vlanEntryVlanDefault
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.10
Object
column mandatory
r/w
Enumeration
This object specifies which vlanTable entry is the
'default entry'. By default, the entry with the
vlanEntryIndex value of 1 will have this object set to
true(1).
Only one vlanTable entry can be designated as the VLAN
default entry. Setting this object to true(1) for an
entry will make this object false(0) for all other
vlanTable entries.
Only the vlanTable entry with this object set to true(1)
will allow the vlanEntryTagging object to be configurable
for this vlanEntryIndex index.
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::vlanEntryVlanDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::vlanEntryVlanDefault.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::vlanEntryVlanDefault'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.