msdpPeerProcessRequestsFrom

MSDP-MIB · .1.3.6.1.3.92.1.1.5.1.24

Object

column deprecated r/w SNMPv2-TCTruthValue
This object indicates whether 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
msdpCacheLifetime is 0 and to True when msdpCacheLifetime
is non-0.
              
This object is deprecated because MSDP SA Requests were
removed from the MSDP specification.

Context

MIB
MSDP-MIB
OID
.1.3.6.1.3.92.1.1.5.1.24
Type
column
Access
readwrite
Status
deprecated
Parent
msdpPeerEntry
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 'MSDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSDP-MIB::msdpPeerProcessRequestsFrom'
More examples
Read one indexed 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::msdpPeerProcessRequestsFrom.<msdpPeerRemoteAddress>'
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::msdpPeerProcessRequestsFrom'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance