hwDevSnmpProbeNmsDiscMaxInterval
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.103.4.1.3
Object
column Unsigned32
The object specifies the max interval that device connects to NMS. If the NMS fails to connect to the device within the max interval, the NMS is disconnected to the device. The value ranges from 10 to 3600. The unit of MaxInterval time is second.
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.103.4.1.3- 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::hwDevSnmpProbeNmsDiscMaxInterval'
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::hwDevSnmpProbeNmsDiscMaxInterval.<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::hwDevSnmpProbeNmsDiscMaxInterval'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 10-3600