All MIBs › CIENA-CES-ACCESS-LIST-MIB › cienaCesAclRuleMatchBaseEtype
cienaCesAclRuleMatchBaseEtype
Module: CIENA-CES-ACCESS-LIST-MIB
OID (symbolic): CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleMatchBaseEtype
OID (numeric): 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.19
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: True if the ACL rule matches on the base ethertype, False otherwise. When True, the cienaCesAclRuleBaseEtype field will contain the base ethertype value that is to be matched by this rule.
What is cienaCesAclRuleMatchBaseEtype?
This boolean switches on matching by the frame's base Ethernet Type field (the value identifying what protocol, like IPv4, IPv6, or ARP, is carried inside the frame), letting an admin filter by protocol type at the Ethernet-frame level rather than relying only on IP-layer fields. An admin uses ethertype matching specifically to catch or exclude non-IP traffic that IP-based match fields elsewhere in this rule table simply can't see, since those only apply to IP-carrying frames. For example, an admin wanting a rule that specifically matches ARP traffic (ethertype 0x0806) for rate-limiting or monitoring purposes, distinct from any IP-based traffic, would set this true and populate cienaCesAclRuleBaseEtype with that ARP ethertype value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.19 snmpwalk -v2c -c public <target> CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleMatchBaseEtype
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.19.1 snmpget -v2c -c public <target> CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleMatchBaseEtype.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleMatchBaseEtype OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 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.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.1 | cienaCesConfig | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.1.35 | cienaCesAccessListMIB | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1 | cienaCesAccessListMIBObjects | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1 | cienaCesAclConfiguration | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1.3 | cienaCesAclRuleConfigTable | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1.3.1 | cienaCesAclRuleConfigTableEntry | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.19 | cienaCesAclRuleMatchBaseEtype | CIENA-CES-ACCESS-LIST-MIB |