ifMcPortExpectedType
LUM-IFMC-MIB ·
.1.3.6.1.4.1.8708.2.64.2.2.1.1.4
Object
Device type connected to peer end of a MPO port.
ethernet100gLanSR10 - Connected to a 100G SR10.
ethernet12x10gLan - Connected to a 12x10G device.
frontplane12x10g - Connected to a 12x10G PT-Fabric I/O Unit.
frontplane100g - Connected to a 100G PT-Fabric I/O Unit.
Context
- MIB
- LUM-IFMC-MIB
- OID
.1.3.6.1.4.1.8708.2.64.2.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifMcPortEntry
- Groups
- 5
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IFMC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFMC-MIB::ifMcPortExpectedType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFMC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFMC-MIB::ifMcPortExpectedType.<ifMcPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFMC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFMC-MIB::ifMcPortExpectedType'
Syntax
- Source
- IfMcExpectedType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ethernet100gLanSR10 |
2 | ethernet12x10gLan |
3 | frontplane12x10g |
4 | frontplane100g |
5 | filter10x10g |
6 | notApplicable |