CISCO-MGX8800-IF-MAPPING-MIB
15 objects
This MIB module is used for getting the ifIndex values given physical location and/or logical information. The physical information includes the slot, back-card and physical line, IMA group ID, MFR (Multilink Frame Relay) bundle etc. The logical information includes the logical interface or virtual interface number. In this MIB back card, bay, line module are used to refer to the back card.
Imported Objects
| CISCOWAN-SMI | ciscoWan |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.351.150.7 | IdentityciscoMGX8800IfMappingMIB | This MIB module is used for getting the ifIndex values given physical location and/or logical information. The physical information includes the slot, back-car… | ||
| 1.3.6.1.4.1.351.150.7.1 | NodecmimMappingObjects | |||
| 1.3.6.1.4.1.351.150.7.1.1 | NodecmimPhysToIf | |||
| 1.3.6.1.4.1.351.150.7.1.1.1 | TablecmimPhysToIfTable | not-accessible | current | This table contains one or more rows, representing mappings of physical or logical interfaces to ifIndex values. |
| 1.3.6.1.4.1.351.150.7.1.1.1.1 | RowcmimPhysToIfEntry | not-accessible | current | Information about a particular physical interface or logical interface. |
| 1.3.6.1.4.1.351.150.7.1.1.1.1.1 | ColumncmimModuleIndex | not-accessible | current | An index value that uniquely identifies the location of the module or a physical line. It has the information on slot number, back card and physical line numbe… |
| 1.3.6.1.4.1.351.150.7.1.1.1.1.2 | ColumncmimIfNumber | not-accessible | current | An index value uniquely identifies the interface number (physical, logical) of the module. The value specified depends on the value specified in cmimIfType. cm… |
| 1.3.6.1.4.1.351.150.7.1.1.1.1.3 | ColumncmimIfType | not-accessible | current | The type of interface specified by cmimIfNumber. |
| 1.3.6.1.4.1.351.150.7.1.1.1.1.4 | ColumncmimIfIndex | read-only | current | The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to the INDEXes specified in the table. Note that the values… |
| 1.3.6.1.4.1.351.150.7.3 | NodecmimPhysToIfMIBConformance | |||
| 1.3.6.1.4.1.351.150.7.3.1 | NodecmimPhysToIfMIBCompliances | |||
| 1.3.6.1.4.1.351.150.7.3.1.1 | CompliancecmimPhysToIfMIBCompliance | current | The compliance statement for cmimPhystoIfTable. | |
| 1.3.6.1.4.1.351.150.7.3.2 | NodecmimPhysToIfMIBGroups | |||
| 1.3.6.1.4.1.351.150.7.3.2.1 | GroupcmimPhysToIfMIBGroup | current | This group has to be implemented on all MGX8800 series products. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CmimIfType | INTEGER { physicalLine(1), atmIma(2), atm(3), atmVirtual(4), ds1Inds3(5), adjCardApsLine(6), propAtm(7), sonetVT(8), imaGrpAtmPhy(9), srmBertLine(10), srmBertPort(11), sonetPath(12), ds3SonetPath(13), atmSonetPath(14), atmDs3SonetPath(15), frameRelayPort(16), ces(17), ds1VTPath(18), ds1Ds3SonetPath(19), atmVciEndPt(20), mfrBundle(21), ppplink(22), pppMpbundle(23), lapd(24) } | current | The interface types. |