pvxStaticUnicastIntfIdList

PACKET-VX-BRIDGE-MIB · .1.3.6.1.4.1.18070.2.2.1.14.1.6.1.5

Object

column r/w PvxVLANPortList
The set of ports for which a frame with a specific
unicast address will be flooded in the event that it
has not been learned.

Context

MIB
PACKET-VX-BRIDGE-MIB
OID
.1.3.6.1.4.1.18070.2.2.1.14.1.6.1.5
Type
column
Access
readwrite
Status
current
Parent
pvxStaticUnicastEntry

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::pvxStaticUnicastIntfIdList'
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::pvxStaticUnicastIntfIdList.<pvxStaticUnicastSwitchIdx>.<pvxStaticUnicastVlanIdx>.<pvxStaticUnicastMACAddrIdx>.<pvxStaticUnicastReceivePort>'
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::pvxStaticUnicastIntfIdList'

Syntax

Source
PvxVLANPortList
Base type
OctetString
Based on
SNMPv2-TCDisplayString
Type Description
Port list in the format of shelf/slot{ports}. 
for example: L{1,4};1/1{g2,g6,x1}
         or: 11/3{g1,g2,g3,x2}
The sub-list indicated by L indicates the LAG ports.
The sub-list indicated by the shelf/slot pair contains
    entries for the non-lag ports. They are qualified
    by g for gigabit ports and x for ten-gigabit ports.

Values & Constraints

No enumerated values or constraints recorded.