hpEntAliasMappingIdentifier
HP-ENTITY-MIB ·
.1.3.6.1.4.1.11.2.14.9.1.3.2.1.2
Object
The value of this object identifies a particular conceptual
row associated with the indicated hpEntPhysicalIndex and
hpEntLogicalIndex pair.
Since only physical ports are modeled in this table, only
entries which represent interfaces or ports are allowed. If
an ifEntry exists on behalf of a particular physical port,
then this object should identify the associated 'ifEntry'.
For repeater ports, the appropriate row in the
'rptrPortGroupTable' should be identified instead.
For example, suppose a physical port was represented by
hpEntPhysicalEntry.3, hpEntLogicalEntry.15 existed for a
repeater, and hpEntLogicalEntry.22 existed for a bridge. Then
there might be two related instances of
hpEntAliasMappingIdentifier:
hpEntAliasMappingIdentifier.3.15 == rptrPortGroupIndex.5.2
hpEntAliasMappingIdentifier.3.22 == ifIndex.17
It is possible that other mappings (besides interfaces and
repeater ports) may be defined in the future, as required.
Bridge ports are identified by examining the Bridge MIB and
appropriate ifEntries associated with each 'dot1dBasePort',
and are thus not represented in this table.
Context
- MIB
- HP-ENTITY-MIB
- OID
.1.3.6.1.4.1.11.2.14.9.1.3.2.1.2- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- hpEntAliasMappingEntry
- 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::hpEntAliasMappingIdentifier'
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::hpEntAliasMappingIdentifier.<hpEntPhysicalIndex>.<hpEntAliasLogicalIndexOrZero>'
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::hpEntAliasMappingIdentifier'
Syntax
- Source
- SNMPv2-TCRowPointer
- Base type
ObjectIdentifier
Type Description
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.
For example, ifIndex.3 would point to the 3rd row in the
ifTable (note that if ifIndex were not-accessible, then
ifDescr.3 would be used instead).
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of