All MIBs › JETDIRECT3-MIB › tcpAttemptFails
tcpAttemptFails
Module: JETDIRECT3-MIB
OID (symbolic): JETDIRECT3-MIB::tcpAttemptFails
OID (numeric): 1.3.6.1.2.1.6.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.7 snmpwalk -v2c -c public <target> JETDIRECT3-MIB::tcpAttemptFails
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.6.7.1 snmpget -v2c -c public <target> JETDIRECT3-MIB::tcpAttemptFails.1