flowEntityConfigSwitchCommand
FspR7-LAYER2-MIB ·
.1.3.6.1.4.1.2544.1.11.3.13.11.11.1.20
Object
Protection Switch commands: Manual, Lock or Release. The 'Manual Switch' switches manually from addressed facility to the partner but does not force the traffic onto a broken fiber and it does not block the subsequent automatic functioning of the switch. The 'Lock Switch' - ask Gerald for description....... The 'Release Switch' releases the current switch command. Relevant especially to 'Lock Switch' command. For 'Manual Switch' relevant only if revertivity is supported.
Context
- MIB
- FspR7-LAYER2-MIB
- OID
.1.3.6.1.4.1.2544.1.11.3.13.11.11.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- flowEntityConfigEntry
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 'FspR7-LAYER2-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FspR7-LAYER2-MIB::flowEntityConfigSwitchCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FspR7-LAYER2-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FspR7-LAYER2-MIB::flowEntityConfigSwitchCommand.<flowEntityIndexEth>.<flowEntityIndexFlow>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FspR7-LAYER2-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FspR7-LAYER2-MIB::flowEntityConfigSwitchCommand'
Syntax
- Source
- FspR7-MIBFspR7APSCommand
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
1 | release |
2 | manualSwitch |