wdmIfTrxTunable
LUM-WDM-MIB ·
.1.3.6.1.4.1.8708.2.4.2.2.1.1.125
Object
column LUM-TCTruthValueWithNA
The transceiver is of tunable type.
true - Inserted TRX is of tunable type
false - Inserted TRX is not of tunable type
notAvailable - Attribute is not available under current circumstances or TRX is not inserted
notApplicable - Attribute is not used in current configuration
Context
- MIB
- LUM-WDM-MIB
- OID
.1.3.6.1.4.1.8708.2.4.2.2.1.1.125- Type
- column
- Access
- readonly
- Status
- current
- Default
notAvailable- Parent
- wdmIfEntry
- Groups
- 1
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-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmIfTrxTunable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmIfTrxTunable.<wdmIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-WDM-MIB::wdmIfTrxTunable'
Syntax
- Source
- LUM-TCTruthValueWithNA
- Base type
Enumeration
Type Description
Defines a value that can be true, false or not available
true - The condition is false
false - The condition is not true
notAvailable (2147483646) is used when attribute is
not available under current circumstances. This value
is only used when used for a state.
notApplicable (2147483647) is used when attribute is
not used in current configuration.
Values & Constraints
Type Values
0 | true |
1 | false |
2147483646 | notAvailable |
2147483647 | notApplicable |
Conformance
Member of