ipMcastRouteUpstreamNeighbor
IPMCAST-MIB ·
.1.3.6.1.2.1.168.1.5.1.8
Object
column INET-ADDRESS-MIBInetAddress
The address of the upstream neighbor (for example, RPF neighbor) from which IP datagrams from these sources to this multicast address are received.
Context
- MIB
- IPMCAST-MIB
- OID
.1.3.6.1.2.1.168.1.5.1.8- 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::ipMcastRouteUpstreamNeighbor'
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::ipMcastRouteUpstreamNeighbor.<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::ipMcastRouteUpstreamNeighbor'
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.