ieee8021QBridgeVlanStatus
IEEE8021-Q-BRIDGE-MIB ·
.1.3.111.2.802.1.1.4.1.4.2.1.7
Object
column Enumeration
This object indicates the status of this entry.
other(1) - this entry is currently in use, but the
conditions under which it will remain so differ
from the following values.
permanent(2) - this entry, corresponding to an entry
in ieee8021QBridgeVlanStaticTable, is currently in use and
will remain so after the next reset of the
device. The port lists for this entry include
ports from the equivalent ieee8021QBridgeVlanStaticTable
entry and ports learned dynamically.
dynamicMvrp(3) - this entry is currently in use
and will remain so until removed by MVRP. There
is no static entry for this VLAN, and it will be
removed when the last port leaves the VLAN.
Context
- MIB
- IEEE8021-Q-BRIDGE-MIB
- OID
.1.3.111.2.802.1.1.4.1.4.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ieee8021QBridgeVlanCurrentEntry
- 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::ieee8021QBridgeVlanStatus'
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::ieee8021QBridgeVlanStatus.<ieee8021QBridgeVlanTimeMark>.<ieee8021QBridgeVlanCurrentComponentId>.<ieee8021QBridgeVlanIndex>'
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::ieee8021QBridgeVlanStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | permanent |
3 | dynamicMvrp |
Conformance
Member of