All MIBs › USR-TCP-MIB › usrTcpKeepaliveInterval
usrTcpKeepaliveInterval
Module: USR-TCP-MIB
OID (symbolic): USR-TCP-MIB::usrTcpKeepaliveInterval
OID (numeric): 1.3.6.1.4.1.429.4.45.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The number of seconds of inactivity on a TCP session after which a TCP keep-alive packet is transmitted on the session to discover whether it is still active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.45.6 snmpwalk -v2c -c public <target> USR-TCP-MIB::usrTcpKeepaliveInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.45.6.1 snmpget -v2c -c public <target> USR-TCP-MIB::usrTcpKeepaliveInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.4.45.6.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.429 | usr | D3I-MIB |
| 1.3.6.1.4.1.429.4 | common | USR-DEFINITIONS-MIB |
| 1.3.6.1.4.1.429.4.45 | usrTcp | USR-DEFINITIONS-MIB |
| 1.3.6.1.4.1.429.4.45.6 | usrTcpKeepaliveInterval | USR-TCP-MIB |