junidApsConfigRevert

APS-MIB-JUNI · .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.4

Object

column r/w Enumeration
The revertive mode of the APS group.
              
nonrevertive
              
Traffic remains on the protection line until another switch
request is received.
              
revertive
              
When the condition that caused a switch to the protection
line has been cleared the signal is switched back to the
working line. Since switching is revertive with the 1:n
architecture, junidApsConfigRevert must be set to revertive if
junidApsConfigMode is set to oneToN.
              
Switching may optionally be revertive with the 1+1 architecture.
              
This object may not be modified if the associated
junidApsConfigRowStatus object is equal to active(1).

Context

MIB
APS-MIB-JUNI
OID
.1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
junidApsConfigEntry
Groups
1

Walk 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-JUNI' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-MIB-JUNI::junidApsConfigRevert'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APS-MIB-JUNI' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-MIB-JUNI::junidApsConfigRevert.<junidApsConfigName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APS-MIB-JUNI' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APS-MIB-JUNI::junidApsConfigRevert'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nonrevertive
2revertive

Conformance

Member of
Compliance refinements
Write access is not required.