PRVT-SWITCH-ACCESS-LIST-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-SWITCH-ACCESS-LIST-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 |
prvtSwitchAccessListMib | 1.3.6.1.4.1.738.1.6.1 |
The access-list MIB module that controls L3 switches access-list parameters |
||
prvtSwitchAccessListNotifications | 1.3.6.1.4.1.738.1.6.1.0 | |||
standardAccessListRuleMatched | 1.3.6.1.4.1.738.1.6.1.0.1 |
This trap indicates that a packet matching a standard ACL rule has been received. |
||
extendedAccessListRuleMatched | 1.3.6.1.4.1.738.1.6.1.0.2 |
This trap indicates that a packet matching an extended ACL rule has been received. |
||
macAccessListRuleMatched | 1.3.6.1.4.1.738.1.6.1.0.3 |
This trap indicates that a packet matching a mac ACL rule has been received. |
||
etherTypeAccessListRuleMatched | 1.3.6.1.4.1.738.1.6.1.0.4 |
This trap indicates that a packet matching a ether-type ACL rule has been received. |
||
accessLists | 1.3.6.1.4.1.738.1.6.1.1 | |||
accessListTemplate | 1.3.6.1.4.1.738.1.6.1.1.1 | integer | read-write |
The access-list template in use. For non E-series devices, the device must be restarted for this setting to take effect. Enumeration: 'vlan-priority': 2, 'standard': 1. |
accessGroupsDefinitions | 1.3.6.1.4.1.738.1.6.1.1.2 | |||
accessListControlTable | 1.3.6.1.4.1.738.1.6.1.1.2.1 | no-access |
This table controls the creation or removal of a access-list group from all access-list tables. The real programming of values is done in the coresponding access-list table. |
|
1.3.6.1.4.1.738.1.6.1.1.2.1.1 | no-access |
An entry in the accessListControlTable table. |
||
accessListControlListGroup | 1.3.6.1.4.1.738.1.6.1.1.2.1.1.1 | integer | no-access |
This object identifies the index of the group of access-list rules Each range of group indexes is related to a different access-list type 1..99 for standard access-list 100..199 for extended access-list. |
accessListControlRowStatus | 1.3.6.1.4.1.738.1.6.1.1.2.1.1.2 | rowstatus | read-only |
This indicates the row status & enables creation & deletion of lines in this table. See SNMPv2-TC for more information. |
standardAccessListTable | 1.3.6.1.4.1.738.1.6.1.1.2.2 | no-access |
This table contains standard access-list parameters. |
|
1.3.6.1.4.1.738.1.6.1.1.2.2.1 | no-access |
An entry in the standardAccessListTable table. |
||
standardAccessListIndex | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.1 | integer | no-access |
Index of the particular rule of the group. |
standardAccessListAction | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.2 | accesslistaction | read-only |
The action to preform if the condition of this access-list rule condition is true. |
standardAccessListIpSrc | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.3 | ipaddress | read-only |
The IP source address associated with this flow. |
standardAccessListIpMASKsrc | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.4 | ipaddress | read-only |
The IP mask that, together with standardAccessListIpSrc, defines the subnet. |
standardAccessListRemark | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.5 | accesslistremarkstring | read-only |
Access list entry comment |
standardAccessListLog | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.6 | integer | read-only |
Enable normal or extended logging of this access-list rule. Enumeration: 'log-input': 2, 'undefined': 0, 'log': 1. |
standardAccessListVpt | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.7 | integer | read-only |
This object is meaningful : 1.when vlan-priority template is used and will reprezent vlan priority tag. 2.Forwarding class reprezented in the second part of enumeration: fc-##. A value of 8 means that neither of above is defined. Enumeration: 'fc-h2': 245, 'fc-h1': 247, 'undefined': 8, 'fc-be': 241, 'vpt-value6': 6, 'vpt-value4': 4, 'vpt-value5': 5, 'fc-af': 243, 'vpt-value7': 7, 'vpt-value0': 0, 'vpt-value1': 1, 'vpt-value2': 2, 'vpt-value3': 3, 'fc-l1': 244, 'fc-nc': 248, 'fc-ef': 246, 'fc-l2': 242. |
standardAccessListRowStatus | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.8 | rowstatus | read-write |
This indicates the row status & enables creation of rows in this table. In order to be consistent with ACL policy, this object does not allow deletion of rules. The entire group must be deleted and all rules removed at once. |
standardAccessListVlanId | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.9 | integer | read-only |
This object shows the customer VLAN. The object is meaningful only if standardAccessListVlanMask is set. |
standardAccessListVlanMask | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.10 | displaystring | read-only |
This object shows the customer VLAN mask. It is meaningful only if standardAccessListVlanId is set. The value is in hexadecimal type DisplayString (0xXXX). |
standardAccessListProviderVlanId | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.11 | integer | read-only |
This object shows the provider VLAN. The object is meaningful only if standardAccessListProviderVlanMask is set. |
standardAccessListProviderVlanMask | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.12 | displaystring | read-only |
This object shows the provider VLAN mask. It is meaningful only if standardAccessListProviderVlanId is set. The value is in hexadecimal type DisplayString (0xXXX) |
standardAccessListProviderVpt | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.13 | integer | read-only |
This object shows the provider VLAN priority tag. A value of 8 means undefined. |
standardAccessListUntaggedMode | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.14 | truthvalue | read-only |
This object enables the untagged mode |
standardAccessListDropLevel | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.15 | integer | read-only |
This object define drop-level. Enumeration: 'green': 0, 'yellow': 1. |
standardAccessListDscp | 1.3.6.1.4.1.738.1.6.1.1.2.2.1.16 | integer | read-only |
The object shows the DiffServ Point (DSCP) value from IP header. |
extendedAccessListTable | 1.3.6.1.4.1.738.1.6.1.1.2.3 | no-access |
This table contains extended access-list parameters. |
|
1.3.6.1.4.1.738.1.6.1.1.2.3.1 | no-access |
An entry in the extendedAccessListTable table. |
||
extendedAccessListIndex | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.1 | integer | no-access |
Index of the particular rule of the group. |
extendedAccessListAction | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.2 | accesslistaction | read-only |
The action to preform if this access-list rule condition is true. |
extendedAccessListIpProtocol | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.3 | ipprotocol | read-only |
The IP protocol number (see IpProtocol). |
extendedAccessListIpSrc | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.4 | ipaddress | read-only |
The IP source address associated with this flow. |
extendedAccessListIpMASKsrc | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.5 | ipaddress | read-only |
The IP mask, together with extendendAccessListIpSrc, defines the subnet. |
extendedAccessListPortDefSrc | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.6 | portdef | read-only |
The extendedAccessListPortDefSrc object operates together with the port number filed inside the access-list & controls how the port number is being processed. The values less-than(3) and greater-than(4) are supported only on E-Series family boards. |
extendedAccessListPortNumSrc | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.7 | integer | read-only |
UDP/TCP port number. A value of 0 represents undefined port number. |
extendedAccessListPortRangeSrc | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.8 | integer | read-only |
UDP/TCP ned range port number. A value of 0 represents undefined port number. Valid only with extendedAccessListPortDefSrc value of range(2). |
extendedAccessListIpDest | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.9 | ipaddress | read-only |
The IP destination address associated with this flow. |
extendedAccessListIpMASKdst | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.10 | ipaddress | read-only |
The IP mask, together with extendedAccessListIpMASKdst, defines the subnet. |
extendedAccessListPortDefDst | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.11 | portdef | read-only |
The extendedAccessListPortDefDst object operates together with the port number filed inside the access-list & controls how the port number is being processed. The values less-than(3) and greater-than(4) are supported only on E-Series family boards. |
extendedAccessListPortNumDst | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.12 | integer | read-only |
UDP/TCP port number. A value of 0 represents undefined port number. |
extendedAccessListPortRangeDst | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.13 | integer | read-only |
UDP/TCP ned range port number. A value of 0 represents undefined port number. Valid for value range (2) of extendedAccessListPortDefDst. |
extendedAccessListTos | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.14 | integer | read-only |
This object shows the type of service value. |
extendedAccessListPrec | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.15 | integer | read-only |
Precedence value. |
extendedAccessListModifyTos | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.16 | accesslistmodifytos | read-only |
extendedAccessListModifyTos must be enabled if the user wants the ToS to be modified. |
extendedAccessListRemark | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.17 | accesslistremarkstring | read-only |
Access list entry comment. |
extendedAccessListIcmpType | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.18 | integer | read-only |
ICMP message type. |
extendedAccessListIcmpCode | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.19 | integer | read-only |
ICMP message code. |
extendedAccessListIgmpType | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.20 | integer | read-only |
IGMP message type. This object is not supported in E-Series |
extendedAccessListEstablished | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.21 | accesslistestablished | read-only |
When TCP protocol type is chosen, setting this object indicates that established connections will be matched. |
extendedAccessListLog | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.22 | integer | read-only |
Enable normal or extended logging of this access-list rule. Enumeration: 'log-input': 2, 'undefined': 0, 'log': 1. |
extendedAccessListVpt | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.23 | integer | read-only |
This object is meaningful : 1.when vlan-priority template is used and will reprezent vlan priority tag. 2.Forwarding class reprezented in the second part of enumeration: fc-##. A value of 8 means that neither of above is defined. Enumeration: 'fc-h2': 245, 'fc-h1': 247, 'undefined': 8, 'fc-be': 241, 'vpt-value6': 6, 'vpt-value4': 4, 'vpt-value5': 5, 'fc-af': 243, 'vpt-value7': 7, 'vpt-value0': 0, 'vpt-value1': 1, 'vpt-value2': 2, 'vpt-value3': 3, 'fc-l1': 244, 'fc-nc': 248, 'fc-ef': 246, 'fc-l2': 242. |
extendedAccessListRowStatus | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.24 | rowstatus | read-write |
This indicates the row status & enables creation of lines in this table. In order to be consistent with ACL policy, this object does not allow deletion of rules. The entire group must be deleted and all rules removed at once. |
extendedAccessListVlanId | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.25 | integer | read-only |
This object shows the customer VLAN. The object is meaningful only if extendedAccessListVlanMask is set. |
extendedAccessListVlanMask | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.26 | displaystring | read-only |
This object shows the customer VLAN mask. It is meaningful only if extendedAccessListVlanId is set. The value is in hexadecimal type string(0x..). |
extendedAccessListProviderVlanId | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.27 | integer | read-only |
This object shows the provider VLAN. The object is meaningful only if extendedAccessListProviderVlanMask is set. |
extendedAccessListProviderVlanMask | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.28 | displaystring | read-only |
This object shows the provider VLAN mask. It is meaningful only if extendedAccessListProviderVlanId is set. The value is in hexadecimal type string(0x..). |
extendedAccessListProviderVpt | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.29 | integer | read-only |
This object shows the provider VLAN priority tag. A value of 8 means undefined. This object is meaningful only if vlan-priority template is used. |
extendedAccessListUntaggedMode | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.30 | truthvalue | read-only |
This object enables the untagged mode. |
extendedAccessListDropLevel | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.31 | integer | read-only |
This object define drop-level. Enumeration: 'green': 0, 'yellow': 1. |
extendedAccessListDscp | 1.3.6.1.4.1.738.1.6.1.1.2.3.1.32 | integer | read-only |
The object shows the DiffServ Point (DSCP) value from IP header. |
macAccessListTable | 1.3.6.1.4.1.738.1.6.1.1.2.4 | no-access |
This table contains MAC access-list parameters. |
|
1.3.6.1.4.1.738.1.6.1.1.2.4.1 | no-access |
An entry in the macAccessListTable table. |
||
macAccessListIndex | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.1 | integer | no-access |
Index of the particular rule of the group. |
macAccessListAction | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.2 | accesslistaction | read-only |
The action to preform if this access-list rule condition is true. |
macAccessListMacSrc | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.3 | macaddress | read-only |
The object contains the MAC address of source. If this object is not set, the result is 'any' source mac address. If object macAccessListMacSrcMask is not set, this object means the host address. |
macAccessListMacSrcMask | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.4 | macaddress | read-only |
This object contains the mask for MAC source address. The object affects macAccessListMacSrc, defines host or range. |
macAccessListMacDst | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.5 | macaddress | read-only |
The object contains the MAC address of destination. If this object is not set, the result is 'any' destination mac address. If object macAccessListMacDstMask is not set, this object means the host address. |
macAccessListMacDstMask | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.6 | macaddress | read-only |
This object contains the mask for MAC destination address. The object affects macAccessListMacDst, defines host or range. |
macAccessListRemark | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.7 | accesslistremarkstring | read-only |
Access list entry comment |
macAccessListLog | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.8 | integer | read-only |
Enable normal or extended logging of this access-list rule. Enumeration: 'log-input': 2, 'undefined': 0, 'log': 1. |
macAccessListRowStatus | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.9 | rowstatus | read-write |
This indicates the row status & enables creation of rows in this table. In order to be consistent with ACL policy, this object does not allow deletion of rules. The entire group must be deleted and all rules removed at once. |
macAccessListTos | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.10 | integer | read-only |
This object shows the type of service value. |
macAccessListPrecedence | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.11 | integer | read-only |
This object shows the precedence value. The parameter is matched for IP traffic only. The value is in the range between <0-8>. When precendence is disable the object will take 8 value. |
macAccessListVpt | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.12 | integer | read-only |
This object is meaningful : 1.when vlan-priority template is used and will reprezent vlan priority tag. 2.Forwarding class reprezented in the second part of enumeration: fc-##. A value of 8 means that neither of above is defined. Enumeration: 'fc-h2': 245, 'fc-h1': 247, 'undefined': 8, 'fc-be': 241, 'vpt-value6': 6, 'vpt-value4': 4, 'vpt-value5': 5, 'fc-af': 243, 'vpt-value7': 7, 'vpt-value0': 0, 'vpt-value1': 1, 'vpt-value2': 2, 'vpt-value3': 3, 'fc-l1': 244, 'fc-nc': 248, 'fc-ef': 246, 'fc-l2': 242. |
macAccessListVlanId | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.13 | integer | read-only |
This object shows the customer VLAN. The object is meaningful only if macAccessListVlanMask is set. |
macAccessListVlanMask | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.14 | displaystring | read-only |
This object shows the customer VLAN mask. It is meaningful only if macAccessListVlanId is set. The value is in hexadecimal type string(0x..). |
macAccessListInnerVlanId | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.15 | integer | read-only |
This object shows the provider VLAN. The object is meaningful only if macAccessListProviderVlanMask is set. |
macAccessListInnerVlanMask | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.16 | displaystring | read-only |
This object shows the provider VLAN mask. It is meaningful only if macAccessListProviderVlanId is set. The value is in hexadecimal type string(0x..). |
macAccessListInnerVpt | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.17 | integer | read-only |
This object shows the provider VLAN priority tag. A value of 8 means undefined |
macAccessListEtherType | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.18 | displaystring | read-only |
The object shows the EtherType field in the Ethernet header. The field is matched only for non-IP and non-ARP traffic only. |
macAccessListDscp | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.19 | integer | read-only |
The object shows the DiffServ Point (DSCP) value from IP header. |
macAccessListMatchTraffic | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.20 | matchtraffic | read-only |
This object shows the type of traffic to match. |
macAccessListMatchTrafficPort | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.21 | displaystring | read-only |
This object is meaningful only if macAccessListMatchTraffic is set to 'known-unicast' value - else returns error. The values are of types PORTLIST (for example 1/1/1-1/1/4, 1/1/6) |
macAccessListUntaggedMode | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.22 | truthvalue | read-only |
This object enables the untagged mode. |
macAccessListDropLevel | 1.3.6.1.4.1.738.1.6.1.1.2.4.1.23 | integer | read-only |
This object define drop-level. Enumeration: 'green': 0, 'yellow': 1. |
etherTypeAccessListTable | 1.3.6.1.4.1.738.1.6.1.1.2.5 | no-access |
This table contains extended MAC access-list parameters. |
|
1.3.6.1.4.1.738.1.6.1.1.2.5.1 | no-access |
An entry in the etherTypeAccessListTable table. |
||
etherTypeAccessListIndex | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.1 | integer | no-access |
Index of the particular rule of the group. |
etherTypeAccessListAction | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.2 | accesslistaction | read-only |
The action to preform if this access-list rule condition is true. |
etherTypeAccessListEtherType | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.3 | displaystring | read-only |
The IP protocol number (see IpProtocol). |
etherTypeAccessListEtherTypeCodeMask | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.4 | displaystring | read-only |
The IP source address associated with this flow. |
etherTypeAccessListRemark | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.5 | accesslistremarkstring | read-only |
Access list entry comment |
etherTypeAccessListLog | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.6 | integer | read-only |
Enable normal or extended logging of this access-list rule. Enumeration: 'log-input': 2, 'undefined': 0, 'log': 1. |
etherTypeAccessListRowStatus | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.7 | rowstatus | read-write |
This indicates the row status & enables creation of rows in this table. In order to be consistent with ACL policy, this object does not allow deletion of rules. The entire group must be deleted and all rules removed at once. |
etherTypeAccessListVlanId | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.8 | integer | read-only |
This object shows the customer VLAN.The object is meaningful only if etherTypeAccessListVlanMask is set. |
etherTypeAccessListVlanMask | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.9 | displaystring | read-only |
This object shows the customer VLAN mask. It is meaningful only if etherTypeAccessListVlanId is set. |
etherTypeAccessListProviderVlanId | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.10 | integer | read-only |
This object shows the provider VLAN. The object is meaningful only if etherTypeAccessListProviderVlanMask is set. |
etherTypeAccessListProviderVlanMask | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.11 | displaystring | read-only |
This object shows the provider VLAN mask. It is meaningful only if etherTypeAccessListProviderVlanId is set. The value is in hexadecimal type string (0x..). |
etherTypeAccessListProviderVpt | 1.3.6.1.4.1.738.1.6.1.1.2.5.1.12 | integer | read-only |
The vlan priority tag. A value of 8 means undefined. This object is meaningful only if vlan-priority template is used. |
accessListsInterfaces | 1.3.6.1.4.1.738.1.6.1.1.3 | |||
accessListInterfaceTable | 1.3.6.1.4.1.738.1.6.1.1.3.1 | no-access |
This table controls the assigment of access groups to an interface. |
|
1.3.6.1.4.1.738.1.6.1.1.3.1.1 | no-access |
An entry in the AccessListInterfaceEntry table. |
||
accessListInterfaceTableIndex | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.1 | integer | no-access |
This object identifies the row number for this (ifIndex) interface. |
accessListInterfaceGroupIndex | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.2 | integer | no-access |
This indicates the index of the access group for this interface. This value is the same as the value of accessListControlListGroup for the assigned ACL. |
accessListInterfaceDscp | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.3 | integer | read-only |
Enable Diffserv codepoint. Enumeration: 'enable': 1, 'disable': 0. |
accessListInterfaceRowStatus | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.4 | rowstatus | read-write |
This indicates the row status & enables creation & deletion of lines in this (and related) tables. See SNMPv2-TC for more information. |
accessListInterfacePriority | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.5 | integer | read-write |
Priority level value. Valid values are 0 to 7, 8 means undefined. |
accessListInterfaceDiscard | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.6 | accesslistdiscard | read-write |
Mark discardable or normal for priority on access group Only the E-Series family and the G-Series family boards support the values green, yellow and red. Other values are not supported by the E-Series and G-series. |
accessListInterfaceRateLimit | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.7 | rate | read-write |
The maximum rate in kBps(kilobytes per second) |
accessListInterfaceExceedAction | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.8 | exceedaction | read-write |
The action to perform when the condition is true. |
accessListInterfaceShaper | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.9 | shaper | read-write |
Enable/disable shaper. This object is supported only in B-series. |
accessListInterfaceBurst | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.10 | rate | read-write |
The maximum Burst rate in kBps(kilobytes per second). This object is supported only by E-Series and G-series. |
accessListInterfaceRedirectIfIndex | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.11 | integer | read-write |
This object controls redirection of traffic matching this ACG. If the value is a valid ifIndex, the traffic will be redirected to it. If the value is 0 redirection is disabled. Setting this object requires that accessListInterfaceRedirectVlanID is also set. |
accessListInterfaceRedirectVlanID | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.12 | integer | read-write |
This object controls redirection of traffic matching this ACG. If the value is a valid VLAN ID, the traffic will be redirected to it. If the value is 0 redirection is disabled. If the device is TMetro, this object sets the tag substitution policy for this access group |
accessListInterfaceRedirectNexthop | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.13 | ipaddress | read-write |
This object controls redirection of traffic matching this ACG. If the value is a valid IP address then the traffic will be redirected to it. If the value is 0 redirection is disabled. |
accessListInterfacePeakRate | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.14 | rate | read-write |
Peak Information Rate in kBps(kilobytes per second). |
accessListInterfacePeakBurst | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.15 | rate | read-write |
Peak Burst Size in kBps(kilobytes per second). |
accessListInterfaceColorAware | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.16 | integer | read-write |
Toggle Color aware traffic metering. Disabled by default. Enumeration: 'enable': 1, 'disable': 0. |
accessListInterfacePolicy | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.17 | integer | read-write |
Set remarking policy. Enumeration: 'priority': 2, 'priority-dp': 3, 'undefined': 0, 'dcsp': 1. |
accessListInterfaceTrafficClass | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.18 | integer | read-write |
Diff Serv CP - Type of Service In E-Series and G-series the range is 0..63. A value of 256 means Traffic Class is not set. |
accessListInterfaceSpanRootTrack | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.19 | integer | read-only |
The span root track option for VLAN redirects. Enumeration: 'enable': 1, 'disable': 0. |
accessListInterfaceUntagFilter | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.20 | integer | read-only |
The filter for tagged or untagged backets to be applied. Enumeration: 'enable': 1, 'disable': 0. |
accessListInterfaceTxq | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.21 | integer | read-only |
This object performs QoS and remarking of traffic matching an ACG |
accessListInterfaceTxqDropLevel | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.22 | txqdroplevel | read-only |
This object shows the drop-level (green/yellow) and is related to accessListInterfaceTxq. |
accessListInterfaceApplyMirror | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.23 | truthvalue | read-only |
This object shows that the traffic on the interface will be mirrored |
accessListInterfaceStatistics | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.24 | accessliststatistics | read-only |
This object enables statistics on the interface. |
accessListInterfaceDirection | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.25 | accesslistdirection | read-only |
This object determines the ingress-egress type of applied ACL. |
accessListInterfaceRateStatistics | 1.3.6.1.4.1.738.1.6.1.1.3.1.1.26 | accessliststatistics | read-only |
This object enables rate statistics on the interface. |
accessListsVLAN | 1.3.6.1.4.1.738.1.6.1.1.4 | |||
accessListVLANTable | 1.3.6.1.4.1.738.1.6.1.1.4.1 | no-access |
This table controls the assignment of access groups to a VLAN. |
|
1.3.6.1.4.1.738.1.6.1.1.4.1.1 | no-access |
An entry in the AccessListVLANEntry table. |
||
accessListVLANTableIndex | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.1 | integer | no-access |
This object identifies the order in which the access group was applied on this VLAN. |
accessListVLANGroupIndex | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.2 | integer | no-access |
This indicates the index of the access group for this VLAN. This value is the same as the value of accessListControlListGroup for the assigned ACL. |
accessListVLANDscp | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.3 | integer | read-only |
Enable Diffserv codepoint. Enumeration: 'enable': 1, 'disable': 0. |
accessListVLANRowStatus | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.4 | rowstatus | read-write |
This indicates the row status & enables creation & delettion of rows in this and related tables. See SNMPv2-TC for more information. |
accessListVLANPriority | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.5 | integer | read-write |
Priority level value. Valid values are 0 to 7, 8 means undefined. |
accessListVLANDiscard | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.6 | accesslistdiscard | read-write |
Mark discardable or normal for priority on access group Only the E-Series family and the G-Series family boards support the values green, yellow and red. Other values are not supported by the E-Series and G-series. |
accessListVLANRateLimit | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.7 | rate | read-write |
The maximum rate in kBps(kilobytes per second). |
accessListVLANExceedAction | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.8 | exceedaction | read-write |
The action to perform when the condition is true. |
accessListVLANBurst | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.9 | rate | read-write |
The maximum Burst rate in kBps(kilobytes per second). This object is supported only by E-Series and G-series. |
accessListVLANRedirectIfIndex | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.10 | integer | read-write |
This object controls redirection of traffic matching this ACG. If the value is a valid ifIndex, the traffic will be redirected to it. If the value is 0 redirection is disabled. Setting this object requires that accessListInterfaceRedirectVlanID is also set. |
accessListVLANRedirectVlanID | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.11 | integer | read-write |
his object controls redirection of traffic matching this ACG. If the value is a valid VLAN ID, the traffic will be redirected to it. If the value is 0 redirection is disabled. If the device is TMetro, this object sets the tag substitution policy for this access group |
accessListVLANRedirectNexthop | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.12 | ipaddress | read-write |
This object controls redirection of traffic matching this ACG. If the value is a valid IP address then the traffic will be redirected to it. If the value is 0 redirection is disabled. |
accessListVLANPeakRate | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.13 | rate | read-write |
Peak Information Rate in kBps(kilobytes per second). |
accessListVLANPeakBurst | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.14 | rate | read-write |
Peak Burst Size in kBps(kilobytes per second). |
accessListVLANColorAware | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.15 | integer | read-write |
Toggle Color aware traffic metering.Disabled by default. Enumeration: 'enable': 1, 'disable': 0. |
accessListVLANPolicy | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.16 | integer | read-write |
Set remarking policy. Enumeration: 'priority': 2, 'priority-dp': 3, 'undefined': 0, 'dcsp': 1. |
accessListVLANTrafficClass | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.17 | integer | read-write |
Diff Serv CP - Type of Service In E-Series and G-series the range is 0..63. A value of 256 means that Traffic Class is not set. |
accessListVLANSpanRootTrack | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.18 | integer | read-only |
The span root track option for VLAN redirects. Enumeration: 'enable': 1, 'disable': 0. |
accessListVLANUntagFilter | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.19 | integer | read-only |
The filter for tagged or untagged backets to be applied Enumeration: 'enable': 1, 'disable': 0. |
accessListVLANApplyMirror | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.20 | truthvalue | read-only |
This object shows that the traffic on the interface will be mirrored. |
accessListVLANStatistics | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.21 | accessliststatistics | read-only |
This object enables statistics on the interface. |
accessListVLANDirection | 1.3.6.1.4.1.738.1.6.1.1.4.1.1.22 | accesslistdirection | read-only |
This object determines the ingress-egress type of applied ACL. |
accessListsServices | 1.3.6.1.4.1.738.1.6.1.1.5 | |||
accessListSapTable | 1.3.6.1.4.1.738.1.6.1.1.5.1 | no-access |
This table controls the assigment of access groups to a SAP. |
|
1.3.6.1.4.1.738.1.6.1.1.5.1.1 | no-access |
An entry in the AccessListSapEntry table. |
||
accessListSapTableIndex | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.1 | integer | no-access |
This object identifies the row number for this (ifIndex) interface. |
accessListSapGroupIndex | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.2 | integer | no-access |
This indicates the index of the access group for this interface. This value is the same as the value of accessListControlListGroup for the assigned ACL. |
accessListSapRowStatus | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.3 | rowstatus | read-write |
This indicates the row status & enables creation & deletion of lines in this (and related) tables. See SNMPv2-TC for more information. |
accessListSapRateLimit | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.4 | rate | read-write |
The maximum rate in kBps(kilobytes per second) |
accessListSapExceedAction | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.5 | exceedaction | read-write |
The action to perform when the condition is true. |
accessListSapBurst | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.6 | rate | read-write |
The maximum Burst rate in kBps(kilobytes per second). This object is supported only by E-Series and G-series. |
accessListSapPeakRate | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.7 | rate | read-write |
Peak Information Rate in kBps(kilobytes per second). |
accessListSapPeakBurst | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.8 | rate | read-write |
Peak Burst Size in kBps(kilobytes per second). |
accessListSapColorAware | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.9 | integer | read-write |
Toggle Color aware traffic metering. Disabled by default. Enumeration: 'enable': 1, 'disable': 0. |
accessListSapTxq | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.10 | integer | read-only |
This object performs QoS and remarking of traffic matching an ACG |
accessListSapTxqDropLevel | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.11 | txqdroplevel | read-only |
This object shows the drop-level (green/yellow) and is related to accessListInterfaceTxq. |
accessListSapStatistics | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.12 | accessliststatistics | read-only |
This object enables statistics on the SAP. |
accessListSapRateStatistics | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.13 | accessliststatistics | read-only |
This object enables rate statistics on the SAP. |
accessListSapDirection | 1.3.6.1.4.1.738.1.6.1.1.5.1.1.14 | accesslistdirection | read-only |
This object determines the ingress-egress type of applied ACL. |
accessListsInterfaceStatistics | 1.3.6.1.4.1.738.1.6.1.1.6 | |||
accessListInterfaceStatisticsTable | 1.3.6.1.4.1.738.1.6.1.1.6.1 | no-access |
This table serves the interface statistics. |
|
1.3.6.1.4.1.738.1.6.1.1.6.1.1 | no-access |
An entry in the accessListInterfaceStatisticsTable table. |
||
accessListInterfaceStatisticsGroupIndex | 1.3.6.1.4.1.738.1.6.1.1.6.1.1.1 | integer | no-access |
This indicates the index of the access group for this interface. This value is the same as the value of accessListControlListGroup for the assigned ACL. |
accessListInterfaceGreenBytes | 1.3.6.1.4.1.738.1.6.1.1.6.1.1.2 | integer | read-only |
This object shows green traffic in bytes for access group with enabled rate-limit statistics. |
accessListInterfaceYellowBytes | 1.3.6.1.4.1.738.1.6.1.1.6.1.1.3 | integer | read-only |
This object shows yellow traffic in bytes for access group with enabled rate-limit statistics. |
accessListInterfaceRedBytes | 1.3.6.1.4.1.738.1.6.1.1.6.1.1.4 | integer | read-only |
This object shows red traffic in bytes for access group with enabled rate-limit statistics. |
accessListInterfaceClassifiedPackets | 1.3.6.1.4.1.738.1.6.1.1.6.1.1.5 | integer | read-only |
This object shows match classified packets in bytes for access group with enabled statistics. |
accessListsServicesStatistics | 1.3.6.1.4.1.738.1.6.1.1.7 | |||
accessListSapStatisticsTable | 1.3.6.1.4.1.738.1.6.1.1.7.1 | no-access |
This table serves the Sap statistics. |
|
1.3.6.1.4.1.738.1.6.1.1.7.1.1 | no-access |
An entry in the accessListSapStatisticsTable table. |
||
accessListSapStatisticsGroupIndex | 1.3.6.1.4.1.738.1.6.1.1.7.1.1.1 | integer | no-access |
This indicates the index of the access group for this Sap. This value is the same as the value of accessListControlListGroup for the assigned ACL. |
accessListSapGreenBytes | 1.3.6.1.4.1.738.1.6.1.1.7.1.1.2 | integer | read-only |
This object shows green traffic in bytes for access group with enabled rate-limit statistics. |
accessListSapYellowBytes | 1.3.6.1.4.1.738.1.6.1.1.7.1.1.3 | integer | read-only |
This object shows yellow traffic in bytes for access group with enabled rate-limit statistics. |
accessListSapRedBytes | 1.3.6.1.4.1.738.1.6.1.1.7.1.1.4 | integer | read-only |
This object shows red traffic in bytes for access group with enabled rate-limit statistics. |
accessListSapClassifiedPackets | 1.3.6.1.4.1.738.1.6.1.1.7.1.1.5 | integer | read-only |
This object shows classified packets in bytes for access group with enabled match statistics. |
isp | 1.3.6.1.4.1.738.1.6.1.2 | |||
ispUpLinkTable | 1.3.6.1.4.1.738.1.6.1.2.1 | no-access |
This table controls the ISP up-links. This table is supported only by B-Series. |
|
1.3.6.1.4.1.738.1.6.1.2.1.1 | no-access |
An entry in the ispUpLinkTable table. |
||
ispUpLinkIndex | 1.3.6.1.4.1.738.1.6.1.2.1.1.1 | integer | no-access |
The ISP index. |
ispUpLinkIfIndex | 1.3.6.1.4.1.738.1.6.1.2.1.1.2 | integer | read-only |
The ifIndex (from RFC1213) that this ISP belongs to. |
ispUpLinkType | 1.3.6.1.4.1.738.1.6.1.2.1.1.3 | isptype | read-only |
The ispUpLinkType object shows if the ISP is connective or normal. |
ispUpLinkAccessGroup | 1.3.6.1.4.1.738.1.6.1.2.1.1.4 | integer | read-write |
A valid index (accessListControlListGroup) from accessListControlTable. For the ISP up-link the index groups are 100..199. |
ispUpLinkVLANid | 1.3.6.1.4.1.738.1.6.1.2.1.1.5 | integer | read-only |
The VID for this link. 0 means no VID. |
ispUpLinkVLANtag | 1.3.6.1.4.1.738.1.6.1.2.1.1.6 | vlantag | read-only |
Type of the VLAN - tagged or untagged. |
ispUpLinkRowStatus | 1.3.6.1.4.1.738.1.6.1.2.1.1.7 | rowstatus | read-write |
This indicates the row status and enables creation & deletion of rows in this and related tables. See SNMPv2-TC for more information. |
ispUserInterfaceTable | 1.3.6.1.4.1.738.1.6.1.2.2 | no-access |
This table controls the assignment of ISP users to an interface. This table is supported only by B-Series. |
|
1.3.6.1.4.1.738.1.6.1.2.2.1 | no-access |
An entry in the ispUserInterfaceTable table. |
||
ispUserInterfaceAssigen | 1.3.6.1.4.1.738.1.6.1.2.2.1.1 | assigenvalue | read-write |
Indicates if an ISP user is assigned to this interface. |
ispUserInterfaceIspUplinkIndex | 1.3.6.1.4.1.738.1.6.1.2.2.1.2 | integer | read-only |
A valid index from ispUpLinkTable. |
ispUserInterfaceRateLimit | 1.3.6.1.4.1.738.1.6.1.2.2.1.3 | rate | read-write |
The maximum rate. |
ispUserInterfaceConformAction | 1.3.6.1.4.1.738.1.6.1.2.2.1.4 | conformaction | read-write |
The action to perform when the condition is true. |
ispUserInterfaceExceedAction | 1.3.6.1.4.1.738.1.6.1.2.2.1.5 | exceedaction | read-write |
The action to perform when the condition is true. |
ispUserInterfaceShaper | 1.3.6.1.4.1.738.1.6.1.2.2.1.6 | shaper | read-write |
This object controls the status of the shaper. |
prvtSwitchAccessListConformance | 1.3.6.1.4.1.738.1.6.1.3 | |||
prvtSwitchAccessListMibGroups | 1.3.6.1.4.1.738.1.6.1.3.1 | |||
prvtSwitchAccessListNotificationGroup | 1.3.6.1.4.1.738.1.6.1.3.1.1 |
Private Notification Group. |