aluIpTransportRemHostCheckTcpRes
ALU-IP-TRANSPORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.22.2.2.1.13
Object
column Enumeration
The value of the object aluIpTransportRemHostCheckTcpRes indicates
the result of the check TCP connection test (which is initiated by
aluIpTransportRemHostCheckTcp).
unknown (1) - indeterminate result (eg. initial value, in progress)
pass (2) - test successful
fail (3) - test unsuccessful
Context
- MIB
- ALU-IP-TRANSPORT-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.22.2.2.1.13- Type
- column
- Access
- readonly
- 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::aluIpTransportRemHostCheckTcpRes'
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::aluIpTransportRemHostCheckTcpRes.<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::aluIpTransportRemHostCheckTcpRes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | pass |
3 | fail |
Conformance
Member of