clientIfAutoLambdaCapability
LUM-CLIENT-MIB ·
.1.3.6.1.4.1.8708.2.27.2.2.1.1.157
Object
column LUM-TCAutoLambdaCapability
The Auto Lambda capability of the TRX.
none - Inserted TRX does not support auto lambda
notApplicable - Interface does not support auto lambda or TRX is not inserted
dualEndedPeer - TRX for dual ended peer auto lambda
Context
- MIB
- LUM-CLIENT-MIB
- OID
.1.3.6.1.4.1.8708.2.27.2.2.1.1.157- 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::clientIfAutoLambdaCapability'
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::clientIfAutoLambdaCapability.<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::clientIfAutoLambdaCapability'
Syntax
- Source
- LUM-TCAutoLambdaCapability
- Base type
Enumeration
Type Description
Defines the auto lambda capability of the TRX
none - Inserted TRX does not support auto lambda
notApplicable - Interface does not support auto lambda or TRX is not inserted
dualEndedPeer - TRX for dual ended peer auto lambda
singleEndedTee - TRX for single ended tail-end equipment auto lambda
singleEndedHee - TRX for single ended head-end equipment auto lambda
Values & Constraints
Type Values
0 | none |
1 | notApplicable |
2 | dualEndedPeer |
3 | singleEndedTee |
4 | singleEndedHee |