REDSTONE-ATM-MIB: View SNMP OID List / Download MIB

VENDOR: REDSTONE COMMUNICATIONS


 Home MIB: REDSTONE-ATM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rsAtmMIB 1.3.6.1.4.1.2773.2.8
The ATM MIB for the Redstone Communications Inc. enterprise.
     rsAtmObjects 1.3.6.1.4.1.2773.2.8.1
         rsAtmIfLayer 1.3.6.1.4.1.2773.2.8.1.1
             rsAtmNextIfIndex 1.3.6.1.4.1.2773.2.8.1.1.1 rsnextifindex read-only
Coordinate ifIndex value allocation for entries in rsAtmIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
             rsAtmIfTable 1.3.6.1.4.1.2773.2.8.1.1.2 no-access
This table contains entries for ATM interfaces present in the system.
                 rsAtmIfEntry 1.3.6.1.4.1.2773.2.8.1.1.2.1 no-access
Each entry describes the characteristics of an ATM interface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/rsIfTable.
                     rsAtmIfIndex 1.3.6.1.4.1.2773.2.8.1.1.2.1.1 interfaceindex no-access
The ifIndex of the ATM interface. When creating entries in this table, suitable values for this object are determined by reading rsAtmNextIfIndex.
                     rsAtmIfRowStatus 1.3.6.1.4.1.2773.2.8.1.1.2.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: rsAtmIfRowStatus rsAtmIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for rsAtmIfIndex must have been determined previously, by reading rsAtmNextIfIndex. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
                     rsAtmIfLowerIfIndex 1.3.6.1.4.1.2773.2.8.1.1.2.1.3 interfaceindexorzero read-only
The ifIndex of an interface over which this ATM interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
                     rsAtmIfIlmiVpi 1.3.6.1.4.1.2773.2.8.1.1.2.1.4 integer32 read-write
The VPI of the Ilmi of a major ATM interface.
                     rsAtmIfIlmiVci 1.3.6.1.4.1.2773.2.8.1.1.2.1.5 integer32 read-write
The VCI of the Ilmi of a major ATM interface.
                     rsAtmIfIlmiVcd 1.3.6.1.4.1.2773.2.8.1.1.2.1.6 integer32 read-write
An integer identifier for the Ilmi, used in conjunction with the command-line interface. The value must be unique among VCs configured on the same ATM interface.
                     rsAtmIfIlmiPollFrequency 1.3.6.1.4.1.2773.2.8.1.1.2.1.7 integer32 read-write
Use to set the Interim Local Management Interface (ILMI) keepalive timer. This value sets the allowable time between POLL PDU transmissions if there are no pending sequence data PDUs. Use the value 0 to disable ILMI keepalives.
                     rsAtmIfIlmiAdminState 1.3.6.1.4.1.2773.2.8.1.1.2.1.8 integer read-write
The administrative status of ILMI in the ATM interface. Enumeration: 'disabled': 0, 'enabled': 1.
                     rsAtmIfUniVersion 1.3.6.1.4.1.2773.2.8.1.1.2.1.9 integer read-write
Use to specify the User Network Interface (UNI) the router should use when ILMI link auto determination is unsuccesful or ILMI is disabled. Enumeration: 'version4Dot0': 2, 'version3Dot0': 0, 'version3Dot1': 1.
         rsAtmAal5IfLayer 1.3.6.1.4.1.2773.2.8.1.2
             rsAtmAal5NextIfIndex 1.3.6.1.4.1.2773.2.8.1.2.1 rsnextifindex read-only
Coordinate ifIndex value allocation for entries in rsAtmAal5IfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
             rsAtmAal5IfTable 1.3.6.1.4.1.2773.2.8.1.2.2 no-access
This table contains entries for ATM AAL5 interfaces present in the system.
                 rsAtmAal5IfEntry 1.3.6.1.4.1.2773.2.8.1.2.2.1 no-access
