vlBridgeProtocol
CROUTE-MIB ·
.1.3.6.1.4.1.81.31.3.2.1.1
Object
column Enumeration
The protocol, supported by this VLAN.
The meanings of the values are:
other: none of the following. This
VLAN includes any protocol
except the following protocols.
It is a bridging VLAN. L2 relies
on a third-party router to
exchange traffic between nodes
on different VLANs of this type.
dec : This is a bridging VLAN, L2
relies on a third-party router
to exchange traffic between
nodes on different DEC VALNs of
this type.
netBios: This is a Bridging VLAN, L2
relies on a third-party router
to exchange traffic between
nodes on different NetBIOS
VLAN of this type.
appleTalk: This is a Bridging VLAN, L2
relies on a third-party router
to exchange traffic between
nodes on different appleTalk
VLAN of this type. value of
other(1) always exist
Context
- MIB
- CROUTE-MIB
- OID
.1.3.6.1.4.1.81.31.3.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vlBridgeEntry
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 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::vlBridgeProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::vlBridgeProtocol.<vlBridgeProtocol>.<vlBridgeGroupIndex>.<vlBridgeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CROUTE-MIB::vlBridgeProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | dec |
3 | netBios |
4 | appleTalk |
5 | sna |
6 | ipx |