pvxLGPortList
PACKET-VX-BRIDGE-MIB ·
.1.3.6.1.4.1.18070.2.2.1.14.1.10.1.3
Object
column PvxPhyPortList
Each entry in this list is for each physical port that participates in Link Aggregation which can be either aggregatable or individual.
Context
- MIB
- PACKET-VX-BRIDGE-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.14.1.10.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pvxLagGroupEntry
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 '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::pvxLGPortList'
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::pvxLGPortList.<pvxLGSwitchIdx>.<pvxLGIdx>'
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::pvxLGPortList'
Syntax
- Source
- PvxPhyPortList
- Base type
OctetString- Based on
- SNMPv2-TCDisplayString
Type Description
Port list in the format of shelf/slot/porttype/portNum. shelf: 1, 11, 21, or 31 shot: 1 - 20 porttype: 1 - GE, 2 - 10GE portnum: 1-24
Values & Constraints
No enumerated values or constraints recorded.