swL2VlanAdvertisementState
DGS3627-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.11
Object
column r/w
Enumeration
Specifies the VLAN as able to join GVRP If this parameter is not set, the VLAN cannot be configured to have forbidden ports. This flag protocol VLAN is fixed to DISABLE.
Context
- MIB
- DGS3627-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swL2VlanEntry
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 'DGS3627-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3627-L2MGMT-MIB::swL2VlanAdvertisementState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS3627-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3627-L2MGMT-MIB::swL2VlanAdvertisementState.<swL2VlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS3627-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS3627-L2MGMT-MIB::swL2VlanAdvertisementState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |