protectEpsGroupSwitchDirection
RAD-Protection-MIB ·
.1.3.6.1.4.1.164.6.2.72.4.1.3
Object
column r/w
Enumeration
This object specifies Protection group switch direction
policy.
With bidirectional switching, an attempt is made to
coordinate the two directions, even for a unidirectional
failure.
With unidirectional switching, the protection switching at
each direction is fully independent.
Context
- MIB
- RAD-Protection-MIB
- OID
.1.3.6.1.4.1.164.6.2.72.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- protectEpsGroupEntry
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 'RAD-Protection-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Protection-MIB::protectEpsGroupSwitchDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Protection-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Protection-MIB::protectEpsGroupSwitchDirection.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Protection-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Protection-MIB::protectEpsGroupSwitchDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | biDirectional |
3 | uniDirectional |