PRVT-SWITCH-ACCESS-LIST-MIB

File: PRVT-SWITCH-ACCESS-LIST-MIB.mib (82244 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
Q-BRIDGE-MIB SNMPv2-CONF PRVT-SERV-MIB
PRVT-SWITCH-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
RowStatus DisplayString TEXTUAL-CONVENTION
MacAddress TruthValue ifIndex
dot1qVlanIndex dot1qVlanStatus NOTIFICATION-TYPE
MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
svcId sapPortId sapEncapValue
sdpId ipSwitch

Defined Types

AccessListAction  
The AccessListAction type represents action taken when this access-list condition are asserted.
TEXTUAL-CONVENTION    
  INTEGER permit(0), deny(1), shaper(2), remark(3), undefined(100)  

IpProtocol  
The IpProtocol type represents the protocol number in the IP datagram header
TEXTUAL-CONVENTION    
  INTEGER 0..255  

PortDef  
The PortDef type operates together with the port number filed inside the access-list & control how the port number is being processed. The values greater-than(3) and less-than(4) are supported only on E-Series family boards
TEXTUAL-CONVENTION    
  INTEGER equal(1), range(2), greater-than(3), less-than(4), undefined(0)  

Rate  
The Rate type represents in Kbps the maximum rate limit for the flow
TEXTUAL-CONVENTION    
  INTEGER 0 | 13..1000000  

ExceedAction  
the ExceedAction type represents the action that the switch should take when one of the limits exceeded: drop -> drop the packets, markDiscardable this packet is discardable if a conjection ocure Only the E-Series family boards support the values green, yellow and red. Other values are not supported by the E-Series
TEXTUAL-CONVENTION    
  INTEGER drop(0), markDiscardable(1), undefined(2), green(3), yellow(4), red(5)  

VlanTag  
The VlanTag type represents if the VLAN is tagged or untagged.
TEXTUAL-CONVENTION    
  INTEGER untagged(0), tagged(1), undefined(2)  

ISPType  
The ISPType type represents the ISP type - either connective or normal.
TEXTUAL-CONVENTION    
  INTEGER connectivity(0), normal(1), routed(2)  

Shaper  
The Shaper type represents the status of the shaper
TEXTUAL-CONVENTION    
  INTEGER disable(0), enable(1)  

ConformAction  
The action to perform if the condition is matched.
TEXTUAL-CONVENTION    
  INTEGER transmit(0)  

AssigenValue  
Enables/disables assignment of an ISP user to this interface.
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(2)  

AccessListModifyTos  
The AccessListModifyTos must be enabled if the user wants the ToS to be modified.
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(0)  

AccessListEstablished  
Match established connection (ACK or RST flages)
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(0)  

AccessListDiscard  
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.
TEXTUAL-CONVENTION    
  INTEGER normal(0), discardable(1), green(2), yellow(3), red(4), undefined(5)  

AccessListRemarkString  
Access list entry comment string
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..40)  

TxqDropLevel  
TXQ drop level values
TEXTUAL-CONVENTION    
  INTEGER undefined(0), green(1), yellow(2)  

MatchTraffic  
Match traffic values
TEXTUAL-CONVENTION    
  INTEGER undefined(0), untagged(1), unknown-unicast(2), multicast(3), broadcast(4), known-unicast(5)  

AccessListStatistics  
Access list statistics values
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(0)  

AccessListDirection  
Access list applied direction values
TEXTUAL-CONVENTION    
  INTEGER ingress(0), egress(1)  

AccessListControlEntry  
SEQUENCE    
  accessListControlListGroup INTEGER
  accessListControlRowStatus RowStatus

StandardAccessListEntry  
SEQUENCE    
  standardAccessListIndex INTEGER
  standardAccessListAction AccessListAction
  standardAccessListIpSrc IpAddress
  standardAccessListIpMASKsrc IpAddress
  standardAccessListRemark AccessListRemarkString
  standardAccessListLog INTEGER
  standardAccessListVpt INTEGER
  standardAccessListRowStatus RowStatus
  standardAccessListVlanId INTEGER
  standardAccessListVlanMask DisplayString
  standardAccessListProviderVlanId INTEGER
  standardAccessListProviderVlanMask DisplayString
  standardAccessListProviderVpt INTEGER
  standardAccessListUntaggedMode TruthValue
  standardAccessListDropLevel INTEGER
  standardAccessListDscp INTEGER

ExtendedAccessListEntry  
SEQUENCE    
  extendedAccessListIndex INTEGER
  extendedAccessListAction AccessListAction
  extendedAccessListIpProtocol IpProtocol
  extendedAccessListIpSrc IpAddress
  extendedAccessListIpMASKsrc IpAddress
  extendedAccessListPortDefSrc PortDef
  extendedAccessListPortNumSrc INTEGER
  extendedAccessListPortRangeSrc INTEGER
  extendedAccessListIpDest IpAddress
  extendedAccessListIpMASKdst IpAddress
  extendedAccessListPortDefDst PortDef
  extendedAccessListPortNumDst INTEGER
  extendedAccessListPortRangeDst INTEGER
  extendedAccessListTos INTEGER
  extendedAccessListPrec INTEGER
  extendedAccessListModifyTos AccessListModifyTos
  extendedAccessListRemark AccessListRemarkString
  extendedAccessListIcmpType INTEGER
  extendedAccessListIcmpCode INTEGER
  extendedAccessListIgmpType INTEGER
  extendedAccessListEstablished AccessListEstablished
  extendedAccessListLog INTEGER
  extendedAccessListVpt INTEGER
  extendedAccessListRowStatus RowStatus
  extendedAccessListVlanId INTEGER
  extendedAccessListVlanMask DisplayString
  extendedAccessListProviderVlanId INTEGER
  extendedAccessListProviderVlanMask DisplayString
  extendedAccessListProviderVpt INTEGER
  extendedAccessListUntaggedMode TruthValue
  extendedAccessListDropLevel INTEGER
  extendedAccessListDscp INTEGER

