All MIBs › POWERHUB-TCPIP-MIB › alipTemplateDstAddr
alipTemplateDstAddr
Module: POWERHUB-TCPIP-MIB
OID (symbolic): POWERHUB-TCPIP-MIB::alipTemplateDstAddr
OID (numeric): 1.3.6.1.4.1.326.2.6.2.6.17.1.6
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The portion of the packet's destination address specified by ipTemplateDstMask is matched with this address.
What is alipTemplateDstAddr?
This read-write value is the destination IP address this template matches against, with the matched bits determined by alipTemplateDstMask. An admin sets this along with the mask to match traffic headed to, say, a specific server or subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.6.2.6.17.1.6 snmpwalk -v2c -c public <target> POWERHUB-TCPIP-MIB::alipTemplateDstAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.6.2.6.17.1.6.1 snmpget -v2c -c public <target> POWERHUB-TCPIP-MIB::alipTemplateDstAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.6.2.6.17.1.6.1 a <value>
Start monitoring 3Com PowerHub chassis switch (TCP/IP stack/routing configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the POWERHUB-TCPIP-MIB::alipTemplateDstAddr OID value, configure state conditions and alerts, and monitor any 3Com PowerHub chassis switch (TCP/IP stack/routing configuration) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.326 | marconi | ES1000-MIB |
| 1.3.6.1.4.1.326.2 | systems | ES1000-MIB |
| 1.3.6.1.4.1.326.2.6 | hubSwitchRouter | Fore-Common-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.326.2.6.2 | lsdcommon | POWERHUB-TCPIP-MIB |
| 1.3.6.1.4.1.326.2.6.2.6 | alip | POWERHUB-TCPIP-MIB |
| 1.3.6.1.4.1.326.2.6.2.6.17 | alIpTemplateTable | POWERHUB-TCPIP-MIB |
| 1.3.6.1.4.1.326.2.6.2.6.17.1 | alipTemplateEntry | POWERHUB-TCPIP-MIB |
| 1.3.6.1.4.1.326.2.6.2.6.17.1.6 | alipTemplateDstAddr | POWERHUB-TCPIP-MIB |