h3cCfgReset2
H3C-CONFIG-MAN-MIB ·
.1.3.6.1.4.1.2011.10.2.4.1.2.8
Object
scalar r/w
Enumeration
normal:do nothing. reset :reboot the device with the default configuration. 'normal' will be returned when getting. This node differs from h3cCfgReset in value.
Context
- MIB
- H3C-CONFIG-MAN-MIB
- OID
.1.3.6.1.4.1.2011.10.2.4.1.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- h3cCfgOperate
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-CONFIG-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-CONFIG-MAN-MIB::h3cCfgReset2.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-CONFIG-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-CONFIG-MAN-MIB::h3cCfgReset2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | normal |
1 | reset |