MIBs Depot

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

FromSymbols
CISCOSB-MIBswitch001
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType, InetVersion, InetZoneIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDateAndTime, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
rlIpStdAclTable
OBJECT-TYPE
The IP Standard ACL table.
1.3.6.1.4.1.9.6.1.101.207.1not-accessiblecurrent
rlIpStdAclEntry
OBJECT-TYPE
An entry in the rlIpStdAclTable.
1.3.6.1.4.1.9.6.1.101.207.1.1not-accessiblecurrent
rlIpStdAclAclName
OBJECT-TYPE
ACL Name.
1.3.6.1.4.1.9.6.1.101.207.1.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
rlIpStdAclAceIndex
OBJECT-TYPE
ACE index.
1.3.6.1.4.1.9.6.1.101.207.1.1.2INTEGERnot-accessiblecurrent
rlIpStdAclSrcClassificationType
OBJECT-TYPE
Classification type.
1.3.6.1.4.1.9.6.1.101.207.1.1.3RlIpStdAclStdClassificationTyperead-writecurrent
rlIpStdAclSrcIpAddrType
OBJECT-TYPE
The address type of rlIpStdAclIpAddr.
1.3.6.1.4.1.9.6.1.101.207.1.1.4InetAddressTyperead-writecurrent
rlIpStdAclSrcIpAddr
OBJECT-TYPE
IP address.
1.3.6.1.4.1.9.6.1.101.207.1.1.5InetAddressread-writecurrent
rlIpStdAclSrcPrefLen
OBJECT-TYPE
The prefix length of this address.
1.3.6.1.4.1.9.6.1.101.207.1.1.6InetAddressPrefixLengthread-writecurrent
rlIpStdAclDstClassificationType
OBJECT-TYPE
Classification type.
1.3.6.1.4.1.9.6.1.101.207.1.1.7RlIpStdAclStdClassificationTyperead-writecurrent
rlIpStdAclDstIpAddrType
OBJECT-TYPE
The address type of rlIpStdAclIpAddr.
1.3.6.1.4.1.9.6.1.101.207.1.1.8InetAddressTyperead-writecurrent
rlIpStdAclDstIpAddr
OBJECT-TYPE
IP address.
1.3.6.1.4.1.9.6.1.101.207.1.1.9InetAddressread-writecurrent
rlIpStdAclDstPrefLen
OBJECT-TYPE
The prefix length of this address.
1.3.6.1.4.1.9.6.1.101.207.1.1.10InetAddressPrefixLengthread-writecurrent
rlIpStdAclAction
OBJECT-TYPE
Permit or deny action.
1.3.6.1.4.1.9.6.1.101.207.1.1.11RlIpStdAclActionTyperead-writecurrent
rlIpStdAclRowStatus
OBJECT-TYPE
Row status.
1.3.6.1.4.1.9.6.1.101.207.1.1.12RowStatusread-writecurrent
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.2INTEGERread-onlycurrent
rlIpStdAclNameToIndexTable
OBJECT-TYPE
The IP Standard ACL name to index convert table.
1.3.6.1.4.1.9.6.1.101.207.3not-accessiblecurrent
rlIpStdAclNameToIndexEntry
OBJECT-TYPE
An entry in the rlIpStdAclNameToIndexTable.
1.3.6.1.4.1.9.6.1.101.207.3.1not-accessiblecurrent
rlIpStdAclNameToIndexName
OBJECT-TYPE
ACL Name.
1.3.6.1.4.1.9.6.1.101.207.3.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
rlIpStdAclNameToIndexIndex
OBJECT-TYPE
ACL index.
1.3.6.1.4.1.9.6.1.101.207.3.1.2INTEGERread-onlycurrent
rlIpStdPairAclTable
OBJECT-TYPE
The IP Standard Pair ACL table.
1.3.6.1.4.1.9.6.1.101.207.4not-accessiblecurrent
rlIpStdPairAclEntry
OBJECT-TYPE
An entry in the rlIpStdPairAclTable.
1.3.6.1.4.1.9.6.1.101.207.4.1not-accessiblecurrent
rlIpStdPairAclAclName
OBJECT-TYPE
ACL Name.
1.3.6.1.4.1.9.6.1.101.207.4.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
rlIpStdPairAclAceIndex
OBJECT-TYPE
ACE index.
1.3.6.1.4.1.9.6.1.101.207.4.1.2INTEGERnot-accessiblecurrent
rlIpStdPairAclSrcIpAddrType
OBJECT-TYPE
The address type of rlIpStdAclIpAddr.
1.3.6.1.4.1.9.6.1.101.207.4.1.3InetAddressTyperead-writecurrent
rlIpStdPairAclSrcIpAddr
OBJECT-TYPE
IP address.
1.3.6.1.4.1.9.6.1.101.207.4.1.4InetAddressread-writecurrent
rlIpStdPairAclSrcPrefLen
OBJECT-TYPE
The prefix length of this address.
1.3.6.1.4.1.9.6.1.101.207.4.1.5InetAddressPrefixLengthread-writecurrent
rlIpStdPairAclDstIpAddrType
OBJECT-TYPE
The address type of rlIpStdAclIpAddr.
1.3.6.1.4.1.9.6.1.101.207.4.1.6InetAddressTyperead-writecurrent
rlIpStdPairAclDstIpAddr
OBJECT-TYPE
IP address.
1.3.6.1.4.1.9.6.1.101.207.4.1.7InetAddressread-writecurrent
rlIpStdPairAclDstPrefLen
OBJECT-TYPE
The prefix length of this address.
1.3.6.1.4.1.9.6.1.101.207.4.1.8InetAddressPrefixLengthread-writecurrent
rlIpStdPairAclAction
OBJECT-TYPE
Permit or deny action.
1.3.6.1.4.1.9.6.1.101.207.4.1.9RlIpStdAclActionTyperead-writecurrent
rlIpStdPairAclRowStatus
OBJECT-TYPE
Row status.
1.3.6.1.4.1.9.6.1.101.207.4.1.10RowStatusread-writecurrent