pvxLagPortAggState

PACKET-VX-BRIDGE-MIB · .1.3.6.1.4.1.18070.2.2.1.14.1.11.1.8

Object

column Enumeration
This read-only object is used to display the port state in aggregation
inBndl(1)      - The port is operationally up and actively 
                 takes part in aggregation.
standby(2)     - The port is capable of joining in
                 aggregation group, when any of the ports in  
                 aggregation group goes down.
down(3)        - The port is operationally down in lower layers.
                 or the port is operational in lower layers
                 but temporarily not able to participate
                 in aggregation because of different partner
                 information in the same group.
alone(4)       - The port is operating individually and
                 is not taking part in aggregation.

Context

MIB
PACKET-VX-BRIDGE-MIB
OID
.1.3.6.1.4.1.18070.2.2.1.14.1.11.1.8
Type
column
Access
readonly
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::pvxLagPortAggState'
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::pvxLagPortAggState.<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::pvxLagPortAggState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inbndl
2stdby
3down
4alone