vRtrPimNgAFGenMdtDataJoinTlvPck
TIMETRA-PIM-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.50.1.4.1.32
Object
The value of vRtrPimNgAFGenMdtDataJoinTlvPck specifies if packing of MDT Join TLVs is enabled. If multiple Join TLVs are available at the time they are transmitted, the TLVs are packed into a single UDP PDU instead of sending each one in a separate UDP PDU. In scaling scenarios, this packing makes more efficient use of packet buffers and helps in better convergence. The default value is 'true'.
Context
- MIB
- TIMETRA-PIM-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.50.1.4.1.32- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrPimNgAFGenEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk 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::vRtrPimNgAFGenMdtDataJoinTlvPck'
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::vRtrPimNgAFGenMdtDataJoinTlvPck.<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::vRtrPimNgAFGenMdtDataJoinTlvPck'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |