hwSysHandshakeEnable
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.13.1
Object
scalar r/w
Enumeration
The switch of periodic handshake between the device and the NMS. The NMS uses the periodic handshake process to check whether the device is properly connected. Default: false Options: 1.nooperation(0) -default shakes hands of the system 2.true(1) -The device periodically shakes hands with the NMS 3.false(2) -The device does not periodically shake hands with the NMS
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.13.1- 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::hwSysHandshakeEnable.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::hwSysHandshakeEnable'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.