h3cWlanModuleReset
H3C-WLAN-FLEXAPP-CFG-MIB ·
.1.3.6.1.4.1.2011.10.2.75.19.1.1.1.5
Object
column r/w
Enumeration
When read the value from the node none: Represents the module has been rebooted and the status of the module is normal. When write the value to the node reboot: Represents module rebooting. Other values are not supported.
Context
- MIB
- H3C-WLAN-FLEXAPP-CFG-MIB
- OID
.1.3.6.1.4.1.2011.10.2.75.19.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cWlanModuleConfigEntry
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 'H3C-WLAN-FLEXAPP-CFG-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-WLAN-FLEXAPP-CFG-MIB::h3cWlanModuleReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-WLAN-FLEXAPP-CFG-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-WLAN-FLEXAPP-CFG-MIB::h3cWlanModuleReset.<h3cWlanAPSerialID>.<h3cWlanModuleID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-WLAN-FLEXAPP-CFG-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-WLAN-FLEXAPP-CFG-MIB::h3cWlanModuleReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | reboot |