aluIpTransportLocHostIpProtocol

ALU-IP-TRANSPORT-MIB · .1.3.6.1.4.1.6527.6.1.2.2.22.2.1.1.16

Object

column r/w Enumeration
The value of the object aluIpTransportLocHostIpProtocol specifies the
IP protocol that the Local Host shall use when initiating
connections/sessions with Remote Hosts (within the same IP Transport).
              
The value -1 signifies unset.
Otherwise, only 6 (tcp) and 17 (udp) are supported.
              
The value must be set at the same time as these other objects:
  aluIpTransportLocHostIpAddrType
  aluIpTransportLocHostIpAddr
  aluIpTransportLocHostPortNum
Same restriction applies to unset.

Context

MIB
ALU-IP-TRANSPORT-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.22.2.1.1.16
Type
column
Access
readwrite
Status
current
Parent
aluIpTransportEntry
Groups
1

Walk 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::aluIpTransportLocHostIpProtocol'
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::aluIpTransportLocHostIpProtocol.<svcId>.<aluIpTransportPortId>'
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::aluIpTransportLocHostIpProtocol'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1unset
6tcp
17udp

Conformance