swL2PVIDAutoAssignmentState
DES3200-10-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.113.2.2.23.3
Object
scalar r/w
Enumeration
This object controls the PVID auto assigment state.
If 'Auto-assign PVID' is disabled, PVID only be changed
by PVID configuration (user changes explicitly). The VLAN
configuration will not automatically change PVID.
If 'Auto-assign PVID' is enabled, PVID will be possibly
changed by PVID or VLAN configuration. When user configures
a port to VLAN X's untagged membership, this port's PVID
will be updated with VLAN X. In the form of VLAN list command,
PVID is updated with last item of VLAN list. When user removes
a port from the untagged membership of the PVID's VLAN, the
port's PVID will be assigned with 'default VLAN'.
Context
- MIB
- DES3200-10-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.113.2.2.23.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swL2VlanMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES3200-10-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200-10-L2MGMT-MIB::swL2PVIDAutoAssignmentState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3200-10-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3200-10-L2MGMT-MIB::swL2PVIDAutoAssignmentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |