All MIBs › CIENA-CES-ACCESS-LIST-MIB › cienaCesAclRuleSrcIpAddrPrefixLength
cienaCesAclRuleSrcIpAddrPrefixLength
Module: CIENA-CES-ACCESS-LIST-MIB
OID (symbolic): CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleSrcIpAddrPrefixLength
OID (numeric): 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.24
Node type: OBJECT-TYPE
Type: InetAddressPrefixLength
Access: read-only
Description: Contains the prefix length of the source IP address that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchSrcIpAddr field is set to False.
What is cienaCesAclRuleSrcIpAddrPrefixLength?
This holds the CIDR prefix length (like /32 for a single host or /24 for a subnet) applied to cienaCesAclRuleSrcIpAddr, determining how broad or narrow the source-address match actually is, and again it's inert unless source-IP matching is enabled for this rule. An admin's choice of prefix length here has direct operational consequences: too broad risks blocking or permitting far more traffic than intended, while too narrow means needing many rules to cover a whole subnet. For example, setting this to 32 alongside a specific address matches only that single host, while setting it to 24 alongside the network address of that host's subnet would match the entire 256-address block instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.24 snmpwalk -v2c -c public <target> CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleSrcIpAddrPrefixLength
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.24.1 snmpget -v2c -c public <target> CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleSrcIpAddrPrefixLength.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::cienaCesAclRuleSrcIpAddrPrefixLength 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.24 | cienaCesAclRuleSrcIpAddrPrefixLength | CIENA-CES-ACCESS-LIST-MIB |