ifBasicAdminNotAvailableForUse

LUM-IFBASIC-MIB · .1.3.6.1.4.1.8708.2.46.2.3.1.1.15

Object

Is the interface not available for use.
The interface may be created in order to show some
physical properties but may otherwise be unavailable
for service depending on setup and available resources.

Context

MIB
LUM-IFBASIC-MIB
OID
.1.3.6.1.4.1.8708.2.46.2.3.1.1.15
Type
column
Access
readonly
Status
current
Default
notApplicable
Parent
ifBasicAdminEntry
Groups
1

Walk 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-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicAdminNotAvailableForUse'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicAdminNotAvailableForUse.<ifBasicAdminIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFBASIC-MIB::ifBasicAdminNotAvailableForUse'

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
0true
1false
2147483646notAvailable
2147483647notApplicable

Conformance