hgmpNTDPCacheHashIndex

HUAWEI-HGMP-MIB · .1.3.6.1.4.1.2011.6.7.4.10.1.1

Object

column Integer32
NTDP information is saved in a HASH table on the command switch. Using DeviceID as an index will lead to the comparison of a large number of character strings, which puts too many burdens on the command switch. A HASHIndex is added to reduce the character string comparison to the least range.

Context

MIB
HUAWEI-HGMP-MIB
OID
.1.3.6.1.4.1.2011.6.7.4.10.1.1
Type
column
Access
readonly
Status
current
Parent
hgmpNTDPCacheEntry
Groups
1

Walk 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-HGMP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-HGMP-MIB::hgmpNTDPCacheHashIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-HGMP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-HGMP-MIB::hgmpNTDPCacheHashIndex.<hgmpNTDPCacheHashIndex>.<hgmpNTDPCacheDeviceID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-HGMP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-HGMP-MIB::hgmpNTDPCacheHashIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance