aluIpTransportRemHostCheckTcp
ALU-IP-TRANSPORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.22.2.2.1.12
Object
Setting aluIpTransportRemHostCheckTcp to 'doAction' causes a check
TCP connection test to be initiated.
The process is much like that of a regular TCP connection attempt
except that:
- only a single attempt is made
- it has a fixed timeout period of 5 seconds
- upon success, the connection is torn down immediately
If a TCP connection is already established, no test is initiated and
aluIpTransportRemHostCheckTcpRes will indicate an immediate pass
result.
If a TCP connection test is already in progress, the request is
ignored.
Context
- MIB
- ALU-IP-TRANSPORT-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.22.2.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluIpTransportRemHostEntry
- Groups
- 1
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 'ALU-IP-TRANSPORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-IP-TRANSPORT-MIB::aluIpTransportRemHostCheckTcp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-IP-TRANSPORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-IP-TRANSPORT-MIB::aluIpTransportRemHostCheckTcp.<svcId>.<aluIpTransportPortId>.<aluIpTransportRemHostId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-IP-TRANSPORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-IP-TRANSPORT-MIB::aluIpTransportRemHostCheckTcp'
Syntax
- Source
- TIMETRA-TC-MIBTmnxActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | doAction |
2 | notApplicable |
Conformance
Member of