All MIBs › RFC-1213-MIB › tcpAttemptFails
tcpAttemptFails
Module: RFC-1213-MIB
OID (symbolic): RFC-1213-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> RFC-1213-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> RFC-1213-MIB::tcpAttemptFails.1