All MIBs › CISCOSB-POLICY-MIB › rlPolicyClassifierEtherTypeID
rlPolicyClassifierEtherTypeID
Module: CISCOSB-POLICY-MIB
OID (symbolic): CISCOSB-POLICY-MIB::rlPolicyClassifierEtherTypeID
OID (numeric): 1.3.6.1.4.1.9.6.1.101.59.2.4.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: EtherType ID, to be compared with. 65535 is used to indicate not used value for this classifier 1499 is uded to indicate IPv4 ethertype that is originated from IPv4 ACL with permit/deny any any any 1500 is uded to indicate IPv6 ethertype that is originated from IPv6 ACL with permit/deny any any any
What is rlPolicyClassifierEtherTypeID?
This read-write object specifies the EtherType value this classifier compares against, with 65535 meaning the field is unused, and special values 1499 and 1500 reserved to represent traffic originating from IPv4 or IPv6 ACL permit/deny-any-any-any rules respectively. An admin sets this to match traffic by its Layer 2 protocol type, or relies on the special reserved values when the classifier is auto-derived from a generic ACL rule. For example, a classifier automatically generated from an IPv4 'permit any any' ACL entry would carry the reserved value 1499 in this field rather than a real EtherType.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.2.4.1.16 snmpwalk -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyClassifierEtherTypeID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.2.4.1.16.1 snmpget -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyClassifierEtherTypeID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.59.2.4.1.16.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlPolicyClassifierEtherTypeID.1
Start monitoring Cisco Small Business managed switches (CISCOSB series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-POLICY-MIB::rlPolicyClassifierEtherTypeID OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switches (CISCOSB series) from a single console.
OID Breakdown
Upper-level ancestors (11 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.59 | rlPolicy | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.59.2 | rlPolicyClassifier | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.2.4 | rlPolicyClassifierTable | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.2.4.1 | rlPolicyClassifierEntry | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.2.4.1.16 | rlPolicyClassifierEtherTypeID | CISCOSB-POLICY-MIB |