ifOtnTpNotAvailableForUse
LUM-IFOTN-MIB ·
.1.3.6.1.4.1.8708.2.50.2.5.1.1.12
Object
column LUM-TCTruthValueWithNA
The ifOtnTpTable is statically populated with entries
that may or may not be available for use depending on
other configuration items.
This attribute states whether the tributary port object
is actually possible to allocate or not.
TRUE => Not possible to allocate.
FALSE => Can be allocated.
Context
- MIB
- LUM-IFOTN-MIB
- OID
.1.3.6.1.4.1.8708.2.50.2.5.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Default
notApplicable- Parent
- ifOtnTpEntry
- 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-IFOTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFOTN-MIB::ifOtnTpNotAvailableForUse'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFOTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFOTN-MIB::ifOtnTpNotAvailableForUse.<ifOtnTpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFOTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFOTN-MIB::ifOtnTpNotAvailableForUse'
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