All MIBs › CASCADE-MIB › pportRedundancyArch
pportRedundancyArch
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportRedundancyArch
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.128
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Pport redundancy architecture. Default is disabled. aps-intracard -- ports are both on same card. aps-with-resilient-uni -- ports may be on different cards, resilient UNI is used to reroute traffic. aps-intercard-trunk-backup -- ports may be on different cards, aps keeps phy layer in sync w/trunk backup.
What is pportRedundancyArch?
This selects the redundancy architecture used to protect this port: disabled, intracard APS, APS with resilient UNI (where resilient UNI cards reroute traffic), or APS with trunk backup (where APS keeps the physical layer in sync with a trunk backup), and defaults to disabled. Choosing the wrong architecture here for this specific port's actual physical redundancy setup means an actual line failure would not trigger the intended automatic protection switchover, silently leaving the port without the failover the network design assumed it had. A port physically wired with a paired protection line on the same card would need pportRedundancyArch set to aps-intracard, whereas a design relying on rerouting through a resilient UNI card would instead need aps-with-resilient-uni configured on this port to match.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.128 snmpwalk -v2c -c public <target> CASCADE-MIB::pportRedundancyArch
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.128.1 snmpget -v2c -c public <target> CASCADE-MIB::pportRedundancyArch.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.2.1.128.1 i <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::pportRedundancyArch OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4 | pport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2 | pportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1 | pportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1.128 | pportRedundancyArch | CASCADE-MIB |