ipTunnelIfKeepAliveRate
CROUTE-MIB ·
.1.3.6.1.4.1.81.31.8.1.1.18
Object
The rate at which the keepalive packets are sent in seconds. I.e. One keepalive packet will be send in ipTunnelIfKeepAliveRate seconds. If ipTunnelIfKeepAliveRate=0 Then Keepalive is Disable and therefore ipTunnelIfKeepAliveRetries is not changeable. Possible Values: 0-32767.
Context
- MIB
- CROUTE-MIB
- OID
.1.3.6.1.4.1.81.31.8.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipTunnelEntry
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 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::ipTunnelIfKeepAliveRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::ipTunnelIfKeepAliveRate.<ipTunnelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CROUTE-MIB::ipTunnelIfKeepAliveRate'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647