sDot1qPvid

GBNDeviceSWAPI-MIB · .1.3.6.1.4.1.13464.1.2.2.2.8.4.5.1.1

Object

column r/w VlanIndex
DURABLE: { 1:all }
The PVID, the VLAN ID assigned to untagged frames or
Prority-Tagged frames received on this port.

Context

MIB
GBNDeviceSWAPI-MIB
OID
.1.3.6.1.4.1.13464.1.2.2.2.8.4.5.1.1
Type
column
Access
readwrite
Status
current
Default
1
Parent
sDot1qPortVlanEntry
Groups
1

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 'GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNDeviceSWAPI-MIB::sDot1qPvid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNDeviceSWAPI-MIB::sDot1qPvid.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNDeviceSWAPI-MIB::sDot1qPvid'

Syntax

Source
VlanIndex
Base type
Unsigned32
Type Description
A value used to index per-VLAN tables: values of 0 and
4095 are not permitted; if the value is between 1 and
4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with
global scope within a given bridged domain (see VlanId
textual convention).  If the value is greater than 4095
then it represents a VLAN with scope local to the
particular agent, i.e. one without a global VLAN-ID
assigned to it. Such VLANs are outside the scope of
IEEE 802.1Q but it is convenient to be able to manage them
in the same way using this MIB.

Values & Constraints

No enumerated values or constraints recorded.

Conformance