clientIfAutoLambdaState
LUM-CLIENT-MIB ·
.1.3.6.1.4.1.8708.2.27.2.2.1.1.158
Object
column LUM-TCAutoLambdaState
The Auto Lambda state of the TRX.
none - Inserted TRX does not support auto lambda
notApplicable - Interface does not support auto lambda or TRX is not inserted
searching - Searching auto lambda state
locked - Locked auto lambda state
Context
- MIB
- LUM-CLIENT-MIB
- OID
.1.3.6.1.4.1.8708.2.27.2.2.1.1.158- Type
- column
- Access
- readonly
- Status
- current
- Default
notApplicable- Parent
- clientIfEntry
- Groups
- 6
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-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfAutoLambdaState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfAutoLambdaState.<clientIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CLIENT-MIB::clientIfAutoLambdaState'
Syntax
- Source
- LUM-TCAutoLambdaState
- Base type
Enumeration
Type Description
Defines the auto lambda state of the TRX
none - Inserted TRX does not support auto lambda
notApplicable - Interface does not support auto lambda or TRX is not inserted
searching - Searching auto lambda state
locked - Locked auto lambda state
Values & Constraints
Type Values
0 | none |
1 | notApplicable |
2 | searching |
3 | locked |