ifAdminOpState

MX-IF-ADMIN-MIB · .1.3.6.1.4.1.4935.5.8.1.10.1.4

Object

column Enumeration
The operational state of the current interface.
              
This state reflects the component's internal state.
There are certain conditions that affect the internal
state of a voice component.
              
Enabled  : the component is operationally functional.
              
Disabled : the component is operationally non-functional
           due to an internal condition that would not
           allow it to participate in normal VoIP call.

Context

MIB
MX-IF-ADMIN-MIB
OID
.1.3.6.1.4.1.4935.5.8.1.10.1.4
Type
column
Access
readonly
Status
current
Default
disabled
Parent
ifAdminEntry
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 '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::ifAdminOpState'
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::ifAdminOpState.<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::ifAdminOpState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled

Conformance