xlmOperatingMode
INFINERA-ENTITY-XLM-MIB ·
.1.3.6.1.4.1.21296.2.2.2.1.5.1.1.4
Object
This objects controls the operating mode for XLM and DLM in Gen1 and Gen2 modes.
Context
- MIB
- INFINERA-ENTITY-XLM-MIB
- OID
.1.3.6.1.4.1.21296.2.2.2.1.5.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xlmEntry
- Groups
- 2
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 'INFINERA-ENTITY-XLM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINERA-ENTITY-XLM-MIB::xlmOperatingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INFINERA-ENTITY-XLM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINERA-ENTITY-XLM-MIB::xlmOperatingMode.<entLPPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INFINERA-ENTITY-XLM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INFINERA-ENTITY-XLM-MIB::xlmOperatingMode'
Syntax
- Source
- INFINERA-TC-MIBInfnOperatingMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | gen1 |
2 | gen2 |
3 | flex |
4 | unknown |