All MIBs › CIENA-CES-ACCESS-LIST-MIB › cienaCesAclFilterMode
cienaCesAclFilterMode
Module: CIENA-CES-ACCESS-LIST-MIB
OID (symbolic): CIENA-CES-ACCESS-LIST-MIB::cienaCesAclFilterMode
OID (numeric): 1.3.6.1.4.1.1271.2.1.35.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates which global ACL device mode is currently in use.
What is cienaCesAclFilterMode?
This reports which of two mutually exclusive hardware filtering modes the device's ACL engine is currently running in -- a combined Layer 2 and Layer 3 mode versus a Layer-3-only mode -- which is a device-wide setting affecting the capabilities of every ACL rule on the box. An admin needs to know this specifically because it determines whether Layer 2 match fields like MAC address, VLAN ID, and PCP (as seen elsewhere in this MIB's rule table) are actually usable at all, since in l3only mode those fields would presumably be meaningless or unenforceable. For example, an admin trying to write an ACL rule that matches on cienaCesAclRuleSrcMacAddr would find that rule non-functional if this object reports l3only(2), since Layer 2 matching isn't available in that mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.35.1.1.1.2 snmpwalk -v2c -c public <target> CIENA-CES-ACCESS-LIST-MIB::cienaCesAclFilterMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.35.1.1.1.2.1 snmpget -v2c -c public <target> CIENA-CES-ACCESS-LIST-MIB::cienaCesAclFilterMode.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::cienaCesAclFilterMode 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.1 | cienaCesAclGlobalConfig | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1.1.2 | cienaCesAclFilterMode | CIENA-CES-ACCESS-LIST-MIB |