hpnicfDot11APIfAdminStatus
HPN-ICF-DOT11-APMT-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.75.2.2.23.1.27
Object
column r/w
Enumeration
Expected state of the interface. In testing state the interface does not forward any operational packets. When a managed system is initialized, all interfaces start with hpnicfDot11APIfAdminStatus in the down state. As a result of either explicit management action or per configuration information retained by the managed system, hpnicfDot11APIfAdminStatus is then changed to either the up or testing state or remains in the down state.
Context
- MIB
- HPN-ICF-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.75.2.2.23.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDot11APIfStatisByAPIDEntry
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 'HPN-ICF-DOT11-APMT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-APMT-MIB::hpnicfDot11APIfAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-DOT11-APMT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-APMT-MIB::hpnicfDot11APIfAdminStatus.<hpnicfDot11CurAPID>.<hpnicfDot11APIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-DOT11-APMT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-DOT11-APMT-MIB::hpnicfDot11APIfAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |