pimTmEntStateRefreshCapable
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.30
Object
This field defines whether the local router is capable of
originating and flooding PIM-DM State Refresh messages.
State Refresh messages are used to ensure that, in a
stable network the data plane does not periodically get
reprogrammed. As such, State Refresh messages are
recommended to be enabled.
If State Refresh messages are disabled, the local router
will drop all received State Refresh messages and will not
originate any State Refresh messages.
This field is only relevant for PIM-DM. It is ignored if
either
- 'dense' is clear for pimTmEntMode
- pimTmEntMgmdProxy is 'true'.
If this configuration is changed whilst the entity is
active, the entity will be deactivated and restarted with
the new configuration value.
Context
- MIB
- DC-PIM-MIB
- OID
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pimTmEntEntry
- 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 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimTmEntStateRefreshCapable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimTmEntStateRefreshCapable.<pimTmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-PIM-MIB::pimTmEntStateRefreshCapable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of