MIBs Depot

NAG-MIB

Registered at
1.3.6.1.4.1.40418
Namespace
snr
Source file
NAG-MIB
Digest
sha256:e85bb37c02de8f3c0182452a47179822a11e0fdc5a632db543f6793d1f52d0bb

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, TimeTicks, Unsigned32, enterprises, experimental, iso, mib-2
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

NAG-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
DisplayString
type
EnabledStatusPrivate
TEXTUAL-CONVENTION
A simple status value for the object.
current
InetAddress
TEXTUAL-CONVENTION
Denotes a generic Internet address. An InetAddress value is always interpreted within the context of an InetAddressType value. Every usage of the InetAddress textual convention is required to specify the InetAddressType object that provides the context. It is suggested that the InetAddressType object be logically registered before the object(s) that use the InetAddress textual convention, if they appear in the same logical row. The value of an InetAddress object must always be consistent with the value of the associated InetAddressType object. Attempts to set an InetAddress object to a value inconsistent with the associated InetAddressType must fail with an inconsistentValue error. When this textual convention is used as the syntax of an index object, there may be issues with the limit of 128 sub-identifiers specified in SMIv2, STD 58. In this case, the object definition MUST include a 'SIZE' clause to limit the number of potential instance sub-identifiers; otherwise the applicable constraints MUST be stated in the appropriate conceptual row DESCRIPTION clauses, or in the surrounding documentation if there is no single DESCRIPTION clause that is appropriate.
current
InetAddressType
TEXTUAL-CONVENTION
A value that represents a type of Internet address. unknown(0) An unknown address type. This value MUST be used if the value of the corresponding InetAddress object is a zero-length string. It may also be used to indicate an IP address that is not in one of the formats defined below. ipv4(1) An IPv4 address as defined by the InetAddressIPv4 textual convention. ipv6(2) An IPv6 address as defined by the InetAddressIPv6 textual convention. ipv4z(3) A non-global IPv4 address including a zone index as defined by the InetAddressIPv4z textual convention. ipv6z(4) A non-global IPv6 address including a zone index as defined by the InetAddressIPv6z textual convention. dns(16) A DNS domain name as defined by the InetAddressDNS textual convention. Each definition of a concrete InetAddressType value must be accompanied by a definition of a textual convention for use with that InetAddressType. To support future extensions, the InetAddressType textual convention SHOULD NOT be sub-typed in object type definitions. It MAY be sub-typed in compliance statements in order to require only a subset of these address types for a compliant implementation. Implementations must ensure that InetAddressType objects and any dependent objects (e.g., InetAddress objects) are consistent. An inconsistentValue error must be generated if an attempt to change an InetAddressType object would, for example, lead to an undefined InetAddress value. In particular, InetAddressType/InetAddress pairs must be changed together if the address type changes (e.g., from ipv6(2) to ipv4(1)).
current
InterfaceIndex
TEXTUAL-CONVENTION
A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
current
InterfaceIndexOrZero
TEXTUAL-CONVENTION
This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits the additional value of zero. the value zero is object-specific and must therefore be defined as part of the description of any object which uses this syntax. Examples of the usage of zero might include situations where interface was unknown, or when none or all interfaces need to be referenced.
current
Ipv6Address
TEXTUAL-CONVENTION
This data type is used to model IPv6 addresses. This is a binary string of 16 octets in network byte-order.
current
MacAddress
type
NtpDateTime
TEXTUAL-CONVENTION
NTP date/time on the device, in 128-bit NTP date format. Ref: draft-ietf-ntp-ntpv4-proto-06, section 6: It includes a 64-bit signed seconds field spanning 584 billion years and a 64-bit fraction field resolving .05 attosecond (i.e. 0.5e-18). For convenience in mapping between formats, the seconds field is divided into a 32-bit era field and a 32-bit timestamp field. If time is not syncronized this field shall be a zero-length string. This TC is not to be used for objects that are used to set the time of the node querying this object. NTP should be used for this--or at least SNTP.
current
NtpStratum
TEXTUAL-CONVENTION
The NTP stratum, with 16 representing no stratum.
current
OspfAreaID
TEXTUAL-CONVENTION
An OSPF Area Identifier.
current
OspfBigMetric
TEXTUAL-CONVENTION
The OSPF External Metric.
current
PortList
TEXTUAL-CONVENTION
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
current
SnmpAdminString
TEXTUAL-CONVENTION
An octet string containing administrative information, preferably in human-readable form. To facilitate internationalization, this information is represented using the ISO/IEC IS 10646-1 character set, encoded as an octet string using the UTF-8 transformation format described in [RFC2279]. Since additional code points are added by amendments to the 10646 standard from time to time, implementations must be prepared to encounter any code point from 0x00000000 to 0x7fffffff. Byte sequences that do not correspond to the valid UTF-8 encoding of a code point or are outside this range are prohibited. The use of control codes should be avoided. When it is necessary to represent a newline, the control code sequence CR LF should be used. The use of leading or trailing white space should be avoided. For code points not directly supported by user interface hardware or software, an alternative means of entry and display, such as hexadecimal, may be provided. For information encoded in 7-bit US-ASCII, the UTF-8 encoding is identical to the US-ASCII encoding. UTF-8 may require multiple bytes to represent a single character / code point; thus the length of this object in octets may be different from the number of characters encoded. Similarly, size constraints refer to the number of encoded octets, not the number of characters represented by an encoding. Note that when this TC is used for an object that is used or envisioned to be used as an index, then a SIZE restriction MUST be specified so that the number of sub-identifiers for any object instance does not exceed the limit of 128, as defined by [RFC3416]. Note that the size of an SnmpAdminString object is measured in octets, not characters.
current
TimeFilter
TEXTUAL-CONVENTION
To be used for the index to a table. Allows an application to download only those rows changed since a particular time. A row is considered changed if the value of any object in the row changes or if the row is created or deleted. When sysUpTime is equal to zero, this table shall be empty. One entry exists for each past value of sysUpTime, except that the whole table is purged should sysUpTime wrap. As this basic row is updated new conceptual rows are created (which still share the now updated object values with all other instances). The number of instances which are created is determined by the value of sysUpTime at which the basic row was last updated. One instance will exist for each value of sysUpTime at the last update time for the row. A new timeMark instance is created for each new sysUpTime value. Each new conceptual row will be associated with the timeMark instance which was created at the value of sysUpTime with which the conceptual row is to be associated. By definition all conceptual rows were updated at or after time zero and so at least one conceptual row (associated with timeMark.0) must exist for each underlying (basic) row. See the appendix for further discussion of this variable. Consider the following fooTable: fooTable ... INDEX { fooTimeMark, fooIndex } FooEntry { fooTimeMark TimeFilter fooIndex INTEGER, fooCounts Counter } Should there be two basic rows in this table (fooIndex == 1, fooIndex == 2) and row 1 was updated most recently at time 6, while row 2 was updated most recently at time 8, and both rows had been updated on several earlier occasions such that the current values were 5 and 9 respectively then the following fooCounts instances would exist. fooCounts.0.1 5 fooCounts.0.2 9 fooCounts.1.1 5 fooCounts.1.2 9 fooCounts.2.1 5 fooCounts.2.2 9 fooCounts.3.1 5 fooCounts.3.2 9 fooCounts.4.1 5 fooCounts.4.2 9 fooCounts.5.1 5 fooCounts.5.2 9 fooCounts.6.1 5 fooCounts.6.2 9 fooCounts.7.2 9 -- note that row 1 doesn't exist for fooCounts.8.2 9 -- times 7 and 8
current
ValidStatus
TEXTUAL-CONVENTION
A simple status value for the object to create and destroy a table entry. This is a simplified variant of RowStatus as it supports only two values. Setting it to valid(1) creates an entry. Setting it to invalid(2) destroys an entry.
current
VlanList
TEXTUAL-CONVENTION
Vlan ID range is (1..4094), Each octet within this value specifies a set of eight vlans, with the first octet specifying vlans 1 through 8, the second octet specifying vlans 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered vlan, and the least significant bit represents the highest numbered vlan. If that bit has a value of '1' then that vlan is allowed to pass ; the vlan is not allowed if its bit has a value of '0'. the value is a changing cells:if the maximum of vlans is 8,you sends one octet to me;the remnant octet's value is defaulted '0', the remnant octet needn't to send to me.
current

Objects

NameOIDSyntaxAccessStatus
NAG
OBJECT-IDENTITY
1.3.6.1.4.1.40418
SNR
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7
os
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100
priSystem
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.1
sysResetUnit
OBJECT-TYPE
setfactory(2) warmReset(3) noReset(1) default the status is 1
1.3.6.1.4.1.40418.7.100.1.1INTEGER {noReset(1), setfactory(2), warmReset(3)}read-writecurrent
sysHardwareVersion
OBJECT-TYPE
The version information of switch hardware
1.3.6.1.4.1.40418.7.100.1.2DisplayString (SIZE(1..32))read-onlycurrent
sysSoftwareVersion
OBJECT-TYPE
The version information of switch software
1.3.6.1.4.1.40418.7.100.1.3DisplayString (SIZE(1..32))read-onlycurrent
sysStackFlag
OBJECT-TYPE
If it is the status of stacking
1.3.6.1.4.1.40418.7.100.1.4INTEGER {stack(1), noStack(2)}read-onlycurrent
sysCPUMac
OBJECT-TYPE
The MAC Address of the switch's CPU
1.3.6.1.4.1.40418.7.100.1.5MacAddress (SIZE(17))read-onlycurrent
sysWriteConfig
OBJECT-TYPE
write(1)save the current configuration
1.3.6.1.4.1.40418.7.100.1.6INTEGER {write(1)}read-writecurrent
sysPowerStateTable
OBJECT-TYPE
the power supply status is only used for chassis switch
1.3.6.1.4.1.40418.7.100.1.7not-accessiblecurrent
sysPowerStateEntry
OBJECT-TYPE
power supply status
1.3.6.1.4.1.40418.7.100.1.7.1not-accessiblecurrent
sysPowerSlotIndex
OBJECT-TYPE
Module model No.
1.3.6.1.4.1.40418.7.100.1.7.1.1INTEGERnot-accessiblecurrent
sysPowerState
OBJECT-TYPE
if the power supply insert
1.3.6.1.4.1.40418.7.100.1.7.1.2INTEGER {sysPowerNotInstalled(0), sysPowerInstalled(1)}read-onlycurrent
sysPowerValue
OBJECT-TYPE
Power Value
1.3.6.1.4.1.40418.7.100.1.7.1.3INTEGERread-onlycurrent
sysPowerType
OBJECT-TYPE
Power Type
1.3.6.1.4.1.40418.7.100.1.7.1.4INTEGER {systemPower(0), poePower(1)}read-onlycurrent
sysPowerStatus
OBJECT-TYPE
Power Status
1.3.6.1.4.1.40418.7.100.1.7.1.5INTEGER {normal(0), abnormal(1), na(2)}read-onlycurrent
sysSlotTable
OBJECT-TYPE
machine information,it is only used by chassis.
1.3.6.1.4.1.40418.7.100.1.8not-accessiblecurrent
sysSlotEntry
OBJECT-TYPE
Switch information
1.3.6.1.4.1.40418.7.100.1.8.1not-accessiblecurrent
sysSlotIndex
OBJECT-TYPE
Module Model No.
1.3.6.1.4.1.40418.7.100.1.8.1.1INTEGERnot-accessiblecurrent
sysCPUType
OBJECT-TYPE
CPU type
1.3.6.1.4.1.40418.7.100.1.8.1.2DisplayStringread-onlycurrent
sysCPUFiveSecondIdle
OBJECT-TYPE
Last 5 second CPU IDLE
1.3.6.1.4.1.40418.7.100.1.8.1.3INTEGERread-onlycurrent
sysCPUThirtySecondIdle
OBJECT-TYPE
Last 30 second CPU IDLE
1.3.6.1.4.1.40418.7.100.1.8.1.4INTEGERread-onlycurrent
sysCPUFiveMinuteIdle
OBJECT-TYPE
Last 5 minute CPU IDLE
1.3.6.1.4.1.40418.7.100.1.8.1.5INTEGERread-onlycurrent
sysCPUIdle
OBJECT-TYPE
From running CPU IDLE
1.3.6.1.4.1.40418.7.100.1.8.1.6INTEGERread-onlycurrent
sysMemorySize
OBJECT-TYPE
memory size
1.3.6.1.4.1.40418.7.100.1.8.1.7INTEGERread-onlycurrent
sysMemoryBusy
OBJECT-TYPE
memory usage rent
1.3.6.1.4.1.40418.7.100.1.8.1.8INTEGERread-onlycurrent
sysFlashSize
OBJECT-TYPE
The flash capacity of this slot.
1.3.6.1.4.1.40418.7.100.1.8.1.9INTEGERread-onlycurrent
sysTemperature
OBJECT-TYPE
The Temperature of this slot.80 is 80centigrade
1.3.6.1.4.1.40418.7.100.1.8.1.10INTEGERread-onlycurrent
sysCpuUsage
OBJECT-TYPE
The CPU usage of this slot.
1.3.6.1.4.1.40418.7.100.1.8.1.11INTEGERread-onlycurrent
sysMemoryUsage
OBJECT-TYPE
The memory usage of this slot.
1.3.6.1.4.1.40418.7.100.1.8.1.12INTEGERread-onlycurrent
sysMemUsage
OBJECT-TYPE
The memory usage of this slot.
1.3.6.1.4.1.40418.7.100.1.8.1.21INTEGERread-onlycurrent
sysPortNum
OBJECT-TYPE
The physical port number of this slot.
1.3.6.1.4.1.40418.7.100.1.8.1.22INTEGERread-onlycurrent
sysFreeFlashSize
OBJECT-TYPE
The free flash capacity of this slot in Kbytes.
1.3.6.1.4.1.40418.7.100.1.8.1.23INTEGERread-onlycurrent
sysMemorySizeInMB
OBJECT-TYPE
The memory size in MB
1.3.6.1.4.1.40418.7.100.1.8.1.24INTEGERread-onlycurrent
switchInfoTable
OBJECT-TYPE
Table of descriptive and status information about switches in this system.
1.3.6.1.4.1.40418.7.100.1.9not-accessiblecurrent
switchInfoEntry
OBJECT-TYPE
An entry in the table, containing information about a single switch in this system.
1.3.6.1.4.1.40418.7.100.1.9.1not-accessiblecurrent
swSlotIndex
OBJECT-TYPE
This object identifies the slot within the switch for which this entry contains information. While for the chassis device, the value is real switch slot number.
1.3.6.1.4.1.40418.7.100.1.9.1.1INTEGERread-onlycurrent
swUnitIndex
OBJECT-TYPE
This object identifies the switch within the system for which this entry contains information. This value can never be greater than switchNumber.
1.3.6.1.4.1.40418.7.100.1.9.1.2INTEGERread-onlycurrent
swModuleType
OBJECT-TYPE
Type of expansion module in this switch slot.
1.3.6.1.4.1.40418.7.100.1.9.1.3INTEGER {typeMFC(0), typeSFC(1), type1GS(2), type1GL(3), type100M1GT(4), type10M100MT(8), type1-M12GB(101), type1-12GT(102), type1-210Gx(103), type1-110Gx(104), type1-CPU8245(105), type1-BACKPLANE(106), type1-24GB(107), type1-24GT(108), type1-36TX(109), type1-4GX32TX(110), type1-16FX(111), type1-ES2GB(112), type1-M4GX24TX(113), type1-ES(114), type1-MI(115), type1-MII(116), type1-12GB(117), type1-M8GB(118), type1-2XFP8GX16GB(119), type1-8GX16GB(120), type1-4GX24TX(121), type1-L-M4GX24TX(122), type1-1XFP8GX16GB(123), type1-2XFP12GX12GT(124), type1-12GX12GT(125), type1-1XFP12GX12GT(126), type1-48GT(127), type1-M1XFP12GX12GT(128), type1-4XFP(129), type1-48GB(130), type1-M44GT(131), type1-M1XFP12GX12GB(132), type1-12GX12GB(133), type1-2XFP12GX12GB(134), type1-4GB12GX8GT(135), type1-2XFP24GB12GT(136), type1-24GB12GT(137), type1-NEWMI(138), type1-M1XFP12GX12GTR4(139), type1-12GX12GTR4(140), type1-2XFP12GX12GTR4(141), type1-E-24GB12GT(142), type1-E-2XFP24GB12GT(143), type1-MSC(144), type8QSFP(145), type1-FW(146), type1-OF(147), type1-MIIR2(148), type1-E-M16GX8GB(149), type1-E-4XS16GX8GB(150), type1-2XFP12GX12GTR5(151), type1-MIIR3(152), type1-M2XS8GX16GB(154), type1-28GB16GT4XS(155), type1-E-48GT(156), type1-44GB4XS(157), type1-20XS2Q(158), type2-M12GB(165), type2-12GT(166), type2-210Gx(167), type2-110Gx(168), type2-CPU8245(169), type2-BACKPLANE(170), type2-24GB(171), type2-24GT(172), type2-36TX(173), type2-4GX32TX(174), type2-16FX(175), type2-ES2GB(176), type2-M4GX24TX(177), type2-ES(178), type2-MI(179), type2-MII(180), type2-12GB(181), type2-M8GB(182), type2-2XFP8GX16GB(183), type2-8GX16GB(184), type2-4GX24TX(185), type2-L-M4GX24TX(186), type2-1XFP8GX16GB(187), type2-2XFP12GX12GT(188), type2-12GX12GT(189), type2-1XFP12GX12GT(190), type2-48GT(191), type2-M1XFP12GX12GT(192), type2-4XFP(193), type2-48GB(194), type2-M44GT(195), type2-M1XFP12GX12GB(196), type2-12GX12GB(197), type2-2XFP12GX12GB(198), type2-4GB12GX8GT(199), type2-2XFP24GB12GT(200), type2-24GB12GT(201), type2-NEWMI(202), type2-M1XFP12GX12GTR4(203), type2-12GX12GTR4(204), type2-2XFP12GX12GTR4(205), type2-E-24GB12GT(206), type2-E-2XFP24GB12GT(207), type2-MSC(208), type2-M1XFP12GX12GTV(209), type2-FW(210), type2-OF(211), type2-MIIR2(212), type2-E-M16GX8GB(213), type2-E-4XS16GX8GB(214), type2-2XFP12GX12GTR5(215), type2-MIIR3(216), type2-M2XS8GX16GB(218), type2-28GB16GT4XS(219), type2-E-48GT(220), type2-44GB4XS(221), type2-20XS2Q(222), type3-M(228), type3-MI(229), type3-MII(230), type3-24GT(231), type3-24GB(232), type3-ES-FW(233), type3-4XFP(234), type3-8XFP(235), type3-24GT-V(236), type3-24GB-V(237), type3-24SFP-PLUS(238), type3-SUP(239), type3-FAB(240), type3-MSC(241), type3-24GT-WS(242), type3-24GB-WS(243), type3-FW(244), type3-8QSFP(245), type3-OF(246), type3-20XS2Q(247), type3-FAB-TWO-CHIP(248), type3-08BACKPLANE(299), type4-4GT(300), type4-4FX(301), type4-2GB(302), type4-4TX(303), type4-4GB(304), type4-4FB(305), type5-M16K-SUP(320), type5-M16K-16Q(321), type5-M16K-FC(322), type5-M16K-48XS2Q(323), type5-M16K-24T24S2XS(324), type5-DCFW-1800-M16K(326)}read-onlycurrent
switchFileCopy
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.1.10
fileUserName
OBJECT-TYPE
ftp user name
1.3.6.1.4.1.40418.7.100.1.10.1DisplayString (SIZE(1..100))read-writecurrent
fileUserPassword
OBJECT-TYPE
ftp user password
1.3.6.1.4.1.40418.7.100.1.10.2DisplayString (SIZE(1..100))read-writecurrent
fileIPaddress
OBJECT-TYPE
ftp or tftp server ip address
1.3.6.1.4.1.40418.7.100.1.10.3DisplayString (SIZE(1..100))read-writecurrent
sourceFileCopy
OBJECT-TYPE
Source file name or Copy from current system configuration .
1.3.6.1.4.1.40418.7.100.1.10.4DisplayString (SIZE(1..100))read-writecurrent
destinationFileCopy
OBJECT-TYPE
Destination file name or Copy to startup configuration.
1.3.6.1.4.1.40418.7.100.1.10.5DisplayString (SIZE(1..100))read-writecurrent
fileCopyMode
OBJECT-TYPE
ascii(0): ASCII file mode; binary(1): Binary file mode.
1.3.6.1.4.1.40418.7.100.1.10.6INTEGER {ascii(0), binary(1)}read-writecurrent
fileCopyUseMode
OBJECT-TYPE
ftp(1): ftp server or client; tftp(2): tftp server or client.
1.3.6.1.4.1.40418.7.100.1.10.7INTEGER {ftp(1), tftp(2)}read-writecurrent
fileCopy
OBJECT-TYPE
File copy configurate.
1.3.6.1.4.1.40418.7.100.1.10.8INTEGER {upload(1), download(2)}read-writecurrent
fileCopyResult
OBJECT-TYPE
The result of file copy:error(0):copy file failure;ok(1):copy file success; uploading(2):in process of upload file;downloading(3):in process of download file; idle(4):be out of copy file.
1.3.6.1.4.1.40418.7.100.1.10.9INTEGER {error(0), ok(1), uploading(2), downloading(3), idle(4)}read-onlycurrent
fileName
OBJECT-TYPE
Source file name and destination file name.
1.3.6.1.4.1.40418.7.100.1.10.21DisplayString (SIZE(1..100))read-writecurrent
fileType
OBJECT-TYPE
File type.
1.3.6.1.4.1.40418.7.100.1.10.22INTEGER {any(0), img(1), cfg(2), log(3)}read-writecurrent
filePort
OBJECT-TYPE
ftp or tftp server port number.
1.3.6.1.4.1.40418.7.100.1.10.23INTEGERread-writecurrent
fileCopyFailReason
OBJECT-TYPE
The reason when copy file failed.
1.3.6.1.4.1.40418.7.100.1.10.24DisplayString (SIZE(0..127))read-onlycurrent
fileCMCCCopy
OBJECT-TYPE
File copy configurate.
1.3.6.1.4.1.40418.7.100.1.10.25INTEGER {upload(1), download(2)}read-writecurrent
fileCMCCIPaddress
OBJECT-TYPE
ftp or tftp server ip address
1.3.6.1.4.1.40418.7.100.1.10.26IpAddressread-writecurrent
fileCMCCCopyResult
OBJECT-TYPE
The result of file copy:error(0):copy file failure;ok(1):copy file success; uploading(2):in process of upload file;downloading(3):in process of download file; idle(4):be out of copy file.
1.3.6.1.4.1.40418.7.100.1.10.27INTEGER {error(0), ok(1), uploading(2), downloading(3), idle(4)}read-onlycurrent
switchInfo
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.1.11
switchCPUType
OBJECT-TYPE
The CPU type of switch
1.3.6.1.4.1.40418.7.100.1.11.1DisplayStringread-onlycurrent
switchCPUFiveSecondIdle
OBJECT-TYPE
Last 5 second CPU IDLE
1.3.6.1.4.1.40418.7.100.1.11.2INTEGERread-onlycurrent
switchCPUThirtySecondIdle
OBJECT-TYPE
Last 30 second CPU IDLE
1.3.6.1.4.1.40418.7.100.1.11.3INTEGERread-onlycurrent
switchCPUFiveMinuteIdle
OBJECT-TYPE
Last 5 minute CPU IDLE
1.3.6.1.4.1.40418.7.100.1.11.4INTEGERread-onlycurrent
switchCPUIdle
OBJECT-TYPE
From running CPU IDLE
1.3.6.1.4.1.40418.7.100.1.11.5INTEGERread-onlycurrent
switchMemorySize
OBJECT-TYPE
memory size
1.3.6.1.4.1.40418.7.100.1.11.6INTEGERread-onlycurrent
switchMemoryBusy
OBJECT-TYPE
memory usage rent
1.3.6.1.4.1.40418.7.100.1.11.7INTEGERread-onlycurrent
switchFlashSize
OBJECT-TYPE
The flash capacity of switch.
1.3.6.1.4.1.40418.7.100.1.11.8INTEGERread-onlycurrent
switchTemperature
OBJECT-TYPE
The Temperature of switch.80 is 80centigrade
1.3.6.1.4.1.40418.7.100.1.11.9INTEGERread-onlycurrent
switchCpuUsage
OBJECT-TYPE
The CPU usage of switch.
1.3.6.1.4.1.40418.7.100.1.11.10INTEGERread-onlycurrent
switchMemoryUsage
OBJECT-TYPE
The memory usage of switch.
1.3.6.1.4.1.40418.7.100.1.11.11INTEGERread-onlycurrent
sysFanTable
OBJECT-TYPE
the state of fan.
1.3.6.1.4.1.40418.7.100.1.12not-accessiblecurrent
sysFanEntry
OBJECT-TYPE
fan supply status
1.3.6.1.4.1.40418.7.100.1.12.1not-accessiblecurrent
sysFanIndex
OBJECT-TYPE
system fan entry index
1.3.6.1.4.1.40418.7.100.1.12.1.1INTEGERnot-accessiblecurrent
sysFanInserted
OBJECT-TYPE
Whether the slot fan is installed or not.
1.3.6.1.4.1.40418.7.100.1.12.1.2INTEGER {sysFanNotInstalled(0), sysFanInstalled(1)}read-onlycurrent
sysFanStatus
OBJECT-TYPE
Whether the slot fan is normal or abnormal.
1.3.6.1.4.1.40418.7.100.1.12.1.3INTEGER {normal(0), abnormal(1)}read-onlycurrent
sysFanSpeed
OBJECT-TYPE
Status of Fan. Status: Low(1), Medium-Low(2), Medium(3), Medium-High(4), High(5), none(0) is readonly
1.3.6.1.4.1.40418.7.100.1.12.1.4INTEGER {none(0), low(1), medium-low(2), medium(3), medium-high(4), high(5)}read-writecurrent
switchBootImgPrimary
OBJECT-TYPE
Set or get filename of boot img for first time,and the length of filename is between 1 and 128.
1.3.6.1.4.1.40418.7.100.1.13DisplayString (SIZE(1..128))read-writecurrent
switchBootImgSecondary
OBJECT-TYPE
Set or get filename of boot img for second time,and the length of filename is between 1 and 128.
1.3.6.1.4.1.40418.7.100.1.14DisplayString (SIZE(1..128))read-writecurrent
switchBootStartUpCfg
OBJECT-TYPE
Set or get filename of boot startup config ,and the length of filename is between 1 and 128.
1.3.6.1.4.1.40418.7.100.1.15DisplayString (SIZE(1..128))read-writecurrent
showSwitchStartUpStatus
OBJECT-TYPE
this object identifies start up status of switch and AM of chassis.1(idle) means hasn't wrote cfg since boot, 2(success) means wrote cfg successfully; 3(fail) means wrote cfg fail; 4(in-progress) means is writing cfg right now. for chassis:it can only be used by active master
1.3.6.1.4.1.40418.7.100.1.16INTEGER {idle(1), success(2), fail(3), in-progress(4)}read-onlycurrent
sysSlotBootInfoTable
OBJECT-TYPE
A list of boot information.it is only used by chassis.
1.3.6.1.4.1.40418.7.100.1.17not-accessiblecurrent
sysSlotBootInfoEntry
OBJECT-TYPE
Entry for boot information.
1.3.6.1.4.1.40418.7.100.1.17.1not-accessiblecurrent
sysBootInfoIndex
OBJECT-TYPE
slot NO.
1.3.6.1.4.1.40418.7.100.1.17.1.1INTEGERread-onlycurrent
sysBootImgPrimary
OBJECT-TYPE
Set or get filename of boot img for first time,and the length of filename is between 1 and 128.
1.3.6.1.4.1.40418.7.100.1.17.1.2DisplayString (SIZE(1..128))read-writecurrent
sysBootImgSecondary
OBJECT-TYPE
Set or get filename of boot img for backup,and the length of filename is between 1 and 128.
1.3.6.1.4.1.40418.7.100.1.17.1.3DisplayString (SIZE(1..128))read-writecurrent
sysBootStartupCfg
OBJECT-TYPE
Set or get filename of boot startup config ,and the length of filename is between 1 and 128.
1.3.6.1.4.1.40418.7.100.1.17.1.4DisplayString (SIZE(1..128))read-writecurrent
sysSetBootPassword
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.1.18
oldPassword
OBJECT-TYPE
If there is a old password, you should enter the old password, then you can set the new password or delete the password. The length of the password is between 3 and 32, enter wrong old password or enter wrong length password, you can not set new password or delete password.
1.3.6.1.4.1.40418.7.100.1.18.1DisplayString (SIZE(3..32))read-writecurrent
newPassword
OBJECT-TYPE
Enter the new password you want to set, and the length of the password is between 3 and 32.
1.3.6.1.4.1.40418.7.100.1.18.2DisplayString (SIZE(3..32))read-writecurrent
confirmPassword
OBJECT-TYPE
Enter the new password again to confirm the new password, the password entries must match.
1.3.6.1.4.1.40418.7.100.1.18.3DisplayString (SIZE(3..32))read-writecurrent
deletePassword
OBJECT-TYPE
If you want to delete the password, enter '1'; if you don't want delete it, you can enter '0' or do nothing.
1.3.6.1.4.1.40418.7.100.1.18.4INTEGER {disable(0), enable(1)}read-writecurrent
sysSetBootPwStatus
OBJECT-TYPE
If you enter '1', excute the operation you set. Firstly, judge the type of deletePassword, if it is '1', delete the password, and return ok; if the type is '0', then modify the password. At first judge the correctness of oldpassword, then judge the new password equal to confirm password. if they are all right, set the new password.
1.3.6.1.4.1.40418.7.100.1.18.5INTEGER {disable(0), enable(1)}read-writecurrent
sysAddUser
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.1.22
sysUserName
OBJECT-TYPE
set the username.
1.3.6.1.4.1.40418.7.100.1.22.1DisplayString (SIZE(1..32))read-writecurrent
sysUserPassword
OBJECT-TYPE
set the password.
1.3.6.1.4.1.40418.7.100.1.22.2DisplayString (SIZE(1..32))read-writecurrent
sysUserPasswordOption
OBJECT-TYPE
set a uncrypted(0) or crypted(7) password,default uncrypted(0).
1.3.6.1.4.1.40418.7.100.1.22.3INTEGER {uncrypted(0), crypted(7)}read-writecurrent
sysUserNamePrivilege
OBJECT-TYPE
set username privilege,default 15.
1.3.6.1.4.1.40418.7.100.1.22.4INTEGER (1..15)read-writecurrent
sysAddUserStatus
OBJECT-TYPE
enable(1) user name and password.
1.3.6.1.4.1.40418.7.100.1.22.5INTEGER {enable(1)}read-writecurrent
priPowerTable
OBJECT-TYPE
Table of power information about switches in this switch.
1.3.6.1.4.1.40418.7.100.1.23not-accessiblecurrent
priPowerEntry
OBJECT-TYPE
An entry in the table, containing information about power in this switch.
1.3.6.1.4.1.40418.7.100.1.23.1not-accessiblecurrent
priPowerIndex
OBJECT-TYPE
get power number(power1-AC;power2-DC).
1.3.6.1.4.1.40418.7.100.1.23.1.1INTEGERread-onlycurrent
priPowerPresent
OBJECT-TYPE
get power's status of present(1:present; 0: not present; 2:unknown).
1.3.6.1.4.1.40418.7.100.1.23.1.2INTEGERread-onlycurrent
priPowerSupply
OBJECT-TYPE
get power's supply status(1:up; 0:shutdown; ; 2:unknown).
1.3.6.1.4.1.40418.7.100.1.23.1.3INTEGERread-onlycurrent
vsfInfo
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.1.30
vsfCount
OBJECT-TYPE
vsf member count.
1.3.6.1.4.1.40418.7.100.1.30.1INTEGERread-onlycurrent
vsfModuleTable
OBJECT-TYPE
Table of descriptive and status information about vsf in this system.
1.3.6.1.4.1.40418.7.100.1.30.2not-accessiblecurrent
vsfModuleEntry
OBJECT-TYPE
An entry in the table, containing information about vsf in this system.
1.3.6.1.4.1.40418.7.100.1.30.2.1not-accessiblecurrent
vsfSlotIndex
OBJECT-TYPE
the value is real vsf slot number.
1.3.6.1.4.1.40418.7.100.1.30.2.1.1INTEGERread-onlycurrent
vsfMemberIndex
OBJECT-TYPE
vsf member index.
1.3.6.1.4.1.40418.7.100.1.30.2.1.2INTEGERread-onlycurrent
vsfModuleType
OBJECT-TYPE
Type of expansion module in this vsf slot.
1.3.6.1.4.1.40418.7.100.1.30.2.1.3INTEGER {typeMFC(0), typeSFC(1), type1GS(2), type1GL(3), type100M1GT(4), type10M100MT(8), type1-M12GB(101), type1-12GT(102), type1-210Gx(103), type1-110Gx(104), type1-CPU8245(105), type1-BACKPLANE(106), type1-24GB(107), type1-24GT(108), type1-36TX(109), type1-4GX32TX(110), type1-16FX(111), type1-ES2GB(112), type1-M4GX24TX(113), type1-ES(114), type1-MI(115), type1-MII(116), type1-12GB(117), type1-M8GB(118), type1-2XFP8GX16GB(119), type1-8GX16GB(120), type1-4GX24TX(121), type1-L-M4GX24TX(122), type1-1XFP8GX16GB(123), type1-2XFP12GX12GT(124), type1-12GX12GT(125), type1-1XFP12GX12GT(126), type1-48GT(127), type1-M1XFP12GX12GT(128), type1-4XFP(129), type1-48GB(130), type1-M44GT(131), type1-M1XFP12GX12GB(132), type1-12GX12GB(133), type1-2XFP12GX12GB(134), type1-4GB12GX8GT(135), type1-2XFP24GB12GT(136), type1-24GB12GT(137), type1-NEWMI(138), type1-M1XFP12GX12GTR4(139), type1-12GX12GTR4(140), type1-2XFP12GX12GTR4(141), type1-E-24GB12GT(142), type1-E-2XFP24GB12GT(143), type1-MSC(144), type8QSFP(145), type1-FW(146), type1-OF(147), type1-MIIR2(148), type1-E-M16GX8GB(149), type1-E-4XS16GX8GB(150), type1-2XFP12GX12GTR5(151), type1-MIIR3(152), type1-M2XS8GX16GB(154), type1-28GB16GT4XS(155), type1-E-48GT(156), type1-44GB4XS(157), type1-20XS2Q(158), type2-M12GB(165), type2-12GT(166), type2-210Gx(167), type2-110Gx(168), type2-CPU8245(169), type2-BACKPLANE(170), type2-24GB(171), type2-24GT(172), type2-36TX(173), type2-4GX32TX(174), type2-16FX(175), type2-ES2GB(176), type2-M4GX24TX(177), type2-ES(178), type2-MI(179), type2-MII(180), type2-12GB(181), type2-M8GB(182), type2-2XFP8GX16GB(183), type2-8GX16GB(184), type2-4GX24TX(185), type2-L-M4GX24TX(186), type2-1XFP8GX16GB(187), type2-2XFP12GX12GT(188), type2-12GX12GT(189), type2-1XFP12GX12GT(190), type2-48GT(191), type2-M1XFP12GX12GT(192), type2-4XFP(193), type2-48GB(194), type2-M44GT(195), type2-M1XFP12GX12GB(196), type2-12GX12GB(197), type2-2XFP12GX12GB(198), type2-4GB12GX8GT(199), type2-2XFP24GB12GT(200), type2-24GB12GT(201), type2-NEWMI(202), type2-M1XFP12GX12GTR4(203), type2-12GX12GTR4(204), type2-2XFP12GX12GTR4(205), type2-E-24GB12GT(206), type2-E-2XFP24GB12GT(207), type2-MSC(208), type2-M1XFP12GX12GTV(209), type2-FW(210), type2-OF(211), type2-MIIR2(212), type2-E-M16GX8GB(213), type2-E-4XS16GX8GB(214), type2-2XFP12GX12GTR5(215), type2-MIIR3(216), type2-M2XS8GX16GB(218), type2-28GB16GT4XS(219), type2-E-48GT(220), type2-44GB4XS(221), type2-20XS2Q(222), type3-M(228), type3-MI(229), type3-MII(230), type3-24GT(231), type3-24GB(232), type3-ES-FW(233), type3-4XFP(234), type3-8XFP(235), type3-24GT-V(236), type3-24GB-V(237), type3-24SFP-PLUS(238), type3-SUP(239), type3-FAB(240), type3-MSC(241), type3-24GT-WS(242), type3-24GB-WS(243), type3-FW(244), type3-8QSFP(245), type3-OF(246), type3-20XS2Q(247), type3-FAB-TWO-CHIP(248), type3-08BACKPLANE(299), type4-4GT(300), type4-4FX(301), type4-2GB(302), type4-4TX(303), type4-4GB(304), type4-4FB(305), type5-M16K-SUP(320), type5-M16K-16Q(321), type5-M16K-FC(322), type5-M16K-48XS2Q(323), type5-M16K-24T24S2XS(324)}read-onlycurrent
sysMonitorAlarmTable
OBJECT-TYPE
the state of MonitorAlarm.
1.3.6.1.4.1.40418.7.100.1.31not-accessiblecurrent
sysMonitorAlarmEntry
OBJECT-TYPE
MonitorAlarm supply status
1.3.6.1.4.1.40418.7.100.1.31.1not-accessiblecurrent
sysMonitorAlarmIndex
OBJECT-TYPE
system MonitorAlarm entry index
1.3.6.1.4.1.40418.7.100.1.31.1.1INTEGERnot-accessiblecurrent
sysMonitorAlarmEnable
OBJECT-TYPE
Whether the slot MonitorAlarm is enabled or not.
1.3.6.1.4.1.40418.7.100.1.31.1.2INTEGER {sysMonitorAlarmNotEnable(0), sysMonitorAlarmEnable(1)}read-onlycurrent
sysMonitorAlarmBindSet
OBJECT-TYPE
Whether the slot fan is normal or abnormal.
1.3.6.1.4.1.40418.7.100.1.31.1.3INTEGER {input1-output1(1), input1-output2(2), input2-output1(3), input2-output2(4)}read-onlycurrent
sysMonitorAlarmInputSet
OBJECT-TYPE
InputSet of MonitorAlarm. Status: input1-high(1), input1-low(2), input2-high(3), input2-low(4) is readonly
1.3.6.1.4.1.40418.7.100.1.31.1.4INTEGER {input1-high(1), input1-low(2), input2-high(3), input2-low(4)}read-writecurrent
sysMonitorAlarmOutputSet
OBJECT-TYPE
Output of MonitorAlarm. Status: output1-high(1), output1-low(2), output2-high(3)), output2-low(4)is readonly
1.3.6.1.4.1.40418.7.100.1.31.1.5INTEGER {output1-high(1), output1-low(2), output2-high(3), output2-low(4)}read-writecurrent
deviceTypeID
OBJECT-TYPE
the hardware type ID of the physical entity.
1.3.6.1.4.1.40418.7.100.1.100INTEGERread-onlycurrent
rpsPowerVoltage
OBJECT-TYPE
show rps power voltage.
1.3.6.1.4.1.40418.7.100.1.101INTEGERread-onlycurrent
priSpanningTree
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.2
spanGlobalEnable
OBJECT-TYPE
Enable or disable the Spanning Tree algorithm in the switch.
1.3.6.1.4.1.40418.7.100.2.1INTEGER {enable(1), disable(2)}read-writecurrent
mstpMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.2.2
mstpSystemGroup
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.2.2.1
mstpEnable
OBJECT-TYPE
Enable or disable the Spanning Tree algorithm in the switch. This scalar takes effect when Spanning Tree is globally enabled.
1.3.6.1.4.1.40418.7.100.2.2.1.1INTEGER {disable(0), enable(1)}read-createcurrent
mstpTCFlush
OBJECT-TYPE
configure global style of TC FLUSH
1.3.6.1.4.1.40418.7.100.2.2.1.2INTEGER {enable(1), disable(2), protect(3)}read-createcurrent
mstpForwardTime
OBJECT-TYPE
This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database.
1.3.6.1.4.1.40418.7.100.2.2.1.3INTEGERread-onlycurrent
mstpHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
1.3.6.1.4.1.40418.7.100.2.2.1.4INTEGERread-onlycurrent
mstpMaxage
OBJECT-TYPE
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
1.3.6.1.4.1.40418.7.100.2.2.1.5INTEGERread-onlycurrent
mstpMaxhop
OBJECT-TYPE
setting global Maxhop of mstp
1.3.6.1.4.1.40418.7.100.2.2.1.6INTEGER (1..40)read-createcurrent
mstpMode
OBJECT-TYPE
setting global mode of mstp,stp or rstp
1.3.6.1.4.1.40418.7.100.2.2.1.7INTEGER {stp(0), rstp(2), mstp(3)}read-createcurrent
mstpName
OBJECT-TYPE
setting the name of mst
1.3.6.1.4.1.40418.7.100.2.2.1.8DisplayString (SIZE(1..32))read-createcurrent
mstpRevisionLevel
OBJECT-TYPE
setting the global revision level of mstp
1.3.6.1.4.1.40418.7.100.2.2.1.9INTEGER (0..65535)read-createcurrent
mstpBridgeForwardDelay
OBJECT-TYPE
setting global Forwardtime of mstp
1.3.6.1.4.1.40418.7.100.2.2.1.10INTEGER (4..30)read-createcurrent
mstpBridgeHelloTime
OBJECT-TYPE
setting global HelloTime of mstp
1.3.6.1.4.1.40418.7.100.2.2.1.11INTEGER (1..10)read-createcurrent
mstpBridgeMaxage
OBJECT-TYPE
setting global Maxage of mstp
1.3.6.1.4.1.40418.7.100.2.2.1.12INTEGER (6..40)read-createcurrent
mstpInstanceTable
OBJECT-TYPE
correlative information list with instance
1.3.6.1.4.1.40418.7.100.2.2.2not-accessiblecurrent
mstpInstanceEntry
OBJECT-TYPE
The index of this table is instance ID
1.3.6.1.4.1.40418.7.100.2.2.2.1not-accessiblecurrent
mstpInstanceID
OBJECT-TYPE
instance ID
1.3.6.1.4.1.40418.7.100.2.2.2.1.1INTEGERnot-accessiblecurrent
mstpInstanceVlans
OBJECT-TYPE
the map of vlans to instance.The input format is consonant with cli.
1.3.6.1.4.1.40418.7.100.2.2.2.1.2DisplayString (SIZE(0..512))read-createcurrent
mstpInstanceSwitchPriority
OBJECT-TYPE
the priority of the router in the special instance.
1.3.6.1.4.1.40418.7.100.2.2.2.1.3INTEGER (0..61440)read-createcurrent
mstpInstanceRegionRootID
OBJECT-TYPE
the region root ID in the special instance.
1.3.6.1.4.1.40418.7.100.2.2.2.1.4OCTET STRINGread-onlycurrent
mstpInstanceIntRootPathCost
OBJECT-TYPE
the path cost from self bridge to Region Root.
1.3.6.1.4.1.40418.7.100.2.2.2.1.5Unsigned32read-onlycurrent
mstpInstanceRootPortID
OBJECT-TYPE
the root port ID in the special instance.
1.3.6.1.4.1.40418.7.100.2.2.2.1.6OCTET STRINGread-onlycurrent
mstpInstancePortTable
OBJECT-TYPE
interrelated parameter list of instance and port
1.3.6.1.4.1.40418.7.100.2.2.3not-accessiblecurrent
mstpInstancePortEntry
OBJECT-TYPE
The index of this table is instance ID and port index
1.3.6.1.4.1.40418.7.100.2.2.3.1not-accessiblecurrent
mstpInstancePortInstanceID
OBJECT-TYPE
instance ID
1.3.6.1.4.1.40418.7.100.2.2.3.1.1INTEGERnot-accessiblecurrent
mstpInstancePortPortIndex
OBJECT-TYPE
port index
1.3.6.1.4.1.40418.7.100.2.2.3.1.2INTEGERnot-accessiblecurrent
mstpInstancePortCost
OBJECT-TYPE
port cost of port under the special instance
1.3.6.1.4.1.40418.7.100.2.2.3.1.3INTEGER (1..200000000)read-createcurrent
mstpInstancePortPriority
OBJECT-TYPE
port priority of port under the special instance
1.3.6.1.4.1.40418.7.100.2.2.3.1.4INTEGER (0..240)read-createcurrent
mstpInstancePortRootGuard
OBJECT-TYPE
rootguard enable/disable on the current instance
1.3.6.1.4.1.40418.7.100.2.2.3.1.5INTEGER {disable(0), enable(1)}read-createcurrent
mstpInstancePortID
OBJECT-TYPE
ID of port which receive a BPDU
1.3.6.1.4.1.40418.7.100.2.2.3.1.6OCTET STRINGread-onlycurrent
mstpInstancePortExtRootPathCost
OBJECT-TYPE
the path cost from self bridge to Root bridge
1.3.6.1.4.1.40418.7.100.2.2.3.1.7Unsigned32read-onlycurrent
mstpInstancePortIntRootPathCost
OBJECT-TYPE
the path cost from self bridge to Region Root
1.3.6.1.4.1.40418.7.100.2.2.3.1.8Unsigned32read-onlycurrent
mstpInstancePortState
OBJECT-TYPE
the port state in the instance
1.3.6.1.4.1.40418.7.100.2.2.3.1.9INTEGER {block(0), forwarding(1), learning(2)}read-onlycurrent
mstpInstancePortRole
OBJECT-TYPE
the port role in the instance
1.3.6.1.4.1.40418.7.100.2.2.3.1.10INTEGER {nonstp(0), alternate(1), root(2), designated(3), backup(4), master(5), disabled(6)}read-onlycurrent
mstpInstancePortDesignatedBridgeID
OBJECT-TYPE
the designated bridge ID
1.3.6.1.4.1.40418.7.100.2.2.3.1.11OCTET STRINGread-onlycurrent
mstpInstancePortDesignatedPortID
OBJECT-TYPE
the designated port ID
1.3.6.1.4.1.40418.7.100.2.2.3.1.12OCTET STRINGread-onlycurrent
mstpPortInfoTable
OBJECT-TYPE
mstp information list of port
1.3.6.1.4.1.40418.7.100.2.2.4not-accessiblecurrent
mstpPortInfoEntry
OBJECT-TYPE
The index of this table is port index
1.3.6.1.4.1.40418.7.100.2.2.4.1not-accessiblecurrent
mstpPortInfoPortIndex
OBJECT-TYPE
port index
1.3.6.1.4.1.40418.7.100.2.2.4.1.1INTEGERnot-accessiblecurrent
mstpPortInfoEnable
OBJECT-TYPE
enable/disable mstp on the port.
1.3.6.1.4.1.40418.7.100.2.2.4.1.2INTEGER {disable(0), enable(1)}read-createcurrent
mstpPortLinkType
OBJECT-TYPE
the p2p link type of the port
1.3.6.1.4.1.40418.7.100.2.2.4.1.3INTEGER {force-false(0), force-true(1), auto(2)}read-createcurrent
mstpPortMcheck
OBJECT-TYPE
trigger/untrigger
1.3.6.1.4.1.40418.7.100.2.2.4.1.4INTEGER {untrigger(0), trigger(1)}read-createcurrent
mstpPortPortFast
OBJECT-TYPE
default:the port mode is portfast mode bpdufilter:the port mode is portfast mode with bpdufilter bpduguard:the port mode is portfast mode with bpduguard noportfast:the port mode is not portfast mode
1.3.6.1.4.1.40418.7.100.2.2.4.1.5INTEGER {default(0), bpdufilter(1), bpduguard(2), noportfast(3)}read-createcurrent
mstpPortFormat
OBJECT-TYPE
which mode can be setted up port of message format function
1.3.6.1.4.1.40418.7.100.2.2.4.1.6INTEGER {standard(0), privacy(1), auto(2)}read-createcurrent
mstpPortDigestSnp
OBJECT-TYPE
Whether the port use peer's authentication key
1.3.6.1.4.1.40418.7.100.2.2.4.1.7INTEGER {disable(0), enable(1)}read-createcurrent
mstpPortTCFlush
OBJECT-TYPE
when topology is changed, how to flush the mac
1.3.6.1.4.1.40418.7.100.2.2.4.1.8INTEGER {useglobal(0), enable(1), disable(2), protect(3)}read-createcurrent
priPorts
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.3
portCount
OBJECT-TYPE
The total number of ports in the system.
1.3.6.1.4.1.40418.7.100.3.1INTEGER (1..256)read-onlycurrent
portTable
OBJECT-TYPE
A list of port entries.
1.3.6.1.4.1.40418.7.100.3.2not-accessiblecurrent
priPortEntry
OBJECT-TYPE
A port entry containing port information, status, and control.
1.3.6.1.4.1.40418.7.100.3.2.1not-accessiblecurrent
portIndex
OBJECT-TYPE
port No.
1.3.6.1.4.1.40418.7.100.3.2.1.1INTEGERread-onlycurrent
portName
OBJECT-TYPE
Name of the port. exp:financial.
1.3.6.1.4.1.40418.7.100.3.2.1.2DisplayString (SIZE(0..32))read-onlycurrent
switchNum
OBJECT-TYPE
This value is denoting the number of swith in which this port resides. For the non-stackable device,the value is always 1. While for the stackable device, the value is real switch stack number.
1.3.6.1.4.1.40418.7.100.3.2.1.3INTEGER (0..16)read-onlycurrent
slotNum
OBJECT-TYPE
This value is denoting the number of slot. For the static slot,the value is 1,while for the extended slot the value is real extended slot number.
1.3.6.1.4.1.40418.7.100.3.2.1.4INTEGER (0..16)read-onlycurrent
portType
OBJECT-TYPE
Type of expansion module in this port.
1.3.6.1.4.1.40418.7.100.3.2.1.5INTEGER {typeSFP(0), typeCombo(1), typeFiber(2), typeSingleOptFE(3), typeMultiOptFE(4), typeElecFE(5), typeSingleOptGE(6), typeMultiOptGE(7), typeElecGE(8), typePortAGG(9), typePortUsbGE(10), typeOptXge(11), typeElecXge(12), other(255)}read-onlycurrent
flowControlStatus
OBJECT-TYPE
The flow-control status of the port. Its functionality is exactly same as 'flow control' or 'no flow control' commands in console mode.
1.3.6.1.4.1.40418.7.100.3.2.1.6INTEGER {disable(0), enable(1)}read-writecurrent
bandwidthControlStatus
OBJECT-TYPE
The bandwidth-control status of the port. Its functionality is to stop the bandwidth control. The only way to enable bandwidth control is to set receiveBandwidth or transmitBandwith.
1.3.6.1.4.1.40418.7.100.3.2.1.7INTEGER {ingress(0), egress(1), both(2), none(3)}read-onlycurrent
maxBandwidth
OBJECT-TYPE
The max bandwidth of the port.
1.3.6.1.4.1.40418.7.100.3.2.1.8INTEGER {default(0), bw100M(1), bw1000M(2), bw10000M(3), bw40000M(4), bw20000M(5), bw25G(6), bw100G(7)}read-onlycurrent
receiveBandwidth
OBJECT-TYPE
The recevice bandwidth of the port. Its unit is kbs. The command 'bandwidth control 50 both' in console mode equals setting both receiveBandwidth and transmitBandwidth to 50 kbs. Set 0 is no bandwidth.
1.3.6.1.4.1.40418.7.100.3.2.1.9INTEGERread-writecurrent
transmitBandwidth
OBJECT-TYPE
The transmit bandwidth of the port. Its unit is kbs. Set 0 is no bandwidth.
1.3.6.1.4.1.40418.7.100.3.2.1.10INTEGERread-writecurrent
shutdown
OBJECT-TYPE
Close or open to specify the port.
1.3.6.1.4.1.40418.7.100.3.2.1.12INTEGER {shutDown(0), noshutdown(1)}read-writecurrent
loopback
OBJECT-TYPE
Open or close to specify the wreath of the port back to test the function.
1.3.6.1.4.1.40418.7.100.3.2.1.13INTEGER {noloopback(0), loopback(1)}read-writecurrent
speedDuplex
OBJECT-TYPE
The speed and duplex status of the port.
1.3.6.1.4.1.40418.7.100.3.2.1.14INTEGER {auto(0), half10(1), full10(2), half100(3), full100(4), half1000(5), full1000(6), half-1000-M(7), half-1000-s(8), full-1000-M(9), full-1000-s(10), fx-100(13), fx-100-phy(14), fx-100-no-phy(15), neg-10-auto(16), neg-10-full(17), neg-10-half(18), neg-10-100-auto(19), neg-10-100-full(20), neg-10-100-half(21), neg-10-100-1000-full(22), neg-10-100-1000-half(23), neg-full-10g(24), full-10g(25), full-40g(26)}read-writecurrent
portMode
OBJECT-TYPE
port mode: 1 is access,2 is trunk,3 is hybrid
1.3.6.1.4.1.40418.7.100.3.2.1.15INTEGER {access(1), trunk(2), hybrid(3)}read-writecurrent
pvid
OBJECT-TYPE
port of native vlan No.
1.3.6.1.4.1.40418.7.100.3.2.1.16INTEGERread-writecurrent
indicatesType
OBJECT-TYPE
Indicates the port type of the configuration of the switch.
1.3.6.1.4.1.40418.7.100.3.2.1.17INTEGER {other(1), hundredBaseTX(2), hundredBaseFX(3), thousandBaseSX(4), thousandBaseLX(5), thousandBaseT(6), thousandBaseGBIC(7), thousandBaseSfp(8), hundredBaseFxScSingleMode(9), hundredBaseFxScMultiMode(10), thousandBaseCX(11), tenG(12)}read-onlycurrent
vctAction
OBJECT-TYPE
This object indicates the VCT action of the port,only the value 1 is permitted when SET this entry though you can GET 1(processing) and 0(succeed); The specified port will be shutdown when one sets 1 to this entry,and then it will return to no shutdown after operate the virtual-cable-test. You can get the status of VCT from the entry vctLastStatus.
1.3.6.1.4.1.40418.7.100.3.2.1.18INTEGERread-writecurrent
vctLastStatus
OBJECT-TYPE
Indicates the last VCT status of the port.
1.3.6.1.4.1.40418.7.100.3.2.1.19DisplayString (SIZE(0..1000))read-onlycurrent
portTrunkAllowedvlan
OBJECT-TYPE
trunk port allowed vlan list string
1.3.6.1.4.1.40418.7.100.3.2.1.20OCTET STRINGread-writecurrent
portHybridTaggedAllowedvlan
OBJECT-TYPE
hybrid port tagged allowed vlan list string
1.3.6.1.4.1.40418.7.100.3.2.1.21OCTET STRINGread-writecurrent
portHybridUntaggedAllowedvlan
OBJECT-TYPE
hybrid port untagged allowed vlan list string
1.3.6.1.4.1.40418.7.100.3.2.1.22OCTET STRINGread-writecurrent
portBandWidthUsage
OBJECT-TYPE
The percentage of the port's bandwidth usage
1.3.6.1.4.1.40418.7.100.3.2.1.23INTEGER (0..100)read-onlycurrent
lastFiveMinInPktsPerSec
OBJECT-TYPE
last five minutes input packets/Sec.
1.3.6.1.4.1.40418.7.100.3.2.1.24Counter32read-onlycurrent
lastFiveMinOutPktsPerSec
OBJECT-TYPE
last five minutes output packets/Sec.
1.3.6.1.4.1.40418.7.100.3.2.1.25Counter32read-onlycurrent
lastFiveSecInPktsPerSec
OBJECT-TYPE
last five seconds input packets/Sec.
1.3.6.1.4.1.40418.7.100.3.2.1.26Counter32read-onlycurrent
lastFiveSecOutPktsPerSec
OBJECT-TYPE
last five seconds output packets/Sec.
1.3.6.1.4.1.40418.7.100.3.2.1.27Counter32read-onlycurrent
transceiverSn
OBJECT-TYPE
serial num of transceiver.if port is not a transceiver,value is null.
1.3.6.1.4.1.40418.7.100.3.2.1.28DisplayString (SIZE(0..16))read-onlycurrent
portBlockMode
OBJECT-TYPE
port block mode.value: noblock: 0, rate-violation block: 1, loopback-detection block: 2, unknown-protocol block: 3
1.3.6.1.4.1.40418.7.100.3.2.1.29Counter32read-onlycurrent
portBlockState
OBJECT-TYPE
port shutdown mode.value: noblock state: 0, rate-violation block state: 1, loopback-detection block state: 2, unknown-protocol block state: 3
1.3.6.1.4.1.40418.7.100.3.2.1.30Counter32read-onlycurrent
portComboMediaType
OBJECT-TYPE
The media type of combo port
1.3.6.1.4.1.40418.7.100.3.2.1.31INTEGER {phyModeCopperPrefered(1), phyModeCopperForced(2), phyModeFiberPrefered(3), phyModeFiberForced(4)}read-writecurrent
portDiscardPktType
OBJECT-TYPE
port mode: 1 is tag,2 is untag; 3 is set no tag,4 is set no untag.
1.3.6.1.4.1.40418.7.100.3.2.1.32INTEGER {tag(1), untag(2), no-tag(3), no-untag(4)}read-writecurrent
stormControlTable
OBJECT-TYPE
storm-contol table
1.3.6.1.4.1.40418.7.100.3.3not-accessiblecurrent
stormControlEntry
OBJECT-TYPE
storm-control entry
1.3.6.1.4.1.40418.7.100.3.3.1not-accessiblecurrent
stormControlIndex
OBJECT-TYPE
port index
1.3.6.1.4.1.40418.7.100.3.3.1.1INTEGERread-onlycurrent
stormControlType
OBJECT-TYPE
broadcast(broadcast rate suppression),multicast(multicast rate suppression), unicast(unicast rate suppression),dlf(Destination Lookup Failure rate suppression), brmc(broadcast and multicast rate suppression),brmcdlf(Broadcast, multicast and DLF rate suppression)
1.3.6.1.4.1.40418.7.100.3.3.1.2INTEGER {broadcast(0), multicast(1), unicast(2), dlf(3), brmc(4), brmcdlf(5), all(6)}read-onlycurrent
stormControlRate
OBJECT-TYPE
the suppress rate.the value range at <1-1488095> or <1-1000000> on different devices.
1.3.6.1.4.1.40418.7.100.3.3.1.3INTEGERread-writecurrent
stormControlStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry
1.3.6.1.4.1.40418.7.100.3.3.1.4INTEGER {destroy(0), active(1)}read-writecurrent
loopbackDetection
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.3.4
loopbackDetecCtrlRecovery
OBJECT-TYPE
This value is the state recovery time.When this time comes, port back to the normal state.But when the value is 0, does not restore state.
1.3.6.1.4.1.40418.7.100.3.4.1INTEGER (0..3600)read-writecurrent
loopbackDetecIntervalTime
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.3.4.2
lpbackDetecExistInterval
OBJECT-TYPE
This detection time interval is present when the loop exists, in seconds, the range of 5 to 300. The default value is 5.
1.3.6.1.4.1.40418.7.100.3.4.2.1INTEGER (5..300)read-writecurrent
lpbackDetecNoExistInterval
OBJECT-TYPE
This detection time interval is present when the loop does not exist, in seconds, the range from 1 to 30,The default value is 3.
1.3.6.1.4.1.40418.7.100.3.4.2.2INTEGER (1..30)read-writecurrent
loopbackDetecCtrlTable
OBJECT-TYPE
A table containing current configuration information for the function of loopback detection control.
1.3.6.1.4.1.40418.7.100.3.4.3not-accessiblecurrent
loopbackDetecCtrlEntry
OBJECT-TYPE
An entry in the loopback detection control table.
1.3.6.1.4.1.40418.7.100.3.4.3.1not-accessiblecurrent
lpbackDetecCtrlIndex
OBJECT-TYPE
An unique value for each port.
1.3.6.1.4.1.40418.7.100.3.4.3.1.1INTEGERnot-accessiblecurrent
lpbackDetecCtrlMode
OBJECT-TYPE
Indicates the control type of the configuration of the loopback detection. The default value is 0. When the value is set to 0,the loopback detection control function will be disabled.
1.3.6.1.4.1.40418.7.100.3.4.3.1.2INTEGER {nocontrol(0), shutdown(1), block(2)}read-writecurrent
loopbackDetecSpecVlanTable
OBJECT-TYPE
Setting the loopback detection function for the specified vlan of the port.
1.3.6.1.4.1.40418.7.100.3.4.4not-accessiblecurrent
loopbackDetecSpecVlanEntry
OBJECT-TYPE
An entry in the loopbackDetecSpecVlanTable.
1.3.6.1.4.1.40418.7.100.3.4.4.1not-accessiblecurrent
lpbackDetecVlanPortIndex
OBJECT-TYPE
An unique value for each port.
1.3.6.1.4.1.40418.7.100.3.4.4.1.1INTEGERnot-accessiblecurrent
lpbackDetecVlanList
OBJECT-TYPE
The value is a vlan list that you will set.Please pay attention to the list of writing,eg:1;3;5-20 .
1.3.6.1.4.1.40418.7.100.3.4.4.1.2DisplayString (SIZE(1..512))read-writecurrent
lpbackDetecVlanListSetFlag
OBJECT-TYPE
When lpbackDetecVlanListSetFlag is 1,open the specified VLAN loopback detection function.When lpbackDetecVlanListSetFlag is 0,close the specified VLAN loopback detection function.
1.3.6.1.4.1.40418.7.100.3.4.4.1.3INTEGER {close(0), open(1)}read-writecurrent
loopbackDetecShowTable
OBJECT-TYPE
Show the config and state of loopback detection for the specified port.
1.3.6.1.4.1.40418.7.100.3.4.5not-accessiblecurrent
loopbackDetecShowEntry
OBJECT-TYPE
An entry in the loopbackDetecShowTable.
1.3.6.1.4.1.40418.7.100.3.4.5.1not-accessiblecurrent
lpbackDetecShowPortIndex
OBJECT-TYPE
An unique value for each port.
1.3.6.1.4.1.40418.7.100.3.4.5.1.1INTEGERnot-accessiblecurrent
lpbackDetecShowInformation
OBJECT-TYPE
The value display the configuration and state of loopback detection for the specified port.
1.3.6.1.4.1.40418.7.100.3.4.5.1.2DisplayString (SIZE(1..1024))read-onlycurrent
stormControlPortTable
OBJECT-TYPE
storm-contol port table
1.3.6.1.4.1.40418.7.100.3.5not-accessiblecurrent
stormControlPortEntry
OBJECT-TYPE
storm-control entry
1.3.6.1.4.1.40418.7.100.3.5.1not-accessiblecurrent
stormControlPortIndex
OBJECT-TYPE
port index
1.3.6.1.4.1.40418.7.100.3.5.1.1INTEGERread-onlycurrent
stormControlSuppressType
OBJECT-TYPE
broadcast(broadcast rate suppression),multicast(multicast rate suppression), unicast(unicast rate suppression))
1.3.6.1.4.1.40418.7.100.3.5.1.2INTEGER {broadcast(0), multicast(1), unicast(2)}read-onlycurrent
stormControlSuppressRateUnit
OBJECT-TYPE
set kbps as measure or set pps as measure
1.3.6.1.4.1.40418.7.100.3.5.1.3INTEGER {kbps(0), pps(1)}read-writecurrent
stormControlSuppressRateValue
OBJECT-TYPE
if the suppressrate unit is pps,the value range at <1-1488095> ,or if the suppressrate unit is bps,the value range at <1-1000000>, it depends on stormControlSuppressRateUnit.
1.3.6.1.4.1.40418.7.100.3.5.1.4INTEGERread-writecurrent
stormControlSuppressStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry
1.3.6.1.4.1.40418.7.100.3.5.1.5INTEGER {destroy(0), active(1)}read-writecurrent
flowCounterTable
OBJECT-TYPE
control port and vlan interface flow table
1.3.6.1.4.1.40418.7.100.3.6not-accessiblecurrent
flowCouterEntry
OBJECT-TYPE
control port and vlan interface flow entry
1.3.6.1.4.1.40418.7.100.3.6.1not-accessiblecurrent
flowPortIndex
OBJECT-TYPE
Port Index
1.3.6.1.4.1.40418.7.100.3.6.1.1INTEGERread-onlycurrent
flowVlanID
OBJECT-TYPE
Vlan ID
1.3.6.1.4.1.40418.7.100.3.6.1.2INTEGERread-onlycurrent
flowCounterInOctets
OBJECT-TYPE
The total number of octets received on the interface, including framing characters. This object is a 64-bit version of ifInOctets.
1.3.6.1.4.1.40418.7.100.3.6.1.3Counter64read-onlycurrent
flowCounterInUcastPkts
OBJECT-TYPE
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. This object is a 64-bit version of ifInUcastPkts.
1.3.6.1.4.1.40418.7.100.3.6.1.4Counter64read-onlycurrent
flowCounterInMulticastPkts
OBJECT-TYPE
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifInMulticastPkts.
1.3.6.1.4.1.40418.7.100.3.6.1.5Counter64read-onlycurrent
flowCounterInBroadcastPkts
OBJECT-TYPE
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. This object is a 64-bit version of ifInBroadcastPkts.
1.3.6.1.4.1.40418.7.100.3.6.1.6Counter64read-onlycurrent
flowCounterOutOctets
OBJECT-TYPE
The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit version of ifOutOctets.
1.3.6.1.4.1.40418.7.100.3.6.1.7Counter64read-onlycurrent
flowCounterOutUcastPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutUcastPkts.
1.3.6.1.4.1.40418.7.100.3.6.1.8Counter64read-onlycurrent
flowCounterOutMulticastPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifOutMulticastPkts.
1.3.6.1.4.1.40418.7.100.3.6.1.9Counter64read-onlycurrent
flowCounterOutBroadcastPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutBroadcastPkts.
1.3.6.1.4.1.40418.7.100.3.6.1.10Counter64read-onlycurrent
clearFlowCounter
OBJECT-TYPE
Clear flow counter.
1.3.6.1.4.1.40418.7.100.3.6.1.11INTEGER {disable(0), enable(1)}read-writecurrent
sumFlowCounterTable
OBJECT-TYPE
control port and vlan interface flow table
1.3.6.1.4.1.40418.7.100.3.7not-accessiblecurrent
sumFlowCouterEntry
OBJECT-TYPE
control port and vlan interface flow entry
1.3.6.1.4.1.40418.7.100.3.7.1not-accessiblecurrent
sumFlowVlanID
OBJECT-TYPE
Vlan ID
1.3.6.1.4.1.40418.7.100.3.7.1.1INTEGERread-onlycurrent
sumFlowCounterInOctets
OBJECT-TYPE
The total number of octets received on the interface, including framing characters. This object is a 64-bit version of ifInOctets.
1.3.6.1.4.1.40418.7.100.3.7.1.2Counter64read-onlycurrent
sumFlowCounterInPkts
OBJECT-TYPE
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. This object is a 64-bit version of ifInUcastPkts.
1.3.6.1.4.1.40418.7.100.3.7.1.3Counter64read-onlycurrent
sumFlowCounterOutOctets
OBJECT-TYPE
The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit version of ifOutOctets.
1.3.6.1.4.1.40418.7.100.3.7.1.4Counter64read-onlycurrent
sumFlowCounterOutPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutUcastPkts.
1.3.6.1.4.1.40418.7.100.3.7.1.5Counter64read-onlycurrent
clearSumFlowCounter
OBJECT-TYPE
Clear flow counter.
1.3.6.1.4.1.40418.7.100.3.7.1.6INTEGER {disable(0), enable(1)}read-writecurrent
portUtilTable
OBJECT-TYPE
A list of port util entries.
1.3.6.1.4.1.40418.7.100.3.10not-accessiblecurrent
portUtilEntry
OBJECT-TYPE
A port util entry containing wan port in util,wan port out util, bit error rate and packet lost rate.
1.3.6.1.4.1.40418.7.100.3.10.1not-accessiblecurrent
portUtilIndex
OBJECT-TYPE
port No.
1.3.6.1.4.1.40418.7.100.3.10.1.1INTEGER (1..1024)read-onlycurrent
wanIfInUtil
OBJECT-TYPE
WAN port inflows utilization.
1.3.6.1.4.1.40418.7.100.3.10.1.2INTEGERread-onlycurrent
wanIfOutUtil
OBJECT-TYPE
WAN port outflows utilization.
1.3.6.1.4.1.40418.7.100.3.10.1.3INTEGERread-onlycurrent
ifBer
OBJECT-TYPE
port error rate.
1.3.6.1.4.1.40418.7.100.3.10.1.4INTEGERread-onlycurrent
ifPaketLostRate
OBJECT-TYPE
port packet lost rate.
1.3.6.1.4.1.40418.7.100.3.10.1.5INTEGERread-onlycurrent
portLEDShutoffTable
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.3.11
portLEDTimerange
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.3.11.1
portLEDTimeRangeMapTable
OBJECT-TYPE
timeRange Map Table
1.3.6.1.4.1.40418.7.100.3.11.1.1not-accessiblecurrent
portLEDTimeRangeMapEntry
OBJECT-TYPE
timeRange Map Entry
1.3.6.1.4.1.40418.7.100.3.11.1.1.1not-accessiblecurrent
portLEDTimeRangeMapIndex
OBJECT-TYPE
TimeRange Map index,the range of it is 1-(2^32-1).
1.3.6.1.4.1.40418.7.100.3.11.1.1.1.1INTEGERread-onlycurrent
portLEDTimeRangeMapName
OBJECT-TYPE
TimeRange Map name
1.3.6.1.4.1.40418.7.100.3.11.1.1.1.2DisplayString (SIZE(1..64))read-writecurrent
portLEDTimeRangeMapStatus
OBJECT-TYPE
TimeRange Map status
1.3.6.1.4.1.40418.7.100.3.11.1.1.1.3INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
portLEDTimeRangeTable
OBJECT-TYPE
timeRange Table
1.3.6.1.4.1.40418.7.100.3.11.1.2not-accessiblecurrent
portLEDTimeRangeEntry
OBJECT-TYPE
timeRange Entry
1.3.6.1.4.1.40418.7.100.3.11.1.2.1not-accessiblecurrent
portLEDTimeRangeIndex
OBJECT-TYPE
TimeRange index,the allowed range is 1 to 1000.
1.3.6.1.4.1.40418.7.100.3.11.1.2.1.1INTEGERread-onlycurrent
portLEDTimeRangeSubIndex
OBJECT-TYPE
TimeRange sub index,the allowed range is 1 to 1000.
1.3.6.1.4.1.40418.7.100.3.11.1.2.1.2INTEGERread-onlycurrent
portLEDTimeRangeType
OBJECT-TYPE
TimeRange type
1.3.6.1.4.1.40418.7.100.3.11.1.2.1.3INTEGER {absolute(1), periodic(2)}read-writecurrent
portLEDTimeRangeStartWeek
OBJECT-TYPE
configurate the start week,for example: f8 means monday+tuesday+wednesday+thurday+friday, the lowest bit is not used,so fe is the biggest.
1.3.6.1.4.1.40418.7.100.3.11.1.2.1.4Bits {monday(0), tuesday(1), wednesday(2), thursday(3), friday(4), saturday(5), sunday(6)}read-writecurrent
portLEDTimeRangeStartDate
OBJECT-TYPE
configurate the start Date,for example YYYY.MM.DD .
1.3.6.1.4.1.40418.7.100.3.11.1.2.1.5DisplayStringread-writecurrent
portLEDTimeRangeStartTime
OBJECT-TYPE
configurate the start clock,for example HH:MM:SS.
1.3.6.1.4.1.40418.7.100.3.11.1.2.1.6DisplayStringread-writecurrent
portLEDTimeRangeEndWeek
OBJECT-TYPE
configurate the end week,for example: f8 means monday+tuesday+wednesday+thurday+friday, the lowest bit is not used,so fe is the biggest.
1.3.6.1.4.1.40418.7.100.3.11.1.2.1.7Bits {monday(0), tuesday(1), wednesday(2), thursday(3), friday(4), saturday(5), sunday(6)}read-writecurrent
portLEDTimeRangeEndDate
OBJECT-TYPE
configurate the end date,for example YYYY.MM.DD.
1.3.6.1.4.1.40418.7.100.3.11.1.2.1.8DisplayStringread-writecurrent
portLEDTimeRangeEndTime
OBJECT-TYPE
configurate the end clock,for example HH:MM:SS.
1.3.6.1.4.1.40418.7.100.3.11.1.2.1.9DisplayStringread-writecurrent
portLEDTimeRangeStatus
OBJECT-TYPE
status of timeRangeMapTable
1.3.6.1.4.1.40418.7.100.3.11.1.2.1.10INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
portLEDConfig
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.3.11.2
portLEDTimeRangeName
OBJECT-TYPE
the timer range of port LED shut-off config
1.3.6.1.4.1.40418.7.100.3.11.2.1DisplayString (SIZE(1..64))read-writecurrent
portLEDState
OBJECT-TYPE
enable or disable LED shut-off on all ports.
1.3.6.1.4.1.40418.7.100.3.11.2.2INTEGER {allOn(0), allOff(1)}read-onlycurrent
portLEDTimeRangeDelete
OBJECT-TYPE
the timer range of port LED shut-off delete
1.3.6.1.4.1.40418.7.100.3.11.2.3INTEGER {disable(0), enable(1)}write-onlycurrent
portTruckAllowedVlanTable
OBJECT-TYPE
Truck port alllowed vlan table
1.3.6.1.4.1.40418.7.100.3.12not-accessiblecurrent
portTruckAllowedVlanEntry
OBJECT-TYPE
Truck port alllowed vlan entry
1.3.6.1.4.1.40418.7.100.3.12.1not-accessiblecurrent
portTruckPortIndex
OBJECT-TYPE
port index of truck mode
1.3.6.1.4.1.40418.7.100.3.12.1.1INTEGERnot-accessiblecurrent
portTruckAllowedVlan
OBJECT-TYPE
VLAN IDs of the allowed VLANs when this port is in trunking mode.
1.3.6.1.4.1.40418.7.100.3.12.1.2OCTET STRINGread-writecurrent
portTruckAllowedVlanAdd
OBJECT-TYPE
Add VLANs to the current list.
1.3.6.1.4.1.40418.7.100.3.12.1.3OCTET STRINGread-writecurrent
portTruckAllowedVlanExcept
OBJECT-TYPE
All VLANs except the following.
1.3.6.1.4.1.40418.7.100.3.12.1.4OCTET STRINGread-writecurrent
portTruckAllowedVlanRemove
OBJECT-TYPE
Remove VLANs from the current list.
1.3.6.1.4.1.40418.7.100.3.12.1.5OCTET STRINGread-writecurrent
portTruckAllowedVlanAll
OBJECT-TYPE
Allow all(1) vlans or none vlans.
1.3.6.1.4.1.40418.7.100.3.12.1.6INTEGER {none(0), all(1)}read-writecurrent
portHybridTaggedAllowedVlanTable
OBJECT-TYPE
Truck port alllowed vlan table
1.3.6.1.4.1.40418.7.100.3.13not-accessiblecurrent
portHybridTaggedAllowedVlanEntry
OBJECT-TYPE
Truck port alllowed vlan entry
1.3.6.1.4.1.40418.7.100.3.13.1not-accessiblecurrent
portHybridTaggedPortIndex
OBJECT-TYPE
port index of Hybrid mode
1.3.6.1.4.1.40418.7.100.3.13.1.1INTEGERnot-accessiblecurrent
portHybridTaggedAllowedVlan
OBJECT-TYPE
VLAN IDs of the allowed VLANs when this port is in hybrid mode.
1.3.6.1.4.1.40418.7.100.3.13.1.2OCTET STRINGread-writecurrent
portHybridTaggedAllowedVlanAdd
OBJECT-TYPE
Add VLANs to the current list.
1.3.6.1.4.1.40418.7.100.3.13.1.3OCTET STRINGread-writecurrent
portHybridTaggedAllowedVlanExcept
OBJECT-TYPE
All VLANs except the following.
1.3.6.1.4.1.40418.7.100.3.13.1.4OCTET STRINGread-writecurrent
portHybridTaggedAllowedVlanRemove
OBJECT-TYPE
Remove VLANs from the current list.
1.3.6.1.4.1.40418.7.100.3.13.1.5OCTET STRINGread-writecurrent
portHybridTaggedAllowedVlanAll
OBJECT-TYPE
allow all(1) vlans or none vlans.
1.3.6.1.4.1.40418.7.100.3.13.1.6INTEGER {none(0), all(1)}read-writecurrent
portHybridUntaggedAllowedVlanTable
OBJECT-TYPE
Truck port alllowed vlan table
1.3.6.1.4.1.40418.7.100.3.14not-accessiblecurrent
portHybridUntaggedAllowedVlanEntry
OBJECT-TYPE
Truck port alllowed vlan entry
1.3.6.1.4.1.40418.7.100.3.14.1not-accessiblecurrent
portHybridUntaggedPortIndex
OBJECT-TYPE
port index of Hybrid mode
1.3.6.1.4.1.40418.7.100.3.14.1.1INTEGERnot-accessiblecurrent
portHybridUntaggedAllowedVlan
OBJECT-TYPE
VLAN IDs of the allowed VLANs when this port is in hybrid mode.
1.3.6.1.4.1.40418.7.100.3.14.1.2OCTET STRINGread-writecurrent
portHybridUntaggedAllowedVlanAdd
OBJECT-TYPE
Add VLANs to the current list.
1.3.6.1.4.1.40418.7.100.3.14.1.3OCTET STRINGread-writecurrent
portHybridUntaggedAllowedVlanExcept
OBJECT-TYPE
All VLANs except the following.
1.3.6.1.4.1.40418.7.100.3.14.1.4OCTET STRINGread-writecurrent
portHybridUntaggedAllowedVlanRemove
OBJECT-TYPE
Remove VLANs from the current list.
1.3.6.1.4.1.40418.7.100.3.14.1.5OCTET STRINGread-writecurrent
portHybridUntaggedAllowedVlanAll
OBJECT-TYPE
allow all(1) vlans or none vlans.
1.3.6.1.4.1.40418.7.100.3.14.1.6INTEGER {none(0), all(1)}read-writecurrent
priIpConfig
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.4
netDefaultGateway
OBJECT-TYPE
The IP Address of the default gateway. If this value is undefined or unknown, it shall have the value 0.0.0.0.
1.3.6.1.4.1.40418.7.100.4.1IpAddressread-writecurrent
ipHttpState
OBJECT-TYPE
Web server on-off.
1.3.6.1.4.1.40418.7.100.4.2INTEGER {disable(0), enable(1)}read-writecurrent
iPAddrTable
OBJECT-TYPE
A table of iPAddrEntry.
1.3.6.1.4.1.40418.7.100.4.3not-accessiblecurrent
iPAddrEntry
OBJECT-TYPE
A set of configuration parameters for a particular network interface on this device. If the device has no network interface, this table is empty. The index is composed of the ifIndex assigned to the corresponding interface.
1.3.6.1.4.1.40418.7.100.4.3.1not-accessiblecurrent
iPAddrVid
OBJECT-TYPE
The VLAN interface being used by this table entry. Only the VLAN interfaces which have an IP configured will appear in the table.
1.3.6.1.4.1.40418.7.100.4.3.1.1INTEGERnot-accessiblecurrent
iPAddrIPAddress
OBJECT-TYPE
The IP address of this Net interface. The default value for this object is 0.0.0.0. If either the IPAddrIPAddress or IPAddrSubnetMask is 0.0.0.0, then when the device boots, it may use BOOTP to try to figure out what these values should be. If BOOTP fails, before the device can talk on the network, this value must be configured (e.g., through a terminal attached to the device).
1.3.6.1.4.1.40418.7.100.4.3.1.2IpAddressnot-accessiblecurrent
iPAddrSubnetMask
OBJECT-TYPE
The subnet mask of this Net interface. The default value for this object is 0.0.0.0. If either the IPAddrIPAddress or IPAddrSubnetMask are 0.0.0.0, then when the device boots, it may use BOOTP to try to figure out what these values should be. If BOOTP fails, before the device can talk on the network, this value must be configured (e.g., through a terminal attached to the device).
1.3.6.1.4.1.40418.7.100.4.3.1.3IpAddressread-createcurrent
iPAddrPrimaryInterface
OBJECT-TYPE
Whether this is a primary interface.
1.3.6.1.4.1.40418.7.100.4.3.1.4INTEGER {primary(0), secondary(1)}read-createcurrent
iPAddrStatus
OBJECT-TYPE
Now state.
1.3.6.1.4.1.40418.7.100.4.3.1.5INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
interfaceTable
OBJECT-TYPE
A table of interfaceEntry.
1.3.6.1.4.1.40418.7.100.4.4not-accessiblecurrent
interfaceEntry
OBJECT-TYPE
A set of configuration parameters for a particular network interface on this device. If the device has no network interface, this table is empty. The index is composed of the ifIndex assigned to the corresponding interface.
1.3.6.1.4.1.40418.7.100.4.4.1not-accessiblecurrent
intfacetype
OBJECT-TYPE
The Type of interface. Now support(1)vintf and (2)loopback.
1.3.6.1.4.1.40418.7.100.4.4.1.1INTEGER {vintf(1), loopback(2), tunnel(3)}not-accessiblecurrent
intfaceID
OBJECT-TYPE
The Number of interface. exp:intfacetype(1),interfaceID(2) means interface vlan 2. if intfacetype(2) interfaceID(4) means interface loopback4. if intfacetype(3) interfaceID(5) means interface Tunnel5.
1.3.6.1.4.1.40418.7.100.4.4.1.2INTEGERnot-accessiblecurrent
intfaceIndex
OBJECT-TYPE
The Index of interface.
1.3.6.1.4.1.40418.7.100.4.4.1.3INTEGERread-onlycurrent
intfaceStatus
OBJECT-TYPE
Now state.
1.3.6.1.4.1.40418.7.100.4.4.1.5INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
priVlanConfig
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.5
vlanInfoTable
OBJECT-TYPE
A table containing current configuration information for each VLAN currently configured into the device by (local or network) management.
1.3.6.1.4.1.40418.7.100.5.1not-accessiblecurrent
vlanInfoEntry
OBJECT-TYPE
Static information for a VLAN configured into the device by (local or network) management.
1.3.6.1.4.1.40418.7.100.5.1.1not-accessiblecurrent
vlanID
OBJECT-TYPE
This value is vlan's ID.
1.3.6.1.4.1.40418.7.100.5.1.1.1INTEGER (1..4094)not-accessiblecurrent
vlanName
OBJECT-TYPE
which may be used to identify the VLAN.
1.3.6.1.4.1.40418.7.100.5.1.1.2DisplayString (SIZE(1..64))read-createcurrent
vlanPortNumber
OBJECT-TYPE
The sum of vlan's ports.
1.3.6.1.4.1.40418.7.100.5.1.1.3INTEGER (0..65535)read-onlycurrent
vlanRowStatus
OBJECT-TYPE
This object indicates the status of this entry.
1.3.6.1.4.1.40418.7.100.5.1.1.4INTEGER {active(1), destroy(2)}read-createcurrent
mvlanInfoTable
OBJECT-TYPE
A table containing current configuration information for Multicast VLAN .
1.3.6.1.4.1.40418.7.100.5.2not-accessiblecurrent
mvlanInfoEntry
OBJECT-TYPE
Static information for Multicast VLAN configured into the device by (local or network) management.
1.3.6.1.4.1.40418.7.100.5.2.1not-accessiblecurrent
mvlanID
OBJECT-TYPE
This value is mvlan's ID.
1.3.6.1.4.1.40418.7.100.5.2.1.1INTEGER (1..4094)not-accessiblecurrent
mvlanStatus
OBJECT-TYPE
the status of mVLAN:enable(1) to active a mvlanID;disable(0) is to destroy a mvlanID.
1.3.6.1.4.1.40418.7.100.5.2.1.2INTEGER {disable(0), enable(1)}read-writecurrent
mvlanAssoVlanList
OBJECT-TYPE
configure vlans association with multicast Vlan,such as'3-4'or '2,5,6',set or unset by Configuring mvlanAssoVlanStatus; geting vlans which associating with multicast Vlan .
1.3.6.1.4.1.40418.7.100.5.2.1.3DisplayString (SIZE(1..100))read-writecurrent
mvlanAssoVlanStatus
OBJECT-TYPE
the status of mvlanAssoVlan:enable(1) to enable multicast Vlan association with Vlan; disable(0) is to disable multicast Vlan association with Vlan.
1.3.6.1.4.1.40418.7.100.5.2.1.4INTEGER {disable(0), enable(1)}read-writecurrent
mvlanMode
OBJECT-TYPE
configure mode: when no configration,Default: 0.
1.3.6.1.4.1.40418.7.100.5.2.1.5INTEGER {default(0), dynamic(1), compatible(2)}read-writecurrent
mvlanPortInfoTable
OBJECT-TYPE
A table containing current configuration information for each Multicast VLAN .
1.3.6.1.4.1.40418.7.100.5.3not-accessiblecurrent
mvlanPortInfoEntry
OBJECT-TYPE
Static information for Multicast VLAN configured into the device by (local or network) management.
1.3.6.1.4.1.40418.7.100.5.3.1not-accessiblecurrent
mvlanVId
OBJECT-TYPE
This value is mvlan's ID.
1.3.6.1.4.1.40418.7.100.5.3.1.1INTEGER (1..4094)not-accessiblecurrent
mvlanPortIndex
OBJECT-TYPE
Mvlan's port index.
1.3.6.1.4.1.40418.7.100.5.3.1.2INTEGERnot-accessiblecurrent
mvlanAssoPortTagid
OBJECT-TYPE
tagId of portIndex association with multicast Vlan,Default:0.if port needn't Tagid, set portIndex association with mvlanVId only.
1.3.6.1.4.1.40418.7.100.5.3.1.3INTEGER (1..4094)read-writecurrent
mvlanPortStatus
OBJECT-TYPE
the status of mvlanPortStatus:enable(1) to enable port association with multicast Vlan; disable(0) is to disable port association with multicast Vlan.
1.3.6.1.4.1.40418.7.100.5.3.1.4INTEGER {disable(0), enable(1)}read-writecurrent
vlanFlowCounterTable
OBJECT-TYPE
A table containing flow counters according to vlanid,in/out direction, containing unicast,multicast and broadcast flow.
1.3.6.1.4.1.40418.7.100.5.4not-accessiblecurrent
vlanFlowCounterEntry
OBJECT-TYPE
Flow counters on vlan for in/out ports.
1.3.6.1.4.1.40418.7.100.5.4.1not-accessiblecurrent
vlanFCVlanID
OBJECT-TYPE
This value is vlan's ID.
1.3.6.1.4.1.40418.7.100.5.4.1.1INTEGER (1..4094)not-accessiblecurrent
vlanInOctets
OBJECT-TYPE
The total number of octets received on the interface, including framing characters. This object is a 64-bit version of ifInOctets.
1.3.6.1.4.1.40418.7.100.5.4.1.2Counter64read-onlycurrent
vlanInUcastPkts
OBJECT-TYPE
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. This object is a 64-bit version of ifInUcastPkts.
1.3.6.1.4.1.40418.7.100.5.4.1.3Counter64read-onlycurrent
vlanInMulticastPkts
OBJECT-TYPE
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifInMulticastPkts.
1.3.6.1.4.1.40418.7.100.5.4.1.4Counter64read-onlycurrent
vlanInBroadcastPkts
OBJECT-TYPE
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. This object is a 64-bit version of ifInBroadcastPkts.
1.3.6.1.4.1.40418.7.100.5.4.1.5Counter64read-onlycurrent
vlanOutOctets
OBJECT-TYPE
The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit version of ifOutOctets.
1.3.6.1.4.1.40418.7.100.5.4.1.6Counter64read-onlycurrent
vlanOutUcastPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutUcastPkts.
1.3.6.1.4.1.40418.7.100.5.4.1.7Counter64read-onlycurrent
vlanOutMulticastPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifOutMulticastPkts.
1.3.6.1.4.1.40418.7.100.5.4.1.8Counter64read-onlycurrent
vlanOutBroadcastPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutBroadcastPkts.
1.3.6.1.4.1.40418.7.100.5.4.1.9Counter64read-onlycurrent
clearVlanFlowCounter
OBJECT-TYPE
Clear flow counter.
1.3.6.1.4.1.40418.7.100.5.4.1.10INTEGER {disable(0), enable(1)}read-writecurrent
priJumblyStacking
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.6
sysStackUnitNumber
OBJECT-TYPE
the number of the stacked units.
1.3.6.1.4.1.40418.7.100.6.1INTEGERread-onlycurrent
jumblyStackingInfoTable
OBJECT-TYPE
Table of descriptive and status information about jumbly stacking in this system.
1.3.6.1.4.1.40418.7.100.6.2not-accessiblecurrent
jumblyStackingInfoEntry
OBJECT-TYPE
An entry in the table, containing information about stacking switch in this system.
1.3.6.1.4.1.40418.7.100.6.2.1not-accessiblecurrent
stackingUnitIndex
OBJECT-TYPE
This object identifies the switch within the system for which this entry contains information. This value can never be greater than switchNumber.
1.3.6.1.4.1.40418.7.100.6.2.1.1INTEGERread-onlycurrent
swHardwareVersion
OBJECT-TYPE
The text string denoting the version of the hardware.
1.3.6.1.4.1.40418.7.100.6.2.1.2DisplayString (SIZE(1..32))read-onlycurrent
swSoftwareVersion
OBJECT-TYPE
The text string denoting the version of the software.
1.3.6.1.4.1.40418.7.100.6.2.1.3DisplayString (SIZE(1..32))read-onlycurrent
swCPUMac
OBJECT-TYPE
the Mac address of the machine.
1.3.6.1.4.1.40418.7.100.6.2.1.4MacAddress (SIZE(17))read-onlycurrent
swType
OBJECT-TYPE
Type of this switch.
1.3.6.1.4.1.40418.7.100.6.2.1.5DisplayString (SIZE(1..32))read-onlycurrent
priUamSecurityPortMib
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.7
portSecurityTable
OBJECT-TYPE
The table of port security
1.3.6.1.4.1.40418.7.100.7.1not-accessiblecurrent
portSecurityEntry
OBJECT-TYPE
An entry in the port security table.
1.3.6.1.4.1.40418.7.100.7.1.1not-accessiblecurrent
psPortIndex
OBJECT-TYPE
A unique value for each port
1.3.6.1.4.1.40418.7.100.7.1.1.1INTEGERnot-accessiblecurrent
psPortSecurity
OBJECT-TYPE
enable or disable mac bind on this port
1.3.6.1.4.1.40418.7.100.7.1.1.2INTEGER {disable(0), enable(1)}read-writecurrent
psSecuritytSaticMacAdd
OBJECT-TYPE
bind Security mac address on this port
1.3.6.1.4.1.40418.7.100.7.1.1.3MacAddress (SIZE(17))read-writecurrent
psSecurityStaticMacDel
OBJECT-TYPE
delete Security mac address on this port
1.3.6.1.4.1.40418.7.100.7.1.1.4MacAddress (SIZE(17))read-writecurrent
psSecurityPortLock
OBJECT-TYPE
lock or unlock this port
1.3.6.1.4.1.40418.7.100.7.1.1.5INTEGER {unlock(0), lock(1)}read-writecurrent
psSecurityPortMax
OBJECT-TYPE
Maximum secure addrs on this port
1.3.6.1.4.1.40418.7.100.7.1.1.6INTEGER (1..128)read-writecurrent
psSecurityPortConvertmac
OBJECT-TYPE
convert dynamic mac to security mac
1.3.6.1.4.1.40418.7.100.7.1.1.7INTEGER (1)read-writecurrent
psSecurityPortLocktimer
OBJECT-TYPE
lock timer on this port
1.3.6.1.4.1.40418.7.100.7.1.1.8INTEGER (0..300)read-writecurrent
securityMacPortTable
OBJECT-TYPE
Table of descriptive and status information about security port
1.3.6.1.4.1.40418.7.100.7.2not-accessiblecurrent
securityMacPortEntry
OBJECT-TYPE
An entry in the security mac port table.
1.3.6.1.4.1.40418.7.100.7.2.1not-accessiblecurrent
secPortIndex
OBJECT-TYPE
A unique value for each port
1.3.6.1.4.1.40418.7.100.7.2.1.1INTEGERread-onlycurrent
secMacAdress
OBJECT-TYPE
Mac adress bind on this port
1.3.6.1.4.1.40418.7.100.7.2.1.2MacAddress (SIZE(17))read-onlycurrent
secVid
OBJECT-TYPE
vlan id of this port(pvid)
1.3.6.1.4.1.40418.7.100.7.2.1.3INTEGERread-onlycurrent
priIgmpSnoopingMib
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.8
priIgmpSnoopingGlobalEnable
OBJECT-TYPE
Enable or disable the IgmpSnooping algorithm in the switch.
1.3.6.1.4.1.40418.7.100.8.1INTEGER {disable(0), enable(1)}read-writecurrent
priIgmpSnoopingVlanTable
OBJECT-TYPE
IopgmpSnoing configuration in vlan.
1.3.6.1.4.1.40418.7.100.8.2not-accessiblecurrent
priIgmpSnoopingEntry
OBJECT-TYPE
IgmpSnooping confition in vlan.
1.3.6.1.4.1.40418.7.100.8.2.1not-accessiblecurrent
priIgmpSnoopingvlanID
OBJECT-TYPE
This value is vlan's ID.
1.3.6.1.4.1.40418.7.100.8.2.1.1INTEGERnot-accessiblecurrent
priIgmpSnoopingvlanEnable
OBJECT-TYPE
Enable or disable the IgmpSnooping in the switch.Default:0
1.3.6.1.4.1.40418.7.100.8.2.1.2INTEGER {disable(0), enable(1)}read-writecurrent
priIgmpSnoopingleave
OBJECT-TYPE
Enable or disable the immediate leave config.Default:0
1.3.6.1.4.1.40418.7.100.8.2.1.3INTEGER {no-immediate-leave(0), immediate-leave(1)}read-writecurrent
priIgmpSnoopingL2gen
OBJECT-TYPE
Enable or disable the l2-general-querier config.Default:0
1.3.6.1.4.1.40418.7.100.8.2.1.4INTEGER {no-l2-general-querier(0), l2-general-querier(1)}read-writecurrent
priIgmpSnoopingGroupNum
OBJECT-TYPE
set the maximum IGMP group the port can join
1.3.6.1.4.1.40418.7.100.8.2.1.5INTEGER (1..65535)read-writecurrent
priIgmpSnoopingSourceNum
OBJECT-TYPE
set the maximum source number
1.3.6.1.4.1.40418.7.100.8.2.1.6INTEGER (1..65535)read-writecurrent
priIgmpSnoopingPort
OBJECT-TYPE
set static mrouter port of vlan. ethernet: Name of Ethernet port ifname: Name of interface port-channel: Port aggregation.
1.3.6.1.4.1.40418.7.100.8.2.1.7OCTET STRING (SIZE(0..255))read-writecurrent
priIgmpSnoopingNoPort
OBJECT-TYPE
unset static mrouter port of vlan. ethernet: Name of Ethernet port ifname: Name of interface port-channel: Port aggregation.
1.3.6.1.4.1.40418.7.100.8.2.1.8OCTET STRING (SIZE(0..255))read-writecurrent
priIgmpSnoopingPortTime
OBJECT-TYPE
Configure this survive time of mrouter port.Default: 255s
1.3.6.1.4.1.40418.7.100.8.2.1.9INTEGER (1..65535)read-writecurrent
priIgmpSnoopingQueryInterval
OBJECT-TYPE
Configure this query interval. Default: 125s
1.3.6.1.4.1.40418.7.100.8.2.1.10INTEGER (1..65535)read-writecurrent
priIgmpSnoopingQueryMrsp
OBJECT-TYPE
Configure the maximum query response period. Default: 10s
1.3.6.1.4.1.40418.7.100.8.2.1.11INTEGER (1..25)read-writecurrent
priIgmpSnoopingQueryRobustness
OBJECT-TYPE
Configure the query robustness.Default: 2
1.3.6.1.4.1.40418.7.100.8.2.1.12INTEGER (2..10)read-writecurrent
priIgmpSnoopingSuppression
OBJECT-TYPE
Configure the suppression query time.Default: 255s
1.3.6.1.4.1.40418.7.100.8.2.1.13INTEGER (1..65535)read-writecurrent
priIgmpSnoopingBindTable
OBJECT-TYPE
IgmpSnoing bind configuration.
1.3.6.1.4.1.40418.7.100.8.3not-accessiblecurrent
priIgmpSnoopingBindEntry
OBJECT-TYPE
IgmpSnooping bind configuration.
1.3.6.1.4.1.40418.7.100.8.3.1not-accessiblecurrent
priIgmpSnoopingVlanID
OBJECT-TYPE
This value is vlan's ID.
1.3.6.1.4.1.40418.7.100.8.3.1.1INTEGERnot-accessiblecurrent
priIgmpSnoopingGroupAddress
OBJECT-TYPE
This value is group's ip address.
1.3.6.1.4.1.40418.7.100.8.3.1.2IpAddressnot-accessiblecurrent
priIgmpSnoopingPortBitmap
OBJECT-TYPE
Port's bitmap.
1.3.6.1.4.1.40418.7.100.8.3.1.3OCTET STRINGread-onlycurrent
priIgmpSnoopingLimitPortTable
OBJECT-TYPE
IopgmpSnoing limits configuration per port in vlan.
1.3.6.1.4.1.40418.7.100.8.4not-accessiblecurrent
priIgmpSnoopingLimitPortEntry
OBJECT-TYPE
IgmpSnooping limits confition per port in vlan.
1.3.6.1.4.1.40418.7.100.8.4.1not-accessiblecurrent
priIgmpSnoopingLimitVlanID
OBJECT-TYPE
This value is vlan's ID which enable ip igmp snooping.
1.3.6.1.4.1.40418.7.100.8.4.1.1INTEGERnot-accessiblecurrent
priIgmpSnoopingLimitPortIndex
OBJECT-TYPE
This value is port's Index.
1.3.6.1.4.1.40418.7.100.8.4.1.2INTEGERnot-accessiblecurrent
priIgmpSnoopingLimitPortGroupNum
OBJECT-TYPE
set the maximum IGMP group the port can join.Default:FFFFFFFF, if only set source_num, when geting ,the result is -1(FFFFFFFF)
1.3.6.1.4.1.40418.7.100.8.4.1.3INTEGER (1..65535)read-writecurrent
priIgmpSnoopingLimitPortSourceNum
OBJECT-TYPE
set the maximum source number the port can join.Default:FFFFFFFF, if only set group_num, when geting ,the result is -1(FFFFFFFF)
1.3.6.1.4.1.40418.7.100.8.4.1.4INTEGER (1..65535)read-writecurrent
priIgmpSnoopingLimitPortStrategy
OBJECT-TYPE
configure the strategy over limit.
1.3.6.1.4.1.40418.7.100.8.4.1.5INTEGER {replace(1), drop(2)}read-writecurrent
priIgmpSnoopingLimitPortStatus
OBJECT-TYPE
the status of limitPort:enable(1) to enable value of limitation; disable(0) is to disable value of limitation.
1.3.6.1.4.1.40418.7.100.8.4.1.6INTEGER {disable(0), enable(1)}read-writecurrent
priIgmpSnoopingPortCtrlPktTable
OBJECT-TYPE
IgmpSnooping filter of the layer 3 control packet function of a port.
1.3.6.1.4.1.40418.7.100.8.5not-accessiblecurrent
priIgmpSnoopingPortCtrlPktEntry
OBJECT-TYPE
IgmpSnooping control packet per port.
1.3.6.1.4.1.40418.7.100.8.5.1not-accessiblecurrent
priIgmpSnoopingPortCtrlPktDrop
OBJECT-TYPE
if set(1), drop query packet , and if set(2), drop report packet, if set(4), no drop query packet , and if set(5), no drop report packet, query_and_report(3): drop query and report packet,
1.3.6.1.4.1.40418.7.100.8.5.1.1INTEGER {query(1), report(2), query-and-report(3), no-query(4), no-report(5)}read-writecurrent
priIgmpSnoopingPortAuthTable
OBJECT-TYPE
This table is used to manage the IGMP Access Authentication configurations of a port.
1.3.6.1.4.1.40418.7.100.8.6not-accessiblecurrent
priIgmpSnoopingPortAuthEntry
OBJECT-TYPE
IgmpSnooping: A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
1.3.6.1.4.1.40418.7.100.8.6.1not-accessiblecurrent
priIgmpSnoopingPortAuthEnable
OBJECT-TYPE
If set(0), not enable igmp snooping authentication on port, if set(1), enable igmp snooping authentication on port.
1.3.6.1.4.1.40418.7.100.8.6.1.1INTEGER {disable(0), enable(1)}read-writecurrent
priIgmpSnoopingPortAuthFreeRule
OBJECT-TYPE
get the igmpsnooping authentication group control
1.3.6.1.4.1.40418.7.100.8.6.1.2OCTET STRING (SIZE(0..255))read-onlycurrent
priQinQmib
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.9
dot1qTunnelTable
OBJECT-TYPE
port of qinq tunnel function list
1.3.6.1.4.1.40418.7.100.9.1not-accessiblecurrent
dot1qTunnelEntry
OBJECT-TYPE
configure of dot1qTunnel
1.3.6.1.4.1.40418.7.100.9.1.1not-accessiblecurrent
qinqPortIndex
OBJECT-TYPE
port index
1.3.6.1.4.1.40418.7.100.9.1.1.1INTEGERnot-accessiblecurrent
tunnelPortEnable
OBJECT-TYPE
Enable or disable the dot1q-tunnel in this port.
1.3.6.1.4.1.40418.7.100.9.1.1.2INTEGER {disable(0), enable(1)}read-writecurrent
tunnelPortType
OBJECT-TYPE
Protocol type of trunk port(TPID)(exp:33024(0x8100)/37120(0x9100)/37376(0x9200)).
1.3.6.1.4.1.40418.7.100.9.1.1.3INTEGERread-writecurrent
vlanTranslationTable
OBJECT-TYPE
VLAN translation basic config.
1.3.6.1.4.1.40418.7.100.9.2not-accessiblecurrent
vlanTranslationEntry
OBJECT-TYPE
VLAN translation
1.3.6.1.4.1.40418.7.100.9.2.1not-accessiblecurrent
translatPortIndex
OBJECT-TYPE
Index of Port.
1.3.6.1.4.1.40418.7.100.9.2.1.1INTEGERnot-accessiblecurrent
translationEnable
OBJECT-TYPE
if the port can be done translation function
1.3.6.1.4.1.40418.7.100.9.2.1.2INTEGER {disable(0), enable(1)}read-writecurrent
translationDropType
OBJECT-TYPE
when VLAN-translation missed, drop packet mode
1.3.6.1.4.1.40418.7.100.9.2.1.3INTEGER {in(1), out(2), both(3), noIn(4), noOut(5), noBoth(6)}read-writecurrent
vlanTranslationTypeTable
OBJECT-TYPE
port VLAN-translation of translation relation list
1.3.6.1.4.1.40418.7.100.9.3not-accessiblecurrent
vlanTranslationTypeEntry
OBJECT-TYPE
port VLAN translation of translation relation,index is port index and translation sort
1.3.6.1.4.1.40418.7.100.9.3.1not-accessiblecurrent
translatPortTypeIndex
OBJECT-TYPE
port index
1.3.6.1.4.1.40418.7.100.9.3.1.1INTEGERread-onlycurrent
translationType
OBJECT-TYPE
translation type. in:input translation; out:output translation.
1.3.6.1.4.1.40418.7.100.9.3.1.2INTEGER {in(1), out(2)}read-onlycurrent
translationOldVlanid
OBJECT-TYPE
vlantranslation pre-vid
1.3.6.1.4.1.40418.7.100.9.3.1.3INTEGER (1..4094)read-onlycurrent
translationNewVlanid
OBJECT-TYPE
the new vid
1.3.6.1.4.1.40418.7.100.9.3.1.4INTEGER (1..4094)read-onlycurrent
translationTypeStatus
OBJECT-TYPE
accession/delete VLAN-translation relation
1.3.6.1.4.1.40418.7.100.9.3.1.5INTEGER {active(1), destroy(2)}read-createcurrent
prisecurity
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.10
acl
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.10.1
fireWall
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.10.1.1
fireWallEnable
OBJECT-TYPE
firewall on-off
1.3.6.1.4.1.40418.7.100.10.1.1.1INTEGER {disable(0), enable(1)}read-writecurrent
timeRange
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.10.1.2
timeRangeMapTable
OBJECT-TYPE
timeRange Map Table
1.3.6.1.4.1.40418.7.100.10.1.2.1not-accessiblecurrent
timeRangeMapEntry
OBJECT-TYPE
timeRange Map Entry
1.3.6.1.4.1.40418.7.100.10.1.2.1.1not-accessiblecurrent
timeRangeMapIndex
OBJECT-TYPE
TimeRange Map index,the range of it is 1-(2^32-1).
1.3.6.1.4.1.40418.7.100.10.1.2.1.1.1INTEGERread-onlycurrent
timeRangeMapName
OBJECT-TYPE
TimeRange Map name
1.3.6.1.4.1.40418.7.100.10.1.2.1.1.2DisplayString (SIZE(1..64))read-writecurrent
timeRangeMapStatus
OBJECT-TYPE
TimeRange Map status
1.3.6.1.4.1.40418.7.100.10.1.2.1.1.3INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
timeRangeTable
OBJECT-TYPE
timeRange Table
1.3.6.1.4.1.40418.7.100.10.1.2.2not-accessiblecurrent
timeRangeEntry
OBJECT-TYPE
timeRange Entry
1.3.6.1.4.1.40418.7.100.10.1.2.2.1not-accessiblecurrent
timeRangeIndex
OBJECT-TYPE
TimeRange index,the allowed range is 1 to 1000.
1.3.6.1.4.1.40418.7.100.10.1.2.2.1.1INTEGERread-onlycurrent
timeRangeSubIndex
OBJECT-TYPE
TimeRange sub index,the allowed range is 1 to 1000.
1.3.6.1.4.1.40418.7.100.10.1.2.2.1.2INTEGERread-onlycurrent
timeRangeType
OBJECT-TYPE
TimeRange type
1.3.6.1.4.1.40418.7.100.10.1.2.2.1.3INTEGER {absolute(1), periodic(2)}read-writecurrent
timeRangeStartWeek
OBJECT-TYPE
configurate the start week,for example: f8 means monday+tuesday+wednesday+thurday+friday, the lowest bit is not used,so fe is the biggest.
1.3.6.1.4.1.40418.7.100.10.1.2.2.1.4Bits {monday(0), tuesday(1), wednesday(2), thursday(3), friday(4), saturday(5), sunday(6)}read-writecurrent
timeRangeStartDate
OBJECT-TYPE
configurate the start Date,for example YYYY.MM.DD .
1.3.6.1.4.1.40418.7.100.10.1.2.2.1.5DisplayStringread-writecurrent
timeRangeStartTime
OBJECT-TYPE
configurate the start clock,for example HH:MM:SS.
1.3.6.1.4.1.40418.7.100.10.1.2.2.1.6DisplayStringread-writecurrent
timeRangeEndWeek
OBJECT-TYPE
configurate the end week,for example: f8 means monday+tuesday+wednesday+thurday+friday, the lowest bit is not used,so fe is the biggest.
1.3.6.1.4.1.40418.7.100.10.1.2.2.1.7Bits {monday(0), tuesday(1), wednesday(2), thursday(3), friday(4), saturday(5), sunday(6)}read-writecurrent
timeRangeEndDate
OBJECT-TYPE
configurate the end date,for example YYYY.MM.DD.
1.3.6.1.4.1.40418.7.100.10.1.2.2.1.8DisplayStringread-writecurrent
timeRangeEndTime
OBJECT-TYPE
configurate the end clock,for example HH:MM:SS.
1.3.6.1.4.1.40418.7.100.10.1.2.2.1.9DisplayStringread-writecurrent
timeRangeStatus
OBJECT-TYPE
status of timeRangeMapTable
1.3.6.1.4.1.40418.7.100.10.1.2.2.1.10INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
aclConfig
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.10.1.3
numAclGroupTable
OBJECT-TYPE
this table is used for building a num-acl list.
1.3.6.1.4.1.40418.7.100.10.1.3.1not-accessiblecurrent
numAclGroupEntry
OBJECT-TYPE
numAclGroup Table's Entry
1.3.6.1.4.1.40418.7.100.10.1.3.1.1not-accessiblecurrent
numAclGroupAclIndex
OBJECT-TYPE
the index of number acl,ip standard <1-99>,ip extern <100-199>, ip extern (support discontinuous ip address mask)<200-299>, mac standard <700-799>, mac extern <1100-1199>,ipv6 standard <500-599> ipv6 extern <600-699>, mac-ip extern <3100-3199>,mac-ip extern(support discontinuous ip address mask) <3200-3299>
1.3.6.1.4.1.40418.7.100.10.1.3.1.1.1INTEGERread-onlycurrent
numAclGroupMatchOrder
OBJECT-TYPE
value 0 means Acl rule's priority is automatically configured, value 1 means Acl rule's priority is manually configured, but now it's not supported.
1.3.6.1.4.1.40418.7.100.10.1.3.1.1.2INTEGER {autoPriority(0), configPriority(1)}read-writecurrent
numAclGroupSubitemNum
OBJECT-TYPE
the Number of one acl's rule.
1.3.6.1.4.1.40418.7.100.10.1.3.1.1.3INTEGERread-onlycurrent
numAclGroupStatus
OBJECT-TYPE
the status of number acl.
1.3.6.1.4.1.40418.7.100.10.1.3.1.1.4INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
nameAclGroupTable
OBJECT-TYPE
this table is used for building a name-acl list and mapping a string of named acl to a value of number, when you want to config name-acl list,you must map at here.
1.3.6.1.4.1.40418.7.100.10.1.3.2not-accessiblecurrent
nameAclGroupEntry
OBJECT-TYPE
nameAclGroup Table's Entry
1.3.6.1.4.1.40418.7.100.10.1.3.2.1not-accessiblecurrent
nameAclGroupAclIndex
OBJECT-TYPE
the index of name acl,the range starts at 20000.
1.3.6.1.4.1.40418.7.100.10.1.3.2.1.1INTEGERread-onlycurrent
nameAclGroupAclName
OBJECT-TYPE
the name of name-acl.
1.3.6.1.4.1.40418.7.100.10.1.3.2.1.2DisplayString (SIZE(1..64))read-writecurrent
nameAclGroupAclType
OBJECT-TYPE
the type of name acl.
1.3.6.1.4.1.40418.7.100.10.1.3.2.1.3INTEGER {ipStandard(0), ipExtern(1), macStandard(2), macExtern(3), macIpExtern(4), macIpStandard(5), ipv6Standard(6), ipv6Extern(7)}read-writecurrent
nameAclGroupMatchOrder
OBJECT-TYPE
value 0 means Acl rule's priority is automatically configured, value 1 means Acl rule's priority is manually configured, but now it's not supported.
1.3.6.1.4.1.40418.7.100.10.1.3.2.1.4INTEGER {autoPriority(0), configPriority(1)}read-writecurrent
nameAclGroupSubitemNum
OBJECT-TYPE
the Number of one acl's rule.
1.3.6.1.4.1.40418.7.100.10.1.3.2.1.5INTEGERread-onlycurrent
nameAclGroupStatus
OBJECT-TYPE
the status of nameAclGroupTable.
1.3.6.1.4.1.40418.7.100.10.1.3.2.1.6INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
ipStandardAclTable
OBJECT-TYPE
config ip Standard Acl
1.3.6.1.4.1.40418.7.100.10.1.3.3not-accessiblecurrent
ipStandardAclEntry
OBJECT-TYPE
ip standard Table's Entry
1.3.6.1.4.1.40418.7.100.10.1.3.3.1not-accessiblecurrent
ipStandardIndex
OBJECT-TYPE
The index of ip-standard-acl group.
1.3.6.1.4.1.40418.7.100.10.1.3.3.1.1INTEGERread-onlycurrent
ipStandardSubIndex
OBJECT-TYPE
The index of ip-standard-acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.3.1.2INTEGERread-onlycurrent
ipStandardPriority
OBJECT-TYPE
The priority of standard ip acl's rule,it is not supported now.
1.3.6.1.4.1.40418.7.100.10.1.3.3.1.3INTEGERread-writecurrent
ipStandardAct
OBJECT-TYPE
The action of acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.3.1.4INTEGER {deny(0), permit(1)}read-writecurrent
ipStandardSrcIp
OBJECT-TYPE
Source IP-address of basic acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.3.1.5IpAddressread-writecurrent
ipStandardSrcIpWild
OBJECT-TYPE
Source IP-address wild of basic acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.3.1.6IpAddressread-writecurrent
ipStandardStatus
OBJECT-TYPE
status of the ipStandardAclTable.
1.3.6.1.4.1.40418.7.100.10.1.3.3.1.7INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
ipExternAclTable
OBJECT-TYPE
ip extern Acl Table
1.3.6.1.4.1.40418.7.100.10.1.3.4not-accessiblecurrent
ipExternAclEntry
OBJECT-TYPE
ip extern Table's Entry
1.3.6.1.4.1.40418.7.100.10.1.3.4.1not-accessiblecurrent
ipExternIndex
OBJECT-TYPE
The index of ip-Extern-acl group .
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.1INTEGERread-onlycurrent
ipExternSubIndex
OBJECT-TYPE
The index of ip-Extern-acl rule .
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.2INTEGERread-onlycurrent
ipExternPriority
OBJECT-TYPE
The priority of extern ip acl's rule,it is not supported now.
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.3INTEGERread-writecurrent
ipExternAct
OBJECT-TYPE
The action of acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.4INTEGER {deny(0), permit(1)}read-writecurrent
ipExternProtocal
OBJECT-TYPE
The protocol number field in the IP header used to indicate the higher layer protocol as specified in RFC 1700. A value value of 65535 matches every IP packet. For example : 1 is ICMP, 2 is IGMP, 4 is IP in IP encapsulation, 6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50 is ESP, 51 is AH, 88 is EIGRP, 89 is OSPF, 94 is KA9Q/NOS compatible IP over IP, 103 is PIMv2, 108 is PCP, 65535 is ip.
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.5Integer32 (0..255 | 65535)read-writecurrent
ipExternSrcIp
OBJECT-TYPE
Source IP-address of advanced acl rule,for example 10.1.1.0 .
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.6IpAddressread-writecurrent
ipExternSrcIpWild
OBJECT-TYPE
Source IP-address wild of advanced acl rule,for example 0.0.0.255 .
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.7IpAddressread-writecurrent
ipExternDstIp
OBJECT-TYPE
Destination IP-address of advanced acl rule,for example 10.1.1.0 .
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.8IpAddressread-writecurrent
ipExternDstIpWild
OBJECT-TYPE
Destination IP-address wild of advanced acl rule,for example 0.0.0.255 .
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.9IpAddressread-writecurrent
ipExternTimeRangeName
OBJECT-TYPE
The Time-range of advanced acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.10DisplayString (SIZE(1..64))read-writecurrent
ipExternSrcOp
OBJECT-TYPE
Indicates how a packet's source TCP/UDP port number is to be compared. If the numIpExternProtocol object in the same row does not indicate TCP or UDP, this object has to be 'noOperator(0)' and cannot be changed while this row is active, i.e., the value of numIpExternStatus in the same row has the value 'active(1)'. 'noOperator(0)', which is the default value, means that no comparison is to be made with the source TCP/UDP port number. eq(1) means equal, This operators are using the ipExternSrcPort1 object as an operand which is the only one needed. range(3) means that it compares the port value between two numbers, so this operator needs 2 operands. One operand is the starting port number of the range which is ipExternSrcPort1 object, and the other operand is the ending port number of the range which the ipExternSrcPort2 object is in. Now support(3)eq,(5)range.
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.11INTEGER {noOperator(0), eq(1), range(2)}read-writecurrent
ipExternSrcPort1
OBJECT-TYPE
The source port number of the TCP or UDP protocol. If the numIpExternSrcOP object in the same row is range(5), this object will be the starting port number of the port range. This object cannot be configured if numIpExternStatus in the same row is active(1) or numIpExternSrcOP in the same row is noOperator(0).
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.12INTEGER (0..65535)read-writecurrent
ipExternSrcPort2
OBJECT-TYPE
The source port number of the TCP or UDP protocol. If the numIpExternSrcOP object in the same row is range(5), this object will be the ending port number of the port range. This object cannot be configured if numIpExternStatus in the same row is active(1) or numIpExternSrcOP in the same row is not range(5).
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.13INTEGER (0..65535)read-writecurrent
ipExternDstOp
OBJECT-TYPE
Indicates how a packet's Destination TCP/UDP port number is to be compared. If the numIpExternProtocol object in the same row does not indicate TCP or UDP, this object has to be 'noOperator(0)' and cannot be changed while this row is active, i.e., the value of numIpExternStatus in the same row has the value 'active(1)'. 'noOperator(0)', which is the default value, means that no comparison is to be made with the source TCP/UDP port number. eq(1)means equal, This operators are using the numIpExternDestPort object as an operand which is the only one needed. range(5) means that it compares the port value between two numbers, so this operator needs 2 operands. One operand is the starting port number of the range which is numIpExternSrcPort object, and the other operand is the ending port number of the range which the numIpExternDestPortRange object is in. Now support(3)eq,(5)range.
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.14INTEGER {noOperator(0), eq(1), range(2)}read-writecurrent
ipExternDstPort1
OBJECT-TYPE
The source port number of the TCP or UDP protocol. If the numIpExternDestOP object in the same row is range(5), this object will be the starting port number of the port range. This object cannot be configured if numIpExternStatus in the same row is active(1) or numIpExternDestOP in the same row is noOperator(0).
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.15INTEGER (0..65535)read-writecurrent
ipExternDstPort2
OBJECT-TYPE
The source port number of the TCP or UDP protocol. If the numIpExternDestOP object in the same row is range(5), this object will be the ending port number of the port range. This object cannot be configured if numIpExternStatus in the same row is active(1) or numIpExternDestOP in the same row is not range(5).
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.16INTEGER (0..65535)read-writecurrent
ipExternStatus
OBJECT-TYPE
now state of the access-list.
1.3.6.1.4.1.40418.7.100.10.1.3.4.1.17INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
macStandardAclTable
OBJECT-TYPE
mac Standard Acl Table
1.3.6.1.4.1.40418.7.100.10.1.3.5not-accessiblecurrent
macStandardAclEntry
OBJECT-TYPE
mac standard Table's Entry
1.3.6.1.4.1.40418.7.100.10.1.3.5.1not-accessiblecurrent
macStandardIndex
OBJECT-TYPE
The index of mac-standard-acl group .
1.3.6.1.4.1.40418.7.100.10.1.3.5.1.1INTEGERread-onlycurrent
macStandardSubIndex
OBJECT-TYPE
The index of mac-standard-acl rule .
1.3.6.1.4.1.40418.7.100.10.1.3.5.1.2INTEGERread-onlycurrent
macStandardPriority
OBJECT-TYPE
The priority of standard mac acl's rule,it is not supported now.
1.3.6.1.4.1.40418.7.100.10.1.3.5.1.3INTEGERread-writecurrent
macStandardAct
OBJECT-TYPE
The action of acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.5.1.4INTEGER {deny(0), permit(1)}read-writecurrent
macStandardSrcMac
OBJECT-TYPE
Source Mac-address of basic acl rule,for example : ff-ff-ff-ff-ff-00.
1.3.6.1.4.1.40418.7.100.10.1.3.5.1.5DisplayString (SIZE(17))read-writecurrent
macStandardSrcMacWild
OBJECT-TYPE
Source Mac-address's anti-mask of basic acl rule,for example : ff-ff-ff-ff-00-00.
1.3.6.1.4.1.40418.7.100.10.1.3.5.1.6DisplayString (SIZE(17))read-writecurrent
macStandardStatus
OBJECT-TYPE
status of the access-list.
1.3.6.1.4.1.40418.7.100.10.1.3.5.1.7INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
macExternAclTable
OBJECT-TYPE
mac extern Acl Table
1.3.6.1.4.1.40418.7.100.10.1.3.6not-accessiblecurrent
macExternAclEntry
OBJECT-TYPE
mac extern Table's Entry
1.3.6.1.4.1.40418.7.100.10.1.3.6.1not-accessiblecurrent
macExternIndex
OBJECT-TYPE
The index of Mac-Extern-acl group.
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.1INTEGERread-onlycurrent
macExternSubIndex
OBJECT-TYPE
The index of Mac-Extern-acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.2INTEGERread-onlycurrent
macExternPriority
OBJECT-TYPE
The priority of extern mac acl's rule,it is not supported now.
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.3INTEGERread-writecurrent
macExternAct
OBJECT-TYPE
The action of acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.4INTEGER {deny(0), permit(1)}read-writecurrent
macExternSrcMac
OBJECT-TYPE
Source Mac-address of advanced acl rule,for example : ff-ff-ff-ff-ff-00.
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.5DisplayString (SIZE(17))read-writecurrent
macExternSrcMacWild
OBJECT-TYPE
Source Mac-address's anti-mask of advanced acl rule,for example : ff-ff-ff-ff-00-00.
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.6DisplayString (SIZE(17))read-writecurrent
macExternDstMac
OBJECT-TYPE
Destination Mac-address of advanced acl rule,for example : ff-ff-ff-ff-ff-00.
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.7DisplayString (SIZE(17))read-writecurrent
macExternDstMacWild
OBJECT-TYPE
Destination Mac-address's anti-mask of advanced acl rule,for example : ff-ff-ff-ff-00-00.
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.8DisplayString (SIZE(17))read-writecurrent
macExternPacketType
OBJECT-TYPE
Indicates the message type of packets.none(0),untagged-eth2(1), untagged-802.3(2),tagged-eth2(3),tagged-802.3(4)
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.9INTEGERread-writecurrent
macExternEtherType
OBJECT-TYPE
Value of the ethertype
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.10INTEGER (1536..65535)read-writecurrent
macExternEtherTypeWild
OBJECT-TYPE
Anti-mask of the ethertype
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.11INTEGER (0..65535)read-writecurrent
macExternCos
OBJECT-TYPE
value of the cos
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.12INTEGER (0..7)read-writecurrent
macExternCosWild
OBJECT-TYPE
Anti-mask of the cos
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.13INTEGER (0..7)read-writecurrent
macExternVlanId
OBJECT-TYPE
vlan id
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.14INTEGER (1..4094)read-writecurrent
macExternVlanIdWild
OBJECT-TYPE
Anti-mask of the vlan id
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.15INTEGER (0..4095)read-writecurrent
macExternStatus
OBJECT-TYPE
now state of the access-list.
1.3.6.1.4.1.40418.7.100.10.1.3.6.1.16INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
ipv6StandardAclTable
OBJECT-TYPE
ipv6 Standard Acl Table
1.3.6.1.4.1.40418.7.100.10.1.3.7not-accessiblecurrent
ipv6StandardAclEntry
OBJECT-TYPE
ipv6 standard Table's Entry
1.3.6.1.4.1.40418.7.100.10.1.3.7.1not-accessiblecurrent
ipv6StandardIndex
OBJECT-TYPE
The index of ipv6-standard-acl group.
1.3.6.1.4.1.40418.7.100.10.1.3.7.1.1INTEGERread-onlycurrent
ipv6StandardSubIndex
OBJECT-TYPE
The index of ipv6-standard-acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.7.1.2INTEGERread-onlycurrent
ipv6StandardPriority
OBJECT-TYPE
The priority of standard ipv6 acl's rule,it is not supported now.
1.3.6.1.4.1.40418.7.100.10.1.3.7.1.3INTEGERread-writecurrent
ipv6StandardAct
OBJECT-TYPE
The action of acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.7.1.4INTEGER {deny(0), permit(1)}read-writecurrent
ipv6StandardSrcIp
OBJECT-TYPE
Source IPV6-address of basic acl rule,for example : 3ffe:506::100.
1.3.6.1.4.1.40418.7.100.10.1.3.7.1.5DisplayString (SIZE(1..40))read-writecurrent
ipv6StandardSrcPrefixLen
OBJECT-TYPE
Source IPV6-address prefix length of basic acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.7.1.6INTEGER (0..128)read-writecurrent
ipv6StandardStatus
OBJECT-TYPE
now state of the access-list.
1.3.6.1.4.1.40418.7.100.10.1.3.7.1.7INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
ipv6ExternAclTable
OBJECT-TYPE
ipv6 extern Acl Table
1.3.6.1.4.1.40418.7.100.10.1.3.8not-accessiblecurrent
ipv6ExternAclEntry
OBJECT-TYPE
ipv6 extern Table's Entry
1.3.6.1.4.1.40418.7.100.10.1.3.8.1not-accessiblecurrent
ipv6ExternIndex
OBJECT-TYPE
The index of ipv6-Extern-acl group .
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.1INTEGERread-writecurrent
ipv6ExternSubIndex
OBJECT-TYPE
The index of ipv6-Extern-acl rule .
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.2INTEGERread-writecurrent
ipv6ExternPriority
OBJECT-TYPE
The priority of extern ipv6 acl's rule,it is not supported now.
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.3INTEGERread-writecurrent
ipv6ExternAct
OBJECT-TYPE
The action of acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.4INTEGER {deny(0), permit(1)}read-writecurrent
ipv6ExternProtocal
OBJECT-TYPE
The protocol number field in the IP header used to indicate the higher layer protocol as specified . For example : 0 is IP, 1 is ICMP, 2 is IGMP, 4 is IP in IP encapsulation, 6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50 is ESP, 51 is AH, 88 is EIGRP, 89 is OSPF, 94 is KA9Q/NOS compatible IP over IP, 103 is PIMv2, 108 is PCP
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.5INTEGER (0..255)read-writecurrent
ipv6ExternSrcIp
OBJECT-TYPE
Source IPV6-address of advanced acl rule,for example : 3ffe:506::100.
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.6DisplayString (SIZE(1..40))read-writecurrent
ipv6ExternSrcPreLen
OBJECT-TYPE
Source IP-address prefix length of advanced acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.7INTEGER (0..128)read-writecurrent
ipv6ExternDstIp
OBJECT-TYPE
Destination IPV6-address of advanced acl rule,for example : 3ffe:506::100.
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.8DisplayString (SIZE(1..40))read-writecurrent
ipv6ExternDstPreLen
OBJECT-TYPE
Destination IPV6-address prefix length of advanced acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.9INTEGER (0..128)read-writecurrent
ipv6ExternTimeRangeName
OBJECT-TYPE
The Time-range of advanced acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.10DisplayStringread-writecurrent
ipv6ExternSrcOp
OBJECT-TYPE
Indicates how a packet's source TCP/UDP port number is to be compared. If the ipv6ExternProtocal object in the same row does not indicate TCP or UDP, this object has to be 'noOperator(0)' and cannot be changed while this row is active, i.e., the value of ipv6ExternStatus in the same row has the value 'active(1)'. 'noOperator(0)', which is the default value, means that no comparison is to be made with the source TCP/UDP port number. eq(3) means equal,range(5) means that it compares the port value between two numbers, so this operator needs 2 operands. One operand is the starting port number of the range which is ipv6ExternSrcPort1 object, and the other operand is the ending port number of the range which the ipv6ExternSrcPort2 object is in.
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.11INTEGER {noOperator(0), eq(3), range(5)}read-writecurrent
ipv6ExternSrcPort1
OBJECT-TYPE
The source port number of the TCP or UDP protocol. If the ipv6ExternSrcOp object in the same row is range(5), this object will be the starting port number of the port range. This object cannot be configured if ipv6ExternStatus in the same row is active(1) or ipv6ExternSrcOp in the same row is noOperator(0).
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.12INTEGER (0..65535)read-writecurrent
ipv6ExternSrcPort2
OBJECT-TYPE
The source port number of the TCP or UDP protocol. If the ipv6ExternSrcOp object in the same row is range(5), this object will be the ending port number of the port range. This object cannot be configured if ipv6ExternStatus in the same row is active(1) or ipv6ExternSrcOp in the same row is not range(5).
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.13INTEGER (0..65535)read-writecurrent
ipv6ExternDstOp
OBJECT-TYPE
Indicates how a packet's Destination TCP/UDP port number is to be compared. If the ipv6ExternProtocal object in the same row does not indicate TCP or UDP, this object has to be 'noOperator(0)' and cannot be changed while this row is active, i.e., the value of ipv6ExternStatus in the same row has the value 'active(1)'. 'noOperator(0)', which is the default value, means that no comparison is to be made with the source TCP/UDP port number. eq(3) means equal,range(5) means that it compares the port value between two numbers, so this operator needs 2 operands. One operand is the starting port number of the range which is ipv6ExternDstPort1 object, and the other operand is the ending port number of the range which the ipv6ExternDstPort2 object is in.
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.14INTEGER {noOperator(0), eq(3), range(5)}read-writecurrent
ipv6ExternDstPort1
OBJECT-TYPE
The Destination port number of the TCP or UDP protocol. If the ipv6ExternDstOp object in the same row is range(5), this object will be the starting port number of the port range. This object cannot be configured if ipv6ExternStatus in the same row is active(1) or ipv6ExternDstOp in the same row is noOperator(0).
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.15INTEGER (0..65535)read-writecurrent
ipv6ExternDstPort2
OBJECT-TYPE
The Destination port number of the TCP or UDP protocol. If the ipv6ExternDstOp object in the same row is range(5), this object will be the ending port number of the port range. This object cannot be configured if ipv6ExternStatus in the same row is active(1) or ipv6ExternDstOp in the same row is not range(5).
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.16INTEGER (0..65535)read-writecurrent
ipv6ExternStatus
OBJECT-TYPE
status of ipv6ExternAclTable.
1.3.6.1.4.1.40418.7.100.10.1.3.8.1.17INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
macIpExternAclTable
OBJECT-TYPE
mac-ip extern Acl Table
1.3.6.1.4.1.40418.7.100.10.1.3.9not-accessiblecurrent
macIpExternAclEntry
OBJECT-TYPE
mac-ip extern Table's Entry
1.3.6.1.4.1.40418.7.100.10.1.3.9.1not-accessiblecurrent
macIpExternIndex
OBJECT-TYPE
The index of macIp-Extern-acl group .
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.1INTEGERread-onlycurrent
macIpExternSubIndex
OBJECT-TYPE
The index of macIp-Extern-acl rule .
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.2INTEGERread-onlycurrent
macIpExternPriority
OBJECT-TYPE
The priority of extern macIp acl's rule,it is not supported now.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.3INTEGERread-writecurrent
macIpExternAct
OBJECT-TYPE
The action of acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.4INTEGER {deny(0), permit(1)}read-writecurrent
macIpExternProtocal
OBJECT-TYPE
The protocol number field in the IP header used to indicate the higher layer protocol as specified in RFC 1700. A value value of 65535 matches every IP packet. For example : 1 is ICMP, 2 is IGMP, 4 is IP in IP encapsulation, 6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50 is ESP, 51 is AH, 88 is EIGRP, 89 is OSPF, 94 is KA9Q/NOS compatible IP over IP, 103 is PIMv2, 108 is PCP, 65535 is ip.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.5Integer32 (0..255 | 65535)read-writecurrent
macIpExternSrcMac
OBJECT-TYPE
Source Mac-address of advanced acl rule,for example : ff-ff-ff-ff-ff-00.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.6DisplayString (SIZE(17))read-writecurrent
macIpExternSrcMacWild
OBJECT-TYPE
Source Mac-address's anti-mask of advanced acl rule,for example : ff-ff-ff-ff-00-00.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.7DisplayString (SIZE(17))read-writecurrent
macIpExternDstMac
OBJECT-TYPE
Destination Mac-address of advanced acl rule,for example : ff-ff-ff-ff-ff-00.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.8DisplayString (SIZE(17))read-writecurrent
macIpExternDstMacWild
OBJECT-TYPE
Destination Mac-address's anti-mask of advanced acl rule,for example : ff-ff-ff-ff-00-00.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.9DisplayString (SIZE(17))read-writecurrent
macIpExternSrcIp
OBJECT-TYPE
Source IP-address of advanced acl rule,for example 10.1.1.0 .
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.10IpAddressread-writecurrent
macIpExternSrcIpWild
OBJECT-TYPE
Source IP-address wild of advanced acl rule,for example 0.0.0.255 .
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.11IpAddressread-writecurrent
macIpExternDstIp
OBJECT-TYPE
Destination IP-address of advanced acl rule,for example 10.1.1.0 .
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.12IpAddressread-writecurrent
macIpExternDstIpWild
OBJECT-TYPE
Destination IP-address wild of advanced acl rule,for example 0.0.0.255 .
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.13IpAddressread-writecurrent
macIpExternTimeRangeName
OBJECT-TYPE
The Time-range of advanced acl rule.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.14DisplayString (SIZE(1..64))read-writecurrent
macIpExternSrcOp
OBJECT-TYPE
Indicates how a packet's source TCP/UDP port number is to be compared. If the macIpExternProtocal object in the same row does not indicate TCP or UDP, this object has to be 'noOperator(0)' and cannot be changed while this row is active, i.e., the value of macIpExternStatus in the same row has the value 'active(1)'. 'noOperator(0)', which is the default value, means that no comparison is to be made with the source TCP/UDP port number. eq(3) means equal, This operators are using the macIpExternSrcPort1 object as an operand which is the only one needed. range(5) means that it compares the port value between two numbers, so this operator needs 2 operands. One operand is the starting port number of the range which is macIpExternSrcPort1 object, and the other operand is the ending port number of the range which the macIpExternSrcPort2 object is in. Now support(3)eq,(5)range.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.15INTEGER {noOperator(0), eq(3), range(5)}read-writecurrent
macIpExternSrcPort1
OBJECT-TYPE
The source port number of the TCP or UDP protocol. If the macIpExternSrcOP object in the same row is range(5), this object will be the starting port number of the port range. This object cannot be configured if macIpExternStatus in the same row is active(1) or numIpExternSrcOP in the same row is noOperator(0).
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.16INTEGER (0..65535)read-writecurrent
macIpExternSrcPort2
OBJECT-TYPE
The source port number of the TCP or UDP protocol. If the macIpExternSrcOP object in the same row is range(5), this object will be the ending port number of the port range. This object cannot be configured if numIpExternStatus in the same row is active(1) or macIpExternSrcOP in the same row is not range(5).
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.17INTEGER (0..65535)read-writecurrent
macIpExternDstOp
OBJECT-TYPE
Indicates how a packet's Destination TCP/UDP port number is to be compared. If the macIpExternProtocol object in the same row does not indicate TCP or UDP, this object has to be 'noOperator(0)' and cannot be changed while this row is active, i.e., the value of macIpExternStatus in the same row has the value 'active(1)'. 'noOperator(0)', which is the default value, means that no comparison is to be made with the source TCP/UDP port number. eq(3)means equal, This operators are using the macIpExternDstPort object as an operand which is the only one needed. range(5) means that it compares the port value between two numbers, so this operator needs 2 operands. One operand is the starting port number of the range which is macIpExternSrcPort1 object, and the other operand is the ending port number of the range which the macIpExternDstPort2 object is in. Now support(3)eq,(5)range.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.18INTEGER {noOperator(0), eq(1), range(2)}read-writecurrent
macIpExternDstPort1
OBJECT-TYPE
The source port number of the TCP or UDP protocol. If the macIpExternDstOP object in the same row is range(5), this object will be the starting port number of the port range. This object cannot be configured if macIpExternStatus in the same row is active(1) or macIpExternDstOP in the same row is noOperator(0).
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.19INTEGER (0..65535)read-writecurrent
macIpExternDstPort2
OBJECT-TYPE
The source port number of the TCP or UDP protocol. If the macIpExternDstOP object in the same row is range(5), this object will be the ending port number of the port range. This object cannot be configured if numIpExternStatus in the same row is active(1) or macIpExternDstOP in the same row is not range(5).
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.20INTEGER (0..65535)read-writecurrent
macIpExternPrecedence
OBJECT-TYPE
The precedence of macIp-Extern-acl .
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.21INTEGER (0..7)read-writecurrent
macIpExternTos
OBJECT-TYPE
The tos of macIp-Extern-acl .
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.22INTEGER (0..15)read-writecurrent
macIpExternStatus
OBJECT-TYPE
state of the access-list.
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.23INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
macIpExternVlanId
OBJECT-TYPE
The vlan Id
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.24INTEGER (1..4094)read-writecurrent
macIpExternVlanIdWild
OBJECT-TYPE
The vlan Id mask
1.3.6.1.4.1.40418.7.100.10.1.3.9.1.25INTEGER (0..4095)read-writecurrent
aclAttach
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.10.1.4
aclActiveTable
OBJECT-TYPE
bind Acl in port or vlan.
1.3.6.1.4.1.40418.7.100.10.1.4.1not-accessiblecurrent
aclActiveEntry
OBJECT-TYPE
Entry for aclActiveTable
1.3.6.1.4.1.40418.7.100.10.1.4.1.1not-accessiblecurrent
aclActiveBindType
OBJECT-TYPE
point out the type of position of the bind-acl.
1.3.6.1.4.1.40418.7.100.10.1.4.1.1.1INTEGER {port(0), vlan(1)}read-onlycurrent
aclActiveIndex
OBJECT-TYPE
The value of port id or vlan id .
1.3.6.1.4.1.40418.7.100.10.1.4.1.1.2INTEGERread-onlycurrent
aclActiveType
OBJECT-TYPE
the type of acl.
1.3.6.1.4.1.40418.7.100.10.1.4.1.1.3INTEGER {ip(1), ipv6(3), mac(5), macIp(8)}read-onlycurrent
aclActiveDirection
OBJECT-TYPE
the direction of a binding acl.
1.3.6.1.4.1.40418.7.100.10.1.4.1.1.4INTEGER {out(0), in(1)}read-onlycurrent
aclActiveAclIndex
OBJECT-TYPE
the value of acl index,you have configured in aclNumAccessGroupTable or aclNameAccessGroupTable.
1.3.6.1.4.1.40418.7.100.10.1.4.1.1.5INTEGERread-writecurrent
aclActiveStatistic
OBJECT-TYPE
support traffic statistic or not.
1.3.6.1.4.1.40418.7.100.10.1.4.1.1.6INTEGER {disable(0), enable(1)}read-writecurrent
aclActiveStatus
OBJECT-TYPE
access or delete the bind-acl.
1.3.6.1.4.1.40418.7.100.10.1.4.1.1.7INTEGER {disable(0), enable(1)}read-writecurrent
aclStatisticClearTable
OBJECT-TYPE
clear traffic-statistic in port or vlan.
1.3.6.1.4.1.40418.7.100.10.1.4.2not-accessiblecurrent
aclStatisticClearEntry
OBJECT-TYPE
entry for aclStatisticClearTable
1.3.6.1.4.1.40418.7.100.10.1.4.2.1not-accessiblecurrent
aclStatisticClearBindType
OBJECT-TYPE
point out the type of position of the bind-acl.
1.3.6.1.4.1.40418.7.100.10.1.4.2.1.1INTEGER {port(0), vlan(1)}read-onlycurrent
aclStatisticClearDirection
OBJECT-TYPE
the direction of a binding acl.
1.3.6.1.4.1.40418.7.100.10.1.4.2.1.2INTEGER {out(0), in(1)}read-onlycurrent
aclStatisticClearIndex
OBJECT-TYPE
The value of port id or vlan id .
1.3.6.1.4.1.40418.7.100.10.1.4.2.1.3INTEGERread-onlycurrent
aclStatisticClearStatus
OBJECT-TYPE
clear the bind-acl's traffic-statistic.
1.3.6.1.4.1.40418.7.100.10.1.4.2.1.4INTEGER {disable(0), enable(1)}read-writecurrent
sshMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.10.2
sshServerStatus
OBJECT-TYPE
The status of Secure Shell Server, set this value to 1 to enable SSH server, set this value to 0 to disable the SSH server.
1.3.6.1.4.1.40418.7.100.10.2.1INTEGER {disable(0), enable(1)}read-writecurrent
sshServerVersion
OBJECT-TYPE
The version of the SSH Server.
1.3.6.1.4.1.40418.7.100.10.2.2INTEGERread-onlycurrent
sshTimeout
OBJECT-TYPE
The time interval that the router waits for the SSH client to respond. The range is 10-600.
1.3.6.1.4.1.40418.7.100.10.2.3INTEGER (10..600)read-writecurrent
sshAuthRetries
OBJECT-TYPE
The number of attempts after which the interface is reset. The range is 1-10.
1.3.6.1.4.1.40418.7.100.10.2.4INTEGER (1..10)read-writecurrent
sshUseTable
OBJECT-TYPE
The table for Secure Shell Connection.
1.3.6.1.4.1.40418.7.100.10.2.5not-accessiblecurrent
sshUseEntry
OBJECT-TYPE
The conceptual row for sshConnInfoTable.
1.3.6.1.4.1.40418.7.100.10.2.5.1not-accessiblecurrent
sshUserIndex
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.2.5.1.1INTEGERnot-accessiblecurrent
sshUserName
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.2.5.1.2DisplayString (SIZE(1..16))read-writecurrent
sshUserType
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.2.5.1.3INTEGER {noCryptograph(0), cryptograph(7)}read-writecurrent
sshUserPassword
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.2.5.1.4DisplayString (SIZE(1..32))read-writecurrent
sshUserStatus
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.2.5.1.5INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
sshConnInfoTable
OBJECT-TYPE
The table for Secure Shell Connection.
1.3.6.1.4.1.40418.7.100.10.2.6not-accessiblecurrent
sshConnInfoEntry
OBJECT-TYPE
The conceptual row for sshConnInfoTable.
1.3.6.1.4.1.40418.7.100.10.2.6.1not-accessiblecurrent
sshConnID
OBJECT-TYPE
The connection ID of the Secure Shell Connection.
1.3.6.1.4.1.40418.7.100.10.2.6.1.1INTEGERread-onlycurrent
sshConnVersion
OBJECT-TYPE
The SSH version.
1.3.6.1.4.1.40418.7.100.10.2.6.1.2INTEGERread-onlycurrent
sshConnStatus
OBJECT-TYPE
The SSH connection State. negotiationStart(1) mean the SSH is in its negotiation start state, authenticationStart(2) mean the SSH is in authentication start state, sessionStart(3) mean the SSH is in session start State.
1.3.6.1.4.1.40418.7.100.10.2.6.1.3INTEGER {negotiationStart(1), authenticationStart(2), sessionStart(3)}read-onlycurrent
sshConnUserName
OBJECT-TYPE
User Name.
1.3.6.1.4.1.40418.7.100.10.2.6.1.4DisplayStringread-onlycurrent
tacacsMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.10.3
tacacsServerHostTable
OBJECT-TYPE
IP address of TACACS server.
1.3.6.1.4.1.40418.7.100.10.3.1not-accessiblecurrent
tacacsServerHostEntry
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.3.1.1not-accessiblecurrent
tacacsServerHostIndex
OBJECT-TYPE
IP address of TACACS server.
1.3.6.1.4.1.40418.7.100.10.3.1.1.1INTEGERnot-accessiblecurrent
tacacsServerHostIP
OBJECT-TYPE
IP address of TACACS server.
1.3.6.1.4.1.40418.7.100.10.3.1.1.2IpAddressread-writecurrent
tacacsServerHostPort
OBJECT-TYPE
Port of TACACS server.
1.3.6.1.4.1.40418.7.100.10.3.1.1.3INTEGER (0..65535)read-writecurrent
tacacsServerHostPrimary
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.3.1.1.4INTEGER {noPrimary(0), primary(1)}read-writecurrent
tacacsServerHostStatus
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.3.1.1.5INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
tacacsServerHostKey
OBJECT-TYPE
Key for TACACS. Input space(' ') to clear this key
1.3.6.1.4.1.40418.7.100.10.3.1.1.6DisplayString (SIZE(1..16))read-writecurrent
tacacsServerHostTimeout
OBJECT-TYPE
The time before retransmit of the TACACS server.
1.3.6.1.4.1.40418.7.100.10.3.1.1.7INTEGER (0..60)read-writecurrent
tacacsServerTimeout
OBJECT-TYPE
The time before retransmit of the TACACS server.
1.3.6.1.4.1.40418.7.100.10.3.2INTEGER (1..60)read-writecurrent
tacacsServerKey
OBJECT-TYPE
Key for TACACS. Input space(' ') to clear this key
1.3.6.1.4.1.40418.7.100.10.3.3DisplayString (SIZE(1..16))read-writecurrent
am
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.10.4
amGlobalEnable
OBJECT-TYPE
Global Enable or disable the Access Management.
1.3.6.1.4.1.40418.7.100.10.4.1INTEGER {enable(1), disable(2)}read-writecurrent
amPortInfoTable
OBJECT-TYPE
Access Management information list of port.
1.3.6.1.4.1.40418.7.100.10.4.2not-accessiblecurrent
amPortInfoEntry
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.4.2.1not-accessiblecurrent
amPortIndex
OBJECT-TYPE
port index
1.3.6.1.4.1.40418.7.100.10.4.2.1.1INTEGERnot-accessiblecurrent
amPortEnable
OBJECT-TYPE
Enable or disable the Access Management on the port.
1.3.6.1.4.1.40418.7.100.10.4.2.1.2INTEGER {enable(1), disable(2)}read-writecurrent
amPortForwardingType
OBJECT-TYPE
Access Management forwarding type.
1.3.6.1.4.1.40418.7.100.10.4.2.1.3INTEGER {ip-pool(1), mac-ip-pool(2)}read-writecurrent
amPortIp
OBJECT-TYPE
IP address of Access Management.
1.3.6.1.4.1.40418.7.100.10.4.2.1.4IpAddressread-onlycurrent
amPortMac
OBJECT-TYPE
Mac address of Access Management.
1.3.6.1.4.1.40418.7.100.10.4.2.1.5MacAddress (SIZE(17))read-writecurrent
amPortCount
OBJECT-TYPE
Seriate IP address number.
1.3.6.1.4.1.40418.7.100.10.4.2.1.6INTEGER (1..32)read-writecurrent
amPortStatus
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.4.2.1.7INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
radiusMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.10.5
aaaEnabled
OBJECT-TYPE
Enable or disable Aaa function.
1.3.6.1.4.1.40418.7.100.10.5.1INTEGER {disable(0), enable(1)}read-writecurrent
aaaAccount
OBJECT-TYPE
Enable or disable Aaa Accounting function.
1.3.6.1.4.1.40418.7.100.10.5.2INTEGER {disable(0), enable(1)}read-writecurrent
aaaAccountUpdate
OBJECT-TYPE
Enable or disable Aaa Accounting update function.
1.3.6.1.4.1.40418.7.100.10.5.3INTEGER {disable(0), enable(1)}read-writecurrent
aaaAccountBindingDHCP
OBJECT-TYPE
Enable or disable Aaa Accounting DHCP-Binding function.
1.3.6.1.4.1.40418.7.100.10.5.4INTEGER {disable(0), enable(1)}read-writecurrent
radiusAuthenServerHostTable
OBJECT-TYPE
Configuration items and information list of RADIUS authentication server host.
1.3.6.1.4.1.40418.7.100.10.5.5not-accessiblecurrent
radiusAuthenServerHostEntry
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.5.5.1not-accessiblecurrent
radiusAuthenServerHostIndex
OBJECT-TYPE
Index of RADIUS authentication server.
1.3.6.1.4.1.40418.7.100.10.5.5.1.1INTEGERnot-accessiblecurrent
radiusAuthenServerHostIP
OBJECT-TYPE
IP address of RADIUS authentication server.
1.3.6.1.4.1.40418.7.100.10.5.5.1.2DisplayString (SIZE(1..39))read-writecurrent
radiusAuthenServerHostPort
OBJECT-TYPE
Port of RADIUS authentication server.
1.3.6.1.4.1.40418.7.100.10.5.5.1.3INTEGER (0..65535)read-writecurrent
radiusAutServerHostKey
OBJECT-TYPE
Key for RADIUS authentication server. Input space(' ') to clear this key
1.3.6.1.4.1.40418.7.100.10.5.5.1.4DisplayString (SIZE(1..64))read-writecurrent
radiusAuthenServerHostPrimary
OBJECT-TYPE
Configuration of primary or not primary
1.3.6.1.4.1.40418.7.100.10.5.5.1.5INTEGER {noPrimary(0), primary(1)}read-writecurrent
radiusAutServerHostAccessMode
OBJECT-TYPE
Configuration access mode of none, dot1x or telnet
1.3.6.1.4.1.40418.7.100.10.5.5.1.6INTEGER {none(0), dot1x(1), telnet(2)}read-writecurrent
radiusAuthenServerHostStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.10.5.5.1.7INTEGER {active(1), destroy(2)}read-writecurrent
radiusAcctServerHostTable
OBJECT-TYPE
Configuration items and information list of RADIUS accounting server host.
1.3.6.1.4.1.40418.7.100.10.5.6not-accessiblecurrent
radiusAcctServerHostEntry
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.10.5.6.1not-accessiblecurrent
radiusAcctServerHostIndex
OBJECT-TYPE
Index of RADIUS accounting server.
1.3.6.1.4.1.40418.7.100.10.5.6.1.1INTEGERnot-accessiblecurrent
radiusAcctServerHostIP
OBJECT-TYPE
IP address of RADIUS accounting server.
1.3.6.1.4.1.40418.7.100.10.5.6.1.2DisplayString (SIZE(1..39))read-writecurrent
radiusAcctServerHostPort
OBJECT-TYPE
Port of RADIUS accounting server.
1.3.6.1.4.1.40418.7.100.10.5.6.1.3INTEGER (0..65535)read-writecurrent
radiusAcctServerHostKey
OBJECT-TYPE
Key for RADIUS accounting server. Input space(' ') to clear this key
1.3.6.1.4.1.40418.7.100.10.5.6.1.4DisplayString (SIZE(1..64))read-writecurrent
radiusAcctServerHostPrimary
OBJECT-TYPE
Configuration of primary or not primary
1.3.6.1.4.1.40418.7.100.10.5.6.1.5INTEGER {noPrimary(0), primary(1)}read-writecurrent
radiusAcctServerHostStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.10.5.6.1.6INTEGER {active(1), destroy(2)}read-writecurrent
radiusServerTimeout
OBJECT-TYPE
The time before retransmit of the RADIUS server.
1.3.6.1.4.1.40418.7.100.10.5.7INTEGER (1..1000)read-writecurrent
radiusServerRetransmit
OBJECT-TYPE
Retransmit time before giving up the current RADIUS server.
1.3.6.1.4.1.40418.7.100.10.5.8INTEGER (0..100)read-writecurrent
radiusServerDeadTime
OBJECT-TYPE
The time before retry of the down-server.
1.3.6.1.4.1.40418.7.100.10.5.9INTEGER (1..255)read-writecurrent
radiusServerKey
OBJECT-TYPE
Key for RADIUS. Input space(' ') to clear this key
1.3.6.1.4.1.40418.7.100.10.5.10DisplayString (SIZE(1..64))read-writecurrent
radiusServerAccountTimeOut
OBJECT-TYPE
Accounting update interval.
1.3.6.1.4.1.40418.7.100.10.5.11INTEGER (60..3600)read-writecurrent
radiusServerNasIpv4
OBJECT-TYPE
Radius server nas IPv4. Input 0.0.0.0 to delete nas ipv4 address
1.3.6.1.4.1.40418.7.100.10.5.12IpAddressread-writecurrent
radiusServerNasIpv6
OBJECT-TYPE
Radius server nas IPv6. Input 0 to delete nas IPv6 address
1.3.6.1.4.1.40418.7.100.10.5.13DisplayString (SIZE(1..39))read-writecurrent
priQos
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.11
qos
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.11.1
qosEnable
OBJECT-TYPE
qos golbal switch.disable express close,enable is open.
1.3.6.1.4.1.40418.7.100.11.1.1INTEGER {disable(0), enable(1)}read-writecurrent
qosPortTable
OBJECT-TYPE
qos port configration.
1.3.6.1.4.1.40418.7.100.11.1.2not-accessiblecurrent
qosPortEntry
OBJECT-TYPE
qos port list of concrete definition.index is port index
1.3.6.1.4.1.40418.7.100.11.1.2.1not-accessiblecurrent
qosPortIndex
OBJECT-TYPE
port Index
1.3.6.1.4.1.40418.7.100.11.1.2.1.1INTEGERnot-accessiblecurrent
qosPortType
OBJECT-TYPE
the relation between qosPortType and CLI: 1 mls qos cos {<default-cos> }; 0 mls qos trust {cos [pass-through-cos] [pass-through-dscp]|dscp [pass-through-cos] [pass-through-dscp]| ip-precedence [pass-through-cos] [pass-through-dscp] |port priority <cos> [pass-through-cos] [pass-through-dscp]} ; 2 mls qos dscp-mutation <dscp-mutation-name>; 3 priority-queue out. According to the relation,when configurate qos with snmp,first set the qosPortType to the correct value to select CLI, then set next CLI parameter.Fox example,set qos default cos is 5, first set qosPortType=1 ,then set qosPortCos to 5, finally setting qosPortStatus to 1, trigger snmp-cache works.
1.3.6.1.4.1.40418.7.100.11.1.2.1.2INTEGER {trust(0), cos(1), dscpMutation(2), priorityQueueOut(3)}read-createcurrent
qosPortCos
OBJECT-TYPE
port default cos value
1.3.6.1.4.1.40418.7.100.11.1.2.1.3INTEGER (0..7)read-createcurrent
qosPortTrust
OBJECT-TYPE
Configure port trust. priority(0),mls qos trust port priority <cos>; priAndPassThroughDscp(1),opposite cli is mls qos trust port priority <cos> pass-through-dscp; priAndPassThroughCos(2),opposite cli is mls qos trust port priority <cos> pass-through-cos; priAndPassThroughCosAndPassThroughDscp(3),opposite cli is mls qos trust port priority <cos> pass-through-cos pass-through-dscp; cos(4),mls qos trust cos; cosAndPassThroughDscp(5),opposite cli is mls qos trust cos pass-through-dscp; cosAndPassThroughCos(6),opposite cli is mls qos trust cos pass-through-cos; cosAndPassThroughCosAndPassThroughDscp(7),opposite cli is mls qos trust cos pass-through-cos pass-through-dscp; dscp(8),mls qos trust dscp; dscpAndPassThroughCos(9),opposite cli is mls qos trust dscp pass-through-cos; dscpAndPassThroughDscp(10),opposite cli is mls qos trust dscp pass-through-dscp; dscpAndPassThroughDscpAndPassThroughCos(11),opposite cli is mls qos trust dscp pass-through-dscp pass-through-cos; ipPrecedence(12), mls qos trust ip-precedence; ipPreAndPassThroughCos(13),opposite cli is mls qos trust ip-precedence pass-through-cos; ipPreAndPassThroughDSCP(14),opposite cli is mls qos trust ip-precedence pass-through-dscp; ipPreAndPassThroughDSCPAndPassThroughCos(15),opposite cli is mls qos trust ip-precedence pass-through-dscp pass-through-cos; mplsEXP(16),mls qos mpls trust exp.
1.3.6.1.4.1.40418.7.100.11.1.2.1.4INTEGER {priority(0), priAndPassThroughDscp(1), priAndPassThroughCos(2), priAndPassThroughCosAndPassThroughDscp(3), cos(4), cosAndPassThroughDscp(5), cosAndPassThroughCos(6), cosAndPassThroughCosAndPassThroughDscp(7), dscp(8), dscpAndPassThroughCos(9), dscpAndPassThroughDscp(10), dscpAndPassThroughDscpAndPassThroughCos(11), ipPrecedence(12), ipPreAndPassThroughCos(13), ipPreAndPassThroughDSCP(14), ipPreAndPassThroughDSCPAndPassThroughCos(15), mplsEXP(16)}read-createcurrent
qosPortPriority
OBJECT-TYPE
The corresponding CLI:mls qos trust port priority <cos>.
1.3.6.1.4.1.40418.7.100.11.1.2.1.5INTEGER (0..7)read-createcurrent
qosPortMutation
OBJECT-TYPE
configure port of dscp-mutation,opposite cli 'mls qos dscp-mutation <dscp-mutation-name>'
1.3.6.1.4.1.40418.7.100.11.1.2.1.6DisplayStringread-createcurrent
qosPortQueue
OBJECT-TYPE
priorityQueue configure queue out method to strict priority-queue method; wrrQueue restores the default wrr queue out method.
1.3.6.1.4.1.40418.7.100.11.1.2.1.7INTEGER {priorityQueue(0), wrrQueue(1)}read-createcurrent
qosPortStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.11.1.2.1.8INTEGER {active(1), destroy(2)}read-createcurrent
qosClassMapTable
OBJECT-TYPE
classmap configure list
1.3.6.1.4.1.40418.7.100.11.1.3not-accessiblecurrent
qosclassmapEntry
OBJECT-TYPE
about classmap list of concrete definition,index is classmapname.
1.3.6.1.4.1.40418.7.100.11.1.3.1not-accessiblecurrent
qosClassMapName
OBJECT-TYPE
classmap name
1.3.6.1.4.1.40418.7.100.11.1.3.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
qosClassMapType
OBJECT-TYPE
0 class-map <class-map-name>,index is classmapname; 1 match access-group <acl-index-or-name>,need qosClassMapAccessGroup cooperation; 2 match ip dscp <dscp-list> qosClassMapDscp ; 3 match ip precedence <ip-precedence-list> qosClassMapIpPre; 4 match vlan <vlan-list> qosClassMapVlan; 5 match ipv6 dscp <dscp-list> qosClassMapV6Dscp; 7 match ipv6 flowlabel qosClassMapV6Flow; 8 match ipv6 access-group qosClassMapV6AccGroup 9 match cos qosClassCos 10 match mpls-experimental topmost qosClassMapEXPtopmost
1.3.6.1.4.1.40418.7.100.11.1.3.1.2INTEGER {configurClassMap(0), accessGroup(1), dscp(2), ippre(3), vlan(4), v6dscp(5), v6Flow(7), v6AccessGroup(8), cos(9), exptopmost(10)}read-createcurrent
qosClassMapAccessGroup
OBJECT-TYPE
Match specify access-group (name or number). This object be configured only if qosClassMapType in the same row is accessGroup(1).
1.3.6.1.4.1.40418.7.100.11.1.3.1.3DisplayStringread-createcurrent
qosClassMapDscp
OBJECT-TYPE
Match specify Dscp. This object be configured only if qosClassMapType in the same row is dscp(2).
1.3.6.1.4.1.40418.7.100.11.1.3.1.4DisplayStringread-createcurrent
qosClassMapV6Dscp
OBJECT-TYPE
Match specify ipv6 Dscp. This object be configured only if qosClassMapType in the same row is v6dscp(5).
1.3.6.1.4.1.40418.7.100.11.1.3.1.5DisplayStringread-createcurrent
qosClassMapIpPre
OBJECT-TYPE
Match specify Ip Precedence. This object be configured only if qosClassMapType in the same row is ippre(3).
1.3.6.1.4.1.40418.7.100.11.1.3.1.6DisplayStringread-createcurrent
qosClassMapV6AccGroup
OBJECT-TYPE
Match specify Ipv6 Access-Group. This object be configured only if qosClassMapType in the same row is v6AccessGroup(8).
1.3.6.1.4.1.40418.7.100.11.1.3.1.7DisplayStringread-createcurrent
qosClassMapV6Flow
OBJECT-TYPE
Match specify Ipv6 Flowlabel. This object be configured only if qosClassMapType in the same row is v6Flow(6).
1.3.6.1.4.1.40418.7.100.11.1.3.1.8DisplayStringread-createcurrent
qosClassMapVlan
OBJECT-TYPE
Match specify Vlan list . At most 8 vlan id. This object be configured only if qosClassMapType in the same row is vlan(4).
1.3.6.1.4.1.40418.7.100.11.1.3.1.9DisplayStringread-createcurrent
qosClassCos
OBJECT-TYPE
Match specify Cos . This object be configured only if qosClassMapType in the same row is cos(9).
1.3.6.1.4.1.40418.7.100.11.1.3.1.10DisplayStringread-createcurrent
qosClassMapEXPtopmost
OBJECT-TYPE
Match specify MPLS EXP. This object be configured only if qosClassMapType in the same row is EXPtopmost(10).
1.3.6.1.4.1.40418.7.100.11.1.3.1.11DisplayStringread-createcurrent
qosClassMapStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.11.1.3.1.12INTEGER {active(1), destroy(2)}read-createcurrent
qosPolicyTable
OBJECT-TYPE
qos policy list
1.3.6.1.4.1.40418.7.100.11.1.4not-accessiblecurrent
qosPolicyEntry
OBJECT-TYPE
qos policy list of definition,index is qos policy and classmap of name
1.3.6.1.4.1.40418.7.100.11.1.4.1not-accessiblecurrent
qosPolicyName
OBJECT-TYPE
QoS Policy name
1.3.6.1.4.1.40418.7.100.11.1.4.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
qosPolicyClassMap
OBJECT-TYPE
Specify the classmap name.After a policy map is created, it can be associated to a class. So, if you want the class map to match the policy map,please setting the qosPolicyType to 1,and then setting the qosPolicyStatus to 1 .
1.3.6.1.4.1.40418.7.100.11.1.4.1.2DisplayString (SIZE(1..32))read-createcurrent
qosPolicyType
OBJECT-TYPE
the relation between qosPolicyType and CLI: 0 policy-map <policy-map-name>; 1 class <class-map-name>; 2 police <rate-kbps> <burst-kbyte> [exceed-action {drop | policed-dscp-transmit}]; 3 police aggregate <aggregate-policer-name>;
1.3.6.1.4.1.40418.7.100.11.1.4.1.3INTEGER {policymap(0), matchclassmap(1), sp(2), aggregatePolicer(3)}read-createcurrent
qosPolicyRateKbps
OBJECT-TYPE
Rate Bandwidth of one policymap. This object be configured only if qosPolicyType in the same row is sp(2).
1.3.6.1.4.1.40418.7.100.11.1.4.1.4INTEGER (1..10000000)read-createcurrent
qosPolicyNormalBurstKbps
OBJECT-TYPE
Normal burst kbytes.
1.3.6.1.4.1.40418.7.100.11.1.4.1.5INTEGER (1..1000000)read-createcurrent
qosPolicyMaximumBurstKbps
OBJECT-TYPE
Maximum burst kbytes.
1.3.6.1.4.1.40418.7.100.11.1.4.1.6INTEGER (1..1000000)read-createcurrent
qosPolicyPeakKbps
OBJECT-TYPE
Peak information rate.
1.3.6.1.4.1.40418.7.100.11.1.4.1.7INTEGER (1..1000000)read-createcurrent
qosPolicyConformAction
OBJECT-TYPE
conform-action transmit means send packets without any change when specified speed is not exceeded; conform-action drop means drop packets when specified speed is not exceeded; conform-action set-dscp-transmit specifies to mark down packet DSCP value according to policed-dscp mapping when specified speed is not exceeded; conform-action set-prec-transmit specifies to mark down packet TOS value according to policed-dscp mapping when specified speed is not exceeded.
1.3.6.1.4.1.40418.7.100.11.1.4.1.8INTEGER {transmit(0), drop(1), set-dscp-transmit(2), set-prec-transmit(3)}read-createcurrent
qosPolicyConformActionChangeValue
OBJECT-TYPE
If conform-action is set-dscp-transmit(2),the value is between 0-63; else if conform-action is set-prec-transmit(2),the value is between 0-7.
1.3.6.1.4.1.40418.7.100.11.1.4.1.9INTEGER (0..63)read-createcurrent
qosPolicyExceedAction
OBJECT-TYPE
exceed-action transmit means send packets without any change when specified speed is exceeded; exceed-action drop means drop packets when specified speed is exceeded; exceed-action policed-dscp-transmit specifies to mark down packet DSCP value according to policed-dscp mapping when specified speed is exceeded.
1.3.6.1.4.1.40418.7.100.11.1.4.1.10INTEGER {transmit(0), drop(1), policeDscpTransmit(2)}read-createcurrent
qosPolicyViolateAction
OBJECT-TYPE
violate-action transmit means send packets without any change when specified speed is violate; violate-action drop means drop packets when specified speed is violate; violate-action policed-dscp-transmit specifies to mark down packet DSCP value according to policed-dscp mapping when specified speed is violate.
1.3.6.1.4.1.40418.7.100.11.1.4.1.11INTEGER {transmit(0), drop(1), policeDscpTransmit(2)}read-createcurrent
qosPolicyAggregatePolicer
OBJECT-TYPE
aggregate-policer-name. This object be configured only if qosPolicyType in the same row is aggregatePolicer(3).
1.3.6.1.4.1.40418.7.100.11.1.4.1.12DisplayStringread-createcurrent
qosPolicyStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.11.1.4.1.13INTEGER {active(1), destroy(2)}read-createcurrent
qosAggPolicerTable
OBJECT-TYPE
qos of AggPolicer list,use it can configure one item AggPolicer,Attention : the get/get next operation can only get snmp cache content, please refer to qosshow node for the running configuraton
1.3.6.1.4.1.40418.7.100.11.1.5not-accessiblecurrent
qosAggPolicerEntry
OBJECT-TYPE
index is AggPolicer name.
1.3.6.1.4.1.40418.7.100.11.1.5.1not-accessiblecurrent
qosAggPolicerName
OBJECT-TYPE
QoS qosAggPolicer name
1.3.6.1.4.1.40418.7.100.11.1.5.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
qosAggPolicerRateKbps
OBJECT-TYPE
Rate Bandwidth of After the classification.
1.3.6.1.4.1.40418.7.100.11.1.5.1.2INTEGER (1..10000000)read-createcurrent
qosAggPolicerNormalBurstKbps
OBJECT-TYPE
Normal burst kbytes.
1.3.6.1.4.1.40418.7.100.11.1.5.1.3INTEGER (1..1000000)read-createcurrent
qosAggPolicerMaximumBurstKbps
OBJECT-TYPE
Maximum burst kbytes.
1.3.6.1.4.1.40418.7.100.11.1.5.1.4INTEGER (1..1000000)read-createcurrent
qosAggPolicerPeakKbps
OBJECT-TYPE
Peak information rate.
1.3.6.1.4.1.40418.7.100.11.1.5.1.5INTEGER (1..1000000)read-createcurrent
qosAggPolicerConformAction
OBJECT-TYPE
conform-action transmit means send packets without any change when specified speed is not exceeded; conform-action drop means drop packets when specified speed is not exceeded; conform-action set-dscp-transmit specifies to mark down packet DSCP value according to policed-dscp mapping when specified speed is not exceeded; conform-action set-prec-transmit specifies to mark down packet TOS value according to policed-dscp mapping when specified speed is not exceeded.
1.3.6.1.4.1.40418.7.100.11.1.5.1.6INTEGER {transmit(0), drop(1), set-dscp-transmit(2), set-prec-transmit(3)}read-createcurrent
qosAggPolicerConformActionChangeValue
OBJECT-TYPE
If conform-action is set-dscp-transmit(2),the value is between 0-63; else if conform-action is set-prec-transmit(2),the value is between 0-7.
1.3.6.1.4.1.40418.7.100.11.1.5.1.7INTEGER (0..63)read-createcurrent
qosAggPolicerExceedAction
OBJECT-TYPE
exceed-action transmit means send packets without any change when specified speed is exceeded; exceed-action drop means drop packets when specified speed is exceeded; exceed-action policed-dscp-transmit specifies to mark down packet DSCP value according to policed-dscp mapping when specified speed is exceeded.
1.3.6.1.4.1.40418.7.100.11.1.5.1.8INTEGER {transmit(0), drop(1), policeDscpTransmit(2)}read-createcurrent
qosAggPolicerViolateAction
OBJECT-TYPE
violate-action transmit means send packets without any change when specified speed is violate; violate-action drop means drop packets when specified speed is violate; violate-action policed-dscp-transmit specifies to mark down packet DSCP value according to policed-dscp mapping when specified speed is violate.
1.3.6.1.4.1.40418.7.100.11.1.5.1.9INTEGER {transmit(0), drop(1), policeDscpTransmit(2)}read-createcurrent
qosAggPolicerStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.11.1.5.1.10INTEGER {active(1), destroy(2)}read-createcurrent
qosSetTable
OBJECT-TYPE
remark new dscp or ip precedence for classified flow
1.3.6.1.4.1.40418.7.100.11.1.6not-accessiblecurrent
qosSetEntry
OBJECT-TYPE
qosSetTable list of acce index policyname and classmap name.
1.3.6.1.4.1.40418.7.100.11.1.6.1not-accessiblecurrent
qosSetPolicyMapName
OBJECT-TYPE
QoS Policy name
1.3.6.1.4.1.40418.7.100.11.1.6.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
qosSetClassMapName
OBJECT-TYPE
QoS class map name
1.3.6.1.4.1.40418.7.100.11.1.6.1.2DisplayString (SIZE(1..32))read-createcurrent
qosSetType
OBJECT-TYPE
qosSetType range:1,2,3,4,5,6,7,8,9 1 dscp Set IP DSCP (DiffServ CodePoints); 2 precedence Set IP precedence; 3 nexthop Set IP nexthop; 4 dscp Set IPv6 DSCP (DiffServ CodePoints); 6 flowlabel Set IPv6 flowlabel; 7 v6nextHop Set IPv6 nexthop; 8 cos Set CoS ; 9 expimposition Set mpls-experimental-imposition
1.3.6.1.4.1.40418.7.100.11.1.6.1.3INTEGER {dscp(1), precedence(2), nextHop(3), v6Dscp(4), v6FlowLabel(6), v6nextHop(7), cos(8), expimposition(9)}read-createcurrent
qosSetdscp
OBJECT-TYPE
remark dscp for the classified flow
1.3.6.1.4.1.40418.7.100.11.1.6.1.4INTEGER (0..63)read-createcurrent
qosSetprecedence
OBJECT-TYPE
remark ip precedence for classified flow
1.3.6.1.4.1.40418.7.100.11.1.6.1.5INTEGER (0..7)read-createcurrent
qosSetnextHop
OBJECT-TYPE
set nexthop for classified flow
1.3.6.1.4.1.40418.7.100.11.1.6.1.6IpAddressread-createcurrent
qosSetv6Dscp
OBJECT-TYPE
remark ipv6 dscp for classified flow
1.3.6.1.4.1.40418.7.100.11.1.6.1.7INTEGER (0..63)read-createcurrent
qosSetv6FlowLabel
OBJECT-TYPE
remark ipv6 flow lable for classified flow
1.3.6.1.4.1.40418.7.100.11.1.6.1.8INTEGER (0..1048575)read-createcurrent
qosSetv6nextHop
OBJECT-TYPE
set IPv6 nexthop for classified flow
1.3.6.1.4.1.40418.7.100.11.1.6.1.9DisplayStringread-createcurrent
qosSetCos
OBJECT-TYPE
remark cos for classified flow
1.3.6.1.4.1.40418.7.100.11.1.6.1.10INTEGER (0..7)read-createcurrent
qosSetEXPimposition
OBJECT-TYPE
remark MPLS EXP value for classified flow
1.3.6.1.4.1.40418.7.100.11.1.6.1.11INTEGER (0..7)read-createcurrent
qosSetStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.11.1.6.1.12INTEGER {active(1), destroy(2)}read-createcurrent
qosPortBindTable
OBJECT-TYPE
Apply a policy map to the specified port.
1.3.6.1.4.1.40418.7.100.11.1.7not-accessiblecurrent
qosPortBindEntry
OBJECT-TYPE
the index of this entry is port-index and policy-map
1.3.6.1.4.1.40418.7.100.11.1.7.1not-accessiblecurrent
qosPortBindIndex
OBJECT-TYPE
QoS Port Index
1.3.6.1.4.1.40418.7.100.11.1.7.1.1INTEGERnot-accessiblecurrent
qosPortBindPolicy
OBJECT-TYPE
QoS Policy name
1.3.6.1.4.1.40418.7.100.11.1.7.1.2DisplayString (SIZE(1..16))not-accessiblecurrent
qosPortBindType
OBJECT-TYPE
input(1),bind the policy-map to ingress port; output(2),bind the policy-map to egress port; noinput(3),unbind the policy-map to ingress port; nooutput(4), unbind the policy-map to egress port
1.3.6.1.4.1.40418.7.100.11.1.7.1.3INTEGER {input(1), output(2), noinput(3), nooutput(4)}read-createcurrent
qosPortQueueTable
OBJECT-TYPE
set golbal qos WRR weight
1.3.6.1.4.1.40418.7.100.11.1.8not-accessiblecurrent
qosPortQueueEntry
OBJECT-TYPE
set port qos WRR weight,index is port index.
1.3.6.1.4.1.40418.7.100.11.1.8.1not-accessiblecurrent
qosPortQueueIndex
OBJECT-TYPE
QoS Port Index
1.3.6.1.4.1.40418.7.100.11.1.8.1.1INTEGERnot-accessiblecurrent
qosPortQueueWeight1
OBJECT-TYPE
WRR weight,range is 0~15.
1.3.6.1.4.1.40418.7.100.11.1.8.1.2INTEGERread-createcurrent
qosPortQueueWeight2
OBJECT-TYPE
WRR weight,range is 0~15.
1.3.6.1.4.1.40418.7.100.11.1.8.1.3INTEGERread-createcurrent
qosPortQueueWeight3
OBJECT-TYPE
WRR weight,range is 0~15.
1.3.6.1.4.1.40418.7.100.11.1.8.1.4INTEGERread-createcurrent
qosPortQueueWeight4
OBJECT-TYPE
WRR weight,range is 0~15.
1.3.6.1.4.1.40418.7.100.11.1.8.1.5INTEGERread-createcurrent
qosPortQueueWeight5
OBJECT-TYPE
WRR weight,range is 0~15.
1.3.6.1.4.1.40418.7.100.11.1.8.1.6INTEGERread-createcurrent
qosPortQueueWeight6
OBJECT-TYPE
WRR weight,range is 0~15.
1.3.6.1.4.1.40418.7.100.11.1.8.1.7INTEGERread-createcurrent
qosPortQueueWeight7
OBJECT-TYPE
WRR weight,range is 0~15.
1.3.6.1.4.1.40418.7.100.11.1.8.1.8INTEGERread-createcurrent
qosPortQueueWeight8
OBJECT-TYPE
WRR weight,range is 0~15.
1.3.6.1.4.1.40418.7.100.11.1.8.1.9INTEGERread-createcurrent
qosPortQueueStatus
OBJECT-TYPE
Setting it to active(1) creates an entry.Setting it to destroy(2) destroys an entry.
1.3.6.1.4.1.40418.7.100.11.1.8.1.10INTEGER {active(1), destroy(2)}read-createcurrent
qosMap
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.11.1.10
qosMapType
OBJECT-TYPE
qosMapType range is 1~5.1 mls qos map cos-dscp <dscp1...dscp8>; 2 mls qos map dscp-cos <dscp-list> to <cos>; 3 mls qos map dscp-mutation <dscp-mutation-name> <in-dscp> to <out-dscp>; 4 mls qos map ip-prec-dscp <dscp1...dscp8>; 5 mls qos map policed-dscp <dscp-list> to <mark-down-dscp>; 6 mls qos map exp-dscp <dscp-value-list>; 7 mls qos map dscp-exp <dscp-value-list> to <exp> When you want to configure the Map of DSCP to COS,please configure the qosMapType==2 firstly, input the dscp(1~8) optionally, then configure the qosMapCos , valid/invalid the qosMapStatus finally.
1.3.6.1.4.1.40418.7.100.11.1.10.1INTEGER {cosDscp(1), dscpCos(2), dscpMutation(3), ipPrecDscp(4), policedDscp(5), expdscp(6), dscpexp(7)}read-createcurrent
qosMapDscp1
OBJECT-TYPE
DSCP-CoS map,DSCP range is 0~63
1.3.6.1.4.1.40418.7.100.11.1.10.2INTEGERread-createcurrent
qosMapDscp2
OBJECT-TYPE
DSCP-CoS map,DSCP range is 0~63
1.3.6.1.4.1.40418.7.100.11.1.10.3INTEGERread-createcurrent
qosMapDscp3
OBJECT-TYPE
DSCP-CoS map,DSCP range is 0~63
1.3.6.1.4.1.40418.7.100.11.1.10.4INTEGERread-createcurrent
qosMapDscp4
OBJECT-TYPE
DSCP-CoS map,DSCP range is 0~63
1.3.6.1.4.1.40418.7.100.11.1.10.5INTEGERread-createcurrent
qosMapDscp5
OBJECT-TYPE
DSCP-CoS map,DSCP range is 0~63
1.3.6.1.4.1.40418.7.100.11.1.10.6INTEGERread-createcurrent
qosMapDscp6
OBJECT-TYPE
DSCP-CoS map,DSCP range is 0~63
1.3.6.1.4.1.40418.7.100.11.1.10.7INTEGERread-createcurrent
qosMapDscp7
OBJECT-TYPE
DSCP-CoS map,DSCP range is 0~63
1.3.6.1.4.1.40418.7.100.11.1.10.8INTEGERread-createcurrent
qosMapDscp8
OBJECT-TYPE
DSCP-CoS map,DSCP range is 0~63
1.3.6.1.4.1.40418.7.100.11.1.10.9INTEGERread-createcurrent
qosMapCos
OBJECT-TYPE
the cos which DSCP map to
1.3.6.1.4.1.40418.7.100.11.1.10.10INTEGERread-createcurrent
qosMapEXP
OBJECT-TYPE
the EXP value which DSCP map to
1.3.6.1.4.1.40418.7.100.11.1.10.11INTEGER (0..7)read-createcurrent
qosMapMarkDownDscp
OBJECT-TYPE
the dscp after mark down
1.3.6.1.4.1.40418.7.100.11.1.10.12INTEGERread-createcurrent
qosMapMarkDownType
OBJECT-TYPE
normal-burst:markdown map used by the exceed-action;max-burst:markdown map used by the violate-action.
1.3.6.1.4.1.40418.7.100.11.1.10.13INTEGER {normal-burst(0), max-burst(1)}read-createcurrent
qosMapMutationName
OBJECT-TYPE
map name
1.3.6.1.4.1.40418.7.100.11.1.10.14DisplayString (SIZE(1..16))read-createcurrent
qosMapMutationOut
OBJECT-TYPE
egress DSCP,only one,eight ingress DSCP value map to one egress value
1.3.6.1.4.1.40418.7.100.11.1.10.15INTEGERread-createcurrent
qosMapStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.11.1.10.16INTEGER {active(1), destroy(2)}read-createcurrent
showqos
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.11.1.11
showclassmapTable
OBJECT-TYPE
show class map table
1.3.6.1.4.1.40418.7.100.11.1.11.1not-accessiblecurrent
showclassmapEntry
OBJECT-TYPE
show class map entry
1.3.6.1.4.1.40418.7.100.11.1.11.1.1not-accessiblecurrent
showclassmapname
OBJECT-TYPE
classmap name
1.3.6.1.4.1.40418.7.100.11.1.11.1.1.1DisplayString (SIZE(1..128))not-accessiblecurrent
showclassmapmatch
OBJECT-TYPE
one item classmap match rule
1.3.6.1.4.1.40418.7.100.11.1.11.1.1.2DisplayString (SIZE(1..512))read-onlycurrent
showpolicymapTable
OBJECT-TYPE
show policy list
1.3.6.1.4.1.40418.7.100.11.1.11.2not-accessiblecurrent
showpolicymapEntry
OBJECT-TYPE
policy map entry
1.3.6.1.4.1.40418.7.100.11.1.11.2.1not-accessiblecurrent
showpolicymapname
OBJECT-TYPE
policy name
1.3.6.1.4.1.40418.7.100.11.1.11.2.1.1DisplayString (SIZE(1..128))not-accessiblecurrent
showpolicymapcontent
OBJECT-TYPE
the match classmap and all defined other rules
1.3.6.1.4.1.40418.7.100.11.1.11.2.1.2DisplayString (SIZE(1..512))read-onlycurrent
showqosaggregatepolicerTable
OBJECT-TYPE
display aggregatepolicer list
1.3.6.1.4.1.40418.7.100.11.1.11.3not-accessiblecurrent
showqosaggregatepolicerEntry
OBJECT-TYPE
aggregatepolicer entry,index is showqosaggregatepolicername
1.3.6.1.4.1.40418.7.100.11.1.11.3.1not-accessiblecurrent
showqosaggregatepolicername
OBJECT-TYPE
aggregatepolicer name
1.3.6.1.4.1.40418.7.100.11.1.11.3.1.1DisplayString (SIZE(1..128))not-accessiblecurrent
showqosaggregatepolicercontent
OBJECT-TYPE
aggregatepolicer parameter
1.3.6.1.4.1.40418.7.100.11.1.11.3.1.2DisplayString (SIZE(1..512))read-onlycurrent
showmlsqosinterfaceTable
OBJECT-TYPE
show port qos configuration
1.3.6.1.4.1.40418.7.100.11.1.11.4not-accessiblecurrent
showmlsqosinterfaceEntry
OBJECT-TYPE
showmlsqosinterfaceTable,index is port-index
1.3.6.1.4.1.40418.7.100.11.1.11.4.1not-accessiblecurrent
showmlsqosinterfaceIndex
OBJECT-TYPE
port index
1.3.6.1.4.1.40418.7.100.11.1.11.4.1.1INTEGERnot-accessiblecurrent
showmlsqosinterfaceqoscontent
OBJECT-TYPE
qos port configuration
1.3.6.1.4.1.40418.7.100.11.1.11.4.1.2DisplayString (SIZE(1..512))read-onlycurrent
showmlsqosmaps
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.11.1.11.5
showmlsqosmapscosdscp
OBJECT-TYPE
cos-dscp map
1.3.6.1.4.1.40418.7.100.11.1.11.5.1DisplayString (SIZE(1..512))read-onlycurrent
showmlsqosmapscosqueue
OBJECT-TYPE
COS-wrr-queue map
1.3.6.1.4.1.40418.7.100.11.1.11.5.2DisplayString (SIZE(1..512))read-onlycurrent
showmlsqosmapsdscpcos
OBJECT-TYPE
DSCP-COS map
1.3.6.1.4.1.40418.7.100.11.1.11.5.3DisplayString (SIZE(1..512))read-onlycurrent
showmlsqosmapsipprecdscp
OBJECT-TYPE
IP precedence to DSCP map
1.3.6.1.4.1.40418.7.100.11.1.11.5.4DisplayString (SIZE(1..512))read-onlycurrent
showmlsqosmapspoliceddscp
OBJECT-TYPE
DSCP mark down map
1.3.6.1.4.1.40418.7.100.11.1.11.5.5DisplayString (SIZE(1..512))read-onlycurrent
showmlsqosmapspoliceddscpnormalburst
OBJECT-TYPE
Normal Burst Policed-dscp map
1.3.6.1.4.1.40418.7.100.11.1.11.5.6DisplayString (SIZE(1..512))read-onlycurrent
showmlsqosmapsexpdscp
OBJECT-TYPE
EXP to DSCP map
1.3.6.1.4.1.40418.7.100.11.1.11.5.7DisplayString (SIZE(1..512))read-onlycurrent
showmlsqosmapsdscpexp
OBJECT-TYPE
DSCP to EXP map
1.3.6.1.4.1.40418.7.100.11.1.11.5.8DisplayString (SIZE(1..512))read-onlycurrent
showmlsqosmapsdscpmutationTable
OBJECT-TYPE
ingress DSCP to egress DSCP map
1.3.6.1.4.1.40418.7.100.11.1.11.6not-accessiblecurrent
showmlsqosmapsdscpmutationEntry
OBJECT-TYPE
index is dscpmutationname
1.3.6.1.4.1.40418.7.100.11.1.11.6.1not-accessiblecurrent
showmlsqosmapsdscpmutationname
OBJECT-TYPE
dscpmutationname.
1.3.6.1.4.1.40418.7.100.11.1.11.6.1.1DisplayString (SIZE(1..128))not-accessiblecurrent
showmlsqosmapsdscpmutationcontent
OBJECT-TYPE
DSCP-DSCP map
1.3.6.1.4.1.40418.7.100.11.1.11.6.1.2DisplayString (SIZE(1..512))read-onlycurrent
qos3
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.11.2
qos3PolicyMapGroupTable
OBJECT-TYPE
this table is used for building a policy and mapping the named policy to number, if you want to configure a policy,you must map at here.
1.3.6.1.4.1.40418.7.100.11.2.1not-accessiblecurrent
qos3PolicyMapGroupEntry
OBJECT-TYPE
entry for policy map group.
1.3.6.1.4.1.40418.7.100.11.2.1.1not-accessiblecurrent
qos3PolicyMapGroupIndex
OBJECT-TYPE
the range is 0-(2^64 - 1).
1.3.6.1.4.1.40418.7.100.11.2.1.1.1INTEGERread-onlycurrent
qos3PolicyMapGroupName
OBJECT-TYPE
the policy name
1.3.6.1.4.1.40418.7.100.11.2.1.1.2DisplayString (SIZE(1..64))read-writecurrent
qos3PolicyMapGroupIsExt
OBJECT-TYPE
indicate that whether the policy used on extand field processor.
1.3.6.1.4.1.40418.7.100.11.2.1.1.3INTEGER {disable(0), enable(1)}read-writecurrent
qos3PolicyMapGroupStatus
OBJECT-TYPE
the status of qos3PolicyMapGroupTable
1.3.6.1.4.1.40418.7.100.11.2.1.1.4INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3ClassMapTable
OBJECT-TYPE
this table is used for configuring the filter rule of qos
1.3.6.1.4.1.40418.7.100.11.2.2not-accessiblecurrent
qos3ClassMapEntry
OBJECT-TYPE
entry for class map.
1.3.6.1.4.1.40418.7.100.11.2.2.1not-accessiblecurrent
qos3ClassMapName
OBJECT-TYPE
the name of class
1.3.6.1.4.1.40418.7.100.11.2.2.1.1DisplayString (SIZE(1..64))read-onlycurrent
qos3ClassMapType
OBJECT-TYPE
the clss type that you want to matching.
1.3.6.1.4.1.40418.7.100.11.2.2.1.2INTEGER {cos(0), dscp(1), ipPrecedence(2), ipv6Dscp(3), ipv6Flowlabel(4), exp(5), vlan(6), aclIndex(7)}read-writecurrent
qos3ClassMapValue
OBJECT-TYPE
the value of you choosed type at last node,the limits: cos <0-7> dscp <0-63> ipPrecedence<0-7> ipv6Dscp<0-63> vlan <1-4094> ipv6Flowlabel<0-1048575> exp is not support now.except aclindex,you can config 8 parameters at most,for example,if you choose the type of cos,you can config 0,1,2,3,4,5,6,7 or 0,1 at here.
1.3.6.1.4.1.40418.7.100.11.2.2.1.3DisplayStringread-writecurrent
qos3ClassMapUsedTime
OBJECT-TYPE
display how many times the class used.
1.3.6.1.4.1.40418.7.100.11.2.2.1.4INTEGERread-onlycurrent
qos3ClassMapStatus
OBJECT-TYPE
the status of qos3ClassMapTable,destroy(2) will destroy the whole class-map,remove(3) just clear the value of qos3ClassMapValue.
1.3.6.1.4.1.40418.7.100.11.2.2.1.5INTEGER {createAndGo(0), active(1), destroy(2), remove(3)}read-writecurrent
qos3AggregatePolicyTable
OBJECT-TYPE
this table is used for configuring aggregate policy.
1.3.6.1.4.1.40418.7.100.11.2.3not-accessiblecurrent
qos3AggregatePolicyEntry
OBJECT-TYPE
entry for aggregate policy.
1.3.6.1.4.1.40418.7.100.11.2.3.1not-accessiblecurrent
qos3AggPolicyMapName
OBJECT-TYPE
the name of aggregate policy.
1.3.6.1.4.1.40418.7.100.11.2.3.1.1DisplayString (SIZE(1..64))read-onlycurrent
qos3AggPolicyCIRKbps
OBJECT-TYPE
CIR(Committed Information Rate) Kbits per second <1-10000000>
1.3.6.1.4.1.40418.7.100.11.2.3.1.2INTEGER (1..10000000)read-writecurrent
qos3AggPolicyCBSKbps
OBJECT-TYPE
CBS(Committed Burst Size) Kbytes <1-1000000>
1.3.6.1.4.1.40418.7.100.11.2.3.1.3INTEGER (1..1000000)read-writecurrent
qos3AggPolicyPBSKbps
OBJECT-TYPE
PBS(Peak Burst Size) Kbytes <1-1000000>
1.3.6.1.4.1.40418.7.100.11.2.3.1.4INTEGER (1..1000000)read-writecurrent
qos3AggPolicyPIRKbps
OBJECT-TYPE
PIR(Peak Information Rate) Kbits per second <1-10000000>
1.3.6.1.4.1.40418.7.100.11.2.3.1.5INTEGER (1..10000000)read-writecurrent
qos3AggPolicyConformAction
OBJECT-TYPE
Action when rate is not exceeded,for example: if you want to config cos(2) and intp(5),you must set 24 (0010 0100).
1.3.6.1.4.1.40418.7.100.11.2.3.1.6Bits {transmit(0), drop(1), cos(2), dscp(3), ipPrecedence(4), intp(5), dp(6)}read-writecurrent
qos3AggPolicyconformSetCos
OBJECT-TYPE
Set COS
1.3.6.1.4.1.40418.7.100.11.2.3.1.7INTEGER (0..7)read-writecurrent
qos3AggPolicyconformSetDscp
OBJECT-TYPE
Change dscp
1.3.6.1.4.1.40418.7.100.11.2.3.1.8INTEGER (0..63)read-writecurrent
qos3AggPolicyconformSetPrec
OBJECT-TYPE
Change precedence
1.3.6.1.4.1.40418.7.100.11.2.3.1.9INTEGER (0..7)read-writecurrent
qos3AggPolicyconformSetIntp
OBJECT-TYPE
Set Internal priority
1.3.6.1.4.1.40418.7.100.11.2.3.1.10INTEGER (0..7)read-writecurrent
qos3AggPolicyconformSetDp
OBJECT-TYPE
Set Drop priority
1.3.6.1.4.1.40418.7.100.11.2.3.1.11INTEGER (0..2)read-writecurrent
qos3AggPolicyExceedAction
OBJECT-TYPE
Action when rate is exceeded,for example: if you want to config cos(2) and intp(5),you must set 24 (0010 0100).
1.3.6.1.4.1.40418.7.100.11.2.3.1.12Bits {transmit(0), drop(1), cos(2), dscp(3), ipPrecedence(4), intp(5), dp(6), policiedIntpTransmit(7)}read-writecurrent
qos3AggPolicyExceedSetCos
OBJECT-TYPE
Set COS
1.3.6.1.4.1.40418.7.100.11.2.3.1.13INTEGER (0..7)read-writecurrent
qos3AggPolicyExceedSetDscp
OBJECT-TYPE
Change dscp
1.3.6.1.4.1.40418.7.100.11.2.3.1.14INTEGER (0..63)read-writecurrent
qos3AggPolicyExceedSetPrec
OBJECT-TYPE
Change precedence
1.3.6.1.4.1.40418.7.100.11.2.3.1.15INTEGER (0..7)read-writecurrent
qos3AggPolicyExceedSetIntp
OBJECT-TYPE
Set Internal priority
1.3.6.1.4.1.40418.7.100.11.2.3.1.16INTEGER (0..7)read-writecurrent
qos3AggPolicyExceedSetDp
OBJECT-TYPE
Set Drop priority
1.3.6.1.4.1.40418.7.100.11.2.3.1.17INTEGER (0..2)read-writecurrent
qos3AggPolicyViolateAction
OBJECT-TYPE
Action when rate is violated,for example: if you want to config cos(2) and intp(5),you must set 24 (0010 0100).
1.3.6.1.4.1.40418.7.100.11.2.3.1.18Bits {transmit(0), drop(1), cos(2), dscp(3), ipPrecedence(4), intp(5), dp(6), policiedIntpTransmit(7)}read-writecurrent
qos3AggPolicyViolateSetCos
OBJECT-TYPE
Set COS
1.3.6.1.4.1.40418.7.100.11.2.3.1.19INTEGER (0..7)read-writecurrent
qos3AggPolicyViolateSetDscp
OBJECT-TYPE
Change dscp
1.3.6.1.4.1.40418.7.100.11.2.3.1.20INTEGER (0..63)read-writecurrent
qos3AggPolicyViolateSetPrec
OBJECT-TYPE
Change precedence
1.3.6.1.4.1.40418.7.100.11.2.3.1.21INTEGER (0..7)read-writecurrent
qos3AggPolicyViolateSetIntp
OBJECT-TYPE
Set Internal priority
1.3.6.1.4.1.40418.7.100.11.2.3.1.22INTEGER (0..7)read-writecurrent
qos3AggPolicyViolateSetDp
OBJECT-TYPE
Set Drop priority
1.3.6.1.4.1.40418.7.100.11.2.3.1.23INTEGER (0..2)read-writecurrent
qos3AggPolicyStatus
OBJECT-TYPE
the status of qos3AggregatePolicyTable
1.3.6.1.4.1.40418.7.100.11.2.3.1.24INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3PolicyTable
OBJECT-TYPE
this table is used for configuring policy
1.3.6.1.4.1.40418.7.100.11.2.4not-accessiblecurrent
qos3PolicyEntry
OBJECT-TYPE
entry for policy.
1.3.6.1.4.1.40418.7.100.11.2.4.1not-accessiblecurrent
qos3PolicyMapIndex
OBJECT-TYPE
the index of policy that you configured at qos3PolicyMapGroupTable
1.3.6.1.4.1.40418.7.100.11.2.4.1.1INTEGERread-onlycurrent
qos3PolicyClassMapName
OBJECT-TYPE
Specify the classmap name.After a policy map is created, it can be associated to a class
1.3.6.1.4.1.40418.7.100.11.2.4.1.2DisplayString (SIZE(1..64))read-onlycurrent
qos3PolicyInsertClassMapName
OBJECT-TYPE
Specify the position of classmap name
1.3.6.1.4.1.40418.7.100.11.2.4.1.3DisplayString (SIZE(1..64))read-writecurrent
qos3PolicyType
OBJECT-TYPE
pidAction means simple policy.colorAction and aggregateAction is Mutually exclusive,for example,if you want the pidAction and colorAction become effective,you must set the value c0.
1.3.6.1.4.1.40418.7.100.11.2.4.1.4Bits {pidAction(0), colorAction(1), aggregateAction(2)}read-writecurrent
qos3PolicyCIRKbps
OBJECT-TYPE
CIR(Committed Information Rate) Kbits per second <1-10000000>
1.3.6.1.4.1.40418.7.100.11.2.4.1.5INTEGER (1..10000000)read-writecurrent
qos3PolicyCBSKbps
OBJECT-TYPE
CBS(Committed Burst Size) Kbytes <1-1000000>
1.3.6.1.4.1.40418.7.100.11.2.4.1.6INTEGER (1..1000000)read-writecurrent
qos3PolicyPBSKbps
OBJECT-TYPE
PBS(Peak Burst Size) Kbytes <1-1000000>
1.3.6.1.4.1.40418.7.100.11.2.4.1.7INTEGER (1..1000000)read-writecurrent
qos3PolicyPIRKbps
OBJECT-TYPE
PIR(Peak Information Rate) Kbits per second <1-10000000>
1.3.6.1.4.1.40418.7.100.11.2.4.1.8INTEGER (1..10000000)read-writecurrent
qos3PolicyConformAction
OBJECT-TYPE
Action when rate is not exceeded,for example: if you want to config cos(2) and intp(5),you must set 24 (0010 0100).
1.3.6.1.4.1.40418.7.100.11.2.4.1.9Bits {transmit(0), drop(1), cos(2), dscp(3), ipPrecedence(4), intp(5), dp(6)}read-writecurrent
qos3PolicyconformSetCos
OBJECT-TYPE
Set COS
1.3.6.1.4.1.40418.7.100.11.2.4.1.10INTEGER (0..7)read-writecurrent
qos3PolicyconformSetDscp
OBJECT-TYPE
Change dscp
1.3.6.1.4.1.40418.7.100.11.2.4.1.11INTEGER (0..63)read-writecurrent
qos3PolicyconformSetPrec
OBJECT-TYPE
Change precedence
1.3.6.1.4.1.40418.7.100.11.2.4.1.12INTEGER (0..7)read-writecurrent
qos3PolicyconformSetIntp
OBJECT-TYPE
Set Internal priority
1.3.6.1.4.1.40418.7.100.11.2.4.1.13INTEGER (0..7)read-writecurrent
qos3PolicyconformSetDp
OBJECT-TYPE
Set Drop priority
1.3.6.1.4.1.40418.7.100.11.2.4.1.14INTEGER (0..2)read-writecurrent
qos3PolicyExceedAction
OBJECT-TYPE
Action when rate is exceeded,for example: if you want to config cos(2) and intp(5),you must set 24 (0010 0100).
1.3.6.1.4.1.40418.7.100.11.2.4.1.15Bits {transmit(0), drop(1), cos(2), dscp(3), ipPrecedence(4), intp(5), dp(6), policiedIntpTransmit(7)}read-writecurrent
qos3PolicyExceedSetCos
OBJECT-TYPE
Set COS
1.3.6.1.4.1.40418.7.100.11.2.4.1.16INTEGER (0..7)read-writecurrent
qos3PolicyExceedSetDscp
OBJECT-TYPE
Change dscp
1.3.6.1.4.1.40418.7.100.11.2.4.1.17INTEGER (0..63)read-writecurrent
qos3PolicyExceedSetPrec
OBJECT-TYPE
Change precedence
1.3.6.1.4.1.40418.7.100.11.2.4.1.18INTEGER (0..7)read-writecurrent
qos3PolicyExceedSetIntp
OBJECT-TYPE
Set Internal priority
1.3.6.1.4.1.40418.7.100.11.2.4.1.19INTEGER (0..7)read-writecurrent
qos3PolicyExceedSetDp
OBJECT-TYPE
Set Drop priority
1.3.6.1.4.1.40418.7.100.11.2.4.1.20INTEGER (0..2)read-writecurrent
qos3PolicyViolateAction
OBJECT-TYPE
Action when rate is violated,for example: if you want to config cos(2) and intp(5),you must set 24 (0010 0100).
1.3.6.1.4.1.40418.7.100.11.2.4.1.21Bits {transmit(0), drop(1), cos(2), dscp(3), ipPrecedence(4), intp(5), dp(6), policiedIntpTransmit(7)}read-writecurrent
qos3PolicyViolateSetCos
OBJECT-TYPE
Set COS
1.3.6.1.4.1.40418.7.100.11.2.4.1.22INTEGER (0..7)read-writecurrent
qos3PolicyViolateSetDscp
OBJECT-TYPE
Change dscp
1.3.6.1.4.1.40418.7.100.11.2.4.1.23INTEGER (0..63)read-writecurrent
qos3PolicyViolateSetPrec
OBJECT-TYPE
Change precedence
1.3.6.1.4.1.40418.7.100.11.2.4.1.24INTEGER (0..7)read-writecurrent
qos3PolicyViolateSetIntp
OBJECT-TYPE
Set Internal priority
1.3.6.1.4.1.40418.7.100.11.2.4.1.25INTEGER (0..7)read-writecurrent
qos3PolicyViolateSetDp
OBJECT-TYPE
Set Drop priority
1.3.6.1.4.1.40418.7.100.11.2.4.1.26INTEGER (0..2)read-writecurrent
qos3PolicyAggregatePolicer
OBJECT-TYPE
the name of aggregate policy
1.3.6.1.4.1.40418.7.100.11.2.4.1.27DisplayStringread-writecurrent
qos3PolicyAccounting
OBJECT-TYPE
enable the Counter statistics or not.
1.3.6.1.4.1.40418.7.100.11.2.4.1.28INTEGER {disable(0), enable(1)}read-writecurrent
qos3PolicyPidAction
OBJECT-TYPE
simple policy action,for example: if you want to config cos(0) and setSTpid(10),you must set 8020 (1000 0000 0010 0000). some network Management Software offer selections that is not correct,in RFC3417,When encoding an object whose syntax is described using the BITS construct, the value is encoded as an OCTET STRING, in which all the named bits in (the definition of) the bitstring, commencing with the first bit and proceeding to the last bit,are placed in bits 8 (high order bit) to 1 (low order bit) of the first octet, followed by bits 8 to 1 of each subsequent octet in turn, followed by as many bits as are needed of the final subsequent octet, commencing with bit 8. Remaining bits,if any, of the final octet are set to zero on generation and ignored on receipt.
1.3.6.1.4.1.40418.7.100.11.2.4.1.29Bits {cos(0), dscp(1), ipPrecedence(2), ipNextHop(3), exp(4), ipv6NextHop(5), intp(6), dp(7), setCvid(8), setSvid(9), setSTpid(10), addSvid(11), delCvid(12), setTunnelId(13), transmit(14), drop(15)}read-writecurrent
qos3SetCos
OBJECT-TYPE
set cos
1.3.6.1.4.1.40418.7.100.11.2.4.1.30INTEGER (0..7)read-writecurrent
qos3SetIpDscp
OBJECT-TYPE
change dscp
1.3.6.1.4.1.40418.7.100.11.2.4.1.31INTEGER (0..63)read-writecurrent
qos3SetIpPrec
OBJECT-TYPE
change precedence
1.3.6.1.4.1.40418.7.100.11.2.4.1.32INTEGER (0..7)read-writecurrent
qos3SetIntp
OBJECT-TYPE
Set Internal priority
1.3.6.1.4.1.40418.7.100.11.2.4.1.33INTEGER (0..7)read-writecurrent
qos3SetDp
OBJECT-TYPE
Set Drop priority
1.3.6.1.4.1.40418.7.100.11.2.4.1.34INTEGER (0..2)read-writecurrent
qos3SetCVid
OBJECT-TYPE
set vlan id of inner VLAN tag.
1.3.6.1.4.1.40418.7.100.11.2.4.1.35INTEGER (1..4094)read-writecurrent
qos3SetSVid
OBJECT-TYPE
set vlan id of outer VLAN tag.
1.3.6.1.4.1.40418.7.100.11.2.4.1.36INTEGER (1..4094)read-writecurrent
qos3SetSTpid
OBJECT-TYPE
Set S-tpid
1.3.6.1.4.1.40418.7.100.11.2.4.1.37INTEGER {value0x8100(1), value0x88a8(2), value0x9100(3)}read-writecurrent
qos3AddSVid
OBJECT-TYPE
add vlan id of outer VLAN tag
1.3.6.1.4.1.40418.7.100.11.2.4.1.38INTEGER (1..4094)read-writecurrent
qos3DelCVid
OBJECT-TYPE
delete vlan id of inner VLAN tag.
1.3.6.1.4.1.40418.7.100.11.2.4.1.39INTEGER {disable(0), enable(1)}read-onlycurrent
qos3SetTunnelId
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.11.2.4.1.40INTEGER (1..50)read-writecurrent
qos3SetIpDefaultPBR
OBJECT-TYPE
whether add Default routing of ip type.
1.3.6.1.4.1.40418.7.100.11.2.4.1.41INTEGER {disable(0), enable(1)}read-writecurrent
qos3SetIpVrf
OBJECT-TYPE
set the vrf of ip type
1.3.6.1.4.1.40418.7.100.11.2.4.1.42INTEGER (0..252)read-writecurrent
qos3SetIpNextHop
OBJECT-TYPE
set Nexthop IP address.
1.3.6.1.4.1.40418.7.100.11.2.4.1.43IpAddressread-writecurrent
qos3SetExp
OBJECT-TYPE
set exp.
1.3.6.1.4.1.40418.7.100.11.2.4.1.44INTEGER (0..7)read-writecurrent
qos3SetIpv6DefaultPBR
OBJECT-TYPE
whether add Default routing of ipv6 type
1.3.6.1.4.1.40418.7.100.11.2.4.1.45INTEGER {disable(0), enable(1)}read-writecurrent
qos3SetIpv6Vrf
OBJECT-TYPE
set the vrf of ipv6 type.
1.3.6.1.4.1.40418.7.100.11.2.4.1.46INTEGER (0..252)read-writecurrent
qos3SetIpv6NextHop
OBJECT-TYPE
set Nexthop IPv6 address
1.3.6.1.4.1.40418.7.100.11.2.4.1.47DisplayString (SIZE(1..40))read-writecurrent
qos3PolicyStatus
OBJECT-TYPE
the status of qos3PolicyTable. destroy(2) will put off the class-map,removeColorAct(3) will clear the color-act, removeAggregateAct(4) will clear the aggregate-act,removePidAct(5) will clear the value while you set int pidAction.
1.3.6.1.4.1.40418.7.100.11.2.4.1.48INTEGER {createAndGo(0), active(1), destroy(2), removeColorAct(3), removeAggregateAct(4), removePidAct(5)}read-writecurrent
qos3PortTable
OBJECT-TYPE
qos port configration.
1.3.6.1.4.1.40418.7.100.11.2.5not-accessiblecurrent
qos3PortEntry
OBJECT-TYPE
entry for port configuration of qos about trust,cos value,queue drop-algorithm and queue algorithm.
1.3.6.1.4.1.40418.7.100.11.2.5.1not-accessiblecurrent
qos3PortIndex
OBJECT-TYPE
port index.
1.3.6.1.4.1.40418.7.100.11.2.5.1.1INTEGERread-onlycurrent
qos3PortCos
OBJECT-TYPE
set default cos of the port.
1.3.6.1.4.1.40418.7.100.11.2.5.1.2INTEGER (0..7)read-writecurrent
qos3PortTrust
OBJECT-TYPE
set port trust. cosEnable,dscpEnable and expEnable can be set at the same time;cosDisable,dscpDisable and expDisbable can be set at the same time; cosEnable,dscpEnable and expEnable can not be set at the same time with dscpDisable,cosDisable and expDisbable.
1.3.6.1.4.1.40418.7.100.11.2.5.1.3Bits {cosEnable(0), dscpEnable(1), expEnable(2), cosDisable(3), dscpDisable(4), expDisbable(5)}read-writecurrent
qos3PortWredEnable
OBJECT-TYPE
set the drop Algorithm of port's queue.
1.3.6.1.4.1.40418.7.100.11.2.5.1.4INTEGER {tail(0), wred(1)}read-writecurrent
qos3PortQueueAlgorithm
OBJECT-TYPE
effected the weight Algorithm of port's queue.
1.3.6.1.4.1.40418.7.100.11.2.5.1.5INTEGER {sp(0), wrr(1), wdrr(2)}read-writecurrent
qos3PortPassThroughCos
OBJECT-TYPE
forbid changing the value of cos.
1.3.6.1.4.1.40418.7.100.11.2.5.1.6INTEGER {disable(0), enable(1)}read-writecurrent
qos3PortPassThroughDscp
OBJECT-TYPE
forbid changing the value of dscp.
1.3.6.1.4.1.40418.7.100.11.2.5.1.7INTEGER {disable(0), enable(1)}read-writecurrent
qos3QueueWeightTable
OBJECT-TYPE
this table is used for configuring port's weight
1.3.6.1.4.1.40418.7.100.11.2.6not-accessiblecurrent
qos3QueueWeightEntry
OBJECT-TYPE
entry for queue weight configuration.
1.3.6.1.4.1.40418.7.100.11.2.6.1not-accessiblecurrent
qos3QueueWeightPortIndex
OBJECT-TYPE
port index.
1.3.6.1.4.1.40418.7.100.11.2.6.1.1INTEGERread-onlycurrent
qos3QueueWeightType
OBJECT-TYPE
choose the algorithm weight that you want to set.
1.3.6.1.4.1.40418.7.100.11.2.6.1.2INTEGER {wrr(0), wdrr(1)}read-onlycurrent
qos3QueueWeight0
OBJECT-TYPE
wrr default value is 1,wdrr default value is 10.
1.3.6.1.4.1.40418.7.100.11.2.6.1.3INTEGER (0..32767)read-writecurrent
qos3QueueWeight1
OBJECT-TYPE
wrr default value is 2,wdrr default value is 20
1.3.6.1.4.1.40418.7.100.11.2.6.1.4INTEGER (0..32767)read-writecurrent
qos3QueueWeight2
OBJECT-TYPE
wrr default value is 3,wdrr default value is 40
1.3.6.1.4.1.40418.7.100.11.2.6.1.5INTEGER (0..32767)read-writecurrent
qos3QueueWeight3
OBJECT-TYPE
wrr default value is 4,wdrr default value is 80
1.3.6.1.4.1.40418.7.100.11.2.6.1.6INTEGER (0..32767)read-writecurrent
qos3QueueWeight4
OBJECT-TYPE
wrr default value is 5,wdrr default value is 160
1.3.6.1.4.1.40418.7.100.11.2.6.1.7INTEGER (0..32767)read-writecurrent
qos3QueueWeight5
OBJECT-TYPE
wrr default value is 6,wdrr default value is 320
1.3.6.1.4.1.40418.7.100.11.2.6.1.8INTEGER (0..32767)read-writecurrent
qos3QueueWeight6
OBJECT-TYPE
wrr default value is 7,wdrr default value is 640
1.3.6.1.4.1.40418.7.100.11.2.6.1.9INTEGER (0..32767)read-writecurrent
qos3QueueWeight7
OBJECT-TYPE
wrr default value is 8,wdrr default value is 1280
1.3.6.1.4.1.40418.7.100.11.2.6.1.10INTEGER (0..32767)read-writecurrent
qos3QueueWeightStatus
OBJECT-TYPE
the status of qos3QueueWeightTable.
1.3.6.1.4.1.40418.7.100.11.2.6.1.11INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3QueueBindWidthTable
OBJECT-TYPE
this table is used for setting bindwidth of port.
1.3.6.1.4.1.40418.7.100.11.2.7not-accessiblecurrent
qos3QueueBindWidthEntry
OBJECT-TYPE
entry for Queue BindWidth configuration.
1.3.6.1.4.1.40418.7.100.11.2.7.1not-accessiblecurrent
qos3QueueBindWidthPortIndex
OBJECT-TYPE
port index.
1.3.6.1.4.1.40418.7.100.11.2.7.1.1INTEGERread-onlycurrent
qos3QueueBindWidthQueueId
OBJECT-TYPE
queue id
1.3.6.1.4.1.40418.7.100.11.2.7.1.2INTEGER (1..8)read-onlycurrent
qos3QueueBindWidthMin
OBJECT-TYPE
the Smallest bindwidth.
1.3.6.1.4.1.40418.7.100.11.2.7.1.3INTEGER (0..128000)read-writecurrent
qos3QueueBindWidthMax
OBJECT-TYPE
the Largest bindwidth.
1.3.6.1.4.1.40418.7.100.11.2.7.1.4INTEGER (0..128000)read-writecurrent
qos3QueueBindWidthStatus
OBJECT-TYPE
the status of qos3QueueBindWidthTable
1.3.6.1.4.1.40418.7.100.11.2.7.1.5INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3QueueWredTable
OBJECT-TYPE
this table is used for configuring the drop Algorithm of queue
1.3.6.1.4.1.40418.7.100.11.2.8not-accessiblecurrent
qos3QueueWredEntry
OBJECT-TYPE
entry for queue wred configuration.
1.3.6.1.4.1.40418.7.100.11.2.8.1not-accessiblecurrent
qos3QueueWredPortIndex
OBJECT-TYPE
port index.
1.3.6.1.4.1.40418.7.100.11.2.8.1.1INTEGERread-onlycurrent
qos3QueueWredQueueId
OBJECT-TYPE
queue id.
1.3.6.1.4.1.40418.7.100.11.2.8.1.2INTEGER (1..8)read-onlycurrent
qos3QueueWredDp
OBJECT-TYPE
drop Priority.
1.3.6.1.4.1.40418.7.100.11.2.8.1.3INTEGER (0..2)read-onlycurrent
qos3QueueWredDpStart
OBJECT-TYPE
the smallist queue length when the queue start Discard packet.
1.3.6.1.4.1.40418.7.100.11.2.8.1.4INTEGER (1..100)read-writecurrent
qos3QueueWredDpEnd
OBJECT-TYPE
the Largest queue length when the queue start Discard packet
1.3.6.1.4.1.40418.7.100.11.2.8.1.5INTEGER (1..100)read-writecurrent
qos3QueueWredDpMaxRate
OBJECT-TYPE
the max Discard Probability
1.3.6.1.4.1.40418.7.100.11.2.8.1.6INTEGER (0..100)read-writecurrent
qos3QueueWredStatus
OBJECT-TYPE
the status of qos3QueueWredEntry
1.3.6.1.4.1.40418.7.100.11.2.8.1.7INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3MapTable
OBJECT-TYPE
this table is used for setting map between priorities(eg:cos,intp).
1.3.6.1.4.1.40418.7.100.11.2.9not-accessiblecurrent
qos3MapEntry
OBJECT-TYPE
entry for mls qos map configuration.
1.3.6.1.4.1.40418.7.100.11.2.9.1not-accessiblecurrent
qos3MapType
OBJECT-TYPE
the type of map,if the range of intp value beyonds 0-7,please config it in qos3MapIntpExtendTable.
1.3.6.1.4.1.40418.7.100.11.2.9.1.1INTEGER {cosToIntp(0), cosToDp(1), expToIntp(2), expToDp(3), intpToCos(4), intpToDscp(5), intpToExp(6), cosToCosGreen(7), cosToCosYellow(8), cosToCosRed(9), cosToDscpGreen(10), cosToDscpYellow(11), cosToDscpRed(12)}read-onlycurrent
qos3MapAtoB1
OBJECT-TYPE
according to maptype,map a to b for the first value.
1.3.6.1.4.1.40418.7.100.11.2.9.1.2INTEGER (0..119)read-writecurrent
qos3MapAtoB2
OBJECT-TYPE
according to maptype,map a to b for the second value.
1.3.6.1.4.1.40418.7.100.11.2.9.1.3INTEGER (0..119)read-writecurrent
qos3MapAtoB3
OBJECT-TYPE
according to maptype,map a to b for the third value.
1.3.6.1.4.1.40418.7.100.11.2.9.1.4INTEGER (0..119)read-writecurrent
qos3MapAtoB4
OBJECT-TYPE
according to maptype,map a to b for the fourth value.
1.3.6.1.4.1.40418.7.100.11.2.9.1.5INTEGER (0..119)read-writecurrent
qos3MapAtoB5
OBJECT-TYPE
according to maptype,map a to b for the fifth value.
1.3.6.1.4.1.40418.7.100.11.2.9.1.6INTEGER (0..119)read-writecurrent
qos3MapAtoB6
OBJECT-TYPE
according to maptype,map a to b for the sixth value.
1.3.6.1.4.1.40418.7.100.11.2.9.1.7INTEGER (0..119)read-writecurrent
qos3MapAtoB7
OBJECT-TYPE
according to maptype,map a to b for the seventh value.
1.3.6.1.4.1.40418.7.100.11.2.9.1.8INTEGER (0..119)read-writecurrent
qos3MapAtoB8
OBJECT-TYPE
according to maptype,map a to b for the eighth value.
1.3.6.1.4.1.40418.7.100.11.2.9.1.9INTEGER (0..119)read-writecurrent
qos3MapStatus
OBJECT-TYPE
the status of qos3MapTable
1.3.6.1.4.1.40418.7.100.11.2.9.1.10INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3MapDscpTable
OBJECT-TYPE
this table is used for mapping between dscp and other priorities.
1.3.6.1.4.1.40418.7.100.11.2.10not-accessiblecurrent
qos3MapDscpEntry
OBJECT-TYPE
entry for mls qos dscp map configuration.
1.3.6.1.4.1.40418.7.100.11.2.10.1not-accessiblecurrent
qos3MapDscpType
OBJECT-TYPE
the type of map
1.3.6.1.4.1.40418.7.100.11.2.10.1.1INTEGER {dscpToIntp(0), dscpToDp(1), dscpToDscp(2), dscpToDscpGreen(3), dscpToDscpYellow(4), dscpToDscpRed(5), dscpToCosGreen(6), dscpToCosYellow(7), dscpToCosRed(8)}read-onlycurrent
qos3MapDscpIndex
OBJECT-TYPE
the index of dscp
1.3.6.1.4.1.40418.7.100.11.2.10.1.2INTEGER (0..63)read-onlycurrent
qos3MapDscpValue
OBJECT-TYPE
the map value
1.3.6.1.4.1.40418.7.100.11.2.10.1.3INTEGER (0..63)read-writecurrent
qos3mapDscpStatus
OBJECT-TYPE
the status of qos3MapDscpTable
1.3.6.1.4.1.40418.7.100.11.2.10.1.4INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3ServicePolicyTable
OBJECT-TYPE
bind the policy to port or vlan.
1.3.6.1.4.1.40418.7.100.11.2.11not-accessiblecurrent
qos3ServicePolicyEntry
OBJECT-TYPE
entry for qos bind.
1.3.6.1.4.1.40418.7.100.11.2.11.1not-accessiblecurrent
qos3ServicePolicyBindType
OBJECT-TYPE
bind the policy to port or vlan
1.3.6.1.4.1.40418.7.100.11.2.11.1.1INTEGER {port(0), vlan(1)}read-onlycurrent
qos3ServicePolicyIndex
OBJECT-TYPE
port index or vlan id
1.3.6.1.4.1.40418.7.100.11.2.11.1.2INTEGERread-onlycurrent
qos3ServicePolicyDirection
OBJECT-TYPE
the direction of binding
1.3.6.1.4.1.40418.7.100.11.2.11.1.3INTEGER {out(0), in(1), ext(2)}read-onlycurrent
qos3ServicePolicyName
OBJECT-TYPE
the policy name
1.3.6.1.4.1.40418.7.100.11.2.11.1.4DisplayString (SIZE(1..64))read-writecurrent
qos3SercivePolicyStatus
OBJECT-TYPE
the status of qos3ServicePolicyTable
1.3.6.1.4.1.40418.7.100.11.2.11.1.5INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3StatisticClearTable
OBJECT-TYPE
this table is used for clearing counter statistics
1.3.6.1.4.1.40418.7.100.11.2.12not-accessiblecurrent
qos3StatisticClearEntry
OBJECT-TYPE
entry for clear statistics of vlan or port.
1.3.6.1.4.1.40418.7.100.11.2.12.1not-accessiblecurrent
qos3StatisticClearBindType
OBJECT-TYPE
bind to port or vlan
1.3.6.1.4.1.40418.7.100.11.2.12.1.1INTEGER {port(0), vlan(1)}read-onlycurrent
qos3StatisticClearIndex
OBJECT-TYPE
port index or vlan id
1.3.6.1.4.1.40418.7.100.11.2.12.1.2INTEGERread-onlycurrent
qos3StatisticClearDirection
OBJECT-TYPE
the direction that you want to clear
1.3.6.1.4.1.40418.7.100.11.2.12.1.3INTEGER {out(0), in(1)}read-onlycurrent
qos3StatisticClearStatus
OBJECT-TYPE
the status of qos3StatisticClearTable
1.3.6.1.4.1.40418.7.100.11.2.12.1.4INTEGER {disable(0), enable(1)}read-writecurrent
qos3Ets
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.11.2.13
qos3EtsTable
OBJECT-TYPE
this table is used for enabling QOS ETS and MC_UC mode.
1.3.6.1.4.1.40418.7.100.11.2.13.1not-accessiblecurrent
qos3EtsEntry
OBJECT-TYPE
entry for enabling ETS and MC_UC.
1.3.6.1.4.1.40418.7.100.11.2.13.1.1not-accessiblecurrent
qos3EtsPortIndex
OBJECT-TYPE
port index
1.3.6.1.4.1.40418.7.100.11.2.13.1.1.1INTEGERread-onlycurrent
qos3EtsScheduleStatusConfig
OBJECT-TYPE
config schedule mode.
1.3.6.1.4.1.40418.7.100.11.2.13.1.1.2INTEGER {normal(0), uc(1), mc(2), ets(3)}read-writecurrent
qos3EtsStatus
OBJECT-TYPE
the status of qos3EtsTable.
1.3.6.1.4.1.40418.7.100.11.2.13.1.1.3INTEGER {disable(0), enable(1)}read-writecurrent
qos3McQueueBindWidthTable
OBJECT-TYPE
a list of mc bindWidth configuration.
1.3.6.1.4.1.40418.7.100.11.2.13.2not-accessiblecurrent
qos3McQueueBindWidthEntry
OBJECT-TYPE
entry for configuring mc bindWidth.
1.3.6.1.4.1.40418.7.100.11.2.13.2.1not-accessiblecurrent
qos3McQueueBindWidthPortIndex
OBJECT-TYPE
port index
1.3.6.1.4.1.40418.7.100.11.2.13.2.1.1INTEGERread-onlycurrent
qos3McQueueID
OBJECT-TYPE
queue index.
1.3.6.1.4.1.40418.7.100.11.2.13.2.1.2INTEGER (1..4)read-onlycurrent
qos3McQueueBindWidthMin
OBJECT-TYPE
minimize vaule of queue bindWidth
1.3.6.1.4.1.40418.7.100.11.2.13.2.1.3INTEGER (0..128000)read-writecurrent
qos3McQueueBindWidthMax
OBJECT-TYPE
maximize value of queue bindWidth.
1.3.6.1.4.1.40418.7.100.11.2.13.2.1.4INTEGER (0..128000)read-writecurrent
qos3McQueueBindWidthStatus
OBJECT-TYPE
the status of qos3McQueueBindWidthTable.
1.3.6.1.4.1.40418.7.100.11.2.13.2.1.5INTEGER {disable(0), enable(1)}read-writecurrent
qos3SchedulePolicyMapTable
OBJECT-TYPE
this table is used for building a Schedule policy and mapping the named policy to number, if you want to configure a Schedule policy,you must map at here.
1.3.6.1.4.1.40418.7.100.11.2.13.3not-accessiblecurrent
qos3SchedulePolicyMapEntry
OBJECT-TYPE
entry for building schedule policy.
1.3.6.1.4.1.40418.7.100.11.2.13.3.1not-accessiblecurrent
qos3SchedulePolicyMapIndex
OBJECT-TYPE
the range is 0-(2^64 - 1).
1.3.6.1.4.1.40418.7.100.11.2.13.3.1.1INTEGERread-onlycurrent
qos3SchedulePolicyName
OBJECT-TYPE
the schedule policy name.
1.3.6.1.4.1.40418.7.100.11.2.13.3.1.2DisplayString (SIZE(1..64))read-writecurrent
qos3SchedulePolicyStatus
OBJECT-TYPE
the status of qos3SchedulePolicyGroupTable.
1.3.6.1.4.1.40418.7.100.11.2.13.3.1.3INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3NodeScheduleTable
OBJECT-TYPE
this table is used for building a Schedule node.
1.3.6.1.4.1.40418.7.100.11.2.13.4not-accessiblecurrent
qos3NodeScheduleEntry
OBJECT-TYPE
entry for building schedule policy.
1.3.6.1.4.1.40418.7.100.11.2.13.4.1not-accessiblecurrent
qos3NodeSchedulePolicyIndex
OBJECT-TYPE
policy index.
1.3.6.1.4.1.40418.7.100.11.2.13.4.1.1INTEGERread-onlycurrent
qos3NodeScheduleLevelID
OBJECT-TYPE
level ID.
1.3.6.1.4.1.40418.7.100.11.2.13.4.1.2INTEGER (1..3)read-onlycurrent
qos3NodeScheduleNodeID
OBJECT-TYPE
node ID. range of it's value is determined by level ID,for level 1,it can only be 1; for level 2 and level 3,the range is 1-4.
1.3.6.1.4.1.40418.7.100.11.2.13.4.1.3INTEGER (1..4)read-onlycurrent
qos3NodeScheduleStatus
OBJECT-TYPE
the status of qos3NodeScheduleTable.
1.3.6.1.4.1.40418.7.100.11.2.13.4.1.4INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3ScheduleQueueAlgorithmTable
OBJECT-TYPE
this table is used for schedule queue algorithm configuration.
1.3.6.1.4.1.40418.7.100.11.2.13.5not-accessiblecurrent
qos3ScheduleQueueAlgorithmEntry
OBJECT-TYPE
entry for configuring schedule queue algorithm.
1.3.6.1.4.1.40418.7.100.11.2.13.5.1not-accessiblecurrent
qos3ScheduleQueueAlgorithmPolicyIndex
OBJECT-TYPE
schedule policy map Index.
1.3.6.1.4.1.40418.7.100.11.2.13.5.1.1INTEGERread-onlycurrent
qos3ScheduleQueueAlgorithmLevelID
OBJECT-TYPE
level ID.
1.3.6.1.4.1.40418.7.100.11.2.13.5.1.2INTEGER (1..3)read-onlycurrent
qos3ScheduleQueueAlgorithmNodeID
OBJECT-TYPE
node ID. range of it's value is determined by level ID,for level 1,it can only be 1; for level 2 and level 3,the range is 1-4.
1.3.6.1.4.1.40418.7.100.11.2.13.5.1.3INTEGER (1..4)read-onlycurrent
qos3ScheduleQueueAlgorithmConfig
OBJECT-TYPE
schedule queue algorithm.
1.3.6.1.4.1.40418.7.100.11.2.13.5.1.4INTEGER {rr(0), sp(1), wrr(2), wdrr(3)}read-writecurrent
qos3ScheduleQueueAlgorithmStatus
OBJECT-TYPE
the status of qos3ScheduleQueueAlgorithmTable.
1.3.6.1.4.1.40418.7.100.11.2.13.5.1.5INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3ScheduleQueueWeightTable
OBJECT-TYPE
this table is used for schedule queue weight configuration.
1.3.6.1.4.1.40418.7.100.11.2.13.6not-accessiblecurrent
qos3ScheduleQueueWeightEntry
OBJECT-TYPE
entry for configuring schedule queue weight.
1.3.6.1.4.1.40418.7.100.11.2.13.6.1not-accessiblecurrent
qos3ScheduleQueueWeightPolicyIndex
OBJECT-TYPE
schedule policy map Index.
1.3.6.1.4.1.40418.7.100.11.2.13.6.1.1INTEGERread-onlycurrent
qos3ScheduleQueueWeightLevelID
OBJECT-TYPE
level ID.
1.3.6.1.4.1.40418.7.100.11.2.13.6.1.2INTEGERread-onlycurrent
qos3ScheduleQueueWeightNodeID
OBJECT-TYPE
node ID. range of it's value is determined by level ID,for level 1,it can only be 1; for level 2 and level 3,the range is 1-4.
1.3.6.1.4.1.40418.7.100.11.2.13.6.1.3INTEGERread-onlycurrent
qos3ScheduleQueueAlgorithm
OBJECT-TYPE
queue algorithm.
1.3.6.1.4.1.40418.7.100.11.2.13.6.1.4INTEGER {wrr(0), wdrr(1)}read-onlycurrent
qos3ScheduleQueueWeightQueueID
OBJECT-TYPE
queue ID.
1.3.6.1.4.1.40418.7.100.11.2.13.6.1.5INTEGER (0..18)read-onlycurrent
qos3ScheduleQueueWeightValue
OBJECT-TYPE
queue weight value.
1.3.6.1.4.1.40418.7.100.11.2.13.6.1.6INTEGER (0..32767)read-writecurrent
qos3ScheduleQueueWeightStatus
OBJECT-TYPE
the status of qos3ScheduleQueueWeightTable.
1.3.6.1.4.1.40418.7.100.11.2.13.6.1.7INTEGER {disable(0), enable(1)}read-writecurrent
qos3ScheduleQueueInputTable
OBJECT-TYPE
this table is used for schedule queue input configuration.
1.3.6.1.4.1.40418.7.100.11.2.13.7not-accessiblecurrent
qos3ScheduleQueueInputEntry
OBJECT-TYPE
entry for configuring schedule queue input.
1.3.6.1.4.1.40418.7.100.11.2.13.7.1not-accessiblecurrent
qos3ScheduleQueueInputPolicyIndex
OBJECT-TYPE
schedule policy map Index.
1.3.6.1.4.1.40418.7.100.11.2.13.7.1.1INTEGERread-onlycurrent
qos3ScheduleQueueInputLevelID
OBJECT-TYPE
level ID.
1.3.6.1.4.1.40418.7.100.11.2.13.7.1.2INTEGERread-onlycurrent
qos3ScheduleQueueInputNodeID
OBJECT-TYPE
node ID. range of it's value is determined by level ID,for level 1,it can only be 1; for level 2 and level 3,the range is 1-4.
1.3.6.1.4.1.40418.7.100.11.2.13.7.1.3INTEGERread-onlycurrent
qos3ScheduleQueueInputQueueID
OBJECT-TYPE
queue ID.
1.3.6.1.4.1.40418.7.100.11.2.13.7.1.4INTEGERread-onlycurrent
qos3ScheduleQueueInputType
OBJECT-TYPE
input type of queue.
1.3.6.1.4.1.40418.7.100.11.2.13.7.1.5INTEGER {uc(0), mc(1), node(2)}read-writecurrent
qos3ScheduleQueueInputTypeValue
OBJECT-TYPE
value of the input type,the value range for uc is 1-18,the value range for mc is 1-4,the value range for node is 1-4.
1.3.6.1.4.1.40418.7.100.11.2.13.7.1.6INTEGERread-writecurrent
qos3ScheduleQueueInputStatus
OBJECT-TYPE
the status of qos3ScheduleBindWidthTable.
1.3.6.1.4.1.40418.7.100.11.2.13.7.1.7INTEGER {disable(0), enable(1)}read-writecurrent
qos3ScheduleBindWidthTable
OBJECT-TYPE
this table is used for schedule bindWidth configuration.
1.3.6.1.4.1.40418.7.100.11.2.13.8not-accessiblecurrent
qos3ScheduleBindWidthEntry
OBJECT-TYPE
entry for configuring schedule bindWidth.
1.3.6.1.4.1.40418.7.100.11.2.13.8.1not-accessiblecurrent
qos3ScheduleBindWidthPolicyIndex
OBJECT-TYPE
schedule policy map Index.
1.3.6.1.4.1.40418.7.100.11.2.13.8.1.1INTEGERread-onlycurrent
qos3ScheduleBindWidthLevelID
OBJECT-TYPE
level ID.
1.3.6.1.4.1.40418.7.100.11.2.13.8.1.2INTEGERread-onlycurrent
qos3ScheduleBindWidthNodeID
OBJECT-TYPE
node ID. range of it's value is determined by level ID,for level 1,it can only be 1; for level 2 and level 3,the range is 1-4.
1.3.6.1.4.1.40418.7.100.11.2.13.8.1.3INTEGERread-onlycurrent
qos3ScheduleBindWidthMin
OBJECT-TYPE
minimize value of schedule bindWidth.
1.3.6.1.4.1.40418.7.100.11.2.13.8.1.4INTEGER (0..12800)read-writecurrent
qos3ScheduleBindWidthMax
OBJECT-TYPE
maximize value of schedule bindWidth.
1.3.6.1.4.1.40418.7.100.11.2.13.8.1.5INTEGER (0..12800)read-writecurrent
qos3ScheduleBindWidthStatus
OBJECT-TYPE
the status of qos3ScheduleBindWidthTable.
1.3.6.1.4.1.40418.7.100.11.2.13.8.1.6INTEGER {disable(0), enable(1)}read-writecurrent
qos3SchedulePolicyBindTable
OBJECT-TYPE
this table is used for binding schedule policy to port.
1.3.6.1.4.1.40418.7.100.11.2.13.9not-accessiblecurrent
qos3SchedulePolicyBindEntry
OBJECT-TYPE
entry for binding schedule policy.
1.3.6.1.4.1.40418.7.100.11.2.13.9.1not-accessiblecurrent
qos3SchedulePolicyBindPortIndex
OBJECT-TYPE
port Index.
1.3.6.1.4.1.40418.7.100.11.2.13.9.1.1INTEGERread-onlycurrent
qos3SchedulePolicyBindPolicyName
OBJECT-TYPE
the schedule policy name.
1.3.6.1.4.1.40418.7.100.11.2.13.9.1.2DisplayString (SIZE(1..64))read-writecurrent
qos3SchedulePolicyBindStatus
OBJECT-TYPE
the status of qos3SchedulePolicyBindTable.
1.3.6.1.4.1.40418.7.100.11.2.13.9.1.3INTEGER {disable(0), enable(1)}read-writecurrent
qos3MapIntpExtendTable
OBJECT-TYPE
this table is used for mapping between intp and other priorities,the range of value for intp is 0-119.
1.3.6.1.4.1.40418.7.100.11.2.14not-accessiblecurrent
qos3MapIntpExtendEntry
OBJECT-TYPE
entry for mls qos intp map configuration.
1.3.6.1.4.1.40418.7.100.11.2.14.1not-accessiblecurrent
qos3MapIntpExtendType
OBJECT-TYPE
the type of map
1.3.6.1.4.1.40418.7.100.11.2.14.1.1INTEGER {intpToCos(0), intpToDscp(1), intpToExp(2), intpToQueue(3), intpToDp(4), intpToIntpRed(5), intpToIntpYellow(6)}read-onlycurrent
qos3MapIntpExtendIndex
OBJECT-TYPE
the index of intp
1.3.6.1.4.1.40418.7.100.11.2.14.1.2INTEGER (0..119)read-onlycurrent
qos3MapIntpExtendValue
OBJECT-TYPE
the map value
1.3.6.1.4.1.40418.7.100.11.2.14.1.3INTEGER (0..119)read-writecurrent
qos3mapIntpExtendStatus
OBJECT-TYPE
the status of qos3MapIntpExtendTable
1.3.6.1.4.1.40418.7.100.11.2.14.1.4INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
qos3EgressRemark
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.11.2.15
qos3EgressGreenRemark
OBJECT-TYPE
enabling egress remark on green packet.
1.3.6.1.4.1.40418.7.100.11.2.15.1INTEGER {disable(0), enable(1)}read-writecurrent
showQos3
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.11.2.16
showQos3VlanTable
OBJECT-TYPE
Show Qos3 Vlan Table
1.3.6.1.4.1.40418.7.100.11.2.16.1not-accessiblecurrent
showQos3VlanEntry
OBJECT-TYPE
index is vlan id
1.3.6.1.4.1.40418.7.100.11.2.16.1.1not-accessiblecurrent
showQos3VlanId
OBJECT-TYPE
show qos vlan id.
1.3.6.1.4.1.40418.7.100.11.2.16.1.1.1INTEGER (1..4094)not-accessiblecurrent
showQos3PolicyDirection
OBJECT-TYPE
QoS Policy direction
1.3.6.1.4.1.40418.7.100.11.2.16.1.1.2INTEGER {in(0), out(1), pre(2), ext(3)}not-accessiblecurrent
showQos3ClassmapName
OBJECT-TYPE
QoS class map name
1.3.6.1.4.1.40418.7.100.11.2.16.1.1.3DisplayString (SIZE(1..64))not-accessiblecurrent
showQos3VlanInCounter
OBJECT-TYPE
in vlan counter
1.3.6.1.4.1.40418.7.100.11.2.16.1.1.4Counter64read-onlycurrent
showQos3VlanOutCounter
OBJECT-TYPE
out vlan counter
1.3.6.1.4.1.40418.7.100.11.2.16.1.1.5Counter64read-onlycurrent
showQos3VlanGreenCounter
OBJECT-TYPE
green vlan counter
1.3.6.1.4.1.40418.7.100.11.2.16.1.1.6Counter64read-onlycurrent
showQos3VlanYellowCounter
OBJECT-TYPE
yellow vlan counter
1.3.6.1.4.1.40418.7.100.11.2.16.1.1.7Counter64read-onlycurrent
showQos3VlanRedCounter
OBJECT-TYPE
red vlan counter
1.3.6.1.4.1.40418.7.100.11.2.16.1.1.8Counter64read-onlycurrent
showQos3QueueStatisticsTable
OBJECT-TYPE
Show Qos3 Queue Statistics Table
1.3.6.1.4.1.40418.7.100.11.2.17not-accessiblecurrent
showQos3QueueStatisticsEntry
OBJECT-TYPE
index is port id
1.3.6.1.4.1.40418.7.100.11.2.17.1not-accessiblecurrent
showQos3QueueStatisticsPortIndex
OBJECT-TYPE
show qos port id.
1.3.6.1.4.1.40418.7.100.11.2.17.1.1INTEGERread-onlycurrent
showQos3QueueStatisticsQueueID
OBJECT-TYPE
show qos queue id
1.3.6.1.4.1.40418.7.100.11.2.17.1.2INTEGERread-onlycurrent
showQos3QueueStatisticsPassedPacket
OBJECT-TYPE
QoS queue statististics passed packet
1.3.6.1.4.1.40418.7.100.11.2.17.1.3INTEGERread-onlycurrent
showQos3QueueStatisticsDropedPacket
OBJECT-TYPE
QoS queue statististics drop packet
1.3.6.1.4.1.40418.7.100.11.2.17.1.4INTEGERread-onlycurrent
showQos3MCQueueStatisticsTable
OBJECT-TYPE
Show Qos3 MC-Queue Statistics Table
1.3.6.1.4.1.40418.7.100.11.2.18not-accessiblecurrent
showQos3MCQueueStatisticsEntry
OBJECT-TYPE
index is port id for MC-QUEUE
1.3.6.1.4.1.40418.7.100.11.2.18.1not-accessiblecurrent
showQos3MCQueueStatisticsPortIndex
OBJECT-TYPE
show qos port id for MC-QUEUE.
1.3.6.1.4.1.40418.7.100.11.2.18.1.1INTEGERread-onlycurrent
showQos3MCQueueStatisticsQueueID
OBJECT-TYPE
show qos MC-queue id
1.3.6.1.4.1.40418.7.100.11.2.18.1.2INTEGERread-onlycurrent
showQos3MCQueueStatisticsPassedPacket
OBJECT-TYPE
QoS MC-queue statististics passed packet
1.3.6.1.4.1.40418.7.100.11.2.18.1.3INTEGERread-onlycurrent
showQos3MCQueueStatisticsDropedPacket
OBJECT-TYPE
QoS MC-queue statististics drop packet
1.3.6.1.4.1.40418.7.100.11.2.18.1.4INTEGERread-onlycurrent
primirror
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.12
mirrorDestTable
OBJECT-TYPE
Destination port for mirrored packets.
1.3.6.1.4.1.40418.7.100.12.1not-accessiblecurrent
mirrorDestEntry
OBJECT-TYPE
Destination port for mirrored packets.
1.3.6.1.4.1.40418.7.100.12.1.1not-accessiblecurrent
mirrorDestSession
OBJECT-TYPE
Session ID.
1.3.6.1.4.1.40418.7.100.12.1.1.1INTEGER (1..4)read-onlycurrent
mirrorDestPort
OBJECT-TYPE
mirror destination port eg:Ethernet1/1.
1.3.6.1.4.1.40418.7.100.12.1.1.2DisplayString (SIZE(1..20))read-createcurrent
mirrorDestStatus
OBJECT-TYPE
Status.
1.3.6.1.4.1.40418.7.100.12.1.1.3INTEGER {active(1), destroy(2)}read-createcurrent
mirrorSrcPortTable
OBJECT-TYPE
Src port for mirrored packets.
1.3.6.1.4.1.40418.7.100.12.2not-accessiblecurrent
mirrorSrcPortEntry
OBJECT-TYPE
Src port for mirrored packets.
1.3.6.1.4.1.40418.7.100.12.2.1not-accessiblecurrent
mirrorSrcPortSession
OBJECT-TYPE
Session ID.
1.3.6.1.4.1.40418.7.100.12.2.1.1INTEGER (1..4)read-onlycurrent
mirrorSrcPortDirect
OBJECT-TYPE
Direction of mirror.
1.3.6.1.4.1.40418.7.100.12.2.1.2INTEGER {rx(1), tx(2)}read-onlycurrent
mirrorSrcPort
OBJECT-TYPE
mirror source port. eg:Ethernet1/1.
1.3.6.1.4.1.40418.7.100.12.2.1.3DisplayString (SIZE(1..512))read-createcurrent
mirrorSrcPortStatus
OBJECT-TYPE
Status.
1.3.6.1.4.1.40418.7.100.12.2.1.4INTEGER {active(1), destroy(2)}read-createcurrent
mirrorSrcCpuTable
OBJECT-TYPE
Src Cpu for mirrored packets.
1.3.6.1.4.1.40418.7.100.12.3not-accessiblecurrent
mirrorSrcCpuEntry
OBJECT-TYPE
Src Cpu for mirrored packets.
1.3.6.1.4.1.40418.7.100.12.3.1not-accessiblecurrent
mirrorSrcCpuSession
OBJECT-TYPE
Session ID.
1.3.6.1.4.1.40418.7.100.12.3.1.1INTEGER (4)read-onlycurrent
mirrorSrcCpuDirect
OBJECT-TYPE
Direction of mirror.
1.3.6.1.4.1.40418.7.100.12.3.1.2INTEGER {rx(1), tx(2)}read-onlycurrent
mirrorSrcCpuSlot
OBJECT-TYPE
Src cpu slot index.
1.3.6.1.4.1.40418.7.100.12.3.1.3INTEGERread-onlycurrent
mirrorSrcCpuStatus
OBJECT-TYPE
Status.
1.3.6.1.4.1.40418.7.100.12.3.1.4INTEGER {active(1), destroy(2)}read-createcurrent
mirrorReflectorPortTable
OBJECT-TYPE
mirror reflector destination port configuration Table of Rspan. The information about the reflector destination port and its associated session will be specified by this table,which will not present itself in the mirrorDestTable. Which means the mirrorReflectorPortTable and the mirrorDestTable is independent from each other.
1.3.6.1.4.1.40418.7.100.12.4not-accessiblecurrent
mirrorReflectorPortEntry
OBJECT-TYPE
mirror destination port configuration of Rspan.
1.3.6.1.4.1.40418.7.100.12.4.1not-accessiblecurrent
mirrorReflectorPortSession
OBJECT-TYPE
Session ID.
1.3.6.1.4.1.40418.7.100.12.4.1.1INTEGER (1..4)read-onlycurrent
mirrorReflectorPort
OBJECT-TYPE
mirror reflector destination port number.
1.3.6.1.4.1.40418.7.100.12.4.1.2INTEGERread-onlycurrent
mirrorReflectorPortStatus
OBJECT-TYPE
The configuration status of the reflector destination port and its associated session.
1.3.6.1.4.1.40418.7.100.12.4.1.3INTEGER {active(1), destroy(2)}read-createcurrent
mirrorRspanVlanTable
OBJECT-TYPE
Vlan configuration Table of Rspan.
1.3.6.1.4.1.40418.7.100.12.5not-accessiblecurrent
mirrorRspanVlanEntry
OBJECT-TYPE
Vlan configuration of Rspan.
1.3.6.1.4.1.40418.7.100.12.5.1not-accessiblecurrent
mirrorRspanVlan
OBJECT-TYPE
Vlan ID.
1.3.6.1.4.1.40418.7.100.12.5.1.1INTEGERread-onlycurrent
mirrorRspanVlanStatus
OBJECT-TYPE
Vlan status.
1.3.6.1.4.1.40418.7.100.12.5.1.2INTEGER {active(1), destroy(2)}read-createcurrent
mirrorRspanSessionTable
OBJECT-TYPE
Session configuration Table of Rspan.When creating an entry, the correctness of both the Vlan ID an the Session ID should be ensured. When destroying an entry, only the correctness of the Session ID is required.
1.3.6.1.4.1.40418.7.100.12.6not-accessiblecurrent
mirrorRspanSessionEntry
OBJECT-TYPE
Session configuration of Rspan.
1.3.6.1.4.1.40418.7.100.12.6.1not-accessiblecurrent
mirrorRspanSession
OBJECT-TYPE
Session ID.
1.3.6.1.4.1.40418.7.100.12.6.1.1INTEGER (1..4)read-onlycurrent
mirrorRspanSessionVlan
OBJECT-TYPE
Vlan ID.
1.3.6.1.4.1.40418.7.100.12.6.1.2INTEGERread-onlycurrent
mirrorRspanSessionStatus
OBJECT-TYPE
The configuration status of the mirror session and its associated Rspan Vlan.
1.3.6.1.4.1.40418.7.100.12.6.1.3INTEGER {active(1), destroy(2)}read-createcurrent
mirrorDestGreTable
OBJECT-TYPE
Destination port for mirrored packets.
1.3.6.1.4.1.40418.7.100.12.7not-accessiblecurrent
mirrorDestGreEntry
OBJECT-TYPE
Destination port for mirrored packets.
1.3.6.1.4.1.40418.7.100.12.7.1not-accessiblecurrent
mirrorDestGreSession
OBJECT-TYPE
Session ID.
1.3.6.1.4.1.40418.7.100.12.7.1.1INTEGER (1..4)read-onlycurrent
mirrorDestGrePort
OBJECT-TYPE
configure GRE port index.
1.3.6.1.4.1.40418.7.100.12.7.1.2INTEGERread-onlycurrent
mirrorDestMacAddr
OBJECT-TYPE
MAC address of equipment contacted with destination inferface.
1.3.6.1.4.1.40418.7.100.12.7.1.3MacAddress (SIZE(17))read-createcurrent
mirrorDestIP
OBJECT-TYPE
GRE destination IP address.
1.3.6.1.4.1.40418.7.100.12.7.1.4IpAddressread-createcurrent
mirrorSrcIP
OBJECT-TYPE
GRE source IP address.
1.3.6.1.4.1.40418.7.100.12.7.1.5IpAddressread-createcurrent
mirrorDestGreStatus
OBJECT-TYPE
Status.
1.3.6.1.4.1.40418.7.100.12.7.1.6INTEGER {active(1), destroy(2)}read-createcurrent
pridhcp
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.13
dhcpRelay
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.13.1
dhcpRelayForwardUdpBootps
OBJECT-TYPE
If dhcp rely forward bootps udp broadcast packet,broadcast message bootps.
1.3.6.1.4.1.40418.7.100.13.1.1INTEGER {noBootps(0), bootps(1)}read-createcurrent
dhcpRelayServerAddrTable
OBJECT-TYPE
The role of DHCP Relay Agent is to forward requests and replies between server and client when they are not in the same subnet. To enable DHCP Relay service user needs to specify Relay Server ip address and then restart DHCP Relay. This Table is to specify Relay Server ip address, the maximum numbers of server ip address user can specify is 5. To Restart DHCP Relay, please use the dhcpRelayRestart variable.
1.3.6.1.4.1.40418.7.100.13.1.2not-accessiblecurrent
dhcpRelayServerAddrEntry
OBJECT-TYPE
A conceptual row of dhcpRelayServerAddrTable.
1.3.6.1.4.1.40418.7.100.13.1.2.1not-accessiblecurrent
dhcpRelayServerAddrVlanId
OBJECT-TYPE
The ID of VLAN interface used by this table entry.
1.3.6.1.4.1.40418.7.100.13.1.2.1.1INTEGERnot-accessiblecurrent
dhcpRelayServerAddrIndex
OBJECT-TYPE
The index of relay address set in the VLAN interface.
1.3.6.1.4.1.40418.7.100.13.1.2.1.2INTEGERnot-accessiblecurrent
dhcpRelayServerAddrServerIp
OBJECT-TYPE
Appoint the destination address used for DHCP relay.
1.3.6.1.4.1.40418.7.100.13.1.2.1.3IpAddressread-writecurrent
dhcpRelayServerAddrStatus
OBJECT-TYPE
Configuration status.
1.3.6.1.4.1.40418.7.100.13.1.2.1.4INTEGER {active(1), destroy(2)}read-writecurrent
dhcpRelayOption82Enalbe
OBJECT-TYPE
If set(0), disable dhcp relay option82 function, set(1),then enable dhcp relay option82 function.
1.3.6.1.4.1.40418.7.100.13.1.3INTEGER {noEnable(0), enable(1)}read-createcurrent
dhcpRelayInformationOptionRemoteIDFormat
OBJECT-TYPE
If set(0), then use vlan mac address as the default format, set(1), use vs-hp format to keep compatibility with HP.
1.3.6.1.4.1.40418.7.100.13.1.4INTEGER {default(0), vs-hp(1)}read-createcurrent
dhcpRelayInformationOptionRemoteID
OBJECT-TYPE
If input the 'standard' string ,then use vlan mac address format for option82 sub-option 2, other strings are used as romote ID of option82 sub-option 2, the default string is 'standard'.
1.3.6.1.4.1.40418.7.100.13.1.5DisplayString (SIZE(1..32))read-createcurrent
dhcpRelayInformationOptionSubscriberIDFormat
OBJECT-TYPE
If set(0), then use hex format of vlan and mac address, set(1), use ACSII format of vlan and mac address, set(2), use vs-hp format to keep compatibility with HP, the default value is set(1).
1.3.6.1.4.1.40418.7.100.13.1.6INTEGER {hex(0), acsii(1), vs-hp(2)}read-createcurrent
dhcpServerRelayInformationEnable
OBJECT-TYPE
If set(0), disable the option82 relay function on dhcp server, the dhcp server neglects the option82 information, set(1), then enable the option82 relay function on dhcp server,then dhcp server starts to identify option82 information.
1.3.6.1.4.1.40418.7.100.13.1.7INTEGER {noEnable(0), enable(1)}read-createcurrent
dhcpRelayInformationOptionDelimiter
OBJECT-TYPE
If set(0), then use colon to compart sub-option parameters, set(1), use dot to compart sub-option parameters, set(2), use slash to compart sub-option parameters, set(3), use space to compart sub-option parameters, the default value is set(2).
1.3.6.1.4.1.40418.7.100.13.1.8INTEGER {colon(0), dot(1), slash(2), space(3)}read-createcurrent
dhcpRelayOptionSelfDefinedSubscriberIDFormat
OBJECT-TYPE
If set(0), then use hex format to generate sub-scriber ID, set(1), use ASCII format to generate sub-scriber ID, the default value is set(1).
1.3.6.1.4.1.40418.7.100.13.1.9INTEGER {hex(0), ascii(1)}read-createcurrent
dhcpRelayOptionSelfDefinedRemoteIDFormat
OBJECT-TYPE
If set(0), then use hex format to generate remote ID, set(1), use ASCII format to generate remote ID, the default value is set(1).
1.3.6.1.4.1.40418.7.100.13.1.10INTEGER {hex(0), ascii(1)}read-createcurrent
dhcpRelayOptionSelfDefinedSubscriberID
OBJECT-TYPE
If user does not configure the circuit-id of option82 explicitly on a port, then the user can self define format to generate the circuit-id, the format options include vlan, port, ID, self-designed string, the subscriber ID may be only one or any combination of them, and is strictly generated according to the sequence of format options, the ID option includes switch ID and remote-mac, but the user just select only one of them, also In the swtich ID, it includes mac and hostname options, the user just select only one of two, the maximum length of self-designed striing is 64. If user input the string 'NULL', then delete the last configuration. For example, if select vlan ,ID(swtich-id(mac)), and string 'str' format, the user input the string like as 'vlan id swtich-id mac string str'.
1.3.6.1.4.1.40418.7.100.13.1.11DisplayString (SIZE(1..128))read-createcurrent
dhcpRelayOptionSelfDefinedRemoteID
OBJECT-TYPE
If user does not configure the remote-id of option82 explicitly on a port, then the user can self define format to generate the remote-id, the format options include mac,hostname and self-designed string, the remote ID may be only one or any combination of them, and is strictly generated according to the sequence of format options, the maximum length of self-designed striing is 32. If user input the string 'NULL', then delete the last configuration. For example, if select hostname,mac,and string 'str' format, the user input the string like as 'hostname mac string str'.
1.3.6.1.4.1.40418.7.100.13.1.12DisplayString (SIZE(1..64))read-createcurrent
dhcpRelayOption82InterfaceConfigureTable
OBJECT-TYPE
After enable the option82 relay function ,the swith must adopt some forwarding policy, and use specified format for subscriber ID to handle receving the dhcp request packets according to specified port.
1.3.6.1.4.1.40418.7.100.13.1.13not-accessiblecurrent
dhcpRelayOption82InterfaceConfigureEntry
OBJECT-TYPE
A conceptual row of dhcpRelayOption82InterfaceConfigureTable.
1.3.6.1.4.1.40418.7.100.13.1.13.1not-accessiblecurrent
dhcpRelayOption82Vid
OBJECT-TYPE
The Vlan interface being used by this table entry. Only the Vlan interfaces which have an IP configured will appear in the table.
1.3.6.1.4.1.40418.7.100.13.1.13.1.1INTEGERnot-accessiblecurrent
dhcpRelayOption82ForwardPolicy
OBJECT-TYPE
If set(1), then drop the dhcp request packets with option82 sub-option, set(2), keep the dhcp request packets with option82 sub-option and forward to the dhcp server, set(3), the systerm replace the option82 sub-option of dhcp request packets with its own option82 sub-option, the default value is set(3).
1.3.6.1.4.1.40418.7.100.13.1.13.1.2INTEGER {drop(1), keep(2), replace(3)}read-writecurrent
dhcpRelayOption82SubscriberID
OBJECT-TYPE
If input the 'standard' string ,then use vlan and physical port format for option82 sub-option 1, other string, that be used as circuit-id of option82 sub-option 1, the default string is 'standard'.
1.3.6.1.4.1.40418.7.100.13.1.13.1.3DisplayString (SIZE(1..64))read-writecurrent
dhcpRelaySharevlanSubvlanConfigureTable
OBJECT-TYPE
the swith use the subvlan to handle receving the dhcp request packets.
1.3.6.1.4.1.40418.7.100.13.1.14not-accessiblecurrent
dhcpRelaySharevlanSubvlanConfigureEntry
OBJECT-TYPE
A conceptual row of dhcpRelaySharevlanSubvlanConfigureTable.
1.3.6.1.4.1.40418.7.100.13.1.14.1not-accessiblecurrent
dhcpRelaySharevlanSubvlanList
OBJECT-TYPE
DHCP Relay: set the subvlan list for the sharevlan.
1.3.6.1.4.1.40418.7.100.13.1.14.1.1OCTET STRING (SIZE(0..64))read-writecurrent
dhcpRelayNoSharevlan
OBJECT-TYPE
DHCP Relay: UNset the subvlan list for the sharevlan.
1.3.6.1.4.1.40418.7.100.13.1.14.1.2INTEGER {disable(0)}read-writecurrent
dhcpServer
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.13.2
dhcpServerServiceStatus
OBJECT-TYPE
Setting this to 1 to enable the dhcp server service. Setting this to 2 to disable the dhcp server service.
1.3.6.1.4.1.40418.7.100.13.2.1INTEGER {disable(0), enable(1)}read-createcurrent
dhcploggingStatus
OBJECT-TYPE
Setting this to 1 to enable the dhcp conflict logging. Setting this to 0 to disable the dhcp conflict logging.
1.3.6.1.4.1.40418.7.100.13.2.2INTEGER {disable(0), enable(1)}read-createcurrent
dhcpPool
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.13.2.3
dhcpPoolTable
OBJECT-TYPE
A dhcp pool is a collection of user configuration such as option config-lease time or dns-server IPs, a network address for network pool, or a host IP plus a hardware address pair for host pool. However, a dhcp pool only can either be a network pool or a host pool, or none of them (such as that pool only containing option config no network address config or a host ip config as well)
1.3.6.1.4.1.40418.7.100.13.2.3.1not-accessiblecurrent
dhcpPoolEntry
OBJECT-TYPE
A conceptual row of dhcpPoolTable.
1.3.6.1.4.1.40418.7.100.13.2.3.1.1not-accessiblecurrent
dhcpPoolPoolName
OBJECT-TYPE
PoolName, simply specify a string.
1.3.6.1.4.1.40418.7.100.13.2.3.1.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
dhcpPoolStatus
OBJECT-TYPE
accession delete the pool,according to dhcpPoolName
1.3.6.1.4.1.40418.7.100.13.2.3.1.1.2INTEGER {destroy(0), active(1)}read-createcurrent
dhcpPoolAddressType
OBJECT-TYPE
configure dhcppool of address style
1.3.6.1.4.1.40418.7.100.13.2.3.1.1.3INTEGER {network(1), host(2)}read-createcurrent
dhcpPoolAddress
OBJECT-TYPE
configurate dhcp pool. if dhcpPoolAddressType=1 configurate address range, if dhcpPoolAddressType=2 configurate single address
1.3.6.1.4.1.40418.7.100.13.2.3.1.1.4IpAddressread-createcurrent
dhcpPoolAddressPrefix
OBJECT-TYPE
dhcp pool ip address prefix
1.3.6.1.4.1.40418.7.100.13.2.3.1.1.5IpAddressread-createcurrent
dhcpPoolAddressStatus
OBJECT-TYPE
address of configuration satus
1.3.6.1.4.1.40418.7.100.13.2.3.1.1.6INTEGER {destroy(0), active(1)}read-createcurrent
dhcpPoolMacAddress
OBJECT-TYPE
appoint user of hardware address.Condition: dhcpPoolAddressType(2).
1.3.6.1.4.1.40418.7.100.13.2.3.1.1.7DisplayStringread-createcurrent
dhcpPoolProType
OBJECT-TYPE
RFC define protocol style of number express,Condition:dhcpPoolAddressType(2).
1.3.6.1.4.1.40418.7.100.13.2.3.1.1.8INTEGER (1..255)read-createcurrent
dhcpPoolMacStatus
OBJECT-TYPE
hardware address configure status.Condition: dhcpPoolAddressType(2).
1.3.6.1.4.1.40418.7.100.13.2.3.1.1.9INTEGER {destroy(0), active(1)}read-createcurrent
dhcpPoolExpandTable
OBJECT-TYPE
A dhcp pool is a collection of user configuration such as option config-lease time or dns-server IPs, a network address for network pool, or a host IP plus a hardware address pair for host pool. However, a dhcp pool only can either be a network pool or a host pool, or none of them (such as that pool only containing option config no network address config or a host ip config as well)
1.3.6.1.4.1.40418.7.100.13.2.3.2not-accessiblecurrent
dhcpPoolExpandEntry
OBJECT-TYPE
A conceptual row of dhcpPoolExpandTable.
1.3.6.1.4.1.40418.7.100.13.2.3.2.1not-accessiblecurrent
dhcpPoolExpandName
OBJECT-TYPE
PoolName, simply specify a string which string size NO MORE THAN 8
1.3.6.1.4.1.40418.7.100.13.2.3.2.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
dhcpPoolNetbiosNodeType
OBJECT-TYPE
Configure DHCP client of node style. For example, Broadcast node 1, Peer-to-peer node 2, Mixed node 4, Hybrid node 8
1.3.6.1.4.1.40418.7.100.13.2.3.2.1.2INTEGER (0..255)read-createcurrent
dhcpPoolDomainName
OBJECT-TYPE
DHCP client configure domain name
1.3.6.1.4.1.40418.7.100.13.2.3.2.1.3DisplayString (SIZE(1..255))read-createcurrent
dhcpPoolBootFile
OBJECT-TYPE
configure DHCP client boot-file name
1.3.6.1.4.1.40418.7.100.13.2.3.2.1.4DisplayString (SIZE(1..255))read-createcurrent
dhcpPoolCLid
OBJECT-TYPE
set dhcp pool client id. Condition: the pool of address is handcraft bind
1.3.6.1.4.1.40418.7.100.13.2.3.2.1.5DisplayStringread-createcurrent
dhcpPoolExpandstatus
OBJECT-TYPE
if configure is valid(0),and the list of all configuration operatation accession if configure is destroy(1),and the list of all configuration operation delet
1.3.6.1.4.1.40418.7.100.13.2.3.2.1.7INTEGER {valid(0), destroy(1)}read-createcurrent
dhcpLeaseTimeTable
OBJECT-TYPE
configure rent term in address pool
1.3.6.1.4.1.40418.7.100.13.2.4not-accessiblecurrent
dhcpLeaseTimeEntry
OBJECT-TYPE
configure rent term in address pool
1.3.6.1.4.1.40418.7.100.13.2.4.1not-accessiblecurrent
dhcpLeaseTimePoolName
OBJECT-TYPE
PoolName, simply specify a string which string size NO MORE THAN 8
1.3.6.1.4.1.40418.7.100.13.2.4.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
dhcpLeaseTimeType
OBJECT-TYPE
rent time style,0 is temporarily rent,1 is forever rent
1.3.6.1.4.1.40418.7.100.13.2.4.1.2INTEGER {temp(0), infinite(1)}read-createcurrent
dhcpLeaseTimeDay
OBJECT-TYPE
day,condition:dhcpLeaseTimeType=temp(0).
1.3.6.1.4.1.40418.7.100.13.2.4.1.3INTEGER (0..365)read-createcurrent
dhcpLeaseTimeHours
OBJECT-TYPE
hour,condition:dhcpLeaseTimeType=temp(0).
1.3.6.1.4.1.40418.7.100.13.2.4.1.4INTEGER (0..23)read-createcurrent
dhcpLeaseTimeMinutes
OBJECT-TYPE
hour,condition:dhcpLeaseTimeType=temp(0).
1.3.6.1.4.1.40418.7.100.13.2.4.1.5INTEGER (0..59)read-createcurrent
dhcpLeaseTimeStatus
OBJECT-TYPE
Setting this to active(1) creates an entry. Setting this to destroy(2) destroys an entry. default status is 0,no opperation
1.3.6.1.4.1.40418.7.100.13.2.4.1.6INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
dhcpPoolOptionTable
OBJECT-TYPE
configure pool of optional parameters
1.3.6.1.4.1.40418.7.100.13.2.5not-accessiblecurrent
dhcpPoolOptionEntry
OBJECT-TYPE
configure pool of optional parameters
1.3.6.1.4.1.40418.7.100.13.2.5.1not-accessiblecurrent
dhcpPoolOptionName
OBJECT-TYPE
PoolName, simply specify a string which string size NO MORE THAN 8
1.3.6.1.4.1.40418.7.100.13.2.5.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
dhcpPoolOptionIndex
OBJECT-TYPE
The index of option which has been set in this pool
1.3.6.1.4.1.40418.7.100.13.2.5.1.2INTEGERnot-accessiblecurrent
dhcpPoolOptionId
OBJECT-TYPE
dhcpPoolOptionId (0..254)
1.3.6.1.4.1.40418.7.100.13.2.5.1.3INTEGER (0..254)read-createcurrent
dhcpPoolOptionType
OBJECT-TYPE
dhcpPoolOptionType
1.3.6.1.4.1.40418.7.100.13.2.5.1.4INTEGER {ascii(1), hex(2), ipaddress(3)}read-createcurrent
dhcpPoolOption
OBJECT-TYPE
if dhcpPoolOptionType=1, ASCII string if dhcpPoolOptionType=2, HEX string if dhcpPoolOptionType=3,IP address
1.3.6.1.4.1.40418.7.100.13.2.5.1.5DisplayStringread-createcurrent
dhcpPoolOptionStatus
OBJECT-TYPE
optional parameters configure status
1.3.6.1.4.1.40418.7.100.13.2.5.1.6INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
dhcpServerExcludedIpAddrTable
OBJECT-TYPE
dhcpServer Excluded IpAddr Table
1.3.6.1.4.1.40418.7.100.13.2.6not-accessiblecurrent
dhcpServerExcludedIpAddrEntry
OBJECT-TYPE
dhcpServer Excluded IpAddrEntry
1.3.6.1.4.1.40418.7.100.13.2.6.1not-accessiblecurrent
dhcpServerExcludedIpAddrLowIp
OBJECT-TYPE
The excluded IP address, or first IP address in an excluded address range.
1.3.6.1.4.1.40418.7.100.13.2.6.1.1IpAddressnot-accessiblecurrent
dhcpServerExcludedIpAddrHiIp
OBJECT-TYPE
The last IP address in the excluded address range.
1.3.6.1.4.1.40418.7.100.13.2.6.1.2IpAddressnot-accessiblecurrent
dhcpServerExcludedIpAddrStatus
OBJECT-TYPE
Setting this to active(1) creates an entry. Setting this to destroy(2) destroys an entry.
1.3.6.1.4.1.40418.7.100.13.2.6.1.3INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
dhcpPoolDnsSerTable
OBJECT-TYPE
dhcpPool Dns Server Table:the maximum 8 dns is allowed the first dns server has the highest priority.so address1 is highest priority,next is address2,address3...
1.3.6.1.4.1.40418.7.100.13.2.8not-accessiblecurrent
dhcpPoolDnsSerEntry
OBJECT-TYPE
is DHCP client configure DNS server
1.3.6.1.4.1.40418.7.100.13.2.8.1not-accessiblecurrent
dhcpPoolDnsSerPoolName
OBJECT-TYPE
PoolName, simply specify a string which string size NO MORE THAN 8
1.3.6.1.4.1.40418.7.100.13.2.8.1.1DisplayStringnot-accessiblecurrent
dhcpPoolDnsSerIpAddress1
OBJECT-TYPE
IP address,MUST.
1.3.6.1.4.1.40418.7.100.13.2.8.1.2IpAddressread-createcurrent
dhcpPoolDnsSerIpAddress2
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.8.1.3IpAddressread-createcurrent
dhcpPoolDnsSerIpAddress3
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.8.1.4IpAddressread-createcurrent
dhcpPoolDnsSerIpAddress4
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.8.1.5IpAddressread-createcurrent
dhcpPoolDnsSerIpAddress5
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.8.1.6IpAddressread-createcurrent
dhcpPoolDnsSerIpAddress6
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.8.1.7IpAddressread-createcurrent
dhcpPoolDnsSerIpAddress7
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.8.1.8IpAddressread-createcurrent
dhcpPoolDnsSerIpAddress8
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.8.1.9IpAddressread-createcurrent
dhcpPoolDnsSerStatus
OBJECT-TYPE
configure DNS server status
1.3.6.1.4.1.40418.7.100.13.2.8.1.10INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
dhcpPoolDefaultRouterTable
OBJECT-TYPE
dhcpPoolDefaultRouterTable: the maximum 8 default gateway address can be set,the first gateway has the highest priority, So address1 has the highest priority,next is address2,address3...
1.3.6.1.4.1.40418.7.100.13.2.9not-accessiblecurrent
dhcpPoolDefaultRouterEntry
OBJECT-TYPE
DHCP client machine configure default gateway
1.3.6.1.4.1.40418.7.100.13.2.9.1not-accessiblecurrent
dhcpPoolDefaultRouterPoolName
OBJECT-TYPE
PoolName, simply specify a string which string size NO MORE THAN 8
1.3.6.1.4.1.40418.7.100.13.2.9.1.1DisplayStringnot-accessiblecurrent
dhcpPoolDefaultRouterIpAddress1
OBJECT-TYPE
IP address,must
1.3.6.1.4.1.40418.7.100.13.2.9.1.2IpAddressread-createcurrent
dhcpPoolDefaultRouterIpAddress2
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.9.1.3IpAddressread-createcurrent
dhcpPoolDefaultRouterIpAddress3
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.9.1.4IpAddressread-createcurrent
dhcpPoolDefaultRouterIpAddress4
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.9.1.5IpAddressread-createcurrent
dhcpPoolDefaultRouterIpAddress5
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.9.1.6IpAddressread-createcurrent
dhcpPoolDefaultRouterIpAddress6
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.9.1.7IpAddressread-createcurrent
dhcpPoolDefaultRouterIpAddress7
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.9.1.8IpAddressread-createcurrent
dhcpPoolDefaultRouterIpAddress8
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.9.1.9IpAddressread-createcurrent
dhcpPoolDefaultRouterStatus
OBJECT-TYPE
configure default gateway state machine
1.3.6.1.4.1.40418.7.100.13.2.9.1.10INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
dhcpPoolNextServerTable
OBJECT-TYPE
dhcpPoolNextServerTable
1.3.6.1.4.1.40418.7.100.13.2.10not-accessiblecurrent
dhcpPoolNextServerEntry
OBJECT-TYPE
dhcpPoolNextServerEntry
1.3.6.1.4.1.40418.7.100.13.2.10.1not-accessiblecurrent
dhcpPoolNextServerPoolName
OBJECT-TYPE
PoolName, simply specify a string which string size NO MORE THAN 8
1.3.6.1.4.1.40418.7.100.13.2.10.1.1DisplayStringnot-accessiblecurrent
dhcpPoolNextServerIpAddress1
OBJECT-TYPE
IP address,must
1.3.6.1.4.1.40418.7.100.13.2.10.1.2IpAddressread-createcurrent
dhcpPoolNextServerIpAddress2
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.10.1.3IpAddressread-createcurrent
dhcpPoolNextServerIpAddress3
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.10.1.4IpAddressread-createcurrent
dhcpPoolNextServerIpAddress4
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.10.1.5IpAddressread-createcurrent
dhcpPoolNextServerIpAddress5
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.10.1.6IpAddressread-createcurrent
dhcpPoolNextServerIpAddress6
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.10.1.7IpAddressread-createcurrent
dhcpPoolNextServerIpAddress7
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.10.1.8IpAddressread-createcurrent
dhcpPoolNextServerIpAddress8
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.10.1.9IpAddressread-createcurrent
dhcpPoolNextServerStatus
OBJECT-TYPE
status machine
1.3.6.1.4.1.40418.7.100.13.2.10.1.10INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
dhcpPoolWinsTable
OBJECT-TYPE
dhcpPoolWinsTable
1.3.6.1.4.1.40418.7.100.13.2.11not-accessiblecurrent
dhcpPoolWinsEntry
OBJECT-TYPE
configure Wins sever address
1.3.6.1.4.1.40418.7.100.13.2.11.1not-accessiblecurrent
dhcpPoolWinsPoolName
OBJECT-TYPE
PoolName, simply specify a string which string size NO MORE THAN 8
1.3.6.1.4.1.40418.7.100.13.2.11.1.1DisplayStringnot-accessiblecurrent
dhcpPoolWinsIpAddress1
OBJECT-TYPE
IP address,must
1.3.6.1.4.1.40418.7.100.13.2.11.1.2IpAddressread-createcurrent
dhcpPoolWinsIpAddress2
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.11.1.3IpAddressread-createcurrent
dhcpPoolWinsIpAddress3
OBJECT-TYPE
IPaddress,option
1.3.6.1.4.1.40418.7.100.13.2.11.1.4IpAddressread-createcurrent
dhcpPoolWinsIpAddress4
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.11.1.5IpAddressread-createcurrent
dhcpPoolWinsIpAddress5
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.11.1.6IpAddressread-createcurrent
dhcpPoolWinsIpAddress6
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.11.1.7IpAddressread-createcurrent
dhcpPoolWinsIpAddress7
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.11.1.8IpAddressread-createcurrent
dhcpPoolWinsIpAddress8
OBJECT-TYPE
IP address,option
1.3.6.1.4.1.40418.7.100.13.2.11.1.9IpAddressread-createcurrent
dhcpPoolWinsStatus
OBJECT-TYPE
configure wins server status machine
1.3.6.1.4.1.40418.7.100.13.2.11.1.10INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
dhcpServerLeaseBindingTable
OBJECT-TYPE
express IP address and MAC address bind status
1.3.6.1.4.1.40418.7.100.13.2.12not-accessiblecurrent
dhcpServerLeaseBindingEntry
OBJECT-TYPE
express IP address and MAC address bind status
1.3.6.1.4.1.40418.7.100.13.2.12.1not-accessiblecurrent
dhcpServerLeaseBindingIp
OBJECT-TYPE
certain address appointed, format is x.x.x.x
1.3.6.1.4.1.40418.7.100.13.2.12.1.1IpAddressread-onlycurrent
dhcpServerLeaseBindingType
OBJECT-TYPE
manual express handcraft bind style;dynamic express dynamic distribution style
1.3.6.1.4.1.40418.7.100.13.2.12.1.2INTEGER {manual(1), dynamic(2)}read-onlycurrent
dhcpServerLeaseBindingMac
OBJECT-TYPE
MAC address
1.3.6.1.4.1.40418.7.100.13.2.12.1.3DisplayStringread-onlycurrent
dhcpServerLeaseBindingLeaseTime
OBJECT-TYPE
rent term
1.3.6.1.4.1.40418.7.100.13.2.12.1.4INTEGERread-onlycurrent
dhcpSnooping
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.13.3
dhcpSnoopingEnable
OBJECT-TYPE
Enable the dhcp snooping function.
1.3.6.1.4.1.40418.7.100.13.3.1INTEGER {noEnable(0), enable(1)}read-createcurrent
dhcpSnoopingBindingEnalbe
OBJECT-TYPE
Enable the dhcp snooping binding function.
1.3.6.1.4.1.40418.7.100.13.3.2INTEGER {noEnable(0), enable(1)}read-createcurrent
dhcpSnoopingVlanEnable
OBJECT-TYPE
Enable the dhcp snooping on vlan list string, the vlan list string is input like as '1-2'. If the next time input the string '3-5',then the final vlan list is '1-5'.If input the string 'NULL',then delete the whole vlan list.
1.3.6.1.4.1.40418.7.100.13.3.3OCTET STRINGread-createcurrent
dhcpSnoopingInformationEnalbe
OBJECT-TYPE
Enable the dhcp snooping information function.
1.3.6.1.4.1.40418.7.100.13.3.4INTEGER {noEnable(0), enable(1)}read-createcurrent
dhcpSnoopingLimitRate
OBJECT-TYPE
Configration of dhcp packets rate on the switch, the default rate of dhcp packets received is 100 pps.
1.3.6.1.4.1.40418.7.100.13.3.5INTEGER (0..100)read-createcurrent
dhcpSnoopingActionMaxNum
OBJECT-TYPE
Configration of the maximum number of dhcp snooping action on a port, the default value is 10.
1.3.6.1.4.1.40418.7.100.13.3.6INTEGER (0..200)read-createcurrent
dhcpSnoopingbindingARP
OBJECT-TYPE
If set(0), the static ARP entry is not added when the dhcp snooping is created, if set(1), the static ARP entry is added according to the dhcp snooping binding, the priority of this static ARP entry is lower than that configured by administrator.
1.3.6.1.4.1.40418.7.100.13.3.7INTEGER {notBindingARP(0), bindingARP(1)}read-createcurrent
dhcpSnoopingInformationOptionDelimiter
OBJECT-TYPE
If set(0), then use colon to compart sub-option parameters, set(1), use dot to compart sub-option parameters, set(2), use slash to compart sub-option parameters, set(3), use space to compart sub-option parameters the default value is set(2).
1.3.6.1.4.1.40418.7.100.13.3.8INTEGER {colon(0), dot(1), slash(2), space(3)}read-createcurrent
dhcpSnoopingInformationOptionSubscriberIDFormat
OBJECT-TYPE
If set(0), then use hex format of vlan and mac address, set(1), use ACSII format of vlan and mac address, set(2), use vs-hp format to keep compatibility with HP, the default value is set(1).
1.3.6.1.4.1.40418.7.100.13.3.9INTEGER {hex(0), acsii(1), vs-hp(2)}read-createcurrent
dhcpSnoopingInformationOptionRemoteID
OBJECT-TYPE
If input the 'standard' string ,then use vlan mac address format for option82 sub-option 2, other string, that be used as romote ID of option82 sub-option 2, the default string is 'standard'.
1.3.6.1.4.1.40418.7.100.13.3.10DisplayString (SIZE(1..64))read-createcurrent
dhcpSnoopingInformationOptionAllowUntrusted
OBJECT-TYPE
If set(0), the dhcp packets with option82 are discarded, if set (1), the dhcp packets with option82 are permitted, and the content of option82 is not changed.
1.3.6.1.4.1.40418.7.100.13.3.11INTEGER {notAllowUntrusted(0), allowUntrusted(1)}read-createcurrent
dhcpSnoopingOptionSelfDefinedSubscriberIDFormat
OBJECT-TYPE
If set(0), then use ASCII format to generate sub-scriber ID, set(1), use hex format to generate sub-scriber ID, the default value is set(1).
1.3.6.1.4.1.40418.7.100.13.3.12INTEGER {hex(0), ascii(1)}read-createcurrent
dhcpSnoopingOptionSelfDefinedRemoteIDFormat
OBJECT-TYPE
If set(0), then use ASCII format to generate remote ID, set(1), use hex format to generate remote ID, the default value is set(1).
1.3.6.1.4.1.40418.7.100.13.3.13INTEGER {hex(0), ascii(1)}read-createcurrent
dhcpSnoopingOptionSelfDefinedSubscriberID
OBJECT-TYPE
If user does not configure the circuit-id of option82 explicitly on a port, then the user can self define format to generate the circuit-id, the format options include vlan, port, ID, self designed string, the subscriber ID may be only one or any combination of them,and is strictly generated according to the sequence of format options, the ID option includes switch ID and remote-mac, but the user just selects only one of them, also In the swtich ID, it includes mac and hostname options, the user just selects only one of two, the maximum length of self-designed striing is 64. if user inputs the string 'NULL', then delete the last configuration. For example, if select vlan ,ID(swtich-id(mac)), and string 'str' format, the user can input the string like as 'vlan id swtich-id mac string str'.
1.3.6.1.4.1.40418.7.100.13.3.14DisplayString (SIZE(1..128))read-createcurrent
dhcpSnoopingOptionSelfDefinedRemoteID
OBJECT-TYPE
If user does not configure the remote-id of option82 explicitly on a port, then the user can self define format to generate the remote-id, the format options include mac,hostname and self designed string, the remote ID may be only one or any combination of them,and is strictly generated according to the sequence of format options, the maximum length of self designed striing is 32. If user inputs the string 'NULL', then delete the last configuration. For example, if select hostname,mac,and string 'str' format, the user can input the string like as 'hostname mac string str'.
1.3.6.1.4.1.40418.7.100.13.3.15DisplayString (SIZE(1..64))read-createcurrent
dhcpSnoopingClearBinding
OBJECT-TYPE
Clear the dhcp snooping bindings, the user can specify the mac address and vlan ID, or interface name and vlan ID ,or vlan ID, if input 'all' string, then clear all of the bindings,if input 'mac 00-24-e3-3a-f3-24 vlan 2', then clear the bindings with mac address 00-24-e3-3a-f3-24 in the vlan 2, if input 'interface ethernet0/0/1 vlan 2', then clear all of the bidings on the interface ethernet0/0/1 in the vlan 2, if input 'vlan 1' string ,then clear all of bindings in the vlan 1.
1.3.6.1.4.1.40418.7.100.13.3.16DisplayString (SIZE(1..64))read-createcurrent
dhcpSnoopingPortConfigTable
OBJECT-TYPE
After enable the dhcp snooping function, the administrator can configure the port information.
1.3.6.1.4.1.40418.7.100.13.3.17not-accessiblecurrent
dhcpSnoopingPortConfigEntry
OBJECT-TYPE
A conceptual row of dhcpSnoopingPortConfigTable.
1.3.6.1.4.1.40418.7.100.13.3.17.1not-accessiblecurrent
dhcpSnoopingPortIndex
OBJECT-TYPE
Configure the dhcp snooping function on the specified port.
1.3.6.1.4.1.40418.7.100.13.3.17.1.1INTEGERnot-accessiblecurrent
dhcpSnoopingUserControlMaxNum
OBJECT-TYPE
Configure the maximum of the binding users on a port, the range of binding users number is 0-1024,the default number is 1024.
1.3.6.1.4.1.40418.7.100.13.3.17.1.2INTEGER (0..1024)read-createcurrent
dhcpSnoopingUserControl
OBJECT-TYPE
If set(0), not enable the user control function on a specified port, if set(1), enable the user control function on a specified port, the default value is set(0).
1.3.6.1.4.1.40418.7.100.13.3.17.1.3INTEGER {notEnable(0), enable(1)}read-createcurrent
dhcpSnoopingTrust
OBJECT-TYPE
Configure trust function on a port or vlan list string.If input the string 'all', then trust all the vlan. If input the string '1-2', then only trust the DHCP packets with that vlan ID is 1 or 2. If input string 'NULL', then close the trust function on the port.
1.3.6.1.4.1.40418.7.100.13.3.17.1.4OCTET STRINGread-createcurrent
dhcpSnoopingBindingDot1x
OBJECT-TYPE
If set(0), not enable to notify dhcp snooping binding information to Dot1x module, if set(1), enable to notify dhcp snooping binding information to Dot1x module, the default value is set(0).
1.3.6.1.4.1.40418.7.100.13.3.17.1.5INTEGER {notEnable(0), enable(1)}read-createcurrent
dhcpSnoopingSubScriberID
OBJECT-TYPE
If input the 'standard' string ,then use vlan mac address format for option82 sub-option 2, other string, that be used as romote ID of option82 sub-option 2, the default string is 'standard'.
1.3.6.1.4.1.40418.7.100.13.3.17.1.6DisplayString (SIZE(1..32))read-createcurrent
dhcpSnoopingAlarmCount
OBJECT-TYPE
Show the alarm count of dhcp snooping on a specified port.
1.3.6.1.4.1.40418.7.100.13.3.17.1.7INTEGERread-onlycurrent
dhcpSnoopingBindingCount
OBJECT-TYPE
Show the binding count of dhcp snooping on a specified port.
1.3.6.1.4.1.40418.7.100.13.3.17.1.8INTEGERread-onlycurrent
dhcpSnoopingPortActionTable
OBJECT-TYPE
After enable the dhcp snooping function, the administrator can configure the port action.
1.3.6.1.4.1.40418.7.100.13.3.18not-accessiblecurrent
dhcpSnoopingPortActionEntry
OBJECT-TYPE
A conceptual row of dhcpSnoopingPortActionTable.
1.3.6.1.4.1.40418.7.100.13.3.18.1not-accessiblecurrent
dhcpSnoopingPort
OBJECT-TYPE
Configure the dhcp snooping function on the specified port.
1.3.6.1.4.1.40418.7.100.13.3.18.1.1INTEGERnot-accessiblecurrent
dhcpSnoopingActionType
OBJECT-TYPE
If set(0), not to add any action, if set(1), add shutdown action , and if set(2), add blackhole action on a port when detectd the DHCP server protended .
1.3.6.1.4.1.40418.7.100.13.3.18.1.2INTEGER {noAction(0), shutdown(1), blackhole(2)}read-createcurrent
dhcpSnoopingActionRecoveryTime
OBJECT-TYPE
Configure the recovery time of action, the range time is 10-3600 seconds, the default value is 30 seconds.
1.3.6.1.4.1.40418.7.100.13.3.18.1.3INTEGER (10..3600)read-createcurrent
dhcpSnoopingActionStatus
OBJECT-TYPE
If set(0), then destory an aciton configured previously, if set(1), then configure an action on a port.
1.3.6.1.4.1.40418.7.100.13.3.18.1.4INTEGER {destroy(0), active(1)}read-createcurrent
dhcpSnoopingStaticBindingTable
OBJECT-TYPE
After enable the dhcp snooping function, the administrator can configure or delete the dhcp snooping static binding.
1.3.6.1.4.1.40418.7.100.13.3.19not-accessiblecurrent
dhcpSnoopingStaticBindingEntry
OBJECT-TYPE
A conceptual row of dhcpSnoopingStaticBindingTable.
1.3.6.1.4.1.40418.7.100.13.3.19.1not-accessiblecurrent
dhcpSnoopingStaticBindingIP
OBJECT-TYPE
The one IP address just only identifies one ack binding entry.
1.3.6.1.4.1.40418.7.100.13.3.19.1.1IpAddressnot-accessiblecurrent
dhcpSnoopingStaticBindingMAC
OBJECT-TYPE
Configure the MAC address of the static binding.
1.3.6.1.4.1.40418.7.100.13.3.19.1.2OCTET STRING (SIZE(17))read-createcurrent
dhcpSnoopingStaticBindingMask
OBJECT-TYPE
Configure the IP address mask of the static binding.
1.3.6.1.4.1.40418.7.100.13.3.19.1.3IpAddressread-createcurrent
dhcpSnoopingStaticBindingPort
OBJECT-TYPE
Configure the port of the static binding.
1.3.6.1.4.1.40418.7.100.13.3.19.1.4INTEGERread-createcurrent
dhcpSnoopingStaticBindingVid
OBJECT-TYPE
Configure the vlan ID of the static binding.
1.3.6.1.4.1.40418.7.100.13.3.19.1.5INTEGERread-createcurrent
dhcpSnoopingStaticBindingStatus
OBJECT-TYPE
If set(0), then distory a specified static binding that has been configured, if set(1), create a specified static binding according to the input content.
1.3.6.1.4.1.40418.7.100.13.3.19.1.6INTEGER {destory(0), active(1)}read-createcurrent
dhcpSnoopingAckBindingInfoTable
OBJECT-TYPE
Show the specified bindings after received the DHCP ACK packets.
1.3.6.1.4.1.40418.7.100.13.3.20not-accessiblecurrent
dhcpSnoopingAckBindingInfoEntry
OBJECT-TYPE
A conceptual row of dhcpSnoopingAckBindingInfoTable.
1.3.6.1.4.1.40418.7.100.13.3.20.1not-accessiblecurrent
dhcpSnoopingAckBindingIP
OBJECT-TYPE
The one IP address just only identifies one ack binding entry.
1.3.6.1.4.1.40418.7.100.13.3.20.1.1IpAddressnot-accessiblecurrent
dhcpSnoopingAckBindingMAC
OBJECT-TYPE
Show the MAC address of the ack binding.
1.3.6.1.4.1.40418.7.100.13.3.20.1.2OCTET STRING (SIZE(17))read-onlycurrent
dhcpSnoopingAckBindingPort
OBJECT-TYPE
Show the port index information of the ack binding.
1.3.6.1.4.1.40418.7.100.13.3.20.1.3INTEGERread-onlycurrent
dhcpSnoopingAckBindingVid
OBJECT-TYPE
Show the Vid information of the ack bidning.
1.3.6.1.4.1.40418.7.100.13.3.20.1.4INTEGERread-onlycurrent
dhcpSnoopingAckBindingLease
OBJECT-TYPE
Show the lease of the ack binding. The lease of static binding is infinite, the lease of dynamic binding comes from the DHCP reply packets of dhcp server.
1.3.6.1.4.1.40418.7.100.13.3.20.1.5Counter32read-onlycurrent
dhcpSnoopingAckBindingFlag
OBJECT-TYPE
Show the type of the ack binding. The flag 'S' indentifies the static type binding, 'D' indentifies the dynamic type binding, 'U' indentifies that bindings are uploaded from the server, 'O' indentifies that DHCP request packet is with option82 information, 'X' indentifies that the bindings have been notified Dot1x module, and the client is control under the Dot1x function, 'L' indentifies that the binding entry has been sent to the driver, 'E' indentifies that the notification to Dot1x module is failed.
1.3.6.1.4.1.40418.7.100.13.3.20.1.6DisplayString (SIZE(1..10))read-onlycurrent
dhcpSnoopingRequestBindingInfoTable
OBJECT-TYPE
Show the specified bindings after received the DHCP request packets.
1.3.6.1.4.1.40418.7.100.13.3.21not-accessiblecurrent
dhcpSnoopingRequestBindingInfoEntry
OBJECT-TYPE
A conceptual row of dhcpSnoopingRequestBindingInfoTable.
1.3.6.1.4.1.40418.7.100.13.3.21.1not-accessiblecurrent
dhcpSnoopingRequestBindingIP
OBJECT-TYPE
The one IP address just only identifies one Request binding entry.
1.3.6.1.4.1.40418.7.100.13.3.21.1.1IpAddressnot-accessiblecurrent
dhcpSnoopingRequestBindingMAC
OBJECT-TYPE
Show the MAC address of the Request binding.
1.3.6.1.4.1.40418.7.100.13.3.21.1.2OCTET STRING (SIZE(17))read-onlycurrent
dhcpSnoopingRequestBindingPort
OBJECT-TYPE
Show the port index information of the Request binding.
1.3.6.1.4.1.40418.7.100.13.3.21.1.3INTEGERread-onlycurrent
dhcpSnoopingRequestBindingVid
OBJECT-TYPE
Show the Vid information of the Request binding.
1.3.6.1.4.1.40418.7.100.13.3.21.1.4INTEGERread-onlycurrent
dhcpSnoopingRequestBindingLease
OBJECT-TYPE
Show the lease of the Request binding.
1.3.6.1.4.1.40418.7.100.13.3.21.1.5Counter32read-onlycurrent
dhcpSnoopingAlarmInfoTable
OBJECT-TYPE
Show the dhcp snooping alarm information.
1.3.6.1.4.1.40418.7.100.13.3.22not-accessiblecurrent
dhcpSnoopingAlarmInfoEntry
OBJECT-TYPE
A conceptual row of dhcpSnoopingAlarmInfoTable.
1.3.6.1.4.1.40418.7.100.13.3.22.1not-accessiblecurrent
dhcpSnoopingAlarmInfoPortIndex
OBJECT-TYPE
The port sequence of the alarm events.
1.3.6.1.4.1.40418.7.100.13.3.22.1.1INTEGERnot-accessiblecurrent
dhcpSnoopingAlarmInfoNum
OBJECT-TYPE
The sequence of the alarm events on a port.
1.3.6.1.4.1.40418.7.100.13.3.22.1.2INTEGERnot-accessiblecurrent
dhcpSnoopingAlarmInfoType
OBJECT-TYPE
Show the type information of the alarm event.
1.3.6.1.4.1.40418.7.100.13.3.22.1.3INTEGERread-onlycurrent
dhcpSnoopingAlarmInfoBlackholeMAC
OBJECT-TYPE
Show the blackhole mac address of the alarm event.
1.3.6.1.4.1.40418.7.100.13.3.22.1.4OCTET STRINGread-onlycurrent
dhcpSnoopingAlarmInfoRecoveryTime
OBJECT-TYPE
Show the recovery time of the alarm event.
1.3.6.1.4.1.40418.7.100.13.3.22.1.5DisplayStringread-onlycurrent
dhcpSnoopingAlarmInfoRecoveryActionStatus
OBJECT-TYPE
Show the status of the recovery action.
1.3.6.1.4.1.40418.7.100.13.3.22.1.6INTEGERread-onlycurrent
dhcpSnoopingStatisticTable
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.13.3.23
dhcpSnoopingStatisticAlarmNum
OBJECT-TYPE
Show the total number of the alarm events.
1.3.6.1.4.1.40418.7.100.13.3.23.1INTEGERread-onlycurrent
dhcpSnoopingStatisticAckBindingNum
OBJECT-TYPE
Show the total number of the ack bindings.
1.3.6.1.4.1.40418.7.100.13.3.23.2INTEGERread-onlycurrent
dhcpSnoopingStatisticRequestBindingNum
OBJECT-TYPE
Show the total number of the request bindings.
1.3.6.1.4.1.40418.7.100.13.3.23.3INTEGERread-onlycurrent
dhcpSnoopingStatisticDropPktsNum
OBJECT-TYPE
Show the total number of the drop packets.
1.3.6.1.4.1.40418.7.100.13.3.23.4INTEGERread-onlycurrent
dhcpSnoopingStatisticDiscardPktsNum
OBJECT-TYPE
Show the total number of the discarded packets.
1.3.6.1.4.1.40418.7.100.13.3.23.5INTEGERread-onlycurrent
dhcpSnoopingBlockedInfoTable
OBJECT-TYPE
Show the dhcp snooping blocked information.
1.3.6.1.4.1.40418.7.100.13.3.24not-accessiblecurrent
dhcpSnoopingBlockedInfoEntry
OBJECT-TYPE
A conceptual row of dhcpSnoopingBlockedInfoTable.
1.3.6.1.4.1.40418.7.100.13.3.24.1not-accessiblecurrent
dhcpSnoopingBlockedInfoPortIndex
OBJECT-TYPE
The port sequence of the blocked information.
1.3.6.1.4.1.40418.7.100.13.3.24.1.1INTEGERnot-accessiblecurrent
dhcpSnoopingBlockedInfoRecordingTime
OBJECT-TYPE
The recording time of one blocked info entry on a port.
1.3.6.1.4.1.40418.7.100.13.3.24.1.2INTEGERnot-accessiblecurrent
dhcpSnoopingBlockedInfoShow
OBJECT-TYPE
Show the blocked information of one blocked info entry.
1.3.6.1.4.1.40418.7.100.13.3.24.1.3OCTET STRINGread-onlycurrent
priportGroup
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.14
systemPriority
OBJECT-TYPE
Modify the system priority which is used by port group.
1.3.6.1.4.1.40418.7.100.14.1INTEGER (0..65535)read-createcurrent
portGroupTable
OBJECT-TYPE
This table contains port group information associated with the local system known to this agent.
1.3.6.1.4.1.40418.7.100.14.2not-accessiblecurrent
portGroupEntry
OBJECT-TYPE
Configure the port group information.
1.3.6.1.4.1.40418.7.100.14.2.1not-accessiblecurrent
portGroupIndex
OBJECT-TYPE
Port group number.
1.3.6.1.4.1.40418.7.100.14.2.1.1INTEGERnot-accessiblecurrent
portGroupMemberCount
OBJECT-TYPE
The number of port group member.
1.3.6.1.4.1.40418.7.100.14.2.1.2INTEGERread-onlycurrent
loadBalance
OBJECT-TYPE
Load balancing method: dst-src-mac(1):destination and source mac address; dst-src-ip(2):destination and source ip address; src-mac(3):source mac address; dst-mac(4):destination mac address; src-ip(5):source ip address; dst-ip(6):destination ip address; dst-src-mac-ip(7):destination and source mac address, ip address; enhance-profile(8):enhance-profile; dst-src-mac-vlan(9):destination and source mac address, vlan; dst-src-ip-port(10):destination and source ip address, port; dst-src-mac-ip-port(13):destination and source mac address, ip address, port; dst-src-mac-vlan-normal(14):destination and source mac address, vlan, normal; dst-src-ip-port-normal(15):destination and source ip address, port, normal; dst-src-mac-ip-port-normal(16):destination and source mac address, ip address, port, normal. If there is no member in the port group, the value is -1. If you set value to the load balance method that your switch is not unsupported, it will return error. Please see the handbook and make sure that the load balance method is supported by your switch.
1.3.6.1.4.1.40418.7.100.14.2.1.3INTEGER {dst-src-mac(1), dst-src-ip(2), src-mac(3), dst-mac(4), src-ip(5), dst-ip(6), dst-src-mac-ip(7), enhance-profile(8), dst-src-mac-vlan(9), dst-src-ip-port(10), dst-src-mac-ip-port(13), dst-src-mac-vlan-normal(14), dst-src-ip-port-normal(15), dst-src-mac-ip-port-normal(16)}read-createcurrent
portGroupInfo
OBJECT-TYPE
Port group brief information. Format is ID, Mode, Partner ID, Ports and Load-balance. If there is no member in the port group, the value is empty.
1.3.6.1.4.1.40418.7.100.14.2.1.4DisplayStringread-onlycurrent
portGroupPortListTable
OBJECT-TYPE
This table contains port group member information associated with the local system known to this agent.
1.3.6.1.4.1.40418.7.100.14.3not-accessiblecurrent
portGroupPortListEntry
OBJECT-TYPE
Configure the port group member information.
1.3.6.1.4.1.40418.7.100.14.3.1not-accessiblecurrent
portGroupMemberIndex
OBJECT-TYPE
Port group member index. Format is group number and port index of member.
1.3.6.1.4.1.40418.7.100.14.3.1.1INTEGERnot-accessiblecurrent
portGroupMemberName
OBJECT-TYPE
The name of port group member.
1.3.6.1.4.1.40418.7.100.14.3.1.2DisplayStringread-onlycurrent
portGroupMemberMode
OBJECT-TYPE
The mode of port group member.
1.3.6.1.4.1.40418.7.100.14.3.1.3INTEGER {on(1), active(2), passive(3)}read-onlycurrent
portGroupMemberPriority
OBJECT-TYPE
The port priority of port group member. If the port group mode is on, the value is -1.
1.3.6.1.4.1.40418.7.100.14.3.1.4INTEGER (0..65535)read-writecurrent
portGroupMemberTimeout
OBJECT-TYPE
The timeout mode of port group member. If the port group mode is on, the value is -1.
1.3.6.1.4.1.40418.7.100.14.3.1.5INTEGER {long(0), short(1)}read-onlycurrent
portGroupMemberStatus
OBJECT-TYPE
The status of port group member. If the port group mode is on, the value is -1.
1.3.6.1.4.1.40418.7.100.14.3.1.6INTEGER {unselected(0), selected(1), standby(2)}read-onlycurrent
prisnmpMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.15
snmpSecurityIpStatus
OBJECT-TYPE
Enable or disable secure IP address check function on the NMS.
1.3.6.1.4.1.40418.7.100.15.1INTEGER {disable(0), enable(1)}read-createcurrent
snmpTrapHostStatus
OBJECT-TYPE
Enable the switch to send Trap message. This command is used for SNMP v1/v2.
1.3.6.1.4.1.40418.7.100.15.2INTEGER {disable(0), enable(1)}read-createcurrent
snmpRmonStatus
OBJECT-TYPE
Enable/disable RMON.
1.3.6.1.4.1.40418.7.100.15.3INTEGER {disable(0), enable(1)}read-createcurrent
securityIpTable
OBJECT-TYPE
A list of snmp securityIp entries.
1.3.6.1.4.1.40418.7.100.15.4not-accessiblecurrent
securityIpEntry
OBJECT-TYPE
Configure the secure IP address which is allowed to access the switch on the NMS;
1.3.6.1.4.1.40418.7.100.15.4.1not-accessiblecurrent
securityIpIndex
OBJECT-TYPE
Index.
1.3.6.1.4.1.40418.7.100.15.4.1.1INTEGERnot-accessiblecurrent
securityIpAddress
OBJECT-TYPE
The address of security.
1.3.6.1.4.1.40418.7.100.15.4.1.2IpAddressread-createcurrent
securityIpStatus
OBJECT-TYPE
Writing this to active(1) creates an entry. Writing this to destroy(2) destroys an entry.
1.3.6.1.4.1.40418.7.100.15.4.1.3INTEGER {active(1), destroy(2)}read-createcurrent
trapDestTable
OBJECT-TYPE
A list of trap destination entries.
1.3.6.1.4.1.40418.7.100.15.5not-accessiblecurrent
trapDestEntry
OBJECT-TYPE
This entry includes a destination IP address to which to send traps for this community.
1.3.6.1.4.1.40418.7.100.15.5.1not-accessiblecurrent
trapDestIndex
OBJECT-TYPE
Index
1.3.6.1.4.1.40418.7.100.15.5.1.1INTEGERnot-accessiblecurrent
trapDestAddress
OBJECT-TYPE
The address to send traps.
1.3.6.1.4.1.40418.7.100.15.5.1.2IpAddressread-createcurrent
trapDestVersion
OBJECT-TYPE
This variables represent the version of the Trap we wish to send to trap Receiver. If the value is 0, mean we wish to send Version 1 trap. If the value is 1, mean we wish to send version 2 trap.
1.3.6.1.4.1.40418.7.100.15.5.1.3INTEGER {version1(0), version2(1)}read-createcurrent
trapDestCommunity
OBJECT-TYPE
A community to which this destination address belongs.
1.3.6.1.4.1.40418.7.100.15.5.1.4DisplayString (SIZE(1..255))read-createcurrent
trapDestStatus
OBJECT-TYPE
Writing this to active(1) creates an entry. Writing this to destroy(2) destroys an entry.
1.3.6.1.4.1.40418.7.100.15.5.1.5INTEGER {active(1), destroy(2)}read-createcurrent
l3
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.16
arpMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.16.1
arpCacheDeleteAll
OBJECT-TYPE
when set , triger flush arp-cache, when get ,nosense
1.3.6.1.4.1.40418.7.100.16.1.1INTEGER {noDelete(0), delete(1)}read-createcurrent
arpCacheTimeout
OBJECT-TYPE
arp cache timeout time
1.3.6.1.4.1.40418.7.100.16.1.2INTEGERread-onlycurrent
arpSecurityUpdateProtectALL
OBJECT-TYPE
global enable or disable arp security update protect
1.3.6.1.4.1.40418.7.100.16.1.3INTEGER {disable(0), enable(1)}read-createcurrent
arpSecurityLearnProtectALL
OBJECT-TYPE
global enable or disable arp security learn protect
1.3.6.1.4.1.40418.7.100.16.1.4INTEGER {disable(0), enable(1)}read-createcurrent
arpSecurityConvertALL
OBJECT-TYPE
global convert dynamic arp-cache to static arp item .enable mean convert
1.3.6.1.4.1.40418.7.100.16.1.5INTEGER {disable(0), enable(1)}read-createcurrent
arpSecurityTable
OBJECT-TYPE
arp security table
1.3.6.1.4.1.40418.7.100.16.1.6not-accessiblecurrent
arpsecurityEntry
OBJECT-TYPE
index is L3 interface index
1.3.6.1.4.1.40418.7.100.16.1.6.1not-accessiblecurrent
arpSecurityIfindex
OBJECT-TYPE
L3 interface index
1.3.6.1.4.1.40418.7.100.16.1.6.1.1INTEGERnot-accessiblecurrent
arpSecurityUpdateProtect
OBJECT-TYPE
enable or disable arp security update protect on the current port
1.3.6.1.4.1.40418.7.100.16.1.6.1.2INTEGER {disable(0), enable(1)}read-createcurrent
arpSecurityLearnProtect
OBJECT-TYPE
enable or disable arp security learn protect on the current port
1.3.6.1.4.1.40418.7.100.16.1.6.1.3INTEGER {disable(0), enable(1)}read-createcurrent
arpSecurityConvert
OBJECT-TYPE
convert dynamic arp-cache to static arp item on the port.enable mean convert,get OPS is nosense
1.3.6.1.4.1.40418.7.100.16.1.6.1.4INTEGER {disable(0), enable(1)}read-createcurrent
arpProxyArpTable
OBJECT-TYPE
configure arp proxy list
1.3.6.1.4.1.40418.7.100.16.1.7not-accessiblecurrent
arpProxyArpEntry
OBJECT-TYPE
index is L3 interface index
1.3.6.1.4.1.40418.7.100.16.1.7.1not-accessiblecurrent
arpProxyArpIfIndex
OBJECT-TYPE
L3 interface index
1.3.6.1.4.1.40418.7.100.16.1.7.1.1INTEGERnot-accessiblecurrent
arpProxyArpStatus
OBJECT-TYPE
arp proxy enable
1.3.6.1.4.1.40418.7.100.16.1.7.1.2INTEGER {disable(0), enable(1)}read-createcurrent
arpStacticTable
OBJECT-TYPE
static state arp configuration list
1.3.6.1.4.1.40418.7.100.16.1.8not-accessiblecurrent
arpStaticEntry
OBJECT-TYPE
index is 'arpProxyArpIfIndex.arpStaticIpaddress'.
1.3.6.1.4.1.40418.7.100.16.1.8.1not-accessiblecurrent
arpStaticIfindex
OBJECT-TYPE
L3 interface index
1.3.6.1.4.1.40418.7.100.16.1.8.1.1INTEGERnot-accessiblecurrent
arpStaticIpaddress
OBJECT-TYPE
ip address
1.3.6.1.4.1.40418.7.100.16.1.8.1.2IpAddressnot-accessiblecurrent
arpStaticMac
OBJECT-TYPE
the Mac address of the arp item
1.3.6.1.4.1.40418.7.100.16.1.8.1.3MacAddress (SIZE(17))read-createcurrent
arpStaticPortIndex
OBJECT-TYPE
the port index of the arp item
1.3.6.1.4.1.40418.7.100.16.1.8.1.4INTEGERread-createcurrent
arpStaticStatus
OBJECT-TYPE
valid(1),this is a active arp when get/getnext; when set,mean create the static arp item invalid(2); when set, mean destory the current arp item waitingforset(3); reserved
1.3.6.1.4.1.40418.7.100.16.1.8.1.5INTEGER {valid(1), invalid(2), waitingforset(3)}read-createcurrent
routeMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.16.2
ipStaticRouteExtTable
OBJECT-TYPE
static route configuration list
1.3.6.1.4.1.40418.7.100.16.2.1not-accessiblecurrent
ipStaticRouteExtEntry
OBJECT-TYPE
The index of this table is ip.mask
1.3.6.1.4.1.40418.7.100.16.2.1.1not-accessiblecurrent
ipStaticRouteExtDest
OBJECT-TYPE
static route of intention net segment
1.3.6.1.4.1.40418.7.100.16.2.1.1.1IpAddressnot-accessiblecurrent
ipStaticRouteExtMask
OBJECT-TYPE
mask
1.3.6.1.4.1.40418.7.100.16.2.1.1.2IpAddressnot-accessiblecurrent
ipStaticRouteExtNextHop
OBJECT-TYPE
next step ip
1.3.6.1.4.1.40418.7.100.16.2.1.1.3IpAddressread-createcurrent
ipStaticRouteExtMetric
OBJECT-TYPE
Manage distance/PRI
1.3.6.1.4.1.40418.7.100.16.2.1.1.4INTEGER (1..255)read-createcurrent
ipStaticRouteExtStatus
OBJECT-TYPE
When you get/getnext one entry, the meaning of 'valid' is that the static route which you get is valid (or active); when you want to configure one static route, 'valid/creating' stand for setting one entry, and 'invalid/destory' stands for delete the static route.
1.3.6.1.4.1.40418.7.100.16.2.1.1.5INTEGER {valid(1), invalid(2), waitingforset(3)}read-createcurrent
ripMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.16.3
ripTimers
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.16.3.1
ripUpdateTime
OBJECT-TYPE
The update time in seconds controls the advertising of regular update messages. The real working model, while using this timer, the time should be offset by a small random time (+/- 0 to 5 seconds each time it is set.
1.3.6.1.4.1.40418.7.100.16.3.1.1Integer32 (5..2147483647)read-writecurrent
ripTimeoutTime
OBJECT-TYPE
The timeout timer in seconds governs the validity of a route. It is initialized when a route is established, and any time an update message is received for the route. If the setting time elapses from the last time the timrout was initialized, the route is considered to have expired, and the hop count of the route is set to infinite. It should be at least three times the value of update timer.
1.3.6.1.4.1.40418.7.100.16.3.1.2Integer32 (5..2147483647)read-writecurrent
ripGarbageCollectionTime
OBJECT-TYPE
When the information about a route becomes invalid, the system should not immediately purge that route from its table. Instead, it continues to advertise the route with a metric of infinite. At the same time, the garbage-collection timer is set for that route. When the count reaches zero, the route is purged from the the table. This timer allows neighbors to become aware of the invalidity of a route prior to purging.
1.3.6.1.4.1.40418.7.100.16.3.1.3Integer32 (5..2147483647)read-writecurrent
ripRoutingProcessStatus
OBJECT-TYPE
Enable or Disable RIP routing process on a system.
1.3.6.1.4.1.40418.7.100.16.3.2EnabledStatusPrivateread-writecurrent
ripRouterVersion
OBJECT-TYPE
To specify a RIP version used globally by the rourter.
1.3.6.1.4.1.40418.7.100.16.3.3INTEGER {rip1(1), rip2(2)}read-writecurrent
ripInstabilityPreventingTable
OBJECT-TYPE
A list of RIP instability preventing status
1.3.6.1.4.1.40418.7.100.16.3.4not-accessiblecurrent
ripInstabilityPreventingEntry
OBJECT-TYPE
An entry in the table, containing information about RIP instability preventing configuration. The ifIndex index is a VLAN's ifIndex
1.3.6.1.4.1.40418.7.100.16.3.4.1not-accessiblecurrent
ripVlanIndex
OBJECT-TYPE
This is defined as a VLAN interface. A routing interface is a VLAN binds a IP subnet.
1.3.6.1.4.1.40418.7.100.16.3.4.1.1Integer32read-onlycurrent
ripSplitHorizonStatus
OBJECT-TYPE
Enable or Disable RIP instability preventing status on an interface
1.3.6.1.4.1.40418.7.100.16.3.4.1.2INTEGER {poisonReverse(0), none(1), splitHorizon(2)}read-writecurrent
ripStatisticsReset
OBJECT-TYPE
Write it to reset(1), the following objects in RFC 1724 should be reset: 1. Global Counters: 'rip2GlobalRouteChanges', 'rip2GlobalQueries'. 2. Interface Status Table, for each 'rip2IfStatAddress': 'rip2IfStatRcvBadPackets', 'rip2IfStatRcvBadRoutes', 'rip2IfStatSendUpdates' 3. Peer Table, for each 'rip2PeerAddress' and 'rip2PeerDomain', 'rip2PeerRcvBadPackets', 'rip2PeerRcvBadRoutes' When read it, this value always is noReset(2).
1.3.6.1.4.1.40418.7.100.16.3.5INTEGER {reset(1), noReset(2)}read-writecurrent
ripNetworkInterfaceTable
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.16.3.6not-accessiblecurrent
ripNetworkInterfaceEntry
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.16.3.6.1not-accessiblecurrent
ripNetworkInterfaceAddress
OBJECT-TYPE
The RIP Network address(the ip address of the interface).
1.3.6.1.4.1.40418.7.100.16.3.6.1.1IpAddressread-onlycurrent
ripNetworkInterfaceStatus
OBJECT-TYPE
Set this variable to create or destroy a RIP network address. ValidStatus: A simple status value for the object to create and destroy a table entry. This is a simplified variant of RowStatus as it supports only two values. Setting it to valid(1) creates an entry. Setting it to invalid(0) destroys an entry.
1.3.6.1.4.1.40418.7.100.16.3.6.1.2ValidStatusread-createcurrent
ripNetworkAddrTable
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.16.3.7not-accessiblecurrent
ripNetworkAddrEntry
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.16.3.7.1not-accessiblecurrent
ripNetworkAddrAddress
OBJECT-TYPE
The RIP Network address.
1.3.6.1.4.1.40418.7.100.16.3.7.1.1IpAddressread-onlycurrent
ripNetworkAddrPrefixLen
OBJECT-TYPE
The RIP Network prefix length of address.
1.3.6.1.4.1.40418.7.100.16.3.7.1.2INTEGER (0..32)read-onlycurrent
ripNetworkAddrStatus
OBJECT-TYPE
Set this variable to create or destroy a RIP network address. ValidStatus: A simple status value for the object to create and destroy a table entry. This is a simplified variant of RowStatus as it supports only two values. Setting it to valid(1) creates an entry. Setting it to invalid(0) destroys an entry.
1.3.6.1.4.1.40418.7.100.16.3.7.1.3INTEGER {invalid(0), valid(1)}read-createcurrent
ospfMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.16.4
ospfSystemGroup
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.16.4.1
ospfRouterIdType
OBJECT-TYPE
Set router ID automatically or manually.
1.3.6.1.4.1.40418.7.100.16.4.1.1INTEGER {auto(1), manual(2)}read-onlycurrent
ospfRfc1583CompatibleState
OBJECT-TYPE
Enable or disable rfc1583 compatibility.
1.3.6.1.4.1.40418.7.100.16.4.1.2EnabledStatusPrivateread-writecurrent
ospfAutoCost
OBJECT-TYPE
Set the reference bandwith of auto cost, the unit is Mbps.
1.3.6.1.4.1.40418.7.100.16.4.1.3Integer32 (1..4294967)read-writecurrent
ospfAdvertiseDefaultRoute
OBJECT-TYPE
If always is set, always advertises the default route regardless of whether the default route exists;If notalways is set ,advertises the default route when the router have the default route.
1.3.6.1.4.1.40418.7.100.16.4.1.4INTEGER {disable(0), always(1), notAlways(2)}read-writecurrent
ospfDefaultExternalMetric
OBJECT-TYPE
Metric used for generating the default route.
1.3.6.1.4.1.40418.7.100.16.4.1.5OspfBigMetricread-writecurrent
ospfSpfHoldTime
OBJECT-TYPE
Sets the hold time between two consecutive SPF calculations.
1.3.6.1.4.1.40418.7.100.16.4.1.6Unsigned32 (0..4294967295)read-writecurrent
ospfSpfDelayTime
OBJECT-TYPE
Sets the delay time to calculate SPF Delay time, in seconds, between when OSPF receives a topology change and when it starts an SPF calculation.
1.3.6.1.4.1.40418.7.100.16.4.1.7Unsigned32 (0..4294967295)read-writecurrent
ospfAreaNumber
OBJECT-TYPE
Records the OSPF area numbers.
1.3.6.1.4.1.40418.7.100.16.4.1.8Integer32read-onlycurrent
clearOspfProcess
OBJECT-TYPE
clear ip ospf process by process ID.
1.3.6.1.4.1.40418.7.100.16.4.1.9Integer32 (0..65535)read-writecurrent
ospfNssaTable
OBJECT-TYPE
A conceptually table for ospfNssaEntry.
1.3.6.1.4.1.40418.7.100.16.4.2not-accessiblecurrent
ospfNssaEntry
OBJECT-TYPE
A conceptually row for ospfNssaTable.
1.3.6.1.4.1.40418.7.100.16.4.2.1not-accessiblecurrent
ospfNssaAreaId
OBJECT-TYPE
The 32-bit identifier for the NSSA. On creation, this can be derived from the instance.
1.3.6.1.4.1.40418.7.100.16.4.2.1.1OspfAreaIDread-onlycurrent
ospfNssaStatus
OBJECT-TYPE
The status of this conceptual row entry. This object isused to manage the creation and deletion of conceptual rows.
1.3.6.1.4.1.40418.7.100.16.4.2.1.2EnabledStatusPrivateread-createcurrent
ospfNssaRedistributeStatus
OBJECT-TYPE
Enabled or disabled to import routes only into the normal areas, but not into the NSSA area.
1.3.6.1.4.1.40418.7.100.16.4.2.1.3EnabledStatusPrivateread-createcurrent
ospfNssaOriginateDefaultInfoStatus
OBJECT-TYPE
Enable or disable to generate a Type 7 default into the NSSA area.
1.3.6.1.4.1.40418.7.100.16.4.2.1.4EnabledStatusPrivateread-createcurrent
ospfRedistributeTable
OBJECT-TYPE
The conceptual table of all of ospfRedistributeEntry.
1.3.6.1.4.1.40418.7.100.16.4.3not-accessiblecurrent
ospfRedistributeEntry
OBJECT-TYPE
The conceptual row for ospfRedistributeTable.
1.3.6.1.4.1.40418.7.100.16.4.3.1not-accessiblecurrent
ospfRedistributeProtocol
OBJECT-TYPE
Protocol ID.
1.3.6.1.4.1.40418.7.100.16.4.3.1.1INTEGER {kernel(1), connect(2), static(3), rip(4), ospf(6), bgp(8), isis(9)}read-onlycurrent
ospfRedistributeStatus
OBJECT-TYPE
enable-- redistribute the specific route,disable--- does not redistribute the specific route.For example when the ospfRedistributeProtocol is equal to rip, 'enable' stands for redistribute the route from rip.
1.3.6.1.4.1.40418.7.100.16.4.3.1.2EnabledStatusPrivateread-createcurrent
ospfRedistributeMetricType
OBJECT-TYPE
Metric type.
1.3.6.1.4.1.40418.7.100.16.4.3.1.3INTEGER {type1(1), type2(2)}read-createcurrent
ospfRedistributeMetric
OBJECT-TYPE
Metric value.
1.3.6.1.4.1.40418.7.100.16.4.3.1.4OspfBigMetricread-createcurrent
ospfSummaryAddressTable
OBJECT-TYPE
The conceptual table of all of ospfSummaryAddressEntry.
1.3.6.1.4.1.40418.7.100.16.4.4not-accessiblecurrent
ospfSummaryAddressEntry
OBJECT-TYPE
The conceptual row for ospfSummaryAddressTable.
1.3.6.1.4.1.40418.7.100.16.4.4.1not-accessiblecurrent
ospfSummaryAddress
OBJECT-TYPE
Summary address.
1.3.6.1.4.1.40418.7.100.16.4.4.1.1IpAddressread-onlycurrent
ospfSummaryMask
OBJECT-TYPE
Summary mask.
1.3.6.1.4.1.40418.7.100.16.4.4.1.2IpAddressread-onlycurrent
ospfSummaryStatus
OBJECT-TYPE
valid/enable--- define a summary, invalid/disable destory the summary from the router
1.3.6.1.4.1.40418.7.100.16.4.4.1.3EnabledStatusPrivateread-createcurrent
ospfNetworkAreaAddressTable
OBJECT-TYPE
The conceptual table of all of ospfNetworkAreaAddressEntry.
1.3.6.1.4.1.40418.7.100.16.4.5not-accessiblecurrent
ospfNetworkAreaAddressEntry
OBJECT-TYPE
The conceptual row for ospfNetworkAreaAddressTable.
1.3.6.1.4.1.40418.7.100.16.4.5.1not-accessiblecurrent
ospfNetworkAareaAddress
OBJECT-TYPE
NetworkArea address.
1.3.6.1.4.1.40418.7.100.16.4.5.1.1IpAddressread-onlycurrent
ospfNetworkAreaMask
OBJECT-TYPE
NetworkArea mask.
1.3.6.1.4.1.40418.7.100.16.4.5.1.2IpAddressread-onlycurrent
ospfNetworkAreaAreaId
OBJECT-TYPE
NetworkArea area ID.
1.3.6.1.4.1.40418.7.100.16.4.5.1.3IpAddressread-onlycurrent
ospfNetworkAreaStatus
OBJECT-TYPE
enabled(1), disabled(0). valid/enable--- run the ospf on the interfaces,which match the ipaddr/mask; invalid/disable--disable the ospf. ValidStatus: A simple status value for the object to create and destroy a table entry. This is a simplified variant of RowStatus as it supports only two values. Setting it to valid(1) creates an entry. Setting it to invalid(0) destroys an entry.
1.3.6.1.4.1.40418.7.100.16.4.5.1.4EnabledStatusPrivateread-createcurrent
dvmrpMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.16.5
dvmrpScalar
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.16.5.1
dvmrpVersionString
OBJECT-TYPE
The router's DVMRP version information. Similar to sysDescr in MIB-II, this is a free-form field which can be used to display vendor-specific information.
1.3.6.1.4.1.40418.7.100.16.5.1.1DisplayStringread-onlycurrent
dvmrpNumRoutes
OBJECT-TYPE
The number of entries in the routing table. This can be used to monitor the routing table size.
1.3.6.1.4.1.40418.7.100.16.5.1.3Gauge32read-onlycurrent
dvmrpReachableRoutes
OBJECT-TYPE
The number of entries in the routing table with non infinite metrics. This can be used to detect network partitions by observing the ratio of reachable routes to total routes.
1.3.6.1.4.1.40418.7.100.16.5.1.4Gauge32read-onlycurrent
dvmrpInterfaceTable
OBJECT-TYPE
The (conceptual) table listing the router's multicast- capable interfaces.
1.3.6.1.4.1.40418.7.100.16.5.2not-accessiblecurrent
dvmrpInterfaceEntry
OBJECT-TYPE
An entry (conceptual row) in the dvmrpInterfaceTable. This row augments ipMRouteInterfaceEntry in the IP Multicast MIB, where the threshold object resides.
1.3.6.1.4.1.40418.7.100.16.5.2.1not-accessiblecurrent
dvmrpInterfaceIndex
OBJECT-TYPE
The ifIndex value of the interface for which DVMRP is enabled.
1.3.6.1.4.1.40418.7.100.16.5.2.1.1InterfaceIndexread-onlycurrent
dvmrpInterfaceLocalAddress
OBJECT-TYPE
The IP address this system will use as a source address on this interface. On unnumbered interfaces, it must be the same value as dvmrpInterfaceLocalAddress for some interface on the system.
1.3.6.1.4.1.40418.7.100.16.5.2.1.2IpAddressread-onlycurrent
dvmrpInterfaceMetric
OBJECT-TYPE
The distance metric for this interface which is used to calculate distance vectors.
1.3.6.1.4.1.40418.7.100.16.5.2.1.3Integer32 (1..31)read-createcurrent
dvmrpInterfaceStatus
OBJECT-TYPE
The status of this entry. Creating the entry enables DVMRP on the virtual interface; destroying the entry or setting it to notInService disables DVMRP on the virtual interface.
1.3.6.1.4.1.40418.7.100.16.5.2.1.4RowStatusread-createcurrent
dvmrpInterfaceRcvBadPkts
OBJECT-TYPE
The number of DVMRP messages received on the interface by the DVMRP process which were subsequently discarded as invalid (e.g. invalid packet format, or a route report from an unknown neighbor).
1.3.6.1.4.1.40418.7.100.16.5.2.1.5Counter32read-onlycurrent
dvmrpInterfaceRcvBadRoutes
OBJECT-TYPE
The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
1.3.6.1.4.1.40418.7.100.16.5.2.1.6Counter32read-onlycurrent
dvmrpInterfaceSentRoutes
OBJECT-TYPE
The number of routes, in DVMRP Report packets, which have been sent on this interface. Together with dvmrpNeighborRcvRoutes at a peer, this object is useful for detecting routes being lost.
1.3.6.1.4.1.40418.7.100.16.5.2.1.7Counter32read-onlycurrent
dvmrpInterfaceKey
OBJECT-TYPE
The (shared) key for authenticating neighbors on this interface. This object is intended solely for the purpose of setting the interface key, and MUST be accessible only via requests using both authentication and privacy. The agent MAY report an empty string in response to get, get- next, get-bulk requests.
1.3.6.1.4.1.40418.7.100.16.5.2.1.8SnmpAdminStringread-onlycurrent
dvmrpInterfaceKeyVersion
OBJECT-TYPE
The highest version number of all known interface keys for this interface used for authenticating neighbors.
1.3.6.1.4.1.40418.7.100.16.5.2.1.9Integer32read-onlycurrent
dvmrpInterfaceGenerationId
OBJECT-TYPE
The generation identifier for the interface. This is used by neighboring routers to detect whether the DVMRP routing table should be resent.
1.3.6.1.4.1.40418.7.100.16.5.2.1.10Integer32read-onlycurrent
dvmrpNeighborTable
OBJECT-TYPE
The (conceptual) table listing the router's DVMRP neighbors, as discovered by receiving DVMRP messages.
1.3.6.1.4.1.40418.7.100.16.5.3not-accessiblecurrent
dvmrpNeighborEntry
OBJECT-TYPE
An entry (conceptual row) in the dvmrpNeighborTable.
1.3.6.1.4.1.40418.7.100.16.5.3.1not-accessiblecurrent
dvmrpNeighborIfIndex
OBJECT-TYPE
The value of ifIndex for the virtual interface used to reach this DVMRP neighbor.
1.3.6.1.4.1.40418.7.100.16.5.3.1.1InterfaceIndexread-onlycurrent
dvmrpNeighborAddress
OBJECT-TYPE
The IP address of the DVMRP neighbor for which this entry contains information.
1.3.6.1.4.1.40418.7.100.16.5.3.1.2IpAddressread-onlycurrent
dvmrpNeighborUpTime
OBJECT-TYPE
The time since this DVMRP neighbor (last) became a neighbor of the local router.
1.3.6.1.4.1.40418.7.100.16.5.3.1.3TimeTicksread-onlycurrent
dvmrpNeighborExpiryTime
OBJECT-TYPE
The minimum time remaining before this DVMRP neighbor will be aged out.
1.3.6.1.4.1.40418.7.100.16.5.3.1.4TimeTicksread-onlycurrent
dvmrpNeighborGenerationId
OBJECT-TYPE
The neighboring router's generation identifier.
1.3.6.1.4.1.40418.7.100.16.5.3.1.5Integer32read-onlycurrent
dvmrpNeighborMajorVersion
OBJECT-TYPE
The neighboring router's major DVMRP version number.
1.3.6.1.4.1.40418.7.100.16.5.3.1.6Integer32 (0..255)read-onlycurrent
dvmrpNeighborMinorVersion
OBJECT-TYPE
The neighboring router's minor DVMRP version number.
1.3.6.1.4.1.40418.7.100.16.5.3.1.7Integer32 (0..255)read-onlycurrent
dvmrpNeighborCapabilities
OBJECT-TYPE
This object describes the neighboring router's capabilities. The leaf bit indicates that the neighbor has only one interface with neighbors. The prune bit indicates that the neighbor supports pruning. The generationID bit indicates that the neighbor sends its generationID in Probe messages. The mtrace bit indicates that the neighbor can handle mtrace requests. The snmp bit indicates that the neighbor support snmp. The netmask bit indicates that the neighbor support netmask.
1.3.6.1.4.1.40418.7.100.16.5.3.1.8Bits {leaf(0), prune(1), generationID(2), mtrace(3), snmp(4), netmask(5)}read-onlycurrent
dvmrpNeighborRcvRoutes
OBJECT-TYPE
The total number of routes received in valid DVMRP packets received from this neighbor. This can be used to diagnose problems such as unicast route injection, as well as giving an indication of the level of DVMRP route exchange activity.
1.3.6.1.4.1.40418.7.100.16.5.3.1.9Counter32read-onlycurrent
dvmrpNeighborRcvBadPkts
OBJECT-TYPE
The number of packet received from this neighbor which were discarded as invalid.
1.3.6.1.4.1.40418.7.100.16.5.3.1.10Counter32read-onlycurrent
dvmrpNeighborRcvBadRoutes
OBJECT-TYPE
The number of routes, in valid DVMRP packets received from this neighbor, which were ignored because the entry was invalid.
1.3.6.1.4.1.40418.7.100.16.5.3.1.11Counter32read-onlycurrent
dvmrpNeighborState
OBJECT-TYPE
State of the neighbor adjacency.
1.3.6.1.4.1.40418.7.100.16.5.3.1.12INTEGER {oneway(1), active(2), ignoring(3), down(4)}read-onlycurrent
dvmrpRouteTable
OBJECT-TYPE
The table of routes learned through DVMRP route exchange.
1.3.6.1.4.1.40418.7.100.16.5.4not-accessiblecurrent
dvmrpRouteEntry
OBJECT-TYPE
An entry (conceptual row) containing the multicast routing information used by DVMRP in place of the unicast routing information.
1.3.6.1.4.1.40418.7.100.16.5.4.1not-accessiblecurrent
dvmrpRouteSource
OBJECT-TYPE
The network address which when combined with the corresponding value of dvmrpRouteSourceMask identifies the sources for which this entry contains multicast routing information.
1.3.6.1.4.1.40418.7.100.16.5.4.1.1IpAddressread-onlycurrent
dvmrpRouteSourceMask
OBJECT-TYPE
The network mask which when combined with the corresponding value of dvmrpRouteSource identifies the sources for which this entry contains multicast routing information.
1.3.6.1.4.1.40418.7.100.16.5.4.1.2IpAddressread-onlycurrent
dvmrpRouteUpstreamNeighbor
OBJECT-TYPE
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources are received.
1.3.6.1.4.1.40418.7.100.16.5.4.1.3IpAddressread-onlycurrent
dvmrpRouteIfIndex
OBJECT-TYPE
The value of ifIndex for the interface on which IP datagrams sent by these sources are received. A value of 0 typically means the route is an aggregate for which no next- hop interface exists.
1.3.6.1.4.1.40418.7.100.16.5.4.1.4InterfaceIndexOrZeroread-onlycurrent
dvmrpRouteMetric
OBJECT-TYPE
The distance in hops to the source subnet.
1.3.6.1.4.1.40418.7.100.16.5.4.1.5Integer32 (1..32)read-onlycurrent
dvmrpRouteExpiryTime
OBJECT-TYPE
The minimum amount of time remaining before this entry will be aged out.
1.3.6.1.4.1.40418.7.100.16.5.4.1.6TimeTicksread-onlycurrent
dvmrpRouteUpTime
OBJECT-TYPE
The time since the route represented by this entry was learned by the router.
1.3.6.1.4.1.40418.7.100.16.5.4.1.7TimeTicksread-onlycurrent
dvmrpRouteNextHopTable
OBJECT-TYPE
The (conceptual) table containing information on the next hops on outgoing interfaces for routing IP multicast datagrams.
1.3.6.1.4.1.40418.7.100.16.5.5not-accessiblecurrent
dvmrpRouteNextHopEntry
OBJECT-TYPE
An entry (conceptual row) in the list of next hops on outgoing interfaces to which IP multicast datagrams from particular sources are routed.
1.3.6.1.4.1.40418.7.100.16.5.5.1not-accessiblecurrent
dvmrpRouteNextHopSource
OBJECT-TYPE
The network address which when combined with the corresponding value of dvmrpRouteNextHopSourceMask identifies the sources for which this entry specifies a next hop on an outgoing interface.
1.3.6.1.4.1.40418.7.100.16.5.5.1.1IpAddressread-onlycurrent
dvmrpRouteNextHopSourceMask
OBJECT-TYPE
The network mask which when combined with the corresponding value of dvmrpRouteNextHopSource identifies the sources for which this entry specifies a next hop on an outgoing interface.
1.3.6.1.4.1.40418.7.100.16.5.5.1.2IpAddressread-onlycurrent
dvmrpRouteNextHopIfIndex
OBJECT-TYPE
The ifIndex value of the interface for the outgoing interface for this next hop.
1.3.6.1.4.1.40418.7.100.16.5.5.1.3InterfaceIndexread-onlycurrent
dvmrpRouteNextHopType
OBJECT-TYPE
Type is leaf if no downstream dependent neighbors exist on the outgoing virtual interface. Otherwise, type is branch.
1.3.6.1.4.1.40418.7.100.16.5.5.1.4INTEGER {leaf(1), branch(2)}read-onlycurrent
dvmrpPruneTable
OBJECT-TYPE
The (conceptual) table listing the router's upstream prune state.
1.3.6.1.4.1.40418.7.100.16.5.6not-accessiblecurrent
dvmrpPruneEntry
OBJECT-TYPE
An entry (conceptual row) in the dvmrpPruneTable.
1.3.6.1.4.1.40418.7.100.16.5.6.1not-accessiblecurrent
dvmrpPruneGroup
OBJECT-TYPE
The group address which has been pruned.
1.3.6.1.4.1.40418.7.100.16.5.6.1.1IpAddressread-onlycurrent
dvmrpPruneSource
OBJECT-TYPE
The address of the source or source network which has been pruned.
1.3.6.1.4.1.40418.7.100.16.5.6.1.2IpAddressread-onlycurrent
dvmrpPruneSourceMask
OBJECT-TYPE
The address of the source or source network which has been pruned. The mask must either be all 1's, or else dvmrpPruneSource and dvmrpPruneSourceMask must match dvmrpRouteSource and dvmrpRouteSourceMask for some entry in the dvmrpRouteTable.
1.3.6.1.4.1.40418.7.100.16.5.6.1.3IpAddressread-onlycurrent
dvmrpPruneExpiryTime
OBJECT-TYPE
The amount of time remaining before this prune should expire at the upstream neighbor. This value should be the minimum of the default prune lifetime and the remaining prune lifetimes of the local router's downstream neighbors, if any.
1.3.6.1.4.1.40418.7.100.16.5.6.1.4TimeTicksread-onlycurrent
sntpMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.17
sntpPollTime
OBJECT-TYPE
The interval for SNTP clients to send requests to NTP/SNTP.
1.3.6.1.4.1.40418.7.100.17.1INTEGER (16..16284)read-writecurrent
sntpServerTable
OBJECT-TYPE
The ipv4 sntp server configration table.
1.3.6.1.4.1.40418.7.100.17.2not-accessiblecurrent
sntpServerEntry
OBJECT-TYPE
A set of configuration parameters for a ipv4 sntp server.
1.3.6.1.4.1.40418.7.100.17.2.1not-accessiblecurrent
sntpServerVersion
OBJECT-TYPE
The version of ipv4 sntp server.
1.3.6.1.4.1.40418.7.100.17.2.1.1INTEGER (1..4)read-onlycurrent
sntpServerAddress
OBJECT-TYPE
The ipv4 address of the sntp server.
1.3.6.1.4.1.40418.7.100.17.2.1.2IpAddressread-onlycurrent
sntpServerStatus
OBJECT-TYPE
Now state.
1.3.6.1.4.1.40418.7.100.17.2.1.3INTEGER {active(1), destroy(2)}read-createcurrent
sntpServer6Table
OBJECT-TYPE
The ipv6 sntp server configration table.
1.3.6.1.4.1.40418.7.100.17.3not-accessiblecurrent
sntpServer6Entry
OBJECT-TYPE
A set of configuration parameters for a ipv6 sntp server.
1.3.6.1.4.1.40418.7.100.17.3.1not-accessiblecurrent
sntpServer6Version
OBJECT-TYPE
The version of ipv6 sntp server.
1.3.6.1.4.1.40418.7.100.17.3.1.1INTEGER (1..4)read-onlycurrent
sntpServer6Address
OBJECT-TYPE
The IP address of the ipv6 sntp server.
1.3.6.1.4.1.40418.7.100.17.3.1.2Ipv6Addressread-onlycurrent
sntpServer6Status
OBJECT-TYPE
Now state.
1.3.6.1.4.1.40418.7.100.17.3.1.3INTEGER {active(1), destroy(2)}read-createcurrent
sntpTimeZone
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.17.4
sntpTimeZoneName
OBJECT-TYPE
The name of sntp time zone.
1.3.6.1.4.1.40418.7.100.17.4.1DisplayStringread-writecurrent
sntpTimeZoneType
OBJECT-TYPE
The type of sntp time zone.
1.3.6.1.4.1.40418.7.100.17.4.2INTEGER {subtract(0), add(1)}read-writecurrent
sntpTimeZoneTime
OBJECT-TYPE
The interval time of sntp time zone.
1.3.6.1.4.1.40418.7.100.17.4.3INTEGER (0..12)read-writecurrent
sntpTimeZoneStatus
OBJECT-TYPE
now state of sntp time zone.
1.3.6.1.4.1.40418.7.100.17.4.4INTEGER {createAndGo(0), active(1), destroy(2)}read-writecurrent
urpf
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.18
urpfEnable
OBJECT-TYPE
Global Enable or disable the Unicast reverse path forwarding.
1.3.6.1.4.1.40418.7.100.18.1INTEGER {disable(0), enable(1)}read-writecurrent
urpfPortTable
OBJECT-TYPE
The URPF port configration table.
1.3.6.1.4.1.40418.7.100.18.2not-accessiblecurrent
urpfPortEntry
OBJECT-TYPE
The index of this table is port index.
1.3.6.1.4.1.40418.7.100.18.2.1not-accessiblecurrent
urpfPortIndex
OBJECT-TYPE
Port Index.
1.3.6.1.4.1.40418.7.100.18.2.1.1INTEGERread-onlycurrent
urpfPortMode
OBJECT-TYPE
Configration of the URPF mode on the port.
1.3.6.1.4.1.40418.7.100.18.2.1.2INTEGER {strict(0), loose(1)}read-createcurrent
urpfPortAllowDefault
OBJECT-TYPE
Allow or not allow default route of URPF.
1.3.6.1.4.1.40418.7.100.18.2.1.3INTEGER {noallowdefaultroute(0), allowdefaultroute(1)}read-createcurrent
urpfPortStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.18.2.1.4INTEGER {active(1), destroy(2)}read-createcurrent
dcscm
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.20
dcscmdcEnable
OBJECT-TYPE
Dcscm destination control multicast is disable or enable
1.3.6.1.4.1.40418.7.100.20.1INTEGER {disable(0), enable(1)}read-writecurrent
dcscmdcAclTable
OBJECT-TYPE
dcscm dst control multicast
1.3.6.1.4.1.40418.7.100.20.2not-accessiblecurrent
dcscmdcAclEntry
OBJECT-TYPE
dcscm dst control multicast entry
1.3.6.1.4.1.40418.7.100.20.2.1not-accessiblecurrent
dcscmdcAclNumber
OBJECT-TYPE
Acl number of Dcscm destination control multicast,the range is 6000--7999.
1.3.6.1.4.1.40418.7.100.20.2.1.1INTEGER (6000..7999)read-createcurrent
dcscmdcAclSubNumber
OBJECT-TYPE
Acl sub number of Dcscm destination control multicast,the range is 1--1024.
1.3.6.1.4.1.40418.7.100.20.2.1.2INTEGER (1..1024)read-createcurrent
dcscmdcAclSourceIp
OBJECT-TYPE
Source ip address of acl entry
1.3.6.1.4.1.40418.7.100.20.2.1.3IpAddressread-createcurrent
dcscmdcAclSourceMask
OBJECT-TYPE
Source Mask of acl entry
1.3.6.1.4.1.40418.7.100.20.2.1.4IpAddressread-createcurrent
dcscmdcAclDestinationIp
OBJECT-TYPE
Destination ip address of acl entry.the destination ip must be a valid multicast group address.
1.3.6.1.4.1.40418.7.100.20.2.1.5IpAddressread-createcurrent
dcscmdcAclDestinationMask
OBJECT-TYPE
Destination Mask of acl entry. the destination mask should meet the request of muticast group address.
1.3.6.1.4.1.40418.7.100.20.2.1.6IpAddressread-createcurrent
dcscmdcAclPermitOrDeny
OBJECT-TYPE
acl entry permit or deny ; 0:deny; 1:permit; 2:del this acl entry
1.3.6.1.4.1.40418.7.100.20.2.1.7INTEGER {deny(0), permit(1), deltheAcl(2)}read-writecurrent
dcscmVMacbindingTable
OBJECT-TYPE
dcscm destination control multicast, Acl is binded to VMac
1.3.6.1.4.1.40418.7.100.20.3not-accessiblecurrent
dcscmVMacbindingEntry
OBJECT-TYPE
The index of this table is Vlanid,MacAddress
1.3.6.1.4.1.40418.7.100.20.3.1not-accessiblecurrent
dcscmVMacbindingVlanid
OBJECT-TYPE
Dcscm destination control multicast,The vlanid of rule
1.3.6.1.4.1.40418.7.100.20.3.1.1INTEGER (1..4094)read-onlycurrent
dcscmVMacbindingMacAddr
OBJECT-TYPE
Dcscm destination control multicast,The Mac Address of rule
1.3.6.1.4.1.40418.7.100.20.3.1.2MacAddress (SIZE(17))read-onlycurrent
dcscmVMacbindingAclNumber
OBJECT-TYPE
Dcscm destination control multicast,The Acl number of rule ; 0 means del the rule binded to vmac
1.3.6.1.4.1.40418.7.100.20.3.1.3INTEGER (0 | 6000..7999)read-writecurrent
dcscmSipbindingTable
OBJECT-TYPE
dcscm destination control multicast, Acl is binded to Sip
1.3.6.1.4.1.40418.7.100.20.4not-accessiblecurrent
dcscmSipbindingEntry
OBJECT-TYPE
The index of this table is Sourceip,SourceMask
1.3.6.1.4.1.40418.7.100.20.4.1not-accessiblecurrent
dcscmSipbindingSipAddress
OBJECT-TYPE
Dcscm destination control multicast,The Source ip of rule
1.3.6.1.4.1.40418.7.100.20.4.1.1IpAddressread-onlycurrent
dcscmSipbindingSipMask
OBJECT-TYPE
Dcscm destination control multicast,The Source ip mask len of rule
1.3.6.1.4.1.40418.7.100.20.4.1.2INTEGERread-onlycurrent
dcscmSipbindingAclNumber
OBJECT-TYPE
Dcscm destination control multicast,The Acl number of rule;0 means del the rule binded to sip
1.3.6.1.4.1.40418.7.100.20.4.1.3INTEGER (0 | 6000..7999)read-writecurrent
dcscmdcPortbindingTable
OBJECT-TYPE
dcscm destination control multicast, Acl is binded to Port
1.3.6.1.4.1.40418.7.100.20.5not-accessiblecurrent
dcscmdcPortbindingEntry
OBJECT-TYPE
The index of this table is PortName
1.3.6.1.4.1.40418.7.100.20.5.1not-accessiblecurrent
dcscmdcPortbindingPortName
OBJECT-TYPE
Dcscm destination control multicast,The Port index of rule
1.3.6.1.4.1.40418.7.100.20.5.1.1INTEGERread-onlycurrent
dcscmdcPortbindingAclNumber
OBJECT-TYPE
Dcscm destination control multicast,The Acl number of rule;0 means del the rule binded to port
1.3.6.1.4.1.40418.7.100.20.5.1.2INTEGER (0 | 6000..7999)read-writecurrent
dcscmscEnable
OBJECT-TYPE
dcscm source control multicast is disable or enable
1.3.6.1.4.1.40418.7.100.20.6INTEGER {disable(0), enable(1)}read-writecurrent
dcscmscAclTable
OBJECT-TYPE
dcscm src control multicast
1.3.6.1.4.1.40418.7.100.20.7not-accessiblecurrent
dcscmscAclEntry
OBJECT-TYPE
dcscm src control multicast entry
1.3.6.1.4.1.40418.7.100.20.7.1not-accessiblecurrent
dcscmscAclNumber
OBJECT-TYPE
Acl number of Dcscm source control multicast,the range is 5000--5099.
1.3.6.1.4.1.40418.7.100.20.7.1.1INTEGER (5000..5099)read-writecurrent
dcscmscAclSubNumber
OBJECT-TYPE
Acl sub number
1.3.6.1.4.1.40418.7.100.20.7.1.2INTEGER (1..1024)read-writecurrent
dcscmscAclSourceIp
OBJECT-TYPE
Source ip address of acl entry
1.3.6.1.4.1.40418.7.100.20.7.1.3IpAddressread-writecurrent
dcscmscAclSourceMask
OBJECT-TYPE
Source Mask of acl entry
1.3.6.1.4.1.40418.7.100.20.7.1.4IpAddressread-writecurrent
dcscmscAclDestinationIp
OBJECT-TYPE
Destination ip address of acl entry, the destination ip must be a valid multicast group address.
1.3.6.1.4.1.40418.7.100.20.7.1.5IpAddressread-writecurrent
dcscmscAclDestinationMask
OBJECT-TYPE
Destination Mask of acl entry, the destination mask should meet the request of muticast group address.
1.3.6.1.4.1.40418.7.100.20.7.1.6IpAddressread-writecurrent
dcscmscAclPermitOrDeny
OBJECT-TYPE
acl entry permit or deny;0:deny; 1:permit; 2:del this acl
1.3.6.1.4.1.40418.7.100.20.7.1.7INTEGER {deny(0), permit(1), deltheAcl(2)}read-writecurrent
dcscmscPortbindingTable
OBJECT-TYPE
dcscm destination control multicast, Acl is binded to Port
1.3.6.1.4.1.40418.7.100.20.8not-accessiblecurrent
dcscmscPortbindingEntry
OBJECT-TYPE
The index of this table is PortName
1.3.6.1.4.1.40418.7.100.20.8.1not-accessiblecurrent
dcscmscPortbindingPortName
OBJECT-TYPE
Dcscm source control multicast,The Port Number of rule
1.3.6.1.4.1.40418.7.100.20.8.1.1INTEGERread-onlycurrent
dcscmscPortbindingAclNumber
OBJECT-TYPE
Dcscm source control multicast,The Acl number of rule ; 0 means to del the rule binded to port
1.3.6.1.4.1.40418.7.100.20.8.1.2INTEGER (0 | 5000..5099)read-writecurrent
dcscmpcTable
OBJECT-TYPE
dcscm policy multicast table
1.3.6.1.4.1.40418.7.100.20.9not-accessiblecurrent
dcscmpcEntry
OBJECT-TYPE
The index of this table is dcscmpcSourceIp,dcscmpcSourceMasklen,dcscmpcDestinationIp,dcscmpcDestinationMasklen
1.3.6.1.4.1.40418.7.100.20.9.1not-accessiblecurrent
dcscmpcSourceIp
OBJECT-TYPE
source ip address of policy multicast
1.3.6.1.4.1.40418.7.100.20.9.1.1IpAddressread-onlycurrent
dcscmpcSourceMasklen
OBJECT-TYPE
Mask length of source Ip
1.3.6.1.4.1.40418.7.100.20.9.1.2INTEGERread-onlycurrent
dcscmpcDestinationIp
OBJECT-TYPE
Destination ip address of policy multicast,the destination ip must be a valid multicast group address.
1.3.6.1.4.1.40418.7.100.20.9.1.3IpAddressread-onlycurrent
dcscmpcDestinationMasklen
OBJECT-TYPE
Mask length of destination Ip
1.3.6.1.4.1.40418.7.100.20.9.1.4INTEGERread-onlycurrent
dcscmpccos
OBJECT-TYPE
cos value of policy multicast; between 0 and 7 ;8 means to del the policy
1.3.6.1.4.1.40418.7.100.20.9.1.5INTEGER (0..8)read-writecurrent
dcscm6
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.21
dcscm6dcEnable
OBJECT-TYPE
dcscm6 destination control multicast is disable or enable
1.3.6.1.4.1.40418.7.100.21.1INTEGER {disable(0), enable(1)}read-writecurrent
dcscm6dcAcl
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.21.2
dcscm6dcAclNumber
OBJECT-TYPE
Acl number of Dcscm6 destination control multicast,the range is 9000--10999.
1.3.6.1.4.1.40418.7.100.21.2.1INTEGER (9000..10999)read-writecurrent
dcscm6dcAclSourceIp
OBJECT-TYPE
Source ip address of acl entry
1.3.6.1.4.1.40418.7.100.21.2.2Ipv6Addressread-writecurrent
dcscm6dcAclSourceMask
OBJECT-TYPE
Source MaskLen of acl entry
1.3.6.1.4.1.40418.7.100.21.2.3INTEGER (1..128)read-writecurrent
dcscm6dcAclDestinationIp
OBJECT-TYPE
Destination ip address of acl entry,the destination ip must be a valid multicast group address.
1.3.6.1.4.1.40418.7.100.21.2.4Ipv6Addressread-writecurrent
dcscm6dcAclDestinationMask
OBJECT-TYPE
Destination MaskLen of acl entry ,the mask length should meet the request of multicast group address.
1.3.6.1.4.1.40418.7.100.21.2.5INTEGER (8..128)read-writecurrent
dcscm6dcAclPermitOrDeny
OBJECT-TYPE
acl entry permit or deny; 0:deny; 1:permit; 2:del this acl
1.3.6.1.4.1.40418.7.100.21.2.6INTEGER {deny(0), permit(1), deltheAcl(2)}read-writecurrent
dcscm6VMacbindingTable
OBJECT-TYPE
dcscm6 destination control multicast, Acl is binded to VMac
1.3.6.1.4.1.40418.7.100.21.3not-accessiblecurrent
dcscm6VMacbindingEntry
OBJECT-TYPE
The index of this table is Vlanid,MacAddress
1.3.6.1.4.1.40418.7.100.21.3.1not-accessiblecurrent
dcscm6VMacbindingVlanid
OBJECT-TYPE
Dcscm6 destination control multicast,The vlanid of rule
1.3.6.1.4.1.40418.7.100.21.3.1.1INTEGER (1..4094)read-onlycurrent
dcscm6VMacbindingMacAddr
OBJECT-TYPE
Dcscm6 destination control multicast,The Mac Address of rule
1.3.6.1.4.1.40418.7.100.21.3.1.2MacAddress (SIZE(17))read-onlycurrent
dcscm6VMacbindingAclNumber
OBJECT-TYPE
Dcscm6 destination control multicast,The Acl number of rule;0 means del the rule binded to vmac
1.3.6.1.4.1.40418.7.100.21.3.1.3INTEGER (0 | 9000..10999)read-writecurrent
dcscm6SipbindingTable
OBJECT-TYPE
dcscm6 destination control multicast, Acl is binded to Sip
1.3.6.1.4.1.40418.7.100.21.4not-accessiblecurrent
dcscm6SipbindingEntry
OBJECT-TYPE
The index of this table is Sourceip,SourceMaskLen
1.3.6.1.4.1.40418.7.100.21.4.1not-accessiblecurrent
dcscm6SipbindingSipAddress
OBJECT-TYPE
Dcscm6 destination control multicast,The Source ip of rule
1.3.6.1.4.1.40418.7.100.21.4.1.1Ipv6Addressread-onlycurrent
dcscm6SipbindingSipMaskLen
OBJECT-TYPE
Dcscm6 destination control multicast,The Source ip mask len of rule
1.3.6.1.4.1.40418.7.100.21.4.1.2INTEGER (1..128)read-onlycurrent
dcscm6SipbindingAclNumber
OBJECT-TYPE
Dcscm6 destination control multicast,The Acl number of rule;0 means del the rule binded to sip
1.3.6.1.4.1.40418.7.100.21.4.1.3INTEGER (0 | 9000..10999)read-writecurrent
dcscm6dcPortbindingTable
OBJECT-TYPE
dcscm6 destination control multicast, Acl is binded to Port
1.3.6.1.4.1.40418.7.100.21.5not-accessiblecurrent
dcscm6dcPortbindingEntry
OBJECT-TYPE
The index of this table is PortName
1.3.6.1.4.1.40418.7.100.21.5.1not-accessiblecurrent
dcscm6dcPortbindingPortName
OBJECT-TYPE
Dcscm6 destination control multicast,The Port Number of rule
1.3.6.1.4.1.40418.7.100.21.5.1.1INTEGERread-onlycurrent
dcscm6dcPortbindingAclNumber
OBJECT-TYPE
Dcscm6 destination control multicast,The Acl number of rule;0 means del the rule binded to port
1.3.6.1.4.1.40418.7.100.21.5.1.2INTEGER (0 | 9000..10999)read-writecurrent
dcscm6scEnable
OBJECT-TYPE
dcscm6 source control multicast is disable or enable
1.3.6.1.4.1.40418.7.100.21.6INTEGER {disable(0), enable(1)}read-writecurrent
dcscm6scAcl
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.21.7
dcscm6scAclNumber
OBJECT-TYPE
Acl number of Dcscm6 source control multicast.the range is 8000--8099
1.3.6.1.4.1.40418.7.100.21.7.1INTEGER (8000..8099)read-writecurrent
dcscm6scAclSourceIp
OBJECT-TYPE
Source ip address of acl entry
1.3.6.1.4.1.40418.7.100.21.7.2Ipv6Addressread-writecurrent
dcscm6scAclSourceMask
OBJECT-TYPE
Source MaskLen of acl entry
1.3.6.1.4.1.40418.7.100.21.7.3INTEGER (1..128)read-writecurrent
dcscm6scAclDestinationIp
OBJECT-TYPE
Destination ip address of acl entry,the destination ip must be a valid multicast group address.
1.3.6.1.4.1.40418.7.100.21.7.4Ipv6Addressread-writecurrent
dcscm6scAclDestinationMask
OBJECT-TYPE
Destination MaskLen of acl entry ,the mask length should meet the request of multicast group address.
1.3.6.1.4.1.40418.7.100.21.7.5INTEGER (8..128)read-writecurrent
dcscm6scAclPermitOrDeny
OBJECT-TYPE
acl entry permit or deny; 0:deny; 1:permit; 2:del this acl
1.3.6.1.4.1.40418.7.100.21.7.6INTEGER {deny(0), permit(1), deltheAcl(2)}read-writecurrent
dcscm6scPortbindingTable
OBJECT-TYPE
dcscm6 destination control multicast, Acl is binded to Port
1.3.6.1.4.1.40418.7.100.21.8not-accessiblecurrent
dcscm6scPortbindingEntry
OBJECT-TYPE
The index of this table is PortName
1.3.6.1.4.1.40418.7.100.21.8.1not-accessiblecurrent
dcscm6scPortbindingPortName
OBJECT-TYPE
Dcscm6 source control multicast,The Port Number of rule
1.3.6.1.4.1.40418.7.100.21.8.1.1INTEGERread-onlycurrent
dcscm6scPortbindingAclNumber
OBJECT-TYPE
Dcscm6 source control multicast,The Acl number of rule,0 means to del the rule binded to port
1.3.6.1.4.1.40418.7.100.21.8.1.2INTEGER (0 | 8000..8099)read-writecurrent
dcscm6pcTable
OBJECT-TYPE
dcscm6 policy multicast table
1.3.6.1.4.1.40418.7.100.21.9not-accessiblecurrent
dcscm6pcEntry
OBJECT-TYPE
The index of this table is dcscm6pcSourceIp,dcscm6pcSourceMask,dcscm6pcDestinationIp,dcscm6pcDestinationMask
1.3.6.1.4.1.40418.7.100.21.9.1not-accessiblecurrent
dcscm6pcSourceIp
OBJECT-TYPE
source ip address of policy multicast
1.3.6.1.4.1.40418.7.100.21.9.1.1Ipv6Addressread-onlycurrent
dcscm6pcSourceMask
OBJECT-TYPE
Source MaskLen of policy multicast
1.3.6.1.4.1.40418.7.100.21.9.1.2INTEGER (1..128)read-onlycurrent
dcscm6pcDestinationIp
OBJECT-TYPE
Destination ip address of policy multicast
1.3.6.1.4.1.40418.7.100.21.9.1.3Ipv6Addressread-onlycurrent
dcscm6pcDestinationMask
OBJECT-TYPE
Destination MaskLen of policy multicast
1.3.6.1.4.1.40418.7.100.21.9.1.4INTEGER (8..128)read-onlycurrent
dcscm6pccos
OBJECT-TYPE
cos value of policy multicast; between 0 and 7 ;8 means to del the policy
1.3.6.1.4.1.40418.7.100.21.9.1.5INTEGER (0..8)read-writecurrent
prClusterv2
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.22
clusterv2Base
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.22.1
clusterv2BaseKey
OBJECT-TYPE
cluster run switch,set the key word only while the cluster is not running and you should set it with set clusterv2BaseRun.
1.3.6.1.4.1.40418.7.100.22.1.1OCTET STRING (SIZE(1..16))read-writecurrent
clusterv2BaseVlan
OBJECT-TYPE
cluster run switch,set the Vlan only when the cluster is not running and you should set it with set clusterv2BaseRun. if get result is 0 that the cluser is not running!
1.3.6.1.4.1.40418.7.100.22.1.2INTEGER (1..4094)read-writecurrent
clusterv2BaseRun
OBJECT-TYPE
cluster run switch,set the key word and vlan id or stop the cluster.
1.3.6.1.4.1.40418.7.100.22.1.3INTEGER {disable(0), enable(1)}read-writecurrent
clusterv2BaseRole
OBJECT-TYPE
The role of the device. none means cluster device isn't running.
1.3.6.1.4.1.40418.7.100.22.1.4INTEGER {candidateDevice(1), memberDevice(2), commanderDevice(3), none(255)}read-onlycurrent
clusterv2BaseVersion
OBJECT-TYPE
version of cluster.
1.3.6.1.4.1.40418.7.100.22.1.5OCTET STRING (SIZE(1..10))read-onlycurrent
clusterv2BaseMaxNumberOfMembers
OBJECT-TYPE
The maximum number of cluster members allowed in the cluster. The command switch is considered as a cluster member also.
1.3.6.1.4.1.40418.7.100.22.1.6INTEGERread-onlycurrent
clusterv2BaseMaxNumberOfSwitches
OBJECT-TYPE
The maximum number of cluster switches allowed in the cluster. The Candidates include commander,candidate and member.
1.3.6.1.4.1.40418.7.100.22.1.7INTEGERread-onlycurrent
clusterv2Create
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.22.2
clusterv2CreateIPPool
OBJECT-TYPE
ip pool.Valid cluster ip-pool format like as 10.x.x.x,default is 10.254.254.1 . if get result is 0 that the cluser is not running! set it only on the device is not commander and should set it with set clusterv2CreateCmdrOperate.
1.3.6.1.4.1.40418.7.100.22.2.1IpAddressread-writecurrent
clusterv2CreateName
OBJECT-TYPE
create the clustername while create the cluster commander, set it only on the device is not commander and should set it with set clusterv2CreateCmdrOperate.
1.3.6.1.4.1.40418.7.100.22.2.2OCTET STRING (SIZE(1..32))read-writecurrent
clusterv2CreateCmdrOperate
OBJECT-TYPE
if set create ,operation is to build cluster according to clusterv2CreateClusterIPPool/clusterv2StatusClusterName. if set destroy , operation is try to clear the IPPool and the ClusterName. set create only on the device is not commander. set destroy only on the device is commander.
1.3.6.1.4.1.40418.7.100.22.2.3INTEGER {destroy(0), create(1)}read-writecurrent
clusterv2Status
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.22.3
clusterv2StatusClusterName
OBJECT-TYPE
The name of the cluster.Set only on the device is not commander.The default is NULL.
1.3.6.1.4.1.40418.7.100.22.3.1OCTET STRING (SIZE(1..32))read-writecurrent
clusterv2StatusKeepalive
OBJECT-TYPE
cluster keepalive interval(3-30 second). if get result is 0 that the cluser is not running!
1.3.6.1.4.1.40418.7.100.22.3.2INTEGER (3..30)read-writecurrent
clusterv2StatusLoss_count
OBJECT-TYPE
cluster the max(1-10) loss-count packet during the keeplive interval. if get result is 0 that the cluser is not running!
1.3.6.1.4.1.40418.7.100.22.3.3INTEGER (1..10)read-writecurrent
clusterv2Commander
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.22.4
clusterv2CommanderAutoAddMem
OBJECT-TYPE
auto add mem switch
1.3.6.1.4.1.40418.7.100.22.4.1INTEGER {disable(0), enable(1)}read-writecurrent
clusterv2MemberCounter
OBJECT-TYPE
member number on commander,read only on commander or will return 65535.
1.3.6.1.4.1.40418.7.100.22.4.2Counter32read-onlycurrent
clusterv2MemberTable
OBJECT-TYPE
This table contains one row per cluster member, including the command switch,read only on commander.
1.3.6.1.4.1.40418.7.100.22.4.3not-accessiblecurrent
clusterv2MemberEntry
OBJECT-TYPE
An entry containing cluster management information applicable to a particular cluster member.
1.3.6.1.4.1.40418.7.100.22.4.3.1not-accessiblecurrent
clusterv2MemberNumber
OBJECT-TYPE
An arbitrary value which uniquely identifies the cluster member switch number. It ranges from 1 to clusterv2StatusMaxNumberOfMembers,read only on commander.
1.3.6.1.4.1.40418.7.100.22.4.3.1.1INTEGERread-onlycurrent
clusterv2MemberIpAddress
OBJECT-TYPE
The management ip address of the member device.
1.3.6.1.4.1.40418.7.100.22.4.3.1.2IpAddressread-onlycurrent
clusterv2MemberOperStatus
OBJECT-TYPE
The status of cluster management connectivity between the command switch and a cluster member. Cluster management connectivity is determined by the exchange of cluster management messages between the command switch and a cluster member.
1.3.6.1.4.1.40418.7.100.22.4.3.1.3INTEGER {notMember(1), inactiveMember(2), memberTobe(3), activeMember(4)}read-onlycurrent
clusterv2MemberMacAddress
OBJECT-TYPE
The management MAC address of the member device.
1.3.6.1.4.1.40418.7.100.22.4.3.1.4MacAddress (SIZE(17))read-onlycurrent
clusterv2MemberHostName
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.22.4.3.1.5OCTET STRING (SIZE(1..32))read-onlycurrent
clusterv2MemberDeviceType
OBJECT-TYPE
deviceType such as 5526S, 2008A etc
1.3.6.1.4.1.40418.7.100.22.4.3.1.6OCTET STRING (SIZE(1..32))read-onlycurrent
clusterv2CandidateCounter
OBJECT-TYPE
candidate number on commander,read only on commander or will return 65535.
1.3.6.1.4.1.40418.7.100.22.4.4Counter32read-onlycurrent
clusterv2CandidateTable
OBJECT-TYPE
This table contains one row per cluster candidate, A cluster candidate is a device that is currently eligible to be added to the cluster of a command switch. A device is eligible if it satisfies the following conditions: 1. It start the cluster func. 2. It is in a same L2 LAN with commander switch The entries in this table and the entries in clusterMemberTable are mutually exclusive at all times. That is, any device that is a cluster member never shows up in the clusterCandidateTable or is never a candidate at the same time . Also, any candidate that shows up in clusterCandidateTable should not appear in clusterMemberTable.
1.3.6.1.4.1.40418.7.100.22.4.5not-accessiblecurrent
clusterv2CandidateEntry
OBJECT-TYPE
An entry pertaining to a single candidate device.
1.3.6.1.4.1.40418.7.100.22.4.5.1not-accessiblecurrent
clusterv2CandidateId
OBJECT-TYPE
The candidate id.
1.3.6.1.4.1.40418.7.100.22.4.5.1.1INTEGERread-onlycurrent
clusterv2CandidateMacAddress
OBJECT-TYPE
The MAC address of a device qualified to to be a cluster member of the command switch cluster.
1.3.6.1.4.1.40418.7.100.22.4.5.1.2MacAddress (SIZE(17))read-onlycurrent
clusterv2CandidateHostName
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.22.4.5.1.3OCTET STRING (SIZE(1..32))read-onlycurrent
clusterv2CandidateDeviceType
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.22.4.5.1.4OCTET STRING (SIZE(1..32))read-onlycurrent
clusterv2RebootMem
OBJECT-TYPE
Operation is to reboot the specified member.you can select more member one time, the value connected with '-' or ';',the string len is 1-30 .set only on commander.
1.3.6.1.4.1.40418.7.100.22.4.6OCTET STRING (SIZE(1..30))read-writecurrent
dns
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.23
dnsEnable
OBJECT-TYPE
Enable or disable dns dynamic domain resolving.
1.3.6.1.4.1.40418.7.100.23.1INTEGER {disable(0), enable(1)}read-writecurrent
dnsServerTable
OBJECT-TYPE
The dns server list table which consists of a sequence of 'dnsServerEntry' items which describe the configured dns server IP information.
1.3.6.1.4.1.40418.7.100.23.2not-accessiblecurrent
dnsServerEntry
OBJECT-TYPE
An entry in the dnsServerTable containing the dns server IP.
1.3.6.1.4.1.40418.7.100.23.2.1not-accessiblecurrent
dnsServerInetAddrType
OBJECT-TYPE
The IP address type of dnsServerEntry. This value applies to dnsServerIpAddr.
1.3.6.1.4.1.40418.7.100.23.2.1.1InetAddressTypenot-accessiblecurrent
dnsServerIpAddr
OBJECT-TYPE
The dns server IP address with 'dnsServerInetAddrType' to indicate the IP address type(IPv4 or IPv6).
1.3.6.1.4.1.40418.7.100.23.2.1.2InetAddressread-onlycurrent
dnsServerPriority
OBJECT-TYPE
Current Priority of the dns server.
1.3.6.1.4.1.40418.7.100.23.2.1.3INTEGER (0..255)read-createcurrent
dnsServerStatus
OBJECT-TYPE
Current state of the dns server.
1.3.6.1.4.1.40418.7.100.23.2.1.4INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
dnsDomainSuffixTable
OBJECT-TYPE
The dns domain suffix table which consists of a sequence of 'dnsDomainSuffixEntry' items which describe the configured dns domain suffix information.
1.3.6.1.4.1.40418.7.100.23.3not-accessiblecurrent
dnsDomainSuffixEntry
OBJECT-TYPE
An entry in the dnsDomainSuffixTable containing the dns domain suffix.
1.3.6.1.4.1.40418.7.100.23.3.1not-accessiblecurrent
dnsDomainSuffix
OBJECT-TYPE
The dns domain suffix(e.g. commpany.com).
1.3.6.1.4.1.40418.7.100.23.3.1.1DisplayStringread-onlycurrent
dnsDomainSuffixStatus
OBJECT-TYPE
Current state of the dns domain suffix.
1.3.6.1.4.1.40418.7.100.23.3.1.2INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
dnsDynHostTable
OBJECT-TYPE
The dns dynamic host table which consists of a sequence of 'dnsDynHostEntry' items which describe the resolved dns dynamic host information.
1.3.6.1.4.1.40418.7.100.23.4not-accessiblecurrent
dnsDynHostEntry
OBJECT-TYPE
An entry in the dnsDynHostTable containing the dns dynamic host information.
1.3.6.1.4.1.40418.7.100.23.4.1not-accessiblecurrent
dnsDynHostIndex
OBJECT-TYPE
Index of position in the cache
1.3.6.1.4.1.40418.7.100.23.4.1.1INTEGERnot-accessiblecurrent
dnsDynHostName
OBJECT-TYPE
The dns dynamic host name(e.g. www.sina.com.cn).
1.3.6.1.4.1.40418.7.100.23.4.1.2DisplayStringread-onlycurrent
dnsDynHostIpAddr
OBJECT-TYPE
The dns dynamic host's IP address with 'dnsDynHostInetAddrType' to indicate the IP address type(IPv4 or IPv6).
1.3.6.1.4.1.40418.7.100.23.4.1.3InetAddressread-onlycurrent
dnsDynHostTtl
OBJECT-TYPE
The dns dynamic host's living time(seconds).
1.3.6.1.4.1.40418.7.100.23.4.1.4INTEGERread-onlycurrent
ntpSnmpMIB
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.25
ntpSnmpMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.25.1
ntpEntInfo
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.25.1.1
ntpEntSoftwareName
OBJECT-TYPE
The product name of the installed NTP version.
1.3.6.1.4.1.40418.7.100.25.1.1.1DisplayStringread-onlycurrent
ntpEntSoftwareVersion
OBJECT-TYPE
The software version of the installed NTP implementation.
1.3.6.1.4.1.40418.7.100.25.1.1.2DisplayStringread-onlycurrent
ntpEntSoftwareVendor
OBJECT-TYPE
The vendor/author of the installed NTP version.
1.3.6.1.4.1.40418.7.100.25.1.1.4DisplayStringread-onlycurrent
ntpEntSystemType
OBJECT-TYPE
General hardware/os platform information.
1.3.6.1.4.1.40418.7.100.25.1.1.5DisplayStringread-onlycurrent
ntpEntTimeResolution
OBJECT-TYPE
A string describing the time resolution of the running NTP implementation.
1.3.6.1.4.1.40418.7.100.25.1.1.6DisplayStringread-onlycurrent
ntpEntTimePrecision
OBJECT-TYPE
The entity's precision in integer format.
1.3.6.1.4.1.40418.7.100.25.1.1.9Integer32read-onlycurrent
ntpEntStatus
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.25.1.2
ntpEntStatusCurrentMode
OBJECT-TYPE
The actual mode of NTP as a string
1.3.6.1.4.1.40418.7.100.25.1.2.1DisplayStringread-onlycurrent
ntpEntStatusCurrentModeVal
OBJECT-TYPE
The current mode of the NTP as integer value.
1.3.6.1.4.1.40418.7.100.25.1.2.2INTEGER {notRunning(1), notSynchronized(2), noneConfigured(3), syncToLocal(4), syncToRefclock(5), syncToRemoteServer(6), unknown(99)}read-onlycurrent
ntpEntStatusStratum
OBJECT-TYPE
The NTP entity's own stratum value.
1.3.6.1.4.1.40418.7.100.25.1.2.3NtpStratumread-onlycurrent
ntpEntStatusActiveRefSourceId
OBJECT-TYPE
The association ID of the current syspeer.
1.3.6.1.4.1.40418.7.100.25.1.2.4Unsigned32 (0..4294967295)read-onlycurrent
ntpEntStatusActiveRefSourceName
OBJECT-TYPE
The hostname/descriptive name of the current reference source selected as syspeer.
1.3.6.1.4.1.40418.7.100.25.1.2.5DisplayStringread-onlycurrent
ntpEntStatusNumberOfRefSources
OBJECT-TYPE
The number of reference sources configured for NTP.
1.3.6.1.4.1.40418.7.100.25.1.2.7Unsigned32 (0..99)read-onlycurrent
ntpEntStatusDateTime
OBJECT-TYPE
The current NTP date/time on the device, in 128-bit NTP date format. Ref: draft-ietf-ntp-ntpv4-proto-06, section 6: It includes a 64-bit signed seconds field spanning 584 billion years and a 64-bit fraction field resolving .05 attosecond (i.e. 0.5e-18). For convenience in mapping between formats, the seconds field is divided into a 32-bit era field and a 32-bit timestamp field. If time is not syncronized this field shall be a zero-length string. This object can be used to timestamp events on this node and allow a management station to coorelate different time objects. For example, a management station could query this object and sysUpTime in the same operation to be able to relate sysUpTime to NTP time. This object is not to be used to set the time of the node querying this object. NTP should be used for this--or at least SNTP.
1.3.6.1.4.1.40418.7.100.25.1.2.10NtpDateTimeread-onlycurrent
ntpEntStatusInPkts
OBJECT-TYPE
The total number of NTP messages delivered to the NTP entity from the transport service.
1.3.6.1.4.1.40418.7.100.25.1.2.13Counter32read-onlycurrent
ntpEntStatusOutPkts
OBJECT-TYPE
The total number of NTP messages delivered to the transport service by this NTP entity.
1.3.6.1.4.1.40418.7.100.25.1.2.14Counter32read-onlycurrent
ntpEntStatusBadVersion
OBJECT-TYPE
The total number of NTP messages which were delivered to this NTP entity and were for an unsupported NTP version.
1.3.6.1.4.1.40418.7.100.25.1.2.15Counter32read-onlycurrent
ntpEntStatusProtocolError
OBJECT-TYPE
The total number of NTP messages which were delivered to this NTP entity and this entity was not able to process due to an NTP protocol error.
1.3.6.1.4.1.40418.7.100.25.1.2.16Counter32read-onlycurrent
ntpEntConformance
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.25.6
ntpEntCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.25.6.1
ntpEntGroups
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.25.6.2
priPoeConfig
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.26
poeSystemEnable
OBJECT-TYPE
The power inline global switch. Enable expresses it is turned on, while disable indicates that off.
1.3.6.1.4.1.40418.7.100.26.1INTEGER {disable(0), enable(1)}read-writecurrent
poeMaxPower
OBJECT-TYPE
The power inline global available power whitch cannot be exceeded by the total power of all PDs.
1.3.6.1.4.1.40418.7.100.26.2INTEGER (37..776)read-writecurrent
poePoliceEnable
OBJECT-TYPE
The power inline power mamagement switch. Enable expresses it is in priority-policy mode, while disable indicates that in first-in-first-get mode.
1.3.6.1.4.1.40418.7.100.26.3INTEGER {disable(0), enable(1)}read-writecurrent
poeLegacyEnable
OBJECT-TYPE
The power inline nonstandard PD detect switch. Enable expresses nonstandard PD can be detected, while disable indicates that cannot be detected.
1.3.6.1.4.1.40418.7.100.26.4INTEGER {disable(0), enable(1)}read-writecurrent
poeDisconnect
OBJECT-TYPE
The power inline disconnection mode.
1.3.6.1.4.1.40418.7.100.26.5INTEGER {ac(0), dc(1)}read-onlycurrent
poeCurrentPower
OBJECT-TYPE
The power inline current export power. It is a real time value.
1.3.6.1.4.1.40418.7.100.26.6INTEGERread-onlycurrent
poePortMode
OBJECT-TYPE
The power inline power supply mode.
1.3.6.1.4.1.40418.7.100.26.7INTEGER {signal(0), spare(1)}read-onlycurrent
poeSoftwareVersion
OBJECT-TYPE
The power inline software version.
1.3.6.1.4.1.40418.7.100.26.8DisplayString (SIZE(1..32))read-onlycurrent
poeHardwareVersion
OBJECT-TYPE
The power inline hardware version.
1.3.6.1.4.1.40418.7.100.26.9DisplayString (SIZE(1..32))read-onlycurrent
poePortConfigTable
OBJECT-TYPE
The power inline port configuration table
1.3.6.1.4.1.40418.7.100.26.10not-accessiblecurrent
poePortConfigEntry
OBJECT-TYPE
The power inline configuration in port.
1.3.6.1.4.1.40418.7.100.26.10.1not-accessiblecurrent
poePortIndex
OBJECT-TYPE
The power inline port index.
1.3.6.1.4.1.40418.7.100.26.10.1.1INTEGERnot-accessiblecurrent
poePortStatus
OBJECT-TYPE
The power inline port switch. Enable expresses it is turned on, while disable indicates that off.enableAuto(1) turn on the auto-mode,enableStatic(2) turn on the force-mode.
1.3.6.1.4.1.40418.7.100.26.10.1.2INTEGER {disable(0), enableAuto(1), enableStatic(2)}read-writecurrent
poePortPriority
OBJECT-TYPE
The power inline port priority.
1.3.6.1.4.1.40418.7.100.26.10.1.3INTEGER {critical(0), high(1), low(2)}read-writecurrent
poePortMaxPower
OBJECT-TYPE
The power inline port available power whitch cannot be exceeded by the connected PD.
1.3.6.1.4.1.40418.7.100.26.10.1.4INTEGER (1..31000)read-writecurrent
poePortCurrentPower
OBJECT-TYPE
The power inline port used power. It is a real time value.
1.3.6.1.4.1.40418.7.100.26.10.1.5INTEGERread-onlycurrent
poePortCurrentCurrent
OBJECT-TYPE
The power inline port export current. It is a real time value.
1.3.6.1.4.1.40418.7.100.26.10.1.6INTEGERread-onlycurrent
poePortCurrentVoltage
OBJECT-TYPE
The power inline port export voltage. It is a real time value.
1.3.6.1.4.1.40418.7.100.26.10.1.7INTEGERread-onlycurrent
poePortPdStatus
OBJECT-TYPE
The power inline detect status. on(1):PD is connected and natural powered, off(2):PD is not connected, faulty(3):error, deny(4):power is low or high, force(5):force power.
1.3.6.1.4.1.40418.7.100.26.10.1.8INTEGER {on(1), off(2), faulty(3), deny(4), force(5)}read-onlycurrent
poePortPdClass
OBJECT-TYPE
The connected PD class of power inline
1.3.6.1.4.1.40418.7.100.26.10.1.9INTEGERread-onlycurrent
poeHighInrushEnable
OBJECT-TYPE
The power inline high-inrush switch. Enable expresses it is turned on, while disable indicates that off.
1.3.6.1.4.1.40418.7.100.26.11INTEGER {enable(0), disable(1)}read-writecurrent
priQos2
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27
qos2
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1
qos2MapCostoIntp
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.1
qos2MapCostoIntp1
OBJECT-TYPE
COS to IntPrio map,IntPrio1<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.1.1INTEGERread-createcurrent
qos2MapCostoIntp2
OBJECT-TYPE
COS to IntPrio map,IntPrio2<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.1.2INTEGERread-createcurrent
qos2MapCostoIntp3
OBJECT-TYPE
COS to IntPrio map,IntPrio1<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.1.3INTEGERread-createcurrent
qos2MapCostoIntp4
OBJECT-TYPE
COS to IntPrio map,IntPrio1<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.1.4INTEGERread-createcurrent
qos2MapCostoIntp5
OBJECT-TYPE
COS to IntPrio map,IntPrio1<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.1.5INTEGERread-createcurrent
qos2MapCostoIntp6
OBJECT-TYPE
COS to IntPrio map,IntPrio1<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.1.6INTEGERread-createcurrent
qos2MapCostoIntp7
OBJECT-TYPE
COS to IntPrio map,IntPrio1<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.1.7INTEGERread-createcurrent
qos2MapCostoIntp8
OBJECT-TYPE
COS to IntPrio map,IntPrio1<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.1.8INTEGERread-createcurrent
qos2MapCostoIntpStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.1.9INTEGER {active(1), destroy(2)}read-createcurrent
qos2MapCostoDP
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.2
qos2MapCostoDP1
OBJECT-TYPE
COS to drop precedence map,Drop Precedence1<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.2.1INTEGERread-createcurrent
qos2MapCostoDP2
OBJECT-TYPE
COS to drop precedence map,Drop Precedence2<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.2.2INTEGERread-createcurrent
qos2MapCostoDP3
OBJECT-TYPE
COS to drop precedence map,Drop Precedence3<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.2.3INTEGERread-createcurrent
qos2MapCostoDP4
OBJECT-TYPE
COS to drop precedence map,Drop Precedence4<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.2.4INTEGERread-createcurrent
qos2MapCostoDP5
OBJECT-TYPE
COS to drop precedence map,Drop Precedence5<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.2.5INTEGERread-createcurrent
qos2MapCostoDP6
OBJECT-TYPE
COS to drop precedence map,Drop Precedence6<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.2.6INTEGERread-createcurrent
qos2MapCostoDP7
OBJECT-TYPE
COS to drop precedence map,Drop Precedence7<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.2.7INTEGERread-createcurrent
qos2MapCostoDP8
OBJECT-TYPE
COS to drop precedence map,Drop Precedence8<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.2.8INTEGERread-createcurrent
qos2MapCostoDPStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.2.9INTEGER {active(1), destroy(2)}read-createcurrent
qos2MapDSCPtoDSCP
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.3
qos2MapDSCPtoDSCP1
OBJECT-TYPE
DSCP to DSCP map, DSCP1<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.3.1INTEGERread-createcurrent
qos2MapDSCPtoDSCP2
OBJECT-TYPE
DSCP to DSCP map, DSCP2<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.3.2INTEGERread-createcurrent
qos2MapDSCPtoDSCP3
OBJECT-TYPE
DSCP to DSCP map, DSCP3<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.3.3INTEGERread-createcurrent
qos2MapDSCPtoDSCP4
OBJECT-TYPE
DSCP to DSCP map, DSCP4<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.3.4INTEGERread-createcurrent
qos2MapDSCPtoDSCP5
OBJECT-TYPE
DSCP to DSCP map, DSCP5<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.3.5INTEGERread-createcurrent
qos2MapDSCPtoDSCP6
OBJECT-TYPE
DSCP to DSCP map, DSCP6<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.3.6INTEGERread-createcurrent
qos2MapDSCPtoDSCP7
OBJECT-TYPE
DSCP to DSCP map, DSCP7<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.3.7INTEGERread-createcurrent
qos2MapDSCPtoDSCP8
OBJECT-TYPE
DSCP to DSCP map, DSCP8<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.3.8INTEGERread-createcurrent
qos2MapDSCPtoDSCPoutDSCP
OBJECT-TYPE
DSCP to DSCP map, outDSCP<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.3.9INTEGERread-createcurrent
qos2MapDSCPtoDSCPStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.3.10INTEGER {active(1), destroy(2)}read-createcurrent
qos2MapDSCPtoIntp
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.4
qos2MapDSCPtoIntp1
OBJECT-TYPE
DSCP to Intp map, DSCP1<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.4.1INTEGERread-createcurrent
qos2MapDSCPtoIntp2
OBJECT-TYPE
DSCP to Intp map, DSCP2<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.4.2INTEGERread-createcurrent
qos2MapDSCPtoIntp3
OBJECT-TYPE
DSCP to Intp map, DSCP3<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.4.3INTEGERread-createcurrent
qos2MapDSCPtoIntp4
OBJECT-TYPE
DSCP to Intp map, DSCP4<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.4.4INTEGERread-createcurrent
qos2MapDSCPtoIntp5
OBJECT-TYPE
DSCP to Intp map, DSCP5<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.4.5INTEGERread-createcurrent
qos2MapDSCPtoIntp6
OBJECT-TYPE
DSCP to Intp map, DSCP6<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.4.6INTEGERread-createcurrent
qos2MapDSCPtoIntp7
OBJECT-TYPE
DSCP to Intp map, DSCP7<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.4.7INTEGERread-createcurrent
qos2MapDSCPtoIntp8
OBJECT-TYPE
DSCP to Intp map, DSCP8<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.4.8INTEGERread-createcurrent
qos2MapDSCPtoIntpIntPriovalue
OBJECT-TYPE
DSCP to Intp map, IntPrio value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.4.9INTEGERread-createcurrent
qos2MapDSCPtoIntpStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.4.10INTEGER {active(1), destroy(2)}read-createcurrent
qos2MapDSCPtoDP
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.5
qos2MapDSCPtoDP1
OBJECT-TYPE
DSCP to DP map, DSCP1<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.5.1INTEGERread-createcurrent
qos2MapDSCPtoDP2
OBJECT-TYPE
DSCP to DP map, DSCP2<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.5.2INTEGERread-createcurrent
qos2MapDSCPtoDP3
OBJECT-TYPE
DSCP to DP map, DSCP3<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.5.3INTEGERread-createcurrent
qos2MapDSCPtoDP4
OBJECT-TYPE
DSCP to DP map, DSCP4<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.5.4INTEGERread-createcurrent
qos2MapDSCPtoDP5
OBJECT-TYPE
DSCP to DP map, DSCP5<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.5.5INTEGERread-createcurrent
qos2MapDSCPtoDP6
OBJECT-TYPE
DSCP to DP map, DSCP6<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.5.6INTEGERread-createcurrent
qos2MapDSCPtoDP7
OBJECT-TYPE
DSCP to DP map, DSCP7<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.5.7INTEGERread-createcurrent
qos2MapDSCPtoDP8
OBJECT-TYPE
DSCP to DP map, DSCP8<0-63>.
1.3.6.1.4.1.40418.7.100.27.1.5.8INTEGERread-createcurrent
qos2MapDSCPtoDPvalue
OBJECT-TYPE
DSCP to DP map, Drop Precedence value<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.5.9INTEGERread-createcurrent
qos2MapDSCPtoDPStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.5.10INTEGER {active(1), destroy(2)}read-createcurrent
qos2MapExptoIntp
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.6
qos2MapExptoIntp1
OBJECT-TYPE
EXP to Intp map, IntPrio1 value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.6.1INTEGERread-createcurrent
qos2MapExptoIntp2
OBJECT-TYPE
EXP to Intp map, IntPrio2 value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.6.2INTEGERread-createcurrent
qos2MapExptoIntp3
OBJECT-TYPE
EXP to Intp map, IntPrio3 value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.6.3INTEGERread-createcurrent
qos2MapExptoIntp4
OBJECT-TYPE
EXP to Intp map, IntPrio4 value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.6.4INTEGERread-createcurrent
qos2MapExptoIntp5
OBJECT-TYPE
EXP to Intp map, IntPrio5 value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.6.5INTEGERread-createcurrent
qos2MapExptoIntp6
OBJECT-TYPE
EXP to Intp map, IntPrio6 value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.6.6INTEGERread-createcurrent
qos2MapExptoIntp7
OBJECT-TYPE
EXP to Intp map, IntPrio7 value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.6.7INTEGERread-createcurrent
qos2MapExptoIntp8
OBJECT-TYPE
EXP to Intp map, IntPrio8 value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.6.8INTEGERread-createcurrent
qos2MapExptoIntpStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.6.9INTEGER {active(1), destroy(2)}read-createcurrent
qos2MapExptoDP
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.7
qos2MapExptoDP1
OBJECT-TYPE
EXP to DP map, Drop Precedence value<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.7.1INTEGERread-createcurrent
qos2MapExptoDP2
OBJECT-TYPE
EXP to DP map, Drop Precedence value<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.7.2INTEGERread-createcurrent
qos2MapExptoDP3
OBJECT-TYPE
EXP to DP map, Drop Precedence value<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.7.3INTEGERread-createcurrent
qos2MapExptoDP4
OBJECT-TYPE
EXP to DP map, Drop Precedence value<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.7.4INTEGERread-createcurrent
qos2MapExptoDP5
OBJECT-TYPE
EXP to DP map, Drop Precedence value<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.7.5INTEGERread-createcurrent
qos2MapExptoDP6
OBJECT-TYPE
EXP to DP map, Drop Precedence value<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.7.6INTEGERread-createcurrent
qos2MapExptoDP7
OBJECT-TYPE
EXP to DP map, Drop Precedence value<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.7.7INTEGERread-createcurrent
qos2MapExptoDP8
OBJECT-TYPE
EXP to DP map, Drop Precedence value<0-2>.
1.3.6.1.4.1.40418.7.100.27.1.7.8INTEGERread-createcurrent
qos2MapExptoDPStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.7.9INTEGER {active(1), destroy(2)}read-createcurrent
qos2MapIntptoDSCP
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.8
qos2MapIntptoDSCP1
OBJECT-TYPE
Intp to DSCP map, IntPrio value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.8.1INTEGERread-createcurrent
qos2MapIntptoDSCP2
OBJECT-TYPE
Intp to DSCP map, IntPrio value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.8.2INTEGERread-createcurrent
qos2MapIntptoDSCP3
OBJECT-TYPE
Intp to DSCP map, IntPrio value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.8.3INTEGERread-createcurrent
qos2MapIntptoDSCP4
OBJECT-TYPE
Intp to DSCP map, IntPrio value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.8.4INTEGERread-createcurrent
qos2MapIntptoDSCP5
OBJECT-TYPE
Intp to DSCP map, IntPrio value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.8.5INTEGERread-createcurrent
qos2MapIntptoDSCP6
OBJECT-TYPE
Intp to DSCP map, IntPrio value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.8.6INTEGERread-createcurrent
qos2MapIntptoDSCP7
OBJECT-TYPE
Intp to DSCP map, IntPrio value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.8.7INTEGERread-createcurrent
qos2MapIntptoDSCP8
OBJECT-TYPE
Intp to DSCP map, IntPrio value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.8.8INTEGERread-createcurrent
qos2MapIntptoDSCPStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.8.9INTEGER {active(1), destroy(2)}read-createcurrent
qos2MapIntptoEXP
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.10
qos2MapIntptoEXP1
OBJECT-TYPE
Intp to EXP map, EXP value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.10.1INTEGERread-createcurrent
qos2MapIntptoEXP2
OBJECT-TYPE
Intp to EXP map, EXP value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.10.2INTEGERread-createcurrent
qos2MapIntptoEXP3
OBJECT-TYPE
Intp to EXP map, EXP value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.10.3INTEGERread-createcurrent
qos2MapIntptoEXP4
OBJECT-TYPE
Intp to EXP map, EXP value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.10.4INTEGERread-createcurrent
qos2MapIntptoEXP5
OBJECT-TYPE
Intp to EXP map, EXP value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.10.5INTEGERread-createcurrent
qos2MapIntptoEXP6
OBJECT-TYPE
Intp to EXP map, EXP value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.10.6INTEGERread-createcurrent
qos2MapIntptoEXP7
OBJECT-TYPE
Intp to EXP map, EXP value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.10.7INTEGERread-createcurrent
qos2MapIntptoEXP8
OBJECT-TYPE
Intp to EXP map, EXP value<0-7>.
1.3.6.1.4.1.40418.7.100.27.1.10.8INTEGERread-createcurrent
qos2MapIntptoEXPStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.10.9INTEGER {active(1), destroy(2)}read-createcurrent
qos2AggregatePolicy
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.11
qos2AggPolicyName
OBJECT-TYPE
Aggregate policy name<1-64>.
1.3.6.1.4.1.40418.7.100.27.1.11.1DisplayString (SIZE(1..64))read-createcurrent
qos2AggPolicyCIRKbps
OBJECT-TYPE
CIR(Committed Information Rate) Kbits per second <1-10000000>.
1.3.6.1.4.1.40418.7.100.27.1.11.2INTEGERread-createcurrent
qos2AggPolicyCBSKbps
OBJECT-TYPE
CBS(Committed Burst Size) Kbits per second <1-1000000>.
1.3.6.1.4.1.40418.7.100.27.1.11.3INTEGERread-createcurrent
qos2AggPolicyPBSKbps
OBJECT-TYPE
PBS(Peak Burst Size) Kbits per second <1-1000000>.
1.3.6.1.4.1.40418.7.100.27.1.11.4INTEGERread-createcurrent
qos2AggPolicyPIRKbps
OBJECT-TYPE
PIR(Peak Information Rate) Kbits per second <1-10000000>.
1.3.6.1.4.1.40418.7.100.27.1.11.5INTEGERread-createcurrent
qos2AggPolicyConformAction
OBJECT-TYPE
conform-action transmit means send packets without any change when specified speed is not exceeded; conform-action drop means drop packets when specified speed is not exceeded; conform-action set-dscp-transmit specifies to mark down packet DSCP value according to policed-dscp mapping when specified speed is not exceeded; conform-action set-prec-transmit specifies to mark down packet TOS value according to policed-dscp mapping when specified speed is not exceeded. .
1.3.6.1.4.1.40418.7.100.27.1.11.6INTEGER {transmit(0), drop(1), set-dscp-transmit(2), set-prec-transmit(3), set-cos-transmit(4), set-drop-precedence(5), set-internal-priority(6)}read-createcurrent
qos2AggPolicyConformActionChangeValue
OBJECT-TYPE
If conform-action is set-dscp-transmit(2),the value is between 0-63; If conform-action is set-prec-transmit(3),the value is between 0-7; If conform-action is set-cos-transmit(4),the value is between 0-7; If conform-action is set-drop-precedence(5),the value is between 0-2; If conform-action is set-internal-priority(6),the value is between 0-7;
1.3.6.1.4.1.40418.7.100.27.1.11.7INTEGERread-createcurrent
qos2AggPolicyExceedAction
OBJECT-TYPE
conform-action transmit means send packets without any change when specified speed is not exceeded; conform-action drop means drop packets when specified speed is not exceeded; conform-action set-dscp-transmit specifies to mark down packet DSCP value according to policed-dscp mapping when specified speed is not exceeded; conform-action set-prec-transmit specifies to mark down packet TOS value according to policed-dscp mapping when specified speed is not exceeded. .
1.3.6.1.4.1.40418.7.100.27.1.11.8INTEGER {transmit(0), drop(1), set-dscp-transmit(2), set-prec-transmit(3), set-cos-transmit(4), set-drop-precedence(5), set-internal-priority(6)}read-createcurrent
qos2AggPolicyExceedActionChangeValue
OBJECT-TYPE
If conform-action is set-dscp-transmit(2),the value is between 0-63; If conform-action is set-prec-transmit(3),the value is between 0-7; If conform-action is set-cos-transmit(4),the value is between 0-7; If conform-action is set-drop-precedence(5),the value is between 0-2; If conform-action is set-internal-priority(6),the value is between 0-7;
1.3.6.1.4.1.40418.7.100.27.1.11.9INTEGERread-createcurrent
qos2AggPolicyViolateAction
OBJECT-TYPE
conform-action transmit means send packets without any change when specified speed is not exceeded; conform-action drop means drop packets when specified speed is not exceeded; conform-action set-dscp-transmit specifies to mark down packet DSCP value according to policed-dscp mapping when specified speed is not exceeded; conform-action set-prec-transmit specifies to mark down packet TOS value according to policed-dscp mapping when specified speed is not exceeded. .
1.3.6.1.4.1.40418.7.100.27.1.11.10INTEGER {transmit(0), drop(1), set-dscp-transmit(2), set-prec-transmit(3), set-cos-transmit(4), set-drop-precedence(5), set-internal-priority(6)}read-createcurrent
qos2AggPolicyViolateActionChangeValue
OBJECT-TYPE
If conform-action is set-dscp-transmit(2),the value is between 0-63; If conform-action is set-prec-transmit(3),the value is between 0-7; If conform-action is set-cos-transmit(4),the value is between 0-7; If conform-action is set-drop-precedence(5),the value is between 0-2; If conform-action is set-internal-priority(6),the value is between 0-7;
1.3.6.1.4.1.40418.7.100.27.1.11.11INTEGERread-createcurrent
qos2AggPolicyStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.11.12INTEGER {active(1), destroy(2)}read-createcurrent
qos2ServicePolicyTable
OBJECT-TYPE
QoS service policy table.
1.3.6.1.4.1.40418.7.100.27.1.12not-accessiblecurrent
qos2ServicePolicyEntry
OBJECT-TYPE
QoS service policy table.
1.3.6.1.4.1.40418.7.100.27.1.12.1not-accessiblecurrent
qos2PolicyMapName
OBJECT-TYPE
Policy map name<1-64>.
1.3.6.1.4.1.40418.7.100.27.1.12.1.1DisplayString (SIZE(1..64))read-onlycurrent
qos2ServicePolicyVlanList
OBJECT-TYPE
Vlan list.
1.3.6.1.4.1.40418.7.100.27.1.12.1.2DisplayStringread-onlycurrent
qos2ServicePolicyStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.12.1.3INTEGER {active(1), destroy(2)}read-createcurrent
qos2PortTable
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.13
qos2PortIndex
OBJECT-TYPE
port Index
1.3.6.1.4.1.40418.7.100.27.1.13.1INTEGER (1..10000)read-createcurrent
qos2PortType
OBJECT-TYPE
the relation between qosPortType and CLI: 0 mls qos trust {cos |dscp }; 1 mls qos cos {<default-cos>}; 2 service-policy input WORD; 3 mls qos queue {<queue id>} bandwidth {<MinBandwidth> <MaxBandwidth>}; 4 mls qos queue algorithm {sp |wdrr |wrr }; 5 mls qos queue wdrr weight {<Queue1 bandwidth> <Queue2 bandwidth> <Queue3 bandwidth> <Queue4 bandwidth> <Queue5 bandwidth> <Queue6 bandwidth> <Queue7 bandwidth> <Queue8 bandwidth>}; 6 mls qos queue wrr weight {<Queue1 weight> <Queue2 weight> <Queue3 weight> <Queue4 weight> <Queue5 weight> <Queue6 weight> <Queue7 weight> <Queue8 weight>}. According to the relation,when configurate qos with snmp,first set the qosPortType to the correct value to select CLI, then set next CLI parameter.Fox example,set qos default cos is 5, first set qosPortType=1 ,then set qosPortCos to 5, finally setting qosPortStatus to 1, trigger snmp-cache works.
1.3.6.1.4.1.40418.7.100.27.1.13.2INTEGER {trust(0), cos(1), policy(2), queueAndBandwidth(3), queueAndAlgorithm(4), queueAndWdrr(5), queueAndWrr(6)}read-createcurrent
qos2PortCos
OBJECT-TYPE
port default cos value
1.3.6.1.4.1.40418.7.100.27.1.13.3INTEGER (0..7)read-createcurrent
qos2PortTrust
OBJECT-TYPE
Configure port trust. cos(0),mls qos trust cos; dscp(1),mls qos trust dscp.
1.3.6.1.4.1.40418.7.100.27.1.13.4INTEGER {cos(0), dscp(1)}read-createcurrent
qos2PortPolicy
OBJECT-TYPE
The corresponding CLI:service-policy input WORD.
1.3.6.1.4.1.40418.7.100.27.1.13.5DisplayStringread-createcurrent
qos2PortQueueBandwidth
OBJECT-TYPE
The corresponding CLI:mls qos queue {<queue id>} bandwidth {<MinBandwidth> <MaxBandwidth>}.
1.3.6.1.4.1.40418.7.100.27.1.13.6DisplayStringread-createcurrent
qos2PortQueueAlgorithm
OBJECT-TYPE
The corresponding CLI:mls qos queue algorithm {sp |wdrr |wrr }.
1.3.6.1.4.1.40418.7.100.27.1.13.7INTEGER {sp(0), wdrr(1), wrr(2)}read-createcurrent
qos2PortQueueWdrr
OBJECT-TYPE
The corresponding CLI:mls qos queue wdrr weight {<Queue1 bandwidth> <Queue2 bandwidth> <Queue3 bandwidth> <Queue4 bandwidth> <Queue5 bandwidth> <Queue6 bandwidth> <Queue7 bandwidth> <Queue8 bandwidth>}.
1.3.6.1.4.1.40418.7.100.27.1.13.8DisplayStringread-createcurrent
qos2PortQueueWrr
OBJECT-TYPE
The corresponding CLI:mls qos queue wrr weight {<Queue1 weight> <Queue2 weight> <Queue3 weight> <Queue4 weight> <Queue5 weight> <Queue6 weight> <Queue7 weight> <Queue8 weight>}.
1.3.6.1.4.1.40418.7.100.27.1.13.9DisplayStringread-createcurrent
qos2PortStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.13.10INTEGER {active(1), destroy(2)}read-createcurrent
qos2ClassMapTable
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.14
qos2ClassMapName
OBJECT-TYPE
classmap name
1.3.6.1.4.1.40418.7.100.27.1.14.1DisplayString (SIZE(1..64))read-createcurrent
qos2ClassMapType
OBJECT-TYPE
0 class-map <class-map-name>,index is classmapname; 1 match access-group <acl-index-or-name>,need qos2ClassMapAccessGroup cooperation; 2 match ip dscp <dscp-list>,need qos2ClassMapDscp cooperation; 3 match ip precedence <ip-precedence-list>,need qos2ClassMapIpPre cooperation; 4 match vlan <vlan-list>,need qos2ClassMapVlan cooperation; 5 match ipv6 dscp <dscp-list>,need qos2ClassMapV6Dscp cooperation; 7 match ipv6 flowlabel,need qos2ClassMapV6Flow cooperation; 8 match ipv6 access-group,need qos2ClassMapV6AccGroup cooperation; 9 match cos,need qos2ClassCos cooperation; 10 match exp <exp-list>,need qos2ClassMapExp cooperation.
1.3.6.1.4.1.40418.7.100.27.1.14.2INTEGER {configurClassMap(0), accessGroup(1), dscp(2), ippre(3), vlan(4), v6dscp(5), v6Flow(7), v6AccessGroup(8), cos(9), exp(10)}read-createcurrent
qos2ClassMapAccessGroup
OBJECT-TYPE
Match specify access-group (name or number). This object be configured only if qosClassMapType in the same row is accessGroup(1).
1.3.6.1.4.1.40418.7.100.27.1.14.3DisplayStringread-createcurrent
qos2ClassMapDscp
OBJECT-TYPE
Match specify Dscp. This object be configured only if qosClassMapType in the same row is dscp(2).
1.3.6.1.4.1.40418.7.100.27.1.14.4DisplayStringread-createcurrent
qos2ClassMapV6Dscp
OBJECT-TYPE
Match specify ipv6 Dscp. This object be configured only if qosClassMapType in the same row is v6dscp(5).
1.3.6.1.4.1.40418.7.100.27.1.14.5DisplayStringread-createcurrent
qos2ClassMapIpPre
OBJECT-TYPE
Match specify Ip Precedence. This object be configured only if qosClassMapType in the same row is ippre(3).
1.3.6.1.4.1.40418.7.100.27.1.14.6DisplayStringread-createcurrent
qos2ClassMapV6AccGroup
OBJECT-TYPE
Match specify Ipv6 Access-Group. This object be configured only if qosClassMapType in the same row is v6AccessGroup(8).
1.3.6.1.4.1.40418.7.100.27.1.14.7DisplayStringread-createcurrent
qos2ClassMapV6Flow
OBJECT-TYPE
Match specify Ipv6 Flowlabel. This object be configured only if qosClassMapType in the same row is v6Flow(6).
1.3.6.1.4.1.40418.7.100.27.1.14.8DisplayStringread-createcurrent
qos2ClassMapVlan
OBJECT-TYPE
Match specify Vlan list . At most 8 vlan id. This object be configured only if qosClassMapType in the same row is vlan(4).
1.3.6.1.4.1.40418.7.100.27.1.14.9DisplayStringread-createcurrent
qos2ClassMapCos
OBJECT-TYPE
Match specify Cos . This object be configured only if qosClassMapType in the same row is cos(9).
1.3.6.1.4.1.40418.7.100.27.1.14.10DisplayStringread-createcurrent
qos2ClassMapExp
OBJECT-TYPE
Match specify MPLS EXP. This object be configured only if qosClassMapType in the same row is Exp(10).
1.3.6.1.4.1.40418.7.100.27.1.14.11DisplayStringread-createcurrent
qos2ClassMapStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.14.12INTEGER {active(1), destroy(2)}read-createcurrent
qos2PolicyTable
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.15
qos2PolicyName
OBJECT-TYPE
QoS Policy name
1.3.6.1.4.1.40418.7.100.27.1.15.1DisplayString (SIZE(1..64))read-createcurrent
qos2PolicyClassMap
OBJECT-TYPE
Specify the classmap name.After a policy map is created, it can be associated to a class. So, if you want the class map to match the policy map,please setting the qosPolicyType to 1,and then setting the qosPolicyStatus to 1 .
1.3.6.1.4.1.40418.7.100.27.1.15.2DisplayString (SIZE(1..64))read-createcurrent
qos2PolicyInsertClassMap
OBJECT-TYPE
Specify the position of classmap name.
1.3.6.1.4.1.40418.7.100.27.1.15.3DisplayString (SIZE(1..64))read-createcurrent
qos2PolicyType
OBJECT-TYPE
the relation between qosPolicyType and CLI: 0 policy-map <policy-map-name>; 1 class <class-map-name>; 2 policy <bits_per_second> <normal_burst_bytes> [pir <peak_rate_bps>] | <maximum_burst_bytes> [{conform-action ACTION | exceed-action ACTION | violate-action ACTION }]; 3 policy aggregate <aggregate-policer-name>; 4 accounting.
1.3.6.1.4.1.40418.7.100.27.1.15.4INTEGER {policymap(0), matchclassmap(1), threeColor(2), aggregatePolicer(3), accounting(4)}read-createcurrent
qos2PolicyCIRKbps
OBJECT-TYPE
CIR(Committed Information Rate) Kbits per second <1-10000000>.
1.3.6.1.4.1.40418.7.100.27.1.15.5INTEGER (1..10000000)read-createcurrent
qos2PolicyCBSKbps
OBJECT-TYPE
CBS(Committed Burst Size) Kbits per second <1-1000000>.
1.3.6.1.4.1.40418.7.100.27.1.15.6INTEGER (1..1000000)read-createcurrent
qos2PolicyPBSKbps
OBJECT-TYPE
PBS(Peak Burst Size) Kbits per second <1-1000000>.
1.3.6.1.4.1.40418.7.100.27.1.15.7INTEGER (1..1000000)read-createcurrent
qos2PolicyPIRKbps
OBJECT-TYPE
PIR(Peak Information Rate) Kbits per second <1-10000000>.
1.3.6.1.4.1.40418.7.100.27.1.15.8INTEGER (1..10000000)read-createcurrent
qos2PolicyConformActionChange
OBJECT-TYPE
transmit(0): means send packets without any change; drop(1): means drop packets; set-dscp-transmit(2): send packets and remark dscp value; set-prec-transmit(3): send packets and remark ip-precedence value; set-cos-transmit(4): send packets and remark cos value; set-internal-priority(5):send packets and remark internal-priority value ; set-drop-Precedence(6): send packets and remark drop-precedence value.
1.3.6.1.4.1.40418.7.100.27.1.15.9INTEGER {transmit(0), drop(1), set-dscp-transmit(2), set-prec-transmit(3), set-cos-transmit(4), set-internal-priority(5), set-drop-Precedence(6)}read-createcurrent
qos2PolicyConformActionChangeValue
OBJECT-TYPE
If action is set-dscp-transmit(2),the value is between 0-63; else if action is set-prec-transmit(3),the value is between 0-7; else if action is set-cos-transmit(4),the value is between 0-7; else if action is set-internal-priority(5),the value is between 0-7; else if action is set-drop-Precedence(6),the value is between 0-2.
1.3.6.1.4.1.40418.7.100.27.1.15.10INTEGER (0..63)read-createcurrent
qos2PolicyExceedActionChange
OBJECT-TYPE
transmit(0): means send packets without any change; drop(1): means drop packets; set-dscp-transmit(2): send packets and remark dscp value; set-prec-transmit(3): send packets and remark ip-precedence value; set-cos-transmit(4): send packets and remark cos value; set-internal-priority(5):send packets and remark internal-priority value ; set-drop-Precedence(6): send packets and remark drop-precedence value.
1.3.6.1.4.1.40418.7.100.27.1.15.11INTEGER {transmit(0), drop(1), set-dscp-transmit(2), set-prec-transmit(3), set-cos-transmit(4), set-internal-priority(5), set-drop-Precedence(6)}read-createcurrent
qos2PolicyExceedActionChangeValue
OBJECT-TYPE
If action is set-dscp-transmit(2),the value is between 0-63; else if action is set-prec-transmit(3),the value is between 0-7; else if action is set-cos-transmit(4),the value is between 0-7; else if action is set-internal-priority(5),the value is between 0-7; else if action is set-drop-Precedence(6),the value is between 0-2.
1.3.6.1.4.1.40418.7.100.27.1.15.12INTEGER (0..63)read-createcurrent
qos2PolicyViolateActionChange
OBJECT-TYPE
transmit(0): means send packets without any change; drop(1): means drop packets; set-dscp-transmit(2): send packets and remark dscp value; set-prec-transmit(3): send packets and remark ip-precedence value; set-cos-transmit(4): send packets and remark cos value; set-internal-priority(5):send packets and remark internal-priority value ; set-drop-Precedence(6): send packets and remark drop-precedence value.
1.3.6.1.4.1.40418.7.100.27.1.15.13INTEGER {transmit(0), drop(1), set-dscp-transmit(2), set-prec-transmit(3), set-cos-transmit(4), set-internal-priority(5), set-drop-Precedence(6)}read-createcurrent
qos2PolicyViolateActionChangeValue
OBJECT-TYPE
If action is set-dscp-transmit(2),the value is between 0-63; else if action is set-prec-transmit(3),the value is between 0-7; else if action is set-cos-transmit(4),the value is between 0-7; else if action is set-internal-priority(5),the value is between 0-7; else if action is set-drop-Precedence(6),the value is between 0-2.
1.3.6.1.4.1.40418.7.100.27.1.15.14INTEGER (0..63)read-createcurrent
qos2PolicyAggregatePolicer
OBJECT-TYPE
aggregate-policer-name. This object be configured only if qosPolicyType in the same row is aggregatePolicer(3).
1.3.6.1.4.1.40418.7.100.27.1.15.15DisplayStringread-createcurrent
qos2PolicyStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.15.16INTEGER {active(1), destroy(2)}read-createcurrent
qos2SetTable
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.27.1.16
qos2SetPolicyMapName
OBJECT-TYPE
QoS Policy name.
1.3.6.1.4.1.40418.7.100.27.1.16.1DisplayString (SIZE(1..32))read-createcurrent
qos2SetClassMapName
OBJECT-TYPE
QoS class map name.
1.3.6.1.4.1.40418.7.100.27.1.16.2DisplayString (SIZE(1..32))read-createcurrent
qos2SetType
OBJECT-TYPE
qos2SetType range:1,2,3,4,5,6 1 dscp Set IP DSCP (DiffServ CodePoints); 2 precedence Set IP precedence; 3 internal-priority Set internal-priority; 4 drop-precedence Set drop-precedence; 5 nexthop Set IP nexthop; 6 v6nextHop Set IPv6 nexthop; 7 cos Set CoS .
1.3.6.1.4.1.40418.7.100.27.1.16.3INTEGER {dscp(1), precedence(2), internal-priority(3), drop-precedence(4), nextHop(5), v6nextHop(6), cos(7)}read-createcurrent
qos2SetDscp
OBJECT-TYPE
remark dscp for the classified flow.
1.3.6.1.4.1.40418.7.100.27.1.16.4INTEGER (0..63)read-createcurrent
qos2SetPrecedence
OBJECT-TYPE
remark ip precedence for classified flow.
1.3.6.1.4.1.40418.7.100.27.1.16.5INTEGER (0..7)read-createcurrent
qos2SetInternalPriority
OBJECT-TYPE
remark internal priority for classified flow.
1.3.6.1.4.1.40418.7.100.27.1.16.6INTEGER (0..7)read-createcurrent
qos2SetDropPrecedence
OBJECT-TYPE
remark drop precedence for classified flow.
1.3.6.1.4.1.40418.7.100.27.1.16.7INTEGER (0..2)read-createcurrent
qos2SetDefaultPBR
OBJECT-TYPE
0:no set default PBR for classified flow; 1:set default PBR for classified flow.
1.3.6.1.4.1.40418.7.100.27.1.16.8INTEGER (0..1)read-createcurrent
qos2SetVrf
OBJECT-TYPE
set vrf value for classified flow.
1.3.6.1.4.1.40418.7.100.27.1.16.9INTEGER (0..252)read-createcurrent
qos2SetnextHop
OBJECT-TYPE
set nexthop for classified flow.
1.3.6.1.4.1.40418.7.100.27.1.16.10IpAddressread-createcurrent
qos2Setv6nextHop
OBJECT-TYPE
set IPv6 nexthop for classified flow
1.3.6.1.4.1.40418.7.100.27.1.16.11DisplayStringread-createcurrent
qos2SetCos
OBJECT-TYPE
remark cos for classified flow
1.3.6.1.4.1.40418.7.100.27.1.16.12INTEGER (0..7)read-createcurrent
qos2SetStatus
OBJECT-TYPE
Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry.
1.3.6.1.4.1.40418.7.100.27.1.16.13INTEGER {active(1), destroy(2)}read-createcurrent
dot1xMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.28
mabOnlineUserTable
OBJECT-TYPE
Show the information of MAB users.
1.3.6.1.4.1.40418.7.100.28.1not-accessiblecurrent
mabOnlineUserEntry
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.28.1.1not-accessiblecurrent
mabOnlineUserIndex
OBJECT-TYPE
The index of MAB user.
1.3.6.1.4.1.40418.7.100.28.1.1.1INTEGERnot-accessiblecurrent
mabOnlineUserMac
OBJECT-TYPE
The mac of MAB user.
1.3.6.1.4.1.40418.7.100.28.1.1.2DisplayString (SIZE(17))read-onlycurrent
mabOnlineUserName
OBJECT-TYPE
The username of MAB user.
1.3.6.1.4.1.40418.7.100.28.1.1.3DisplayString (SIZE(1..32))read-onlycurrent
mabOnlineUserPort
OBJECT-TYPE
The port for MAB user.
1.3.6.1.4.1.40418.7.100.28.1.1.4DisplayString (SIZE(1..14))read-onlycurrent
mabOnlineUserState
OBJECT-TYPE
The state of MAB user.
1.3.6.1.4.1.40418.7.100.28.1.1.5DisplayString (SIZE(1..18))read-onlycurrent
mabSetUserOffline
OBJECT-TYPE
The mac of user offline.
1.3.6.1.4.1.40418.7.100.28.2DisplayString (SIZE(17))read-writecurrent
dot1xOnlineUserTable
OBJECT-TYPE
Show the information of dot1x users.
1.3.6.1.4.1.40418.7.100.28.3not-accessiblecurrent
dot1xOnlineUserEntry
OBJECT-TYPE
1.3.6.1.4.1.40418.7.100.28.3.1not-accessiblecurrent
dot1xOnlineUserIndex
OBJECT-TYPE
The index of dot1x user.
1.3.6.1.4.1.40418.7.100.28.3.1.1INTEGERnot-accessiblecurrent
dot1xOnlineUserMac
OBJECT-TYPE
The mac of dot1x user.
1.3.6.1.4.1.40418.7.100.28.3.1.2DisplayString (SIZE(17))read-onlycurrent
dot1xOnlineUserName
OBJECT-TYPE
The name of dot1x user.
1.3.6.1.4.1.40418.7.100.28.3.1.3DisplayString (SIZE(1..128))read-onlycurrent
dot1xOnlineUserPort
OBJECT-TYPE
The port for dot1x user.
1.3.6.1.4.1.40418.7.100.28.3.1.4DisplayString (SIZE(1..16))read-onlycurrent
dot1xOnlineUserPortVlanid
OBJECT-TYPE
The vlan id of dot1x user.
1.3.6.1.4.1.40418.7.100.28.3.1.5INTEGERread-onlycurrent
dot1xOnlineUserPortMethod
OBJECT-TYPE
The port method dot1x user.
1.3.6.1.4.1.40418.7.100.28.3.1.6DisplayString (SIZE(1..20))read-onlycurrent
dot1xOnlineUserPortControl
OBJECT-TYPE
The port control for dot1x user.
1.3.6.1.4.1.40418.7.100.28.3.1.7DisplayString (SIZE(1..20))read-onlycurrent
dot1xOnlineUserState
OBJECT-TYPE
The state of dot1x user.
1.3.6.1.4.1.40418.7.100.28.3.1.8DisplayString (SIZE(1..16))read-onlycurrent
dot1xSetUserOffline
OBJECT-TYPE
The mac of user offline.
1.3.6.1.4.1.40418.7.100.28.4DisplayString (SIZE(17))read-writecurrent
portMacCountLimit
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.29
portMacCountLimitTable
OBJECT-TYPE
The Port Mac Count Limit information table.
1.3.6.1.4.1.40418.7.100.29.1not-accessiblecurrent
portMacCountLimitEntry
OBJECT-TYPE
The index of this table is port index.
1.3.6.1.4.1.40418.7.100.29.1.1not-accessiblecurrent
portMacCountLimitPortIndex
OBJECT-TYPE
Port Index.
1.3.6.1.4.1.40418.7.100.29.1.1.1INTEGERread-onlycurrent
portMacCountLimitConfigNum
OBJECT-TYPE
Configration of the maxmum dynamic mac can be learned on the port.
1.3.6.1.4.1.40418.7.100.29.1.1.2INTEGER (1..4096)read-createcurrent
portMacCountLimitCurNum
OBJECT-TYPE
The current number of the dynamic mac learned on the port.
1.3.6.1.4.1.40418.7.100.29.1.1.3INTEGERread-onlycurrent
portMacCountLimitDisable
OBJECT-TYPE
The disable state of mac count limit on the port.the disable state can be set,but enable state is not
1.3.6.1.4.1.40418.7.100.29.1.1.4INTEGER {not-disable(0), disable(1)}read-createcurrent
portMacCountLimitViolationMode
OBJECT-TYPE
The violation mode of port mac count reach the threshold.The default mode is protect,if you want to disable violation mode,you can config protect mode.
1.3.6.1.4.1.40418.7.100.29.1.1.5INTEGER {protect(1), shutdown(2), replace(4)}read-createcurrent
portMacCountLimitShutRecoveryTime
OBJECT-TYPE
The recovery time of violation shutdown mode, the recovery time range is <5-3600>, the value 0 is to cancel recovery time, the value <1-4> is not allowed to config.
1.3.6.1.4.1.40418.7.100.29.1.1.6INTEGER (0..3600)read-createcurrent
ddm
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.30
ddmTranscDiagnosisTable
OBJECT-TYPE
A list of ddm transceiver diagnosis information.
1.3.6.1.4.1.40418.7.100.30.1not-accessiblecurrent
ddmTranscDiagnosisEntry
OBJECT-TYPE
entry for ddm transceiver diagnosis information.
1.3.6.1.4.1.40418.7.100.30.1.1not-accessiblecurrent
ddmDiagnosisIfIndex
OBJECT-TYPE
interface NO.
1.3.6.1.4.1.40418.7.100.30.1.1.1INTEGERread-onlycurrent
ddmDiagnosisTemperature
OBJECT-TYPE
current Temperature of the port,and the unit is C.
1.3.6.1.4.1.40418.7.100.30.1.1.2DisplayString (SIZE(1..32))read-onlycurrent
ddmDiagTempHighAlarmThreshold
OBJECT-TYPE
High alarm threshold of Temperature.
1.3.6.1.4.1.40418.7.100.30.1.1.3DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagTempLowAlarmThreshold
OBJECT-TYPE
Low alarm threshold of Temperature.
1.3.6.1.4.1.40418.7.100.30.1.1.4DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagTempHighWarnThreshold
OBJECT-TYPE
High warn threshold of Temperature.
1.3.6.1.4.1.40418.7.100.30.1.1.5DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagTempLowWarnThreshold
OBJECT-TYPE
Low warn threshold of Temperature.
1.3.6.1.4.1.40418.7.100.30.1.1.6DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagnosisVoltage
OBJECT-TYPE
voltage of the port,and the unit is V.
1.3.6.1.4.1.40418.7.100.30.1.1.7DisplayString (SIZE(1..32))read-onlycurrent
ddmDiagVoltHighAlarmThreshold
OBJECT-TYPE
High alarm threshold of Voltage.
1.3.6.1.4.1.40418.7.100.30.1.1.8DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagVoltLowAlarmThreshold
OBJECT-TYPE
Low alarm threshold of Voltage.
1.3.6.1.4.1.40418.7.100.30.1.1.9DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagVoltHighWarnThreshold
OBJECT-TYPE
High warn threshold of Voltage.
1.3.6.1.4.1.40418.7.100.30.1.1.10DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagVoltLowWarnThreshold
OBJECT-TYPE
Low warn threshold of Voltage.
1.3.6.1.4.1.40418.7.100.30.1.1.11DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagnosisBias
OBJECT-TYPE
bias of the port,the unit is mA.
1.3.6.1.4.1.40418.7.100.30.1.1.12DisplayString (SIZE(1..32))read-onlycurrent
ddmDiagBiasHighAlarmThreshold
OBJECT-TYPE
High alarm threshold of Bias.
1.3.6.1.4.1.40418.7.100.30.1.1.13DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagBiasLowAlarmThreshold
OBJECT-TYPE
Low alarm threshold of Bias.
1.3.6.1.4.1.40418.7.100.30.1.1.14DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagBiasHighWarnThreshold
OBJECT-TYPE
High warn threshold of Bias.
1.3.6.1.4.1.40418.7.100.30.1.1.15DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagBiasLowWarnThreshold
OBJECT-TYPE
Low warn threshold of Bias.
1.3.6.1.4.1.40418.7.100.30.1.1.16DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagnosisRXPower
OBJECT-TYPE
RXPower of the port,and the unit is dBM,if the value of RXPower is infinitesimal,then set it to '-'.
1.3.6.1.4.1.40418.7.100.30.1.1.17DisplayString (SIZE(1..32))read-onlycurrent
ddmDiagRXPowerHighAlarmThreshold
OBJECT-TYPE
High alarm threshold of RXPower.
1.3.6.1.4.1.40418.7.100.30.1.1.18DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagRXPowerLowAlarmThreshold
OBJECT-TYPE
Low alarm threshold of RXPower.
1.3.6.1.4.1.40418.7.100.30.1.1.19DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagRXPowerHighWarnThreshold
OBJECT-TYPE
High warn threshold of RXPower.
1.3.6.1.4.1.40418.7.100.30.1.1.20DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagRXPowerLowWarnThreshold
OBJECT-TYPE
Low warn threshold of RXPower.
1.3.6.1.4.1.40418.7.100.30.1.1.21DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagnosisTXPower
OBJECT-TYPE
TXPower of the port,and the unit is dBM,if the value of TXPoweris infinitesimal,then set it to '-'.
1.3.6.1.4.1.40418.7.100.30.1.1.22DisplayString (SIZE(1..32))read-onlycurrent
ddmDiagTXPowerHighAlarmThreshold
OBJECT-TYPE
High alarm threshold of TXPower.
1.3.6.1.4.1.40418.7.100.30.1.1.23DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagTXPowerLowAlarmThreshold
OBJECT-TYPE
k=Low alarm threshold of TXPower.
1.3.6.1.4.1.40418.7.100.30.1.1.24DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagTXPowerHighWarnThreshold
OBJECT-TYPE
High warn threshold of TXPower.
1.3.6.1.4.1.40418.7.100.30.1.1.25DisplayString (SIZE(1..16))read-onlycurrent
ddmDiagTXPowerLowWarnThreshold
OBJECT-TYPE
Low warn threshold of TXPower.
1.3.6.1.4.1.40418.7.100.30.1.1.26DisplayString (SIZE(1..16))read-onlycurrent
ddmTranscAlarmTable
OBJECT-TYPE
A list of ddm transceiver alarm information.
1.3.6.1.4.1.40418.7.100.30.2not-accessiblecurrent
ddmTranscAlarmEntry
OBJECT-TYPE
entry for ddm transceiver alarm information.
1.3.6.1.4.1.40418.7.100.30.2.1not-accessiblecurrent
ddmAlarmIfIndex
OBJECT-TYPE
interface NO.
1.3.6.1.4.1.40418.7.100.30.2.1.1INTEGERread-onlycurrent
ddmAlarmInfo
OBJECT-TYPE
ddm transceiver alarm information.
1.3.6.1.4.1.40418.7.100.30.2.1.2DisplayString (SIZE(0..512))read-onlycurrent
ddmTranscBasicInfoTable
OBJECT-TYPE
Basic info of ddm transceiver alarm information.
1.3.6.1.4.1.40418.7.100.30.3not-accessiblecurrent
ddmTranscBasicInfoEntry
OBJECT-TYPE
entry for ddm transceiver basic information.
1.3.6.1.4.1.40418.7.100.30.3.1not-accessiblecurrent
ddmTransSerialIndex
OBJECT-TYPE
ddm Trans Serial Index .
1.3.6.1.4.1.40418.7.100.30.3.1.1INTEGERread-onlycurrent
ddmTransSerialName
OBJECT-TYPE
ddm Trans Serial Name.
1.3.6.1.4.1.40418.7.100.30.3.1.2DisplayString (SIZE(0..512))read-onlycurrent
ddmTransSerialNo
OBJECT-TYPE
ddm transceiver Serial number.
1.3.6.1.4.1.40418.7.100.30.3.1.3DisplayString (SIZE(0..32))read-onlycurrent
ddmTransSerialVendorName
OBJECT-TYPE
ddm transceiver Vendor Name.
1.3.6.1.4.1.40418.7.100.30.3.1.4DisplayString (SIZE(0..32))read-onlycurrent
ddmTransSerialModelName
OBJECT-TYPE
ddm transceiver Model Name:SFP,SFP+,QSFP+,QSFP,XFP,etc.
1.3.6.1.4.1.40418.7.100.30.3.1.5DisplayString (SIZE(0..32))read-onlycurrent
ddmTransSerialTypeName
OBJECT-TYPE
ddm transceiver Type Name:1000BASE-T,10GBASE-LR,etc.
1.3.6.1.4.1.40418.7.100.30.3.1.6DisplayString (SIZE(0..32))read-onlycurrent
ddmTransSerialBitRate
OBJECT-TYPE
ddm transceiver bit rate:1300Mbit/s,10300Mbit/s,etc.
1.3.6.1.4.1.40418.7.100.30.3.1.7DisplayString (SIZE(0..128))read-onlycurrent
ddmTransSerialWaveLength
OBJECT-TYPE
ddm transceiver Wave Length:1310nm,etc.
1.3.6.1.4.1.40418.7.100.30.3.1.8DisplayString (SIZE(0..64))read-onlycurrent
priPppoeIaMib
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.31
priPppoeIaGlobalEnable
OBJECT-TYPE
Enable or disable the pppoe-ia function in the switch.
1.3.6.1.4.1.40418.7.100.31.1INTEGER {disable(0), enable(1)}read-writecurrent
priPppoeIaSelfDefinedCircuitID
OBJECT-TYPE
If user does not configure the circuit-id of pppoe-ia explicitly on a port, then the user can self-designed format to generate the circuit-id, the format options include vlan, port, ID, self-designed string, the circuitId may be only one or any combination of them, and is strictly generated according to the sequence of format options, the ID option includes switch ID and remote-mac, but the user just select only one of them, also In the swtich ID, it includes mac and hostname options, the user just select only one of two, the maximum length of self-designed striing is 64. If user input NULL, then delete the last configuration. For example, if select vlan ,ID(swtich-id(mac)), and string 'str' format, the user input the string like as 'vlan id swtich-id mac string str'.
1.3.6.1.4.1.40418.7.100.31.2DisplayString (SIZE(0..128))read-writecurrent
priPppoeIaTr101CircuitID
OBJECT-TYPE
If user does not configure the circuit-id of pppoe-ia explicitly on a port, then the user can config Tr-101 format to generate the circuit-id, the format like follow 'identifier-string STRING option (sp|sv|pv|spv) delimiter WORD', the STRING can be any ascii except space, and it max length is 47, the WORD must be one in (#|.|,|;|:|/|space). If user input NULL, then delete the last configuration. For example, if STRING is switch , option is spv and WORD is '/', the user input the string like as 'identifier-string switch option spv delimiter /'.
1.3.6.1.4.1.40418.7.100.31.3DisplayString (SIZE(0..128))read-writecurrent
priPppoeIaSelfDefinedRemoteID
OBJECT-TYPE
If user does not configure the remote-id of pppoe-ia explicitly on a port, then the user can self-designed format to generate the remote-id, the format options include mac,hostname and self-designed string, the remoteId may be only one or any combination of them, and is strictly generated according to the sequence of format options, the maximum length of self-designed striing is 64. If user input the NULL, then delete the last configuration. For example, if select hostname,mac,and string 'str' format, the user input the string like as 'hostname mac string str'.
1.3.6.1.4.1.40418.7.100.31.4DisplayString (SIZE(0..128))read-writecurrent
priPppoeIaDelimiter
OBJECT-TYPE
Config pppoe-ia delimiter in circuitId and remoteId. Default: the default delimiter of type TR-101 is space, the default delimiter of type self-defined is '\0'
1.3.6.1.4.1.40418.7.100.31.5INTEGER {default(0), pound(1), dot(2), comma(3), semicolon(4), colon(5), slash(6), space(7)}read-writecurrent
priPppoeIaCircuitIdFormat
OBJECT-TYPE
Config pppoe-ia circuitId format. Default: the default format of the circuitId's mac(if included) is hex, other is ascii
1.3.6.1.4.1.40418.7.100.31.6INTEGER {default(0), hex(1), ascii(2)}read-writecurrent
priPppoeIaRemoteIdFormat
OBJECT-TYPE
Config pppoe-ia remoteId format. Default: the default format of the remoteId's mac(if included) is hex, other is ascii
1.3.6.1.4.1.40418.7.100.31.7INTEGER {default(0), hex(1), ascii(2)}read-writecurrent
priPppoeIaPortTable
OBJECT-TYPE
Pppoe-ia configuration in port.
1.3.6.1.4.1.40418.7.100.31.8not-accessiblecurrent
priPppoeIaEntry
OBJECT-TYPE
Pppoe-ia configuration in port.
1.3.6.1.4.1.40418.7.100.31.8.1not-accessiblecurrent
priPppoeIaPortID
OBJECT-TYPE
This value is port's ID.
1.3.6.1.4.1.40418.7.100.31.8.1.1INTEGERnot-accessiblecurrent
priPppoeIaPortEnable
OBJECT-TYPE
Enable or disable the pppoe-ia function of the port in the switch. Default:0.
1.3.6.1.4.1.40418.7.100.31.8.1.2INTEGER {disable(0), enable(1)}read-writecurrent
priPppoeIaPortCircuitID
OBJECT-TYPE
Config circuitId for the port. Default:NULL.
1.3.6.1.4.1.40418.7.100.31.8.1.3DisplayString (SIZE(0..63))read-writecurrent
priPppoeIaPortRemoteID
OBJECT-TYPE
Config remoteId for the port. Default:NULL.
1.3.6.1.4.1.40418.7.100.31.8.1.4DisplayString (SIZE(0..63))read-writecurrent
priPppoeIaPortTrust
OBJECT-TYPE
Enable or disable the pppoe-ia trust function of the port in the switch. Default:0
1.3.6.1.4.1.40418.7.100.31.8.1.5INTEGER {disable(0), enable(1)}read-writecurrent
priPppoeIaPortVendorTagStrip
OBJECT-TYPE
Enable or disable the pppoe-ia vendorTag strip function of the port in the switch. Default:0
1.3.6.1.4.1.40418.7.100.31.8.1.6INTEGER {disable(0), enable(1)}read-writecurrent
portSecurity
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.32
newPortSecurityTable
OBJECT-TYPE
The Port Security information table.
1.3.6.1.4.1.40418.7.100.32.1not-accessiblecurrent
newPortSecurityEntry
OBJECT-TYPE
The index of this table is port index.
1.3.6.1.4.1.40418.7.100.32.1.1not-accessiblecurrent
portSecurityPortIndex
OBJECT-TYPE
Secure Port Index.
1.3.6.1.4.1.40418.7.100.32.1.1.1INTEGERread-onlycurrent
portSecurityState
OBJECT-TYPE
enable or disable port security on this port.
1.3.6.1.4.1.40418.7.100.32.1.1.2INTEGER {disable(0), enable(1)}read-createcurrent
portSecuritySticky
OBJECT-TYPE
enable or disable port security sticky on this port.If enable it,the port converts all the dynamic secure MAC addresses, including those that were dynamically learned before sticky learning was enabled,to sticky secure MAC addresses and adds all sticky secure MAC addresses to the running configuration
1.3.6.1.4.1.40418.7.100.32.1.1.3INTEGER {disable(0), enable(1)}read-createcurrent
portSecurityMaxMacNum
OBJECT-TYPE
The maximum number of security mac can be set or learned on the secure port.
1.3.6.1.4.1.40418.7.100.32.1.1.4INTEGER (0..4096)read-createcurrent
portSecurityCurMacNum
OBJECT-TYPE
The number of the current security mac on the secure port.
1.3.6.1.4.1.40418.7.100.32.1.1.5INTEGER (1..4096)read-onlycurrent
portSecurityCfgMacNum
OBJECT-TYPE
The number of security mac can be set on the secure port.
1.3.6.1.4.1.40418.7.100.32.1.1.6INTEGER (1..4096)read-onlycurrent
portSecurityVioMacNum
OBJECT-TYPE
The violation number of mac received on the secure port.
1.3.6.1.4.1.40418.7.100.32.1.1.7INTEGER (1..4096)read-onlycurrent
portSecurityAgingTime
OBJECT-TYPE
The aging time for secure address entries on the secure port.
1.3.6.1.4.1.40418.7.100.32.1.1.8INTEGER (1..1440)read-createcurrent
portSecurityAgingType
OBJECT-TYPE
The aging type for secure address entries on the secure port.If you want to disable inactivity or static aging type,you can config default type.
1.3.6.1.4.1.40418.7.100.32.1.1.9INTEGER {default(0), absolute(1), inactivity(2), static(4), absolute-static(5), inactivity-static(6)}read-createcurrent
portSecurityVioMode
OBJECT-TYPE
The violation mode of secure port mac count reach the threshold.The default mode is shutdown,if you want to disable violation mode,you can config shutdown mode.
1.3.6.1.4.1.40418.7.100.32.1.1.10INTEGER {protect(1), restrict(2), shutdown(3)}read-createcurrent
portSecurityVioShutRecoveryTime
OBJECT-TYPE
The recovery time of violation shutdown mode, the recovery time range is <5-3600>, the value 0 is to cancel recovery time, the value <1-4> is not allowed to config.
1.3.6.1.4.1.40418.7.100.32.1.1.11INTEGER (0..3600)read-createcurrent
portSecurityVioRestrictRecoveryTime
OBJECT-TYPE
The recovery time of violation restrict mode, the recovery time range is <5-3600>, the value 0 is to cancel recovery time, the value <1-4> is not allowed to config.
1.3.6.1.4.1.40418.7.100.32.1.1.12INTEGER (0..3600)read-createcurrent
portSecurityVlanMaxNumTable
OBJECT-TYPE
Table of maximum mac number with vlan on security port, and the secure port must be on trunk mode.
1.3.6.1.4.1.40418.7.100.32.2not-accessiblecurrent
portSecurityVlanMaxNumEntry
OBJECT-TYPE
An entry in the port security maximum mac number with vlan table.
1.3.6.1.4.1.40418.7.100.32.2.1not-accessiblecurrent
portSecurityVlanPortIndex
OBJECT-TYPE
Secure Port Index.
1.3.6.1.4.1.40418.7.100.32.2.1.1INTEGERread-onlycurrent
portSecurityVlanIndex
OBJECT-TYPE
The vlan index on the secure port.
1.3.6.1.4.1.40418.7.100.32.2.1.2INTEGER (1..4094)read-onlycurrent
portSecurityVlanMaxMacNum
OBJECT-TYPE
The maximum number of security mac can be set or learned in the vlan on the secure port, the maximum range is <1-4096>, the value 0 is to cancel maximum in this vlan, and when you set the maximum number with one vlan the secure port must be on trunk mode.
1.3.6.1.4.1.40418.7.100.32.2.1.3INTEGER (0..4096)read-createcurrent
portSecurityVlanCurMacNum
OBJECT-TYPE
The current number of security mac set or learned in the vlan on the secure port.
1.3.6.1.4.1.40418.7.100.32.2.1.4INTEGER (1..4096)read-onlycurrent
portSecurityMacAddressTable
OBJECT-TYPE
Table of mac address on security port.
1.3.6.1.4.1.40418.7.100.32.3not-accessiblecurrent
portSecurityMacAddressEntry
OBJECT-TYPE
An entry in the port security mac address table.
1.3.6.1.4.1.40418.7.100.32.3.1not-accessiblecurrent
portSecurityMacAddressPortIndex
OBJECT-TYPE
Secure Port Index.
1.3.6.1.4.1.40418.7.100.32.3.1.1INTEGERread-onlycurrent
portSecurityMacAddressVlanIndex
OBJECT-TYPE
The vlan index on the secure port.When set mac address,the vlan index must be zero if the port is on access mode.
1.3.6.1.4.1.40418.7.100.32.3.1.2INTEGER (1..4094)read-onlycurrent
portSecurityMacAddress
OBJECT-TYPE
Secure mac address on this secure port
1.3.6.1.4.1.40418.7.100.32.3.1.3OCTET STRING (SIZE(6))read-onlycurrent
portSecurityMacType
OBJECT-TYPE
The type of mac address on the secure port.
1.3.6.1.4.1.40418.7.100.32.3.1.4INTEGER {secured(16), secures(32), securec(64)}read-createcurrent
portSecurityMacStatus
OBJECT-TYPE
Current state of the mac address.
1.3.6.1.4.1.40418.7.100.32.3.1.5INTEGER {createAndGo(0), active(1), destroy(2)}read-createcurrent
macNotificationMib
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.33
macNotificationMibObjects
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.33.1
macNotificationGlobalObjects
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.33.1.1
macNotificationGlobalFeatureEnabled
OBJECT-TYPE
Indicates whether the MAC notification feature is currently running in the device. Setting this object to false(2) disables the MAC notification feature globally thus disabling the feature at each interface. Setting this object to true(1) will start the MAC notification feature running in the device. If the feature is already running, setting to true(1) has no effect. Once the MAC notification is enabled, whether the feature is running at each interface is controlled by the macNotificationIfConfigTable.
1.3.6.1.4.1.40418.7.100.33.1.1.1TruthValueread-writecurrent
macNotificationNotificationInterval
OBJECT-TYPE
This object specifies the maximum interval of time between macNotificationMacChangedNotifications being generated by the device. If the value of macNotificationNotificationsEnabled is true(1), the device will send out the generated macNotificationMacChangedNotifications and archive the MAC change notification events in the macNotificationHistoryTable. If the value of macNotificationNotificationEnabled is false(2), the device will not send out the generated macNotificationMacChangedNotifications but it will archive these events in the macNotificationHistoryTable. If the value of this object is equal to 0, the device will generate macNotificationMacChangedNotifications and archive the MAC change notification events in the macNotificationHistoryTable as soon as there is MAC address learnt or removed by the device. If the value of this object is greater than 0, the device will wait for a period of time equal to the value of this object before generate the macNotificationMacChangedNotifications and archive the MAC change notification events in the macNotificationHistoryTable.
1.3.6.1.4.1.40418.7.100.33.1.1.2Counter32read-onlycurrent
macNotificationMacAddressesLearnt
OBJECT-TYPE
Indicates the number of MAC addresses learnt by the device.
1.3.6.1.4.1.40418.7.100.33.1.1.3Counter32read-onlycurrent
macNotificationMacAddressesRemoved
OBJECT-TYPE
Indicates the number of MAC addresses removed from the forwarding database.
1.3.6.1.4.1.40418.7.100.33.1.1.4Counter32read-onlycurrent
macNotificationNotificationsEnabled
OBJECT-TYPE
Indicates whether macNotificationMacChangedNotification notifications will or will not be sent when there are MAC addresses learnt or removed from the device's forwarding database. Disabling notifications does not prevent the MAC address info from being added to the macNotificationHistoryTable.
1.3.6.1.4.1.40418.7.100.33.1.1.5TruthValueread-writecurrent
macNotificationNotificationsSent
OBJECT-TYPE
Indicates the number of macNotificationMacChangedNotifications sent out by the device.
1.3.6.1.4.1.40418.7.100.33.1.1.6Counter32read-onlycurrent
macNotificationHistTableMaxLength
OBJECT-TYPE
The upper limit on the number of entries that the macNotificationHistoryTable may contain. A value of 0 will prevent any history from being retained. When this table is full, the oldest entry will be deleted and a new one will be created.
1.3.6.1.4.1.40418.7.100.33.1.1.7Counter32read-onlycurrent
macNotificationHistoryTable
OBJECT-TYPE
This table will archive the MAC change notification events generated by this device. The MAC change notification events are archived here even if macNotificationMacChangesNotifications are not actually sent.
1.3.6.1.4.1.40418.7.100.33.1.1.8not-accessiblecurrent
macNotificationHistoryEntry
OBJECT-TYPE
A MAC change notification message that was previously generated by this device. Each entry is indexed by a message index.
1.3.6.1.4.1.40418.7.100.33.1.1.8.1not-accessiblecurrent
macNotificationHistIndex
OBJECT-TYPE
An index that uniquely identifies a MAC change notification event previously generated by the device. This index starts at 1 and increases by one when a MAC change notification is generated. When it reaches the maximum value, the agent wraps the value back to 1.
1.3.6.1.4.1.40418.7.100.33.1.1.8.1.1Counter32read-onlycurrent
macNotificationHistMacChangedMsg
OBJECT-TYPE
This object contains the information of a MAC change notification event. It consists of several tuples packed together in the format of '<tuple1><tuple2>...'. Each tuple consist of 11 octets in the format of '<operation><VLAN><MAC><dot1dBasePort>' where <operation> is of size 1 octet and supports the following values 0 - End of MIB object. 1 - MAC learnt. 2 - MAC removed. <VLAN> is VLAN number of the VLAN which the MAC address is belonged to and has size of 2 octet. <MAC> is the Layer2 Mac Address and has size of 6 octets. <dot1dBasePort> is the value of dot1dBasePort for the interface from which the MAC address is learnt and has size of 2 octets.
1.3.6.1.4.1.40418.7.100.33.1.1.8.1.2OCTET STRING (SIZE(1..254))read-onlycurrent
macNotificationHistTimestamp
OBJECT-TYPE
The value of sysUpTime when the macNotificationMacChangedNotification containing the information denoted by the macNotificationHistMacChangedMsg object in this entry was generated.
1.3.6.1.4.1.40418.7.100.33.1.1.8.1.3TimeStampread-onlycurrent
macNotificationInterfaceObjects
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.33.1.2
macNotificationIfConfigTable
OBJECT-TYPE
This table enables or disables the generation of notification at each interface when MAC address is learnt or removed.
1.3.6.1.4.1.40418.7.100.33.1.2.1not-accessiblecurrent
macNotificationIfConfigEntry
OBJECT-TYPE
Each entry contains the configuration for enabling the MAC notification at each interface that supports this feature.
1.3.6.1.4.1.40418.7.100.33.1.2.1.1not-accessiblecurrent
macNotificationMacAddrLearntEnable
OBJECT-TYPE
Indicates whether this interface is enabled to send macNotificationMacChangedNotification when it learns a new MAC address. This variable has no effect when the value of macNotificationGlobalFeatureEnabled object is false(2). Setting this object to true(1) enables the sending of macNotificationMacChangedNotification when this interface learns a new MAC address. Setting this object to false(2) disables the sending of macNotificationMacChangedNotification when this interface learns a new MAC address.
1.3.6.1.4.1.40418.7.100.33.1.2.1.1.1TruthValueread-writecurrent
macNotificationMacAddrRemovedEnable
OBJECT-TYPE
Indicates whether this interface is enabled to send macNotificationMacChangedNotification when a MAC address which it learnt previously is removed from the forwarding table. This variable has no effect when the value of macNotificationGlobalFeatureEnabled object is false(2). Setting this object to true(1) enables the sending of macNotificationMacChangedNotification when a MAC address which this interface learnt previously is removed from the forwarding table. Setting this object to false(2) disables the sending of macNotificationMacChangedNotification when a MAC address which this interface learnt previously is removed from the forwarding table.
1.3.6.1.4.1.40418.7.100.33.1.2.1.1.2TruthValueread-writecurrent
prieeePortConfig
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.34
prieeePortTable
OBJECT-TYPE
A table containing current configuration information for each port.
1.3.6.1.4.1.40418.7.100.34.1not-accessiblecurrent
prieeePortEntry
OBJECT-TYPE
eee configuration in port
1.3.6.1.4.1.40418.7.100.34.1.1not-accessiblecurrent
eeePortIndex
OBJECT-TYPE
The eee configuration port index.
1.3.6.1.4.1.40418.7.100.34.1.1.1INTEGERnot-accessiblecurrent
eeePortStatus
OBJECT-TYPE
The eee config. Enable expresses it is turned on, while disable indicates that off.
1.3.6.1.4.1.40418.7.100.34.1.1.2INTEGER {disable(0), enable(1)}read-writecurrent
portRateLimit
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.35
portRateLimitTable
OBJECT-TYPE
The Port Receiving Packets Rate Limit information table.
1.3.6.1.4.1.40418.7.100.35.1not-accessiblecurrent
portRateLimitEntry
OBJECT-TYPE
The index of this table is port index.
1.3.6.1.4.1.40418.7.100.35.1.1not-accessiblecurrent
portRateLimitPortIndex
OBJECT-TYPE
Port Index.
1.3.6.1.4.1.40418.7.100.35.1.1.1INTEGERread-onlycurrent
portRateLimitConfigBroadcastNum
OBJECT-TYPE
Configration of the max receiving rate of broadcast packets on the port,the value range is <200-2000000>. The value 0 means disable the rate limit of broadcast packets. the value <1-199> is not allowed to config.
1.3.6.1.4.1.40418.7.100.35.1.1.2INTEGER (0..2000000)read-createcurrent
portRateLimitCurBroadcastNum
OBJECT-TYPE
The current receiving rate of broadcast packets on the port.
1.3.6.1.4.1.40418.7.100.35.1.1.3INTEGERread-onlycurrent
portRateLimitConfigMulticastNum
OBJECT-TYPE
Configration of the max receiving rate of multicast packets on the port,the value range is <200-2000000>. The value 0 means disable the rate limit of multicast packets. the value <1-199> is not allowed to config.
1.3.6.1.4.1.40418.7.100.35.1.1.4INTEGER (0..2000000)read-createcurrent
portRateLimitCurMulticastNum
OBJECT-TYPE
The current receiving rate of Multicast packets on the port.
1.3.6.1.4.1.40418.7.100.35.1.1.5INTEGERread-onlycurrent
portRateLimitConfigUnicastNum
OBJECT-TYPE
Configration of the max receiving rate of unicast packets on the port,the value range is <200-2000000>. The value 0 means disable the rate limit of unicast packets. the value <1-199> is not allowed to config.
1.3.6.1.4.1.40418.7.100.35.1.1.6INTEGER (0..2000000)read-createcurrent
portRateLimitCurUnicastNum
OBJECT-TYPE
The current receiving rate of unicast packets on the port.
1.3.6.1.4.1.40418.7.100.35.1.1.7INTEGERread-onlycurrent
portRateLimitConfigAllNum
OBJECT-TYPE
Configration of the max receiving rate of all packets on the port,the value range is <200-2000000>. The value 0 means disable the rate limit of all packets. the value <1-199> is not allowed to config.
1.3.6.1.4.1.40418.7.100.35.1.1.8INTEGER (0..2000000)read-createcurrent
portRateLimitCurAllNum
OBJECT-TYPE
The current receiving rate of all packets on the port.
1.3.6.1.4.1.40418.7.100.35.1.1.9INTEGERread-onlycurrent
portRateLimitPacketsType
OBJECT-TYPE
Which type of receiving packets that rate limit is set. 0:none, 1:broadcast, 2:multicast, 3:unicast, 4:all, 5:broadcast+multicast, 6:broadcast+unicast, 7:multicast+unicast. 8:broadcast+all, 9:multicast+all, 10:unicast+all, 11:broadcast+multicast+all, 12:broadcast+unicast+all, 13:multicast+unicast+all, 14:broadcast+multicast+unicast, 15:broadcast+multicast+unicast+all
1.3.6.1.4.1.40418.7.100.35.1.1.10INTEGERread-onlycurrent
portRateLimitViolationMode
OBJECT-TYPE
The violation mode of port receiving packets rate reach the threshold.The default mode is no violation actions.
1.3.6.1.4.1.40418.7.100.35.1.1.11INTEGER {nocontrol(0), shutdown(1), block(2)}read-createcurrent
portRateLimitShutRecoveryTime
OBJECT-TYPE
The recovery time of violation shutdown mode, the recovery time range is <0-86400>, the value 0 means the port cann't be recovery forever, the default value is 300.
1.3.6.1.4.1.40418.7.100.35.1.1.12INTEGER (0..86400)read-createcurrent
macBlackholeConfig
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.36
macBlackholeTable
OBJECT-TYPE
A table containing current configuration information for each mac in vlan`s status.
1.3.6.1.4.1.40418.7.100.36.1not-accessiblecurrent
macBlackholeEntry
OBJECT-TYPE
Thie entry is control the mac add to blackhole or delete from blackhole.
1.3.6.1.4.1.40418.7.100.36.1.1not-accessiblecurrent
macAddressInVlanID
OBJECT-TYPE
This value is the mac address in vlan.
1.3.6.1.4.1.40418.7.100.36.1.1.1INTEGER (1..4094)not-accessiblecurrent
macAddress
OBJECT-TYPE
This value is mac address.
1.3.6.1.4.1.40418.7.100.36.1.1.2OCTET STRING (SIZE(6))not-accessiblecurrent
macType
OBJECT-TYPE
Control the mac from both(0)/source(1)/destination(2).Default both(0).
1.3.6.1.4.1.40418.7.100.36.1.1.3INTEGER {both(0), source(1), destination(2)}read-createcurrent
macStatus
OBJECT-TYPE
creat(0) the mac to blackhole,or destroy(2) the mac from blackhole.active(1)the mac in blackhole
1.3.6.1.4.1.40418.7.100.36.1.1.4INTEGER {creat(0), active(1), destroy(2)}read-createcurrent
priCable
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.37
cableTable
OBJECT-TYPE
A list of port entries.
1.3.6.1.4.1.40418.7.100.37.1not-accessiblecurrent
priCableEntry
OBJECT-TYPE
A port entry containing port information, status, and control.
1.3.6.1.4.1.40418.7.100.37.1.1not-accessiblecurrent
cableLengthInfo
OBJECT-TYPE
Cable Length Info.
1.3.6.1.4.1.40418.7.100.37.1.1.1DisplayString (SIZE(0..32))read-onlycurrent
priMrppRing
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.38
priMrppRingTable
OBJECT-TYPE
The MRPP Ring information table.
1.3.6.1.4.1.40418.7.100.38.1not-accessiblecurrent
priMrppRingEntry
OBJECT-TYPE
The index of this table is RING index.
1.3.6.1.4.1.40418.7.100.38.1.1not-accessiblecurrent
mrppRingIndex
OBJECT-TYPE
mrpp ring Index<1-4096>.
1.3.6.1.4.1.40418.7.100.38.1.1.1INTEGERread-onlycurrent
mrppRingNodeMode
OBJECT-TYPE
mrpp ring node mode:MASTER:1,TRANSIT:0.
1.3.6.1.4.1.40418.7.100.38.1.1.2INTEGERread-onlycurrent
mrppRingNodeState
OBJECT-TYPE
mrpp ring node state: IDLE: 0, COMPLETE: 1, FAILED: 2, LINKS_UP: 3, LINKS_DOWN: 4, PRE_FORWARDING: 5.
1.3.6.1.4.1.40418.7.100.38.1.1.3INTEGERread-onlycurrent
mrppRingStatus
OBJECT-TYPE
mrpp ring status:enable:1,disable:0.
1.3.6.1.4.1.40418.7.100.38.1.1.4INTEGERread-onlycurrent
mrppRingPriPortName
OBJECT-TYPE
ring's traffic primary port name.
1.3.6.1.4.1.40418.7.100.38.1.1.5DisplayStringread-onlycurrent
mrppRingPriPortBlockState
OBJECT-TYPE
ring's traffic primary port block state:BLOCK:1,UNBLOCK:0.
1.3.6.1.4.1.40418.7.100.38.1.1.6INTEGERread-onlycurrent
mrppRingSecPortName
OBJECT-TYPE
ring's traffic secondary port name.
1.3.6.1.4.1.40418.7.100.38.1.1.7DisplayStringread-onlycurrent
mrppRingSecPortBlockState
OBJECT-TYPE
ring's traffic secondary port block state:BLOCK:1,UNBLOCK:0.
1.3.6.1.4.1.40418.7.100.38.1.1.8INTEGERread-onlycurrent
erpsMgt
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.39
erpsTcnPropagationConfig
OBJECT-TYPE
Config Topology change propagation type.
1.3.6.1.4.1.40418.7.100.39.1INTEGER {none(0), erps(1), stp(2)}read-writecurrent
erpsRingConfigTable
OBJECT-TYPE
Erps Ring configration table.
1.3.6.1.4.1.40418.7.100.39.2not-accessiblecurrent
erpsRingConfigEntry
OBJECT-TYPE
Erps Ring configration entry.
1.3.6.1.4.1.40418.7.100.39.2.1not-accessiblecurrent
erpsRingNameIndex
OBJECT-TYPE
erps ring name index, the max number is 32.
1.3.6.1.4.1.40418.7.100.39.2.1.1INTEGERread-onlycurrent
erpsRingName
OBJECT-TYPE
erps ring name.
1.3.6.1.4.1.40418.7.100.39.2.1.2DisplayString (SIZE(1..64))read-writecurrent
erpsVersion
OBJECT-TYPE
Version Ethernet ring node running ITU-T G.8032.
1.3.6.1.4.1.40418.7.100.39.2.1.3INTEGER {default(0), v1(1), v2(2)}read-writecurrent
erpsOpenRing
OBJECT-TYPE
set Erps ring topolagy type .
1.3.6.1.4.1.40418.7.100.39.2.1.4INTEGER {none-open(0), open(1)}read-writecurrent
erpsRapsVirtualChannel
OBJECT-TYPE
R-APS virtual channel configuration .
1.3.6.1.4.1.40418.7.100.39.2.1.5INTEGER {without(0), with(1)}read-writecurrent
erpsRingPort0
OBJECT-TYPE
ERPS ring's member port0 .
1.3.6.1.4.1.40418.7.100.39.2.1.6DisplayString (SIZE(1..64))read-writecurrent
erpsRingPort0Index
OBJECT-TYPE
ERPS ring's member port0 index .
1.3.6.1.4.1.40418.7.100.39.2.1.7INTEGERread-onlycurrent
erpsRingPort1ExistFlag
OBJECT-TYPE
ERPS ring's member port1 whether has been set none; can not be set alone,must be set with erpsRingPort0 together.
1.3.6.1.4.1.40418.7.100.39.2.1.8INTEGER {none(0), not-none(1)}read-writecurrent
erpsRingPort1
OBJECT-TYPE
ERPS ring's member port1 .
1.3.6.1.4.1.40418.7.100.39.2.1.9DisplayString (SIZE(1..64))read-writecurrent
erpsRingPort1Index
OBJECT-TYPE
ERPS ring's member port1 index .
1.3.6.1.4.1.40418.7.100.39.2.1.10INTEGERread-onlycurrent
erpsRingRowStatus
OBJECT-TYPE
ERPS ring's row status .
1.3.6.1.4.1.40418.7.100.39.2.1.11INTEGER {unset(0), set(1)}read-writecurrent
erpsTrapEnabled
OBJECT-TYPE
ERPS trap configration.
1.3.6.1.4.1.40418.7.100.39.2.1.12INTEGER {unset(0), set(1)}read-writecurrent
erpsLogEnabled
OBJECT-TYPE
ERPS log configration.
1.3.6.1.4.1.40418.7.100.39.2.1.13INTEGER {unset(0), set(1)}read-writecurrent
erpsInstanceConfigTable
OBJECT-TYPE
erps Instance configration table.
1.3.6.1.4.1.40418.7.100.39.3not-accessiblecurrent
erpsInstanceConfigEntry
OBJECT-TYPE
A set of configuration parameters for erps Instance.
1.3.6.1.4.1.40418.7.100.39.3.1not-accessiblecurrent
erpsInstanceId
OBJECT-TYPE
erps instance id.scope:<1-48>
1.3.6.1.4.1.40418.7.100.39.3.1.1INTEGERread-onlycurrent
erpsDescription
OBJECT-TYPE
ERPS instance description.
1.3.6.1.4.1.40418.7.100.39.3.1.2DisplayString (SIZE(1..64))read-writecurrent
erpsRingId
OBJECT-TYPE
Set Ring ID that R-APS MAC address included.scope:<1-64>
1.3.6.1.4.1.40418.7.100.39.3.1.3INTEGERread-writecurrent
erpsRplPort0Role
OBJECT-TYPE
Set Ring membor port0's role.
1.3.6.1.4.1.40418.7.100.39.3.1.4INTEGER {default(0), owner(1), neighbour(2)}read-writecurrent
erpsRplPort1Role
OBJECT-TYPE
Set Ring membor port1's role.
1.3.6.1.4.1.40418.7.100.39.3.1.5INTEGER {default(0), owner(1), neighbour(2)}read-writecurrent
erpsRevertiveMode
OBJECT-TYPE
Set ERPS Ring working in non-revertive or revertive operation.
1.3.6.1.4.1.40418.7.100.39.3.1.6INTEGER {default(0), non-revertive(1)}read-writecurrent
erpsGuardTimer
OBJECT-TYPE
Guard timer configuration.scope:<1-200>
1.3.6.1.4.1.40418.7.100.39.3.1.7INTEGERread-writecurrent
erpsHoldoffTimer
OBJECT-TYPE
Holdoff timer, scope:<0-10>
1.3.6.1.4.1.40418.7.100.39.3.1.8INTEGERread-writecurrent
erpsWtrTimer
OBJECT-TYPE
Wait To Restore configuration.scope:<1-12>
1.3.6.1.4.1.40418.7.100.39.3.1.9INTEGERread-writecurrent
erpsProtectedInstance
OBJECT-TYPE
Protection vlan reference MSTP instance configuration
1.3.6.1.4.1.40418.7.100.39.3.1.10DisplayString (SIZE(1..64))read-writecurrent
erpsRapsMel
OBJECT-TYPE
R-APS Maintenance Entity Group Level configuration.scope:<0-7>
1.3.6.1.4.1.40418.7.100.39.3.1.11INTEGERread-writecurrent
erpsControlVlan
OBJECT-TYPE
Control vlan configuration
1.3.6.1.4.1.40418.7.100.39.3.1.12INTEGERread-writecurrent
erpsForcedSwitch
OBJECT-TYPE
Forces a block on the ring port
1.3.6.1.4.1.40418.7.100.39.3.1.13INTEGER {default(0), port0-forced-switch(1), port1-forced-switch(2)}read-writecurrent
erpsManualSwitch
OBJECT-TYPE
Forces a block on the ring port in the absence of a failure or FS
1.3.6.1.4.1.40418.7.100.39.3.1.14INTEGER {default(0), port0-manual-switch(1), port1-manual-switch(2)}read-writecurrent
erpsClearCommand
OBJECT-TYPE
Clear an administrative command
1.3.6.1.4.1.40418.7.100.39.3.1.15INTEGER {clear(1)}read-writecurrent
erpsClearPortStatistics
OBJECT-TYPE
Clear an administrative command
1.3.6.1.4.1.40418.7.100.39.3.1.16INTEGER {clear(1)}read-writecurrent
erpsInstanceRowStatus
OBJECT-TYPE
Clear an administrative command
1.3.6.1.4.1.40418.7.100.39.3.1.17INTEGER {unset(0), set(1)}read-writecurrent
erpsStatus
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.39.4
erpsInstanceStatusTable
OBJECT-TYPE
erps Instance status table.
1.3.6.1.4.1.40418.7.100.39.4.1not-accessiblecurrent
erpsInstanceStatusEntry
OBJECT-TYPE
erps instance status.
1.3.6.1.4.1.40418.7.100.39.4.1.1not-accessiblecurrent
erpsActiveStatus
OBJECT-TYPE
erps instance active status.
1.3.6.1.4.1.40418.7.100.39.4.1.1.1INTEGERread-onlycurrent
erpsNodeState
OBJECT-TYPE
erps instance node state.
1.3.6.1.4.1.40418.7.100.39.4.1.1.2INTEGERread-onlycurrent
erpsPort0StatusTable
OBJECT-TYPE
erps port status table.
1.3.6.1.4.1.40418.7.100.39.4.2not-accessiblecurrent
erpsPort0StatusEntry
OBJECT-TYPE
erps port0 status.
1.3.6.1.4.1.40418.7.100.39.4.2.1not-accessiblecurrent
erpsPort0Name
OBJECT-TYPE
erps port0's name.
1.3.6.1.4.1.40418.7.100.39.4.2.1.1DisplayString (SIZE(1..64))read-onlycurrent
erpsPort0Status
OBJECT-TYPE
erps port0's block status.
1.3.6.1.4.1.40418.7.100.39.4.2.1.2INTEGERread-onlycurrent
erpsPort0SignalStatus
OBJECT-TYPE
erps port0's siginal status.
1.3.6.1.4.1.40418.7.100.39.4.2.1.3INTEGERread-onlycurrent
erpsPort0RRapsNodeId
OBJECT-TYPE
erps port0's R-APS-NodeId.
1.3.6.1.4.1.40418.7.100.39.4.2.1.4DisplayString (SIZE(1..64))read-onlycurrent
erpsPort0BPR
OBJECT-TYPE
erps port0's BPR value.
1.3.6.1.4.1.40418.7.100.39.4.2.1.5INTEGERread-onlycurrent
erpsPort1StatusTable
OBJECT-TYPE
erps port1 status table.
1.3.6.1.4.1.40418.7.100.39.4.3not-accessiblecurrent
erpsPort1StatusEntry
OBJECT-TYPE
erps port1 status.
1.3.6.1.4.1.40418.7.100.39.4.3.1not-accessiblecurrent
erpsPort1Name
OBJECT-TYPE
erps port1's name.
1.3.6.1.4.1.40418.7.100.39.4.3.1.1DisplayString (SIZE(1..64))read-onlycurrent
erpsPort1Status
OBJECT-TYPE
erps port1's block status.
1.3.6.1.4.1.40418.7.100.39.4.3.1.2INTEGERread-onlycurrent
erpsPort1SignalStatus
OBJECT-TYPE
erps port1's siginal status.
1.3.6.1.4.1.40418.7.100.39.4.3.1.3INTEGERread-onlycurrent
erpsPort1RRapsNodeId
OBJECT-TYPE
erps port1's R-APS-NodeId.
1.3.6.1.4.1.40418.7.100.39.4.3.1.4DisplayString (SIZE(1..64))read-onlycurrent
erpsPort1BPR
OBJECT-TYPE
erps port1's BPR value.
1.3.6.1.4.1.40418.7.100.39.4.3.1.5INTEGERread-onlycurrent
erpsPortTrackConfig
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.39.5
erpsPortTrackConfigTable
OBJECT-TYPE
erps port0 failure-detect table.
1.3.6.1.4.1.40418.7.100.39.5.1not-accessiblecurrent
erpsPortTrackConfigEntry
OBJECT-TYPE
A set of configuration parameters for erps port1 failure-detect.
1.3.6.1.4.1.40418.7.100.39.5.1.1not-accessiblecurrent
erpsRingPortIndex
OBJECT-TYPE
Domain.
1.3.6.1.4.1.40418.7.100.39.5.1.1.1INTEGER {port0(0), port1(1)}read-writecurrent
erpsPortTrackProtocolType
OBJECT-TYPE
Failure type that ERPS ring's member port detect.
1.3.6.1.4.1.40418.7.100.39.5.1.1.2INTEGER {cc(1), physical-link-or-cc(2)}read-writecurrent
erpsPortTrackCfmDomain
OBJECT-TYPE
Domain.
1.3.6.1.4.1.40418.7.100.39.5.1.1.3DisplayString (SIZE(1..64))read-writecurrent
erpsPortTrackCfmMaName
OBJECT-TYPE
Service name string <1-45> character.
1.3.6.1.4.1.40418.7.100.39.5.1.1.4DisplayString (SIZE(1..64))read-writecurrent
erpsPortTrackCfmMaNum
OBJECT-TYPE
Service name by numbe.
1.3.6.1.4.1.40418.7.100.39.5.1.1.5INTEGERread-writecurrent
erpsPortTrackCfmPvlanId
OBJECT-TYPE
Service name by primary vlan.
1.3.6.1.4.1.40418.7.100.39.5.1.1.6INTEGERread-writecurrent
erpsPortTrackCfmMepId
OBJECT-TYPE
Local mep configuartion.
1.3.6.1.4.1.40418.7.100.39.5.1.1.7INTEGERread-writecurrent
erpsPortTrackCfmRmepId
OBJECT-TYPE
Remote mep configuartion.
1.3.6.1.4.1.40418.7.100.39.5.1.1.8INTEGERread-writecurrent
erpsPortTrackRowStatus
OBJECT-TYPE
enable configuartion.
1.3.6.1.4.1.40418.7.100.39.5.1.1.9INTEGER {unset(0), set(1)}read-writecurrent
erpsPortStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.39.6
erpsPort0StatisticsTable
OBJECT-TYPE
erps port0 Statistics table.
1.3.6.1.4.1.40418.7.100.39.6.1not-accessiblecurrent
erpsPort0StatisticsEntry
OBJECT-TYPE
A set of results for erps port0 statistics.
1.3.6.1.4.1.40418.7.100.39.6.1.1not-accessiblecurrent
erpsPort0TxRapsNrPktCnt
OBJECT-TYPE
ERPS port0's Tx NR Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.1INTEGERread-onlycurrent
erpsPort0RxRapsNrPktCnt
OBJECT-TYPE
ERPS port0's Rx NR Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.2INTEGERread-onlycurrent
erpsPort0TxRapsNrRbPktCnt
OBJECT-TYPE
ERPS port0's Tx NR-RB Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.3INTEGERread-onlycurrent
erpsPort0RxRapsNrRbPktCnt
OBJECT-TYPE
ERPS port0's Rx NR-RB Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.4INTEGERread-onlycurrent
erpsPort0TxRapsSfPktCnt
OBJECT-TYPE
ERPS port0's Tx SF Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.5INTEGERread-onlycurrent
erpsPort0RxRapsSfPktCnt
OBJECT-TYPE
ERPS port0's Rx SF Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.6INTEGERread-onlycurrent
erpsPort0TxRapsMsPktCnt
OBJECT-TYPE
ERPS port0's Tx MS Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.7INTEGERread-onlycurrent
erpsPort0RxRapsMsPktCnt
OBJECT-TYPE
ERPS port0's Rx MS Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.8INTEGERread-onlycurrent
erpsPort0TxRapsFsPktCnt
OBJECT-TYPE
ERPS port0's Tx FS Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.9INTEGERread-onlycurrent
erpsPort0RxRapsFsPktCnt
OBJECT-TYPE
ERPS port0's Rx FS Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.10INTEGERread-onlycurrent
erpsPort0TxRapsEventPktCnt
OBJECT-TYPE
ERPS port0's Tx Event Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.11INTEGERread-onlycurrent
erpsPort0RxRapsEventPktCnt
OBJECT-TYPE
ERPS port0's Rx Event Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.12INTEGERread-onlycurrent
erpsPort0TxRapsTotalPktCnt
OBJECT-TYPE
ERPS port0's Tx Total Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.13INTEGERread-onlycurrent
erpsPort0RxRapsTotalPktCnt
OBJECT-TYPE
ERPS port0's Rx Total Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.1.1.14INTEGERread-onlycurrent
erpsPort1StatisticsTable
OBJECT-TYPE
erps port1 Statistics table.
1.3.6.1.4.1.40418.7.100.39.6.2not-accessiblecurrent
erpsPort1StatisticsEntry
OBJECT-TYPE
A set of results for erps port1 statistics.
1.3.6.1.4.1.40418.7.100.39.6.2.1not-accessiblecurrent
erpsPort1TxRapsNrPktCnt
OBJECT-TYPE
ERPS port1's Tx NR Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.1INTEGERread-onlycurrent
erpsPort1RxRapsNrPktCnt
OBJECT-TYPE
ERPS port1's Rx NR Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.2INTEGERread-onlycurrent
erpsPort1TxRapsNrRbPktCnt
OBJECT-TYPE
ERPS port1's Tx NR-RB Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.3INTEGERread-onlycurrent
erpsPort1RxRapsNrRbPktCnt
OBJECT-TYPE
ERPS port1's Rx NR-RB Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.4INTEGERread-onlycurrent
erpsPort1TxRapsSfPktCnt
OBJECT-TYPE
ERPS port1's Tx SF Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.5INTEGERread-onlycurrent
erpsPort1RxRapsSfPktCnt
OBJECT-TYPE
ERPS port1's Rx SF Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.6INTEGERread-onlycurrent
erpsPort1TxRapsMsPktCnt
OBJECT-TYPE
ERPS port1's Tx MS Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.7INTEGERread-onlycurrent
erpsPort1RxRapsMsPktCnt
OBJECT-TYPE
ERPS port1's Rx MS Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.8INTEGERread-onlycurrent
erpsPort1TxRapsFsPktCnt
OBJECT-TYPE
ERPS port1's Tx FS Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.9INTEGERread-onlycurrent
erpsPort1RxRapsFsPktCnt
OBJECT-TYPE
ERPS port1's Rx FS Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.10INTEGERread-onlycurrent
erpsPort1TxRapsEventPktCnt
OBJECT-TYPE
ERPS port1's Tx Event Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.11INTEGERread-onlycurrent
erpsPort1RxRapsEventPktCnt
OBJECT-TYPE
ERPS port1's Rx Event Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.12INTEGERread-onlycurrent
erpsPort1TxRapsTotalPktCnt
OBJECT-TYPE
ERPS port1's Tx Total Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.13INTEGERread-onlycurrent
erpsPort1RxRapsTotalPktCnt
OBJECT-TYPE
ERPS port1's Rx Total Packet Count.
1.3.6.1.4.1.40418.7.100.39.6.2.1.14INTEGERread-onlycurrent
fdbMacInfo
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.40
fdbMacInfoTable
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.40.1
fdbMacMaxTotalNum
OBJECT-TYPE
MAX total filter entry number.
1.3.6.1.4.1.40418.7.100.40.1.1INTEGERread-onlycurrent
fdbMacMaxStaticNum
OBJECT-TYPE
MAX static filter entry number.
1.3.6.1.4.1.40418.7.100.40.1.2INTEGERread-onlycurrent
fdbMacMaxUnicastNum
OBJECT-TYPE
MAX unicast filter entry number.
1.3.6.1.4.1.40418.7.100.40.1.3INTEGERread-onlycurrent
fdbMacMaxMulticastNum
OBJECT-TYPE
MAX multicast filter entry number.
1.3.6.1.4.1.40418.7.100.40.1.4INTEGERread-onlycurrent
fdbMacCurTotalNum
OBJECT-TYPE
CURRENT total filter entry number.
1.3.6.1.4.1.40418.7.100.40.1.5INTEGERread-onlycurrent
fdbMacCurStaticNum
OBJECT-TYPE
CURRENT static filter entry number.
1.3.6.1.4.1.40418.7.100.40.1.6INTEGERread-onlycurrent
fdbMacCurUnicastNum
OBJECT-TYPE
CURRENT unicast filter entry number.
1.3.6.1.4.1.40418.7.100.40.1.7INTEGERread-onlycurrent
fdbMacCurHiddenNum
OBJECT-TYPE
CURRENT hidden filter entry number.
1.3.6.1.4.1.40418.7.100.40.1.8INTEGERread-onlycurrent
fdbMacCurMulticastInsertNum
OBJECT-TYPE
CURRENT multicast insert filter entry number.
1.3.6.1.4.1.40418.7.100.40.1.9INTEGERread-onlycurrent
fdbMacCurMulticastWaitNum
OBJECT-TYPE
CURRENT multicast wait filter entry number.
1.3.6.1.4.1.40418.7.100.40.1.10INTEGERread-onlycurrent
fdbMacCounterTimeStamp
OBJECT-TYPE
The value of sysUpTime when the fdbMacInfo was generated.
1.3.6.1.4.1.40418.7.100.40.1.11TimeStampread-onlycurrent
lldpPrivateInfo
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.100.200
lldpGlobalEnable
OBJECT-TYPE
Enable or disable lldp global config.
1.3.6.1.4.1.40418.7.100.200.1INTEGER {disable(0), enable(1)}read-writecurrent
notifications
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101
antiArpscan
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.100
fan
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.101
power
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.102
slotTemperature
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.103
dhcpsnooping
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.104
rateViolation
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.105
portGroup
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.106
efmOam
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.109
transceiverMonitor
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.110
dyingGasp
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.114
copyRunningConfig
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.116
mstp
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.121
powerGroup
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.122
erpsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.125
authLogGroup
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.101.126
conformance
OBJECT-IDENTITY
1.3.6.1.4.1.40418.7.102

Notifications

NameOIDStatus
prohibitPortOID
NOTIFICATION-TYPE
anti arp scan prohibit port.
1.3.6.1.4.1.40418.7.101.100.1current
recoverPortOID
NOTIFICATION-TYPE
anti arp scan recover port.
1.3.6.1.4.1.40418.7.101.100.2current
prohibitIPOID
NOTIFICATION-TYPE
anti arp scan prohibit ip.
1.3.6.1.4.1.40418.7.101.100.3current
prohibitIPExceedSlimitOID
NOTIFICATION-TYPE
anti arp scan prohibit ip exceed S limit.
1.3.6.1.4.1.40418.7.101.100.4current
prohibitIPExceedHlimitOID
NOTIFICATION-TYPE
anti arp scan prohibit ip exceed H limit.
1.3.6.1.4.1.40418.7.101.100.5current
recoverIPOID
NOTIFICATION-TYPE
anti arp scan recover ip.
1.3.6.1.4.1.40418.7.101.100.6current
ipAddress
NOTIFICATION-TYPE
anti arp scan ip address.
1.3.6.1.4.1.40418.7.101.100.7current
arpSpeedLimitOID
NOTIFICATION-TYPE
anti arp scan speed limit.
1.3.6.1.4.1.40418.7.101.100.8current
arpDiscardOID
NOTIFICATION-TYPE
anti arp scan discard arp.
1.3.6.1.4.1.40418.7.101.100.9current
recoverArpSpeedOID
NOTIFICATION-TYPE
anti arp scan recover arp speed.
1.3.6.1.4.1.40418.7.101.100.10current
recoverArpDiscardOID
NOTIFICATION-TYPE
anti arp scan recover arp discard.
1.3.6.1.4.1.40418.7.101.100.11current
fanAbnormalOID
NOTIFICATION-TYPE
fan abnormal.
1.3.6.1.4.1.40418.7.101.101.1current
fanNormalOID
NOTIFICATION-TYPE
fan normal.
1.3.6.1.4.1.40418.7.101.101.2current
fanInsertOID
NOTIFICATION-TYPE
fan insert.
1.3.6.1.4.1.40418.7.101.101.3current
fanPullOutOID
NOTIFICATION-TYPE
fan pull out.
1.3.6.1.4.1.40418.7.101.101.4current
powerAbnormalOID
NOTIFICATION-TYPE
sys power DC is working!
1.3.6.1.4.1.40418.7.101.102.1current
powerNormalOID
NOTIFICATION-TYPE
sys power AC is working!
1.3.6.1.4.1.40418.7.101.102.2current
powerInsertOID
NOTIFICATION-TYPE
sys power insert!
1.3.6.1.4.1.40418.7.101.102.3current
powerPullOutOID
NOTIFICATION-TYPE
sys power pull out!
1.3.6.1.4.1.40418.7.101.102.4current
slotTemperatureHigherOID
NOTIFICATION-TYPE
Temperature breached high threshold
1.3.6.1.4.1.40418.7.101.103.1current
slotTemperatureLowerOID
NOTIFICATION-TYPE
Temperature breached low threshold
1.3.6.1.4.1.40418.7.101.103.2current
shutdownPort
NOTIFICATION-TYPE
dhcp snooping shutdown port.
1.3.6.1.4.1.40418.7.101.104.1current
noShutdownPort
NOTIFICATION-TYPE
dhcp snooping no shutdown port.
1.3.6.1.4.1.40418.7.101.104.2current
addBlackhole
NOTIFICATION-TYPE
dhcp snooping add black hole.
1.3.6.1.4.1.40418.7.101.104.3current
delBlackhole
NOTIFICATION-TYPE
dhcp snooping delete black hole.
1.3.6.1.4.1.40418.7.101.104.4current
addBlockedinfo
NOTIFICATION-TYPE
dhcp snooping add blocked information.
1.3.6.1.4.1.40418.7.101.104.5current
rateViolationShutdownPort
NOTIFICATION-TYPE
rate violation shutdown port.
1.3.6.1.4.1.40418.7.101.105.1current
rateViolationNoShutdownPort
NOTIFICATION-TYPE
rate violation no shutdown port.
1.3.6.1.4.1.40418.7.101.105.2current
portGroupCreate
NOTIFICATION-TYPE
port group create.
1.3.6.1.4.1.40418.7.101.106.1current
portGroupDelete
NOTIFICATION-TYPE
port group delete.
1.3.6.1.4.1.40418.7.101.106.2current
portGroupUpdate
NOTIFICATION-TYPE
port group update.
1.3.6.1.4.1.40418.7.101.106.3current
efmOamDiscoverySuccess
NOTIFICATION-TYPE
efm oam discovery success.
1.3.6.1.4.1.40418.7.101.109.1current
efmOamDiscoveryTimeout
NOTIFICATION-TYPE
efm oam discovery time out.
1.3.6.1.4.1.40418.7.101.109.2current
efmOamLocalErrSymbolPeriodEvent
NOTIFICATION-TYPE
efm oam local error symbol period event.
1.3.6.1.4.1.40418.7.101.109.3current
efmOamLocalErrFramePeriodEvent
NOTIFICATION-TYPE
efm oam local error frame period event.
1.3.6.1.4.1.40418.7.101.109.4current
efmOamLocalErrFrameEvent
NOTIFICATION-TYPE
efm oam local error frame event.
1.3.6.1.4.1.40418.7.101.109.5current
efmOamLocalErrFrameSecondsSummaryEvent
NOTIFICATION-TYPE
efm oam local error frame seconds summary event.
1.3.6.1.4.1.40418.7.101.109.6current
efmOamLocalLinkFault
NOTIFICATION-TYPE
efm oam local link fault.
1.3.6.1.4.1.40418.7.101.109.7current
efmOamLocalCriticalEvent
NOTIFICATION-TYPE
efm oam local critical event.
1.3.6.1.4.1.40418.7.101.109.8current
efmOamRemoteErrSymbolPeriodEvent
NOTIFICATION-TYPE
efm oam remote error symbol period event.
1.3.6.1.4.1.40418.7.101.109.9current
efmOamRemoteErrFramePeriodEvent
NOTIFICATION-TYPE
efm oam remote error frame period event.
1.3.6.1.4.1.40418.7.101.109.10current
efmOamRemoteErrFrameEvent
NOTIFICATION-TYPE
efm oam remote error frame event.
1.3.6.1.4.1.40418.7.101.109.11current
efmOamRemoteErrFrameSecondsSummaryEvent
NOTIFICATION-TYPE
efm oam remote error frame seconds summary event.
1.3.6.1.4.1.40418.7.101.109.12current
efmOamRemoteLinkFault
NOTIFICATION-TYPE
efm oam remote link fault.
1.3.6.1.4.1.40418.7.101.109.13current
efmOamRemoteCriticalEvent
NOTIFICATION-TYPE
efm oam remote critical event.
1.3.6.1.4.1.40418.7.101.109.14current
efmOamRemoteDyingGasp
NOTIFICATION-TYPE
efm oam remote dying gasp.
1.3.6.1.4.1.40418.7.101.109.15current
efmOamLoopBackSuccess
NOTIFICATION-TYPE
efm oam loopback success.
1.3.6.1.4.1.40418.7.101.109.16current
efmOamLoopBackExit
NOTIFICATION-TYPE
efm oam loopback exit.
1.3.6.1.4.1.40418.7.101.109.17current
transceiverMonitorAlarmEvent
NOTIFICATION-TYPE
tranceiver monitor alarm event.
1.3.6.1.4.1.40418.7.101.110.1current
transceiverMonitorWarnEvent
NOTIFICATION-TYPE
transceiver monitor warn event.
1.3.6.1.4.1.40418.7.101.110.2current
dyingGaspEvent
NOTIFICATION-TYPE
dying gasp.
1.3.6.1.4.1.40418.7.101.114.1current
copyRunningConfigEvent
NOTIFICATION-TYPE
copy running config event.
1.3.6.1.4.1.40418.7.101.116.1current
mstpTcnTrapOID
NOTIFICATION-TYPE
mstp tcn.
1.3.6.1.4.1.40418.7.101.121.1current
powerSupplyTrap
NOTIFICATION-TYPE
power supply.
1.3.6.1.4.1.40418.7.101.122.2current
powerPresentTrap
NOTIFICATION-TYPE
power present.
1.3.6.1.4.1.40418.7.101.122.4current
swERPSSFDetectedTrap
NOTIFICATION-TYPE
ERPS SF deleted.
1.3.6.1.4.1.40418.7.101.125.1current
swERPSSFClearedTrap
NOTIFICATION-TYPE
ERPS SF cleared.
1.3.6.1.4.1.40418.7.101.125.2current
authLogin
NOTIFICATION-TYPE
User Login.
1.3.6.1.4.1.40418.7.101.126.1current
authLogout
NOTIFICATION-TYPE
User Logout.
1.3.6.1.4.1.40418.7.101.126.2current

Conformance

NameOIDStatus
ntpEntNTPCompliance
MODULE-COMPLIANCE
The compliance statement for SNMP entities which use NTP and implement the NTP MIB
1.3.6.1.4.1.40418.7.100.25.6.1.1current
ntpEntSNTPCompliance
MODULE-COMPLIANCE
The compliance statement for SNMP entities which use SNTP and implement the NTP MIB
1.3.6.1.4.1.40418.7.100.25.6.1.2current
ntpEntObjectsGroup1
OBJECT-GROUP
A collection of objects for the NTP MIB that all NTP or SNTP entities should implement.
1.3.6.1.4.1.40418.7.100.25.6.2.1current
ntpEntObjectsGroup2
OBJECT-GROUP
A collection of objects for the NTP MIB that are optional for NTP or SNTP entities to implement.
1.3.6.1.4.1.40418.7.100.25.6.2.2current