hh3cEOCComCnuReset
HH3C-EOC-COMMON-MIB ·
.1.3.6.1.4.1.25506.2.83.3.2.1.9
Object
column r/w
Enumeration
This variable is used to reset the CNU device. The interface may be unavailable while the reset occurs and data may be lost. During reading operation it returns the state of the CNU device. running(1) indicates and operates normal operation, reset(2) indicates and operates reset mode. Writing can be done all the time.
Context
- MIB
- HH3C-EOC-COMMON-MIB
- OID
.1.3.6.1.4.1.25506.2.83.3.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cEOCComCnuSysManEntry
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-EOC-COMMON-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-EOC-COMMON-MIB::hh3cEOCComCnuReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-EOC-COMMON-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-EOC-COMMON-MIB::hh3cEOCComCnuReset.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-EOC-COMMON-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-EOC-COMMON-MIB::hh3cEOCComCnuReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | reset |