pvxLagPortTimeout

PACKET-VX-BRIDGE-MIB · .1.3.6.1.4.1.18070.2.2.1.14.1.11.1.10

Object

column r/w Enumeration
This object sets the LACP timeout period.
long(1)  - LACP PDU will be sent every 30 seconds and
           LACP timeout value (no packet is received from peer)
           is 90 seconds
short(2) - LACP PDU will be sent every 1 second and timeout value
           is 3 seconds.

Context

MIB
PACKET-VX-BRIDGE-MIB
OID
.1.3.6.1.4.1.18070.2.2.1.14.1.11.1.10
Type
column
Access
readwrite
Status
current
Parent
pvxLagPortEntry

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::pvxLagPortTimeout'
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::pvxLagPortTimeout.<pvxLagPortSwitchIdx>.<pvxLagPortShelfIdx>.<pvxLagPortSlotIdx>.<pvxLagPortTypeIdx>.<pvxLagPortIdx>'
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::pvxLagPortTimeout'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1long
2short