MACAccessListEntry  
SEQUENCE    
  macAccessListIndex INTEGER
  macAccessListAction AccessListAction
  macAccessListMacSrc MacAddress
  macAccessListMacSrcMask MacAddress
  macAccessListMacDst MacAddress
  macAccessListMacDstMask MacAddress
  macAccessListRemark AccessListRemarkString
  macAccessListLog INTEGER
  macAccessListRowStatus RowStatus
  macAccessListTos INTEGER
  macAccessListPrecedence INTEGER
  macAccessListVpt INTEGER
  macAccessListVlanId INTEGER
  macAccessListVlanMask DisplayString
  macAccessListInnerVlanId INTEGER
  macAccessListInnerVlanMask DisplayString
  macAccessListInnerVpt INTEGER
  macAccessListEtherType DisplayString
  macAccessListDscp INTEGER
  macAccessListMatchTraffic MatchTraffic
  macAccessListMatchTrafficPort DisplayString
  macAccessListUntaggedMode TruthValue
  macAccessListDropLevel INTEGER

EtherTypeAccessListEntry  
SEQUENCE    
  etherTypeAccessListIndex INTEGER
  etherTypeAccessListAction AccessListAction
  etherTypeAccessListEtherType DisplayString
  etherTypeAccessListEtherTypeCodeMask DisplayString
  etherTypeAccessListRemark AccessListRemarkString
  etherTypeAccessListLog INTEGER
  etherTypeAccessListRowStatus RowStatus
  etherTypeAccessListVlanId INTEGER
  etherTypeAccessListVlanMask DisplayString
  etherTypeAccessListProviderVlanId INTEGER
  etherTypeAccessListProviderVlanMask DisplayString
  etherTypeAccessListProviderVpt INTEGER

AccessListInterfaceEntry  
SEQUENCE    
  accessListInterfaceTableIndex INTEGER
  accessListInterfaceGroupIndex INTEGER
  accessListInterfaceDscp INTEGER
  accessListInterfaceRowStatus RowStatus
  accessListInterfacePriority INTEGER
  accessListInterfaceDiscard AccessListDiscard
  accessListInterfaceRateLimit Rate
  accessListInterfaceExceedAction ExceedAction
  accessListInterfaceShaper Shaper
  accessListInterfaceBurst Rate
  accessListInterfaceRedirectIfIndex INTEGER
  accessListInterfaceRedirectVlanID INTEGER
  accessListInterfaceRedirectNexthop IpAddress
  accessListInterfacePeakRate Rate
  accessListInterfacePeakBurst Rate
  accessListInterfaceColorAware INTEGER
  accessListInterfacePolicy INTEGER
  accessListInterfaceTrafficClass INTEGER
  accessListInterfaceSpanRootTrack INTEGER
  accessListInterfaceUntagFilter INTEGER
  accessListInterfaceTxq INTEGER
  accessListInterfaceTxqDropLevel TxqDropLevel
  accessListInterfaceApplyMirror TruthValue
  accessListInterfaceStatistics AccessListStatistics
  accessListInterfaceDirection AccessListDirection
  accessListInterfaceRateStatistics AccessListStatistics

AccessListVLANEntry  
SEQUENCE    
  accessListVLANTableIndex INTEGER
  accessListVLANGroupIndex INTEGER
  accessListVLANDscp INTEGER
  accessListVLANRowStatus RowStatus
  accessListVLANPriority INTEGER
  accessListVLANDiscard AccessListDiscard
  accessListVLANRateLimit Rate
  accessListVLANExceedAction ExceedAction
  accessListVLANBurst Rate
  accessListVLANRedirectIfIndex INTEGER
  accessListVLANRedirectVlanID INTEGER
  accessListVLANRedirectNexthop IpAddress
  accessListVLANPeakRate Rate
  accessListVLANPeakBurst Rate
  accessListVLANColorAware INTEGER
  accessListVLANPolicy INTEGER
  accessListVLANTrafficClass INTEGER
  accessListVLANSpanRootTrack INTEGER
  accessListVLANUntagFilter INTEGER
  accessListVLANApplyMirror TruthValue
  accessListVLANStatistics AccessListStatistics
  accessListVLANDirection AccessListDirection

AccessListSapEntry  
SEQUENCE    
  accessListSapTableIndex INTEGER
  accessListSapGroupIndex INTEGER
  accessListSapRowStatus RowStatus
  accessListSapRateLimit Rate
  accessListSapExceedAction ExceedAction
  accessListSapBurst Rate
  accessListSapPeakRate Rate
  accessListSapPeakBurst Rate
  accessListSapColorAware INTEGER
  accessListSapTxq INTEGER
  accessListSapTxqDropLevel TxqDropLevel
  accessListSapStatistics AccessListStatistics
  accessListSapRateStatistics AccessListStatistics
  accessListSapDirection AccessListDirection

AccessListInterfaceStatisticsEntry  
SEQUENCE    
  accessListInterfaceStatisticsGroupIndex INTEGER
  accessListInterfaceGreenBytes INTEGER
  accessListInterfaceYellowBytes INTEGER
  accessListInterfaceRedBytes INTEGER
  accessListInterfaceClassifiedPackets INTEGER

AccessListSapStatisticsEntry  
SEQUENCE    
  accessListSapStatisticsGroupIndex INTEGER
  accessListSapGreenBytes INTEGER
  accessListSapYellowBytes INTEGER
  accessListSapRedBytes INTEGER
  accessListSapClassifiedPackets INTEGER

IspUpLinkEntry  
SEQUENCE    
  ispUpLinkIndex INTEGER
  ispUpLinkIfIndex INTEGER
  ispUpLinkType ISPType
  ispUpLinkAccessGroup INTEGER
  ispUpLinkVLANid INTEGER
  ispUpLinkVLANtag VlanTag
  ispUpLinkRowStatus RowStatus

IspUserInterfaceEntry  
SEQUENCE    
  ispUserInterfaceAssigen AssigenValue
  ispUserInterfaceIspUplinkIndex INTEGER
  ispUserInterfaceRateLimit Rate
  ispUserInterfaceConformAction ConformAction
  ispUserInterfaceExceedAction ExceedAction
  ispUserInterfaceShaper Shaper

Defined Values

prvtSwitchAccessListMib 1.3.6.1.4.1.738.1.6.1
The access-list MIB module that controls L3 switches access-list parameters
MODULE-IDENTITY    

prvtSwitchAccessListNotifications 1.3.6.1.4.1.738.1.6.1.0
OBJECT IDENTIFIER    

accessLists 1.3.6.1.4.1.738.1.6.1.1
OBJECT IDENTIFIER    

isp 1.3.6.1.4.1.738.1.6.1.2
OBJECT IDENTIFIER    

prvtSwitchAccessListConformance 1.3.6.1.4.1.738.1.6.1.3
OBJECT IDENTIFIER    

accessListTemplate 1.3.6.1.4.1.738.1.6.1.1.1
The access-list template in use. For non E-series devices, the device must be restarted for this setting to take effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), vlan-priority(2)  

accessGroupsDefinitions 1.3.6.1.4.1.738.1.6.1.1.2
OBJECT IDENTIFIER    

accessListsInterfaces 1.3.6.1.4.1.738.1.6.1.1.3
OBJECT IDENTIFIER    

accessListsVLAN 1.3.6.1.4.1.738.1.6.1.1.4
OBJECT IDENTIFIER    

accessListsServices 1.3.6.1.4.1.738.1.6.1.1.5
OBJECT IDENTIFIER    

accessListsInterfaceStatistics 1.3.6.1.4.1.738.1.6.1.1.6
OBJECT IDENTIFIER    

accessListsServicesStatistics 1.3.6.1.4.1.738.1.6.1.1.7
OBJECT IDENTIFIER    

accessListControlTable 1.3.6.1.4.1.738.1.6.1.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccessListControlEntry

accessListControlEntry 1.3.6.1.4.1.738.1.6.1.1.2.1.1
An entry in the accessListControlTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AccessListControlEntry  

accessListControlListGroup 1.3.6.1.4.1.738.1.6.1.1.2.1.1.1
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..65535  

accessListControlRowStatus 1.3.6.1.4.1.738.1.6.1.1.2.1.1.2
This indicates the row status & enables creation & deletion of lines in this table. See SNMPv2-TC for more information.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

standardAccessListTable 1.3.6.1.4.1.738.1.6.1.1.2.2
This table contains standard access-list parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StandardAccessListEntry

standardAccessListEntry 1.3.6.1.4.1.738.1.6.1.1.2.2.1
An entry in the standardAccessListTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  StandardAccessListEntry  

standardAccessListIndex 1.3.6.1.4.1.738.1.6.1.1.2.2.1.1
Index of the particular rule of the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

standardAccessListAction 1.3.6.1.4.1.738.1.6.1.1.2.2.1.2
The action to preform if the condition of this access-list rule condition is true.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListAction  

standardAccessListIpSrc 1.3.6.1.4.1.738.1.6.1.1.2.2.1.3
The IP source address associated with this flow.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

standardAccessListIpMASKsrc 1.3.6.1.4.1.738.1.6.1.1.2.2.1.4
The IP mask that, together with standardAccessListIpSrc, defines the subnet.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

standardAccessListRemark 1.3.6.1.4.1.738.1.6.1.1.2.2.1.5
Access list entry comment
Status: current Access: read-create
OBJECT-TYPE    
  AccessListRemarkString  

standardAccessListLog 1.3.6.1.4.1.738.1.6.1.1.2.2.1.6
Enable normal or extended logging of this access-list rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER undefined(0), log(1), log-input(2)  

standardAccessListVpt 1.3.6.1.4.1.738.1.6.1.1.2.2.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER vpt-value0(0), vpt-value1(1), vpt-value2(2), vpt-value3(3), vpt-value4(4), vpt-value5(5), vpt-value6(6), vpt-value7(7), undefined(8), fc-be(241), fc-l2(242), fc-af(243), fc-l1(244), fc-h2(245), fc-ef(246), fc-h1(247), fc-nc(248)  

standardAccessListRowStatus 1.3.6.1.4.1.738.1.6.1.1.2.2.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

standardAccessListVlanId 1.3.6.1.4.1.738.1.6.1.1.2.2.1.9
This object shows the customer VLAN. The object is meaningful only if standardAccessListVlanMask is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4092  

standardAccessListVlanMask 1.3.6.1.4.1.738.1.6.1.1.2.2.1.10
This object shows the customer VLAN mask. It is meaningful only if standardAccessListVlanId is set. The value is in hexadecimal type DisplayString (0xXXX).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

standardAccessListProviderVlanId 1.3.6.1.4.1.738.1.6.1.1.2.2.1.11
This object shows the provider VLAN. The object is meaningful only if standardAccessListProviderVlanMask is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4092  

standardAccessListProviderVlanMask 1.3.6.1.4.1.738.1.6.1.1.2.2.1.12
This object shows the provider VLAN mask. It is meaningful only if standardAccessListProviderVlanId is set. The value is in hexadecimal type DisplayString (0xXXX)
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

standardAccessListProviderVpt 1.3.6.1.4.1.738.1.6.1.1.2.2.1.13
This object shows the provider VLAN priority tag. A value of 8 means undefined.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..8  

standardAccessListUntaggedMode 1.3.6.1.4.1.738.1.6.1.1.2.2.1.14
This object enables the untagged mode
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

standardAccessListDropLevel 1.3.6.1.4.1.738.1.6.1.1.2.2.1.15
This object define drop-level.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER green(0), yellow(1)  

standardAccessListDscp 1.3.6.1.4.1.738.1.6.1.1.2.2.1.16
The object shows the DiffServ Point (DSCP) value from IP header.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..63  

extendedAccessListTable 1.3.6.1.4.1.738.1.6.1.1.2.3
This table contains extended access-list parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtendedAccessListEntry

extendedAccessListEntry 1.3.6.1.4.1.738.1.6.1.1.2.3.1
An entry in the extendedAccessListTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtendedAccessListEntry  

extendedAccessListIndex 1.3.6.1.4.1.738.1.6.1.1.2.3.1.1
Index of the particular rule of the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

extendedAccessListAction 1.3.6.1.4.1.738.1.6.1.1.2.3.1.2
The action to preform if this access-list rule condition is true.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListAction  

extendedAccessListIpProtocol 1.3.6.1.4.1.738.1.6.1.1.2.3.1.3
The IP protocol number (see IpProtocol).
Status: current Access: read-create
OBJECT-TYPE    
  IpProtocol  

extendedAccessListIpSrc 1.3.6.1.4.1.738.1.6.1.1.2.3.1.4
The IP source address associated with this flow.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

extendedAccessListIpMASKsrc 1.3.6.1.4.1.738.1.6.1.1.2.3.1.5
The IP mask, together with extendendAccessListIpSrc, defines the subnet.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

extendedAccessListPortDefSrc 1.3.6.1.4.1.738.1.6.1.1.2.3.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  PortDef  

extendedAccessListPortNumSrc 1.3.6.1.4.1.738.1.6.1.1.2.3.1.7
UDP/TCP port number. A value of 0 represents undefined port number.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

extendedAccessListPortRangeSrc 1.3.6.1.4.1.738.1.6.1.1.2.3.1.8
UDP/TCP ned range port number. A value of 0 represents undefined port number. Valid only with extendedAccessListPortDefSrc value of range(2).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

extendedAccessListIpDest 1.3.6.1.4.1.738.1.6.1.1.2.3.1.9
The IP destination address associated with this flow.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

extendedAccessListIpMASKdst 1.3.6.1.4.1.738.1.6.1.1.2.3.1.10
The IP mask, together with extendedAccessListIpMASKdst, defines the subnet.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

extendedAccessListPortDefDst 1.3.6.1.4.1.738.1.6.1.1.2.3.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  PortDef  

extendedAccessListPortNumDst 1.3.6.1.4.1.738.1.6.1.1.2.3.1.12
UDP/TCP port number. A value of 0 represents undefined port number.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

extendedAccessListPortRangeDst 1.3.6.1.4.1.738.1.6.1.1.2.3.1.13
UDP/TCP ned range port number. A value of 0 represents undefined port number. Valid for value range (2) of extendedAccessListPortDefDst.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

extendedAccessListTos 1.3.6.1.4.1.738.1.6.1.1.2.3.1.14
This object shows the type of service value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..15  

extendedAccessListPrec 1.3.6.1.4.1.738.1.6.1.1.2.3.1.15
Precedence value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..7  

extendedAccessListModifyTos 1.3.6.1.4.1.738.1.6.1.1.2.3.1.16
extendedAccessListModifyTos must be enabled if the user wants the ToS to be modified.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListModifyTos  

extendedAccessListRemark 1.3.6.1.4.1.738.1.6.1.1.2.3.1.17
Access list entry comment.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListRemarkString  

extendedAccessListIcmpType 1.3.6.1.4.1.738.1.6.1.1.2.3.1.18
ICMP message type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

extendedAccessListIcmpCode 1.3.6.1.4.1.738.1.6.1.1.2.3.1.19
ICMP message code.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

extendedAccessListIgmpType 1.3.6.1.4.1.738.1.6.1.1.2.3.1.20
IGMP message type. This object is not supported in E-Series
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..15  

extendedAccessListEstablished 1.3.6.1.4.1.738.1.6.1.1.2.3.1.21
When TCP protocol type is chosen, setting this object indicates that established connections will be matched.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListEstablished  

extendedAccessListLog 1.3.6.1.4.1.738.1.6.1.1.2.3.1.22
Enable normal or extended logging of this access-list rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER undefined(0), log(1), log-input(2)  

extendedAccessListVpt 1.3.6.1.4.1.738.1.6.1.1.2.3.1.23
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER vpt-value0(0), vpt-value1(1), vpt-value2(2), vpt-value3(3), vpt-value4(4), vpt-value5(5), vpt-value6(6), vpt-value7(7), undefined(8), fc-be(241), fc-l2(242), fc-af(243), fc-l1(244), fc-h2(245), fc-ef(246), fc-h1(247), fc-nc(248)  

extendedAccessListRowStatus 1.3.6.1.4.1.738.1.6.1.1.2.3.1.24
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.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

extendedAccessListVlanId 1.3.6.1.4.1.738.1.6.1.1.2.3.1.25
This object shows the customer VLAN. The object is meaningful only if extendedAccessListVlanMask is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4092  

extendedAccessListVlanMask 1.3.6.1.4.1.738.1.6.1.1.2.3.1.26
This object shows the customer VLAN mask. It is meaningful only if extendedAccessListVlanId is set. The value is in hexadecimal type string(0x..).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

extendedAccessListProviderVlanId 1.3.6.1.4.1.738.1.6.1.1.2.3.1.27
This object shows the provider VLAN. The object is meaningful only if extendedAccessListProviderVlanMask is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4092  

extendedAccessListProviderVlanMask 1.3.6.1.4.1.738.1.6.1.1.2.3.1.28
This object shows the provider VLAN mask. It is meaningful only if extendedAccessListProviderVlanId is set. The value is in hexadecimal type string(0x..).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

extendedAccessListProviderVpt 1.3.6.1.4.1.738.1.6.1.1.2.3.1.29
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..8  

extendedAccessListUntaggedMode 1.3.6.1.4.1.738.1.6.1.1.2.3.1.30
This object enables the untagged mode.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

extendedAccessListDropLevel 1.3.6.1.4.1.738.1.6.1.1.2.3.1.31
This object define drop-level.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER green(0), yellow(1)  

extendedAccessListDscp 1.3.6.1.4.1.738.1.6.1.1.2.3.1.32
The object shows the DiffServ Point (DSCP) value from IP header.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..63  

macAccessListTable 1.3.6.1.4.1.738.1.6.1.1.2.4
This table contains MAC access-list parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MACAccessListEntry

macAccessListEntry 1.3.6.1.4.1.738.1.6.1.1.2.4.1
An entry in the macAccessListTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MACAccessListEntry  

macAccessListIndex 1.3.6.1.4.1.738.1.6.1.1.2.4.1.1
Index of the particular rule of the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

macAccessListAction 1.3.6.1.4.1.738.1.6.1.1.2.4.1.2
The action to preform if this access-list rule condition is true.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListAction  

macAccessListMacSrc 1.3.6.1.4.1.738.1.6.1.1.2.4.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

macAccessListMacSrcMask 1.3.6.1.4.1.738.1.6.1.1.2.4.1.4
This object contains the mask for MAC source address. The object affects macAccessListMacSrc, defines host or range.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

macAccessListMacDst 1.3.6.1.4.1.738.1.6.1.1.2.4.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

macAccessListMacDstMask 1.3.6.1.4.1.738.1.6.1.1.2.4.1.6
This object contains the mask for MAC destination address. The object affects macAccessListMacDst, defines host or range.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

macAccessListRemark 1.3.6.1.4.1.738.1.6.1.1.2.4.1.7
Access list entry comment
Status: current Access: read-create
OBJECT-TYPE    
  AccessListRemarkString  

macAccessListLog 1.3.6.1.4.1.738.1.6.1.1.2.4.1.8
Enable normal or extended logging of this access-list rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER undefined(0), log(1), log-input(2)  

macAccessListRowStatus 1.3.6.1.4.1.738.1.6.1.1.2.4.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

macAccessListTos 1.3.6.1.4.1.738.1.6.1.1.2.4.1.10
This object shows the type of service value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

macAccessListPrecedence 1.3.6.1.4.1.738.1.6.1.1.2.4.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

macAccessListVpt 1.3.6.1.4.1.738.1.6.1.1.2.4.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER vpt-value0(0), vpt-value1(1), vpt-value2(2), vpt-value3(3), vpt-value4(4), vpt-value5(5), vpt-value6(6), vpt-value7(7), undefined(8), fc-be(241), fc-l2(242), fc-af(243), fc-l1(244), fc-h2(245), fc-ef(246), fc-h1(247), fc-nc(248)  

macAccessListVlanId 1.3.6.1.4.1.738.1.6.1.1.2.4.1.13
This object shows the customer VLAN. The object is meaningful only if macAccessListVlanMask is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4092  

macAccessListVlanMask 1.3.6.1.4.1.738.1.6.1.1.2.4.1.14
This object shows the customer VLAN mask. It is meaningful only if macAccessListVlanId is set. The value is in hexadecimal type string(0x..).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

macAccessListInnerVlanId 1.3.6.1.4.1.738.1.6.1.1.2.4.1.15
This object shows the provider VLAN. The object is meaningful only if macAccessListProviderVlanMask is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4092  

macAccessListInnerVlanMask 1.3.6.1.4.1.738.1.6.1.1.2.4.1.16
This object shows the provider VLAN mask. It is meaningful only if macAccessListProviderVlanId is set. The value is in hexadecimal type string(0x..).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

macAccessListInnerVpt 1.3.6.1.4.1.738.1.6.1.1.2.4.1.17
This object shows the provider VLAN priority tag. A value of 8 means undefined
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..8  

macAccessListEtherType 1.3.6.1.4.1.738.1.6.1.1.2.4.1.18
The object shows the EtherType field in the Ethernet header. The field is matched only for non-IP and non-ARP traffic only.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

macAccessListDscp 1.3.6.1.4.1.738.1.6.1.1.2.4.1.19
The object shows the DiffServ Point (DSCP) value from IP header.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

macAccessListMatchTraffic 1.3.6.1.4.1.738.1.6.1.1.2.4.1.20
This object shows the type of traffic to match.
Status: current Access: read-create
OBJECT-TYPE    
  MatchTraffic  

macAccessListMatchTrafficPort 1.3.6.1.4.1.738.1.6.1.1.2.4.1.21
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)
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

macAccessListUntaggedMode 1.3.6.1.4.1.738.1.6.1.1.2.4.1.22
This object enables the untagged mode.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

macAccessListDropLevel 1.3.6.1.4.1.738.1.6.1.1.2.4.1.23
This object define drop-level.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER green(0), yellow(1)  

etherTypeAccessListTable 1.3.6.1.4.1.738.1.6.1.1.2.5
This table contains extended MAC access-list parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtherTypeAccessListEntry

etherTypeAccessListEntry 1.3.6.1.4.1.738.1.6.1.1.2.5.1
An entry in the etherTypeAccessListTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtherTypeAccessListEntry  

etherTypeAccessListIndex 1.3.6.1.4.1.738.1.6.1.1.2.5.1.1
Index of the particular rule of the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

etherTypeAccessListAction 1.3.6.1.4.1.738.1.6.1.1.2.5.1.2
The action to preform if this access-list rule condition is true.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListAction  

etherTypeAccessListEtherType 1.3.6.1.4.1.738.1.6.1.1.2.5.1.3
The IP protocol number (see IpProtocol).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

etherTypeAccessListEtherTypeCodeMask 1.3.6.1.4.1.738.1.6.1.1.2.5.1.4
The IP source address associated with this flow.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

etherTypeAccessListRemark 1.3.6.1.4.1.738.1.6.1.1.2.5.1.5
Access list entry comment
Status: current Access: read-create
OBJECT-TYPE    
  AccessListRemarkString  

etherTypeAccessListLog 1.3.6.1.4.1.738.1.6.1.1.2.5.1.6
Enable normal or extended logging of this access-list rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER undefined(0), log(1), log-input(2)  

etherTypeAccessListRowStatus 1.3.6.1.4.1.738.1.6.1.1.2.5.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

etherTypeAccessListVlanId 1.3.6.1.4.1.738.1.6.1.1.2.5.1.8
This object shows the customer VLAN.The object is meaningful only if etherTypeAccessListVlanMask is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4092  

etherTypeAccessListVlanMask 1.3.6.1.4.1.738.1.6.1.1.2.5.1.9
This object shows the customer VLAN mask. It is meaningful only if etherTypeAccessListVlanId is set.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

etherTypeAccessListProviderVlanId 1.3.6.1.4.1.738.1.6.1.1.2.5.1.10
This object shows the provider VLAN. The object is meaningful only if etherTypeAccessListProviderVlanMask is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4092  

etherTypeAccessListProviderVlanMask 1.3.6.1.4.1.738.1.6.1.1.2.5.1.11
This object shows the provider VLAN mask. It is meaningful only if etherTypeAccessListProviderVlanId is set. The value is in hexadecimal type string (0x..).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

etherTypeAccessListProviderVpt 1.3.6.1.4.1.738.1.6.1.1.2.5.1.12
The vlan priority tag. A value of 8 means undefined. This object is meaningful only if vlan-priority template is used.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..8  

accessListInterfaceTable 1.3.6.1.4.1.738.1.6.1.1.3.1
This table controls the assigment of access groups to an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccessListInterfaceEntry

accessListInterfaceEntry 1.3.6.1.4.1.738.1.6.1.1.3.1.1
An entry in the AccessListInterfaceEntry table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AccessListInterfaceEntry  

accessListInterfaceTableIndex 1.3.6.1.4.1.738.1.6.1.1.3.1.1.1
This object identifies the row number for this (ifIndex) interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

accessListInterfaceGroupIndex 1.3.6.1.4.1.738.1.6.1.1.3.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

accessListInterfaceDscp 1.3.6.1.4.1.738.1.6.1.1.3.1.1.3
Enable Diffserv codepoint.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessListInterfaceRowStatus 1.3.6.1.4.1.738.1.6.1.1.3.1.1.4
This indicates the row status & enables creation & deletion of lines in this (and related) tables. See SNMPv2-TC for more information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

accessListInterfacePriority 1.3.6.1.4.1.738.1.6.1.1.3.1.1.5
Priority level value. Valid values are 0 to 7, 8 means undefined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..8  

accessListInterfaceDiscard 1.3.6.1.4.1.738.1.6.1.1.3.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  AccessListDiscard  

accessListInterfaceRateLimit 1.3.6.1.4.1.738.1.6.1.1.3.1.1.7
The maximum rate in kBps(kilobytes per second)
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListInterfaceExceedAction 1.3.6.1.4.1.738.1.6.1.1.3.1.1.8
The action to perform when the condition is true.
Status: current Access: read-write
OBJECT-TYPE    
  ExceedAction  

accessListInterfaceShaper 1.3.6.1.4.1.738.1.6.1.1.3.1.1.9
Enable/disable shaper. This object is supported only in B-series.
Status: current Access: read-write
OBJECT-TYPE    
  Shaper  

accessListInterfaceBurst 1.3.6.1.4.1.738.1.6.1.1.3.1.1.10
The maximum Burst rate in kBps(kilobytes per second). This object is supported only by E-Series and G-series.
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListInterfaceRedirectIfIndex 1.3.6.1.4.1.738.1.6.1.1.3.1.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

accessListInterfaceRedirectVlanID 1.3.6.1.4.1.738.1.6.1.1.3.1.1.12
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

accessListInterfaceRedirectNexthop 1.3.6.1.4.1.738.1.6.1.1.3.1.1.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

accessListInterfacePeakRate 1.3.6.1.4.1.738.1.6.1.1.3.1.1.14
Peak Information Rate in kBps(kilobytes per second).
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListInterfacePeakBurst 1.3.6.1.4.1.738.1.6.1.1.3.1.1.15
Peak Burst Size in kBps(kilobytes per second).
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListInterfaceColorAware 1.3.6.1.4.1.738.1.6.1.1.3.1.1.16
Toggle Color aware traffic metering. Disabled by default.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessListInterfacePolicy 1.3.6.1.4.1.738.1.6.1.1.3.1.1.17
Set remarking policy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), dcsp(1), priority(2), priority-dp(3)  

accessListInterfaceTrafficClass 1.3.6.1.4.1.738.1.6.1.1.3.1.1.18
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..256  

accessListInterfaceSpanRootTrack 1.3.6.1.4.1.738.1.6.1.1.3.1.1.19
The span root track option for VLAN redirects.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessListInterfaceUntagFilter 1.3.6.1.4.1.738.1.6.1.1.3.1.1.20
The filter for tagged or untagged backets to be applied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessListInterfaceTxq 1.3.6.1.4.1.738.1.6.1.1.3.1.1.21
This object performs QoS and remarking of traffic matching an ACG
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

accessListInterfaceTxqDropLevel 1.3.6.1.4.1.738.1.6.1.1.3.1.1.22
This object shows the drop-level (green/yellow) and is related to accessListInterfaceTxq.
Status: current Access: read-create
OBJECT-TYPE    
  TxqDropLevel  

accessListInterfaceApplyMirror 1.3.6.1.4.1.738.1.6.1.1.3.1.1.23
This object shows that the traffic on the interface will be mirrored
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

accessListInterfaceStatistics 1.3.6.1.4.1.738.1.6.1.1.3.1.1.24
This object enables statistics on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListStatistics  

accessListInterfaceDirection 1.3.6.1.4.1.738.1.6.1.1.3.1.1.25
This object determines the ingress-egress type of applied ACL.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListDirection  

accessListInterfaceRateStatistics 1.3.6.1.4.1.738.1.6.1.1.3.1.1.26
This object enables rate statistics on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListStatistics  

accessListVLANTable 1.3.6.1.4.1.738.1.6.1.1.4.1
This table controls the assignment of access groups to a VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccessListVLANEntry

accessListVLANEntry 1.3.6.1.4.1.738.1.6.1.1.4.1.1
An entry in the AccessListVLANEntry table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AccessListVLANEntry  

accessListVLANTableIndex 1.3.6.1.4.1.738.1.6.1.1.4.1.1.1
This object identifies the order in which the access group was applied on this VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