Each entry describes the characteristics of an ATM AAL5 interface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/rsIfTable.
                     rsAtmAal5IfIndex 1.3.6.1.4.1.2773.2.8.1.2.2.1.1 interfaceindex no-access
The ifIndex of the ATM AAL5 interface. When creating entries in this table, suitable values for this object are determined by reading rsAtmAal5NextIfIndex.
                     rsAtmAal5IfRowStatus 1.3.6.1.4.1.2773.2.8.1.2.2.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: rsAtmAal5IfRowStatus rsAtmAal5IfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for rsAtmAal5IfIndex must have been determined previously, by reading rsAtmAal5NextIfIndex. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
                     rsAtmAal5IfLowerIfIndex 1.3.6.1.4.1.2773.2.8.1.2.2.1.3 interfaceindexorzero read-only
The ifIndex of an ATM interface over which this ATM AAL5 interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
         rsAtmSubIfLayer 1.3.6.1.4.1.2773.2.8.1.3
             rsAtmSubIfNextIfIndex 1.3.6.1.4.1.2773.2.8.1.3.1 rsnextifindex read-only
Coordinate ifIndex value allocation for entries in rsAtmSubIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
             rsAtmSubIfTable 1.3.6.1.4.1.2773.2.8.1.3.2 no-access
This table contains entries for ATM Subinterfaces present in the system.
                 rsAtmSubIfEntry 1.3.6.1.4.1.2773.2.8.1.3.2.1 no-access
Each entry describes the characteristics of an ATM Subinterface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/rsIfTable.
                     rsAtmSubIfIndex 1.3.6.1.4.1.2773.2.8.1.3.2.1.1 interfaceindex no-access
The ifIndex of the ATM Subinterface. When creating entries in this table, suitable values for this object are determined by reading rsAtmSubNextIfIndex.
                     rsAtmSubIfRowStatus 1.3.6.1.4.1.2773.2.8.1.3.2.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: rsAtmSubIfRowStatus rsAtmSubIfLowerIndex In addition, when creating an entry the following conditions must hold: A value for rsAtmSubIfIndex must have been determined previously, by reading rsAtmSubIfNextIfIndex. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
                     rsAtmSubIfDistinguisher 1.3.6.1.4.1.2773.2.8.1.3.2.1.3 integer32 read-only
An integer identifier for the sub interface, used in conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among sub interfaces configured on the same underlying ATM adaptation layer. The upper bound for the value is further constrained to be identical with the maximum number of sub interfaces supported by the lower interface. If this object is not configured, a value will be allocated internally and can be queried after table entry creation has succeeded.
                     rsAtmSubIfLowerIfIndex 1.3.6.1.4.1.2773.2.8.1.3.2.1.4 interfaceindexorzero read-only
The ifIndex of an ATM AAL5 interface over which this ATM Subinterface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
             rsAtmSubIfVccTable 1.3.6.1.4.1.2773.2.8.1.3.3 no-access
This table contains entries for ATM VCCs configured on ATM Subinterfaces present in the system. An implementation may constrain the number of VCCs permitted to be configured per ATM Subinterface; in particular, an implementation may restrict each ATM Subinterface to have a single VCC. Attributes in this entry can only be configured at entry creation, and remain fixed for the lifetime of the entry.
                 rsAtmSubIfVccEntry 1.3.6.1.4.1.2773.2.8.1.3.3.1 no-access
Each entry describes the characteristics of an ATM Subinterface VCC.
                     rsAtmSubIfVccVpi 1.3.6.1.4.1.2773.2.8.1.3.3.1.1 integer32 no-access
The VPI of the ATM VCC used by this subinterface.
                     rsAtmSubIfVccVci 1.3.6.1.4.1.2773.2.8.1.3.3.1.2 integer32 no-access
