dvmrpIpMRRtType
SUPERMICRO-DVMRP-MIB ·
.1.3.6.1.4.1.10876.101.1.60.2.15.1.15
Object
column Enumeration
The reason the given route was placed in the (logical) multicast Routing Information Base (RIB). A value of unicast means that the route would normally be placed only in the unicast RIB, but was placed in the multicast RIB (instead or in addition) due to local configuration.
Context
- MIB
- SUPERMICRO-DVMRP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.60.2.15.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dvmrpIpMREntry
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 'SUPERMICRO-DVMRP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DVMRP-MIB::dvmrpIpMRRtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DVMRP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DVMRP-MIB::dvmrpIpMRRtType.<dvmrpIpMRGroup>.<dvmrpIpMRSource>.<dvmrpIpMRSourceMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DVMRP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DVMRP-MIB::dvmrpIpMRRtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unicast |
2 | multicast |