4509 lines
149 KiB
Plaintext
4509 lines
149 KiB
Plaintext
|
||
|
||
GBNL2QACL-MIB DEFINITIONS ::= BEGIN
|
||
|
||
IMPORTS
|
||
MODULE-IDENTITY, OBJECT-TYPE,
|
||
Integer32, Counter64,IpAddress FROM SNMPv2-SMI
|
||
|
||
DisplayString, TruthValue,MacAddress,RowStatus FROM SNMPv2-TC
|
||
|
||
MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF
|
||
|
||
gbnL2 FROM GREENTECH-MASTER-MIB
|
||
|
||
PortList FROM Q-BRIDGE-MIB
|
||
|
||
mib-2 FROM RFC1213-MIB
|
||
|
||
VlanId FROM Q-BRIDGE-MIB
|
||
|
||
TOSType FROM OSPF-MIB;
|
||
|
||
|
||
gbnL2QACL MODULE-IDENTITY
|
||
LAST-UPDATED "0309260001Z" -- sep 26,2003
|
||
ORGANIZATION "Greentech"
|
||
CONTACT-INFO "Adam Armstrong
|
||
E-mail: adama@observium.org"
|
||
|
||
DESCRIPTION "QTECH Enterprise MIB definition."
|
||
|
||
REVISION "0309260001Z" -- sep 26,2003
|
||
DESCRIPTION "Initial MIB creation."
|
||
|
||
::= { gbnL2 4 }
|
||
|
||
AdminStatus ::= TEXTUAL-CONVENTION
|
||
STATUS current
|
||
DESCRIPTION
|
||
"The AdminStatus of an item: 'valid' indicates that
|
||
it is running,while 'invalid' indicates that it is not."
|
||
SYNTAX INTEGER { active (1), inactive (2) }
|
||
|
||
Action ::= TEXTUAL-CONVENTION
|
||
STATUS current
|
||
DESCRIPTION
|
||
"permit or deny"
|
||
SYNTAX INTEGER { permit (101), deny (100) }
|
||
|
||
Dscp ::= TEXTUAL-CONVENTION
|
||
STATUS current
|
||
DESCRIPTION
|
||
"dscp priority"
|
||
SYNTAX Integer32 (0..63)
|
||
|
||
AclType ::= TEXTUAL-CONVENTION
|
||
STATUS current
|
||
DESCRIPTION
|
||
"standard¡¢extend¡¢link¡¢user"
|
||
SYNTAX INTEGER { standard(1), extend (2),link(3), user (4) }
|
||
|
||
PacketFlowType ::= TEXTUAL-CONVENTION
|
||
STATUS current
|
||
DESCRIPTION
|
||
"broadcast¡¢multicast¡¢unicast"
|
||
SYNTAX INTEGER { broadcast(1), multicast(2), unicast(3) }
|
||
|
||
--
|
||
-- QoS queue-scheduer
|
||
--
|
||
|
||
qosQueueSchedulerGroup OBJECT IDENTIFIER ::= { gbnL2QACL 1 }
|
||
|
||
qosWrrQueue1Weight OBJECT-TYPE
|
||
SYNTAX INTEGER (1..97)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Weight of 1th queue(%)."
|
||
::= { qosQueueSchedulerGroup 1 }
|
||
|
||
qosWrrQueue2Weight OBJECT-TYPE
|
||
SYNTAX INTEGER (1..97)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Weight of 2th queue(%)."
|
||
::= { qosQueueSchedulerGroup 2 }
|
||
|
||
|
||
qosWrrQueue3Weight OBJECT-TYPE
|
||
SYNTAX INTEGER (1..97)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Weight of 3th queue(%)."
|
||
::= { qosQueueSchedulerGroup 3 }
|
||
|
||
|
||
qosWrrQueue4Weight OBJECT-TYPE
|
||
SYNTAX INTEGER (1..97)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Weight of 4th queue(%)."
|
||
::= { qosQueueSchedulerGroup 4 }
|
||
|
||
qosWrrMaxDelayValue OBJECT-TYPE
|
||
SYNTAX INTEGER (1..255)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
" The highest priority queue scheduling queue when the maximum waiting time."
|
||
::= { qosQueueSchedulerGroup 5 }
|
||
|
||
qosQueueSchedulerMode OBJECT-TYPE
|
||
SYNTAX INTEGER {
|
||
strictPriority (1),
|
||
wrr(2),
|
||
wrrMaxDelay(3) }
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
" Queue scheduling mode: absolute priority, weighted round robin scheduling, weighted round robin scheduling maximum delay. "
|
||
DEFVAL { strictPriority }
|
||
::= { qosQueueSchedulerGroup 6 }
|
||
|
||
qosWrrQueue5Weight OBJECT-TYPE
|
||
SYNTAX INTEGER (1..97)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Weight of 5th queue(%)."
|
||
::= { qosQueueSchedulerGroup 7 }
|
||
|
||
qosWrrQueue6Weight OBJECT-TYPE
|
||
SYNTAX INTEGER (1..97)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Weight of 6th queue(%)."
|
||
::= { qosQueueSchedulerGroup 8 }
|
||
|
||
qosWrrQueue7Weight OBJECT-TYPE
|
||
SYNTAX INTEGER (1..97)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Weight of 7th queue(%)."
|
||
::= { qosQueueSchedulerGroup 9 }
|
||
|
||
qosWrrQueue8Weight OBJECT-TYPE
|
||
SYNTAX INTEGER (1..97)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Weight of 8th queue(%)."
|
||
::= { qosQueueSchedulerGroup 10 }
|
||
|
||
-- ACL table Variables
|
||
|
||
-- These parameters apply globally to the swicth's
|
||
|
||
aclNumTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclNumEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
" Access control lists based on numbers, which total from the five types: the standard-based digital access control lists, extended access list based on numbers, based on the second level access control list, based on the number of custom access control lists, and based on numbers interface to access control lists. One standard access control list values for the 1-99, extended access control lists values for the 100-199, the second level access control list for the 200-299 values, custom values for the access control list 300-399 ."
|
||
::= { gbnL2QACL 2 }
|
||
|
||
aclNumEntry OBJECT-TYPE
|
||
SYNTAX AclNumEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Definition of a number-based access control lists."
|
||
INDEX { aclNumNumber }
|
||
::= { aclNumTable 1 }
|
||
|
||
AclNumEntry ::=
|
||
SEQUENCE {
|
||
aclNumNumber
|
||
Integer32,
|
||
aclNumType
|
||
AclType,
|
||
aclNumMatchOrder
|
||
INTEGER,
|
||
aclNumTotleSubitems
|
||
Integer32,
|
||
aclNumRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclNumNumber OBJECT-TYPE
|
||
SYNTAX Integer32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÊý×ֵķÃÎÊ¿ØÖÆÁбíµÄ±êºÅ£¬ËüµÄȡֵ·¶Î§Îª1£399.
|
||
ËüµÄȡֵ¿ÉÒÔ´ú±í´ËÌõ·ÃÎÊ¿ØÖÆÁбíÊÇÊôÓÚºÎÖÖÀàÐÍ¡£"
|
||
::= { aclNumEntry 1 }
|
||
|
||
aclNumType OBJECT-TYPE
|
||
SYNTAX AclType
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÊý×ֵķÃÎÊ¿ØÖÆÁбíµÄÀàÐÍ£¬ÆäÖÐnumberΪ1-99Ϊ±ê×¼ACL£¬
|
||
100-199ΪÀ©Õ¹ACL£¬200-299Ϊ¶þ²ãACL£¬300-399ΪÓû§×Ô¶¨ÒåACL."
|
||
::= { aclNumEntry 2 }
|
||
|
||
aclNumMatchOrder OBJECT-TYPE
|
||
SYNTAX INTEGER {
|
||
config (0),
|
||
auto (1)
|
||
}
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ·ÃÎÊ¿ØÖÆÁбíµÄÅäÖÃ˳Ðò£¬auto ËùÓõġ°Éî¶ÈÓÅÏÈ¡°
|
||
ÔÔòÊÇÖ¸£º°ÑÖ¸¶¨Êý¾Ý°ü·¶Î§×îСµÄÓï¾äÅÅÔÚ×îÇ°Ãæ¡£ÕâÒ»µã¿ÉÒÔ
|
||
ͨ¹ý±È½ÏµØÖ·µÄͨÅä·ûÀ´ÊµÏÖ£¬Í¨Åä·ûԽС£¬ÔòÖ¸¶¨µÄÖ÷»úµÄ·¶Î§
|
||
¾ÍԽС¡£±ÈÈç129.102.1.1 0.0.0.0 Ö¸¶¨ÁËһ̨Ö÷»ú£º129.102.1.1
|
||
¶ø129.102.1.1 0.0.255.255 ÔòÖ¸¶¨ÁËÒ»¸öÍø¶Î£º 129.102.1.1 ¡«
|
||
129.102.255.255£¬ÏÔȻǰÕßÔÚ·ÃÎÊ¿ØÖƹæÔòÖÐÅÅÔÚÇ°Ãæ¡£¾ßÌå±ê×¼
|
||
Ϊ£º¶ÔÓÚ±ê×¼·ÃÎÊ¿ØÖƹæÔòµÄÓï¾ä£¬Ö±½Ó±È½ÏÔ´µØÖ·Í¨Åä·û£¬Í¨Åä·û
|
||
ÏàͬµÄÔò°´ÅäÖÃ˳Ðò£»¶ÔÓÚ»ùÓÚ½Ó¿Ú¹ýÂ˵ķÃÎÊ¿ØÖƹæÔò£¬ÅäÖÃÁË'any'
|
||
µÄ¹æÔòÅÅÔÚºóÃæ£¬ÆäËü°´ÅäÖÃ˳Ðò£»¶ÔÓÚÀ©Õ¹·ÃÎÊ¿ØÖƹæÔò£¬Ê×ÏȱÈ
|
||
½ÏÔ´µØÖ·Í¨Åä·û£¬ÏàͬµÄÔٱȽÏÄ¿µÄµØÖ·Í¨Åä·û£¬ÈÔÏàͬµÄÔò±È½Ï¶Ë
|
||
¿ÚºÅµÄ·¶Î§£¬·¶Î§Ð¡µÄÅÅÔÚÇ°Ãæ£¬Èç¹û¶Ë¿ÚºÅ·¶Î§Ò²ÏàͬÔò°´ÅäÖÃ˳Ðò£¬
|
||
ĬÈϰ´ÕÕÓû§µÄÅäÖÃ˳Ðò¼´config¡£"
|
||
DEFVAL { config } -- config
|
||
::= { aclNumEntry 3 }
|
||
|
||
aclNumTotleSubitems OBJECT-TYPE
|
||
SYNTAX Integer32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Ò»Ìõ·ÃÎÊ¿ØÖÆÁбí¿ÉÒÔ¶¨Òå¶àÌõ×Ó¹æÔò£¬ÕâЩ×Ó¹æÔò°´ÕÕÒ»¶¨µÄ˳ÐòÅÅÁÐ
|
||
³ÉÒ»Ìõ·ÃÎÊ¿ØÖÆÁÐ±í£¬Ã¿ÌõACL×î¶à¿ÉÒÔ¶¨Òå128Ïî×Ó¹æÔò¡£"
|
||
::= { aclNumEntry 4 }
|
||
|
||
aclNumRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°ACLµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclNumEntry 5 }
|
||
|
||
|
||
--ACL×ÓÏÒ壬»ùÓÚÊý×ֵıê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£
|
||
|
||
aclNumStdSubitemTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclNumStdSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£ËüÊÇͨ¹ýÄ¿µÄµØÖ·½øÐйýÂ˵ġ£"
|
||
::= { gbnL2QACL 3 }
|
||
|
||
aclNumStdSubitemEntry OBJECT-TYPE
|
||
SYNTAX AclNumStdSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏî."
|
||
INDEX { aclNumStdNum, aclNumStdSubNum }
|
||
::= { aclNumStdSubitemTable 1 }
|
||
|
||
AclNumStdSubitemEntry ::=
|
||
SEQUENCE {
|
||
aclNumStdNum
|
||
Integer32,
|
||
aclNumStdSubNum
|
||
Integer32,
|
||
aclNumStdSubitemAdminStatus
|
||
AdminStatus,
|
||
aclNumStdSubitemAction
|
||
Action,
|
||
aclNumStdSubitemSrcAddr
|
||
IpAddress,
|
||
aclNumStdSubitemSrcAddrWldmsk
|
||
IpAddress,
|
||
aclNumStdFragments
|
||
TruthValue,
|
||
aclNumStdTimeRange
|
||
OCTET STRING,
|
||
aclNumStdSubitemRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclNumStdNum OBJECT-TYPE
|
||
SYNTAX Integer32 (1..99)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÊý×ֵķÃÎÊ¿ØÖÆÁбíµÄ±êºÅ£¬ËüµÄȡֵ·¶Î§Îª1£399£¬1000-1999.
|
||
ËüµÄȡֵ¿ÉÒÔ´ú±í´ËÌõ·ÃÎÊ¿ØÖÆÁбíÊÇÊôÓÚºÎÖÖÀàÐÍ¡£"
|
||
::= { aclNumStdSubitemEntry 1 }
|
||
|
||
aclNumStdSubNum OBJECT-TYPE
|
||
SYNTAX Integer32 (0..127)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊ¿ØÖÆÁбíµÄ×ÓÏîºÅ£¬0£127¡£"
|
||
::= { aclNumStdSubitemEntry 2 }
|
||
|
||
aclNumStdSubitemAdminStatus OBJECT-TYPE
|
||
SYNTAX AdminStatus
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"µ±´ËÏîΪvalidʱ¼¤»îÒ»Ìõ·ÃÎÊ¿ØÖÆÁÐ±í£¬invalid±íʾֻÅäÖÃÁË´ËÏî
|
||
ACLµ«²¢Ã»ÓÐÏ·¢µ½Ó²¼þ¿ªÊ¼Ö´ÐС£"
|
||
DEFVAL { invalid } -- invalid
|
||
::= { aclNumStdSubitemEntry 3 }
|
||
|
||
aclNumStdSubitemAction OBJECT-TYPE
|
||
SYNTAX Action
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ·ÃÎÊÁбí×ÓÏîµÄ¶¯×÷£¬ÔÊÐí»ò¾Ü¾ø¡£"
|
||
::= { aclNumStdSubitemEntry 4 }
|
||
|
||
aclNumStdSubitemSrcAddr OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔµØÖ·"
|
||
::= { aclNumStdSubitemEntry 5 }
|
||
|
||
aclNumStdSubitemSrcAddrWldmsk OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔµØÖ·Í¨Åä·û"
|
||
::= { aclNumStdSubitemEntry 6 }
|
||
|
||
aclNumStdFragments OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔµØÖ·Í¨Åä·û"
|
||
DEFVAL { false } -- invalid
|
||
::= { aclNumStdSubitemEntry 7 }
|
||
|
||
|
||
aclNumStdTimeRange OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊÁбí×ÓÏîÆð×÷ÓõÄʱ¼ä¶Î"
|
||
::= { aclNumStdSubitemEntry 8 }
|
||
|
||
aclNumStdSubitemRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°ACL×ÓÏîµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclNumStdSubitemEntry 9 }
|
||
|
||
|
||
--ACL×ÓÏÒ壬»ùÓÚÊý×ÖµÄÀ©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£
|
||
|
||
aclNumExdSubitemTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclNumExdSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»ÌõÀ©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£ËüÊÇͨ¹ý¶Ô±ê×¼·ÃÎÊ¿ØÖÆÁбíµÄ²¹³ä¡£"
|
||
::= { gbnL2QACL 4 }
|
||
|
||
aclNumExdSubitemEntry OBJECT-TYPE
|
||
SYNTAX AclNumExdSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏî."
|
||
INDEX { aclNumExdNum, aclNumExdSubNum}
|
||
::= { aclNumExdSubitemTable 1 }
|
||
|
||
AclNumExdSubitemEntry ::=
|
||
SEQUENCE {
|
||
aclNumExdNum
|
||
Integer32,
|
||
aclNumExdSubNum
|
||
Integer32,
|
||
aclNumExdSubitemAdminStatus
|
||
AdminStatus,
|
||
aclNumExdSubitemAction
|
||
Action,
|
||
aclNumExdSubitemProtocal
|
||
Integer32,
|
||
aclNumExdSubitemSrcAddr
|
||
IpAddress,
|
||
aclNumExdSubitemSrcAddrWldmsk
|
||
IpAddress,
|
||
aclNumExdSubitemDstAddr
|
||
IpAddress,
|
||
aclNumExdSubitemDstAddrWldmsk
|
||
IpAddress,
|
||
aclNumExdSubitemSrcPort
|
||
Integer32,
|
||
aclNumExdSubitemSrcPortWldmsk
|
||
Integer32,
|
||
aclNumExdSubitemDstPort
|
||
Integer32,
|
||
aclNumExdSubitemDstPortWldmsk
|
||
Integer32,
|
||
aclNumExdSubitemIcmpType
|
||
Integer32,
|
||
aclNumExdSubitemIcmpCode
|
||
Integer32,
|
||
aclNumExdSubitemTcpEstablished
|
||
TruthValue,
|
||
aclNumExdSubitemPrecedence
|
||
Integer32,
|
||
aclNumExdSubitemTos
|
||
TOSType,
|
||
aclNumExdSubitemDscp
|
||
Dscp,
|
||
aclNumExdSubitemFragments
|
||
TruthValue,
|
||
aclNumExdSubitemTimeRange
|
||
OCTET STRING,
|
||
aclNumExdSubitemRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclNumExdNum OBJECT-TYPE
|
||
SYNTAX Integer32 (100..199)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÊý×ֵķÃÎÊ¿ØÖÆÁбíµÄ±êºÅ£¬ËüµÄȡֵ·¶Î§Îª1£399£¬1000-1999.
|
||
ËüµÄȡֵ¿ÉÒÔ´ú±í´ËÌõ·ÃÎÊ¿ØÖÆÁбíÊÇÊôÓÚºÎÖÖÀàÐÍ¡£"
|
||
::= { aclNumExdSubitemEntry 1 }
|
||
|
||
aclNumExdSubNum OBJECT-TYPE
|
||
SYNTAX Integer32 (0..127)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊ¿ØÖÆÁбíµÄ×ÓÏîºÅ£¬0£127¡£"
|
||
::= { aclNumExdSubitemEntry 2 }
|
||
|
||
aclNumExdSubitemAdminStatus OBJECT-TYPE
|
||
SYNTAX AdminStatus
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"µ±´ËÏîΪvalidʱ¼¤»îÒ»Ìõ·ÃÎÊ¿ØÖÆÁÐ±í£¬invalid±íʾֻÅäÖÃÁË´ËÏî
|
||
ACLµ«²¢Ã»ÓÐÏ·¢µ½Ó²¼þ¿ªÊ¼Ö´ÐС£"
|
||
DEFVAL { invalid } -- invalid
|
||
::= { aclNumExdSubitemEntry 3 }
|
||
|
||
aclNumExdSubitemAction OBJECT-TYPE
|
||
SYNTAX Action
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ·ÃÎÊÁбí×ÓÏîµÄ¶¯×÷£¬ÔÊÐí»ò¾Ü¾ø¡£"
|
||
::= { aclNumExdSubitemEntry 4 }
|
||
|
||
aclNumExdSubitemProtocal OBJECT-TYPE
|
||
SYNTAX Integer32 (1..255)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¹ýÂËijÖÖÐÒéÀàÐ͵ı¨ÎÄ"
|
||
::= { aclNumExdSubitemEntry 5 }
|
||
|
||
|
||
aclNumExdSubitemSrcAddr OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔµØÖ·"
|
||
::= { aclNumExdSubitemEntry 6 }
|
||
|
||
aclNumExdSubitemSrcAddrWldmsk OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔµØÖ·Í¨Åä·û"
|
||
::= { aclNumExdSubitemEntry 7 }
|
||
|
||
aclNumExdSubitemDstAddr OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÄ¿µÄµØÖ·"
|
||
::= { aclNumExdSubitemEntry 8 }
|
||
|
||
aclNumExdSubitemDstAddrWldmsk OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÄ¿µÄµØÖ·Í¨Åä·û"
|
||
::= { aclNumExdSubitemEntry 9 }
|
||
|
||
aclNumExdSubitemSrcPort OBJECT-TYPE
|
||
SYNTAX Integer32 (0..65535)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"filter the special TCP/UDP ports"
|
||
--¶ÔUDP»òTCP±¨ÎÄÌØ¶¨¶Ë¿ÚºÅµÄ°ü½øÐйýÂË
|
||
::= { aclNumExdSubitemEntry 10 }
|
||
|
||
aclNumExdSubitemSrcPortWldmsk OBJECT-TYPE
|
||
SYNTAX Integer32 (0..65535)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"source ports wildcard"
|
||
--À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔ´¶Ë¿ÚºÅͨÅä·û
|
||
::= { aclNumExdSubitemEntry 11 }
|
||
|
||
aclNumExdSubitemDstPort OBJECT-TYPE
|
||
SYNTAX Integer32 (0..65535)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"filter the special TCP/UDP ports"
|
||
--¶ÔUDP»òTCP±¨ÎÄÌØ¶¨¶Ë¿ÚºÅµÄ°ü½øÐйýÂË
|
||
::= { aclNumExdSubitemEntry 12 }
|
||
|
||
aclNumExdSubitemDstPortWldmsk OBJECT-TYPE
|
||
SYNTAX Integer32 (0..65535)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"destination ports wildcard"
|
||
--À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔ´¶Ë¿ÚºÅͨÅä·û
|
||
::= { aclNumExdSubitemEntry 13 }
|
||
|
||
aclNumExdSubitemIcmpType OBJECT-TYPE
|
||
SYNTAX Integer32 (0..255)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔICMPµÄÌØ¶¨ÀàÐ͵İü½øÐйýÂË"
|
||
::= { aclNumExdSubitemEntry 14 }
|
||
|
||
aclNumExdSubitemIcmpCode OBJECT-TYPE
|
||
SYNTAX Integer32 (0..255)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔICMPµÄÌØ¶¨ÀàÐÍ£¬Ìض¨´úÂëµÄ°ü½øÐйýÂË"
|
||
::= { aclNumExdSubitemEntry 15 }
|
||
|
||
aclNumExdSubitemTcpEstablished OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔTCPµÚÒ»¸ö½¨Á´µÄ°ü½øÐйýÂË"
|
||
DEFVAL { false } -- invalid
|
||
::= { aclNumExdSubitemEntry 16 }
|
||
|
||
aclNumExdSubitemPrecedence OBJECT-TYPE
|
||
SYNTAX Integer32 (0..7)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔÌØ¶¨IPÓÅÏȼ¶µÄ°ü½øÐйýÂË"
|
||
::= { aclNumExdSubitemEntry 17 }
|
||
|
||
aclNumExdSubitemTos OBJECT-TYPE
|
||
SYNTAX TOSType
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔÊý¾Ý°üÖÐTOS×ֶεÈÓÚÌØ¶¨ÖµµÄ°ü½øÐйýÂË"
|
||
::= { aclNumExdSubitemEntry 18 }
|
||
|
||
aclNumExdSubitemDscp OBJECT-TYPE
|
||
SYNTAX Dscp
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔÊý¾Ý°üÖÐDSCP×ֶεÈÓÚÌØ¶¨ÖµµÄ°ü½øÐйýÂË"
|
||
::= { aclNumExdSubitemEntry 19 }
|
||
|
||
aclNumExdSubitemFragments OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÄ¿µÄµØÖ·Í¨Åä·û"
|
||
DEFVAL { false } -- invalid
|
||
::= { aclNumExdSubitemEntry 20 }
|
||
|
||
|
||
aclNumExdSubitemTimeRange OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊÁбí×ÓÏîÆð×÷ÓõÄʱ¼ä¶Î"
|
||
::= { aclNumExdSubitemEntry 21 }
|
||
|
||
aclNumExdSubitemRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°ACL×ÓÏîµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclNumExdSubitemEntry 22 }
|
||
|
||
|
||
--ACL×ÓÏÒ壬»ùÓÚÊý×ֵĶþ²ã·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£
|
||
|
||
aclNumLnkSubitemTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclNumLnkSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ¶þ²ã·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£"
|
||
::= { gbnL2QACL 5 }
|
||
|
||
aclNumLnkSubitemEntry OBJECT-TYPE
|
||
SYNTAX AclNumLnkSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ¶þ²ã·ÃÎÊ¿ØÖÆÁбí×ÓÏî."
|
||
INDEX { aclNumLnkNum, aclNumLnkSubNum}
|
||
::= { aclNumLnkSubitemTable 1 }
|
||
|
||
AclNumLnkSubitemEntry ::=
|
||
SEQUENCE {
|
||
aclNumLnkNum
|
||
Integer32,
|
||
aclNumLnkSubNum
|
||
Integer32,
|
||
aclNumLnkSubitemAdminStatus
|
||
AdminStatus,
|
||
aclNumLnkSubitemAction
|
||
Action,
|
||
aclNumLnkSubitemProtocal
|
||
Integer32,
|
||
aclNumLnkSubitemCos
|
||
Integer32,
|
||
aclNumLnkSubitemSrcVlanID
|
||
VlanId,
|
||
aclNumLnkSubitemSrcMacAddr
|
||
MacAddress,
|
||
aclNumLnkSubitemSrcMacWldmsk
|
||
MacAddress,
|
||
aclNumLnkSubitemDstMacAddr
|
||
MacAddress,
|
||
aclNumLnkSubitemDstMacWldmsk
|
||
MacAddress,
|
||
aclNumLnkSubitemSrcPortNum
|
||
Integer32,
|
||
aclNumLnkSubitemDstPortNum
|
||
Integer32,
|
||
aclNumLnkSubitemTimeRange
|
||
OCTET STRING,
|
||
aclNumLnkSubitemRowStatus
|
||
RowStatus,
|
||
aclNumLnkSubitemSrcEndVlanID
|
||
VlanId
|
||
}
|
||
|
||
aclNumLnkNum OBJECT-TYPE
|
||
SYNTAX Integer32 (200..299)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÊý×ֵķÃÎÊ¿ØÖÆÁбíµÄ±êºÅ£¬ËüµÄȡֵ·¶Î§Îª1£399£¬1000-1999.
|
||
ËüµÄȡֵ¿ÉÒÔ´ú±í´ËÌõ·ÃÎÊ¿ØÖÆÁбíÊÇÊôÓÚºÎÖÖÀàÐÍ¡£"
|
||
::= { aclNumLnkSubitemEntry 1 }
|
||
|
||
aclNumLnkSubNum OBJECT-TYPE
|
||
SYNTAX Integer32 (0..127)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊ¿ØÖÆÁбíµÄ×ÓÏîºÅ£¬0£127¡£"
|
||
::= { aclNumLnkSubitemEntry 2 }
|
||
|
||
aclNumLnkSubitemAdminStatus OBJECT-TYPE
|
||
SYNTAX AdminStatus
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"µ±´ËÏîΪvalidʱ¼¤»îÒ»Ìõ·ÃÎÊ¿ØÖÆÁÐ±í£¬invalid±íʾֻÅäÖÃÁË´ËÏî
|
||
ACLµ«²¢Ã»ÓÐÏ·¢µ½Ó²¼þ¿ªÊ¼Ö´ÐС£"
|
||
DEFVAL { invalid } -- invalid
|
||
::= { aclNumLnkSubitemEntry 3 }
|
||
|
||
aclNumLnkSubitemAction OBJECT-TYPE
|
||
SYNTAX Action
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ·ÃÎÊÁбí×ÓÏîµÄ¶¯×÷£¬ÔÊÐí»ò¾Ü¾ø¡£"
|
||
::= { aclNumLnkSubitemEntry 4 }
|
||
|
||
aclNumLnkSubitemProtocal OBJECT-TYPE
|
||
SYNTAX Integer32 (1..255)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¹ýÂËijÖÖÐÒéÀàÐ͵ı¨ÎÄ"
|
||
::= { aclNumLnkSubitemEntry 5 }
|
||
|
||
aclNumLnkSubitemCos OBJECT-TYPE
|
||
SYNTAX Integer32 (0..7)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"802.1xÓÅÏȼ¶"
|
||
::= { aclNumLnkSubitemEntry 6 }
|
||
|
||
aclNumLnkSubitemSrcVlanID OBJECT-TYPE
|
||
SYNTAX VlanId
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔVLAN IDÎªÌØ¶¨ÖµµÄÊý¾Ý°ü½øÐйýÂË"
|
||
::= { aclNumLnkSubitemEntry 7 }
|
||
|
||
aclNumLnkSubitemSrcMacAddr OBJECT-TYPE
|
||
SYNTAX MacAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ËüÓÚMACͨÅä·û¹²Í¬×÷Óõõ½¸ÐÐËȤµÄÔ´MACµØÖ·£¬²¢¶ÔÕâЩ
|
||
MACµØÖ·×÷´¦Àí¡£"
|
||
::= { aclNumLnkSubitemEntry 8 }
|
||
|
||
aclNumLnkSubitemSrcMacWldmsk OBJECT-TYPE
|
||
SYNTAX MacAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ËüÓÚMACµØÖ·¹²Í¬×÷Óõõ½¸ÐÐËȤµÄÔ´MACµØÖ·£¬²¢¶ÔÕâЩ
|
||
MACµØÖ·×÷´¦Àí¡£"
|
||
::= { aclNumLnkSubitemEntry 9 }
|
||
|
||
aclNumLnkSubitemDstMacAddr OBJECT-TYPE
|
||
SYNTAX MacAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ËüÓÚMACͨÅä·û¹²Í¬×÷Óõõ½¸ÐÐËȤµÄÄ¿µÄMACµØÖ·£¬²¢¶ÔÕâЩ
|
||
MACµØÖ·×÷´¦Àí¡£"
|
||
::= { aclNumLnkSubitemEntry 10 }
|
||
|
||
aclNumLnkSubitemDstMacWldmsk OBJECT-TYPE
|
||
SYNTAX MacAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ËüÓÚMACµØÖ·¹²Í¬×÷Óõõ½¸ÐÐËȤµÄÄ¿µÄMACµØÖ·£¬²¢¶ÔÕâЩ
|
||
MACµØÖ·×÷´¦Àí¡£"
|
||
::= { aclNumLnkSubitemEntry 11 }
|
||
|
||
aclNumLnkSubitemSrcPortNum OBJECT-TYPE
|
||
SYNTAX Integer32 (1..26)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"°ÙÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£24£¬Ç§Õ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£2"
|
||
::= { aclNumLnkSubitemEntry 12 }
|
||
|
||
aclNumLnkSubitemDstPortNum OBJECT-TYPE
|
||
SYNTAX Integer32 (1..29)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"1£24Ϊ°ÙÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£24£¬25£26ΪǧÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£2£¬27ΪÒÑÖª×é²¥£¬28ΪCPU¶Ë¿ÚºÅ£¬29ΪDLF"
|
||
::= { aclNumLnkSubitemEntry 13 }
|
||
|
||
aclNumLnkSubitemTimeRange OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊÁбí×ÓÏîÆð×÷ÓõÄʱ¼ä¶Î"
|
||
::= { aclNumLnkSubitemEntry 14 }
|
||
|
||
aclNumLnkSubitemRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°ACL×ÓÏîµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclNumLnkSubitemEntry 15 }
|
||
|
||
aclNumLnkSubitemSrcEndVlanID OBJECT-TYPE
|
||
SYNTAX VlanId
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔVLAN IDÎªÌØ¶¨ÖµµÄÊý¾Ý°ü½øÐйýÂË"
|
||
::= { aclNumLnkSubitemEntry 16 }
|
||
|
||
--ACL×ÓÏÒ壬»ùÓÚÊý×ÖµÄ×Ô¶¨Òå·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£
|
||
|
||
aclNumUserSubitemTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclNumUserSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ×Ô¶¨Òå·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£ËüÊÇͨ¹ýÄ¿µÄµØÖ·½øÐйýÂ˵ġ£"
|
||
::= { gbnL2QACL 6 }
|
||
|
||
aclNumUserSubitemEntry OBJECT-TYPE
|
||
SYNTAX AclNumUserSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏî."
|
||
INDEX { aclNumUserNum, aclNumUserSubNum }
|
||
::= { aclNumUserSubitemTable 1 }
|
||
|
||
AclNumUserSubitemEntry ::=
|
||
SEQUENCE {
|
||
aclNumUserNum
|
||
Integer32,
|
||
aclNumUserSubNum
|
||
Integer32,
|
||
aclNumUserSubitemAdminStatus
|
||
AdminStatus,
|
||
aclNumUserSubitemAction
|
||
Action,
|
||
aclNumUserSubitemSrcPortNum
|
||
Integer32,
|
||
aclNumUserSubitemDstPortNum
|
||
Integer32,
|
||
aclNumUserSubitemRule
|
||
OCTET STRING,
|
||
aclNumUserSubitemMask
|
||
OCTET STRING,
|
||
aclNumUserSubitemSrcVlanID
|
||
VlanId,
|
||
aclNumUserTimeRange
|
||
OCTET STRING,
|
||
aclNumUserSubitemRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclNumUserNum OBJECT-TYPE
|
||
SYNTAX Integer32 (300..399)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÊý×ֵķÃÎÊ¿ØÖÆÁбíµÄ±êºÅ£¬ËüµÄȡֵ·¶Î§Îª1£399£¬1000-1999.
|
||
ËüµÄȡֵ¿ÉÒÔ´ú±í´ËÌõ·ÃÎÊ¿ØÖÆÁбíÊÇÊôÓÚºÎÖÖÀàÐÍ¡£"
|
||
::= { aclNumUserSubitemEntry 1 }
|
||
|
||
aclNumUserSubNum OBJECT-TYPE
|
||
SYNTAX Integer32 (0..127)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊ¿ØÖÆÁбíµÄ×ÓÏîºÅ£¬0£127¡£"
|
||
::= { aclNumUserSubitemEntry 2 }
|
||
|
||
aclNumUserSubitemAdminStatus OBJECT-TYPE
|
||
SYNTAX AdminStatus
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"µ±´ËÏîΪvalidʱ¼¤»îÒ»Ìõ·ÃÎÊ¿ØÖÆÁÐ±í£¬invalid±íʾֻÅäÖÃÁË´ËÏî
|
||
ACLµ«²¢Ã»ÓÐÏ·¢µ½Ó²¼þ¿ªÊ¼Ö´ÐС£"
|
||
DEFVAL { invalid } -- invalid
|
||
::= { aclNumUserSubitemEntry 3 }
|
||
|
||
aclNumUserSubitemAction OBJECT-TYPE
|
||
SYNTAX Action
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ·ÃÎÊÁбí×ÓÏîµÄ¶¯×÷£¬ÔÊÐí»ò¾Ü¾ø¡£"
|
||
::= { aclNumUserSubitemEntry 4 }
|
||
|
||
aclNumUserSubitemSrcPortNum OBJECT-TYPE
|
||
SYNTAX Integer32
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"°ÙÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£24£¬Ç§Õ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£2"
|
||
::= { aclNumUserSubitemEntry 5 }
|
||
|
||
aclNumUserSubitemDstPortNum OBJECT-TYPE
|
||
SYNTAX Integer32 (1..29)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"1£24Ϊ°ÙÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£24£¬25£26ΪǧÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£2£¬27ΪÒÑÖª×é²¥£¬28ΪCPU¶Ë¿ÚºÅ£¬29ΪDLF"
|
||
::= { aclNumUserSubitemEntry 6 }
|
||
|
||
aclNumUserSubitemRule OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..160))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Óû§×Ô¶¨Òå·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÆ¥Åä×Ö·û´®"
|
||
::= { aclNumUserSubitemEntry 7 }
|
||
|
||
aclNumUserSubitemMask OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..160))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Óû§×Ô¶¨Òå·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÆ¥Åä×Ö·û´®ÑÚÂë"
|
||
::= { aclNumUserSubitemEntry 8 }
|
||
|
||
aclNumUserSubitemSrcVlanID OBJECT-TYPE
|
||
SYNTAX VlanId
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔVLAN IDÎªÌØ¶¨ÖµµÄÊý¾Ý°ü½øÐйýÂË"
|
||
::= { aclNumUserSubitemEntry 9 }
|
||
|
||
aclNumUserTimeRange OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊÁбí×ÓÏîÆð×÷ÓõÄʱ¼ä¶Î"
|
||
::= { aclNumUserSubitemEntry 10 }
|
||
|
||
aclNumUserSubitemRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°ACL×ÓÏîµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclNumUserSubitemEntry 11 }
|
||
|
||
--»ùÓÚÃû×ֵķÃÎÊ¿ØÖÆÁÐ±í¶¨Òå
|
||
aclNamedTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclNamedEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÃû×ֵķÃÎÊ¿ØÖÆÁÐ±í£¬ËüÒ»¹²ÓÉËÄÖÖÀàÐÍ£º»ùÓÚÃû×ֵıê×¼·ÃÎÊ¿ØÖÆÁÐ±í¡¢
|
||
»ùÓÚÊýÃû×ÖµÄÀ©Õ¹·ÃÎÊÁÐ±í¡¢»ùÓÚÃû×ֵĶþ²ã·ÃÎÊ¿ØÖÆÁÐ±í¡¢»ùÓÚÃû×ÖµÄ×Ô¶¨Òå·Ã
|
||
ÎÊ¿ØÖÆÁбí."
|
||
::= { gbnL2QACL 7 }
|
||
|
||
aclNamedEntry OBJECT-TYPE
|
||
SYNTAX AclNamedEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ»ùÓÚÃû×ֵķÃÎÊ¿ØÖÆÁбí."
|
||
INDEX { aclNamedName }
|
||
::= { aclNamedTable 1 }
|
||
|
||
AclNamedEntry ::=
|
||
SEQUENCE {
|
||
aclNamedName
|
||
OCTET STRING,
|
||
aclNamedType
|
||
AclType,
|
||
aclNamedMatchOrder
|
||
INTEGER,
|
||
aclNamedTotleSubitems
|
||
Integer32,
|
||
aclNamedRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclNamedName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÃû×ֵķÃÎÊ¿ØÖÆÁбíµÄÃû×Ö£¬¸÷¸ö·ÃÎÊ¿ØÖÆÁÐ±í£¨°üÀ¨²»Í¬Àà
|
||
Ð͵ķÃÎÊ¿ØÖÆÁÐ±í£©²»ÄÜÖØÃû¡£"
|
||
::= { aclNamedEntry 1 }
|
||
|
||
aclNamedType OBJECT-TYPE
|
||
SYNTAX AclType
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÃû×ֵķÃÎÊ¿ØÖÆÁбíµÄÀàÐÍ£¬Í¬»ùÓÚÊý×ÖµÄACL£¬µ«ËüµÄÀàÐͲ»ÓÉÃû×Ö¾ö¶¨"
|
||
::= { aclNamedEntry 2 }
|
||
|
||
|
||
aclNamedMatchOrder OBJECT-TYPE
|
||
SYNTAX INTEGER {
|
||
config (0),
|
||
auto (1)
|
||
}
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ·ÃÎÊ¿ØÖÆÁбíµÄÅäÖÃ˳Ðò£¬auto ËùÓõġ°Éî¶ÈÓÅÏÈ¡°
|
||
ÔÔòÊÇÖ¸£º°ÑÖ¸¶¨Êý¾Ý°ü·¶Î§×îСµÄÓï¾äÅÅÔÚ×îÇ°Ãæ¡£ÕâÒ»µã¿ÉÒÔ
|
||
ͨ¹ý±È½ÏµØÖ·µÄͨÅä·ûÀ´ÊµÏÖ£¬Í¨Åä·ûԽС£¬ÔòÖ¸¶¨µÄÖ÷»úµÄ·¶Î§
|
||
¾ÍԽС¡£±ÈÈç129.102.1.1 0.0.0.0 Ö¸¶¨ÁËһ̨Ö÷»ú£º129.102.1.1
|
||
¶ø129.102.1.1 0.0.255.255 ÔòÖ¸¶¨ÁËÒ»¸öÍø¶Î£º 129.102.1.1 ¡«
|
||
129.102.255.255£¬ÏÔȻǰÕßÔÚ·ÃÎÊ¿ØÖƹæÔòÖÐÅÅÔÚÇ°Ãæ¡£¾ßÌå±ê×¼
|
||
Ϊ£º¶ÔÓÚ±ê×¼·ÃÎÊ¿ØÖƹæÔòµÄÓï¾ä£¬Ö±½Ó±È½ÏÔ´µØÖ·Í¨Åä·û£¬Í¨Åä·û
|
||
ÏàͬµÄÔò°´ÅäÖÃ˳Ðò£»¶ÔÓÚ»ùÓÚ½Ó¿Ú¹ýÂ˵ķÃÎÊ¿ØÖƹæÔò£¬ÅäÖÃÁË'any'
|
||
µÄ¹æÔòÅÅÔÚºóÃæ£¬ÆäËü°´ÅäÖÃ˳Ðò£»¶ÔÓÚÀ©Õ¹·ÃÎÊ¿ØÖƹæÔò£¬Ê×ÏȱÈ
|
||
½ÏÔ´µØÖ·Í¨Åä·û£¬ÏàͬµÄÔٱȽÏÄ¿µÄµØÖ·Í¨Åä·û£¬ÈÔÏàͬµÄÔò±È½Ï¶Ë
|
||
¿ÚºÅµÄ·¶Î§£¬·¶Î§Ð¡µÄÅÅÔÚÇ°Ãæ£¬Èç¹û¶Ë¿ÚºÅ·¶Î§Ò²ÏàͬÔò°´ÅäÖÃ˳Ðò£¬
|
||
ĬÈϰ´ÕÕÓû§µÄÅäÖÃ˳Ðò¼´config¡£"
|
||
DEFVAL { config } -- config
|
||
::= { aclNamedEntry 3 }
|
||
|
||
aclNamedTotleSubitems OBJECT-TYPE
|
||
SYNTAX Integer32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Ò»Ìõ·ÃÎÊ¿ØÖÆÁбí¿ÉÒÔ¶¨Òå¶àÌõ×Ó¹æÔò£¬ÕâЩ×Ó¹æÔò°´ÕÕÒ»¶¨µÄ˳ÐòÅÅÁÐ
|
||
³ÉÒ»Ìõ·ÃÎÊ¿ØÖÆÁÐ±í£¬Ã¿ÌõACL×î¶à¿ÉÒÔ¶¨Òå128Ïî×Ó¹æÔò¡£"
|
||
::= { aclNamedEntry 4 }
|
||
|
||
aclNamedRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°ACLµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclNamedEntry 5 }
|
||
|
||
--ACL×ÓÏÒ壬»ùÓÚÃû×ֵıê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£
|
||
|
||
aclNamedStdSubitemTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclNamedStdSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£ËüÊÇͨ¹ýÄ¿µÄµØÖ·½øÐйýÂ˵ġ£"
|
||
::= { gbnL2QACL 8 }
|
||
|
||
aclNamedStdSubitemEntry OBJECT-TYPE
|
||
SYNTAX AclNamedStdSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏî."
|
||
INDEX { aclNamedStdName, aclNamedStdSubNum }
|
||
::= { aclNamedStdSubitemTable 1 }
|
||
|
||
AclNamedStdSubitemEntry ::=
|
||
SEQUENCE {
|
||
aclNamedStdName
|
||
OCTET STRING,
|
||
aclNamedStdSubNum
|
||
Integer32,
|
||
aclNamedStdSubitemAdminStatus
|
||
AdminStatus,
|
||
aclNamedStdSubitemAction
|
||
Action,
|
||
aclNamedStdSubitemSrcAddr
|
||
IpAddress,
|
||
aclNamedStdSubitemSrcAddrWldmsk
|
||
IpAddress,
|
||
aclNamedStdFragments
|
||
TruthValue,
|
||
aclNamedStdTimeRange
|
||
OCTET STRING,
|
||
aclNamedStdSubitemRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclNamedStdName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÃû×ֵķÃÎÊ¿ØÖÆÁбíµÄÃû×Ö£¬ËüÊÇÒ»¸ö×î¶à32¸ö×Ö·û×é³ÉµÄ×Ö·û´®"
|
||
::= { aclNamedStdSubitemEntry 1 }
|
||
|
||
aclNamedStdSubNum OBJECT-TYPE
|
||
SYNTAX Integer32 (0..127)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊ¿ØÖÆÁбíµÄ×ÓÏîºÅ£¬0£127¡£"
|
||
::= { aclNamedStdSubitemEntry 2 }
|
||
|
||
aclNamedStdSubitemAdminStatus OBJECT-TYPE
|
||
SYNTAX AdminStatus
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"µ±´ËÏîΪvalidʱ¼¤»îÒ»Ìõ·ÃÎÊ¿ØÖÆÁÐ±í£¬invalid±íʾֻÅäÖÃÁË´ËÏî
|
||
ACLµ«²¢Ã»ÓÐÏ·¢µ½Ó²¼þ¿ªÊ¼Ö´ÐС£"
|
||
DEFVAL { invalid } -- invalid
|
||
::= { aclNamedStdSubitemEntry 3 }
|
||
|
||
aclNamedStdSubitemAction OBJECT-TYPE
|
||
SYNTAX Action
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ·ÃÎÊÁбí×ÓÏîµÄ¶¯×÷£¬ÔÊÐí»ò¾Ü¾ø¡£"
|
||
::= { aclNamedStdSubitemEntry 4 }
|
||
|
||
aclNamedStdSubitemSrcAddr OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔµØÖ·"
|
||
::= { aclNamedStdSubitemEntry 5 }
|
||
|
||
aclNamedStdSubitemSrcAddrWldmsk OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔµØÖ·Í¨Åä·û"
|
||
::= { aclNamedStdSubitemEntry 6 }
|
||
|
||
aclNamedStdFragments OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔµØÖ·Í¨Åä·û"
|
||
DEFVAL { false } -- invalid
|
||
::= { aclNamedStdSubitemEntry 7 }
|
||
|
||
|
||
aclNamedStdTimeRange OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..256))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊÁбí×ÓÏîÆð×÷ÓõÄʱ¼ä¶Î"
|
||
::= { aclNamedStdSubitemEntry 8 }
|
||
|
||
aclNamedStdSubitemRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°ACL×ÓÏîµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclNamedStdSubitemEntry 9 }
|
||
|
||
|
||
--ACL×ÓÏÒ壬»ùÓÚÃû×ÖµÄÀ©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£
|
||
|
||
aclNamedExdSubitemTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclNamedExdSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»ÌõÀ©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£ËüÊÇͨ¹ý¶Ô±ê×¼·ÃÎÊ¿ØÖÆÁбíµÄ²¹³ä¡£"
|
||
::= { gbnL2QACL 9 }
|
||
|
||
aclNamedExdSubitemEntry OBJECT-TYPE
|
||
SYNTAX AclNamedExdSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏî."
|
||
INDEX { aclNamedExdName, aclNamedExdSubNum}
|
||
::= { aclNamedExdSubitemTable 1 }
|
||
|
||
AclNamedExdSubitemEntry ::=
|
||
SEQUENCE {
|
||
aclNamedExdName
|
||
OCTET STRING,
|
||
aclNamedExdSubNum
|
||
Integer32,
|
||
aclNamedExdSubitemAdminStatus
|
||
AdminStatus,
|
||
aclNamedExdSubitemAction
|
||
Action,
|
||
aclNamedExdSubitemProtocal
|
||
Integer32,
|
||
aclNamedExdSubitemSrcAddr
|
||
IpAddress,
|
||
aclNamedExdSubitemSrcAddrWldmsk
|
||
IpAddress,
|
||
aclNamedExdSubitemDstAddr
|
||
IpAddress,
|
||
aclNamedExdSubitemDstAddrWldmsk
|
||
IpAddress,
|
||
aclNamedExdSubitemSrcPort
|
||
Integer32,
|
||
aclNamedExdSubitemSrcPortWldmsk
|
||
Integer32,
|
||
aclNamedExdSubitemDstPort
|
||
Integer32,
|
||
aclNamedExdSubitemDstPortWldmsk
|
||
Integer32,
|
||
aclNamedExdSubitemIcmpType
|
||
Integer32,
|
||
aclNamedExdSubitemIcmpCode
|
||
Integer32,
|
||
aclNamedExdSubitemTcpEstablished
|
||
TruthValue,
|
||
aclNamedExdSubitemPrecedence
|
||
Integer32,
|
||
aclNamedExdSubitemTos
|
||
TOSType,
|
||
aclNamedExdSubitemDscp
|
||
Dscp,
|
||
aclNamedExdSubitemFragments
|
||
TruthValue,
|
||
aclNamedExdSubitemTimeRange
|
||
OCTET STRING,
|
||
aclNamedExdSubitemRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclNamedExdName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÃû×ֵķÃÎÊ¿ØÖÆÁбíµÄÃû×Ö£¬ËüÊÇÒ»¸ö×î¶à32¸ö×Ö·û×é³ÉµÄ×Ö·û´®"
|
||
::= { aclNamedExdSubitemEntry 1 }
|
||
|
||
aclNamedExdSubNum OBJECT-TYPE
|
||
SYNTAX Integer32 (0..127)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊ¿ØÖÆÁбíµÄ×ÓÏîºÅ£¬0£127¡£"
|
||
::= { aclNamedExdSubitemEntry 2 }
|
||
|
||
aclNamedExdSubitemAdminStatus OBJECT-TYPE
|
||
SYNTAX AdminStatus
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"µ±´ËÏîΪvalidʱ¼¤»îÒ»Ìõ·ÃÎÊ¿ØÖÆÁÐ±í£¬invalid±íʾֻÅäÖÃÁË´ËÏî
|
||
ACLµ«²¢Ã»ÓÐÏ·¢µ½Ó²¼þ¿ªÊ¼Ö´ÐС£"
|
||
DEFVAL { invalid } -- invalid
|
||
::= { aclNamedExdSubitemEntry 3 }
|
||
|
||
aclNamedExdSubitemAction OBJECT-TYPE
|
||
SYNTAX Action
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ·ÃÎÊÁбí×ÓÏîµÄ¶¯×÷£¬ÔÊÐí»ò¾Ü¾ø¡£"
|
||
::= { aclNamedExdSubitemEntry 4 }
|
||
|
||
aclNamedExdSubitemProtocal OBJECT-TYPE
|
||
SYNTAX Integer32 (1..255)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¹ýÂËijÖÖÐÒéÀàÐ͵ı¨ÎÄ"
|
||
::= { aclNamedExdSubitemEntry 5 }
|
||
|
||
|
||
aclNamedExdSubitemSrcAddr OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔµØÖ·"
|
||
::= { aclNamedExdSubitemEntry 6 }
|
||
|
||
aclNamedExdSubitemSrcAddrWldmsk OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔµØÖ·Í¨Åä·û"
|
||
::= { aclNamedExdSubitemEntry 7 }
|
||
|
||
aclNamedExdSubitemDstAddr OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÄ¿µÄµØÖ·"
|
||
::= { aclNamedExdSubitemEntry 8 }
|
||
|
||
aclNamedExdSubitemDstAddrWldmsk OBJECT-TYPE
|
||
SYNTAX IpAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÄ¿µÄµØÖ·Í¨Åä·û"
|
||
::= { aclNamedExdSubitemEntry 9 }
|
||
|
||
aclNamedExdSubitemSrcPort OBJECT-TYPE
|
||
SYNTAX Integer32 (0..65535)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"filter the special TCP/UDP ports"
|
||
--¶ÔUDP»òTCP±¨ÎÄÌØ¶¨¶Ë¿ÚºÅµÄ°ü½øÐйýÂË
|
||
::= { aclNamedExdSubitemEntry 10 }
|
||
|
||
aclNamedExdSubitemSrcPortWldmsk OBJECT-TYPE
|
||
SYNTAX Integer32 (0..65535)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"source ports wildcard"
|
||
--À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔ´¶Ë¿ÚºÅͨÅä·û
|
||
::= { aclNamedExdSubitemEntry 11 }
|
||
|
||
aclNamedExdSubitemDstPort OBJECT-TYPE
|
||
SYNTAX Integer32 (0..65535)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"filter the special TCP/UDP ports"
|
||
--¶ÔUDP»òTCP±¨ÎÄÌØ¶¨¶Ë¿ÚºÅµÄ°ü½øÐйýÂË
|
||
::= { aclNamedExdSubitemEntry 12 }
|
||
|
||
aclNamedExdSubitemDstPortWldmsk OBJECT-TYPE
|
||
SYNTAX Integer32 (0..65535)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"destination ports wildcard"
|
||
--À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÔ´¶Ë¿ÚºÅͨÅä·û
|
||
::= { aclNamedExdSubitemEntry 13 }
|
||
|
||
aclNamedExdSubitemIcmpType OBJECT-TYPE
|
||
SYNTAX Integer32 (0..255)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔICMPµÄÌØ¶¨ÀàÐ͵İü½øÐйýÂË"
|
||
::= { aclNamedExdSubitemEntry 14 }
|
||
|
||
aclNamedExdSubitemIcmpCode OBJECT-TYPE
|
||
SYNTAX Integer32 (0..255)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔICMPµÄÌØ¶¨ÀàÐÍ£¬Ìض¨´úÂëµÄ°ü½øÐйýÂË"
|
||
::= { aclNamedExdSubitemEntry 15 }
|
||
|
||
aclNamedExdSubitemTcpEstablished OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔTCPµÚÒ»¸ö½¨Á´µÄ°ü½øÐйýÂË"
|
||
DEFVAL { false } -- invalid
|
||
::= { aclNamedExdSubitemEntry 16 }
|
||
|
||
aclNamedExdSubitemPrecedence OBJECT-TYPE
|
||
SYNTAX Integer32 (0..7)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔÌØ¶¨IPÓÅÏȼ¶µÄ°ü½øÐйýÂË"
|
||
::= { aclNamedExdSubitemEntry 17 }
|
||
|
||
aclNamedExdSubitemTos OBJECT-TYPE
|
||
SYNTAX TOSType
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔÊý¾Ý°üÖÐTOS×ֶεÈÓÚÌØ¶¨ÖµµÄ°ü½øÐйýÂË"
|
||
::= { aclNamedExdSubitemEntry 18 }
|
||
|
||
aclNamedExdSubitemDscp OBJECT-TYPE
|
||
SYNTAX Dscp
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔÊý¾Ý°üÖÐDSCP×ֶεÈÓÚÌØ¶¨ÖµµÄ°ü½øÐйýÂË"
|
||
::= { aclNamedExdSubitemEntry 19 }
|
||
|
||
aclNamedExdSubitemFragments OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"À©Õ¹·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÄ¿µÄµØÖ·Í¨Åä·û"
|
||
DEFVAL { false } -- invalid
|
||
::= { aclNamedExdSubitemEntry 20 }
|
||
|
||
|
||
aclNamedExdSubitemTimeRange OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..256))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊÁбí×ÓÏîÆð×÷ÓõÄʱ¼ä¶Î"
|
||
::= { aclNamedExdSubitemEntry 21 }
|
||
|
||
aclNamedExdSubitemRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°ACL×ÓÏîµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclNamedExdSubitemEntry 22 }
|
||
|
||
|
||
--ACL×ÓÏÒ壬»ùÓÚÃû×ֵĶþ²ã·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£
|
||
|
||
aclNamedLnkSubitemTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclNamedLnkSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ¶þ²ã·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£"
|
||
::= { gbnL2QACL 10 }
|
||
|
||
aclNamedLnkSubitemEntry OBJECT-TYPE
|
||
SYNTAX AclNamedLnkSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ¶þ²ã·ÃÎÊ¿ØÖÆÁбí×ÓÏî."
|
||
INDEX { aclNamedLnkName, aclNamedLnkSubNum}
|
||
::= { aclNamedLnkSubitemTable 1 }
|
||
|
||
AclNamedLnkSubitemEntry ::=
|
||
SEQUENCE {
|
||
aclNamedLnkName
|
||
OCTET STRING,
|
||
aclNamedLnkSubNum
|
||
Integer32,
|
||
aclNamedLnkSubitemAdminStatus
|
||
AdminStatus,
|
||
aclNamedLnkSubitemAction
|
||
Action,
|
||
aclNamedLnkSubitemProtocal
|
||
Integer32,
|
||
aclNamedLnkSubitemCos
|
||
Integer32,
|
||
aclNamedLnkSubitemSrcVlanID
|
||
VlanId,
|
||
aclNamedLnkSubitemSrcMacAddr
|
||
MacAddress,
|
||
aclNamedLnkSubitemSrcMacWldmsk
|
||
MacAddress,
|
||
aclNamedLnkSubitemDstMacAddr
|
||
MacAddress,
|
||
aclNamedLnkSubitemDstMacWldmsk
|
||
MacAddress,
|
||
aclNamedLnkSubitemSrcPortNum
|
||
Integer32,
|
||
aclNamedLnkSubitemDstPortNum
|
||
Integer32,
|
||
aclNamedLnkSubitemTimeRange
|
||
OCTET STRING,
|
||
aclNamedLnkSubitemRowStatus
|
||
RowStatus,
|
||
aclNamedLnkSubitemSrcEndVlanID
|
||
VlanId
|
||
}
|
||
|
||
aclNamedLnkName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÃû×ֵķÃÎÊ¿ØÖÆÁбíµÄÃû×Ö£¬ËüÊÇÒ»¸ö×î¶à32¸ö×Ö·û×é³ÉµÄ×Ö·û´®"
|
||
::= { aclNamedLnkSubitemEntry 1 }
|
||
|
||
aclNamedLnkSubNum OBJECT-TYPE
|
||
SYNTAX Integer32 (0..127)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊ¿ØÖÆÁбíµÄ×ÓÏîºÅ£¬0£127¡£"
|
||
::= { aclNamedLnkSubitemEntry 2 }
|
||
|
||
aclNamedLnkSubitemAdminStatus OBJECT-TYPE
|
||
SYNTAX AdminStatus
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"µ±´ËÏîΪvalidʱ¼¤»îÒ»Ìõ·ÃÎÊ¿ØÖÆÁÐ±í£¬invalid±íʾֻÅäÖÃÁË´ËÏî
|
||
ACLµ«²¢Ã»ÓÐÏ·¢µ½Ó²¼þ¿ªÊ¼Ö´ÐС£"
|
||
DEFVAL { invalid } -- invalid
|
||
::= { aclNamedLnkSubitemEntry 3 }
|
||
|
||
aclNamedLnkSubitemAction OBJECT-TYPE
|
||
SYNTAX Action
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ·ÃÎÊÁбí×ÓÏîµÄ¶¯×÷£¬ÔÊÐí»ò¾Ü¾ø¡£"
|
||
::= { aclNamedLnkSubitemEntry 4 }
|
||
|
||
aclNamedLnkSubitemProtocal OBJECT-TYPE
|
||
SYNTAX Integer32 (1..255)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¹ýÂËijÖÖÐÒéÀàÐ͵ı¨ÎÄ"
|
||
::= { aclNamedLnkSubitemEntry 5 }
|
||
|
||
aclNamedLnkSubitemCos OBJECT-TYPE
|
||
SYNTAX Integer32 (0..7)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¹ýÂËijÖÖÐÒéÀàÐ͵ı¨ÎÄ"
|
||
::= { aclNamedLnkSubitemEntry 6 }
|
||
|
||
aclNamedLnkSubitemSrcVlanID OBJECT-TYPE
|
||
SYNTAX VlanId
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔVLAN IDÎªÌØ¶¨ÖµµÄÊý¾Ý°ü½øÐйýÂË"
|
||
::= { aclNamedLnkSubitemEntry 7 }
|
||
|
||
aclNamedLnkSubitemSrcMacAddr OBJECT-TYPE
|
||
SYNTAX MacAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ËüÓÚMACͨÅä·û¹²Í¬×÷Óõõ½¸ÐÐËȤµÄÔ´MACµØÖ·£¬²¢¶ÔÕâЩ
|
||
MACµØÖ·×÷´¦Àí¡£"
|
||
::= { aclNamedLnkSubitemEntry 8 }
|
||
|
||
aclNamedLnkSubitemSrcMacWldmsk OBJECT-TYPE
|
||
SYNTAX MacAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ËüÓÚMACµØÖ·¹²Í¬×÷Óõõ½¸ÐÐËȤµÄÔ´MACµØÖ·£¬²¢¶ÔÕâЩ
|
||
MACµØÖ·×÷´¦Àí¡£"
|
||
::= { aclNamedLnkSubitemEntry 9 }
|
||
|
||
aclNamedLnkSubitemDstMacAddr OBJECT-TYPE
|
||
SYNTAX MacAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ËüÓÚMACͨÅä·û¹²Í¬×÷Óõõ½¸ÐÐËȤµÄÄ¿µÄMACµØÖ·£¬²¢¶ÔÕâЩ
|
||
MACµØÖ·×÷´¦Àí¡£"
|
||
::= { aclNamedLnkSubitemEntry 10 }
|
||
|
||
aclNamedLnkSubitemDstMacWldmsk OBJECT-TYPE
|
||
SYNTAX MacAddress
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ËüÓÚMACµØÖ·¹²Í¬×÷Óõõ½¸ÐÐËȤµÄÄ¿µÄMACµØÖ·£¬²¢¶ÔÕâЩ
|
||
MACµØÖ·×÷´¦Àí¡£"
|
||
::= { aclNamedLnkSubitemEntry 11 }
|
||
|
||
aclNamedLnkSubitemSrcPortNum OBJECT-TYPE
|
||
SYNTAX Integer32 (1..26)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"°ÙÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£24£¬Ç§Õ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£2"
|
||
::= { aclNamedLnkSubitemEntry 12 }
|
||
|
||
aclNamedLnkSubitemDstPortNum OBJECT-TYPE
|
||
SYNTAX Integer32 (1..29)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"1£24Ϊ°ÙÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£24£¬25£26ΪǧÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£2£¬27ΪÒÑÖª×é²¥£¬28ΪCPU¶Ë¿ÚºÅ£¬29ΪDLF"
|
||
::= { aclNamedLnkSubitemEntry 13 }
|
||
|
||
aclNamedLnkSubitemTimeRange OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊÁбí×ÓÏîÆð×÷ÓõÄʱ¼ä¶Î"
|
||
::= { aclNamedLnkSubitemEntry 14 }
|
||
|
||
aclNamedLnkSubitemRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°ACL×ÓÏîµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclNamedLnkSubitemEntry 15 }
|
||
|
||
aclNamedLnkSubitemSrcEndVlanID OBJECT-TYPE
|
||
SYNTAX VlanId
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔVLAN IDÎªÌØ¶¨ÖµµÄÊý¾Ý°ü½øÐйýÂË"
|
||
::= { aclNamedLnkSubitemEntry 16 }
|
||
|
||
--ACL×ÓÏÒ壬»ùÓÚÃû×ÖµÄ×Ô¶¨Òå·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£
|
||
|
||
aclNamedUserSubitemTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclNamedUserSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ×Ô¶¨Òå·ÃÎÊ¿ØÖÆÁбí×ÓÏî¡£ËüÊÇͨ¹ýÄ¿µÄµØÖ·½øÐйýÂ˵ġ£"
|
||
::= { gbnL2QACL 11 }
|
||
|
||
aclNamedUserSubitemEntry OBJECT-TYPE
|
||
SYNTAX AclNamedUserSubitemEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ±ê×¼·ÃÎÊ¿ØÖÆÁбí×ÓÏî."
|
||
INDEX { aclNamedUserName, aclNamedUserSubNum }
|
||
::= { aclNamedUserSubitemTable 1 }
|
||
|
||
AclNamedUserSubitemEntry ::=
|
||
SEQUENCE {
|
||
aclNamedUserName
|
||
OCTET STRING,
|
||
aclNamedUserSubNum
|
||
Integer32,
|
||
aclNamedUserSubitemAdminStatus
|
||
AdminStatus,
|
||
aclNamedUserSubitemAction
|
||
Action,
|
||
aclNamedUserSubitemSrcPortNum
|
||
Integer32,
|
||
aclNamedUserSubitemDstPortNum
|
||
Integer32,
|
||
aclNamedUserSubitemRule
|
||
OCTET STRING,
|
||
aclNamedUserSubitemMask
|
||
OCTET STRING,
|
||
aclNamedUserSubitemSrcVlanID
|
||
VlanId,
|
||
aclNamedUserTimeRange
|
||
OCTET STRING,
|
||
aclNamedUserSubitemRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclNamedUserName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"»ùÓÚÃû×ֵķÃÎÊ¿ØÖÆÁбíµÄÃû×Ö£¬ËüÊÇÒ»¸ö×î¶à32¸ö×Ö·û×é³ÉµÄ×Ö·û´®"
|
||
::= { aclNamedUserSubitemEntry 1 }
|
||
|
||
aclNamedUserSubNum OBJECT-TYPE
|
||
SYNTAX Integer32 (0..127)
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊ¿ØÖÆÁбíµÄ×ÓÏîºÅ£¬0£127¡£"
|
||
::= { aclNamedUserSubitemEntry 2 }
|
||
|
||
aclNamedUserSubitemAdminStatus OBJECT-TYPE
|
||
SYNTAX AdminStatus
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"µ±´ËÏîΪvalidʱ¼¤»îÒ»Ìõ·ÃÎÊ¿ØÖÆÁÐ±í£¬invalid±íʾֻÅäÖÃÁË´ËÏî
|
||
ACLµ«²¢Ã»ÓÐÏ·¢µ½Ó²¼þ¿ªÊ¼Ö´ÐС£"
|
||
DEFVAL { invalid } -- invalid
|
||
::= { aclNamedUserSubitemEntry 3 }
|
||
|
||
aclNamedUserSubitemAction OBJECT-TYPE
|
||
SYNTAX Action
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ·ÃÎÊÁбí×ÓÏîµÄ¶¯×÷£¬ÔÊÐí»ò¾Ü¾ø¡£"
|
||
::= { aclNamedUserSubitemEntry 4 }
|
||
|
||
aclNamedUserSubitemSrcPortNum OBJECT-TYPE
|
||
SYNTAX Integer32
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"°ÙÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£24£¬Ç§Õ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£2"
|
||
::= { aclNamedUserSubitemEntry 5 }
|
||
|
||
aclNamedUserSubitemDstPortNum OBJECT-TYPE
|
||
SYNTAX Integer32 (1..29)
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"1£24Ϊ°ÙÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£24£¬25£26ΪǧÕ×ÒÔÌ«Íø¶Ë¿ÚºÅ1£2£¬27ΪÒÑÖª×é²¥£¬28ΪCPU¶Ë¿ÚºÅ£¬29ΪDLF"
|
||
::= { aclNamedUserSubitemEntry 6 }
|
||
|
||
aclNamedUserSubitemRule OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..160))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Óû§×Ô¶¨Òå·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÆ¥Åä×Ö·û´®"
|
||
::= { aclNamedUserSubitemEntry 7 }
|
||
|
||
aclNamedUserSubitemMask OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..160))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Óû§×Ô¶¨Òå·ÃÎÊ¿ØÖÆÁбí×ÓÏîµÄÆ¥Åä×Ö·û´®ÑÚÂë"
|
||
::= { aclNamedUserSubitemEntry 8 }
|
||
|
||
aclNamedUserSubitemSrcVlanID OBJECT-TYPE
|
||
SYNTAX VlanId
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶ÔVLAN IDÎªÌØ¶¨ÖµµÄÊý¾Ý°ü½øÐйýÂË"
|
||
::= { aclNamedUserSubitemEntry 9 }
|
||
|
||
aclNamedUserTimeRange OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..256))
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"·ÃÎÊÁбí×ÓÏîÆð×÷ÓõÄʱ¼ä¶Î"
|
||
::= { aclNamedUserSubitemEntry 10 }
|
||
|
||
aclNamedUserSubitemRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°ACL×ÓÏîµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclNamedUserSubitemEntry 11 }
|
||
|
||
--ʱ¼ä¶Î¶¨Òå
|
||
aclTimeRangeTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclTimeRangeEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"time range"
|
||
::= { gbnL2QACL 12 }
|
||
|
||
aclTimeRangeEntry OBJECT-TYPE
|
||
SYNTAX AclTimeRangeEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõʱ¼ä¶Î."
|
||
INDEX { aclTimeRangeName }
|
||
::= { aclTimeRangeTable 1 }
|
||
|
||
AclTimeRangeEntry ::=
|
||
SEQUENCE {
|
||
aclTimeRangeName
|
||
OCTET STRING,
|
||
aclTimeRangeTotleAbsolutes
|
||
Integer32,
|
||
aclTimeRangeTotlePeriods
|
||
Integer32,
|
||
aclTimeRangeActive
|
||
TruthValue,
|
||
aclTimeRangeRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclTimeRangeName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ʱ¼ä¶ÎµÄÃû×Ö"
|
||
::= { aclTimeRangeEntry 1 }
|
||
|
||
aclTimeRangeTotleAbsolutes OBJECT-TYPE
|
||
SYNTAX Integer32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Ò»¸öʱ¼ä¶Î×î¶à¿ÉÒÔÅäÖÃ12¸ö¾ø¶Ôʱ¼ä¶Î£¬ÕâÀïΪÒѾÅäÖõľø¶Ôʱ¼ä¶ÎµÄÊýÄ¿"
|
||
DEFVAL { invalid } -- invalid
|
||
::= { aclTimeRangeEntry 2 }
|
||
|
||
aclTimeRangeTotlePeriods OBJECT-TYPE
|
||
SYNTAX Integer32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"Ò»¸öʱ¼ä¶Î×î¶à¿ÉÒÔÅäÖÃ32¸öÖÜÆÚʱ¼ä¶Î£¬ÕâÀïΪÒѾÅäÖõÄÖÜÆÚʱ¼ä¶ÎµÄÊýÄ¿"
|
||
::= { aclTimeRangeEntry 3 }
|
||
|
||
aclTimeRangeActive OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ʱ¼ä¶ÎµÄ¼¤»î״̬"
|
||
::= { aclTimeRangeEntry 4 }
|
||
|
||
aclTimeRangeRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"±íʾµ±Ç°Ê±¼ä¶ÎµÄ״̬£¬Ìí¼Ó»òɾ³ý¡£"
|
||
::= { aclTimeRangeEntry 5 }
|
||
|
||
--¾ø¶Ôʱ¼ä¶Î¶¨Òå¡£
|
||
|
||
aclTimeRangeAbsoluteTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclTimeRangeAbsoluteEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»¸ö¾ø¶Ôʱ¼ä¶Î"
|
||
::= { gbnL2QACL 13 }
|
||
|
||
aclTimeRangeAbsoluteEntry OBJECT-TYPE
|
||
SYNTAX AclTimeRangeAbsoluteEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»Ìõ¾ø¶Ôʱ¼ä¶Î."
|
||
INDEX { aclTimeRangeAbsoluteName, aclTimeRangeAbsoluteStartTime,
|
||
aclTimeRangeAbsoluteEndTime }
|
||
::= { aclTimeRangeAbsoluteTable 1 }
|
||
|
||
AclTimeRangeAbsoluteEntry ::=
|
||
SEQUENCE {
|
||
aclTimeRangeAbsoluteName
|
||
OCTET STRING,
|
||
aclTimeRangeAbsoluteStartTime
|
||
Unsigned32,
|
||
aclTimeRangeAbsoluteEndTime
|
||
Unsigned32,
|
||
aclTimeRangeAbsoluteRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclTimeRangeAbsoluteName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ʱ¼ä¶ÎµÄÃû×Ö"
|
||
::= { aclTimeRangeAbsoluteEntry 1 }
|
||
|
||
aclTimeRangeAbsoluteStartTime OBJECT-TYPE
|
||
SYNTAX Unsigned32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¾ø¶Ôʱ¼ä¶ÎÆðʼʱ¼ä(ÈÕÀúʱ¼ä)"
|
||
::= { aclTimeRangeAbsoluteEntry 2 }
|
||
|
||
aclTimeRangeAbsoluteEndTime OBJECT-TYPE
|
||
SYNTAX Unsigned32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¾ø¶Ôʱ¼ä¶ÎÖÕֹʱ¼äµÄÄê·Ý"
|
||
::= { aclTimeRangeAbsoluteEntry 3 }
|
||
|
||
aclTimeRangeAbsoluteRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¾ø¶Ôʱ¼ä¶ÎµÄµ±Ç°×´Ì¬"
|
||
::= { aclTimeRangeAbsoluteEntry 4 }
|
||
|
||
--ÖÜÆÚʱ¼ä¶Î¶¨Òå¡£
|
||
|
||
aclTimeRangePeriodTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclTimeRangePeriodEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»¸öÖÜÆÚʱ¼ä¶Î"
|
||
::= { gbnL2QACL 14 }
|
||
|
||
aclTimeRangePeriodEntry OBJECT-TYPE
|
||
SYNTAX AclTimeRangePeriodEntry
|
||
MAX-ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"¶¨ÒåÒ»ÌõÖÜÆÚʱ¼ä¶Î."
|
||
INDEX { aclTimeRangePeriodName, aclTimeRangePeriodStartWeekDay,
|
||
aclTimeRangePeriodStartHour, aclTimeRangePeriodStartMin,
|
||
aclTimeRangePeriodEndWeekDay, aclTimeRangePeriodEndHour,
|
||
aclTimeRangePeriodEndMin }
|
||
::= { aclTimeRangePeriodTable 1 }
|
||
|
||
AclTimeRangePeriodEntry ::=
|
||
SEQUENCE {
|
||
aclTimeRangePeriodName
|
||
OCTET STRING,
|
||
aclTimeRangePeriodStartWeekDay
|
||
Unsigned32,
|
||
aclTimeRangePeriodStartHour
|
||
Unsigned32,
|
||
aclTimeRangePeriodStartMin
|
||
Unsigned32,
|
||
aclTimeRangePeriodEndWeekDay
|
||
Unsigned32,
|
||
aclTimeRangePeriodEndHour
|
||
Unsigned32,
|
||
aclTimeRangePeriodEndMin
|
||
Unsigned32,
|
||
aclTimeRangePeriodRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
aclTimeRangePeriodName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..32))
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ʱ¼ä¶ÎµÄÃû×Ö"
|
||
::= { aclTimeRangePeriodEntry 1 }
|
||
|
||
aclTimeRangePeriodStartWeekDay OBJECT-TYPE
|
||
SYNTAX Unsigned32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ÖÜÆÚʱ¼ä¶ÎÆðʼʱ¼äµÄÈÕÆÚ£¨ÐÇÆÚ¼¸£©"
|
||
::= { aclTimeRangePeriodEntry 2 }
|
||
|
||
aclTimeRangePeriodStartHour OBJECT-TYPE
|
||
SYNTAX Unsigned32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ÖÜÆÚʱ¼ä¶ÎµÄÆðʼʱ¼ä£¨¼¸µã£©"
|
||
::= { aclTimeRangePeriodEntry 3 }
|
||
|
||
aclTimeRangePeriodStartMin OBJECT-TYPE
|
||
SYNTAX Unsigned32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ÖÜÆÚʱ¼ä¶ÎµÄÆðʼʱ¼ä£¨¼¸·Ö£©"
|
||
::= { aclTimeRangePeriodEntry 4 }
|
||
|
||
aclTimeRangePeriodEndWeekDay OBJECT-TYPE
|
||
SYNTAX Unsigned32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ÖÜÆÚʱ¼ä¶ÎÖÕֹʱ¼äµÄÈÕÆÚ£¨ÐÇÆÚ¼¸£©"
|
||
::= { aclTimeRangePeriodEntry 5 }
|
||
|
||
aclTimeRangePeriodEndHour OBJECT-TYPE
|
||
SYNTAX Unsigned32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ÖÜÆÚʱ¼ä¶ÎµÄÖÕֹʱ¼ä£¨¼¸µã£©"
|
||
::= { aclTimeRangePeriodEntry 6 }
|
||
|
||
aclTimeRangePeriodEndMin OBJECT-TYPE
|
||
SYNTAX Unsigned32
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ÖÜÆÚʱ¼ä¶ÎµÄÖÕֹʱ¼ä£¨¼¸·Ö£©"
|
||
::= { aclTimeRangePeriodEntry 7 }
|
||
|
||
aclTimeRangePeriodRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"ÖÜÆÚʱ¼ä¶ÎµÄµ±Ç°×´Ì¬"
|
||
::= { aclTimeRangePeriodEntry 8 }
|
||
|
||
--
|
||
-- the active ACL group
|
||
--
|
||
|
||
aclActiveTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF AclActiveEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of active acl entries. "
|
||
::= { gbnL2QACL 15 }
|
||
|
||
aclActiveEntry OBJECT-TYPE
|
||
SYNTAX AclActiveEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of active acl entries. "
|
||
INDEX { aclActiveIndex }
|
||
::= { aclActiveTable 1 }
|
||
|
||
AclActiveEntry ::=
|
||
SEQUENCE {
|
||
aclActiveIndex
|
||
INTEGER,
|
||
aclActiveUserGroupName
|
||
OCTET STRING,
|
||
aclActiveUserGroupSubitem
|
||
INTEGER,
|
||
aclActiveIpGroupName
|
||
OCTET STRING,
|
||
aclActiveIpGroupSubitem
|
||
INTEGER,
|
||
aclActiveLinkGroupName
|
||
OCTET STRING,
|
||
aclActiveLinkGroupSubitem
|
||
INTEGER,
|
||
aclActiveBlock0Priority
|
||
INTEGER,
|
||
aclActiveBlock1Priority
|
||
INTEGER,
|
||
aclActiveBlock2Priority
|
||
INTEGER,
|
||
aclActiveBlock3Priority
|
||
INTEGER,
|
||
aclActiveBlock4Priority
|
||
INTEGER,
|
||
aclActiveConfigSequence
|
||
INTEGER,
|
||
aclActiveRunning
|
||
TruthValue,
|
||
aclActiveRowStatus
|
||
RowStatus,
|
||
aclActiveBlock5Priority
|
||
INTEGER,
|
||
aclActiveBlock6Priority
|
||
INTEGER,
|
||
aclActiveBlock7Priority
|
||
INTEGER,
|
||
aclActiveBlock8Priority
|
||
INTEGER,
|
||
aclActiveBlock9Priority
|
||
INTEGER,
|
||
aclActiveBlock10Priority
|
||
INTEGER,
|
||
aclActiveBlock11Priority
|
||
INTEGER
|
||
}
|
||
|
||
aclActiveIndex OBJECT-TYPE
|
||
SYNTAX INTEGER
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A unique value for each active acl. "
|
||
::= { aclActiveEntry 1 }
|
||
|
||
aclActiveUserGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the active user group acl. "
|
||
::= { aclActiveEntry 2 }
|
||
|
||
aclActiveUserGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the active user group acl subitem. "
|
||
::= { aclActiveEntry 3 }
|
||
|
||
aclActiveIpGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the active ip group acl. "
|
||
::= { aclActiveEntry 4 }
|
||
|
||
aclActiveIpGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the active ip group acl subitem. "
|
||
::= { aclActiveEntry 5 }
|
||
|
||
aclActiveLinkGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the active link group acl. "
|
||
::= { aclActiveEntry 6 }
|
||
|
||
aclActiveLinkGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the active link group acl subitem. "
|
||
::= { aclActiveEntry 7 }
|
||
|
||
aclActiveBlock0Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 0 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
::= { aclActiveEntry 8 }
|
||
|
||
aclActiveBlock1Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 1 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
::= { aclActiveEntry 9 }
|
||
|
||
aclActiveBlock2Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 2 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
::= { aclActiveEntry 10 }
|
||
|
||
aclActiveBlock3Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 3 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
::= { aclActiveEntry 11 }
|
||
|
||
aclActiveBlock4Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 4 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
::= { aclActiveEntry 12 }
|
||
|
||
aclActiveConfigSequence OBJECT-TYPE
|
||
SYNTAX INTEGER(1..1024)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the config sequence of the active ACL."
|
||
::= { aclActiveEntry 13 }
|
||
|
||
aclActiveRunning OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the running status of the active ACL."
|
||
::= { aclActiveEntry 14 }
|
||
|
||
aclActiveRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-create
|
||
STATUS current
|
||
DESCRIPTION
|
||
"This object indicates the status of this entry."
|
||
::= { aclActiveEntry 15 }
|
||
|
||
aclActiveBlock5Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 5 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
--¼¤»îACLÔÚblock 5ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { aclActiveEntry 16 }
|
||
|
||
aclActiveBlock6Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 6 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
--¼¤»îACLÔÚblock 6ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { aclActiveEntry 17 }
|
||
|
||
aclActiveBlock7Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 7 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
--¼¤»îACLÔÚblock 7ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { aclActiveEntry 18 }
|
||
|
||
aclActiveBlock8Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 8 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
--¼¤»îACLÔÚblock 8ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { aclActiveEntry 19 }
|
||
|
||
aclActiveBlock9Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 9 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
--¼¤»îACLÔÚblock 9ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { aclActiveEntry 20 }
|
||
|
||
aclActiveBlock10Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 10 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
--¼¤»îACLÔÚblock 10ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { aclActiveEntry 21 }
|
||
|
||
aclActiveBlock11Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 11 priority of the active ACL. 16 means no filter rules in the Hardware."
|
||
--¼¤»îACLÔÚblock 11ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { aclActiveEntry 22 }
|
||
|
||
--
|
||
-- the mirror-to QOS group
|
||
--
|
||
|
||
qosMirrorToTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF QosMirrorToEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of mirror-to QOS entries. "
|
||
::= { gbnL2QACL 16 }
|
||
|
||
qosMirrorToEntry OBJECT-TYPE
|
||
SYNTAX QosMirrorToEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of mirror-to QOS entries. "
|
||
INDEX { qosMirrorToIndex }
|
||
::= { qosMirrorToTable 1 }
|
||
|
||
QosMirrorToEntry ::=
|
||
SEQUENCE {
|
||
qosMirrorToIndex
|
||
INTEGER,
|
||
qosMirrorToUserGroupName
|
||
OCTET STRING,
|
||
qosMirrorToUserGroupSubitem
|
||
INTEGER,
|
||
qosMirrorToIpGroupName
|
||
OCTET STRING,
|
||
qosMirrorToIpGroupSubitem
|
||
INTEGER,
|
||
qosMirrorToLinkGroupName
|
||
OCTET STRING,
|
||
qosMirrorToLinkGroupSubitem
|
||
INTEGER,
|
||
qosMirrorToInterface
|
||
INTEGER,
|
||
qosMirrorToBlock0Priority
|
||
INTEGER,
|
||
qosMirrorToBlock1Priority
|
||
INTEGER,
|
||
qosMirrorToBlock2Priority
|
||
INTEGER,
|
||
qosMirrorToBlock3Priority
|
||
INTEGER,
|
||
qosMirrorToBlock4Priority
|
||
INTEGER,
|
||
qosMirrorToConfigSequence
|
||
INTEGER,
|
||
qosMirrorToRunning
|
||
TruthValue,
|
||
qosMirrorToRowStatus
|
||
RowStatus,
|
||
qosMirrorToBlock5Priority
|
||
INTEGER,
|
||
qosMirrorToBlock6Priority
|
||
INTEGER,
|
||
qosMirrorToBlock7Priority
|
||
INTEGER,
|
||
qosMirrorToBlock8Priority
|
||
INTEGER,
|
||
qosMirrorToBlock9Priority
|
||
INTEGER,
|
||
qosMirrorToBlock10Priority
|
||
INTEGER,
|
||
qosMirrorToBlock11Priority
|
||
INTEGER
|
||
}
|
||
|
||
qosMirrorToIndex OBJECT-TYPE
|
||
SYNTAX INTEGER
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A unique value for each mirror-to QOS. "
|
||
::= { qosMirrorToEntry 1 }
|
||
|
||
qosMirrorToUserGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the mirror-to QOS user group acl. "
|
||
::= { qosMirrorToEntry 2 }
|
||
|
||
qosMirrorToUserGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the mirror-to QOS user group acl subitem. "
|
||
::= { qosMirrorToEntry 3 }
|
||
|
||
qosMirrorToIpGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the mirror-to QOS ip group acl. "
|
||
::= { qosMirrorToEntry 4 }
|
||
|
||
qosMirrorToIpGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the mirror-to QOS ip group acl subitem. "
|
||
::= { qosMirrorToEntry 5 }
|
||
|
||
qosMirrorToLinkGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the mirror-to QOS link group acl. "
|
||
::= { qosMirrorToEntry 6 }
|
||
|
||
qosMirrorToLinkGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the mirror-to QOS link group acl subitem. "
|
||
::= { qosMirrorToEntry 7 }
|
||
|
||
qosMirrorToInterface OBJECT-TYPE
|
||
SYNTAX INTEGER (1..26)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the mirror-to interface of the mirror-to QOS. "
|
||
::= { qosMirrorToEntry 8 }
|
||
|
||
qosMirrorToBlock0Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 0 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosMirrorToEntry 9 }
|
||
|
||
qosMirrorToBlock1Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 1 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosMirrorToEntry 10 }
|
||
|
||
qosMirrorToBlock2Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 2 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosMirrorToEntry 11 }
|
||
|
||
qosMirrorToBlock3Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 3 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosMirrorToEntry 12 }
|
||
|
||
qosMirrorToBlock4Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 4 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosMirrorToEntry 13 }
|
||
|
||
qosMirrorToConfigSequence OBJECT-TYPE
|
||
SYNTAX INTEGER(1..1024)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the config sequence of the mirror-to QOS."
|
||
::= { qosMirrorToEntry 14 }
|
||
|
||
qosMirrorToRunning OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the running status of the mirror-to QOS. "
|
||
::= { qosMirrorToEntry 15 }
|
||
|
||
qosMirrorToRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-create
|
||
STATUS current
|
||
DESCRIPTION
|
||
"This object indicates the status of this entry."
|
||
::= { qosMirrorToEntry 16 }
|
||
|
||
qosMirrorToBlock5Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 5 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷¾µÏñÔÚblock 5ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosMirrorToEntry 17 }
|
||
|
||
qosMirrorToBlock6Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 6 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷¾µÏñÔÚblock 6 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosMirrorToEntry 18 }
|
||
|
||
qosMirrorToBlock7Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 7 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷¾µÏñÔÚblock 7 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosMirrorToEntry 19 }
|
||
|
||
qosMirrorToBlock8Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 8 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷¾µÏñÔÚblock 8 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosMirrorToEntry 20 }
|
||
|
||
qosMirrorToBlock9Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 9 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷¾µÏñÔÚblock 9 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosMirrorToEntry 21 }
|
||
|
||
qosMirrorToBlock10Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 10 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷¾µÏñÔÚblock 10 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosMirrorToEntry 22 }
|
||
|
||
qosMirrorToBlock11Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 11 priority of the mirror-to QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷¾µÏñÔÚblock 11 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosMirrorToEntry 23 }
|
||
|
||
--
|
||
-- the rate-limit QOS
|
||
--
|
||
|
||
qosRateLimitTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF QosRateLimitEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of rate-limit QOS entries. "
|
||
::= { gbnL2QACL 17 }
|
||
|
||
qosRateLimitEntry OBJECT-TYPE
|
||
SYNTAX QosRateLimitEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of rate-limit QOS entries. "
|
||
INDEX { qosRateLimitIndex }
|
||
::= { qosRateLimitTable 1 }
|
||
|
||
QosRateLimitEntry ::=
|
||
SEQUENCE {
|
||
qosRateLimitIndex
|
||
INTEGER,
|
||
qosRateLimitUserGroupName
|
||
OCTET STRING,
|
||
qosRateLimitUserGroupSubitem
|
||
INTEGER,
|
||
qosRateLimitIpGroupName
|
||
OCTET STRING,
|
||
qosRateLimitIpGroupSubitem
|
||
INTEGER,
|
||
qosRateLimitLinkGroupName
|
||
OCTET STRING,
|
||
qosRateLimitLinkGroupSubitem
|
||
INTEGER,
|
||
qosRateLimitIntf
|
||
INTEGER,
|
||
qosRateLimitTargetRate
|
||
INTEGER,
|
||
qosRateLimitExceedAction
|
||
INTEGER,
|
||
qosRateLimitDscpValue
|
||
INTEGER,
|
||
qosRateLimitBlock0Priority
|
||
INTEGER,
|
||
qosRateLimitBlock1Priority
|
||
INTEGER,
|
||
qosRateLimitBlock2Priority
|
||
INTEGER,
|
||
qosRateLimitBlock3Priority
|
||
INTEGER,
|
||
qosRateLimitBlock4Priority
|
||
INTEGER,
|
||
qosRateLimitConfigSequence
|
||
INTEGER,
|
||
qosRateLimitRunning
|
||
TruthValue,
|
||
qosRateLimitRowStatus
|
||
RowStatus,
|
||
qosRateLimitBlock5Priority
|
||
INTEGER,
|
||
qosRateLimitBlock6Priority
|
||
INTEGER,
|
||
qosRateLimitBlock7Priority
|
||
INTEGER,
|
||
qosRateLimitBlock8Priority
|
||
INTEGER,
|
||
qosRateLimitBlock9Priority
|
||
INTEGER,
|
||
qosRateLimitBlock10Priority
|
||
INTEGER,
|
||
qosRateLimitBlock11Priority
|
||
INTEGER
|
||
}
|
||
|
||
qosRateLimitIndex OBJECT-TYPE
|
||
SYNTAX INTEGER
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A unique value for each rate-limit QOS. "
|
||
::= { qosRateLimitEntry 1 }
|
||
|
||
qosRateLimitUserGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the rate-limit QOS user group acl. "
|
||
::= { qosRateLimitEntry 2 }
|
||
|
||
qosRateLimitUserGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the rate-limit QOS user group acl subitem. "
|
||
::= { qosRateLimitEntry 3 }
|
||
|
||
qosRateLimitIpGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the rate-limit QOS ip group acl. "
|
||
::= { qosRateLimitEntry 4 }
|
||
|
||
qosRateLimitIpGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the rate-limit QOS ip group acl subitem. "
|
||
::= { qosRateLimitEntry 5 }
|
||
|
||
qosRateLimitLinkGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the rate-limit QOS link group acl. "
|
||
::= { qosRateLimitEntry 6 }
|
||
|
||
qosRateLimitLinkGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the rate-limit QOS link group acl subitem. "
|
||
::= { qosRateLimitEntry 7 }
|
||
|
||
qosRateLimitIntf OBJECT-TYPE
|
||
SYNTAX INTEGER (1..26)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the target rate on this interface. "
|
||
::= { qosRateLimitEntry 8 }
|
||
|
||
qosRateLimitTargetRate OBJECT-TYPE
|
||
SYNTAX INTEGER (1..100)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the target rate of the rate-limit QOS. "
|
||
::= { qosRateLimitEntry 9 }
|
||
|
||
qosRateLimitExceedAction OBJECT-TYPE
|
||
SYNTAX INTEGER {
|
||
drop(1),
|
||
set-dscp-value(2)
|
||
}
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the exceed action of the rate-limit QOS. "
|
||
::= { qosRateLimitEntry 10 }
|
||
|
||
qosRateLimitDscpValue OBJECT-TYPE
|
||
SYNTAX INTEGER (0..63)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the dscp value of the rate-limit QOS. "
|
||
::= { qosRateLimitEntry 11 }
|
||
|
||
qosRateLimitBlock0Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 0 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosRateLimitEntry 12 }
|
||
|
||
qosRateLimitBlock1Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 1 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosRateLimitEntry 13 }
|
||
|
||
qosRateLimitBlock2Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 2 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosRateLimitEntry 14 }
|
||
|
||
qosRateLimitBlock3Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 3 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosRateLimitEntry 15 }
|
||
|
||
qosRateLimitBlock4Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 4 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosRateLimitEntry 16 }
|
||
|
||
qosRateLimitConfigSequence OBJECT-TYPE
|
||
SYNTAX INTEGER(1..1024)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the config sequence of the rate-limit QOS."
|
||
::= { qosRateLimitEntry 17 }
|
||
|
||
qosRateLimitRunning OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the running status of the rate-limit QOS."
|
||
::= { qosRateLimitEntry 18 }
|
||
|
||
qosRateLimitRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-create
|
||
STATUS current
|
||
DESCRIPTION
|
||
"This object indicates the status of this entry."
|
||
::= { qosRateLimitEntry 19 }
|
||
|
||
qosRateLimitBlock5Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 5 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿¼à¹ÜÔÚblock 5 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosRateLimitEntry 20 }
|
||
|
||
qosRateLimitBlock6Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 6 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿¼à¹ÜÔÚblock 6 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosRateLimitEntry 21 }
|
||
|
||
qosRateLimitBlock7Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 7 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿¼à¹ÜÔÚblock 7 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosRateLimitEntry 22 }
|
||
|
||
qosRateLimitBlock8Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 8 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿¼à¹ÜÔÚblock 8 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosRateLimitEntry 23 }
|
||
|
||
qosRateLimitBlock9Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 9 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿¼à¹ÜÔÚblock 9 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosRateLimitEntry 24 }
|
||
|
||
qosRateLimitBlock10Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 10 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿¼à¹ÜÔÚblock 10 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosRateLimitEntry 25 }
|
||
|
||
qosRateLimitBlock11Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 11 priority of the rate-limit QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿¼à¹ÜÔÚblock 11 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosRateLimitEntry 26 }
|
||
|
||
--
|
||
-- the traffic-priority QOS
|
||
--
|
||
|
||
qosTrafficPriorityTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF QosTrafficPriorityEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-priority QOS entries. "
|
||
::= { gbnL2QACL 18 }
|
||
|
||
qosTrafficPriorityEntry OBJECT-TYPE
|
||
SYNTAX QosTrafficPriorityEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-priority QOS entries. "
|
||
INDEX { qosTrafficPriorityIndex }
|
||
::= { qosTrafficPriorityTable 1 }
|
||
|
||
QosTrafficPriorityEntry ::=
|
||
SEQUENCE {
|
||
qosTrafficPriorityIndex
|
||
INTEGER,
|
||
qosTrafficPriorityUserGroupName
|
||
OCTET STRING,
|
||
qosTrafficPriorityUserGroupSubitem
|
||
INTEGER,
|
||
qosTrafficPriorityIpGroupName
|
||
OCTET STRING,
|
||
qosTrafficPriorityIpGroupSubitem
|
||
INTEGER,
|
||
qosTrafficPriorityLinkGroupName
|
||
OCTET STRING,
|
||
qosTrafficPriorityLinkGroupSubitem
|
||
INTEGER,
|
||
qosTrafficPriorityDscp
|
||
INTEGER,
|
||
qosTrafficPriorityIpPrecedence
|
||
INTEGER,
|
||
qosTrafficPriorityCos
|
||
INTEGER,
|
||
qosTrafficPriorityLocalPrecedence
|
||
INTEGER,
|
||
qosTrafficPriorityBlock0Priority
|
||
INTEGER,
|
||
qosTrafficPriorityBlock1Priority
|
||
INTEGER,
|
||
qosTrafficPriorityBlock2Priority
|
||
INTEGER,
|
||
qosTrafficPriorityBlock3Priority
|
||
INTEGER,
|
||
qosTrafficPriorityBlock4Priority
|
||
INTEGER,
|
||
qosTrafficPriorityConfigSequence
|
||
INTEGER,
|
||
qosTrafficPriorityRunning
|
||
TruthValue,
|
||
qosTrafficPriorityRowStatus
|
||
RowStatus,
|
||
qosTrafficPriorityBlock5Priority
|
||
INTEGER,
|
||
qosTrafficPriorityBlock6Priority
|
||
INTEGER,
|
||
qosTrafficPriorityBlock7Priority
|
||
INTEGER,
|
||
qosTrafficPriorityBlock8Priority
|
||
INTEGER,
|
||
qosTrafficPriorityBlock9Priority
|
||
INTEGER,
|
||
qosTrafficPriorityBlock10Priority
|
||
INTEGER,
|
||
qosTrafficPriorityBlock11Priority
|
||
INTEGER
|
||
}
|
||
|
||
qosTrafficPriorityIndex OBJECT-TYPE
|
||
SYNTAX INTEGER
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A unique value for each traffic-priority QOS. "
|
||
::= { qosTrafficPriorityEntry 1 }
|
||
|
||
qosTrafficPriorityUserGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-priority QOS user group acl. "
|
||
::= { qosTrafficPriorityEntry 2 }
|
||
|
||
qosTrafficPriorityUserGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-priority QOS user group acl subitem. "
|
||
::= { qosTrafficPriorityEntry 3 }
|
||
|
||
qosTrafficPriorityIpGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-priority QOS ip group acl. "
|
||
::= { qosTrafficPriorityEntry 4 }
|
||
|
||
qosTrafficPriorityIpGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-priority QOS ip group acl subitem. "
|
||
::= { qosTrafficPriorityEntry 5 }
|
||
|
||
qosTrafficPriorityLinkGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-priority QOS link group acl. "
|
||
::= { qosTrafficPriorityEntry 6 }
|
||
|
||
qosTrafficPriorityLinkGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-priority QOS link group acl subitem. "
|
||
::= { qosTrafficPriorityEntry 7 }
|
||
|
||
qosTrafficPriorityDscp OBJECT-TYPE
|
||
SYNTAX INTEGER (0..63)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the DSCP of the traffic-priority QOS. "
|
||
::= { qosTrafficPriorityEntry 8 }
|
||
|
||
qosTrafficPriorityIpPrecedence OBJECT-TYPE
|
||
SYNTAX INTEGER (0..7)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the IP precedence of the traffic-priority QOS. "
|
||
::= { qosTrafficPriorityEntry 9 }
|
||
|
||
qosTrafficPriorityCos OBJECT-TYPE
|
||
SYNTAX INTEGER (0..7)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the COS of the traffic-priority QOS. "
|
||
::= { qosTrafficPriorityEntry 10 }
|
||
|
||
qosTrafficPriorityLocalPrecedence OBJECT-TYPE
|
||
SYNTAX INTEGER (0..7)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the local precedence of the traffic-priority QOS. "
|
||
::= { qosTrafficPriorityEntry 11 }
|
||
|
||
qosTrafficPriorityBlock0Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 0 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficPriorityEntry 12 }
|
||
|
||
qosTrafficPriorityBlock1Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 1 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficPriorityEntry 13 }
|
||
|
||
qosTrafficPriorityBlock2Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 2 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficPriorityEntry 14 }
|
||
|
||
qosTrafficPriorityBlock3Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 3 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficPriorityEntry 15 }
|
||
|
||
qosTrafficPriorityBlock4Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 4 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficPriorityEntry 16 }
|
||
|
||
qosTrafficPriorityConfigSequence OBJECT-TYPE
|
||
SYNTAX INTEGER(1..1024)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the config sequence of the traffic-priority QOS."
|
||
::= { qosTrafficPriorityEntry 17 }
|
||
|
||
qosTrafficPriorityRunning OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the running status of the traffic-priority QOS."
|
||
::= { qosTrafficPriorityEntry 18 }
|
||
|
||
qosTrafficPriorityRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-create
|
||
STATUS current
|
||
DESCRIPTION
|
||
"This object indicates the status of this entry."
|
||
::= { qosTrafficPriorityEntry 19 }
|
||
|
||
qosTrafficPriorityBlock5Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 5 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÓÅÏȼ¶ÔÚblock 5 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficPriorityEntry 20 }
|
||
|
||
qosTrafficPriorityBlock6Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 6 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÓÅÏȼ¶ÔÚblock 6 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficPriorityEntry 21 }
|
||
|
||
qosTrafficPriorityBlock7Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 7 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÓÅÏȼ¶ÔÚblock 7 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficPriorityEntry 22 }
|
||
|
||
qosTrafficPriorityBlock8Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 8 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÓÅÏȼ¶ÔÚblock 8 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficPriorityEntry 23 }
|
||
|
||
qosTrafficPriorityBlock9Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 9 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÓÅÏȼ¶ÔÚblock 9 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficPriorityEntry 24 }
|
||
|
||
qosTrafficPriorityBlock10Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 10 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÓÅÏȼ¶ÔÚblock 10 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficPriorityEntry 25 }
|
||
|
||
qosTrafficPriorityBlock11Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 11 priority of the traffic-priority QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÓÅÏȼ¶ÔÚblock 11 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficPriorityEntry 26 }
|
||
|
||
--
|
||
-- the traffic redirect QOS
|
||
--
|
||
|
||
qosTrafficRedirectTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF QosTrafficRedirectEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-redirect QOS entries. "
|
||
::= { gbnL2QACL 19 }
|
||
|
||
qosTrafficRedirectEntry OBJECT-TYPE
|
||
SYNTAX QosTrafficRedirectEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-redirect QOS entries. "
|
||
INDEX { qosTrafficRedirectIndex }
|
||
::= { qosTrafficRedirectTable 1 }
|
||
|
||
QosTrafficRedirectEntry ::=
|
||
SEQUENCE {
|
||
qosTrafficRedirectIndex
|
||
INTEGER,
|
||
qosTrafficRedirectUserGroupName
|
||
OCTET STRING,
|
||
qosTrafficRedirectUserGroupSubitem
|
||
INTEGER,
|
||
qosTrafficRedirectIpGroupName
|
||
OCTET STRING,
|
||
qosTrafficRedirectIpGroupSubitem
|
||
INTEGER,
|
||
qosTrafficRedirectLinkGroupName
|
||
OCTET STRING,
|
||
qosTrafficRedirectLinkGroupSubitem
|
||
INTEGER,
|
||
qosTrafficRedirectInterface
|
||
INTEGER,
|
||
qosTrafficRedirectBlock0Priority
|
||
INTEGER,
|
||
qosTrafficRedirectBlock1Priority
|
||
INTEGER,
|
||
qosTrafficRedirectBlock2Priority
|
||
INTEGER,
|
||
qosTrafficRedirectBlock3Priority
|
||
INTEGER,
|
||
qosTrafficRedirectBlock4Priority
|
||
INTEGER,
|
||
qosTrafficRedirectConfigSequence
|
||
INTEGER,
|
||
qosTrafficRedirectRunning
|
||
TruthValue,
|
||
qosTrafficRedirectRowStatus
|
||
RowStatus,
|
||
qosTrafficRedirectBlock5Priority
|
||
INTEGER,
|
||
qosTrafficRedirectBlock6Priority
|
||
INTEGER,
|
||
qosTrafficRedirectBlock7Priority
|
||
INTEGER,
|
||
qosTrafficRedirectBlock8Priority
|
||
INTEGER,
|
||
qosTrafficRedirectBlock9Priority
|
||
INTEGER,
|
||
qosTrafficRedirectBlock10Priority
|
||
INTEGER,
|
||
qosTrafficRedirectBlock11Priority
|
||
INTEGER
|
||
}
|
||
|
||
qosTrafficRedirectIndex OBJECT-TYPE
|
||
SYNTAX INTEGER
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A unique value for each traffic-redirect QOS. "
|
||
::= { qosTrafficRedirectEntry 1 }
|
||
|
||
qosTrafficRedirectUserGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-redirect QOS user group acl. "
|
||
::= { qosTrafficRedirectEntry 2 }
|
||
|
||
qosTrafficRedirectUserGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-redirect QOS user group acl subitem. "
|
||
::= { qosTrafficRedirectEntry 3 }
|
||
|
||
qosTrafficRedirectIpGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-redirect QOS ip group acl. "
|
||
::= { qosTrafficRedirectEntry 4 }
|
||
|
||
qosTrafficRedirectIpGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-redirect QOS ip group acl subitem. "
|
||
::= { qosTrafficRedirectEntry 5 }
|
||
|
||
qosTrafficRedirectLinkGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-redirect QOS link group acl. "
|
||
::= { qosTrafficRedirectEntry 6 }
|
||
|
||
qosTrafficRedirectLinkGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-redirect QOS link group acl subitem. "
|
||
::= { qosTrafficRedirectEntry 7 }
|
||
|
||
qosTrafficRedirectInterface OBJECT-TYPE
|
||
SYNTAX INTEGER (1..28)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the redirect interface of the traffic-redirect QOS.1£24 for fast-ethernet port 1£24£¬25£26 for giga-ethernet port 1£2£¬28 for CPU port£¬27 is invaild value. "
|
||
::= { qosTrafficRedirectEntry 8 }
|
||
|
||
qosTrafficRedirectBlock0Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 0 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficRedirectEntry 9 }
|
||
|
||
qosTrafficRedirectBlock1Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 1 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficRedirectEntry 10 }
|
||
|
||
qosTrafficRedirectBlock2Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 2 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficRedirectEntry 11 }
|
||
|
||
qosTrafficRedirectBlock3Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 3 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficRedirectEntry 12 }
|
||
|
||
qosTrafficRedirectBlock4Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 4 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficRedirectEntry 13 }
|
||
|
||
qosTrafficRedirectConfigSequence OBJECT-TYPE
|
||
SYNTAX INTEGER(1..1024)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the config sequence of the traffic-redirect QOS."
|
||
::= { qosTrafficRedirectEntry 14 }
|
||
|
||
qosTrafficRedirectRunning OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the running status of the traffic-redirect QOS."
|
||
::= { qosTrafficRedirectEntry 15 }
|
||
|
||
qosTrafficRedirectRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-create
|
||
STATUS current
|
||
DESCRIPTION
|
||
"This object indicates the status of this entry."
|
||
::= { qosTrafficRedirectEntry 16 }
|
||
|
||
qosTrafficRedirectBlock5Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 5 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 5 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRedirectEntry 17 }
|
||
|
||
qosTrafficRedirectBlock6Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 6 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 6 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRedirectEntry 18 }
|
||
|
||
qosTrafficRedirectBlock7Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 7 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 7 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRedirectEntry 19 }
|
||
|
||
qosTrafficRedirectBlock8Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 8 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 8 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRedirectEntry 20 }
|
||
|
||
qosTrafficRedirectBlock9Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 9 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 9 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRedirectEntry 21 }
|
||
|
||
qosTrafficRedirectBlock10Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 10 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 10 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRedirectEntry 22 }
|
||
|
||
qosTrafficRedirectBlock11Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 11 priority of the traffic-redirect QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 11 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRedirectEntry 23 }
|
||
|
||
--
|
||
-- the traffic statistics QOS
|
||
--
|
||
|
||
qosTrafficStatisticsTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF QosTrafficStatisticsEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-statistics QOS entries. "
|
||
::= { gbnL2QACL 20 }
|
||
|
||
qosTrafficStatisticsEntry OBJECT-TYPE
|
||
SYNTAX QosTrafficStatisticsEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-statistics QOS entries. "
|
||
INDEX { qosTrafficStatisticsIndex }
|
||
::= { qosTrafficStatisticsTable 1 }
|
||
|
||
QosTrafficStatisticsEntry ::=
|
||
SEQUENCE {
|
||
qosTrafficStatisticsIndex
|
||
INTEGER,
|
||
qosTrafficStatisticsUserGroupName
|
||
OCTET STRING,
|
||
qosTrafficStatisticsUserGroupSubitem
|
||
INTEGER,
|
||
qosTrafficStatisticsIpGroupName
|
||
OCTET STRING,
|
||
qosTrafficStatisticsIpGroupSubitem
|
||
INTEGER,
|
||
qosTrafficStatisticsLinkGroupName
|
||
OCTET STRING,
|
||
qosTrafficStatisticsLinkGroupSubitem
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock0Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock1Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock2Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock3Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock4Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsConfigSequence
|
||
INTEGER,
|
||
qosTrafficStatisticsRunning
|
||
TruthValue,
|
||
qosTrafficStatisticsRowStatus
|
||
RowStatus,
|
||
qosTrafficStatisticsCounter
|
||
Integer32,
|
||
qosTrafficStatisticsBlock5Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock6Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock7Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock8Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock9Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock10Priority
|
||
INTEGER,
|
||
qosTrafficStatisticsBlock11Priority
|
||
INTEGER
|
||
}
|
||
|
||
qosTrafficStatisticsIndex OBJECT-TYPE
|
||
SYNTAX INTEGER
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A unique value for each traffic-statistics QOS. "
|
||
::= { qosTrafficStatisticsEntry 1 }
|
||
|
||
qosTrafficStatisticsUserGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-statistics QOS user group acl. "
|
||
::= { qosTrafficStatisticsEntry 2 }
|
||
|
||
qosTrafficStatisticsUserGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-statistics QOS user group acl subitem. "
|
||
::= { qosTrafficStatisticsEntry 3 }
|
||
|
||
qosTrafficStatisticsIpGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-statistics QOS ip group acl. "
|
||
::= { qosTrafficStatisticsEntry 4 }
|
||
|
||
qosTrafficStatisticsIpGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-statistics QOS ip group acl subitem. "
|
||
::= { qosTrafficStatisticsEntry 5 }
|
||
|
||
qosTrafficStatisticsLinkGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-statistics QOS link group acl. "
|
||
::= { qosTrafficStatisticsEntry 6 }
|
||
|
||
qosTrafficStatisticsLinkGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-statistics QOS link group acl subitem. "
|
||
::= { qosTrafficStatisticsEntry 7 }
|
||
|
||
qosTrafficStatisticsBlock0Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 0 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficStatisticsEntry 8 }
|
||
|
||
qosTrafficStatisticsBlock1Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 1 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficStatisticsEntry 9 }
|
||
|
||
qosTrafficStatisticsBlock2Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 2 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficStatisticsEntry 10 }
|
||
|
||
qosTrafficStatisticsBlock3Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 3 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficStatisticsEntry 11 }
|
||
|
||
qosTrafficStatisticsBlock4Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 4 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficStatisticsEntry 12 }
|
||
|
||
qosTrafficStatisticsConfigSequence OBJECT-TYPE
|
||
SYNTAX INTEGER(1..1024)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the config sequence of the traffic-statistics QOS."
|
||
::= { qosTrafficStatisticsEntry 13 }
|
||
|
||
qosTrafficStatisticsRunning OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the running status of the traffic-statistics QOS."
|
||
::= { qosTrafficStatisticsEntry 14 }
|
||
|
||
qosTrafficStatisticsRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-create
|
||
STATUS current
|
||
DESCRIPTION
|
||
"This object indicates the status of this entry."
|
||
::= { qosTrafficStatisticsEntry 15 }
|
||
|
||
qosTrafficStatisticsCounter OBJECT-TYPE
|
||
SYNTAX Integer32
|
||
MAX-ACCESS read-create
|
||
STATUS current
|
||
DESCRIPTION
|
||
"This object indicates the value of the counter."
|
||
::= { qosTrafficStatisticsEntry 16 }
|
||
|
||
qosTrafficStatisticsBlock5Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 5 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿Í³¼ÆÔÚblock 5 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficStatisticsEntry 17 }
|
||
|
||
qosTrafficStatisticsBlock6Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 6 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿Í³¼ÆÔÚblock 6 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficStatisticsEntry 18 }
|
||
|
||
qosTrafficStatisticsBlock7Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 7 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿Í³¼ÆÔÚblock 7 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficStatisticsEntry 19 }
|
||
|
||
qosTrafficStatisticsBlock8Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 8 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿Í³¼ÆÔÚblock 8 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficStatisticsEntry 20 }
|
||
|
||
qosTrafficStatisticsBlock9Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 9 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿Í³¼ÆÔÚblock 9 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficStatisticsEntry 21 }
|
||
|
||
qosTrafficStatisticsBlock10Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 10 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿Í³¼ÆÔÚblock 10 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficStatisticsEntry 22 }
|
||
|
||
qosTrafficStatisticsBlock11Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 11 priority of the traffic-statistics QOS. 16 means no filter rules in the Hardware."
|
||
--Á÷Á¿Í³¼ÆÔÚblock 11 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficStatisticsEntry 23 }
|
||
|
||
--
|
||
-- the line-rate QOS
|
||
--
|
||
|
||
qosLineRateTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF QosLineRateEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of line-rate QOS entries. "
|
||
::= { gbnL2QACL 21 }
|
||
|
||
qosLineRateEntry OBJECT-TYPE
|
||
SYNTAX QosLineRateEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of line-rate QOS entries. "
|
||
INDEX { qosLineRateInterface }
|
||
::= { qosLineRateTable 1 }
|
||
|
||
QosLineRateEntry ::=
|
||
SEQUENCE {
|
||
qosLineRateInterface
|
||
INTEGER,
|
||
qosLineRateTargetRate
|
||
INTEGER,
|
||
qosLineRateRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
qosLineRateInterface OBJECT-TYPE
|
||
SYNTAX INTEGER (1..26)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the line rate interface. "
|
||
::= { qosLineRateEntry 1 }
|
||
|
||
qosLineRateTargetRate OBJECT-TYPE
|
||
SYNTAX INTEGER (1..100)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the target rate of the line-rate QOS. "
|
||
::= { qosLineRateEntry 2 }
|
||
|
||
--
|
||
-- the traffic copy to cpu QOS
|
||
--
|
||
|
||
qosTrafficCopyToCpuTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF QosTrafficCopyToCpuEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-copy-to-cpu QOS entries. "
|
||
::= { gbnL2QACL 22 }
|
||
|
||
qosTrafficCopyToCpuEntry OBJECT-TYPE
|
||
SYNTAX QosTrafficCopyToCpuEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-copy-to-cpu QOS entries. "
|
||
INDEX { qosTrafficCopyToCpuIndex }
|
||
::= { qosTrafficCopyToCpuTable 1 }
|
||
|
||
QosTrafficCopyToCpuEntry ::=
|
||
SEQUENCE {
|
||
qosTrafficCopyToCpuIndex
|
||
INTEGER,
|
||
qosTrafficCopyToCpuUserGroupName
|
||
OCTET STRING,
|
||
qosTrafficCopyToCpuUserGroupSubitem
|
||
INTEGER,
|
||
qosTrafficCopyToCpuIpGroupName
|
||
OCTET STRING,
|
||
qosTrafficCopyToCpuIpGroupSubitem
|
||
INTEGER,
|
||
qosTrafficCopyToCpuLinkGroupName
|
||
OCTET STRING,
|
||
qosTrafficCopyToCpuLinkGroupSubitem
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock0Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock1Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock2Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock3Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock4Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuConfigSequence
|
||
INTEGER,
|
||
qosTrafficCopyToCpuRunning
|
||
TruthValue,
|
||
qosTrafficCopyToCpuRowStatus
|
||
RowStatus,
|
||
qosTrafficCopyToCpuBlock5Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock6Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock7Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock8Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock9Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock10Priority
|
||
INTEGER,
|
||
qosTrafficCopyToCpuBlock11Priority
|
||
INTEGER
|
||
}
|
||
|
||
qosTrafficCopyToCpuIndex OBJECT-TYPE
|
||
SYNTAX INTEGER
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A unique value for each traffic-copy-to-cpu QOS. "
|
||
::= { qosTrafficCopyToCpuEntry 1 }
|
||
|
||
qosTrafficCopyToCpuUserGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-copy-to-cpu QOS user group acl. "
|
||
::= { qosTrafficCopyToCpuEntry 2 }
|
||
|
||
qosTrafficCopyToCpuUserGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-copy-to-cpu QOS user group acl subitem. "
|
||
::= { qosTrafficCopyToCpuEntry 3 }
|
||
|
||
qosTrafficCopyToCpuIpGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-copy-to-cpu QOS ip group acl. "
|
||
::= { qosTrafficCopyToCpuEntry 4 }
|
||
|
||
qosTrafficCopyToCpuIpGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-copy-to-cpu QOS ip group acl subitem. "
|
||
::= { qosTrafficCopyToCpuEntry 5 }
|
||
|
||
qosTrafficCopyToCpuLinkGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-copy-to-cpu QOS link group acl. "
|
||
::= { qosTrafficCopyToCpuEntry 6 }
|
||
|
||
qosTrafficCopyToCpuLinkGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-copy-to-cpu QOS link group acl subitem. "
|
||
::= { qosTrafficCopyToCpuEntry 7 }
|
||
|
||
qosTrafficCopyToCpuBlock0Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 0 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficCopyToCpuEntry 8 }
|
||
|
||
qosTrafficCopyToCpuBlock1Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 1 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficCopyToCpuEntry 9 }
|
||
|
||
qosTrafficCopyToCpuBlock2Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 2 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficCopyToCpuEntry 10 }
|
||
|
||
qosTrafficCopyToCpuBlock3Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 3 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficCopyToCpuEntry 11 }
|
||
|
||
qosTrafficCopyToCpuBlock4Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 4 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficCopyToCpuEntry 12 }
|
||
|
||
qosTrafficCopyToCpuConfigSequence OBJECT-TYPE
|
||
SYNTAX INTEGER(1..1024)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the config sequence of the traffic-copy-to-cpu QOS."
|
||
::= { qosTrafficCopyToCpuEntry 13 }
|
||
|
||
qosTrafficCopyToCpuRunning OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the running status of the traffic-copy-to-cpu QOS."
|
||
::= { qosTrafficCopyToCpuEntry 14 }
|
||
|
||
qosTrafficCopyToCpuRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-create
|
||
STATUS current
|
||
DESCRIPTION
|
||
"This object indicates the status of this entry."
|
||
::= { qosTrafficCopyToCpuEntry 15 }
|
||
|
||
qosTrafficCopyToCpuBlock5Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 5 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄ¿½±´µ½CPUÔÚblock 5 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficCopyToCpuEntry 16 }
|
||
|
||
qosTrafficCopyToCpuBlock6Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 6 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄ¿½±´µ½CPUÔÚblock 6 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficCopyToCpuEntry 17 }
|
||
|
||
qosTrafficCopyToCpuBlock7Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 7 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄ¿½±´µ½CPUÔÚblock 7 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficCopyToCpuEntry 18 }
|
||
|
||
qosTrafficCopyToCpuBlock8Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 8 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄ¿½±´µ½CPUÔÚblock 8 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficCopyToCpuEntry 19 }
|
||
|
||
qosTrafficCopyToCpuBlock9Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 9 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄ¿½±´µ½CPUÔÚblock 9 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficCopyToCpuEntry 20 }
|
||
|
||
qosTrafficCopyToCpuBlock10Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 10 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄ¿½±´µ½CPUÔÚblock 10 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficCopyToCpuEntry 21 }
|
||
|
||
qosTrafficCopyToCpuBlock11Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 11 priority of the traffic-copy-to-cpu QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄ¿½±´µ½CPUÔÚblock 11 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficCopyToCpuEntry 22 }
|
||
|
||
--
|
||
-- the port-isolation configuration
|
||
--
|
||
qaclAppPortIsolationGroup OBJECT IDENTIFIER ::= { gbnL2QACL 23 }
|
||
|
||
qaclAppPortIsolationDownLinkPorts OBJECT-TYPE
|
||
SYNTAX PortList
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"qacl application port isolation down link portlist"
|
||
-- QACLÓ¦Óö˿ڸôÀëµÄÏÂÐж˿ÚÁбí --
|
||
::= { qaclAppPortIsolationGroup 1 }
|
||
|
||
--
|
||
-- the storm control
|
||
--
|
||
|
||
stormControlTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF StormControlEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of storm control entries. "
|
||
::= { gbnL2QACL 24 }
|
||
|
||
stormControlEntry OBJECT-TYPE
|
||
SYNTAX StormControlEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of storm control entries. "
|
||
INDEX { stormControlInterface, stormControlType }
|
||
::= { stormControlTable 1 }
|
||
|
||
StormControlEntry ::=
|
||
SEQUENCE {
|
||
stormControlInterface
|
||
INTEGER,
|
||
stormControlType
|
||
PacketFlowType,
|
||
stormControlTargetRate
|
||
INTEGER,
|
||
stormControlRowStatus
|
||
RowStatus
|
||
}
|
||
|
||
stormControlInterface OBJECT-TYPE
|
||
SYNTAX INTEGER (1..26)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the storm control interface. "
|
||
--·ç±©¿ØÖƶ˿Ú
|
||
::= { stormControlEntry 1 }
|
||
|
||
stormControlType OBJECT-TYPE
|
||
SYNTAX PacketFlowType
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the pack flow type of the storm control. "
|
||
--·ç±©¿ØÖƱ¨ÎÄÁ÷ÀàÐÍ
|
||
::= { stormControlEntry 2 }
|
||
|
||
stormControlTargetRate OBJECT-TYPE
|
||
SYNTAX INTEGER (1..1000)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the target rate of the storm control. "
|
||
--·ç±©¿ØÖÆÄ¿±êËÙÂÊ
|
||
::= { stormControlEntry 3 }
|
||
|
||
stormControlRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"row status of the storm control"
|
||
--·ç±©¿ØÖÆÐÐ״̬
|
||
::= { stormControlEntry 4 }
|
||
|
||
--
|
||
-- the traffic rewrite vlan QOS
|
||
--
|
||
|
||
qosTrafficRewriteVlanTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF QosTrafficRewriteVlanEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-rewrite-vlan QOS entries. "
|
||
::= { gbnL2QACL 25 }
|
||
|
||
qosTrafficRewriteVlanEntry OBJECT-TYPE
|
||
SYNTAX QosTrafficRewriteVlanEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-rewrite-vlan QOS entries. "
|
||
INDEX { qosTrafficRewriteVlanIndex }
|
||
::= { qosTrafficRewriteVlanTable 1 }
|
||
|
||
QosTrafficRewriteVlanEntry ::=
|
||
SEQUENCE {
|
||
qosTrafficRewriteVlanIndex
|
||
INTEGER,
|
||
qosTrafficRewriteVlanUserGroupName
|
||
OCTET STRING,
|
||
qosTrafficRewriteVlanUserGroupSubitem
|
||
INTEGER,
|
||
qosTrafficRewriteVlanIpGroupName
|
||
OCTET STRING,
|
||
qosTrafficRewriteVlanIpGroupSubitem
|
||
INTEGER,
|
||
qosTrafficRewriteVlanLinkGroupName
|
||
OCTET STRING,
|
||
qosTrafficRewriteVlanLinkGroupSubitem
|
||
INTEGER,
|
||
qosTrafficRewriteVlanVid
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock0Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock1Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock2Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock3Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock4Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanConfigSequence
|
||
INTEGER,
|
||
qosTrafficRewriteVlanRunning
|
||
TruthValue,
|
||
qosTrafficRewriteVlanRowStatus
|
||
RowStatus,
|
||
qosTrafficRewriteVlanBlock5Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock6Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock7Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock8Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock9Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock10Priority
|
||
INTEGER,
|
||
qosTrafficRewriteVlanBlock11Priority
|
||
INTEGER
|
||
}
|
||
|
||
qosTrafficRewriteVlanIndex OBJECT-TYPE
|
||
SYNTAX INTEGER
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A unique value for each traffic-rewrite-vlan QOS. "
|
||
::= { qosTrafficRewriteVlanEntry 1 }
|
||
|
||
qosTrafficRewriteVlanUserGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-rewrite-vlan QOS user group acl. "
|
||
::= { qosTrafficRewriteVlanEntry 2 }
|
||
|
||
qosTrafficRewriteVlanUserGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-rewrite-vlan QOS user group acl subitem. "
|
||
::= { qosTrafficRewriteVlanEntry 3 }
|
||
|
||
qosTrafficRewriteVlanIpGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-rewrite-vlan QOS ip group acl. "
|
||
::= { qosTrafficRewriteVlanEntry 4 }
|
||
|
||
qosTrafficRewriteVlanIpGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-rewrite-vlan QOS ip group acl subitem. "
|
||
::= { qosTrafficRewriteVlanEntry 5 }
|
||
|
||
qosTrafficRewriteVlanLinkGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-rewrite-vlan QOS link group acl. "
|
||
::= { qosTrafficRewriteVlanEntry 6 }
|
||
|
||
qosTrafficRewriteVlanLinkGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-rewrite-vlan QOS link group acl subitem. "
|
||
::= { qosTrafficRewriteVlanEntry 7 }
|
||
|
||
qosTrafficRewriteVlanVid OBJECT-TYPE
|
||
SYNTAX INTEGER (1..28)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the vlan ID of the traffic-rewrite-vlan QOS.1£24 for fast-ethernet port 1£24£¬25£26 for giga-ethernet port 1£2£¬28 for CPU port£¬27 is invaild value. "
|
||
::= { qosTrafficRewriteVlanEntry 8 }
|
||
|
||
qosTrafficRewriteVlanBlock0Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 0 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficRewriteVlanEntry 9 }
|
||
|
||
qosTrafficRewriteVlanBlock1Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 1 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficRewriteVlanEntry 10 }
|
||
|
||
qosTrafficRewriteVlanBlock2Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 2 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficRewriteVlanEntry 11 }
|
||
|
||
qosTrafficRewriteVlanBlock3Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 3 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficRewriteVlanEntry 12 }
|
||
|
||
qosTrafficRewriteVlanBlock4Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 4 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficRewriteVlanEntry 13 }
|
||
|
||
qosTrafficRewriteVlanConfigSequence OBJECT-TYPE
|
||
SYNTAX INTEGER(1..1024)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the config sequence of the traffic-rewrite-vlan QOS."
|
||
::= { qosTrafficRewriteVlanEntry 14 }
|
||
|
||
qosTrafficRewriteVlanRunning OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the running status of the traffic-rewrite-vlan QOS."
|
||
::= { qosTrafficRewriteVlanEntry 15 }
|
||
|
||
qosTrafficRewriteVlanRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-create
|
||
STATUS current
|
||
DESCRIPTION
|
||
"This object indicates the status of this entry."
|
||
::= { qosTrafficRewriteVlanEntry 16 }
|
||
|
||
qosTrafficRewriteVlanBlock5Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 5 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 5 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRewriteVlanEntry 17 }
|
||
|
||
qosTrafficRewriteVlanBlock6Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 6 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 6 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRewriteVlanEntry 18 }
|
||
|
||
qosTrafficRewriteVlanBlock7Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 7 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 7 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRewriteVlanEntry 19 }
|
||
|
||
qosTrafficRewriteVlanBlock8Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 8 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 8 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRewriteVlanEntry 20 }
|
||
|
||
qosTrafficRewriteVlanBlock9Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 9 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 9 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRewriteVlanEntry 21 }
|
||
|
||
qosTrafficRewriteVlanBlock10Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 10 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 10 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRewriteVlanEntry 22 }
|
||
|
||
qosTrafficRewriteVlanBlock11Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 11 priority of the traffic-rewrite-vlan QOS. 16 means no filter rules in the Hardware."
|
||
--±¨ÎÄÖØ¶¨ÏòÔÚblock 11 ÖеÄÓÅÏȼ¶£¬16±íʾûÓйýÂ˹æÔòÔÚÓ²¼þÖÐ
|
||
::= { qosTrafficRewriteVlanEntry 23 }
|
||
--
|
||
-- the traffic insert vlan QOS
|
||
--
|
||
|
||
qosTrafficInsertVlanTable OBJECT-TYPE
|
||
SYNTAX SEQUENCE OF QosTrafficInsertVlanEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-insert-vlan QOS entries. "
|
||
::= { gbnL2QACL 26 }
|
||
|
||
qosTrafficInsertVlanEntry OBJECT-TYPE
|
||
SYNTAX QosTrafficInsertVlanEntry
|
||
ACCESS not-accessible
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A list of traffic-insert-vlan QOS entries. "
|
||
INDEX { qosTrafficInsertVlanIndex }
|
||
::= { qosTrafficInsertVlanTable 1 }
|
||
|
||
QosTrafficInsertVlanEntry ::=
|
||
SEQUENCE {
|
||
qosTrafficInsertVlanIndex
|
||
INTEGER,
|
||
qosTrafficInsertVlanUserGroupName
|
||
OCTET STRING,
|
||
qosTrafficInsertVlanUserGroupSubitem
|
||
INTEGER,
|
||
qosTrafficInsertVlanIpGroupName
|
||
OCTET STRING,
|
||
qosTrafficInsertVlanIpGroupSubitem
|
||
INTEGER,
|
||
qosTrafficInsertVlanLinkGroupName
|
||
OCTET STRING,
|
||
qosTrafficInsertVlanLinkGroupSubitem
|
||
INTEGER,
|
||
qosTrafficInsertVlanVid
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock0Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock1Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock2Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock3Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock4Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanConfigSequence
|
||
INTEGER,
|
||
qosTrafficInsertVlanRunning
|
||
TruthValue,
|
||
qosTrafficInsertVlanRowStatus
|
||
RowStatus,
|
||
qosTrafficInsertVlanBlock5Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock6Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock7Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock8Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock9Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock10Priority
|
||
INTEGER,
|
||
qosTrafficInsertVlanBlock11Priority
|
||
INTEGER
|
||
}
|
||
|
||
qosTrafficInsertVlanIndex OBJECT-TYPE
|
||
SYNTAX INTEGER
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"A unique value for each traffic-insert-vlan QOS. "
|
||
::= { qosTrafficInsertVlanEntry 1 }
|
||
|
||
qosTrafficInsertVlanUserGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-insert-vlan QOS user group acl. "
|
||
::= { qosTrafficInsertVlanEntry 2 }
|
||
|
||
qosTrafficInsertVlanUserGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-insert-vlan QOS user group acl subitem. "
|
||
::= { qosTrafficInsertVlanEntry 3 }
|
||
|
||
qosTrafficInsertVlanIpGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-insert-vlan QOS ip group acl. "
|
||
::= { qosTrafficInsertVlanEntry 4 }
|
||
|
||
qosTrafficInsertVlanIpGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-insert-vlan QOS ip group acl subitem. "
|
||
::= { qosTrafficInsertVlanEntry 5 }
|
||
|
||
qosTrafficInsertVlanLinkGroupName OBJECT-TYPE
|
||
SYNTAX OCTET STRING (SIZE (0..31))
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the name of the traffic-insert-vlan QOS link group acl. "
|
||
::= { qosTrafficInsertVlanEntry 6 }
|
||
|
||
qosTrafficInsertVlanLinkGroupSubitem OBJECT-TYPE
|
||
SYNTAX INTEGER(0..127)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the number of the traffic-insert-vlan QOS link group acl subitem. "
|
||
::= { qosTrafficInsertVlanEntry 7 }
|
||
|
||
qosTrafficInsertVlanVid OBJECT-TYPE
|
||
SYNTAX INTEGER (1..28)
|
||
ACCESS read-write
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the vlan ID of the traffic-insert-vlan QOS.1£24 for fast-ethernet port 1£24£¬25£26 for giga-ethernet port 1£2£¬28 for CPU port£¬27 is invaild value. "
|
||
::= { qosTrafficInsertVlanEntry 8 }
|
||
|
||
qosTrafficInsertVlanBlock0Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 0 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 9 }
|
||
|
||
qosTrafficInsertVlanBlock1Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 1 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 10 }
|
||
|
||
qosTrafficInsertVlanBlock2Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 2 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 11 }
|
||
|
||
qosTrafficInsertVlanBlock3Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 3 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 12 }
|
||
|
||
qosTrafficInsertVlanBlock4Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 4 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 13 }
|
||
|
||
qosTrafficInsertVlanConfigSequence OBJECT-TYPE
|
||
SYNTAX INTEGER(1..1024)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the config sequence of the traffic-insert-vlan QOS."
|
||
::= { qosTrafficInsertVlanEntry 14 }
|
||
|
||
qosTrafficInsertVlanRunning OBJECT-TYPE
|
||
SYNTAX TruthValue
|
||
MAX-ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the running status of the traffic-insert-vlan QOS."
|
||
::= { qosTrafficInsertVlanEntry 15 }
|
||
|
||
qosTrafficInsertVlanRowStatus OBJECT-TYPE
|
||
SYNTAX RowStatus
|
||
MAX-ACCESS read-create
|
||
STATUS current
|
||
DESCRIPTION
|
||
"This object indicates the status of this entry."
|
||
::= { qosTrafficInsertVlanEntry 16 }
|
||
|
||
qosTrafficInsertVlanBlock5Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 5 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 17 }
|
||
|
||
qosTrafficInsertVlanBlock6Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 6 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 18 }
|
||
|
||
qosTrafficInsertVlanBlock7Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 7 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 19 }
|
||
|
||
qosTrafficInsertVlanBlock8Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 8 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 20 }
|
||
|
||
qosTrafficInsertVlanBlock9Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 9 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 21 }
|
||
|
||
qosTrafficInsertVlanBlock10Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 10 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 22 }
|
||
|
||
qosTrafficInsertVlanBlock11Priority OBJECT-TYPE
|
||
SYNTAX INTEGER(0..16)
|
||
ACCESS read-only
|
||
STATUS current
|
||
DESCRIPTION
|
||
"the block 11 priority of the traffic-insert-vlan QOS. 16 means no filter rules in the Hardware."
|
||
::= { qosTrafficInsertVlanEntry 23 }
|
||
|
||
END
|