MY-ACL-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: MY-ACL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
myAclMIB | 1.3.6.1.4.1.171.10.97.2.17 |
This module defines my acl mibs. |
||
myAclMIBObjects | 1.3.6.1.4.1.171.10.97.2.17.1 | |||
myAclTable | 1.3.6.1.4.1.171.10.97.2.17.1.1 | no-access |
A table of acl request entries. |
|
1.3.6.1.4.1.171.10.97.2.17.1.1.1 | no-access |
Entry contains acl name and mode. |
||
myAclName | 1.3.6.1.4.1.171.10.97.2.17.1.1.1.1 | displaystring | read-only |
Access 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. |
myAclMode | 1.3.6.1.4.1.171.10.97.2.17.1.1.1.2 | integer | read-only |
Config mode of this ACL Enumeration: 'acl-expert': 4, 'acl-ip-extended': 2, 'acl-mac-extended': 3, 'acl-ipv6-extended': 5, 'acl-ip-standard': 1. |
myAclEntryStatus | 1.3.6.1.4.1.171.10.97.2.17.1.1.1.3 | configstatus | read-only |
Status of this entry, set its value to invalid will delete this entry. set its value to valid has no effect. |
myAclIfTable | 1.3.6.1.4.1.171.10.97.2.17.1.3 | no-access |
list of ACL interface objects. |
|
1.3.6.1.4.1.171.10.97.2.17.1.3.1 | no-access |
Entry ACL interface information. |
||
myAclIfIndex | 1.3.6.1.4.1.171.10.97.2.17.1.3.1.1 | ifindex | read-only |
|
myAclIfMaxEntryNum | 1.3.6.1.4.1.171.10.97.2.17.1.3.1.2 | integer32 | read-only |
Max num of ACL entry(ACE) in a interface. |
myAclIfCurruntEntryNum | 1.3.6.1.4.1.171.10.97.2.17.1.3.1.3 | integer32 | read-only |
Currunt valid num of ACL entry(ACE) in a interface. |
myIfInAclName | 1.3.6.1.4.1.171.10.97.2.17.1.3.1.4 | displaystring | read-write |
Access 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 null |
myIfOutAclName | 1.3.6.1.4.1.171.10.97.2.17.1.3.1.5 | displaystring | read-write |
Access 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. |
myAceExtTable | 1.3.6.1.4.1.171.10.97.2.17.1.4 | no-access |
A table of ACE request entries. |
|
1.3.6.1.4.1.171.10.97.2.17.1.4.1 | no-access |
Entry 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. |
||
myAceExtAclName | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.1 | displaystring | read-only |
Access 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. |
myAceExtIndex | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.2 | integer32 | read-only |
Object 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. |
myAceExtIfAnyVID | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.3 | truthvalue | read-write |
VID of class will not be checked if this value is true. |
myAceExtVID | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.4 | unsigned32 | read-write |
VID of Ace flow definition. |
myAceExtIfAnySourceIp | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.5 | truthvalue | read-write |
Source Ip of class will not be checked if this value is true. |
myAceExtSourceIp | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.6 | ipaddress | read-write |
Sourece ip address of Ace flow definition. |
myAceExtIfAnySourceWildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.7 | truthvalue | read-write |
Source Ip wild card of class will not be checked if this value is true. |
myAceExtSourceWildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.8 | ipaddress | read-write |
Sourece ip wild card(in reverse ip address mask)of Ace flow definition. |
myAceExtIfAnySourceMacAddr | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.9 | truthvalue | read-write |
Source mac address of class will not be checked if this value is true. |
myAceExtSourceMacAddr | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.10 | macaddress | read-write |
Sourece Mac address of Ace flow definition. |
myAceExtIfAnyDestIp | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.11 | truthvalue | read-write |
Destination Ip wild card of class will not be checked if this value is true. |
myAceExtDestIp | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.12 | ipaddress | read-write |
Destination ip address of Ace flow definition. |
myAceExtIfAnyDestWildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.13 | truthvalue | read-write |
Source Ip wild card of class will not be checked if this value is true. |
myAceExtDestIpWildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.14 | ipaddress | read-write |
Destination ip wild card(in reverse ip address mask) of Ace flow definition. |
myAceExtIfAnyDestMacAddr | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.15 | truthvalue | read-write |
Source Ip wild card of class will not be checked if this value is true. |
myAceExtDestMacAddr | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.16 | macaddress | read-write |
Destination Mac address of Ace flow definition. |
myAceExtIfAnyEtherLikeType | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.17 | truthvalue | read-write |
Ether Like Type in MAC packet will not be checked if this value is true. |
myAceExtEtherLikeType | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.18 | integer32 | read-write |
Ether Like Type in MAC packet of Ace flow definition. |
myAceExtIfAnyIpProtocolField | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.19 | truthvalue | read-write |
Source Ip wild card of class will not be checked if this value is true. |
myAceExtIpProtocolField | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.20 | integer32 | read-write |
The value of protocol field in IP packet of Ace flow definition. |
myAceExtSourceProtocolPort | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.21 | integer32 | read-write |
The value of source protocol port in IP packet of Ace flow definition. It is significative only to those protocol which support this field. |
myAceExtDestProtocolPort | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.22 | integer32 | read-write |
The 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). |
myAceExtIfAnyProtocolType | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.23 | truthvalue | read-write |
The value of protocol type field in IP packet will not be checked if this value is true. |
myAceExtProtocolType | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.24 | integer32 | read-write |
The 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). |
myAceExtFlowAction | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.25 | integer | read-write |
Permit 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 access Enumeration: 'deny': 2, 'permit': 1. |
myAceExtEntryStauts | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.26 | rowstatus | read-only |
entry status for this list. |
myAceExtTimeRangeName | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.27 | displaystring | read-write |
Name of time-range of this ACE match. It indicate that this ACE doesn't match any time-range if this string is null |
myAceExtSourcePortOp | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.28 | integer | read-write |
noOperator(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. Enumeration: 'gt': 3, 'lt': 2, 'noOperator': 1, 'range': 6, 'eq': 4, 'neq': 5. |
myAceExtSourceProtocolPortRange | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.29 | integer32 | read-write |
The 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). |
myAceExtDestPortOp | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.30 | integer | read-write |
noOperator(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. Enumeration: 'gt': 3, 'lt': 2, 'noOperator': 1, 'range': 6, 'eq': 4, 'neq': 5. |
myAceExtDestProtocolPortRange | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.31 | integer32 | read-write |
The 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). |
myAceExtIfAnyCos | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.32 | truthvalue | read-write |
Cos will not be checked if this value is true. |
myAceExtCos | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.33 | integer32 | read-write |
Cos of Ace flow definition. |
myAceExtIfAnyIpPrec | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.34 | truthvalue | read-write |
Ip precedence will not be checked if this value is true. |
myAceExtIpPrec | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.35 | integer32 | read-write |
Ip precedence of Ace flow definition. |
myAceExtIfAnyDscp | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.36 | truthvalue | read-write |
Dscp will not be checked if this value is true. |
myAceExtDscp | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.37 | integer32 | read-write |
Dscp of Ace flow definition. |
myAceExtIfAnyTcpFlag | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.38 | truthvalue | read-write |
Tcp flag will not be checked if this value is true. |
myAceExtTcpFlag | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.39 | integer32 | read-write |
Tcp flag of Ace flow definition. |
myAceExtIfAnySourceMacAddrWildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.40 | truthvalue | read-write |
Source mac address wildcard of class will not be checked if this value is true. |
myAceExtSourceMacAddrWildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.41 | macaddress | read-write |
Sourece Mac address wildcard of Ace flow definition. |
myAceExtIfAnyDestMacAddrWildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.42 | truthvalue | read-write |
Dest mac address wildcard of class will not be checked if this value is true. |
myAceExtDestMacAddrWildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.43 | macaddress | read-write |
Dest Mac address wildcard of Ace flow definition. |
myAceExtIfAnySourceIp6 | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.44 | truthvalue | read-write |
Source Ipv6 address of class will not be checked if this value is true. |
myAceExtSourceIp6 | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.45 | octet string | read-write |
Sourece ipv6 address of Ace flow definition. |
myAceExtIfAnySourceIp6WildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.46 | truthvalue | read-write |
Source Ipv6 address wild card of class will not be checked if this value is true. |
myAceExtSourceIp6WildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.47 | octet string | read-write |
Sourece ipv6 address wild card(in reverse ip address mask)of Ace flow definition. |
myAceExtIfAnyDestIp6 | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.48 | truthvalue | read-write |
Dest Ipv6 address of class will not be checked if this value is true. |
myAceExtDestIp6 | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.49 | octet string | read-write |
Dest ipv6 address of Ace flow definition. |
myAceExtIfAnyDestIp6WildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.50 | truthvalue | read-write |
Dest Ipv6 address wild card of class will not be checked if this value is true. |
myAceExtDestIp6WildCard | 1.3.6.1.4.1.171.10.97.2.17.1.4.1.51 | octet string | read-write |
Dest ipv6 address wild card(in reverse ip address mask)of Ace flow definition. |
myAclMIBConformance | 1.3.6.1.4.1.171.10.97.2.17.2 | |||
myAclMIBCompliances | 1.3.6.1.4.1.171.10.97.2.17.2.1 | |||
myAclMIBCompliance | 1.3.6.1.4.1.171.10.97.2.17.2.1.1 |
The compliance statement for entities which implement the My Acl MIB |
||
myAclMIBGroups | 1.3.6.1.4.1.171.10.97.2.17.2.2 | |||
myAclMIBGroup | 1.3.6.1.4.1.171.10.97.2.17.2.2.1 |
A collection of objects providing acl (echo) ability to a My agent. |