ieee8021QBridgeNextFreeLocalVlanIndex
IEEE8021-Q-BRIDGE-MIB ·
.1.3.111.2.802.1.1.4.1.4.4.1.2
Object
column Unsigned32
The next available value for ieee8021QBridgeVlanIndex of a local
VLAN entry in ieee8021QBridgeVlanStaticTable. This will report
values >=4096 if a new Local VLAN may be created or else
the value 0 if this is not possible.
A row creation operation in this table for an entry with a local
VlanIndex value may fail if the current value of this object
is not used as the index. Even if the value read is used,
there is no guarantee that it will still be the valid index
when the create operation is attempted; another manager may
have already got in during the intervening time interval.
In this case, ieee8021QBridgeNextFreeLocalVlanIndex should be re-read
and the creation re-tried with the new value.
This value will automatically change when the current value is
used to create a new row.
Context
- MIB
- IEEE8021-Q-BRIDGE-MIB
- OID
.1.3.111.2.802.1.1.4.1.4.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ieee8021QBridgeNextFreeLocalVlanEntry
- Groups
- 1
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 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeNextFreeLocalVlanIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeNextFreeLocalVlanIndex.<ieee8021QBridgeNextFreeLocalVlanComponentId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeNextFreeLocalVlanIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-0
range: 4096-4294967295
Conformance
Member of