APPLIC-MIB :: vnsPacketProtocolTypeMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAPPLIC-MIBvnsPacketProtocolTypeMask

vnsPacketProtocolTypeMask

Module: APPLIC-MIB

OID (symbolic): APPLIC-MIB::vnsPacketProtocolTypeMask

OID (numeric): 1.3.6.1.4.1.81.19.7.1.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: This is a mask of the exising protocols. Bit(0)='1' when IP protocol exist and '0' otherwise, Bit(1)='1' when IPX protocol exist and '0' otherwise, all other bits are '0' for the moment.

What is vnsPacketProtocolTypeMask?

This read-only 1-byte mask indicates which protocols exist in a packet. Network engineers use bit 0 for IP and bit 1 for IPX presence. A value of 3 (binary 11) indicates both IP and IPX protocols.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.2
snmpwalk -v2c -c public <target> APPLIC-MIB::vnsPacketProtocolTypeMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.2.1
snmpget -v2c -c public <target> APPLIC-MIB::vnsPacketProtocolTypeMask.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vnsPacketProtocolTypeMask.1

Start monitoring Legacy LAN switch/Ethernet segment concentrator (vendor unconfirmed) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPLIC-MIB::vnsPacketProtocolTypeMask OID value, configure state conditions and alerts, and monitor any Legacy LAN switch/Ethernet segment concentrator (vendor unconfirmed) from a single console.

OID Breakdown

Upper-level ancestors (7 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.81lannetGEN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.81.19lntLanSwitchAPPLIC-MIB
1.3.6.1.4.1.81.19.7vnsPacketAPPLIC-MIB
1.3.6.1.4.1.81.19.7.1vnsPacketTableAPPLIC-MIB
1.3.6.1.4.1.81.19.7.1.1vnsPacketEntryAPPLIC-MIB
1.3.6.1.4.1.81.19.7.1.1.2vnsPacketProtocolTypeMaskAPPLIC-MIB