All MIBs › DOCS-QOS-MIB › docsQosPktClassEnetProtocolType
docsQosPktClassEnetProtocolType
Module: DOCS-QOS-MIB
OID (symbolic): DOCS-QOS-MIB::docsQosPktClassEnetProtocolType
OID (numeric): 1.3.6.1.2.1.10.127.7.1.1.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the format of the layer 3 protocol id in the Ethernet packet. A value of none(0) means that the rule does not use the layer 3 protocol type as a matching criteria.
A value of ethertype(1) means that the rule applies only to frames which contains an EtherType value. Ethertype values are contained in packets using the Dec-Intel-Xerox (DIX) encapsulation or the RFC1042 Sub-Network Access Protocol (SNAP) encapsulation formats.
A value of dsap(2) means that the rule applies only to frames using the IEEE802.3 encapsulation format with a Destination Service Access Point (DSAP) other than 0xAA (which is reserved for SNAP).
A value of mac(3) means that the rule applies only to MAC management messages for MAC management messages.
A value of all(4) means that the rule matches all Ethernet packets.
If the Ethernet frame contains an 802.1P/Q Tag header (i.e. EtherType 0x8100), this object applies to the embedded EtherType field within the 802.1P/Q header.
If the referenced parameter is not present in a classifier, this object reports the value of 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.127.7.1.1.1.19 snmpwalk -v2c -c public <target> DOCS-QOS-MIB::docsQosPktClassEnetProtocolType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.127.7.1.1.1.19.1 snmpget -v2c -c public <target> DOCS-QOS-MIB::docsQosPktClassEnetProtocolType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> docsQosPktClassEnetProtocolType.1
Start monitoring DOCSIS 1.1/2.0 cable modem/CMTS (QoS, vendor-neutral IETF/CableLabs standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOCS-QOS-MIB::docsQosPktClassEnetProtocolType OID value, configure state conditions and alerts, and monitor any DOCSIS 1.1/2.0 cable modem/CMTS (QoS, vendor-neutral IETF/CableLabs standard) from a single console.
OID Breakdown
Upper-level ancestors (8 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.127 | docsIfMib | DOCS-IETF-RFI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.127.7 | docsQosMIB | DOCS-QOS-MIB |
| 1.3.6.1.2.1.10.127.7.1 | docsQosMIBObjects | DOCS-QOS-MIB |
| 1.3.6.1.2.1.10.127.7.1.1 | docsQosPktClassTable | DOCS-QOS-MIB |
| 1.3.6.1.2.1.10.127.7.1.1.1 | docsQosPktClassEntry | DOCS-QOS-MIB |
| 1.3.6.1.2.1.10.127.7.1.1.1.19 | docsQosPktClassEnetProtocolType | DOCS-QOS-MIB |