vRtrPimNgAfGenSSMAsrtCompMode
TIMETRA-PIM-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.50.1.4.1.47
Object
The value of vRtrPimNgAfGenSSMAsrtCompMode specifies whether SSM
assert is enabled in compatibility mode for this PIM protocol
instance.
When the value of the object is set to true, for SSM groups, PIM will
consider the SPT bit to be implicitly set to compute the value of
CouldAssert(S,G,I) as defined in RFC 4601.
When the value of the object is set to false, for SSM groups, PIM will
not assume the SPT bit to be set. The SPT bit will be set by
Update_SPTbit(S,G,iif) macro defined in RFC 4601.
Context
- MIB
- TIMETRA-PIM-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.50.1.4.1.47- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrPimNgAFGenEntry
- Groups
- 1
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::vRtrPimNgAfGenSSMAsrtCompMode'
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::vRtrPimNgAfGenSSMAsrtCompMode.<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::vRtrPimNgAfGenSSMAsrtCompMode'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of