hpEntLogicalTAddress
HP-ENTITY-MIB ·
.1.3.6.1.4.1.11.2.14.9.1.2.1.1.5
Object
The transport service address by which the logical entity
receives network management traffic, formatted according to
the corresponding value of hpEntLogicalTDomain.
For snmpUDPDomain, a TAddress is 6 octets long, the initial
4 octets containing the IP-address in network-byte order and
the last 2 containing the UDP port in network-byte order.
Consult 'Transport Mappings for Version 2 of the Simple
Network Management Protocol' (RFC 1906 [8]) for further
information on snmpUDPDomain.
Context
- MIB
- HP-ENTITY-MIB
- OID
.1.3.6.1.4.1.11.2.14.9.1.2.1.1.5- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- hpEntLogicalEntry
- 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 'HP-ENTITY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ENTITY-MIB::hpEntLogicalTAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ENTITY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ENTITY-MIB::hpEntLogicalTAddress.<hpEntLogicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ENTITY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ENTITY-MIB::hpEntLogicalTAddress'
Syntax
Type Description
Denotes a transport service address.
A TAddress value is always interpreted within the context of a
TDomain value. Thus, each definition of a TDomain value must
be accompanied by a definition of a textual convention for use
with that TDomain. Some possible textual conventions, such as
SnmpUDPAddress for snmpUDPDomain, are defined in the SNMPv2-TM
MIB module. Other possible textual conventions are defined in
other MIB modules.
Values & Constraints
Type Constraints
range: 1..255
Conformance
Member of