The VCI of the ATM VCC used by this subinterface.
                     rsAtmSubIfVccRowStatus 1.3.6.1.4.1.2773.2.8.1.3.3.1.3 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: rsAtmSubIfVccRowStatus In addition, when creating an entry the following conditions must hold: The ATM Subinterface identified by rsAtmSubIfIndex must exist. A positive value configured for rsAtmSubIfVccVcd must not already be assigned to an existing VCC. For each value of rsAtmSubIfVccServiceCategory, additional dependent objects in the entry require configuration as identified here: rsAtmSubIfVccServiceCategory Requires configuration of: ------------------------------------------------------------ ubr ubrPcr rsAtmSubIfVccPcr nrtVbr rsAtmSubIfVccPcr rsAtmSubIfVccScr rsAtmSubIfVccMbs ------------------------------------------------------------ Attributes in this entry can only be configured at entry creation, and remain fixed for the lifetime of the entry.
                     rsAtmSubIfVccVcd 1.3.6.1.4.1.2773.2.8.1.3.3.1.4 integer32 read-only
An integer identifier for the circuit, used in conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among VCCs configured on the same underlying ATM interface. The upper bound for the value is further constrained to be identical with the maximum number of VCCs supported by the underlying ATM interface. If this object is not configured, or is configured with a value of zero, a value will be allocated internally and can be queried after table entry creation has succeeded.
                     rsAtmSubIfVccType 1.3.6.1.4.1.2773.2.8.1.3.3.1.5 integer read-only
Specifies the encapsulation used by the circuit to carry IP datagrams. Encapsulations are as specified in RFC1483 Multiprotocol Interconnect over ATM. Enumeration: 'rfc1483VcMux': 0, 'rfc1483Llc': 1.
                     rsAtmSubIfVccServiceCategory 1.3.6.1.4.1.2773.2.8.1.3.3.1.6 integer read-only
Service category for this circuit: ubr Unspecified bit rate (best effort). ubrPcr Unspecified Bit Rate with Peak Cell Rate limit. nrtVbr Non-realtime Variable Bit Rate. Enumeration: 'nrtVbr': 2, 'ubrPcr': 1, 'ubr': 0.
                     rsAtmSubIfVccPcr 1.3.6.1.4.1.2773.2.8.1.3.3.1.7 integer32 read-only
Peak Cell Rate, in cells per second, of this circuit. This parameter is only required when rsAtmSubIfVccServiceCategory is configured to have one of the following values: ubrPcr nrtVbr
                     rsAtmSubIfVccScr 1.3.6.1.4.1.2773.2.8.1.3.3.1.8 integer32 read-only
Sustained Cell Rate, in cells per second, of this circuit. This parameter is only required when rsAtmSubIfVccServiceCategory is configured to have one of the following values: nrtVbr
                     rsAtmSubIfVccMbs 1.3.6.1.4.1.2773.2.8.1.3.3.1.9 integer32 read-only
Maximum Burst Size, in cells, of this circuit. This parameter is only required when rsAtmSubIfVccServiceCategory is configured to have one of the following values: nrtVbr
     rsAtmConformance 1.3.6.1.4.1.2773.2.8.4
         rsAtmCompliances 1.3.6.1.4.1.2773.2.8.4.1
             rsAtmCompliance 1.3.6.1.4.1.2773.2.8.4.1.1
The compliance statement for entities which implement the Redstone ATM MIB.
         rsAtmGroups 1.3.6.1.4.1.2773.2.8.4.2
             rsAtmGroup 1.3.6.1.4.1.2773.2.8.4.2.1
A collection of objects providing management of ATM interfaces in a Redstone product.
             rsAtmAal5Group 1.3.6.1.4.1.2773.2.8.4.2.2
A collection of objects providing management of AAL5 interfaces in a Redstone product.
             rsAtmSubIfGroup 1.3.6.1.4.1.2773.2.8.4.2.3
A collection of objects providing management of ATM subinterfaces in a Redstone product.