All MIBs › POWERHUB-TCPIP-MIB › alipTemplateSrcAddr
alipTemplateSrcAddr
Module: POWERHUB-TCPIP-MIB
OID (symbolic): POWERHUB-TCPIP-MIB::alipTemplateSrcAddr
OID (numeric): 1.3.6.1.4.1.326.2.6.2.6.17.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The portion of the packet's source address specified by ipTemplateSrcMask is matched with this address.
What is alipTemplateSrcAddr?
This read-write value is the source IP address this template matches against, with the matched bits determined by alipTemplateSrcMask. An admin sets this along with the mask to match traffic from, say, an entire /24 subnet rather than a single host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.6.2.6.17.1.4 snmpwalk -v2c -c public <target> POWERHUB-TCPIP-MIB::alipTemplateSrcAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.6.2.6.17.1.4.1 snmpget -v2c -c public <target> POWERHUB-TCPIP-MIB::alipTemplateSrcAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.6.2.6.17.1.4.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::alipTemplateSrcAddr 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.4 | alipTemplateSrcAddr | POWERHUB-TCPIP-MIB |