ipMRoute1UpstreamNeighbor
DRAFT-IPMROUTE-MIB ·
.1.3.6.1.3.60.1.1.2.1.4
Object
column SNMPv2-SMIIpAddress
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources to this multicast address are received, or 0.0.0.0 if the upstream neighbor is unknown (e.g., in CBT).
Context
- MIB
- DRAFT-IPMROUTE-MIB
- OID
.1.3.6.1.3.60.1.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipMRoute1Entry
- 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 'DRAFT-IPMROUTE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IPMROUTE-MIB::ipMRoute1UpstreamNeighbor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAFT-IPMROUTE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IPMROUTE-MIB::ipMRoute1UpstreamNeighbor.<ipMRoute1Group>.<ipMRoute1Source>.<ipMRoute1SourceMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAFT-IPMROUTE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAFT-IPMROUTE-MIB::ipMRoute1UpstreamNeighbor'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of