All MIBs › POWERHUB-TCPIP-MIB › alipTemplateProtocol
alipTemplateProtocol
Module: POWERHUB-TCPIP-MIB
OID (symbolic): POWERHUB-TCPIP-MIB::alipTemplateProtocol
OID (numeric): 1.3.6.1.4.1.326.2.6.2.6.17.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Determines the type of packets that need to be filtered. PowerHub currently recognizes ip(1) , icmp(1), ipinip(4), tcp(6), udp(17), ospf(89). If all(0) is specified, the filter looks for all protocols other than the ones PowerHub currently accepts. The IP protocol numbers are listed in RFC 1340
What is alipTemplateProtocol?
This read-write value (0-255) selects which IP protocol this template filters on, using PowerHub's recognized values (icmp, ipinip, tcp, udp, ospf, etc., per RFC 1340) or all(0) to match any protocol PowerHub doesn't otherwise recognize. An admin building a template to filter only TCP traffic sets this to 6.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.6.2.6.17.1.8 snmpwalk -v2c -c public <target> POWERHUB-TCPIP-MIB::alipTemplateProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.6.2.6.17.1.8.1 snmpget -v2c -c public <target> POWERHUB-TCPIP-MIB::alipTemplateProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.6.2.6.17.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alipTemplateProtocol.1
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::alipTemplateProtocol 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.8 | alipTemplateProtocol | POWERHUB-TCPIP-MIB |