All MIBs › CASCADE-MIB › pportAPSxCommand
pportAPSxCommand
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportAPSxCommand
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.138
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: External switch commands. The clear command clears any previously activated external command. Manual switch is preemptable by auto-switch-requests (line failures) while forced switch is not preemptable (except if the protection line fails). Manual and forced switch from protection to working, is valid only for 1+1 mode. Exercise simulates a switchover using APS signalling without actually performing a switch to protection line.
What is pportAPSxCommand?
This issues an explicit external APS command on this port, such as a manual or forced switch between working and protection lines, a lockout of protection, an exercise (simulated switchover without an actual traffic switch), or a clear of any previously issued command. The distinction between manual and forced switch matters specifically on this port because manual switch can be preempted by a genuine line failure while forced switch cannot, except if the protection line itself fails, so choosing the wrong command type here could either let an unwanted real failure override your intentional test switch, or block a legitimate automatic failover during a maintenance window. A technician wanting to safely test this port's APS signaling without disrupting live traffic would issue exercise, whereas someone deliberately moving traffic to the protection line ahead of planned maintenance on the working line would issue forced-switch-w-to-p to ensure the switch cannot be preempted by anything short of a protection-line failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.138 snmpwalk -v2c -c public <target> CASCADE-MIB::pportAPSxCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.138.1 snmpget -v2c -c public <target> CASCADE-MIB::pportAPSxCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.2.1.138.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::pportAPSxCommand 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.138 | pportAPSxCommand | CASCADE-MIB |