pvxVLANMemberPortList

PACKET-VX-BRIDGE-MIB · .1.3.6.1.4.1.18070.2.2.1.14.1.4.1.4

Object

column r/w PvxL2PortList
This object represents a single ingress port or set of ports 
which can be configured for a particular vlan. The format 
of the set request for this object will depend on the 
value of the vlanPortListOpType object being sent in the 
set request.
Note: The set request will fail if the syntax of the value
is not exactly the same as defined by vlanPortListOpType 
description.

Context

MIB
PACKET-VX-BRIDGE-MIB
OID
.1.3.6.1.4.1.18070.2.2.1.14.1.4.1.4
Type
column
Access
readwrite
Status
current
Parent
pvxVLANEntry

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::pvxVLANMemberPortList'
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::pvxVLANMemberPortList.<pvxVLANSwitchIdx>.<pvxVLANIdx>'
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::pvxVLANMemberPortList'

Syntax

Source
PvxL2PortList
Base type
OctetString
Based on
SNMPv2-TCDisplayString
Type Description
Port list in the format of switch/shelf/slot/porttype/portNum. 
switch: 1 - 11
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.