cMsdpPeerProcessRequestsFrom

CISCO-IETF-MSDP-MIB · .1.3.6.1.4.1.9.10.130.1.1.5.1.24

Object

column deprecated r/w SNMPv2-TCTruthValue
This object indicates whether or not to process MSDP SA
Request messages from this peer.  If True(1), MSDP SA
Request messages from this peer are processed and replied to
(if appropriate) with SA Response messages.  If False(2),
MSDP SA Request messages from this peer are silently
ignored.  It defaults to False when cMsdpCacheLifetime is 0
and True when cMsdpCacheLifetime is non-0.
              
This object is deprecated because MSDP SA Requests were
removed from the MSDP specification.

Context

MIB
CISCO-IETF-MSDP-MIB
OID
.1.3.6.1.4.1.9.10.130.1.1.5.1.24
Type
column
Access
readwrite
Status
deprecated
Parent
cMsdpPeerEntry
Groups
1

Walk 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 'CISCO-IETF-MSDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-MSDP-MIB::cMsdpPeerProcessRequestsFrom'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-MSDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-MSDP-MIB::cMsdpPeerProcessRequestsFrom.<cMsdpPeerRemoteAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-MSDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-MSDP-MIB::cMsdpPeerProcessRequestsFrom'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance