CISCO-MPOA-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-MPOA-EXT-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
 ciscoMpoaExtMIB 1.3.6.1.4.1.9.9.99999
This MIB module is a Cisco extension to the ATM Forum's MPOA MIB. This MIB module consists of object groups to retrieve information about MPOA shortcut VCCs and to bind MPOA entities (MPC & MPS) to physical interfaces.
             ciscoMpoaExtMIBObjects 1.3.6.1.4.1.9.9.99999.1
                 cMpcExtShortcutVCC 1.3.6.1.4.1.9.9.99999.1.1
                     cMpcExtShortcutVCCTable 1.3.6.1.4.1.9.9.99999.1.1.1 no-access
An extension to the mpcConfig table in the MPOA-MIB. This table identifies the VCI and VPI of each shortcut that is setup by an MPC. A shortcut is a VCC that is setup between the Ingress and Egress MPC.
                         cMpcExtShortcutVCCEntry 1.3.6.1.4.1.9.9.99999.1.1.1.1 no-access
Entries in the table for the shortcut VCCs setup by an MPC.
                             cmpcSCVpi 1.3.6.1.4.1.9.9.99999.1.1.1.1.1 vpiinteger no-access
The VPI of the shortcut VCC setup by the MPC specified by MPC index. The destination of the shortcut VCC is specified by cmpcDestAtmAddr.
                             cmpcSCVci 1.3.6.1.4.1.9.9.99999.1.1.1.1.2 vciinteger no-access
The VCI of the shortcut VCC setup by the MPC specified by the MPC index. The destination of the shortcut VCC is specified by cmpcDestAtmAddr.
                             cmpcDestAtmAddr 1.3.6.1.4.1.9.9.99999.1.1.1.1.3 atmaddress read-only
The ATM address of the destination of this shortcut VCC.
                 cMpcInterface 1.3.6.1.4.1.9.9.99999.1.2
                     cMpcInterfaceMappingTable 1.3.6.1.4.1.9.9.99999.1.2.1 no-access
Table that contains information about the MPC <--> interface binding.
                         cMpcInterfaceMappingEntry 1.3.6.1.4.1.9.9.99999.1.2.1.1 no-access
Each row in this table specifies the interface (by ifIndex) to which an MPC (specified by mpcIndex) is bound. Creation of an MPC does not create an entry in this table. After successfully creating an MPC, the MPC has to be bound to an interface in order to create an entry in this table.
                             cMpcInterfaceMappingIndex 1.3.6.1.4.1.9.9.99999.1.2.1.1.1 interfaceindex read-only
The Interface (specified by the cMpcInterfaceMappingIndex) to which the MPS (specified by mpcIndex) is bound to. This interface has to be an ATM physical interface.
                             cMpcInterfaceMappingRowStatus 1.3.6.1.4.1.9.9.99999.1.2.1.1.2 rowstatus read-only
Row status of the row in the mapping table. Specifying a 'valid' value for the cMpcInterfaceMappingIndex (interface index of an ATM physical interface) in the set operation, along with a value of 4 (createAndGo) for the cMpcInterfaceMappingRowStatus, will bind the MPC specified by mpcIndex to the specified physical interface and create a row entry in this table.
                 cMpsInterface 1.3.6.1.4.1.9.9.99999.1.3
                     cMpsInterfaceMappingTable 1.3.6.1.4.1.9.9.99999.1.3.1 no-access
Table that contains information about the MPS <--> interface binding.
                         cMpsInterfaceMappingEntry 1.3.6.1.4.1.9.9.99999.1.3.1.1 no-access
Each row in this table specifies the interface (by ifIndex) to which an MPS (specified by mpsIndex) is bound. Creation of an MPS does not create an entry in this table. After successfully creating an MPS, the MPS has to be bound to an interface in order to create an entry in this table.
                             cMpsInterfaceMappingIndex 1.3.6.1.4.1.9.9.99999.1.3.1.1.1 interfaceindex read-only
The Interface (specified by the cMpsInterfaceMappingIndex) to which the MPS (specified by mpsIndex) is bound to. This interface has to be an ATM physical interface.
                             cMpsInterfaceMappingRowStatus 1.3.6.1.4.1.9.9.99999.1.3.1.1.2 rowstatus read-only
Row status of the row in the mapping table. Specifying a 'valid' value for the cMpsInterfaceMappingIndex (interface index of an ATM physical interface) in the set operation, along with a value of 4 (createAndGo) for the cMpsInterfaceMappingRowStatus, will bind the MPS specified by mpsIndex to the specified physical interface and create a row entry in this table. Similarly, specifying a value of 6 (destroy) for the cMpsInterfaceMappingRowStatus, along with the mpsIndex of the MPS, will detach the specified MPS from the physical interface(i.e. if it is already attached).
             ciscoMpoaExtMIBNotificationPrefix 1.3.6.1.4.1.9.9.99999.2
                 ciscoMpoaExtMIBNotifications 1.3.6.1.4.1.9.9.99999.2.0
             ciscoMpoaExtMIBConformance 1.3.6.1.4.1.9.9.99999.3
                 ciscoMpoaExtMIBCompliances 1.3.6.1.4.1.9.9.99999.3.1
                     ciscoMpoaExtMIBCompliance 1.3.6.1.4.1.9.9.99999.3.1.1
This module should be implemented by all Cisco devices supporting MPOA Clients.
                 ciscoMpoaExtMIBGroups 1.3.6.1.4.1.9.9.99999.3.2
                     ciscoMpoaExtShorcutVCCMIBGroup 1.3.6.1.4.1.9.9.99999.3.2.1
A collection of objects related to identifying a shorcut VCC setup by an MPC.
                     ciscoMpoaExtMpcInterfaceMappingGroup 1.3.6.1.4.1.9.9.99999.3.2.2
A collection of objects related to identify the interface to which an MPC is bound to.
                     ciscoMpoaExtMpsInterfaceMappingGroup 1.3.6.1.4.1.9.9.99999.3.2.3
A collection of objects related to identify the interface to which an MPS is bound to.