rxr1dBaseType
IBM-RXR-MIB ·
.1.3.6.1.4.1.2.6.26.1.1.3
Object
scalar mandatory
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
- IBM-RXR-MIB
- OID
.1.3.6.1.4.1.2.6.26.1.1.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- rxr1dBase
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 'IBM-RXR-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-RXR-MIB::rxr1dBaseType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-RXR-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-RXR-MIB::rxr1dBaseType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | transparent-only |
3 | sourceroute-only |
4 | srt |