hh3cDot11APFactoryDataResetCM
HH3C-DOT11-APMT-MIB ·
.1.3.6.1.4.1.25506.2.75.2.1.1.1.14
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
- HH3C-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.25506.2.75.2.1.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cDot11APObjectStatusEntry
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 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-APMT-MIB::hh3cDot11APFactoryDataResetCM'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-APMT-MIB::hh3cDot11APFactoryDataResetCM.<hh3cDot11APID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT11-APMT-MIB::hh3cDot11APFactoryDataResetCM'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | normal |
1 | restart |