All MIBs › ATMSWCH-MIB › atmSwchSlotAPSSwitchCommand
atmSwchSlotAPSSwitchCommand
Module: ATMSWCH-MIB
OID (symbolic): ATMSWCH-MIB::atmSwchSlotAPSSwitchCommand
OID (numeric): 1.3.6.1.4.1.81.33.5.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Allows the initiation of an APS switch command. The Switch command values are: noCmd(1) This value should be returned by a read request when no switch Command has been written to APS since the last Non-Volatile Memory reset. This value may not be used in a write operation. clear(2) Clears all of the switch commands listed below. forcedSwitchWorkToProtect(3) Switches from the working link to the protection link. This command has higher priority over the manual switch commands. forcedSwitchProtectToWork(5) Switches from the protection link to the working link. This command has higher priority over the manual switch commands. manualSwitchWorkToProtect(6) Switches the working link to the protection link. manualSwitchProtectToWork(7) Switches from the protection link to the working link.
When read this object returns the last command written or noCmd(1) if no command has been written since the last Non-Volatile Memory reset. The return of the last command written does not imply that this command is currently in effect. This request may have been preempted by a higher priority local or remote request. In order to determine the current state of the APS group it is necessary to read the object atmSwchSlotAPSCurrentState.
What is atmSwchSlotAPSSwitchCommand?
This is a read-write control object for issuing APS switch commands (forced switch, manual switch, clear). It enables manual intervention in APS operation for testing or override. Setting to 3 forces traffic from working line to protection line.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.33.5.1.1.6 snmpwalk -v2c -c public <target> ATMSWCH-MIB::atmSwchSlotAPSSwitchCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.33.5.1.1.6.1 snmpget -v2c -c public <target> ATMSWCH-MIB::atmSwchSlotAPSSwitchCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.33.5.1.1.6.1 i <value>
Start monitoring Lucent Technologies ATM switch platforms (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATMSWCH-MIB::atmSwchSlotAPSSwitchCommand OID value, configure state conditions and alerts, and monitor any Lucent Technologies ATM switch platforms (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.33 | atmSwch | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.5 | atmSwchSlot | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.5.1 | atmSwchSlotTable | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.5.1.1 | atmSwchSlotEntry | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.5.1.1.6 | atmSwchSlotAPSSwitchCommand | ATMSWCH-MIB |