ZYXEL-TRTCM-MIB

File: ZYXEL-TRTCM-MIB.mib (8288 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelTrtcmPortEntry  
SEQUENCE    
  zyTrtcmPortState EnabledStatus
  zyTrtcmPortCir INTEGER
  zyTrtcmPortPir INTEGER
  zyTrtcmPortDscpProfile DisplayString

ZyxelTrtcmDscpProfileEntry  
SEQUENCE    
  zyTrtcmDscpProfileName DisplayString
  zyTrtcmDscpProfileDscpGreen INTEGER
  zyTrtcmDscpProfileDscpYellow INTEGER
  zyTrtcmDscpProfileDscpRed INTEGER
  zyTrtcmDscpProfileRowstatus RowStatus

Defined Values

zyxelTrtcm 1.3.6.1.4.1.890.1.15.3.85
The subtree for Two Rate Three Color Marker (trTCM)
MODULE-IDENTITY    

zyxelTrtcmSetup 1.3.6.1.4.1.890.1.15.3.85.1
OBJECT IDENTIFIER    

zyTctcmState 1.3.6.1.4.1.890.1.15.3.85.1.1
Enable/Disable TRTCM (Two-rate three color marker) on the switch. The switch evaluates and marks the packets based on the TRTCM settings. Note: You must also enable DiffServ on the switch and the individual ports for the switch to drop red (high loss priority) colored packets.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyTrtcmMode 1.3.6.1.4.1.890.1.15.3.85.1.2
Enter color-blind to have the switch treat all incoming packets as uncolored. All incoming packets are evaluated against the CIR and PIR. Enter color-aware to treat the packets as marked by some preceding entity. Incoming packets are evaluated based on their existing color. Incoming packets that are not marked proceed through the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER color-aware(0), color-blind(1)  

zyxelTrtcmPortTable 1.3.6.1.4.1.890.1.15.3.85.1.3
The table contains TRTCM port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelTrtcmPortEntry

zyxelTrtcmPortEntry 1.3.6.1.4.1.890.1.15.3.85.1.3.1
An entry contains TRTCM port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelTrtcmPortEntry  

zyTrtcmPortState 1.3.6.1.4.1.890.1.15.3.85.1.3.1.1
Enable/Disable TRTCM on the port.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

zyTrtcmPortCir 1.3.6.1.4.1.890.1.15.3.85.1.3.1.2
Specify the Commit Information Rate (CIR) for this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyTrtcmPortPir 1.3.6.1.4.1.890.1.15.3.85.1.3.1.3
Specify the Peak Information Rate (PIR) for this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyTrtcmPortDscpProfile 1.3.6.1.4.1.890.1.15.3.85.1.3.1.4
The name of trtcm dscp profile with specifed CIR and PIR setting on the port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zyTrtcmMaxNumberOfDscpProfiles 1.3.6.1.4.1.890.1.15.3.85.1.4
The maximum number of TRTCM DSCP profile that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelTrtcmDscpProfileTable 1.3.6.1.4.1.890.1.15.3.85.1.5
AThe talbe contains TRTCM profile configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelTrtcmDscpProfileEntry

zyxelTrtcmDscpProfileEntry 1.3.6.1.4.1.890.1.15.3.85.1.5.1
An entry contains TRTCM profile configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelTrtcmDscpProfileEntry  

zyTrtcmDscpProfileName 1.3.6.1.4.1.890.1.15.3.85.1.5.1.1
The name of TRTCM DSCP profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyTrtcmDscpProfileDscpGreen 1.3.6.1.4.1.890.1.15.3.85.1.5.1.2
Specify the DSCP Green value to use for packets with low packet loss priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyTrtcmDscpProfileDscpYellow 1.3.6.1.4.1.890.1.15.3.85.1.5.1.3
Specify the DSCP Yellow value to use for packets with medium packet loss priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyTrtcmDscpProfileDscpRed 1.3.6.1.4.1.890.1.15.3.85.1.5.1.4
Specify the DSCP red value to use for packets with high packet loss priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyTrtcmDscpProfileRowstatus 1.3.6.1.4.1.890.1.15.3.85.1.5.1.5
This object allows to create and delete a TRTCM DSCP profile entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus