dot1dBaseType
BRIDGE-MIB ·
.1.3.6.1.2.1.17.1.3
Object
scalar Enumeration
Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging, this will be indicated by entries in the port table for the given type.
Context
- MIB
- BRIDGE-MIB
- OID
.1.3.6.1.2.1.17.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dot1dBase
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRIDGE-MIB::dot1dBaseType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRIDGE-MIB::dot1dBaseType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | transparent-only |
3 | sourceroute-only |
4 | srt |
Conformance
Member of