sleV2M4RouteRtType
SLEV2-MULTICAST-MIB ·
.1.3.6.1.4.1.6296.102.12.2.1.2.1.1.12
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, such as when running PIM over RIP. A value of multicast means that the route was explicitly added to the multicast RIB by the routing protocol, such as DVMRP or Multiprotocol BGP.
Context
- MIB
- SLEV2-MULTICAST-MIB
- OID
.1.3.6.1.4.1.6296.102.12.2.1.2.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleV2M4RouteEntry
- 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 'SLEV2-MULTICAST-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLEV2-MULTICAST-MIB::sleV2M4RouteRtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLEV2-MULTICAST-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLEV2-MULTICAST-MIB::sleV2M4RouteRtType.<sleV2M4RouteGroup>.<sleV2M4RouteSource>.<sleV2M4RouteSrcMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLEV2-MULTICAST-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLEV2-MULTICAST-MIB::sleV2M4RouteRtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unicast |
2 | multicast |
Conformance
Member of