All MIBs › HMPRIV-MGMT-SNMP-MIB › hmNeighbourSlot
hmNeighbourSlot
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmNeighbourSlot
OID (numeric): 1.3.6.1.4.1.248.14.2.6.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
An index that uniquely identifies an agent by the slot in the chassis.
What is hmNeighbourSlot?
This object stores the IP address of a neighboring agent in a chassis, indexed by the slot position of that neighbor, to facilitate communication and discovery between agents in a redundant management architecture. It represents the peer management interface in a high-availability system. An operator uses this to verify that management network connectivity is established between chassis components and to troubleshoot inter-agent communication.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.6.1.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNeighbourSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.6.1.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNeighbourSlot.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.6 | hmNeighbourAgentTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.6.1 | hmNeighbourAgentEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.6.1.1 | hmNeighbourSlot | HMPRIV-MGMT-SNMP-MIB |