Home/Catalog/MY-ACL-MIB

MY-ACL-MIB

AI MIB Summary

The MY-ACL-MIB module facilitates the monitoring and management of Access Control List (ACL) configurations and statistics on network devices supporting the MY vendor's proprietary extensions. It exposes specific metrics including ACL rule hit counts, packet and byte counters per entry, and the operational status of defined filtering policies.

This module defines my acl mibs.
Main OID:
myAclMIB.1.3.6.1.4.1.171.10.97.2.17
72
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

72 total
Object Name
myAclMIBThis module defines my acl mibs.
MODULE-IDENTITY
.1.3.6.1.4.1.171.10.97.2.17
myAclMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.17.1
myAclTableA table of acl request entries.
SEQUENCE OF MyAclEntry
.1.3.6.1.4.1.171.10.97.2.17.1.1
myAclEntryEntry contains acl name and mode.
MyAclEntry
.1.3.6.1.4.1.171.10.97.2.17.1.1.1
myAclNameAccess list name of this entry.This value is unique for every entry When this string be used as an index,Value of a sub-identifier equal ASCII value of corresponding character(first sub-identifier corresponds first character of string). The number of sub-identifiers of this string must be 32,If length of string is less than 32 the sub-identifier(0x0) will be filled in tail.ro
DisplayString
.1.3.6.1.4.1.171.10.97.2.17.1.1.1.1
myAclModeConfig mode of this ACLrw
Enumeration
.1.3.6.1.4.1.171.10.97.2.17.1.1.1.2
myAclEntryStatusStatus of this entry, set its value to invalid will delete this entry. set its value to valid has no effect.rw
ConfigStatus (MY-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.1.1.3
myAclIfTablelist of ACL interface objects.
SEQUENCE OF MyAclIfEntry
.1.3.6.1.4.1.171.10.97.2.17.1.3
myAclIfEntryEntry ACL interface information.
MyAclIfEntry
.1.3.6.1.4.1.171.10.97.2.17.1.3.1
myAclIfIndexro
IfIndex (MY-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.3.1.1
myAclIfMaxEntryNumMax num of ACL entry(ACE) in a interface.ro
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.3.1.2
myAclIfCurruntEntryNumCurrunt valid num of ACL entry(ACE) in a interface.ro
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.3.1.3
myIfInAclNameAccess list name of ACL of this interface match for input. It indicate that this interface doesn't match any ACL for input if this string is nullrw
DisplayString
.1.3.6.1.4.1.171.10.97.2.17.1.3.1.4
myIfOutAclNameAccess list name of ACL of this interface match for output. It indicate that this interface doesn't match any ACL for output if this string is null This relation function apply only L3 interface.rw
DisplayString
.1.3.6.1.4.1.171.10.97.2.17.1.3.1.5
myAceExtTableA table of ACE request entries.
SEQUENCE OF MyAceExtEntry
.1.3.6.1.4.1.171.10.97.2.17.1.4
myAceExtEntryEntry contains ace parameters and results. A management station wishing to create an entry should first generate a pseudo-random serial number to be used as the index to a ace entry of a acl. The station should then create the associated entry. We must set all specifies valid values for the non-defaulted configuration objects, certainly, it should also modify the default values for the other configuration objects if the defaults are not appropriate. Once the appropriate instance of all the configuration objects have been created or set,the row status should be set to active to initiate the request.
MyAceExtEntry
.1.3.6.1.4.1.171.10.97.2.17.1.4.1
myAceExtAclNameAccess list name of this ace belong to. When this string be used as an index,Value of a sub-identifier equal ASCII value of corresponding character(first sub-identifier corresponds first character of string). The number of sub-identifiers of this string must be 32,If length of string is less than 32 the sub-identifier(0x0) will be filled in tail.ro
DisplayString
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.1
myAceExtIndexObject which specifies a unique entry in the myAclTable. A management station wishing to initiate a acl operation should use a pseudo-random value for this object when creating or modifying an instance of a myAclEntry. The RowStatus semantics of the myAclEntryStatus object will prevent access conflicts.ro
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.2
myAceExtIfAnyVIDVID of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.3
myAceExtVIDVID of Ace flow definition.rw
Unsigned32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.4
myAceExtIfAnySourceIpSource Ip of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.5
myAceExtSourceIpSourece ip address of Ace flow definition.rw
IpAddress
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.6
myAceExtIfAnySourceWildCardSource Ip wild card of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.7
myAceExtSourceWildCardSourece ip wild card(in reverse ip address mask)of Ace flow definition.rw
IpAddress
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.8
myAceExtIfAnySourceMacAddrSource mac address of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.9
myAceExtSourceMacAddrSourece Mac address of Ace flow definition.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.10
myAceExtIfAnyDestIpDestination Ip wild card of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.11
myAceExtDestIpDestination ip address of Ace flow definition.rw
IpAddress
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.12
myAceExtIfAnyDestWildCardSource Ip wild card of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.13
myAceExtDestIpWildCardDestination ip wild card(in reverse ip address mask) of Ace flow definition.rw
IpAddress
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.14
myAceExtIfAnyDestMacAddrSource Ip wild card of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.15
myAceExtDestMacAddrDestination Mac address of Ace flow definition.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.16
myAceExtIfAnyEtherLikeTypeEther Like Type in MAC packet will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.17
myAceExtEtherLikeTypeEther Like Type in MAC packet of Ace flow definition.rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.18
myAceExtIfAnyIpProtocolFieldSource Ip wild card of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.19
myAceExtIpProtocolFieldThe value of protocol field in IP packet of Ace flow definition.rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.20
myAceExtSourceProtocolPortThe value of source protocol port in IP packet of Ace flow definition. It is significative only to those protocol which support this field.rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.21
myAceExtDestProtocolPortThe value of destination protocol port in IP packet of Ace flow definition. It is significative only to those protocol which support this field(tcp,udp).rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.22
myAceExtIfAnyProtocolTypeThe value of protocol type field in IP packet will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.23
myAceExtProtocolTypeThe value of protocol type field in IP packet of Ace flow definition. It is significative only to those protocol which support this field(icmp,igmp).rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.24
myAceExtFlowActionPermit indicate that the kind of flow which entry define will be allow to access , deny indicate that the kind of flow which entry define will be refuse to accessrw
Enumeration
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.25
myAceExtEntryStautsentry status for this list.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.26
myAceExtTimeRangeNameName of time-range of this ACE match. It indicate that this ACE doesn't match any time-range if this string is nullrw
DisplayString
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.27
myAceExtSourcePortOpnoOperator(1), which is the default value, means that no comparison is to be made with the Source TCP/UDP port number. lt(2) means less than. gt(3) means greater than. eq(4) means equal. neq(5) means not equal.rw
Enumeration
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.28
myAceExtSourceProtocolPortRangeThe ending value of source protocol port in IP packet of Ace flow definition. It is significative only to those protocol which support this field. The myAceExtSourcePortOp must set to range(6).rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.29
myAceExtDestPortOpnoOperator(1), which is the default value, means that no comparison is to be made with the Dest TCP/UDP port number. lt(2) means less than. gt(3) means greater than. eq(4) means equal. neq(5) means not equal.rw
Enumeration
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.30
myAceExtDestProtocolPortRangeThe ending value of dest protocol port in IP packet of Ace flow definition. It is significative only to those protocol which support this field. The myAceExtSourcePortOp must set to range(6).rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.31
myAceExtIfAnyCosCos will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.32
myAceExtCosCos of Ace flow definition.rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.33
myAceExtIfAnyIpPrecIp precedence will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.34
myAceExtIpPrecIp precedence of Ace flow definition.rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.35
myAceExtIfAnyDscpDscp will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.36
myAceExtDscpDscp of Ace flow definition.rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.37
myAceExtIfAnyTcpFlagTcp flag will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.38
myAceExtTcpFlagTcp flag of Ace flow definition.rw
Integer32
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.39
myAceExtIfAnySourceMacAddrWildCardSource mac address wildcard of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.40
myAceExtSourceMacAddrWildCardSourece Mac address wildcard of Ace flow definition.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.41
myAceExtIfAnyDestMacAddrWildCardDest mac address wildcard of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.42
myAceExtDestMacAddrWildCardDest Mac address wildcard of Ace flow definition.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.43
myAceExtIfAnySourceIp6Source Ipv6 address of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.44
myAceExtSourceIp6Sourece ipv6 address of Ace flow definition.rw
OCTET STRING
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.45
myAceExtIfAnySourceIp6WildCardSource Ipv6 address wild card of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.46
myAceExtSourceIp6WildCardSourece ipv6 address wild card(in reverse ip address mask)of Ace flow definition.rw
OCTET STRING
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.47
myAceExtIfAnyDestIp6Dest Ipv6 address of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.48
myAceExtDestIp6Dest ipv6 address of Ace flow definition.rw
OCTET STRING
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.49
myAceExtIfAnyDestIp6WildCardDest Ipv6 address wild card of class will not be checked if this value is true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.50
myAceExtDestIp6WildCardDest ipv6 address wild card(in reverse ip address mask)of Ace flow definition.rw
OCTET STRING
.1.3.6.1.4.1.171.10.97.2.17.1.4.1.51
myAclMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.17.2
myAclMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.17.2.1
myAclMIBComplianceThe compliance statement for entities which implement the My Acl MIB
Unknown
.1.3.6.1.4.1.171.10.97.2.17.2.1.1
myAclMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.17.2.2
myAclMIBGroupA collection of objects providing acl (echo) ability to a My agent.
Unknown
.1.3.6.1.4.1.171.10.97.2.17.2.2.1
MY-ACL-MIB - SNMP MIB Reference | MIBs Explorer