cItpmConnKeepAlive
CISCO-ITP-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.379.1.1.1.1.2
Object
column r/w
millisecondsUnsigned32
Specifies the keepalive time value in milliseconds. Keepalive packets are sent between the monitor and the remote server as a mechanism to ensure the TCP session is active and detect session failure in a timely manner. During periods of idle monitor traffic, the monitor will send a keepalive packet to the remote server at the specified interval. The monitor also expects to receive a keepalive packet from the remote server at the same interval. If the monitor does not receive a keepalive packet from the remote server in two times the keep alive value, the monitor will close the TCP session. The value of zero disables the keep alive processing.
Context
- MIB
- CISCO-ITP-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.379.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- cItpmConnTableEntry
- Groups
- 2
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 'CISCO-ITP-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MONITOR-MIB::cItpmConnKeepAlive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MONITOR-MIB::cItpmConnKeepAlive.<cItpmConnPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-MONITOR-MIB::cItpmConnKeepAlive'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 0-60000
Conformance
Member of