ethLoopbackType
NORTEL-OME40G-FAC-MIB ·
.1.3.6.1.4.1.562.68.11.3.1.3.1.1.13
Object
Facility if loopback is active; otherwise nothing is returned for this attribute.
Context
- MIB
- NORTEL-OME40G-FAC-MIB
- OID
.1.3.6.1.4.1.562.68.11.3.1.3.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnEthEntry
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 'NORTEL-OME40G-FAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-OME40G-FAC-MIB::ethLoopbackType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-OME40G-FAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-OME40G-FAC-MIB::ethLoopbackType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-OME40G-FAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-OME40G-FAC-MIB::ethLoopbackType'
Syntax
- Source
- LoopbackType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | none |
2 | facility |
3 | terminal |
4 | efmremote |