ifAdminUsageState
MX-IF-ADMIN-MIB ·
.1.3.6.1.4.1.4935.5.8.1.10.1.5
Object
column Enumeration
The usage state of the current interface.
It indicates the running state of a voice component.
Idle : the component is not currently
processing calls, but is available
for use.
Active : the component being used is usable and
available for processing and still has
additional capacity.
Busy : the component is usable but is not available
for any new processing requests, since all
its ressources are currently being used.
Idle-Unusable : the component is not currently processing
calls and not available for use.
Context
- MIB
- MX-IF-ADMIN-MIB
- OID
.1.3.6.1.4.1.4935.5.8.1.10.1.5- Type
- column
- Access
- readonly
- Status
- current
- Default
idle-unusable- Parent
- ifAdminEntry
- 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 'MX-IF-ADMIN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-IF-ADMIN-MIB::ifAdminUsageState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-IF-ADMIN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-IF-ADMIN-MIB::ifAdminUsageState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-IF-ADMIN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-IF-ADMIN-MIB::ifAdminUsageState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | active |
3 | busy |
4 | idle-unusable |
Conformance
Member of