All MIBs › ADVA-FSPR7-MIB › physicalPortSwitchCommand
physicalPortSwitchCommand
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::physicalPortSwitchCommand
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.70
Node type: OBJECT-TYPE
Type: FspR7APSCommand
Access: read-write
Description:
The switch command action for this facility. A command resulting in a switch event will also cause a change of the facility secondary state and a corresponding condition. Addressed by this command is the active port, the port to switch away from. Since this is a manual switch command, it will not switch if other port suffers from a signalfailure or a signal degrade.
What is physicalPortSwitchCommand?
Stores an enumerated action command that initiates manual failover, redundancy switching, or protection group state changes on this facility. Operators issue switch commands during maintenance or emergency response to redirect traffic away from a faulted path to a working standby port. An example command would be SwitchToStandby to immediately activate a redundant link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.70 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::physicalPortSwitchCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.70.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::physicalPortSwitchCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.70.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> physicalPortSwitchCommand.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3 | management | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4 | facilityMgmt | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4.1 | physicalPortTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4.1.1 | physicalPortEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.70 | physicalPortSwitchCommand | ADVA-FSPR7-MIB |