initial commit; version 22.5.12042
This commit is contained in:
855
mibs/qtech/QTECH-GBNDeviceSwitch-MIB
Normal file
855
mibs/qtech/QTECH-GBNDeviceSwitch-MIB
Normal file
@ -0,0 +1,855 @@
|
||||
QTECH-GBNDeviceSwitch-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE,
|
||||
Integer32, IpAddress,
|
||||
NOTIFICATION-TYPE FROM SNMPv2-SMI
|
||||
|
||||
DisplayString, MacAddress,
|
||||
RowStatus, TruthValue,DateAndTime FROM SNMPv2-TC
|
||||
|
||||
MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF
|
||||
|
||||
gbnDevice FROM QTECH-MASTER-MIB
|
||||
|
||||
SnmpAdminString FROM SNMP-FRAMEWORK-MIB
|
||||
|
||||
VlanIndex FROM Q-BRIDGE-MIB
|
||||
|
||||
PortList, dot1qStaticMulticastEntry FROM Q-BRIDGE-MIB;
|
||||
|
||||
gbnDeviceSwitch MODULE-IDENTITY
|
||||
LAST-UPDATED "0011020000Z" -- November 2, 2000
|
||||
ORGANIZATION "QTECH LLC"
|
||||
CONTACT-INFO "Basil Budko
|
||||
E-mail: budko@qtech.ru"
|
||||
|
||||
DESCRIPTION "Gbn Common Enterprise MIB definition."
|
||||
|
||||
REVISION "0011020000Z" -- November 2, 2000
|
||||
DESCRIPTION "Initial MIB creation."
|
||||
|
||||
::= { gbnDevice 1 }
|
||||
|
||||
MirrorMacType ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"null<6C><6C>destination<6F><6E>source"
|
||||
SYNTAX INTEGER { null(0), destination (1), source(2) }
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
-- define groups in gbnDeviceSwitch-MIB
|
||||
------------------------------------------------------------------------------
|
||||
gbnDeviceSwitchMirror OBJECT IDENTIFIER ::= { gbnDeviceSwitch 1 }
|
||||
gbnDeviceSwitchPort OBJECT IDENTIFIER ::= { gbnDeviceSwitch 2 }
|
||||
gbnDeviceSwitchAggregation OBJECT IDENTIFIER ::= { gbnDeviceSwitch 3 }
|
||||
gbnDeviceSwitchL3 OBJECT IDENTIFIER ::= { gbnDeviceSwitch 4 }
|
||||
gbnDeviceSwitchLoopTest OBJECT IDENTIFIER ::= { gbnDeviceSwitch 5 }
|
||||
gbnDeviceSwitchSRM OBJECT IDENTIFIER ::= { gbnDeviceSwitch 6 }
|
||||
gbnDeviceSwitchFlowAlarm OBJECT IDENTIFIER ::= { gbnDeviceSwitch 7 }
|
||||
gbnDeviceSwitchQueneScheduer OBJECT IDENTIFIER ::= { gbnDeviceSwitch 8 }
|
||||
gbnDeviceSwitchLineRate OBJECT IDENTIFIER ::= { gbnDeviceSwitch 9 }
|
||||
gbnDeviceSwitchPortIsolation OBJECT IDENTIFIER ::= { gbnDeviceSwitch 10 }
|
||||
gbnDeviceSwitchStormControl OBJECT IDENTIFIER ::= { gbnDeviceSwitch 11 }
|
||||
gbnDeviceSwitchAntiDos OBJECT IDENTIFIER ::= { gbnDeviceSwitch 12 }
|
||||
gbnDeviceSwitchBandWidth OBJECT IDENTIFIER ::= { gbnDeviceSwitch 13 }
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--
|
||||
-- gbnDeviceSwitchMirror - Mirror Group
|
||||
--
|
||||
------------------------------------------------------------------------------
|
||||
mirroringPort OBJECT-TYPE
|
||||
SYNTAX INTEGER (0..26)
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This port which all packets send to."
|
||||
::= { gbnDeviceSwitchMirror 1 }
|
||||
|
||||
mirroredEgrPort OBJECT-TYPE
|
||||
SYNTAX PortList
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The egress ports which need to monitor."
|
||||
::= { gbnDeviceSwitchMirror 2 }
|
||||
|
||||
mirroredIgrPort OBJECT-TYPE
|
||||
SYNTAX PortList
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The ingress ports which need to monitor."
|
||||
::= { gbnDeviceSwitchMirror 3 }
|
||||
|
||||
ingressMirrorMac OBJECT-TYPE
|
||||
SYNTAX MacAddress
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The MAC address which will be compared with the ingress frame, Only the matched frame will be mirrored"
|
||||
--<2D><><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5>ingress<73><73><EFBFBD>ĵ<EFBFBD>MAC<41><43>ַ
|
||||
::= { gbnDeviceSwitchMirror 4 }
|
||||
|
||||
egressMirrorMac OBJECT-TYPE
|
||||
SYNTAX MacAddress
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The MAC address which will be compared with the egress frame, Only the matched frame will be mirrored"
|
||||
--<2D><><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5>egress<73><73><EFBFBD>ĵ<EFBFBD>MAC<41><43>ַ
|
||||
::= { gbnDeviceSwitchMirror 5 }
|
||||
|
||||
ingressMirrorMacType OBJECT-TYPE
|
||||
SYNTAX MirrorMacType
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The destination or source MAC address which will be compared with the ingress frame"
|
||||
--ָ<><D6B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5>ingress<73><73><EFBFBD>ĵ<EFBFBD><C4B5><EFBFBD>Ŀ<EFBFBD>Ļ<EFBFBD><C4BB><EFBFBD>ԴMAC<41><43>ַ
|
||||
::= { gbnDeviceSwitchMirror 6 }
|
||||
|
||||
egressMirrorMacType OBJECT-TYPE
|
||||
SYNTAX MirrorMacType
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The destination or source MAC address which will be compared with the egress frame"
|
||||
--ָ<><D6B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5>egress<73><73><EFBFBD>ĵ<EFBFBD><C4B5><EFBFBD>Ŀ<EFBFBD>Ļ<EFBFBD><C4BB><EFBFBD>ԴMAC<41><43>ַ
|
||||
::= { gbnDeviceSwitchMirror 7 }
|
||||
|
||||
ingressMirrorDivider OBJECT-TYPE
|
||||
SYNTAX INTEGER(0..1023)
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"the mirror sampling divider"
|
||||
--ingress<73><73><EFBFBD>ĵIJ<C4B5><C4B2><EFBFBD>ֵ
|
||||
::= { gbnDeviceSwitchMirror 8 }
|
||||
|
||||
egressMirrorDivider OBJECT-TYPE
|
||||
SYNTAX INTEGER(0..1023)
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"the mirror sampling divider"
|
||||
--egress<73><73><EFBFBD>ĵIJ<C4B5><C4B2><EFBFBD>ֵ
|
||||
::= { gbnDeviceSwitchMirror 9 }
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--
|
||||
-- gbnDeviceSwitchPort - Port Group
|
||||
--
|
||||
------------------------------------------------------------------------------
|
||||
portTypeTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF PortTypeEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A table of switch interfaces and associated properties."
|
||||
::= { gbnDeviceSwitchPort 1 }
|
||||
|
||||
portTypeEntry OBJECT-TYPE
|
||||
SYNTAX PortTypeEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Table entry for switch interface control and status information."
|
||||
INDEX { portNumber }
|
||||
::= { portTypeTable 1 }
|
||||
|
||||
PortTypeEntry ::= SEQUENCE {
|
||||
portNumber INTEGER,
|
||||
portType INTEGER
|
||||
|
||||
}
|
||||
|
||||
portNumber OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..26)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"the index of port."
|
||||
::= { portTypeEntry 1 }
|
||||
|
||||
portType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
blank(1),
|
||||
fE(2),
|
||||
single100FX(3),
|
||||
double100FX(4),
|
||||
single1000FX(5),
|
||||
double1000FX(6),
|
||||
fE1000(7),
|
||||
cpu(8)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"<22>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD>:1Ϊ<31><CEAA><EFBFBD><EFBFBD><EFBFBD>ڣ<EFBFBD>2Ϊ10/100M<30><4D><EFBFBD>ڣ<EFBFBD>3Ϊ100M<30><4D>ģ<EFBFBD><C4A3><EFBFBD>ˣ<EFBFBD>
|
||||
4Ϊ100M<30><4D>ģ<EFBFBD><C4A3><EFBFBD>ˣ<EFBFBD>5Ϊ1000M<30><4D>ģ<EFBFBD><C4A3><EFBFBD>ˣ<EFBFBD>6Ϊ1000M<30><4D>ģ<EFBFBD><C4A3><EFBFBD>ˣ<EFBFBD>
|
||||
7Ϊ1000M<30><4D><EFBFBD><EFBFBD>; 8ΪCPU<50>ӿ<EFBFBD>"
|
||||
::= { portTypeEntry 2 }
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--
|
||||
-- gbnDeviceSwitchAggregation - Port Trunk Group
|
||||
--
|
||||
------------------------------------------------------------------------------
|
||||
aggTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AggEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS obsolete
|
||||
DESCRIPTION
|
||||
"A table that contains information about every
|
||||
Aggregator that is associated with this System."
|
||||
::= { gbnDeviceSwitchAggregation 1 }
|
||||
|
||||
aggEntry OBJECT-TYPE
|
||||
SYNTAX AggEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS obsolete
|
||||
DESCRIPTION
|
||||
"A list of the Aggregator parameters. This is indexed
|
||||
by the ifIndex of the Aggregator."
|
||||
INDEX { aggUnit, aggPort }
|
||||
::= { aggTable 1 }
|
||||
|
||||
AggEntry ::=
|
||||
SEQUENCE {
|
||||
aggUnit
|
||||
INTEGER,
|
||||
aggPort
|
||||
INTEGER,
|
||||
aggPortListPorts
|
||||
PortList,
|
||||
aggRule
|
||||
INTEGER,
|
||||
aggRowstatus
|
||||
RowStatus
|
||||
}
|
||||
|
||||
aggUnit OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
MAX-ACCESS read-only
|
||||
STATUS obsolete
|
||||
DESCRIPTION
|
||||
"The Interface Unit of the Aggregation."
|
||||
::= { aggEntry 1 }
|
||||
|
||||
aggPort OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
MAX-ACCESS read-only
|
||||
STATUS obsolete
|
||||
DESCRIPTION
|
||||
"The MasterPort of the Aggregation."
|
||||
::= { aggEntry 2 }
|
||||
|
||||
aggPortListPorts OBJECT-TYPE
|
||||
SYNTAX PortList
|
||||
MAX-ACCESS read-write
|
||||
STATUS obsolete
|
||||
DESCRIPTION
|
||||
"The complete set of ports currently associated with
|
||||
this Aggregator. Each bit set in this list represents
|
||||
an Actor Port member of this Link Aggregation."
|
||||
::= { aggEntry 3 }
|
||||
|
||||
aggRule OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
srcMAC(1),
|
||||
destMAC(2),
|
||||
srcXORDestMAC(3),
|
||||
srcIP(4),
|
||||
destIP(5),
|
||||
srcXORDestIP(6)
|
||||
}
|
||||
ACCESS read-write
|
||||
STATUS obsolete
|
||||
DESCRIPTION
|
||||
" The Rule to be applied to this Link Aggregator's Trunk Group
|
||||
Table. The rules are based on the following selections SrcMAC (1),
|
||||
means that the last three bits of the Source MAC Address are used to
|
||||
index the Trunk Group to get the destination port. DestMAC (2), means
|
||||
the last three bits of the Destination MAC Address are used to index
|
||||
into the Trunk Group to get the destination port. SrcXORDestMAC (3),
|
||||
means that the last three bits of the Source MAC Address are logically
|
||||
XORed with the last three bits of the Destination MAC Address and used
|
||||
to index into the Trunk Group to get the destination port. SrcIP (4),
|
||||
means the last three bits of the Source IP Address are used to index
|
||||
into the Trunk Group to get the destination port. DestIP (5), means
|
||||
the last three bits of the Destination IP Address are used to index
|
||||
into the Trunk Group to get the destination port. SrcXORDestIP (6),
|
||||
means the last three bits of the Source IP Address are logically XORed
|
||||
with the last three bits of the Destination IP Address and used to
|
||||
index into the Trunk Group to get the destination port. This rule
|
||||
defines the distribution algorithm applied to the aggregated link."
|
||||
::= { aggEntry 4 }
|
||||
|
||||
aggRowstatus OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-write
|
||||
STATUS obsolete
|
||||
DESCRIPTION
|
||||
"rowstatus of trunk."
|
||||
::= { aggEntry 5 }
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--
|
||||
-- gbnDeviceSwitchL3 - L3 Group
|
||||
--
|
||||
------------------------------------------------------------------------------
|
||||
l3Table OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF L3Entry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION "<22>˱<EFBFBD>Ϊ<EFBFBD><CEAA><EFBFBD><EFBFBD>оƬ<D0BE><C6AC>L3<4C><33><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݡ<EFBFBD>"
|
||||
::= { gbnDeviceSwitchL3 1 }
|
||||
|
||||
l3Entry OBJECT-TYPE
|
||||
SYNTAX L3Entry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION "<22><><EFBFBD><EFBFBD>оƬ<D0BE><C6AC>L3<4C><33><EFBFBD><EFBFBD>˱<EFBFBD>Ϊֻ<CEAA><D6BB><EFBFBD><EFBFBD>"
|
||||
INDEX { l3IpAddress }
|
||||
::= { l3Table 1 }
|
||||
|
||||
L3Entry ::=
|
||||
SEQUENCE {
|
||||
l3IpAddress IpAddress,
|
||||
l3NextHopMacAddress MacAddress,
|
||||
l3Vlan VlanIndex,
|
||||
l3Port INTEGER,
|
||||
l3CreateTime DateAndTime,
|
||||
l3UpdateTime DateAndTime
|
||||
}
|
||||
|
||||
l3IpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION "Ŀ<><C4BF>IP<49><50>ַ<EFBFBD><D6B7><EFBFBD><EFBFBD>Ϊ<EFBFBD><CEAA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
::= { l3Entry 1 }
|
||||
|
||||
l3NextHopMacAddress OBJECT-TYPE
|
||||
SYNTAX MacAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION "<22><>һ<EFBFBD><D2BB>IP<49><50>MAC<41><43>ַ<EFBFBD><D6B7>"
|
||||
::= { l3Entry 2 }
|
||||
|
||||
l3Vlan OBJECT-TYPE
|
||||
SYNTAX VlanIndex
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION "<22><>һ<EFBFBD><D2BB>IP<49><50><EFBFBD>ڵ<EFBFBD>VLAN<41><4E>"
|
||||
::= { l3Entry 3 }
|
||||
|
||||
l3Port OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION "<22><><EFBFBD>ĵij<C4B5><C4B3>˿ڡ<CBBF>"
|
||||
::= { l3Entry 4 }
|
||||
|
||||
l3CreateTime OBJECT-TYPE
|
||||
SYNTAX DateAndTime
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION "Create Time,such as 2004-07-29,13:30:15.0"
|
||||
::= { l3Entry 5 }
|
||||
|
||||
l3UpdateTime OBJECT-TYPE
|
||||
SYNTAX DateAndTime
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION "Update Time,such as 2004-07-29,13:30:15.0"
|
||||
::= { l3Entry 6 }
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--
|
||||
-- gbnDeviceSwitchLoopTest - Loop Test Group
|
||||
--
|
||||
------------------------------------------------------------------------------
|
||||
loopTestPortno OBJECT-TYPE
|
||||
SYNTAX PortList
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of the ports to be tested."
|
||||
::= { gbnDeviceSwitchLoopTest 1 }
|
||||
|
||||
loopTestType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
noop(1), -- no operation
|
||||
local(2), -- for both vdsl and ethernet port
|
||||
remote(3), -- for both vdsl and ethernet port
|
||||
other(4)
|
||||
}
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"DURABLE: { 4 }
|
||||
Setting this object to 2-4 enables loop back test.
|
||||
Setting it to 1 disables loop back test."
|
||||
::= { gbnDeviceSwitchLoopTest 2 }
|
||||
|
||||
loopTestSuccess OBJECT-TYPE
|
||||
SYNTAX PortList
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of ports tested successfully."
|
||||
::= { gbnDeviceSwitchLoopTest 3 }
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--
|
||||
-- gbnDeviceSwitchSRM - SRM Group
|
||||
--
|
||||
------------------------------------------------------------------------------
|
||||
srmHardwareEnable OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
enabled(1),
|
||||
disabled(2)
|
||||
}
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION "Add network routes to hardware table or not.Default is enable."
|
||||
-- "<22>Ƿ<EFBFBD><C7B7>·<EFBFBD><C2B7><EFBFBD><EFBFBD><EFBFBD>·<EFBFBD>ɵ<EFBFBD>Ӳ<EFBFBD><D3B2><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD>Ĭ<EFBFBD><C4AC>Ϊ<EFBFBD>·<EFBFBD><C2B7><EFBFBD>"
|
||||
::= { gbnDeviceSwitchSRM 1 }
|
||||
|
||||
srmHardwareDEFCPU OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
enabled(1),
|
||||
disabled(2)
|
||||
}
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION "The DEF routes goes to CPU."
|
||||
-- "Ӳ<><D3B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʧ<EFBFBD>ܵ<EFBFBD>·<EFBFBD>ɷ<EFBFBD><C9B7>͵<EFBFBD>CPU<50><55><EFBFBD>˹<EFBFBD><CBB9><EFBFBD>ֻ<EFBFBD><D6BB>TiNet S3750֧<30>֣<EFBFBD>Ĭ<EFBFBD><C4AC>Ϊdisable"
|
||||
::= { gbnDeviceSwitchSRM 2 }
|
||||
------------------------------------------------------------------------------
|
||||
--
|
||||
-- gbnDeviceSwitchFlowAlarm - Port Flow Alarm Group
|
||||
--
|
||||
------------------------------------------------------------------------------
|
||||
portFlowAlarmTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF PortFlowAlarmEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A Table of port flow alarm."
|
||||
--<2D>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>澯<EFBFBD><E6BEAF>
|
||||
::= { gbnDeviceSwitchFlowAlarm 1 }
|
||||
|
||||
portFlowAlarmEntry OBJECT-TYPE
|
||||
SYNTAX PortFlowAlarmEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A list of port flow alarm."
|
||||
--<2D>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>澯<EFBFBD>б<EFBFBD>
|
||||
INDEX { portFlowAlarmPort }
|
||||
::= { portFlowAlarmTable 1 }
|
||||
|
||||
PortFlowAlarmEntry ::= SEQUENCE {
|
||||
portFlowAlarmPort Integer32,
|
||||
portFlowAlarmEnable TruthValue,
|
||||
portFlowAlarmExceedStatus TruthValue,
|
||||
portFlowAlarmExceedThreshold Integer32,
|
||||
portFlowAlarmNormalThreshold Integer32
|
||||
}
|
||||
|
||||
portFlowAlarmPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..26)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The port number."
|
||||
--<2D>˿ںţ<DABA><C5A3>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>澯<EFBFBD><E6BEAF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֵ
|
||||
::= { portFlowAlarmEntry 1 }
|
||||
|
||||
portFlowAlarmEnable OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The enable status of the port flow alarm"
|
||||
--<2D>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>澯<EFBFBD><E6BEAF><EFBFBD><EFBFBD>/<2F>ر<EFBFBD>״̬
|
||||
::= { portFlowAlarmEntry 2 }
|
||||
|
||||
portFlowAlarmExceedStatus OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The exceed status of the port flow alarm"
|
||||
--<2D>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>澯<EFBFBD><E6BEAF><EFBFBD><EFBFBD>״̬
|
||||
::= { portFlowAlarmEntry 3 }
|
||||
|
||||
portFlowAlarmExceedThreshold OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The exceed threshold of port flow alarm."
|
||||
--<2D>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֵ
|
||||
::= { portFlowAlarmEntry 4 }
|
||||
|
||||
portFlowAlarmNormalThreshold OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The normal threshold of port flow alarm."
|
||||
--<2D>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֵ
|
||||
::= { portFlowAlarmEntry 5 }
|
||||
|
||||
portFlowAlarmGlobalEnable OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The global enable status of port flow alarm."
|
||||
--ȫ<>ֶ˿<D6B6><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>澯<EFBFBD><E6BEAF><EFBFBD><EFBFBD>/<2F>ر<EFBFBD>״̬
|
||||
::= { gbnDeviceSwitchFlowAlarm 2 }
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--
|
||||
-- gbnDeviceSwitchTrap - gbn device switch TRAP
|
||||
--
|
||||
------------------------------------------------------------------------------
|
||||
portFlowAlarmTrap OBJECT IDENTIFIER ::= { gbnDeviceSwitchFlowAlarm 5 }
|
||||
|
||||
portFlowAlarmExceedTrap NOTIFICATION-TYPE
|
||||
OBJECTS { portFlowAlarmPort }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Port ingress packet rate become too big, port flow exceed alarm happen."
|
||||
--<2D><><EFBFBD><EFBFBD><EFBFBD>˿ڽ<CBBF><DABD><EFBFBD><EFBFBD>ı<EFBFBD><C4B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1>ù<EFBFBD><C3B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2B7A2B3>˿<EFBFBD><CBBF><EFBFBD><EFBFBD>ʹ<EFBFBD><CAB9><EFBFBD><EFBFBD><EFBFBD>trap
|
||||
::= { portFlowAlarmTrap 1 }
|
||||
|
||||
portFlowAlarmNormalTrap NOTIFICATION-TYPE
|
||||
OBJECTS { portFlowAlarmPort }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Port ingress packet rate become normal, port flow normal alarm happen."
|
||||
--<2D><><EFBFBD><EFBFBD><EFBFBD>˿ڽ<CBBF><DABD><EFBFBD><EFBFBD>ı<EFBFBD><C4B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʻָ<CABB><D6B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2B7A2B3>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>trap
|
||||
::= { portFlowAlarmTrap 2 }
|
||||
|
||||
-----------------------------------------------------
|
||||
-- the quene-scheduer QOS
|
||||
-----------------------------------------------------
|
||||
|
||||
qosQueueSchedulerGroup OBJECT IDENTIFIER ::= { gbnDeviceSwitchQueneScheduer 1 }
|
||||
|
||||
qosWrrQueue1Weight OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..100)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Weight of 1th queue(%)."
|
||||
--<2D><><EFBFBD><EFBFBD>1<EFBFBD><31>Ȩ<EFBFBD><C8A8>
|
||||
::= { qosQueueSchedulerGroup 1 }
|
||||
|
||||
qosWrrQueue2Weight OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..100)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Weight of 2th queue(%). "
|
||||
--<2D><><EFBFBD><EFBFBD>2<EFBFBD><32>Ȩ<EFBFBD><C8A8>
|
||||
::= { qosQueueSchedulerGroup 2 }
|
||||
|
||||
|
||||
qosWrrQueue3Weight OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..100)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Weight of 3th queue(%)."
|
||||
--<2D><><EFBFBD><EFBFBD>3<EFBFBD><33>Ȩ<EFBFBD><C8A8>
|
||||
::= { qosQueueSchedulerGroup 3 }
|
||||
|
||||
|
||||
qosWrrQueue4Weight OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..100)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Weight of 4th queue(%)."
|
||||
--<2D><><EFBFBD><EFBFBD>4<EFBFBD><34>Ȩ<EFBFBD><C8A8>
|
||||
::= { qosQueueSchedulerGroup 4 }
|
||||
|
||||
qosWrrMaxDelayValue OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..255)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"the maximum allowable latency for packet transmission on the priorest COS"
|
||||
--<2D><><EFBFBD>е<EFBFBD><D0B5><EFBFBD>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȼ<EFBFBD><C8BC>Ķ<EFBFBD><C4B6><EFBFBD><EFBFBD><EFBFBD>ȴ<EFBFBD>ʱ<EFBFBD><CAB1>
|
||||
::= { qosQueueSchedulerGroup 5 }
|
||||
|
||||
qosQueueSchedulerMode OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
strictPriority (1),
|
||||
wrr(2),
|
||||
sp-wrr(3) }
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"queue scheduler mode: strict priority, weighted round robin"
|
||||
--<2D><><EFBFBD>е<EFBFBD><D0B5><EFBFBD>ģʽ:<3A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȼ<EFBFBD><C8BC><EFBFBD><EFBFBD><EFBFBD>Ȩ<EFBFBD><C8A8>ѭ<EFBFBD><D1AD><EFBFBD><EFBFBD>
|
||||
DEFVAL { strictPriority }
|
||||
::= { qosQueueSchedulerGroup 6 }
|
||||
|
||||
qosWrrQueue5Weight OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..100)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Weight of 5th queue(%)."
|
||||
--<2D><><EFBFBD><EFBFBD>5<EFBFBD><35>Ȩ<EFBFBD><C8A8>
|
||||
::= { qosQueueSchedulerGroup 7 }
|
||||
|
||||
qosWrrQueue6Weight OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..100)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Weight of 6th queue(%). "
|
||||
--<2D><><EFBFBD><EFBFBD>6<EFBFBD><36>Ȩ<EFBFBD><C8A8>
|
||||
::= { qosQueueSchedulerGroup 8 }
|
||||
|
||||
|
||||
qosWrrQueue7Weight OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..100)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Weight of 7th queue(%)."
|
||||
--<2D><><EFBFBD><EFBFBD>7<EFBFBD><37>Ȩ<EFBFBD><C8A8>
|
||||
::= { qosQueueSchedulerGroup 9 }
|
||||
|
||||
|
||||
qosWrrQueue8Weight OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..100)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Weight of 8th queue(%)."
|
||||
--<2D><><EFBFBD><EFBFBD>8<EFBFBD><38>Ȩ<EFBFBD><C8A8>
|
||||
::= { qosQueueSchedulerGroup 10 }
|
||||
|
||||
-----------------------------------------------------
|
||||
-- the line-rate configuration
|
||||
-----------------------------------------------------
|
||||
qosLineRateTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF QosLineRateEntry
|
||||
ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A list of line-rate QOS entries. "
|
||||
--<2D>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڱ<EFBFBD>
|
||||
::= { gbnDeviceSwitchLineRate 1 }
|
||||
|
||||
qosLineRateEntry OBJECT-TYPE
|
||||
SYNTAX QosLineRateEntry
|
||||
ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A list of line-rate QOS entries. "
|
||||
--<2D>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
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. "
|
||||
--<2D>˿<EFBFBD><CBBF><EFBFBD><EFBFBD>ٶ˿<D9B6>
|
||||
::= { qosLineRateEntry 1 }
|
||||
|
||||
qosLineRateTargetRate OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..100)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"the target rate of the line-rate QOS. "
|
||||
--<2D>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
::= { qosLineRateEntry 2 }
|
||||
|
||||
-----------------------------------------------------
|
||||
-- the port-isolation configuration
|
||||
-----------------------------------------------------
|
||||
portIsolationGroup OBJECT IDENTIFIER ::= { gbnDeviceSwitchPortIsolation 1 }
|
||||
|
||||
portIsolationDownLinkPorts OBJECT-TYPE
|
||||
SYNTAX PortList
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"port isolation down link portlist"
|
||||
-- <20>˿ڸ<CBBF><DAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ж˿<D0B6><CBBF>б<EFBFBD> --
|
||||
::= { portIsolationGroup 1 }
|
||||
|
||||
-----------------------------------------------------
|
||||
-- the storm control
|
||||
-----------------------------------------------------
|
||||
|
||||
stormControlTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF StormControlEntry
|
||||
ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A list of storm control entries. "
|
||||
--<2D>籩<EFBFBD><E7B1A9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڱ<EFBFBD>
|
||||
::= { gbnDeviceSwitchStormControl 1 }
|
||||
|
||||
stormControlEntry OBJECT-TYPE
|
||||
SYNTAX StormControlEntry
|
||||
ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A list of storm control entries. "
|
||||
--<2D>籩<EFBFBD><E7B1A9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
INDEX { stormControlInterface, stormControlType }
|
||||
::= { stormControlTable 1 }
|
||||
|
||||
StormControlEntry ::=
|
||||
SEQUENCE {
|
||||
stormControlInterface
|
||||
INTEGER,
|
||||
stormControlType
|
||||
INTEGER,
|
||||
stormControlTargetRate
|
||||
INTEGER,
|
||||
stormControlRowStatus
|
||||
RowStatus
|
||||
}
|
||||
|
||||
stormControlInterface OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..26)
|
||||
ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"the storm control interface. "
|
||||
--<2D>籩<EFBFBD><E7B1A9><EFBFBD>ƶ˿<C6B6>
|
||||
::= { stormControlEntry 1 }
|
||||
|
||||
stormControlType OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"the pack flow type of the storm control. "
|
||||
--<2D>籩<EFBFBD><E7B1A9><EFBFBD>Ʊ<EFBFBD><C6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
::= { stormControlEntry 2 }
|
||||
|
||||
stormControlTargetRate OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..1000)
|
||||
ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"the target rate of the storm control. "
|
||||
--<2D>籩<EFBFBD><E7B1A9><EFBFBD><EFBFBD>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
::= { stormControlEntry 3 }
|
||||
|
||||
stormControlRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"row status of the storm control"
|
||||
--<2D>籩<EFBFBD><E7B1A9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>״̬
|
||||
::= { stormControlEntry 4 }
|
||||
|
||||
-----------------------------------------------------
|
||||
--gbnDeviceSwitchAntiDos
|
||||
-----------------------------------------------------
|
||||
ipfragmnetnumber OBJECT-TYPE
|
||||
SYNTAX INTEGER (0..800)
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The ip fragment number."
|
||||
--IP<49><50>Ƭ<EFBFBD><C6AC><EFBFBD>ĵĴ<C4B5><C4B4><EFBFBD><EFBFBD><EFBFBD>Ŀ.Ĭ<><C4AC>Ϊ800,ȡֵΪ0<CEAA><30>800,<2C><>Ϊ0<CEAA><30>ʱ<EFBFBD><EFBFBD><F2B2BBB4><EFBFBD><EFBFBD><EFBFBD>Ƭ<EFBFBD><C6AC><EFBFBD><EFBFBD>.
|
||||
::= { gbnDeviceSwitchAntiDos 1 }
|
||||
|
||||
ipTTL OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Control IP with TTL=0 packet,default is not traffic to the CPU."
|
||||
--<2D><><EFBFBD><EFBFBD>TTL=0<>ı<EFBFBD><C4B1><EFBFBD><EFBFBD>Ƿ<EFBFBD><C7B7><EFBFBD><EFBFBD><EFBFBD>CPU,Ĭ<><C4AC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǹر<C7B9><D8B1>ϱ<EFBFBD>CPU.
|
||||
::= { gbnDeviceSwitchAntiDos 2 }
|
||||
-----------------------------------------------------
|
||||
-- the bandwidth control
|
||||
-----------------------------------------------------
|
||||
|
||||
bandwidthcontrolTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF BandwidthcontrolEntry
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A table of switch interfaces and associated properties."
|
||||
::= { gbnDeviceSwitchBandWidth 1 }
|
||||
|
||||
bandwidthcontrolEntry OBJECT-TYPE
|
||||
SYNTAX BandwidthcontrolEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Table entry for switch interface control and status information."
|
||||
INDEX { controlPort }
|
||||
::= { bandwidthcontrolTable 1 }
|
||||
|
||||
BandwidthcontrolEntry ::= SEQUENCE {
|
||||
controlPort INTEGER,
|
||||
portEgressBandwidthcontrol INTEGER,
|
||||
portIngressBandwidthcontrol INTEGER
|
||||
}
|
||||
|
||||
controlPort OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..26)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"the index of port."
|
||||
::= { bandwidthcontrolEntry 1 }
|
||||
|
||||
portEgressBandwidthcontrol OBJECT-TYPE
|
||||
SYNTAX INTEGER (0..1024000)
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Egress Speed Value of port, bandwidth control ."
|
||||
::= { bandwidthcontrolEntry 2 }
|
||||
|
||||
portIngressBandwidthcontrol OBJECT-TYPE
|
||||
SYNTAX INTEGER (0..1024000)
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Ingress Speed Value of port, bandwidth control ."
|
||||
::= { bandwidthcontrolEntry 3 }
|
||||
|
||||
--
|
||||
-- END of gbnDeviceSwitch-MIB
|
||||
--
|
||||
|
||||
END
|
Reference in New Issue
Block a user