All MIBs › DECHUB900-ERPTR-MIB-V3-0 › erptrDprSecondaryOperStatus
erptrDprSecondaryOperStatus
Module: DECHUB900-ERPTR-MIB-V3-0
OID (symbolic): DECHUB900-ERPTR-MIB-V3-0::erptrDprSecondaryOperStatus
OID (numeric): 1.3.6.1.4.1.36.2.18.11.5.1.1.3.3.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object reports the operational status of the master redundant secondary port associated with this entry (as specified by erptrDprSecondaryGroupIndex and erptrDprSecondaryPortIndex).
A value of redundancyNotOperational(1) indicates: - redundancy is not operational on the link associated with this entry. - this table entry is associated with a responder redundant port which makes the specification of a master secondary redundant port irrelevant.
A value of masterSecondaryActive(2) indicates: - redundancy is operational on the link associated with this entry. - the port specified by erptrDprLinkGroupIndex and erptrDprLinkPortIndex is configured as a master port on the primary segment of the redundant link associated with this entry. - the secondary segment of the dual-redundant link is currently the active link. - No link failures are detected on the secondary link.
A value of masterSecondaryStandby(3) indicates: - redundancy is operational on the link associated with this entry. - the port specified by erptrDprLinkGroupIndex and erptrDprLinkPortIndex is configured as a master port on the primary segment of the redundant link associated with this entry. - the secondary segment of the dual-redundant link is currently the standby link. - No link failures are detected on the secondary link.
A value of masterSecondaryLinkFailure(4) indicates: - redundancy is operational on the link associated with this entry. - the port specified by erptrDprLinkGroupIndex and erptrDprLinkPortIndex is configured as a master port on the primary segment of the redundant link associated with this entry. - a link failure condition exists on the secondary segment of the dual-redundant link (which may have caused a fail-over to the primary link).
What is erptrDprSecondaryOperStatus?
This reports the live state of the secondary (standby-side) master port of a redundant pair: masterSecondaryActive(2) means the secondary segment is currently carrying traffic, masterSecondaryStandby(3) means it's idle and healthy, and masterSecondaryLinkFailure(4) flags a fault on that segment. Compare it with erptrDprLinkOperStatus to see the full picture of both sides of a dual-redundant uplink.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.5.1.1.3.3.1.1.8 snmpwalk -v2c -c public <target> DECHUB900-ERPTR-MIB-V3-0::erptrDprSecondaryOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.5.1.1.3.3.1.1.8.1 snmpget -v2c -c public <target> DECHUB900-ERPTR-MIB-V3-0::erptrDprSecondaryOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> erptrDprSecondaryOperStatus.1
Start monitoring DEC HUB 900 series modular hub/repeater chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DECHUB900-ERPTR-MIB-V3-0::erptrDprSecondaryOperStatus OID value, configure state conditions and alerts, and monitor any DEC HUB 900 series modular hub/repeater chassis from a single console.
OID Breakdown
Upper-level ancestors (9 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.11 | decHub900 | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5 | repeater | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1 | rptrVersion1 | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1 | rptrExtensions | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.3 | erptrDprPackage | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.3.3 | erptrDprPortInfo | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.3.3.1 | erptrDprLinkTable | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.3.3.1.1 | erptrDprLinkEntry | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.3.3.1.1.8 | erptrDprSecondaryOperStatus | DECHUB900-ERPTR-MIB-V3-0 |