CISCOSB-IPSTDACL-MIB
- Registered at
- 1.3.6.1.4.1.9.6.1.101.207
- Last updated
- 2011-06-20 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2011-05-30 00:00
- Namespace
- cisco
- Source file
CISCOSB-IPSTDACL-MIB- Digest
sha256:316f101eec2deca8958cd93bc96086e7bfb1789255e7265197daa132cf169755
Description
The private MIB module definition for IP Standard ACL.
Contact
Postal: 170 West Tasman Drive San Jose , CA 95134-1706 USA Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>
Imports
| From | Symbols |
|---|---|
| CISCOSB-MIB | switch001 |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetVersion, InetZoneIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCOSB-IPSTDACL-MIB CISCOSB-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RlIpStdAclActionType TEXTUAL-CONVENTION ACE action type. Drop action prevents packet forwarding. Permit action allows packet forwarding. | current | |||
| RlIpStdAclStdClassificationType TEXTUAL-CONVENTION Classification type is used to create ACL rule. ANY type means match all. IPv4 or IPv6 types mean match specified in rlIpStdAclIpAddr field address. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlIpStdAclTable OBJECT-TYPE The IP Standard ACL table. | 1.3.6.1.4.1.9.6.1.101.207.1 | not-accessible | current | |
| rlIpStdAclEntry OBJECT-TYPE An entry in the rlIpStdAclTable. | 1.3.6.1.4.1.9.6.1.101.207.1.1 | not-accessible | current | |
| rlIpStdAclAclName OBJECT-TYPE ACL Name. | 1.3.6.1.4.1.9.6.1.101.207.1.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| rlIpStdAclAceIndex OBJECT-TYPE ACE index. | 1.3.6.1.4.1.9.6.1.101.207.1.1.2 | INTEGER | not-accessible | current |
| rlIpStdAclSrcClassificationType OBJECT-TYPE Classification type. | 1.3.6.1.4.1.9.6.1.101.207.1.1.3 | RlIpStdAclStdClassificationType | read-write | current |
| rlIpStdAclSrcIpAddrType OBJECT-TYPE The address type of rlIpStdAclIpAddr. | 1.3.6.1.4.1.9.6.1.101.207.1.1.4 | InetAddressType | read-write | current |
| rlIpStdAclSrcIpAddr OBJECT-TYPE IP address. | 1.3.6.1.4.1.9.6.1.101.207.1.1.5 | InetAddress | read-write | current |
| rlIpStdAclSrcPrefLen OBJECT-TYPE The prefix length of this address. | 1.3.6.1.4.1.9.6.1.101.207.1.1.6 | InetAddressPrefixLength | read-write | current |
| rlIpStdAclDstClassificationType OBJECT-TYPE Classification type. | 1.3.6.1.4.1.9.6.1.101.207.1.1.7 | RlIpStdAclStdClassificationType | read-write | current |
| rlIpStdAclDstIpAddrType OBJECT-TYPE The address type of rlIpStdAclIpAddr. | 1.3.6.1.4.1.9.6.1.101.207.1.1.8 | InetAddressType | read-write | current |
| rlIpStdAclDstIpAddr OBJECT-TYPE IP address. | 1.3.6.1.4.1.9.6.1.101.207.1.1.9 | InetAddress | read-write | current |
| rlIpStdAclDstPrefLen OBJECT-TYPE The prefix length of this address. | 1.3.6.1.4.1.9.6.1.101.207.1.1.10 | InetAddressPrefixLength | read-write | current |
| rlIpStdAclAction OBJECT-TYPE Permit or deny action. | 1.3.6.1.4.1.9.6.1.101.207.1.1.11 | RlIpStdAclActionType | read-write | current |
| rlIpStdAclRowStatus OBJECT-TYPE Row status. | 1.3.6.1.4.1.9.6.1.101.207.1.1.12 | RowStatus | read-write | current |
| rlIpStdAclFreeAceIndex OBJECT-TYPE Returns free ACE index which could be used in order to create new ACE entry. | 1.3.6.1.4.1.9.6.1.101.207.2 | INTEGER | read-only | current |
| rlIpStdAclNameToIndexTable OBJECT-TYPE The IP Standard ACL name to index convert table. | 1.3.6.1.4.1.9.6.1.101.207.3 | not-accessible | current | |
| rlIpStdAclNameToIndexEntry OBJECT-TYPE An entry in the rlIpStdAclNameToIndexTable. | 1.3.6.1.4.1.9.6.1.101.207.3.1 | not-accessible | current | |
| rlIpStdAclNameToIndexName OBJECT-TYPE ACL Name. | 1.3.6.1.4.1.9.6.1.101.207.3.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| rlIpStdAclNameToIndexIndex OBJECT-TYPE ACL index. | 1.3.6.1.4.1.9.6.1.101.207.3.1.2 | INTEGER | read-only | current |
| rlIpStdPairAclTable OBJECT-TYPE The IP Standard Pair ACL table. | 1.3.6.1.4.1.9.6.1.101.207.4 | not-accessible | current | |
| rlIpStdPairAclEntry OBJECT-TYPE An entry in the rlIpStdPairAclTable. | 1.3.6.1.4.1.9.6.1.101.207.4.1 | not-accessible | current | |
| rlIpStdPairAclAclName OBJECT-TYPE ACL Name. | 1.3.6.1.4.1.9.6.1.101.207.4.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| rlIpStdPairAclAceIndex OBJECT-TYPE ACE index. | 1.3.6.1.4.1.9.6.1.101.207.4.1.2 | INTEGER | not-accessible | current |
| rlIpStdPairAclSrcIpAddrType OBJECT-TYPE The address type of rlIpStdAclIpAddr. | 1.3.6.1.4.1.9.6.1.101.207.4.1.3 | InetAddressType | read-write | current |
| rlIpStdPairAclSrcIpAddr OBJECT-TYPE IP address. | 1.3.6.1.4.1.9.6.1.101.207.4.1.4 | InetAddress | read-write | current |
| rlIpStdPairAclSrcPrefLen OBJECT-TYPE The prefix length of this address. | 1.3.6.1.4.1.9.6.1.101.207.4.1.5 | InetAddressPrefixLength | read-write | current |
| rlIpStdPairAclDstIpAddrType OBJECT-TYPE The address type of rlIpStdAclIpAddr. | 1.3.6.1.4.1.9.6.1.101.207.4.1.6 | InetAddressType | read-write | current |
| rlIpStdPairAclDstIpAddr OBJECT-TYPE IP address. | 1.3.6.1.4.1.9.6.1.101.207.4.1.7 | InetAddress | read-write | current |
| rlIpStdPairAclDstPrefLen OBJECT-TYPE The prefix length of this address. | 1.3.6.1.4.1.9.6.1.101.207.4.1.8 | InetAddressPrefixLength | read-write | current |
| rlIpStdPairAclAction OBJECT-TYPE Permit or deny action. | 1.3.6.1.4.1.9.6.1.101.207.4.1.9 | RlIpStdAclActionType | read-write | current |
| rlIpStdPairAclRowStatus OBJECT-TYPE Row status. | 1.3.6.1.4.1.9.6.1.101.207.4.1.10 | RowStatus | read-write | current |