ipMcastRouteRtAddress
IPMCAST-MIB ·
.1.3.6.1.2.1.168.1.5.1.15
Object
column INET-ADDRESS-MIBInetAddress
The address portion of the route used to find the upstream
or parent interface for this multicast forwarding entry.
This address object is only significant up to
ipMcastRouteRtPrefixLength bits. The remaining address bits
are set to zero.
For addresses of type ipv4z or ipv6z, the appended zone
index is significant even though it lies beyond the prefix
length. The use of these address types indicate that this
forwarding state applies only within the given zone. Zone
index zero is not valid in this table.
Context
- MIB
- IPMCAST-MIB
- OID
.1.3.6.1.2.1.168.1.5.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipMcastRouteEntry
- 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 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMCAST-MIB::ipMcastRouteRtAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMCAST-MIB::ipMcastRouteRtAddress.<ipMcastRouteGroupAddressType>.<ipMcastRouteGroup>.<ipMcastRouteGroupPrefixLength>.<ipMcastRouteSourceAddressType>.<ipMcastRouteSource>.<ipMcastRouteSourcePrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPMCAST-MIB::ipMcastRouteRtAddress'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
ipMcastMIBComplianceBorderRouter
INET-ADDRESS-MIB::InetAddress
range: 0
range: 4
range: 8
range: 16
range: 20
This compliance requires support for unknown and either ipv4
and ipv4z, or ipv6 and ipv6z.
and ipv4z, or ipv6 and ipv6z.
ipMcastMIBComplianceRouter
INET-ADDRESS-MIB::InetAddress
range: 0
range: 4
range: 8
range: 16
range: 20
This compliance requires support for unknown and either ipv4
or ipv6.
or ipv6.