hwDevSnmpProbeNmsDiscSubType
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.103.5.1.3
Object
column Unsigned32
The object specifies the sub type of disconnection. One main type corresponds to multiple sub types.
The mapping between main type and sub type is as follows:
-----------------------------------------------
Main Type | Sub Type
-----------------------------------------------
environment(1)| device reboot(1)
-----------------------------------------------
| uplink port(34)
network(2) ------------------------------
| management network(35)
-----------------------------------------------
| optical module(36)
------------------------------
hardware(3) | uplink board(37)
------------------------------
| main board(38)
-----------------------------------------------
| snmp packet(40)
software(4) ------------------------------
| LACP status(41)
-----------------------------------------------
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.103.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDevSnmpProbeNmsDiscRecordEntry
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::hwDevSnmpProbeNmsDiscSubType'
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::hwDevSnmpProbeNmsDiscSubType.<hwDevSnmpProbeNmsDiscRecordIndex>.<hwDevSnmpProbeNmsDiscMainType>.<hwDevSnmpProbeNmsDiscSubType>'
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::hwDevSnmpProbeNmsDiscSubType'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295