All MIBs › TN-SAP-MIB › tnSapTlsShcvRetryCount
tnSapTlsShcvRetryCount
Module: TN-SAP-MIB
OID (symbolic): TN-SAP-MIB::tnSapTlsShcvRetryCount
OID (numeric): 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.82
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The value of the object sapTlsShcvRetryCount specifies the number of connectivity check retransmissions.
Setting the value to n specifies that, for any given host, at most (n+1) probes are done each interval, and (n+1) missed replies are considered as a connectivity failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.82 snmpwalk -v2c -c public <target> TN-SAP-MIB::tnSapTlsShcvRetryCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.82.1 snmpget -v2c -c public <target> TN-SAP-MIB::tnSapTlsShcvRetryCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.82.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnSapTlsShcvRetryCount.1
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.7483 | tropic | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6 | tnProducts | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1 | tnSRMIB | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2 | tnSRObjs | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2.4 | tnServObjs | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.3 | tnSapObjs | TN-SAP-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.3.3 | tnSapTlsInfoTable | TN-SAP-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.3.3.1 | tnSapTlsInfoEntry | TN-SAP-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.82 | tnSapTlsShcvRetryCount | TN-SAP-MIB |