vRtrPimNgAfGenMdtType

TIMETRA-PIM-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.50.1.4.1.48

Object

column r/w Enumeration
The value of vRtrPimNgAfGenMdtType specifies whether the PE node is a
sender, receiver or both.
              
When the value of vRtrPimNgAfGenMdtType is set to 'receiverOnly', a
receiver PE would not initiate and setup P2MP I/S-PMSI that is
originating locally.
              
When the value of vRtrPimNgAfGenMdtType is set to 'senderOnly', PE
would initiate and setup P2MP I-PMSI towards other receiver PE nodes.
With 'senderOnly' mode, PE node will setup S-PMSI based on the
configured threshold.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0senderOnly
1receiverOnly
2senderReceiver

Conformance