POWERHUB-TCPIP-MIB :: alipTemplateProtocol

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPOWERHUB-TCPIP-MIBalipTemplateProtocol

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.326marconiES1000-MIB
1.3.6.1.4.1.326.2systemsES1000-MIB
1.3.6.1.4.1.326.2.6hubSwitchRouterFore-Common-MIB
Numeric OIDNameModule
1.3.6.1.4.1.326.2.6.2lsdcommonPOWERHUB-TCPIP-MIB
1.3.6.1.4.1.326.2.6.2.6alipPOWERHUB-TCPIP-MIB
1.3.6.1.4.1.326.2.6.2.6.17alIpTemplateTablePOWERHUB-TCPIP-MIB
1.3.6.1.4.1.326.2.6.2.6.17.1alipTemplateEntryPOWERHUB-TCPIP-MIB
1.3.6.1.4.1.326.2.6.2.6.17.1.8alipTemplateProtocolPOWERHUB-TCPIP-MIB