accessListVLANGroupIndex 1.3.6.1.4.1.738.1.6.1.1.4.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

accessListVLANDscp 1.3.6.1.4.1.738.1.6.1.1.4.1.1.3
Enable Diffserv codepoint.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessListVLANRowStatus 1.3.6.1.4.1.738.1.6.1.1.4.1.1.4
This indicates the row status & enables creation & delettion of rows in this and related tables. See SNMPv2-TC for more information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

accessListVLANPriority 1.3.6.1.4.1.738.1.6.1.1.4.1.1.5
Priority level value. Valid values are 0 to 7, 8 means undefined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..8  

accessListVLANDiscard 1.3.6.1.4.1.738.1.6.1.1.4.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  AccessListDiscard  

accessListVLANRateLimit 1.3.6.1.4.1.738.1.6.1.1.4.1.1.7
The maximum rate in kBps(kilobytes per second).
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListVLANExceedAction 1.3.6.1.4.1.738.1.6.1.1.4.1.1.8
The action to perform when the condition is true.
Status: current Access: read-write
OBJECT-TYPE    
  ExceedAction  

accessListVLANBurst 1.3.6.1.4.1.738.1.6.1.1.4.1.1.9
The maximum Burst rate in kBps(kilobytes per second). This object is supported only by E-Series and G-series.
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListVLANRedirectIfIndex 1.3.6.1.4.1.738.1.6.1.1.4.1.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

accessListVLANRedirectVlanID 1.3.6.1.4.1.738.1.6.1.1.4.1.1.11
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

accessListVLANRedirectNexthop 1.3.6.1.4.1.738.1.6.1.1.4.1.1.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

accessListVLANPeakRate 1.3.6.1.4.1.738.1.6.1.1.4.1.1.13
Peak Information Rate in kBps(kilobytes per second).
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListVLANPeakBurst 1.3.6.1.4.1.738.1.6.1.1.4.1.1.14
Peak Burst Size in kBps(kilobytes per second).
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListVLANColorAware 1.3.6.1.4.1.738.1.6.1.1.4.1.1.15
Toggle Color aware traffic metering.Disabled by default.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessListVLANPolicy 1.3.6.1.4.1.738.1.6.1.1.4.1.1.16
Set remarking policy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), dcsp(1), priority(2), priority-dp(3)  

accessListVLANTrafficClass 1.3.6.1.4.1.738.1.6.1.1.4.1.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..256  

accessListVLANSpanRootTrack 1.3.6.1.4.1.738.1.6.1.1.4.1.1.18
The span root track option for VLAN redirects.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessListVLANUntagFilter 1.3.6.1.4.1.738.1.6.1.1.4.1.1.19
The filter for tagged or untagged backets to be applied
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessListVLANApplyMirror 1.3.6.1.4.1.738.1.6.1.1.4.1.1.20
This object shows that the traffic on the interface will be mirrored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

accessListVLANStatistics 1.3.6.1.4.1.738.1.6.1.1.4.1.1.21
This object enables statistics on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListStatistics  

accessListVLANDirection 1.3.6.1.4.1.738.1.6.1.1.4.1.1.22
This object determines the ingress-egress type of applied ACL.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListDirection  

accessListSapTable 1.3.6.1.4.1.738.1.6.1.1.5.1
This table controls the assigment of access groups to a SAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccessListSapEntry

accessListSapEntry 1.3.6.1.4.1.738.1.6.1.1.5.1.1
An entry in the AccessListSapEntry table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AccessListSapEntry  

accessListSapTableIndex 1.3.6.1.4.1.738.1.6.1.1.5.1.1.1
This object identifies the row number for this (ifIndex) interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

accessListSapGroupIndex 1.3.6.1.4.1.738.1.6.1.1.5.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

accessListSapRowStatus 1.3.6.1.4.1.738.1.6.1.1.5.1.1.3
This indicates the row status & enables creation & deletion of lines in this (and related) tables. See SNMPv2-TC for more information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

accessListSapRateLimit 1.3.6.1.4.1.738.1.6.1.1.5.1.1.4
The maximum rate in kBps(kilobytes per second)
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListSapExceedAction 1.3.6.1.4.1.738.1.6.1.1.5.1.1.5
The action to perform when the condition is true.
Status: current Access: read-write
OBJECT-TYPE    
  ExceedAction  

accessListSapBurst 1.3.6.1.4.1.738.1.6.1.1.5.1.1.6
The maximum Burst rate in kBps(kilobytes per second). This object is supported only by E-Series and G-series.
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListSapPeakRate 1.3.6.1.4.1.738.1.6.1.1.5.1.1.7
Peak Information Rate in kBps(kilobytes per second).
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListSapPeakBurst 1.3.6.1.4.1.738.1.6.1.1.5.1.1.8
Peak Burst Size in kBps(kilobytes per second).
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

accessListSapColorAware 1.3.6.1.4.1.738.1.6.1.1.5.1.1.9
Toggle Color aware traffic metering. Disabled by default.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessListSapTxq 1.3.6.1.4.1.738.1.6.1.1.5.1.1.10
This object performs QoS and remarking of traffic matching an ACG
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

accessListSapTxqDropLevel 1.3.6.1.4.1.738.1.6.1.1.5.1.1.11
This object shows the drop-level (green/yellow) and is related to accessListInterfaceTxq.
Status: current Access: read-create
OBJECT-TYPE    
  TxqDropLevel  

accessListSapStatistics 1.3.6.1.4.1.738.1.6.1.1.5.1.1.12
This object enables statistics on the SAP.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListStatistics  

accessListSapRateStatistics 1.3.6.1.4.1.738.1.6.1.1.5.1.1.13
This object enables rate statistics on the SAP.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListStatistics  

accessListSapDirection 1.3.6.1.4.1.738.1.6.1.1.5.1.1.14
This object determines the ingress-egress type of applied ACL.
Status: current Access: read-create
OBJECT-TYPE    
  AccessListDirection  

