pvxSwitchErpsVlanPropagate

PACKET-VX-BRIDGE-MIB · .1.3.6.1.4.1.18070.2.2.1.14.1.1.1.20

Object

column r/w Enumeration
This provides option the user to control how the user traffic
needs to be converged in case of ERPS ring failures. With
fast option, user traffic converges in the order of ERPS
times. The side effect is there is redundant traffic all over
rings. With slow option, user traffic flows on the shortest
possible path. There is no extra traffic all over the ring.
But, when ERPS ring failures occur, the convergence times will
not be in the order of ERPS convergence times.

Context

MIB
PACKET-VX-BRIDGE-MIB
OID
.1.3.6.1.4.1.18070.2.2.1.14.1.1.1.20
Type
column
Access
readwrite
Status
current
Default
fast
Parent
pvxSwitchEntry

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 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxSwitchErpsVlanPropagate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxSwitchErpsVlanPropagate.<pvxSwitchIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKET-VX-BRIDGE-MIB::pvxSwitchErpsVlanPropagate'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fast
2slow