All MIBs › CIENA-CES-ACCESS-LIST-MIB › cienaCesAclProfileAdminState
cienaCesAclProfileAdminState
Module: CIENA-CES-ACCESS-LIST-MIB
OID (symbolic): CIENA-CES-ACCESS-LIST-MIB::cienaCesAclProfileAdminState
OID (numeric): 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.3
Node type: OBJECT-TYPE
Type: CienaGlobalState
Access: read-only
Description: The configured administrative State of the ACL profile.
What is cienaCesAclProfileAdminState?
This reports whether this specific ACL profile has been administratively enabled by configuration, independent of whether it's actually attached to any interface or operationally active -- which is exactly the distinction the related cienaCesAclProfileOperState object exists to resolve. An admin checks this specifically to confirm a profile's intended configuration state as opposed to whether it's currently doing anything, useful when auditing a large set of profiles to find ones that are enabled but sitting unused versus ones deliberately left disabled as drafts. For example, an admin cleaning up ACL configuration might find several profiles with this object reporting enabled but with zero attached interfaces, indicating stale or forgotten policies that were built but never deployed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.3 snmpwalk -v2c -c public <target> CIENA-CES-ACCESS-LIST-MIB::cienaCesAclProfileAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.3.1 snmpget -v2c -c public <target> CIENA-CES-ACCESS-LIST-MIB::cienaCesAclProfileAdminState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesAclProfileAdminState.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::cienaCesAclProfileAdminState 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.2 | cienaCesAclProfileConfigTable | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1.2.1 | cienaCesAclProfileConfigTableEntry | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.3 | cienaCesAclProfileAdminState | CIENA-CES-ACCESS-LIST-MIB |