hpnicfDot11APResetCM
HPN-ICF-DOT11-APMT-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.75.2.1.1.1.12
Object
column r/w
Enumeration
When reading the value from the node normal - Represents the AP cannot be reset. restart - Represents the AP can be reset. When writing the value to the node restart - Represents resetting the AP. Other values are not supported.
Context
- MIB
- HPN-ICF-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.75.2.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDot11APObjectStatusEntry
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::hpnicfDot11APResetCM'
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::hpnicfDot11APResetCM.<hpnicfDot11APID>'
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::hpnicfDot11APResetCM'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | normal |
1 | restart |