All MIBs › A3COM-HUAWEI-HGMP-MIB › hgmpNTDPTopHashIndex
hgmpNTDPTopHashIndex
Module: A3COM-HUAWEI-HGMP-MIB
OID (symbolic): A3COM-HUAWEI-HGMP-MIB::hgmpNTDPTopHashIndex
OID (numeric): 1.3.6.1.4.1.43.45.1.6.7.4.11.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Our NTDP information is saved in the HASH table on the administrator switch. Using DeviceID as index will lead to the comparison of a large amount of character strings, which puts too many burdens on the administrator switch. A HAHSIndex is added to reduce the character string comparison to the least range.
What is hgmpNTDPTopHashIndex?
This read-only index (0-255) provides a hash value for fast lookup of NTDP topology relationships, reducing string comparison overhead. Engineers benefit from accelerated topology queries and reduced processor burden during lookups. A value of 123 enables quick access to related topology edge records.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.6.7.4.11.1.1 snmpwalk -v2c -c public <target> A3COM-HUAWEI-HGMP-MIB::hgmpNTDPTopHashIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.6.7.4.11.1.1.1 snmpget -v2c -c public <target> A3COM-HUAWEI-HGMP-MIB::hgmpNTDPTopHashIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hgmpNTDPTopHashIndex.1
Start monitoring H3C/3Com LAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-HGMP-MIB::hgmpNTDPTopHashIndex OID value, configure state conditions and alerts, and monitor any H3C/3Com LAN switches from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.6 | huaweiUtility | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.6.7 | hwCluster | A3COM-HUAWEI-HGMP-MIB |
| 1.3.6.1.4.1.43.45.1.6.7.4 | hwNTDPObject | A3COM-HUAWEI-HGMP-MIB |
| 1.3.6.1.4.1.43.45.1.6.7.4.11 | hgmpNTDPTopTable | A3COM-HUAWEI-HGMP-MIB |
| 1.3.6.1.4.1.43.45.1.6.7.4.11.1 | hgmpNTDPTopEntry | A3COM-HUAWEI-HGMP-MIB |
| 1.3.6.1.4.1.43.45.1.6.7.4.11.1.1 | hgmpNTDPTopHashIndex | A3COM-HUAWEI-HGMP-MIB |