virtualPortSwitchCommand
ADVA-FSPR7-MIB ·
.1.3.6.1.4.1.2544.1.11.7.3.4.2.1.39
Object
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.
Context
- MIB
- ADVA-FSPR7-MIB
- OID
.1.3.6.1.4.1.2544.1.11.7.3.4.2.1.39- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- virtualPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADVA-FSPR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-MIB::virtualPortSwitchCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVA-FSPR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-MIB::virtualPortSwitchCommand.<entityFacilityShelfNo>.<entityFacilitySlotNo>.<entityFacilityPortNo>.<entityFacilityExtNo>.<entityFacilityClassName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-FSPR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-FSPR7-MIB::virtualPortSwitchCommand'
Syntax
- Source
- ADVA-FSPR7-TC-MIBFspR7APSCommand
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
1 | release |
2 | manualSwitch |