APPLIC-MIB :: vnsPacketProtocolTypeMask

MIB Reference — IPNetwork Monitor

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.81lannetGEN-MIB
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