msdpRPAddress
MSDP-MIB ·
.1.3.6.1.3.92.1.1.11
Object
The Rendezvous Point (RP) address used when sourcing
MSDP SA messages. May be 0.0.0.0 on non-RPs.
Changes to this object should be stored to non-volatile
memory.
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MSDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSDP-MIB::msdpRPAddress.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MSDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MSDP-MIB::msdpRPAddress'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of
Compliance refinements
msdpMIBReadOnlyCompliance
readonly
Write access is not required.