accessListInterfaceStatisticsTable 1.3.6.1.4.1.738.1.6.1.1.6.1
This table serves the interface statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccessListInterfaceStatisticsEntry

accessListInterfaceStatisticsEntry 1.3.6.1.4.1.738.1.6.1.1.6.1.1
An entry in the accessListInterfaceStatisticsTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AccessListInterfaceStatisticsEntry  

accessListInterfaceStatisticsGroupIndex 1.3.6.1.4.1.738.1.6.1.1.6.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

accessListInterfaceGreenBytes 1.3.6.1.4.1.738.1.6.1.1.6.1.1.2
This object shows green traffic in bytes for access group with enabled rate-limit statistics.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

accessListInterfaceYellowBytes 1.3.6.1.4.1.738.1.6.1.1.6.1.1.3
This object shows yellow traffic in bytes for access group with enabled rate-limit statistics.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

accessListInterfaceRedBytes 1.3.6.1.4.1.738.1.6.1.1.6.1.1.4
This object shows red traffic in bytes for access group with enabled rate-limit statistics.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

accessListInterfaceClassifiedPackets 1.3.6.1.4.1.738.1.6.1.1.6.1.1.5
This object shows match classified packets in bytes for access group with enabled statistics.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

accessListSapStatisticsTable 1.3.6.1.4.1.738.1.6.1.1.7.1
This table serves the Sap statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccessListSapStatisticsEntry

accessListSapStatisticsEntry 1.3.6.1.4.1.738.1.6.1.1.7.1.1
An entry in the accessListSapStatisticsTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AccessListSapStatisticsEntry  

accessListSapStatisticsGroupIndex 1.3.6.1.4.1.738.1.6.1.1.7.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

accessListSapGreenBytes 1.3.6.1.4.1.738.1.6.1.1.7.1.1.2
This object shows green traffic in bytes for access group with enabled rate-limit statistics.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

accessListSapYellowBytes 1.3.6.1.4.1.738.1.6.1.1.7.1.1.3
This object shows yellow traffic in bytes for access group with enabled rate-limit statistics.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

accessListSapRedBytes 1.3.6.1.4.1.738.1.6.1.1.7.1.1.4
This object shows red traffic in bytes for access group with enabled rate-limit statistics.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

accessListSapClassifiedPackets 1.3.6.1.4.1.738.1.6.1.1.7.1.1.5
This object shows classified packets in bytes for access group with enabled match statistics.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ispUpLinkTable 1.3.6.1.4.1.738.1.6.1.2.1
This table controls the ISP up-links. This table is supported only by B-Series.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IspUpLinkEntry

ispUpLinkEntry 1.3.6.1.4.1.738.1.6.1.2.1.1
An entry in the ispUpLinkTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IspUpLinkEntry  

ispUpLinkIndex 1.3.6.1.4.1.738.1.6.1.2.1.1.1
The ISP index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..32  

ispUpLinkIfIndex 1.3.6.1.4.1.738.1.6.1.2.1.1.2
The ifIndex (from RFC1213) that this ISP belongs to.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

ispUpLinkType 1.3.6.1.4.1.738.1.6.1.2.1.1.3
The ispUpLinkType object shows if the ISP is connective or normal.
Status: current Access: read-create
OBJECT-TYPE    
  ISPType  

ispUpLinkAccessGroup 1.3.6.1.4.1.738.1.6.1.2.1.1.4
A valid index (accessListControlListGroup) from accessListControlTable. For the ISP up-link the index groups are 100..199.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..199  

ispUpLinkVLANid 1.3.6.1.4.1.738.1.6.1.2.1.1.5
The VID for this link. 0 means no VID.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4000  

ispUpLinkVLANtag 1.3.6.1.4.1.738.1.6.1.2.1.1.6
Type of the VLAN - tagged or untagged.
Status: current Access: read-create
OBJECT-TYPE    
  VlanTag  

ispUpLinkRowStatus 1.3.6.1.4.1.738.1.6.1.2.1.1.7
This indicates the row status and enables creation & deletion of rows in this and related tables. See SNMPv2-TC for more information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ispUserInterfaceTable 1.3.6.1.4.1.738.1.6.1.2.2
This table controls the assignment of ISP users to an interface. This table is supported only by B-Series.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IspUserInterfaceEntry

ispUserInterfaceEntry 1.3.6.1.4.1.738.1.6.1.2.2.1
An entry in the ispUserInterfaceTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IspUserInterfaceEntry  

ispUserInterfaceAssigen 1.3.6.1.4.1.738.1.6.1.2.2.1.1
Indicates if an ISP user is assigned to this interface.
Status: current Access: read-write
OBJECT-TYPE    
  AssigenValue  

ispUserInterfaceIspUplinkIndex 1.3.6.1.4.1.738.1.6.1.2.2.1.2
A valid index from ispUpLinkTable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..32  

ispUserInterfaceRateLimit 1.3.6.1.4.1.738.1.6.1.2.2.1.3
The maximum rate.
Status: current Access: read-write
OBJECT-TYPE    
  Rate  

ispUserInterfaceConformAction 1.3.6.1.4.1.738.1.6.1.2.2.1.4
The action to perform when the condition is true.
Status: current Access: read-write
OBJECT-TYPE    
  ConformAction  

ispUserInterfaceExceedAction 1.3.6.1.4.1.738.1.6.1.2.2.1.5
The action to perform when the condition is true.
Status: current Access: read-write
OBJECT-TYPE    
  ExceedAction  

ispUserInterfaceShaper 1.3.6.1.4.1.738.1.6.1.2.2.1.6
This object controls the status of the shaper.
Status: current Access: read-write
OBJECT-TYPE    
  Shaper  

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

prvtSwitchAccessListMibGroups 1.3.6.1.4.1.738.1.6.1.3.1
OBJECT IDENTIFIER    

prvtSwitchAccessListNotificationGroup 1.3.6.1.4.1.738.1.6.1.3.1.1
Private Notification Group.
Status: current Access: read-write
NOTIFICATION-GROUP