tmnxMsdpPeerGroupMode

TIMETRA-MSDP-MIB · .1.3.6.1.4.1.6527.3.1.2.43.3.1.19

Object

column r/w Enumeration
The value of tmnxMsdpPeerGroupMode is used to configure groups of 
peers in a full mesh topology.
              
MSDP peers can be grouped in a full-mesh topology that prevents
excessive flooding of source-active messages to neighboring peers. 
When operating in meshed mode, source-active messages received from
a mesh group member are always accepted but are not flooded to other
members of the same mesh group.  As a result, these source-active 
messages are only flooded to non-mesh group peers or members of 
other mesh groups.
              
By default 'standard' (non-meshed) mode is used.

Context

MIB
TIMETRA-MSDP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.43.3.1.19
Type
column
Access
readwrite
Status
current
Parent
tmnxMsdpPeerGroupEntry
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 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerGroupMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerGroupMode.<tmnxMsdpPeerGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerGroupMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1standard
2mesh-group

Conformance