hwSysRegisterResponseStatus
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.13.3
Object
scalar r/w
Enumeration
The NMS response to the periodic handshake packet from the device. Options: 1.nooperation(-1) -default state of the system 2.registering(1) -register is in processing 3.success(2) -The registration/handshake packet reported by the device is successfully handled 4.failure(3) -register failed 5.timeout(4) -register timeout
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.13.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwSysRegister
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 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DEVICE-MIB::hwSysRegisterResponseStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DEVICE-MIB::hwSysRegisterResponseStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.