All MIBs › CM-FACILITY-MIB › cmEthernetNetPortIfIndex
cmEthernetNetPortIfIndex
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmEthernetNetPortIfIndex
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.7.1.2
Node type: OBJECT-TYPE
Type: InterfaceIndex
Access: read-only
Description:
This object has the same value as ifIndex for Ethernet Network Port. An integer index value used to uniquely identify this Ethernet Network Port.
What is cmEthernetNetPortIfIndex?
This object represents the interface index (ifIndex) value that uniquely identifies an Ethernet network port in the ADVA CM facility. It provides a direct reference to the corresponding interface in the standard IF-MIB, allowing management stations to correlate CM-specific port information with standard interface data. An operator would query this to determine which standard SNMP interface corresponds to a particular Ethernet network port on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.7.1.2 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmEthernetNetPortIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.7.1.2.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmEthernetNetPortIfIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmEthernetNetPortIfIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7 | cmEthernetNetPortTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7.1 | cmEthernetNetPortEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7.1.2 | cmEthernetNetPortIfIndex | CM-FACILITY-MIB |