dpConfigHostAliasTable
DATAPOWER-CONFIG-MIB ·
.1.3.6.1.4.1.14685.3.2.88
Object
table
A host alias is a map between a local IP address to a local alias. The host alias is resolved like a static host entry. Host aliases provide a level of abstraction between concrete network addresses and configuration. You can use host aliases where you can define local IP addresses. Host aliases ease the export and migration of service among DataPower appliances. The alias is exported, but the alias map is not. If the alias is defined on the destination system, the alias resolves to the IP address that is defined on the destination system.
Context
- MIB
- DATAPOWER-CONFIG-MIB
- OID
.1.3.6.1.4.1.14685.3.2.88- Type
- table
- Status
- current
- Parent
- dpConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DATAPOWER-CONFIG-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATAPOWER-CONFIG-MIB::dpConfigHostAliasTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATAPOWER-CONFIG-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATAPOWER-CONFIG-MIB::dpConfigHostAliasTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.