fsPimIpMRouteTimerFlags
SUPERMICRO-PIM-MIB ·
.1.3.6.1.4.1.10876.101.1.20.1.2.3.1.13
Object
column SNMPv2-SMIInteger32
This object describes PIM-specific Timer flags related to a Multicast Route Entry. If the bit is 1 indicates that timer is started for that entry. The bits corresponding to the timers are as follows: 0 - JP Suppression Timer, 1 - Oif Timer, 2 - Entry Timer, 3 - Reg Suppression Timer, 4 - Assert Timer, 5 - RandomDelayJoin Timer. For example, If this object value is 3 (0000 0011), then it means that JPSuppression timer and Oif timer are running. This is for both SM and DM. The bits which are not applicable to DM/SM will be filled with 0
Context
- MIB
- SUPERMICRO-PIM-MIB
- OID
.1.3.6.1.4.1.10876.101.1.20.1.2.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsPimIpMRouteEntry
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 'SUPERMICRO-PIM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PIM-MIB::fsPimIpMRouteTimerFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-PIM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PIM-MIB::fsPimIpMRouteTimerFlags.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-PIM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-PIM-MIB::fsPimIpMRouteTimerFlags'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647