apsConfigDirection
APS-MIB ·
zhone variant
·
.1.3.6.1.2.1.10.49.1.1.2.1.5
Object
column r/w
Enumeration
The directional mode of the APS group.
unidirectional
The unidirectional mode provides protection in one direction.
bidirectional
The bidirectional mode provides protection in both
directions.
This object may not be modified if the associated
apsConfigRowStatus object is equal to active(1).
Context
- MIB
- APS-MIB
- OID
.1.3.6.1.2.1.10.49.1.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apsConfigEntry
- Groups
- 1
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 'APS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-MIB::apsConfigDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-MIB::apsConfigDirection.<apsConfigName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APS-MIB::apsConfigDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unidirectional |
2 | bidirectional |
Conformance
Member of
Compliance refinements
apsCompliance
readonly
Write access is not required.