vRtrPimNgIfImprovedAssert

TIMETRA-PIM-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.50.2.2.1.11

Object

column r/w SNMPv2-TCTruthValue
The value of vRtrPimNgIfImprovedAssert specifies whether to enable or
disable improved assert processing on this interface.
              
The PIM Assert process establishes a forwarder for a LAN and requires
interaction between the control and forwarding planes. The Assert
process is started when data is received on an outgoing interface.
This could impact performance if data is continuously received on an
outgoing interface.
              
If this flag is set to 'true', the PIM assert process is done entirely
on the control-plane with no interaction between the control and
forwarding plane.

Context

MIB
TIMETRA-PIM-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.50.2.2.1.11
Type
column
Access
readwrite
Status
current
Parent
vRtrPimNgIfEntry
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::vRtrPimNgIfImprovedAssert'
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::vRtrPimNgIfImprovedAssert.<vRtrID>.<vRtrIfIndex>'
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::vRtrPimNgIfImprovedAssert'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance