All MIBs › RAD-MIB › ip2IfRdnState
ip2IfRdnState
Module: RAD-MIB
OID (symbolic): RAD-MIB::ip2IfRdnState
OID (numeric): 1.3.6.1.4.1.164.3.1.6.7.1.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object defines the role this bundle plays in the redundancy scheme: none(2) - means this bundle is not part of redundancy pair. primary/ secondary - means this bundle is not part of redundancy pair, and that is the primary bundle or the secondary bunle.
What is ip2IfRdnState?
This object defines the redundancy role played by a bundle (aggregated interface) within a redundancy scheme on a RAD device, with values indicating whether it is primary, secondary, or not part of a redundant pair. It reflects the current redundancy state of that interface group. An operator would check this value to confirm the active/standby status of bundled connections in a redundancy configuration during failover operations or during status verification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.7.1.1.24 snmpwalk -v2c -c public <target> RAD-MIB::ip2IfRdnState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.7.1.1.24.1 snmpget -v2c -c public <target> RAD-MIB::ip2IfRdnState.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.7 | ip2If | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.1 | ip2IfTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.1.1 | ip2IfEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.1.1.24 | ip2IfRdnState | RAD-MIB |