hwDevSnmpProbeNmsSeq
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.103.4.1.1
Object
column Unsigned32
The object specifies the index of NMS disconnecting monitoring table. Device determines whether NMS is disconnected to device based on whether the received sequence number are consecutive. The sequence number starts from 1 and 0 is invalid value. Actively disconnects from the device when the sequence number is 0.
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.103.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDevSnmpProbeNmsDiscEntry
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 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DEVICE-MIB::hwDevSnmpProbeNmsSeq'
More examples
Read one indexed 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::hwDevSnmpProbeNmsSeq.<hwDevSnmpProbeNmsSeq>.<hwDevSnmpProbeNmsTime>.<hwDevSnmpProbeNmsDiscMaxInterval>'
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::hwDevSnmpProbeNmsSeq'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295