rcMsdpImplicitDefaultPeerEnabled
RC-MSDP-MIB ·
.1.3.6.1.4.1.2272.1.80.1.1.1.4
Object
To enable or disable the implicit default peer of MSDP. If enabled,it will accept SA messages even if the Peer RPF(Reverse Path Forwarding) rules fails, condition is that there should be only one peer configured.
Context
- MIB
- RC-MSDP-MIB
- OID
.1.3.6.1.4.1.2272.1.80.1.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcMsdpScalars
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 'RC-MSDP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-MSDP-MIB::rcMsdpImplicitDefaultPeerEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-MSDP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-MSDP-MIB::rcMsdpImplicitDefaultPeerEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |