All MIBs › HMPRIV-MGMT-SNMP-MIB › hmDIPSwitchMICERedundancyManager
hmDIPSwitchMICERedundancyManager
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmDIPSwitchMICERedundancyManager
OID (numeric): 1.3.6.1.4.1.248.14.1.1.36.2.1
Node type: OBJECT-TYPE
Type: DIPSwitchState
Access: read-only
Description:
Status from redundancy manager DIP switch.
What is hmDIPSwitchMICERedundancyManager?
This OID displays the hardware DIP switch setting on the device's redundancy manager, indicating whether this unit is configured as the primary or backup in a failover pair. The DIP switch physically sets this role before booting. A technician checks this before replacing a failed redundancy manager to ensure the new unit has the correct switch configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.36.2.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmDIPSwitchMICERedundancyManager
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.36.2.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmDIPSwitchMICERedundancyManager.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hmDIPSwitchMICERedundancyManager.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.1 | hmChassis | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1 | hmSystemTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.36 | hmDIPSwitchGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.36.2 | hmDIPSwitchMICEGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.36.2.1 | hmDIPSwitchMICERedundancyManager | HMPRIV-MGMT-SNMP-MIB |