.1.0,LLDP-MIB::std,,,,,,
.1.0.8802,LLDP-MIB::iso8802,,,,,,
.1.0.8802.1.1.2,LLDP-MIB::lldpMIB,,,,,,Management Information Base module for LLDP configuration, statistics, local system data and remote systems data components. Copyright (C) IEEE (2005). This version of this MIB module is published as subclause 12.1 of IEEE Std 802.1AB-2005; see the standard itself for full legal notices.
.1.0.8802.1.1.2.0,LLDP-MIB::lldpNotifications,,,,,,
.1.0.8802.1.1.2.0.0,LLDP-MIB::lldpNotificationPrefix,,,,,,
.1.0.8802.1.1.2.0.0.1,LLDP-MIB::lldpRemTablesChange,,,,,,A lldpRemTablesChange notification is sent when the value of lldpStatsRemTableLastChangeTime changes. It can be utilized by an NMS to trigger LLDP remote systems table maintenance polls. Note that transmission of lldpRemTablesChange notifications are throttled by the agent, as specified by the 'lldpNotificationInterval' object.
.1.0.8802.1.1.2.1,LLDP-MIB::lldpObjects,,,,,,
.1.0.8802.1.1.2.1.1,LLDP-MIB::lldpConfiguration,,,,,,
.1.0.8802.1.1.2.1.1.1,LLDP-MIB::lldpMessageTxInterval,Integer32,read-write,,current,,The interval at which LLDP frames are transmitted on behalf of this LLDP agent. The default value for lldpMessageTxInterval object is 30 seconds. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.2,LLDP-MIB::lldpMessageTxHoldMultiplier,Integer32,read-write,,current,,The time-to-live value expressed as a multiple of the lldpMessageTxInterval object. The actual time-to-live value used in LLDP frames, transmitted on behalf of this LLDP agent, can be expressed by the following formula: TTL = min(65535, (lldpMessageTxInterval * lldpMessageTxHoldMultiplier)) For example, if the value of lldpMessageTxInterval is '30', and the value of lldpMessageTxHoldMultiplier is '4', then the value '120' is encoded in the TTL field in the LLDP header. The default value for lldpMessageTxHoldMultiplier object is 4. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.3,LLDP-MIB::lldpReinitDelay,Integer32,read-write,,current,,The lldpReinitDelay indicates the delay (in units of seconds) from when lldpPortConfigAdminStatus object of a particular port becomes 'disabled' until re-initialization will be attempted. The default value for lldpReintDelay object is two seconds. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.4,LLDP-MIB::lldpTxDelay,Integer32,read-write,,current,,The lldpTxDelay indicates the delay (in units of seconds) between successive LLDP frame transmissions  initiated by value/status changes in the LLDP local systems MIB. The recommended value for the lldpTxDelay is set by the following formula: 1 <= lldpTxDelay <= (0.25 * lldpMessageTxInterval) The default value for lldpTxDelay object is two seconds. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.5,LLDP-MIB::lldpNotificationInterval,Integer32,read-write,,current,,This object controls the transmission of LLDP notifications. the agent must not generate more than one lldpRemTablesChange notification-event in the indicated period, where a 'notification-event' is the transmission of a single notification PDU type to a list of notification destinations. If additional changes in lldpRemoteSystemsData object groups occur within the indicated throttling period, then these trap- events must be suppressed by the agent. An NMS should periodically check the value of lldpStatsRemTableLastChangeTime to detect any missed lldpRemTablesChange notification-events, e.g. due to throttling or transmission loss. If notification transmission is enabled for particular ports, the suggested default throttling period is 5 seconds. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.6,LLDP-MIB::lldpPortConfigTable,,not-accessible,,current,,The table that controls LLDP frame transmission on individual ports.
.1.0.8802.1.1.2.1.1.6.1,LLDP-MIB::lldpPortConfigEntry,,not-accessible,lldpPortConfigPortNum,current,,LLDP configuration information for a particular port. This configuration parameter controls the transmission and the reception of LLDP frames on those ports whose rows are created in this table.
.1.0.8802.1.1.2.1.1.6.1.1,LLDP-MIB::lldpPortConfigPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry. The value of this object is used as a port index to the lldpPortConfigTable.
.1.0.8802.1.1.2.1.1.6.1.2,LLDP-MIB::lldpPortConfigAdminStatus,INTEGER,read-write,,current,txOnly(1):rxOnly(2):txAndRx(3):disabled(4),The administratively desired status of the local LLDP agent. If the associated lldpPortConfigAdminStatus object has a value of 'txOnly(1)', then LLDP agent will transmit LLDP frames on this port and it will not store any information about the remote systems connected.  If the associated lldpPortConfigAdminStatus object has a value of 'rxOnly(2)', then the LLDP agent will receive, but it will not transmit LLDP frames on this port. If the associated lldpPortConfigAdminStatus object has a value of 'txAndRx(3)', then the LLDP agent will transmit and receive LLDP frames on this port. If the associated lldpPortConfigAdminStatus object has a value of 'disabled(4)', then LLDP agent will not transmit or receive LLDP frames on this port. If there is remote systems information which is received on this port and stored in other tables, before the port's lldpPortConfigAdminStatus becomes disabled, then the information will naturally age out.
.1.0.8802.1.1.2.1.1.6.1.3,LLDP-MIB::lldpPortConfigNotificationEnable,INTEGER,read-write,,current,true(1):false(2),The lldpPortConfigNotificationEnable controls, on a per port basis, whether or not notifications from the agent are enabled. The value true(1) means that notifications are enabled; the value false(2) means that they are not.
.1.0.8802.1.1.2.1.1.6.1.4,LLDP-MIB::lldpPortConfigTLVsTxEnable,BITS,read-write,,current,portDesc(0):sysName(1):sysDesc(2):sysCap(3),The lldpPortConfigTLVsTxEnable, defined as a bitmap, includes the basic set of LLDP TLVs whose transmission is allowed on the local LLDP agent by the network management. Each bit in the bitmap corresponds to a TLV type associated with a specific optional TLV. It should be noted that the organizationally-specific TLVs are excluded from the lldpTLVsTxEnable bitmap.  LLDP Organization Specific Information Extension MIBs should have similar configuration object to control transmission of their organizationally defined TLVs. The bit 'portDesc(0)' indicates that LLDP agent should transmit 'Port Description TLV'. The bit 'sysName(1)' indicates that LLDP agent should transmit 'System Name TLV'. The bit 'sysDesc(2)' indicates that LLDP agent should transmit 'System Description TLV'. The bit 'sysCap(3)' indicates that LLDP agent should transmit 'System Capabilities TLV'. There is no bit reserved for the management address TLV type since transmission of management address TLVs are controlled by another object, lldpConfigManAddrTable. The default value for lldpPortConfigTLVsTxEnable object is empty set, which means no enumerated values are set. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.7,LLDP-MIB::lldpConfigManAddrTable,,not-accessible,,current,,The table that controls selection of LLDP management address TLV instances to be transmitted on individual ports.
.1.0.8802.1.1.2.1.1.7.1,LLDP-MIB::lldpConfigManAddrEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of ports (represented as a PortList) on which the local system management address instance will be transmitted. This configuration object augments the lldpLocManAddrEntry, therefore it is only present along with the management address instance contained in the associated lldpLocManAddrEntry entry. Each active lldpConfigManAddrEntry must be restored from non-volatile and re-created (along with the corresponding lldpLocManAddrEntry) after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.7.1.1,LLDP-MIB::lldpConfigManAddrPortsTxEnable,OCTET,read-write,,current,,A set of ports that are identified by a PortList, in which each port is represented as a bit. The corresponding local system management address instance will be transmitted on the member ports of the lldpManAddrPortsTxEnable.  The default value for lldpConfigManAddrPortsTxEnable object is empty binary string, which means no ports are specified for advertising indicated management address instance.
.1.0.8802.1.1.2.1.2,LLDP-MIB::lldpStatistics,,,,,,
.1.0.8802.1.1.2.1.2.1,LLDP-MIB::lldpStatsRemTablesLastChangeTime,TimeTicks,read-only,,current,,The value of sysUpTime object (defined in IETF RFC 3418) at the time an entry is created, modified, or deleted in the in tables associated with the lldpRemoteSystemsData objects and all LLDP extension objects associated with remote systems. An NMS can use this object to reduce polling of the lldpRemoteSystemsData objects.
.1.0.8802.1.1.2.1.2.2,LLDP-MIB::lldpStatsRemTablesInserts,Gauge32,read-only,,current,,The number of times the complete set of information advertised by a particular MSAP has been inserted into tables contained in lldpRemoteSystemsData and lldpExtensions objects. The complete set of information received from a particular MSAP should be inserted into related tables. If partial information cannot be inserted for a reason such as lack of resources, all of the complete set of information should be removed. This counter should be incremented only once after the complete set of information is successfully recorded in all related tables. Any failures during inserting information set which result in deletion of previously inserted information should not trigger any changes in lldpStatsRemTablesInserts since the insert is not completed yet or or in lldpStatsRemTablesDeletes, since the deletion would only be a partial deletion. If the failure was the result of lack of resources, the lldpStatsRemTablesDrops counter should be incremented once.
.1.0.8802.1.1.2.1.2.3,LLDP-MIB::lldpStatsRemTablesDeletes,Gauge32,read-only,,current,,The number of times the complete set of information advertised by a particular MSAP has been deleted from tables contained in lldpRemoteSystemsData and lldpExtensions objects. This counter should be incremented only once when the complete set of information is completely deleted from all related tables. Partial deletions, such as deletion of rows associated with a particular MSAP from some tables, but not from all tables are not allowed, thus should not change the value of this counter.
.1.0.8802.1.1.2.1.2.4,LLDP-MIB::lldpStatsRemTablesDrops,Gauge32,read-only,,current,,The number of times the complete set of information advertised by a particular MSAP could not be entered into tables contained in lldpRemoteSystemsData and lldpExtensions objects because of insufficient resources.
.1.0.8802.1.1.2.1.2.5,LLDP-MIB::lldpStatsRemTablesAgeouts,Gauge32,read-only,,current,,The number of times the complete set of information advertised by a particular MSAP has been deleted from tables contained in lldpRemoteSystemsData and lldpExtensions objects because the information timeliness interval has expired. This counter should be incremented only once when the complete set of information is completely invalidated (aged out) from all related tables. Partial aging, similar to deletion case, is not allowed, and thus, should not change the value of this counter.
.1.0.8802.1.1.2.1.2.6,LLDP-MIB::lldpStatsTxPortTable,,not-accessible,,current,,A table containing LLDP transmission statistics for individual ports. Entries are not required to exist in this table while the lldpPortConfigEntry object is equal to 'disabled(4)'.
.1.0.8802.1.1.2.1.2.6.1,LLDP-MIB::lldpStatsTxPortEntry,,not-accessible,lldpStatsTxPortNum,current,,LLDP frame transmission statistics for a particular port.  The port must be contained in the same chassis as the LLDP agent.  All counter values in a particular entry shall be maintained on a continuing basis and shall not be deleted upon expiration of rxInfoTTL timing counters in the LLDP remote systems MIB of the receipt of a shutdown frame from a remote LLDP agent. All statistical counters associated with a particular port on the local LLDP agent become frozen whenever the adminStatus is disabled for the same port.
.1.0.8802.1.1.2.1.2.6.1.1,LLDP-MIB::lldpStatsTxPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry. The value of this object is used as a port index to the lldpStatsTable.
.1.0.8802.1.1.2.1.2.6.1.2,LLDP-MIB::lldpStatsTxPortFramesTotal,Counter32,read-only,,current,,The number of LLDP frames transmitted by this LLDP agent on the indicated port.
.1.0.8802.1.1.2.1.2.7,LLDP-MIB::lldpStatsRxPortTable,,not-accessible,,current,,A table containing LLDP reception statistics for individual ports. Entries are not required to exist in this table while the lldpPortConfigEntry object is equal to 'disabled(4)'.
.1.0.8802.1.1.2.1.2.7.1,LLDP-MIB::lldpStatsRxPortEntry,,not-accessible,lldpStatsRxPortNum,current,,LLDP frame reception statistics for a particular port. The port must be contained in the same chassis as the LLDP agent.  All counter values in a particular entry shall be maintained on a continuing basis and shall not be deleted upon expiration of rxInfoTTL timing counters in the LLDP remote systems MIB of the receipt of a shutdown frame from a remote LLDP agent. All statistical counters associated with a particular port on the local LLDP agent become frozen whenever the adminStatus is disabled for the same port.
.1.0.8802.1.1.2.1.2.7.1.1,LLDP-MIB::lldpStatsRxPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry. The value of this object is used as a port index to the lldpStatsTable.
.1.0.8802.1.1.2.1.2.7.1.2,LLDP-MIB::lldpStatsRxPortFramesDiscardedTotal,Counter32,read-only,,current,,The number of LLDP frames received by this LLDP agent on the indicated port, and then discarded for any reason. This counter can provide an indication that LLDP header formating problems may exist with the local LLDP agent in the sending system or that LLDPDU validation problems may exist with the local LLDP agent in the receiving system.
.1.0.8802.1.1.2.1.2.7.1.3,LLDP-MIB::lldpStatsRxPortFramesErrors,Counter32,read-only,,current,,The number of invalid LLDP frames received by this LLDP agent on the indicated port, while this LLDP agent is enabled.
.1.0.8802.1.1.2.1.2.7.1.4,LLDP-MIB::lldpStatsRxPortFramesTotal,Counter32,read-only,,current,,The number of valid LLDP frames received by this LLDP agent on the indicated port, while this LLDP agent is enabled.
.1.0.8802.1.1.2.1.2.7.1.5,LLDP-MIB::lldpStatsRxPortTLVsDiscardedTotal,Counter32,read-only,,current,,The number of LLDP TLVs discarded for any reason by this LLDP agent on the indicated port.
.1.0.8802.1.1.2.1.2.7.1.6,LLDP-MIB::lldpStatsRxPortTLVsUnrecognizedTotal,Counter32,read-only,,current,,The number of LLDP TLVs received on the given port that are not recognized by this LLDP agent on the indicated port.  An unrecognized TLV is referred to as the TLV whose type value is in the range of reserved TLV types (000 1001 - 111 1110) in Table 9.1 of IEEE Std 802.1AB-2005. An unrecognized TLV may be a basic management TLV from a later LLDP version.
.1.0.8802.1.1.2.1.2.7.1.7,LLDP-MIB::lldpStatsRxPortAgeoutsTotal,Gauge32,read-only,,current,,The counter that represents the number of age-outs that occurred on a given port. An age-out is the number of times the complete set of information advertised by a particular MSAP has been deleted from tables contained in lldpRemoteSystemsData and lldpExtensions objects because the information timeliness interval has expired. This counter is similar to lldpStatsRemTablesAgeouts, except that the counter is on a per port basis. This enables NMS to poll tables associated with the lldpRemoteSystemsData objects and all LLDP extension objects associated with remote systems on the indicated port only. This counter should be set to zero during agent initialization and its value should not be saved in non-volatile storage. When a port's admin status changes from 'disabled' to 'rxOnly', 'txOnly' or 'txAndRx', the counter associated with the same port should reset to 0. The agent should also flush all remote system information associated with the same port. This counter should be incremented only once when the complete set of information is invalidated (aged out) from all related tables on a particular port. Partial aging is not allowed, and thus, should not change the value of this counter.
.1.0.8802.1.1.2.1.3,LLDP-MIB::lldpLocalSystemData,,,,,,
.1.0.8802.1.1.2.1.3.1,LLDP-MIB::lldpLocChassisIdSubtype,INTEGER,read-only,,current,chassisComponent(1):interfaceAlias(2):portComponent(3):macAddress(4):networkAddress(5):interfaceName(6):local(7),The type of encoding used to identify the chassis associated with the local system.
.1.0.8802.1.1.2.1.3.2,LLDP-MIB::lldpLocChassisId,OCTET,read-only,,current,,The string value used to identify the chassis component associated with the local system.
.1.0.8802.1.1.2.1.3.3,LLDP-MIB::lldpLocSysName,OCTET,read-only,,current,,The string value used to identify the system name of the local system. If the local agent supports IETF RFC 3418, lldpLocSysName object should have the same value of sysName object.
.1.0.8802.1.1.2.1.3.4,LLDP-MIB::lldpLocSysDesc,OCTET,read-only,,current,,The string value used to identify the system description of the local system. If the local agent supports IETF RFC 3418, lldpLocSysDesc object should have the same value of sysDesc object.
.1.0.8802.1.1.2.1.3.5,LLDP-MIB::lldpLocSysCapSupported,BITS,read-only,,current,other(0):repeater(1):bridge(2):wlanAccessPoint(3):router(4):telephone(5):docsisCableDevice(6):stationOnly(7),The bitmap value used to identify which system capabilities are supported on the local system.
.1.0.8802.1.1.2.1.3.6,LLDP-MIB::lldpLocSysCapEnabled,BITS,read-only,,current,other(0):repeater(1):bridge(2):wlanAccessPoint(3):router(4):telephone(5):docsisCableDevice(6):stationOnly(7),The bitmap value used to identify which system capabilities are enabled on the local system.
.1.0.8802.1.1.2.1.3.7,LLDP-MIB::lldpLocPortTable,,not-accessible,,current,,This table contains one or more rows per port information associated with the local system known to this agent.
.1.0.8802.1.1.2.1.3.7.1,LLDP-MIB::lldpLocPortEntry,,not-accessible,lldpLocPortNum,current,,Information about a particular port component. Entries may be created and deleted in this table by the agent.
.1.0.8802.1.1.2.1.3.7.1.1,LLDP-MIB::lldpLocPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry.  The value of this object is used as a port index to the lldpLocPortTable.
.1.0.8802.1.1.2.1.3.7.1.2,LLDP-MIB::lldpLocPortIdSubtype,INTEGER,read-only,,current,interfaceAlias(1):portComponent(2):macAddress(3):networkAddress(4):interfaceName(5):agentCircuitId(6):local(7),The type of port identifier encoding used in the associated 'lldpLocPortId' object.
.1.0.8802.1.1.2.1.3.7.1.3,LLDP-MIB::lldpLocPortId,OCTET,read-only,,current,,The string value used to identify the port component associated with a given port in the local system.
.1.0.8802.1.1.2.1.3.7.1.4,LLDP-MIB::lldpLocPortDesc,OCTET,read-only,,current,,The string value used to identify the 802 LAN station's port description associated with the local system. If the local agent supports IETF RFC 2863, lldpLocPortDesc object should have the same value of ifDescr object.
.1.0.8802.1.1.2.1.3.8,LLDP-MIB::lldpLocManAddrTable,,not-accessible,,current,,This table contains management address information on the local system known to this agent.
.1.0.8802.1.1.2.1.3.8.1,LLDP-MIB::lldpLocManAddrEntry,,not-accessible,lldpLocManAddrSubtype:lldpLocManAddr,current,,Management address information about a particular chassis component. There may be multiple management addresses configured on the system identified by a particular lldpLocChassisId. Each management address should have distinct 'management address type' (lldpLocManAddrSubtype) and 'management address' (lldpLocManAddr.) Entries may be created and deleted in this table by the agent.
.1.0.8802.1.1.2.1.3.8.1.1,LLDP-MIB::lldpLocManAddrSubtype,INTEGER,not-accessible,,current,other(0):ipV4(1):ipV6(2):nsap(3):hdlc(4):bbn1822(5):all802(6):e163(7):e164(8):f69(9):x121(10):ipx(11):appleTalk(12):decnetIV(13):banyanVines(14):e164withNsap(15):dns(16):distinguishedName(17):asNumber(18):xtpOverIpv4(19):xtpOverIpv6(20):xtpNativeModeXTP(21):fibreChannelWWPN(22):fibreChannelWWNN(23):gwid(24):afi(25):mplsTpSectionEndpointIdentifier(26):mplsTpLspEndpointIdentifier(27):mplsTpPseudowireEndpointIdentifier(28):eigrpCommonServiceFamily(16384):eigrpIpv4ServiceFamily(16385):eigrpIpv6ServiceFamily(16386):lispCanonicalAddressFormat(16387):bgpLs(16388):fortyeightBitMac(16389):sixtyfourBitMac(16390):oui(16391):mac24(16392):mac40(16393):ipv664(16394):rBridgePortID(16395):trillNickname(16396):reserved(65535),The type of management address identifier encoding used in the associated 'lldpLocManagmentAddr' object.
.1.0.8802.1.1.2.1.3.8.1.2,LLDP-MIB::lldpLocManAddr,OCTET,not-accessible,,current,,The string value used to identify the management address component associated with the local system. The purpose of this address is to contact the management entity.
.1.0.8802.1.1.2.1.3.8.1.3,LLDP-MIB::lldpLocManAddrLen,Integer32,read-only,,current,,The total length of the management address subtype and the management address fields in LLDPDUs transmitted by the local LLDP agent. The management address length field is needed so that the receiving systems that do not implement SNMP will not be required to implement an iana family numbers/address length equivalency table in order to decode the management adress.
.1.0.8802.1.1.2.1.3.8.1.4,LLDP-MIB::lldpLocManAddrIfSubtype,INTEGER,read-only,,current,unknown(1):ifIndex(2):systemPortNumber(3),The enumeration value that identifies the interface numbering method used for defining the interface number, associated with the local system.
.1.0.8802.1.1.2.1.3.8.1.5,LLDP-MIB::lldpLocManAddrIfId,Integer32,read-only,,current,,The integer value used to identify the interface number regarding the management address component associated with the local system.
.1.0.8802.1.1.2.1.3.8.1.6,LLDP-MIB::lldpLocManAddrOID,OBJECT,read-only,,current,,The OID value used to identify the type of hardware component or protocol entity associated with the management address advertised by the local system agent.
.1.0.8802.1.1.2.1.4,LLDP-MIB::lldpRemoteSystemsData,,,,,,
.1.0.8802.1.1.2.1.4.1,LLDP-MIB::lldpRemTable,,not-accessible,,current,,This table contains one or more rows per physical network connection known to this agent. The agent may wish to ensure that only one lldpRemEntry is present for each local port, or it may choose to maintain multiple lldpRemEntries for the same local port. The following procedure may be used to retrieve remote systems information updates from an LLDP agent: 1. NMS polls all tables associated with remote systems and keeps a local copy of the information retrieved. NMS polls periodically the values of the following objects: a. lldpStatsRemTablesInserts b. lldpStatsRemTablesDeletes c. lldpStatsRemTablesDrops d. lldpStatsRemTablesAgeouts e. lldpStatsRxPortAgeoutsTotal for all ports. 2. LLDP agent updates remote systems MIB objects, and sends out notifications to a list of notification destinations. 3. NMS receives the notifications and compares the new values of objects listed in step 1.  Periodically, NMS should poll the object lldpStatsRemTablesLastChangeTime to find out if anything has changed since the last poll. if something has changed, NMS will poll the objects listed in step 1 to figure out what kind of changes occurred in the tables. if value of lldpStatsRemTablesInserts has changed, then NMS will walk all tables by employing TimeFilter with the last-polled time value. This request will return new objects or objects whose values are updated since the last poll. if value of lldpStatsRemTablesAgeouts has changed, then NMS will walk the lldpStatsRxPortAgeoutsTotal and compare the new values with previously recorded ones. For ports whose lldpStatsRxPortAgeoutsTotal value is greater than the recorded value, NMS will have to retrieve objects associated with those ports from table(s) without employing a TimeFilter (which is performed by specifying 0 for the TimeFilter.) lldpStatsRemTablesDeletes and lldpStatsRemTablesDrops objects are provided for informational purposes.
.1.0.8802.1.1.2.1.4.1.1,LLDP-MIB::lldpRemEntry,,not-accessible,lldpRemTimeMark:lldpRemLocalPortNum:lldpRemIndex,current,,Information about a particular physical network connection. Entries may be created and deleted in this table by the agent, if a physical topology discovery process is active.
.1.0.8802.1.1.2.1.4.1.1.1,LLDP-MIB::lldpRemTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention in IETF RFC 2021 and  http://www.ietf.org/IESG/Implementations/RFC2021-Implementation.txt to see how TimeFilter works.
.1.0.8802.1.1.2.1.4.1.1.2,LLDP-MIB::lldpRemLocalPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry. The lldpRemLocalPortNum identifies the port on which the remote system information is received. The value of this object is used as a port index to the lldpRemTable.
.1.0.8802.1.1.2.1.4.1.1.3,LLDP-MIB::lldpRemIndex,Integer32,not-accessible,,current,,This object represents an arbitrary local integer value used by this agent to identify a particular connection instance, unique only for the indicated remote system. An agent is encouraged to assign monotonically increasing index values to new entries, starting with one, after each reboot. It is considered unlikely that the lldpRemIndex will wrap between reboots.
.1.0.8802.1.1.2.1.4.1.1.4,LLDP-MIB::lldpRemChassisIdSubtype,INTEGER,read-only,,current,chassisComponent(1):interfaceAlias(2):portComponent(3):macAddress(4):networkAddress(5):interfaceName(6):local(7),The type of encoding used to identify the chassis associated with the remote system.
.1.0.8802.1.1.2.1.4.1.1.5,LLDP-MIB::lldpRemChassisId,OCTET,read-only,,current,,The string value used to identify the chassis component associated with the remote system.
.1.0.8802.1.1.2.1.4.1.1.6,LLDP-MIB::lldpRemPortIdSubtype,INTEGER,read-only,,current,interfaceAlias(1):portComponent(2):macAddress(3):networkAddress(4):interfaceName(5):agentCircuitId(6):local(7),The type of port identifier encoding used in the associated 'lldpRemPortId' object.
.1.0.8802.1.1.2.1.4.1.1.7,LLDP-MIB::lldpRemPortId,OCTET,read-only,,current,,The string value used to identify the port component associated with the remote system.
.1.0.8802.1.1.2.1.4.1.1.8,LLDP-MIB::lldpRemPortDesc,OCTET,read-only,,current,,The string value used to identify the description of the given port associated with the remote system.
.1.0.8802.1.1.2.1.4.1.1.9,LLDP-MIB::lldpRemSysName,OCTET,read-only,,current,,The string value used to identify the system name of the remote system.
.1.0.8802.1.1.2.1.4.1.1.10,LLDP-MIB::lldpRemSysDesc,OCTET,read-only,,current,,The string value used to identify the system description of the remote system.
.1.0.8802.1.1.2.1.4.1.1.11,LLDP-MIB::lldpRemSysCapSupported,BITS,read-only,,current,other(0):repeater(1):bridge(2):wlanAccessPoint(3):router(4):telephone(5):docsisCableDevice(6):stationOnly(7),The bitmap value used to identify which system capabilities are supported on the remote system.
.1.0.8802.1.1.2.1.4.1.1.12,LLDP-MIB::lldpRemSysCapEnabled,BITS,read-only,,current,other(0):repeater(1):bridge(2):wlanAccessPoint(3):router(4):telephone(5):docsisCableDevice(6):stationOnly(7),The bitmap value used to identify which system capabilities are enabled on the remote system.
.1.0.8802.1.1.2.1.4.2,LLDP-MIB::lldpRemManAddrTable,,not-accessible,,current,,This table contains one or more rows per management address information on the remote system learned on a particular port contained in the local chassis known to this agent.
.1.0.8802.1.1.2.1.4.2.1,LLDP-MIB::lldpRemManAddrEntry,,not-accessible,lldpRemTimeMark:lldpRemLocalPortNum:lldpRemIndex:lldpRemManAddrSubtype:lldpRemManAddr,current,,Management address information about a particular chassis component. There may be multiple management addresses configured on the remote system identified by a particular lldpRemIndex whose information is received on lldpRemLocalPortNum of the local system. Each management address should have distinct 'management address type' (lldpRemManAddrSubtype) and 'management address' (lldpRemManAddr.) Entries may be created and deleted in this table by the agent.
.1.0.8802.1.1.2.1.4.2.1.1,LLDP-MIB::lldpRemManAddrSubtype,INTEGER,not-accessible,,current,other(0):ipV4(1):ipV6(2):nsap(3):hdlc(4):bbn1822(5):all802(6):e163(7):e164(8):f69(9):x121(10):ipx(11):appleTalk(12):decnetIV(13):banyanVines(14):e164withNsap(15):dns(16):distinguishedName(17):asNumber(18):xtpOverIpv4(19):xtpOverIpv6(20):xtpNativeModeXTP(21):fibreChannelWWPN(22):fibreChannelWWNN(23):gwid(24):afi(25):mplsTpSectionEndpointIdentifier(26):mplsTpLspEndpointIdentifier(27):mplsTpPseudowireEndpointIdentifier(28):eigrpCommonServiceFamily(16384):eigrpIpv4ServiceFamily(16385):eigrpIpv6ServiceFamily(16386):lispCanonicalAddressFormat(16387):bgpLs(16388):fortyeightBitMac(16389):sixtyfourBitMac(16390):oui(16391):mac24(16392):mac40(16393):ipv664(16394):rBridgePortID(16395):trillNickname(16396):reserved(65535),The type of management address identifier encoding used in the associated 'lldpRemManagmentAddr' object.
.1.0.8802.1.1.2.1.4.2.1.2,LLDP-MIB::lldpRemManAddr,OCTET,not-accessible,,current,,The string value used to identify the management address component associated with the remote system. The purpose of this address is to contact the management entity.
.1.0.8802.1.1.2.1.4.2.1.3,LLDP-MIB::lldpRemManAddrIfSubtype,INTEGER,read-only,,current,unknown(1):ifIndex(2):systemPortNumber(3),The enumeration value that identifies the interface numbering method used for defining the interface number, associated with the remote system.
.1.0.8802.1.1.2.1.4.2.1.4,LLDP-MIB::lldpRemManAddrIfId,Integer32,read-only,,current,,The integer value used to identify the interface number regarding the management address component associated with the remote system.
.1.0.8802.1.1.2.1.4.2.1.5,LLDP-MIB::lldpRemManAddrOID,OBJECT,read-only,,current,,The OID value used to identify the type of hardware component or protocol entity associated with the management address advertised by the remote system agent.
.1.0.8802.1.1.2.1.4.3,LLDP-MIB::lldpRemUnknownTLVTable,,not-accessible,,current,,This table contains information about an incoming TLV which is not recognized by the receiving LLDP agent. The TLV may be from a later version of the basic management set. This table should only contain TLVs that are found in a single LLDP frame. Entries in this table, associated with an MAC service access point (MSAP, the access point for MAC services provided to the LCC sublayer, defined in IEEE 100, which is also identified with a particular lldpRemLocalPortNum, lldpRemIndex pair) are overwritten with most recently received unrecognized TLV from the same MSAP, or they will naturally age out when the rxInfoTTL timer (associated with the MSAP) expires.
.1.0.8802.1.1.2.1.4.3.1,LLDP-MIB::lldpRemUnknownTLVEntry,,not-accessible,lldpRemTimeMark:lldpRemLocalPortNum:lldpRemIndex:lldpRemUnknownTLVType,current,,Information about an unrecognized TLV received from a physical network connection. Entries may be created and deleted in this table by the agent, if a physical topology discovery process is active.
.1.0.8802.1.1.2.1.4.3.1.1,LLDP-MIB::lldpRemUnknownTLVType,Integer32,not-accessible,,current,,This object represents the value extracted from the type field of the TLV.
.1.0.8802.1.1.2.1.4.3.1.2,LLDP-MIB::lldpRemUnknownTLVInfo,OCTET,read-only,,current,,This object represents the value extracted from the value field of the TLV.
.1.0.8802.1.1.2.1.4.4,LLDP-MIB::lldpRemOrgDefInfoTable,,not-accessible,,current,,This table contains one or more rows per physical network connection which advertises the organizationally defined information. Note that this table contains one or more rows of organizationally defined information that is not recognized by the local agent. If the local system is capable of recognizing any organizationally defined information, appropriate extension MIBs from the organization should be used for information retrieval.
.1.0.8802.1.1.2.1.4.4.1,LLDP-MIB::lldpRemOrgDefInfoEntry,,not-accessible,lldpRemTimeMark:lldpRemLocalPortNum:lldpRemIndex:lldpRemOrgDefInfoOUI:lldpRemOrgDefInfoSubtype:lldpRemOrgDefInfoIndex,current,,Information about the unrecognized organizationally defined information advertised by the remote system. The lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex, lldpRemOrgDefInfoOUI, lldpRemOrgDefInfoSubtype, and lldpRemOrgDefInfoIndex are indexes to this table. If there is an lldpRemOrgDefInfoEntry associated with a particular remote system identified by the lldpRemLocalPortNum and lldpRemIndex, there must be an lldpRemEntry associated with the same instance (i.e, using same indexes.) When the lldpRemEntry for the same index is removed from the lldpRemTable, the associated lldpRemOrgDefInfoEntry should be removed from the lldpRemOrgDefInfoTable. Entries may be created and deleted in this table by the agent.
.1.0.8802.1.1.2.1.4.4.1.1,LLDP-MIB::lldpRemOrgDefInfoOUI,OCTET,not-accessible,,current,,The Organizationally Unique Identifier (OUI), as defined in IEEE std 802-2001, is a 24 bit (three octets) globally unique assigned number referenced by various standards, of the information received from the remote system.
.1.0.8802.1.1.2.1.4.4.1.2,LLDP-MIB::lldpRemOrgDefInfoSubtype,Integer32,not-accessible,,current,,The integer value used to identify the subtype of the organizationally defined information received from the remote system. The subtype value is required to identify different instances of organizationally defined information that could not be retrieved without a unique identifier that indicates the particular type of information contained in the information string.
.1.0.8802.1.1.2.1.4.4.1.3,LLDP-MIB::lldpRemOrgDefInfoIndex,Integer32,not-accessible,,current,,This object represents an arbitrary local integer value used by this agent to identify a particular unrecognized organizationally defined information instance, unique only for the lldpRemOrgDefInfoOUI and lldpRemOrgDefInfoSubtype from the same remote system. An agent is encouraged to assign monotonically increasing index values to new entries, starting with one, after each reboot. It is considered unlikely that the lldpRemOrgDefInfoIndex will wrap between reboots.
.1.0.8802.1.1.2.1.4.4.1.4,LLDP-MIB::lldpRemOrgDefInfo,OCTET,read-only,,current,,The string value used to identify the organizationally defined information of the remote system. The encoding for this object should be as defined for SnmpAdminString TC.
.1.0.8802.1.1.2.1.5,LLDP-MIB::lldpExtensions,,,,,,
.1.0.8802.1.1.2.2,LLDP-MIB::lldpConformance,,,,,,
.1.0.8802.1.1.2.2.1,LLDP-MIB::lldpCompliances,,,,,,
.1.0.8802.1.1.2.2.1.1,LLDP-MIB::lldpCompliance,,,,,,The compliance statement for SNMP entities which implement the LLDP MIB.
.1.0.8802.1.1.2.2.2,LLDP-MIB::lldpGroups,,,,,,
.1.0.8802.1.1.2.2.2.1,LLDP-MIB::lldpConfigGroup,,,,,,The collection of objects which are used to configure the LLDP implementation behavior. This group is mandatory for agents which implement the LLDP.
.1.0.8802.1.1.2.2.2.2,LLDP-MIB::lldpConfigRxGroup,,,,,,The collection of objects which are used to configure the LLDP implementation behavior. This group is mandatory for agents which implement the LLDP and have the capability of receiving LLDP frames.
.1.0.8802.1.1.2.2.2.3,LLDP-MIB::lldpConfigTxGroup,,,,,,The collection of objects which are used to configure the LLDP implementation behavior. This group is mandatory for agents which implement the LLDP and have the capability of transmitting LLDP frames.
.1.0.8802.1.1.2.2.2.4,LLDP-MIB::lldpStatsRxGroup,,,,,,The collection of objects which are used to represent LLDP reception statistics. This group is mandatory for agents which implement the LLDP and have the capability of receiving LLDP frames.
.1.0.8802.1.1.2.2.2.5,LLDP-MIB::lldpStatsTxGroup,,,,,,The collection of objects which are used to represent LLDP transmission statistics. This group is mandatory for agents which implement the LLDP and have the capability of transmitting LLDP frames.
.1.0.8802.1.1.2.2.2.6,LLDP-MIB::lldpLocSysGroup,,,,,,The collection of objects which are used to represent LLDP Local System Information.   This group is mandatory for agents which implement the LLDP and have the capability of transmitting LLDP frames.
.1.0.8802.1.1.2.2.2.7,LLDP-MIB::lldpRemSysGroup,,,,,,The collection of objects which are used to represent LLDP Remote Systems Information. The objects represent the information associated with the basic TLV set. Please note that even the agent doesn't implement some of the optional TLVs, it shall recognize all the optional TLV information that the remote system may advertise.  This group is mandatory for agents which implement the LLDP and have the capability of receiving LLDP frames.
.1.0.8802.1.1.2.2.2.8,LLDP-MIB::lldpNotificationsGroup,,,,,,The collection of notifications used to indicate LLDP MIB data consistency and general status information. This group is mandatory for agents which implement the LLDP and have the capability of receiving LLDP frames.
.1.3,SNMPv2-SMI::org,,,,,,
.1.3.6,SNMPv2-SMI::dod,,,,,,
.1.3.6.1,SNMPv2-SMI::internet,,,,,,
.1.3.6.1.1,SNMPv2-SMI::directory,,,,,,
.1.3.6.1.2,SNMPv2-SMI::mgmt,,,,,,
.1.3.6.1.2.1,SNMPv2-SMI::mib-2,,,,,,
.1.3.6.1.2.1.1,SNMPv2-MIB::system,,,,,,
.1.3.6.1.2.1.1.1,SNMPv2-MIB::sysDescr,OCTET,read-only,,current,,A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.
.1.3.6.1.2.1.1.2,SNMPv2-MIB::sysObjectID,OBJECT,read-only,,current,,The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its `Fred Router'.
.1.3.6.1.2.1.1.3,SNMPv2-MIB::sysUpTime,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the network management portion of the system was last re-initialized.
.1.3.6.1.2.1.1.4,SNMPv2-MIB::sysContact,OCTET,read-write,,current,,The textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string.
.1.3.6.1.2.1.1.5,SNMPv2-MIB::sysName,OCTET,read-write,,current,,An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.
.1.3.6.1.2.1.1.6,SNMPv2-MIB::sysLocation,OCTET,read-write,,current,,The physical location of this node (e.g., 'telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.
.1.3.6.1.2.1.1.7,SNMPv2-MIB::sysServices,INTEGER,read-only,,current,,A value which indicates the set of services that this entity may potentially offer. The value is a sum. This sum initially takes the value zero. Then, for each layer, L, in the range 1 through 7, that this node performs transactions for, 2 raised to (L - 1) is added to the sum. For example, a node which performs only routing functions would have a value of 4 (2^(3-1)). In contrast, a node which is a host offering application services would have a value of 72 (2^(4-1) + 2^(7-1)). Note that in the context of the Internet suite of protocols, values should be calculated accordingly: layer functionality 1 physical (e.g., repeaters) 2 datalink/subnetwork (e.g., bridges) 3 internet (e.g., supports the IP) 4 end-to-end (e.g., supports the TCP) 7 applications (e.g., supports the SMTP) For systems including OSI protocols, layers 5 and 6 may also be counted.
.1.3.6.1.2.1.1.8,SNMPv2-MIB::sysORLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time of the most recent change in state or value of any instance of sysORID.
.1.3.6.1.2.1.1.9,SNMPv2-MIB::sysORTable,,not-accessible,,current,,The (conceptual) table listing the capabilities of the local SNMP application acting as a command responder with respect to various MIB modules. SNMP entities having dynamically-configurable support of MIB modules will have a dynamically-varying number of conceptual rows.
.1.3.6.1.2.1.1.9.1,SNMPv2-MIB::sysOREntry,,not-accessible,sysORIndex,current,,An entry (conceptual row) in the sysORTable.
.1.3.6.1.2.1.1.9.1.1,SNMPv2-MIB::sysORIndex,INTEGER,not-accessible,,current,,The auxiliary variable used for identifying instances of the columnar objects in the sysORTable.
.1.3.6.1.2.1.1.9.1.2,SNMPv2-MIB::sysORID,OBJECT,read-only,,current,,An authoritative identification of a capabilities statement with respect to various MIB modules supported by the local SNMP application acting as a command responder.
.1.3.6.1.2.1.1.9.1.3,SNMPv2-MIB::sysORDescr,OCTET,read-only,,current,,A textual description of the capabilities identified by the corresponding instance of sysORID.
.1.3.6.1.2.1.1.9.1.4,SNMPv2-MIB::sysORUpTime,TimeTicks,read-only,,current,,The value of sysUpTime at the time this conceptual row was last instantiated.
.1.3.6.1.2.1.2,IF-MIB::interfaces,,,,,,
.1.3.6.1.2.1.2.1,IF-MIB::ifNumber,Integer32,read-only,,current,,The number of network interfaces (regardless of their current state) present on this system.
.1.3.6.1.2.1.2.2,IF-MIB::ifTable,,not-accessible,,current,,A list of interface entries. The number of entries is given by the value of ifNumber.
.1.3.6.1.2.1.2.2.1,IF-MIB::ifEntry,,not-accessible,ifIndex,current,,An entry containing management information applicable to a particular interface.
.1.3.6.1.2.1.2.2.1.1,IF-MIB::ifIndex,Integer32,read-only,,current,,A unique value, greater than zero, for each interface. 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.
.1.3.6.1.2.1.2.2.1.2,IF-MIB::ifDescr,OCTET,read-only,,current,,A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the interface hardware/software.
.1.3.6.1.2.1.2.2.1.3,IF-MIB::ifType,INTEGER,read-only,,current,other(1):regular1822(2):hdh1822(3):ddnX25(4):rfc877x25(5):ethernetCsmacd(6):iso88023Csmacd(7):iso88024TokenBus(8):iso88025TokenRing(9):iso88026Man(10):starLan(11):proteon10Mbit(12):proteon80Mbit(13):hyperchannel(14):fddi(15):lapb(16):sdlc(17):ds1(18):e1(19):basicISDN(20):primaryISDN(21):propPointToPointSerial(22):ppp(23):softwareLoopback(24):eon(25):ethernet3Mbit(26):nsip(27):slip(28):ultra(29):ds3(30):sip(31):frameRelay(32):rs232(33):para(34):arcnet(35):arcnetPlus(36):atm(37):miox25(38):sonet(39):x25ple(40):iso88022llc(41):localTalk(42):smdsDxi(43):frameRelayService(44):v35(45):hssi(46):hippi(47):modem(48):aal5(49):sonetPath(50):sonetVT(51):smdsIcip(52):propVirtual(53):propMultiplexor(54):ieee80212(55):fibreChannel(56):hippiInterface(57):frameRelayInterconnect(58):aflane8023(59):aflane8025(60):cctEmul(61):fastEther(62):isdn(63):v11(64):v36(65):g703at64k(66):g703at2mb(67):qllc(68):fastEtherFX(69):channel(70):ieee80211(71):ibm370parChan(72):escon(73):dlsw(74):isdns(75):isdnu(76):lapd(77):ipSwitch(78):rsrb(79):atmLogical(80):ds0(81):ds0Bundle(82):bsc(83):async(84):cnr(85):iso88025Dtr(86):eplrs(87):arap(88):propCnls(89):hostPad(90):termPad(91):frameRelayMPI(92):x213(93):adsl(94):radsl(95):sdsl(96):vdsl(97):iso88025CRFPInt(98):myrinet(99):voiceEM(100):voiceFXO(101):voiceFXS(102):voiceEncap(103):voiceOverIp(104):atmDxi(105):atmFuni(106):atmIma(107):pppMultilinkBundle(108):ipOverCdlc(109):ipOverClaw(110):stackToStack(111):virtualIpAddress(112):mpc(113):ipOverAtm(114):iso88025Fiber(115):tdlc(116):gigabitEthernet(117):hdlc(118):lapf(119):v37(120):x25mlp(121):x25huntGroup(122):transpHdlc(123):interleave(124):fast(125):ip(126):docsCableMaclayer(127):docsCableDownstream(128):docsCableUpstream(129):a12MppSwitch(130):tunnel(131):coffee(132):ces(133):atmSubInterface(134):l2vlan(135):l3ipvlan(136):l3ipxvlan(137):digitalPowerline(138):mediaMailOverIp(139):dtm(140):dcn(141):ipForward(142):msdsl(143):ieee1394(144):if-gsn(145):dvbRccMacLayer(146):dvbRccDownstream(147):dvbRccUpstream(148):atmVirtual(149):mplsTunnel(150):srp(151):voiceOverAtm(152):voiceOverFrameRelay(153):idsl(154):compositeLink(155):ss7SigLink(156):propWirelessP2P(157):frForward(158):rfc1483(159):usb(160):ieee8023adLag(161):bgppolicyaccounting(162):frf16MfrBundle(163):h323Gatekeeper(164):h323Proxy(165):mpls(166):mfSigLink(167):hdsl2(168):shdsl(169):ds1FDL(170):pos(171):dvbAsiIn(172):dvbAsiOut(173):plc(174):nfas(175):tr008(176):gr303RDT(177):gr303IDT(178):isup(179):propDocsWirelessMaclayer(180):propDocsWirelessDownstream(181):propDocsWirelessUpstream(182):hiperlan2(183):propBWAp2Mp(184):sonetOverheadChannel(185):digitalWrapperOverheadChannel(186):aal2(187):radioMAC(188):atmRadio(189):imt(190):mvl(191):reachDSL(192):frDlciEndPt(193):atmVciEndPt(194):opticalChannel(195):opticalTransport(196):propAtm(197):voiceOverCable(198):infiniband(199):teLink(200):q2931(201):virtualTg(202):sipTg(203):sipSig(204):docsCableUpstreamChannel(205):econet(206):pon155(207):pon622(208):bridge(209):linegroup(210):voiceEMFGD(211):voiceFGDEANA(212):voiceDID(213):mpegTransport(214):sixToFour(215):gtp(216):pdnEtherLoop1(217):pdnEtherLoop2(218):opticalChannelGroup(219):homepna(220):gfp(221):ciscoISLvlan(222):actelisMetaLOOP(223):fcipLink(224):rpr(225):qam(226):lmp(227):cblVectaStar(228):docsCableMCmtsDownstream(229):adsl2(230):macSecControlledIF(231):macSecUncontrolledIF(232):aviciOpticalEther(233):atmbond(234):voiceFGDOS(235):mocaVersion1(236):ieee80216WMAN(237):adsl2plus(238):dvbRcsMacLayer(239):dvbTdm(240):dvbRcsTdma(241):x86Laps(242):wwanPP(243):wwanPP2(244):voiceEBS(245):ifPwType(246):ilan(247):pip(248):aluELP(249):gpon(250):vdsl2(251):capwapDot11Profile(252):capwapDot11Bss(253):capwapWtpVirtualRadio(254):bits(255):docsCableUpstreamRfPort(256):cableDownstreamRfPort(257):vmwareVirtualNic(258):ieee802154(259):otnOdu(260):otnOtu(261):ifVfiType(262):g9981(263):g9982(264):g9983(265):aluEpon(266):aluEponOnu(267):aluEponPhysicalUni(268):aluEponLogicalLink(269):aluGponOnu(270):aluGponPhysicalUni(271):vmwareNicTeam(272):docsOfdmDownstream(277):docsOfdmaUpstream(278):gfast(279):sdci(280):xboxWireless(281):fastdsl(282):docsCableScte55d1FwdOob(283):docsCableScte55d1RetOob(284):docsCableScte55d2DsOob(285):docsCableScte55d2UsOob(286):docsCableNdf(287):docsCableNdr(288):ptm(289):ghn(290):otnOtsi(291):otnOtuc(292):otnOduc(293):otnOtsig(294):microwaveCarrierTermination(295):microwaveRadioLinkTerminal(296),The type of interface. Additional values for ifType are assigned by the Internet Assigned Numbers Authority (IANA), through updating the syntax of the IANAifType textual convention.
.1.3.6.1.2.1.2.2.1.4,IF-MIB::ifMtu,Integer32,read-only,,current,,The size of the largest packet which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
.1.3.6.1.2.1.2.2.1.5,IF-MIB::ifSpeed,Gauge32,read-only,,current,,An estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ifHighSpeed must be used to report the interace's speed. For a sub-layer which has no concept of bandwidth, this object should be zero.
.1.3.6.1.2.1.2.2.1.6,IF-MIB::ifPhysAddress,OCTET,read-only,,current,,The interface's address at its protocol sub-layer. For example, for an 802.x interface, this object normally contains a MAC address. The interface's media-specific MIB must define the bit and byte ordering and the format of the value of this object. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
.1.3.6.1.2.1.2.2.1.7,IF-MIB::ifAdminStatus,INTEGER,read-write,,current,up(1):down(2):testing(3),The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).
.1.3.6.1.2.1.2.2.1.8,IF-MIB::ifOperStatus,INTEGER,read-only,,current,up(1):down(2):testing(3):unknown(4):dormant(5):notPresent(6):lowerLayerDown(7),The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components.
.1.3.6.1.2.1.2.2.1.9,IF-MIB::ifLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
.1.3.6.1.2.1.2.2.1.10,IF-MIB::ifInOctets,Counter32,read-only,,current,,The total number of octets received on the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.11,IF-MIB::ifInUcastPkts,Counter32,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.12,IF-MIB::ifInNUcastPkts,Counter32,read-only,,deprecated,,The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. This object is deprecated in favour of ifInMulticastPkts and ifInBroadcastPkts.
.1.3.6.1.2.1.2.2.1.13,IF-MIB::ifInDiscards,Counter32,read-only,,current,,The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.14,IF-MIB::ifInErrors,Counter32,read-only,,current,,For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character- oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.15,IF-MIB::ifInUnknownProtos,Counter32,read-only,,current,,For packet-oriented interfaces, the number of packets received via the interface which were discarded because of an unknown or unsupported protocol. For character-oriented or fixed-length interfaces that support protocol multiplexing the number of transmission units received via the interface which were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter will always be 0. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.16,IF-MIB::ifOutOctets,Counter32,read-only,,current,,The total number of octets transmitted out of the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.17,IF-MIB::ifOutUcastPkts,Counter32,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.18,IF-MIB::ifOutNUcastPkts,Counter32,read-only,,deprecated,,The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. This object is deprecated in favour of ifOutMulticastPkts and ifOutBroadcastPkts.
.1.3.6.1.2.1.2.2.1.19,IF-MIB::ifOutDiscards,Counter32,read-only,,current,,The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.20,IF-MIB::ifOutErrors,Counter32,read-only,,current,,For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.21,IF-MIB::ifOutQLen,Gauge32,read-only,,deprecated,,The length of the output packet queue (in packets).
.1.3.6.1.2.1.2.2.1.22,IF-MIB::ifSpecific,OBJECT,read-only,,deprecated,,A reference to MIB definitions specific to the particular media being used to realize the interface. It is recommended that this value point to an instance of a MIB object in the media-specific MIB, i.e., that this object have the semantics associated with the InstancePointer textual convention defined in RFC 2579. In fact, it is recommended that the media-specific MIB specify what value ifSpecific should/can take for values of ifType. If no MIB definitions specific to the particular media are available, the value should be set to the OBJECT IDENTIFIER { 0 0 }.
.1.3.6.1.2.1.3,RFC1213-MIB::at,,,,,,
.1.3.6.1.2.1.3.1,RFC1213-MIB::atTable,,not-accessible,,deprecated,,The Address Translation tables contain the NetworkAddress to `physical' address equivalences. Some interfaces do not use translation tables for determining address equivalences (e.g., DDN-X.25 has an algorithmic method); if all interfaces are of this type, then the Address Translation table is empty, i.e., has zero entries.
.1.3.6.1.2.1.3.1.1,RFC1213-MIB::atEntry,,not-accessible,atIfIndex:atNetAddress,deprecated,,Each entry contains one NetworkAddress to `physical' address equivalence.
.1.3.6.1.2.1.3.1.1.1,RFC1213-MIB::atIfIndex,INTEGER,read-write,,deprecated,,The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
.1.3.6.1.2.1.3.1.1.2,RFC1213-MIB::atPhysAddress,OCTET,read-write,,deprecated,,The media-dependent `physical' address. Setting this object to a null string (one of zero length) has the effect of invaliding the corresponding entry in the atTable object. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant atPhysAddress object.
.1.3.6.1.2.1.3.1.1.3,RFC1213-MIB::atNetAddress,NetworkAddress,read-write,,deprecated,,The NetworkAddress (e.g., the IP address) corresponding to the media-dependent `physical' address.
.1.3.6.1.2.1.4,RFC1213-MIB::ip,,,,,,
.1.3.6.1.2.1.4.1,RFC1213-MIB::ipForwarding,INTEGER,read-write,,mandatory,forwarding(1):not-forwarding(2),The indication of whether this entity is acting as an IP gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP gateways forward datagrams. IP hosts do not (except those source-routed via the host). Note that for some managed nodes, this object may take on only a subset of the values possible. Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to change this object to an inappropriate value.
.1.3.6.1.2.1.4.2,RFC1213-MIB::ipDefaultTTL,INTEGER,read-write,,mandatory,,The default value inserted into the Time-To-Live field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol.
.1.3.6.1.2.1.4.3,RFC1213-MIB::ipInReceives,Counter32,read-only,,mandatory,,The total number of input datagrams received from interfaces, including those received in error.
.1.3.6.1.2.1.4.4,RFC1213-MIB::ipInHdrErrors,Counter32,read-only,,mandatory,,The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
.1.3.6.1.2.1.4.5,RFC1213-MIB::ipInAddrErrors,Counter32,read-only,,mandatory,,The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., Class E). For entities which are not IP Gateways and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.
.1.3.6.1.2.1.4.6,RFC1213-MIB::ipForwDatagrams,Counter32,read-only,,mandatory,,The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as IP Gateways, this counter will include only those packets which were Source-Routed via this entity, and the Source- Route option processing was successful.
.1.3.6.1.2.1.4.7,RFC1213-MIB::ipInUnknownProtos,Counter32,read-only,,mandatory,,The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
.1.3.6.1.2.1.4.8,RFC1213-MIB::ipInDiscards,Counter32,read-only,,mandatory,,The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly.
.1.3.6.1.2.1.4.9,RFC1213-MIB::ipInDelivers,Counter32,read-only,,mandatory,,The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
.1.3.6.1.2.1.4.10,RFC1213-MIB::ipOutRequests,Counter32,read-only,,mandatory,,The total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams.
.1.3.6.1.2.1.4.11,RFC1213-MIB::ipOutDiscards,Counter32,read-only,,mandatory,,The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion.
.1.3.6.1.2.1.4.12,RFC1213-MIB::ipOutNoRoutes,Counter32,read-only,,mandatory,,The number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this counter includes any packets counted in ipForwDatagrams which meet this `no-route' criterion. Note that this includes any datagarms which a host cannot route because all of its default gateways are down.
.1.3.6.1.2.1.4.13,RFC1213-MIB::ipReasmTimeout,INTEGER,read-only,,mandatory,,The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
.1.3.6.1.2.1.4.14,RFC1213-MIB::ipReasmReqds,Counter32,read-only,,mandatory,,The number of IP fragments received which needed to be reassembled at this entity.
.1.3.6.1.2.1.4.15,RFC1213-MIB::ipReasmOKs,Counter32,read-only,,mandatory,,The number of IP datagrams successfully re- assembled.
.1.3.6.1.2.1.4.16,RFC1213-MIB::ipReasmFails,Counter32,read-only,,mandatory,,The number of failures detected by the IP re- assembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not necessarily a count of discarded IP fragments since some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received.
.1.3.6.1.2.1.4.17,RFC1213-MIB::ipFragOKs,Counter32,read-only,,mandatory,,The number of IP datagrams that have been successfully fragmented at this entity.
.1.3.6.1.2.1.4.18,RFC1213-MIB::ipFragFails,Counter32,read-only,,mandatory,,The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set.
.1.3.6.1.2.1.4.19,RFC1213-MIB::ipFragCreates,Counter32,read-only,,mandatory,,The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
.1.3.6.1.2.1.4.20,RFC1213-MIB::ipAddrTable,,not-accessible,,mandatory,,The table of addressing information relevant to this entity's IP addresses.
.1.3.6.1.2.1.4.20.1,RFC1213-MIB::ipAddrEntry,,not-accessible,ipAdEntAddr,mandatory,,The addressing information for one of this entity's IP addresses.
.1.3.6.1.2.1.4.20.1.1,RFC1213-MIB::ipAdEntAddr,IpAddress,read-only,,mandatory,,The IP address to which this entry's addressing information pertains.
.1.3.6.1.2.1.4.20.1.2,RFC1213-MIB::ipAdEntIfIndex,INTEGER,read-only,,mandatory,,The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
.1.3.6.1.2.1.4.20.1.3,RFC1213-MIB::ipAdEntNetMask,IpAddress,read-only,,mandatory,,The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
.1.3.6.1.2.1.4.20.1.4,RFC1213-MIB::ipAdEntBcastAddr,INTEGER,read-only,,mandatory,,The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface.
.1.3.6.1.2.1.4.20.1.5,RFC1213-MIB::ipAdEntReasmMaxSize,INTEGER,read-only,,mandatory,,The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
.1.3.6.1.2.1.4.21,RFC1213-MIB::ipRouteTable,,not-accessible,,mandatory,,This entity's IP Routing table.
.1.3.6.1.2.1.4.21.1,RFC1213-MIB::ipRouteEntry,,not-accessible,ipRouteDest,mandatory,,A route to a particular destination.
.1.3.6.1.2.1.4.21.1.1,RFC1213-MIB::ipRouteDest,IpAddress,read-write,,mandatory,,The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.
.1.3.6.1.2.1.4.21.1.2,RFC1213-MIB::ipRouteIfIndex,INTEGER,read-write,,mandatory,,The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
.1.3.6.1.2.1.4.21.1.3,RFC1213-MIB::ipRouteMetric1,INTEGER,read-write,,mandatory,,The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
.1.3.6.1.2.1.4.21.1.4,RFC1213-MIB::ipRouteMetric2,INTEGER,read-write,,mandatory,,An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
.1.3.6.1.2.1.4.21.1.5,RFC1213-MIB::ipRouteMetric3,INTEGER,read-write,,mandatory,,An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
.1.3.6.1.2.1.4.21.1.6,RFC1213-MIB::ipRouteMetric4,INTEGER,read-write,,mandatory,,An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
.1.3.6.1.2.1.4.21.1.7,RFC1213-MIB::ipRouteNextHop,IpAddress,read-write,,mandatory,,The IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)
.1.3.6.1.2.1.4.21.1.8,RFC1213-MIB::ipRouteType,INTEGER,read-write,,mandatory,other(1):invalid(2):direct(3):indirect(4),The type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipRouteTable object. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipRouteType object.
.1.3.6.1.2.1.4.21.1.9,RFC1213-MIB::ipRouteProto,INTEGER,read-only,,mandatory,other(1):local(2):netmgmt(3):icmp(4):egp(5):ggp(6):hello(7):rip(8):is-is(9):es-is(10):ciscoIgrp(11):bbnSpfIgp(12):ospf(13):bgp(14),The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
.1.3.6.1.2.1.4.21.1.10,RFC1213-MIB::ipRouteAge,INTEGER,read-write,,mandatory,,The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
.1.3.6.1.2.1.4.21.1.11,RFC1213-MIB::ipRouteMask,IpAddress,read-write,,mandatory,,Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRouteMask by determining whether the value of the correspondent ipRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.
.1.3.6.1.2.1.4.21.1.12,RFC1213-MIB::ipRouteMetric5,INTEGER,read-write,,mandatory,,An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
.1.3.6.1.2.1.4.21.1.13,RFC1213-MIB::ipRouteInfo,OBJECT,read-only,,mandatory,,A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's ipRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
.1.3.6.1.2.1.4.22,RFC1213-MIB::ipNetToMediaTable,,not-accessible,,mandatory,,The IP Address Translation table used for mapping from IP addresses to physical addresses.
.1.3.6.1.2.1.4.22.1,RFC1213-MIB::ipNetToMediaEntry,,not-accessible,ipNetToMediaIfIndex:ipNetToMediaNetAddress,mandatory,,Each entry contains one IpAddress to `physical' address equivalence.
.1.3.6.1.2.1.4.22.1.1,RFC1213-MIB::ipNetToMediaIfIndex,INTEGER,read-write,,mandatory,,The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
.1.3.6.1.2.1.4.22.1.2,RFC1213-MIB::ipNetToMediaPhysAddress,OCTET,read-write,,mandatory,,The media-dependent `physical' address.
.1.3.6.1.2.1.4.22.1.3,RFC1213-MIB::ipNetToMediaNetAddress,IpAddress,read-write,,mandatory,,The IpAddress corresponding to the media- dependent `physical' address.
.1.3.6.1.2.1.4.22.1.4,RFC1213-MIB::ipNetToMediaType,INTEGER,read-write,,mandatory,other(1):invalid(2):dynamic(3):static(4),The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipNetToMediaType object.
.1.3.6.1.2.1.4.23,RFC1213-MIB::ipRoutingDiscards,Counter32,read-only,,mandatory,,The number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.
.1.3.6.1.2.1.5,RFC1213-MIB::icmp,,,,,,
.1.3.6.1.2.1.5.1,RFC1213-MIB::icmpInMsgs,Counter32,read-only,,mandatory,,The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
.1.3.6.1.2.1.5.2,RFC1213-MIB::icmpInErrors,Counter32,read-only,,mandatory,,The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
.1.3.6.1.2.1.5.3,RFC1213-MIB::icmpInDestUnreachs,Counter32,read-only,,mandatory,,The number of ICMP Destination Unreachable messages received.
.1.3.6.1.2.1.5.4,RFC1213-MIB::icmpInTimeExcds,Counter32,read-only,,mandatory,,The number of ICMP Time Exceeded messages received.
.1.3.6.1.2.1.5.5,RFC1213-MIB::icmpInParmProbs,Counter32,read-only,,mandatory,,The number of ICMP Parameter Problem messages received.
.1.3.6.1.2.1.5.6,RFC1213-MIB::icmpInSrcQuenchs,Counter32,read-only,,mandatory,,The number of ICMP Source Quench messages received.
.1.3.6.1.2.1.5.7,RFC1213-MIB::icmpInRedirects,Counter32,read-only,,mandatory,,The number of ICMP Redirect messages received.
.1.3.6.1.2.1.5.8,RFC1213-MIB::icmpInEchos,Counter32,read-only,,mandatory,,The number of ICMP Echo (request) messages received.
.1.3.6.1.2.1.5.9,RFC1213-MIB::icmpInEchoReps,Counter32,read-only,,mandatory,,The number of ICMP Echo Reply messages received.
.1.3.6.1.2.1.5.10,RFC1213-MIB::icmpInTimestamps,Counter32,read-only,,mandatory,,The number of ICMP Timestamp (request) messages received.
.1.3.6.1.2.1.5.11,RFC1213-MIB::icmpInTimestampReps,Counter32,read-only,,mandatory,,The number of ICMP Timestamp Reply messages received.
.1.3.6.1.2.1.5.12,RFC1213-MIB::icmpInAddrMasks,Counter32,read-only,,mandatory,,The number of ICMP Address Mask Request messages received.
.1.3.6.1.2.1.5.13,RFC1213-MIB::icmpInAddrMaskReps,Counter32,read-only,,mandatory,,The number of ICMP Address Mask Reply messages received.
.1.3.6.1.2.1.5.14,RFC1213-MIB::icmpOutMsgs,Counter32,read-only,,mandatory,,The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
.1.3.6.1.2.1.5.15,RFC1213-MIB::icmpOutErrors,Counter32,read-only,,mandatory,,The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.
.1.3.6.1.2.1.5.16,RFC1213-MIB::icmpOutDestUnreachs,Counter32,read-only,,mandatory,,The number of ICMP Destination Unreachable messages sent.
.1.3.6.1.2.1.5.17,RFC1213-MIB::icmpOutTimeExcds,Counter32,read-only,,mandatory,,The number of ICMP Time Exceeded messages sent.
.1.3.6.1.2.1.5.18,RFC1213-MIB::icmpOutParmProbs,Counter32,read-only,,mandatory,,The number of ICMP Parameter Problem messages sent.
.1.3.6.1.2.1.5.19,RFC1213-MIB::icmpOutSrcQuenchs,Counter32,read-only,,mandatory,,The number of ICMP Source Quench messages sent.
.1.3.6.1.2.1.5.20,RFC1213-MIB::icmpOutRedirects,Counter32,read-only,,mandatory,,The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
.1.3.6.1.2.1.5.21,RFC1213-MIB::icmpOutEchos,Counter32,read-only,,mandatory,,The number of ICMP Echo (request) messages sent.
.1.3.6.1.2.1.5.22,RFC1213-MIB::icmpOutEchoReps,Counter32,read-only,,mandatory,,The number of ICMP Echo Reply messages sent.
.1.3.6.1.2.1.5.23,RFC1213-MIB::icmpOutTimestamps,Counter32,read-only,,mandatory,,The number of ICMP Timestamp (request) messages sent.
.1.3.6.1.2.1.5.24,RFC1213-MIB::icmpOutTimestampReps,Counter32,read-only,,mandatory,,The number of ICMP Timestamp Reply messages sent.
.1.3.6.1.2.1.5.25,RFC1213-MIB::icmpOutAddrMasks,Counter32,read-only,,mandatory,,The number of ICMP Address Mask Request messages sent.
.1.3.6.1.2.1.5.26,RFC1213-MIB::icmpOutAddrMaskReps,Counter32,read-only,,mandatory,,The number of ICMP Address Mask Reply messages sent.
.1.3.6.1.2.1.6,RFC1213-MIB::tcp,,,,,,
.1.3.6.1.2.1.6.1,RFC1213-MIB::tcpRtoAlgorithm,INTEGER,read-only,,mandatory,other(1):constant(2):rsre(3):vanj(4),The algorithm used to determine the timeout value used for retransmitting unacknowledged octets.
.1.3.6.1.2.1.6.2,RFC1213-MIB::tcpRtoMin,INTEGER,read-only,,mandatory,,The minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the LBOUND quantity described in RFC 793.
.1.3.6.1.2.1.6.3,RFC1213-MIB::tcpRtoMax,INTEGER,read-only,,mandatory,,The maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the UBOUND quantity described in RFC 793.
.1.3.6.1.2.1.6.4,RFC1213-MIB::tcpMaxConn,INTEGER,read-only,,mandatory,,The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1.
.1.3.6.1.2.1.6.5,RFC1213-MIB::tcpActiveOpens,Counter32,read-only,,mandatory,,The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
.1.3.6.1.2.1.6.6,RFC1213-MIB::tcpPassiveOpens,Counter32,read-only,,mandatory,,The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
.1.3.6.1.2.1.6.7,RFC1213-MIB::tcpAttemptFails,Counter32,read-only,,mandatory,,The number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
.1.3.6.1.2.1.6.8,RFC1213-MIB::tcpEstabResets,Counter32,read-only,,mandatory,,The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
.1.3.6.1.2.1.6.9,RFC1213-MIB::tcpCurrEstab,Gauge32,read-only,,mandatory,,The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.
.1.3.6.1.2.1.6.10,RFC1213-MIB::tcpInSegs,Counter32,read-only,,mandatory,,The total number of segments received, including those received in error. This count includes segments received on currently established connections.
.1.3.6.1.2.1.6.11,RFC1213-MIB::tcpOutSegs,Counter32,read-only,,mandatory,,The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.
.1.3.6.1.2.1.6.12,RFC1213-MIB::tcpRetransSegs,Counter32,read-only,,mandatory,,The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets.
.1.3.6.1.2.1.6.13,RFC1213-MIB::tcpConnTable,,not-accessible,,mandatory,,A table containing TCP connection-specific information.
.1.3.6.1.2.1.6.13.1,RFC1213-MIB::tcpConnEntry,,not-accessible,tcpConnLocalAddress:tcpConnLocalPort:tcpConnRemAddress:tcpConnRemPort,mandatory,,Information about a particular current TCP connection. An object of this type is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state.
.1.3.6.1.2.1.6.13.1.1,RFC1213-MIB::tcpConnState,INTEGER,read-write,,mandatory,closed(1):listen(2):synSent(3):synReceived(4):established(5):finWait1(6):finWait2(7):closeWait(8):lastAck(9):closing(10):timeWait(11):deleteTCB(12),The state of this TCP connection. The only value which may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to set this object to any other value. If a management station sets this object to the value deleteTCB(12), then this has the effect of deleting the TCB (as defined in RFC 793) of the corresponding connection on the managed node, resulting in immediate termination of the connection. As an implementation-specific option, a RST segment may be sent from the managed node to the other TCP endpoint (note however that RST segments are not sent reliably).
.1.3.6.1.2.1.6.13.1.2,RFC1213-MIB::tcpConnLocalAddress,IpAddress,read-only,,mandatory,,The local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used.
.1.3.6.1.2.1.6.13.1.3,RFC1213-MIB::tcpConnLocalPort,INTEGER,read-only,,mandatory,,The local port number for this TCP connection.
.1.3.6.1.2.1.6.13.1.4,RFC1213-MIB::tcpConnRemAddress,IpAddress,read-only,,mandatory,,The remote IP address for this TCP connection.
.1.3.6.1.2.1.6.13.1.5,RFC1213-MIB::tcpConnRemPort,INTEGER,read-only,,mandatory,,The remote port number for this TCP connection.
.1.3.6.1.2.1.6.14,RFC1213-MIB::tcpInErrs,Counter32,read-only,,mandatory,,The total number of segments received in error (e.g., bad TCP checksums).
.1.3.6.1.2.1.6.15,RFC1213-MIB::tcpOutRsts,Counter32,read-only,,mandatory,,The number of TCP segments sent containing the RST flag.
.1.3.6.1.2.1.7,RFC1213-MIB::udp,,,,,,
.1.3.6.1.2.1.7.1,RFC1213-MIB::udpInDatagrams,Counter32,read-only,,mandatory,,The total number of UDP datagrams delivered to UDP users.
.1.3.6.1.2.1.7.2,RFC1213-MIB::udpNoPorts,Counter32,read-only,,mandatory,,The total number of received UDP datagrams for which there was no application at the destination port.
.1.3.6.1.2.1.7.3,RFC1213-MIB::udpInErrors,Counter32,read-only,,mandatory,,The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
.1.3.6.1.2.1.7.4,RFC1213-MIB::udpOutDatagrams,Counter32,read-only,,mandatory,,The total number of UDP datagrams sent from this entity.
.1.3.6.1.2.1.7.5,RFC1213-MIB::udpTable,,not-accessible,,mandatory,,A table containing UDP listener information.
.1.3.6.1.2.1.7.5.1,RFC1213-MIB::udpEntry,,not-accessible,udpLocalAddress:udpLocalPort,mandatory,,Information about a particular current UDP listener.
.1.3.6.1.2.1.7.5.1.1,RFC1213-MIB::udpLocalAddress,IpAddress,read-only,,mandatory,,The local IP address for this UDP listener. In the case of a UDP listener which is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used.
.1.3.6.1.2.1.7.5.1.2,RFC1213-MIB::udpLocalPort,INTEGER,read-only,,mandatory,,The local port number for this UDP listener.
.1.3.6.1.2.1.8,RFC1213-MIB::egp,,,,,,
.1.3.6.1.2.1.8.1,RFC1213-MIB::egpInMsgs,Counter32,read-only,,mandatory,,The number of EGP messages received without error.
.1.3.6.1.2.1.8.2,RFC1213-MIB::egpInErrors,Counter32,read-only,,mandatory,,The number of EGP messages received that proved to be in error.
.1.3.6.1.2.1.8.3,RFC1213-MIB::egpOutMsgs,Counter32,read-only,,mandatory,,The total number of locally generated EGP messages.
.1.3.6.1.2.1.8.4,RFC1213-MIB::egpOutErrors,Counter32,read-only,,mandatory,,The number of locally generated EGP messages not sent due to resource limitations within an EGP entity.
.1.3.6.1.2.1.8.5,RFC1213-MIB::egpNeighTable,,not-accessible,,mandatory,,The EGP neighbor table.
.1.3.6.1.2.1.8.5.1,RFC1213-MIB::egpNeighEntry,,not-accessible,egpNeighAddr,mandatory,,Information about this entity's relationship with a particular EGP neighbor.
.1.3.6.1.2.1.8.5.1.1,RFC1213-MIB::egpNeighState,INTEGER,read-only,,mandatory,idle(1):acquisition(2):down(3):up(4):cease(5),The EGP state of the local system with respect to this entry's EGP neighbor. Each EGP state is represented by a value that is one greater than the numerical value associated with said state in RFC 904.
.1.3.6.1.2.1.8.5.1.2,RFC1213-MIB::egpNeighAddr,IpAddress,read-only,,mandatory,,The IP address of this entry's EGP neighbor.
.1.3.6.1.2.1.8.5.1.3,RFC1213-MIB::egpNeighAs,INTEGER,read-only,,mandatory,,The autonomous system of this EGP peer. Zero should be specified if the autonomous system number of the neighbor is not yet known.
.1.3.6.1.2.1.8.5.1.4,RFC1213-MIB::egpNeighInMsgs,Counter32,read-only,,mandatory,,The number of EGP messages received without error from this EGP peer.
.1.3.6.1.2.1.8.5.1.5,RFC1213-MIB::egpNeighInErrs,Counter32,read-only,,mandatory,,The number of EGP messages received from this EGP peer that proved to be in error (e.g., bad EGP checksum).
.1.3.6.1.2.1.8.5.1.6,RFC1213-MIB::egpNeighOutMsgs,Counter32,read-only,,mandatory,,The number of locally generated EGP messages to this EGP peer.
.1.3.6.1.2.1.8.5.1.7,RFC1213-MIB::egpNeighOutErrs,Counter32,read-only,,mandatory,,The number of locally generated EGP messages not sent to this EGP peer due to resource limitations within an EGP entity.
.1.3.6.1.2.1.8.5.1.8,RFC1213-MIB::egpNeighInErrMsgs,Counter32,read-only,,mandatory,,The number of EGP-defined error messages received from this EGP peer.
.1.3.6.1.2.1.8.5.1.9,RFC1213-MIB::egpNeighOutErrMsgs,Counter32,read-only,,mandatory,,The number of EGP-defined error messages sent to this EGP peer.
.1.3.6.1.2.1.8.5.1.10,RFC1213-MIB::egpNeighStateUps,Counter32,read-only,,mandatory,,The number of EGP state transitions to the UP state with this EGP peer.
.1.3.6.1.2.1.8.5.1.11,RFC1213-MIB::egpNeighStateDowns,Counter32,read-only,,mandatory,,The number of EGP state transitions from the UP state to any other state with this EGP peer.
.1.3.6.1.2.1.8.5.1.12,RFC1213-MIB::egpNeighIntervalHello,INTEGER,read-only,,mandatory,,The interval between EGP Hello command retransmissions (in hundredths of a second). This represents the t1 timer as defined in RFC 904.
.1.3.6.1.2.1.8.5.1.13,RFC1213-MIB::egpNeighIntervalPoll,INTEGER,read-only,,mandatory,,The interval between EGP poll command retransmissions (in hundredths of a second). This represents the t3 timer as defined in RFC 904.
.1.3.6.1.2.1.8.5.1.14,RFC1213-MIB::egpNeighMode,INTEGER,read-only,,mandatory,active(1):passive(2),The polling mode of this EGP entity, either passive or active.
.1.3.6.1.2.1.8.5.1.15,RFC1213-MIB::egpNeighEventTrigger,INTEGER,read-write,,mandatory,start(1):stop(2),A control variable used to trigger operator- initiated Start and Stop events. When read, this variable always returns the most recent value that egpNeighEventTrigger was set to. If it has not been set since the last initialization of the network management subsystem on the node, it returns a value of `stop'. When set, this variable causes a Start or Stop event on the specified neighbor, as specified on pages 8-10 of RFC 904. Briefly, a Start event causes an Idle peer to begin neighbor acquisition and a non-Idle peer to reinitiate neighbor acquisition. A stop event causes a non-Idle peer to return to the Idle state until a Start event occurs, either via egpNeighEventTrigger or otherwise.
.1.3.6.1.2.1.8.6,RFC1213-MIB::egpAs,INTEGER,read-only,,mandatory,,The autonomous system number of this EGP entity.
.1.3.6.1.2.1.10,SNMPv2-SMI::transmission,,,,,,
.1.3.6.1.2.1.11,SNMPv2-MIB::snmp,,,,,,
.1.3.6.1.2.1.11.1,SNMPv2-MIB::snmpInPkts,Counter32,read-only,,current,,The total number of messages delivered to the SNMP entity from the transport service.
.1.3.6.1.2.1.11.2,SNMPv2-MIB::snmpOutPkts,Counter32,read-only,,obsolete,,The total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service.
.1.3.6.1.2.1.11.3,SNMPv2-MIB::snmpInBadVersions,Counter32,read-only,,current,,The total number of SNMP messages which were delivered to the SNMP entity and were for an unsupported SNMP version.
.1.3.6.1.2.1.11.4,SNMPv2-MIB::snmpInBadCommunityNames,Counter32,read-only,,current,,The total number of community-based SNMP messages (for example, SNMPv1) delivered to the SNMP entity which used an SNMP community name not known to said entity. Also, implementations which authenticate community-based SNMP messages using check(s) in addition to matching the community name (for example, by also checking whether the message originated from a transport address allowed to use a specified community name) MAY include in this value the number of messages which failed the additional check(s). It is strongly RECOMMENDED that the documentation for any security model which is used to authenticate community-based SNMP messages specify the precise conditions that contribute to this value.
.1.3.6.1.2.1.11.5,SNMPv2-MIB::snmpInBadCommunityUses,Counter32,read-only,,current,,The total number of community-based SNMP messages (for example, SNMPv1) delivered to the SNMP entity which represented an SNMP operation that was not allowed for the SNMP community named in the message. The precise conditions under which this counter is incremented (if at all) depend on how the SNMP entity implements its access control mechanism and how its applications interact with that access control mechanism. It is strongly RECOMMENDED that the documentation for any access control mechanism which is used to control access to and visibility of MIB instrumentation specify the precise conditions that contribute to this value.
.1.3.6.1.2.1.11.6,SNMPv2-MIB::snmpInASNParseErrs,Counter32,read-only,,current,,The total number of ASN.1 or BER errors encountered by the SNMP entity when decoding received SNMP messages.
.1.3.6.1.2.1.11.8,SNMPv2-MIB::snmpInTooBigs,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field was `tooBig'.
.1.3.6.1.2.1.11.9,SNMPv2-MIB::snmpInNoSuchNames,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field was `noSuchName'.
.1.3.6.1.2.1.11.10,SNMPv2-MIB::snmpInBadValues,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field was `badValue'.
.1.3.6.1.2.1.11.11,SNMPv2-MIB::snmpInReadOnlys,Counter32,read-only,,obsolete,,The total number valid SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field was `readOnly'. It should be noted that it is a protocol error to generate an SNMP PDU which contains the value `readOnly' in the error-status field, as such this object is provided as a means of detecting incorrect implementations of the SNMP.
.1.3.6.1.2.1.11.12,SNMPv2-MIB::snmpInGenErrs,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field was `genErr'.
.1.3.6.1.2.1.11.13,SNMPv2-MIB::snmpInTotalReqVars,Counter32,read-only,,obsolete,,The total number of MIB objects which have been retrieved successfully by the SNMP protocol entity as the result of receiving valid SNMP Get-Request and Get-Next PDUs.
.1.3.6.1.2.1.11.14,SNMPv2-MIB::snmpInTotalSetVars,Counter32,read-only,,obsolete,,The total number of MIB objects which have been altered successfully by the SNMP protocol entity as the result of receiving valid SNMP Set-Request PDUs.
.1.3.6.1.2.1.11.15,SNMPv2-MIB::snmpInGetRequests,Counter32,read-only,,obsolete,,The total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity.
.1.3.6.1.2.1.11.16,SNMPv2-MIB::snmpInGetNexts,Counter32,read-only,,obsolete,,The total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity.
.1.3.6.1.2.1.11.17,SNMPv2-MIB::snmpInSetRequests,Counter32,read-only,,obsolete,,The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity.
.1.3.6.1.2.1.11.18,SNMPv2-MIB::snmpInGetResponses,Counter32,read-only,,obsolete,,The total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity.
.1.3.6.1.2.1.11.19,SNMPv2-MIB::snmpInTraps,Counter32,read-only,,obsolete,,The total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity.
.1.3.6.1.2.1.11.20,SNMPv2-MIB::snmpOutTooBigs,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field was `tooBig.'
.1.3.6.1.2.1.11.21,SNMPv2-MIB::snmpOutNoSuchNames,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status was `noSuchName'.
.1.3.6.1.2.1.11.22,SNMPv2-MIB::snmpOutBadValues,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field was `badValue'.
.1.3.6.1.2.1.11.24,SNMPv2-MIB::snmpOutGenErrs,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field was `genErr'.
.1.3.6.1.2.1.11.25,SNMPv2-MIB::snmpOutGetRequests,Counter32,read-only,,obsolete,,The total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.26,SNMPv2-MIB::snmpOutGetNexts,Counter32,read-only,,obsolete,,The total number of SNMP Get-Next PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.27,SNMPv2-MIB::snmpOutSetRequests,Counter32,read-only,,obsolete,,The total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.28,SNMPv2-MIB::snmpOutGetResponses,Counter32,read-only,,obsolete,,The total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.29,SNMPv2-MIB::snmpOutTraps,Counter32,read-only,,obsolete,,The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.30,SNMPv2-MIB::snmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.2.1.11.31,SNMPv2-MIB::snmpSilentDrops,Counter32,read-only,,current,,The total number of Confirmed Class PDUs (such as GetRequest-PDUs, GetNextRequest-PDUs, GetBulkRequest-PDUs, SetRequest-PDUs, and InformRequest-PDUs) delivered to the SNMP entity which were silently dropped because the size of a reply containing an alternate Response Class PDU (such as a Response-PDU) with an empty variable-bindings field was greater than either a local constraint or the maximum message size associated with the originator of the request.
.1.3.6.1.2.1.11.32,SNMPv2-MIB::snmpProxyDrops,Counter32,read-only,,current,,The total number of Confirmed Class PDUs (such as GetRequest-PDUs, GetNextRequest-PDUs, GetBulkRequest-PDUs, SetRequest-PDUs, and InformRequest-PDUs) delivered to the SNMP entity which were silently dropped because the transmission of the (possibly translated) message to a proxy target failed in a manner (other than a time-out) such that no Response Class PDU (such as a Response-PDU) could be returned.
.1.3.6.1.2.1.14,OSPF-MIB::ospf,,,,,,The MIB module to describe the OSPF Version 2 Protocol. Note that some objects in this MIB module may pose a significant security risk. Refer to the Security Considerations section in RFC 4750 for more information. Copyright (C) The IETF Trust (2006). This version of this MIB module is part of RFC 4750; see the RFC itself for full legal notices.
.1.3.6.1.2.1.14.1,OSPF-MIB::ospfGeneralGroup,,,,,,
.1.3.6.1.2.1.14.1.1,OSPF-MIB::ospfRouterId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the router in the Autonomous System. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.2,OSPF-MIB::ospfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.3,OSPF-MIB::ospfVersionNumber,INTEGER,read-only,,current,version2(2),The current version number of the OSPF protocol is 2.
.1.3.6.1.2.1.14.1.4,OSPF-MIB::ospfAreaBdrRtrStatus,INTEGER,read-only,,current,true(1):false(2),A flag to note whether this router is an Area Border Router.
.1.3.6.1.2.1.14.1.5,OSPF-MIB::ospfASBdrRtrStatus,INTEGER,read-write,,current,true(1):false(2),A flag to note whether this router is configured as an Autonomous System Border Router. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.6,OSPF-MIB::ospfExternLsaCount,Gauge32,read-only,,current,,The number of external (LS type-5) link state advertisements in the link state database.
.1.3.6.1.2.1.14.1.7,OSPF-MIB::ospfExternLsaCksumSum,Integer32,read-only,,current,,The 32-bit sum of the LS checksums of the external link state advertisements contained in the link state database. This sum can be used to determine if there has been a change in a router's link state database and to compare the link state database of two routers. The value should be treated as unsigned when comparing two sums of checksums.
.1.3.6.1.2.1.14.1.8,OSPF-MIB::ospfTOSSupport,INTEGER,read-write,,current,true(1):false(2),The router's support for type-of-service routing. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.9,OSPF-MIB::ospfOriginateNewLsas,Counter32,read-only,,current,,The number of new link state advertisements that have been originated. This number is incremented each time the router originates a new LSA. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
.1.3.6.1.2.1.14.1.10,OSPF-MIB::ospfRxNewLsas,Counter32,read-only,,current,,The number of link state advertisements received that are determined to be new instantiations. This number does not include newer instantiations of self-originated link state advertisements. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
.1.3.6.1.2.1.14.1.11,OSPF-MIB::ospfExtLsdbLimit,Integer32,read-write,,current,,The maximum number of non-default AS-external LSAs entries that can be stored in the link state database. If the value is -1, then there is no limit. When the number of non-default AS-external LSAs in a router's link state database reaches ospfExtLsdbLimit, the router enters overflow state. The router never holds more than ospfExtLsdbLimit non-default AS-external LSAs in its database. OspfExtLsdbLimit MUST be set identically in all routers attached to the OSPF backbone and/or any regular OSPF area (i.e., OSPF stub areas and NSSAs are excluded). This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.12,OSPF-MIB::ospfMulticastExtensions,Integer32,read-write,,current,,A bit mask indicating whether the router is forwarding IP multicast (Class D) datagrams based on the algorithms defined in the multicast extensions to OSPF. Bit 0, if set, indicates that the router can forward IP multicast datagrams in the router's directly attached areas (called intra-area multicast routing). Bit 1, if set, indicates that the router can forward IP multicast datagrams between OSPF areas (called inter-area multicast routing). Bit 2, if set, indicates that the router can forward IP multicast datagrams between Autonomous Systems (called inter-AS multicast routing). Only certain combinations of bit settings are allowed, namely: 0 (no multicast forwarding is enabled), 1 (intra-area multicasting only), 3 (intra-area and inter-area multicasting), 5 (intra-area and inter-AS multicasting), and 7 (multicasting everywhere). By default, no multicast forwarding is enabled. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.13,OSPF-MIB::ospfExitOverflowInterval,Integer32,read-write,,current,,The number of seconds that, after entering OverflowState, a router will attempt to leave OverflowState. This allows the router to again originate non-default AS-external LSAs. When set to 0, the router will not leave overflow state until restarted. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.14,OSPF-MIB::ospfDemandExtensions,INTEGER,read-write,,current,true(1):false(2),The router's support for demand routing. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.15,OSPF-MIB::ospfRFC1583Compatibility,INTEGER,read-write,,current,true(1):false(2),Indicates metrics used to choose among multiple AS-external LSAs. When RFC1583Compatibility is set to enabled, only cost will be used when choosing among multiple AS-external LSAs advertising the same destination. When RFC1583Compatibility is set to disabled, preference will be driven first by type of path using cost only to break ties. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.16,OSPF-MIB::ospfOpaqueLsaSupport,INTEGER,read-only,,current,true(1):false(2),The router's support for Opaque LSA types.
.1.3.6.1.2.1.14.1.17,OSPF-MIB::ospfReferenceBandwidth,Unsigned32,read-write,,current,,Reference bandwidth in kilobits/second for calculating default interface metrics. The default value is 100,000 KBPS (100 MBPS). This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.18,OSPF-MIB::ospfRestartSupport,INTEGER,read-write,,current,none(1):plannedOnly(2):plannedAndUnplanned(3),The router's support for OSPF graceful restart. Options include: no restart support, only planned restarts, or both planned and unplanned restarts. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.19,OSPF-MIB::ospfRestartInterval,Integer32,read-write,,current,,Configured OSPF graceful restart timeout interval. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.20,OSPF-MIB::ospfRestartStrictLsaChecking,INTEGER,read-write,,current,true(1):false(2),Indicates if strict LSA checking is enabled for graceful restart. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.21,OSPF-MIB::ospfRestartStatus,INTEGER,read-only,,current,notRestarting(1):plannedRestart(2):unplannedRestart(3),Current status of OSPF graceful restart.
.1.3.6.1.2.1.14.1.22,OSPF-MIB::ospfRestartAge,Unsigned32,read-only,,current,,Remaining time in current OSPF graceful restart interval.
.1.3.6.1.2.1.14.1.23,OSPF-MIB::ospfRestartExitReason,INTEGER,read-only,,current,none(1):inProgress(2):completed(3):timedOut(4):topologyChanged(5),Describes the outcome of the last attempt at a graceful restart. If the value is 'none', no restart has yet been attempted. If the value is 'inProgress', a restart attempt is currently underway.
.1.3.6.1.2.1.14.1.24,OSPF-MIB::ospfAsLsaCount,Gauge32,read-only,,current,,The number of AS-scope link state advertisements in the AS-scope link state database.
.1.3.6.1.2.1.14.1.25,OSPF-MIB::ospfAsLsaCksumSum,Unsigned32,read-only,,current,,The 32-bit unsigned sum of the LS checksums of the AS link state advertisements contained in the AS-scope link state database. This sum can be used to determine if there has been a change in a router's AS-scope link state database, and to compare the AS-scope link state database of two routers.
.1.3.6.1.2.1.14.1.26,OSPF-MIB::ospfStubRouterSupport,INTEGER,read-only,,current,true(1):false(2),The router's support for stub router functionality.
.1.3.6.1.2.1.14.1.27,OSPF-MIB::ospfStubRouterAdvertisement,INTEGER,read-write,,current,doNotAdvertise(1):advertise(2),This object controls the advertisement of stub router LSAs by the router. The value doNotAdvertise will result in the advertisement of a standard router LSA and is the default value. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.1.28,OSPF-MIB::ospfDiscontinuityTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at which any one of this MIB's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
.1.3.6.1.2.1.14.2,OSPF-MIB::ospfAreaTable,,not-accessible,,current,,Information describing the configured parameters and cumulative statistics of the router's attached areas. The interfaces and virtual links are configured as part of these areas. Area 0.0.0.0, by definition, is the backbone area.
.1.3.6.1.2.1.14.2.1,OSPF-MIB::ospfAreaEntry,,not-accessible,ospfAreaId,current,,Information describing the configured parameters and cumulative statistics of one of the router's attached areas. The interfaces and virtual links are configured as part of these areas. Area 0.0.0.0, by definition, is the backbone area. Information in this table is persistent and when this object is written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.2.1.1,OSPF-MIB::ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.2.1.14.2.1.2,OSPF-MIB::ospfAuthType,INTEGER,read-create,,obsolete,none(0):simplePassword(1):md5(2),The authentication type specified for an area.
.1.3.6.1.2.1.14.2.1.3,OSPF-MIB::ospfImportAsExtern,INTEGER,read-create,,current,importExternal(1):importNoExternal(2):importNssa(3),Indicates if an area is a stub area, NSSA, or standard area. Type-5 AS-external LSAs and type-11 Opaque LSAs are not imported into stub areas or NSSAs. NSSAs import AS-external data as type-7 LSAs
.1.3.6.1.2.1.14.2.1.4,OSPF-MIB::ospfSpfRuns,Counter32,read-only,,current,,The number of times that the intra-area route table has been calculated using this area's link state database. This is typically done using Dijkstra's algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
.1.3.6.1.2.1.14.2.1.5,OSPF-MIB::ospfAreaBdrRtrCount,Gauge32,read-only,,current,,The total number of Area Border Routers reachable within this area. This is initially zero and is calculated in each Shortest Path First (SPF) pass.
.1.3.6.1.2.1.14.2.1.6,OSPF-MIB::ospfAsBdrRtrCount,Gauge32,read-only,,current,,The total number of Autonomous System Border Routers reachable within this area. This is initially zero and is calculated in each SPF pass.
.1.3.6.1.2.1.14.2.1.7,OSPF-MIB::ospfAreaLsaCount,Gauge32,read-only,,current,,The total number of link state advertisements in this area's link state database, excluding AS-external LSAs.
.1.3.6.1.2.1.14.2.1.8,OSPF-MIB::ospfAreaLsaCksumSum,Integer32,read-only,,current,,The 32-bit sum of the link state advertisements' LS checksums contained in this area's link state database. This sum excludes external (LS type-5) link state advertisements. The sum can be used to determine if there has been a change in a router's link state database, and to compare the link state database of two routers. The value should be treated as unsigned when comparing two sums of checksums.
.1.3.6.1.2.1.14.2.1.9,OSPF-MIB::ospfAreaSummary,INTEGER,read-create,,current,noAreaSummary(1):sendAreaSummary(2),The variable ospfAreaSummary controls the import of summary LSAs into stub and NSSA areas. It has no effect on other areas. If it is noAreaSummary, the router will not originate summary LSAs into the stub or NSSA area. It will rely entirely on its default route. If it is sendAreaSummary, the router will both summarize and propagate summary LSAs.
.1.3.6.1.2.1.14.2.1.10,OSPF-MIB::ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
.1.3.6.1.2.1.14.2.1.11,OSPF-MIB::ospfAreaNssaTranslatorRole,INTEGER,read-create,,current,always(1):candidate(2),Indicates an NSSA border router's ability to perform NSSA translation of type-7 LSAs into type-5 LSAs.
.1.3.6.1.2.1.14.2.1.12,OSPF-MIB::ospfAreaNssaTranslatorState,INTEGER,read-only,,current,enabled(1):elected(2):disabled(3),Indicates if and how an NSSA border router is performing NSSA translation of type-7 LSAs into type-5 LSAs. When this object is set to enabled, the NSSA Border router's OspfAreaNssaExtTranslatorRole has been set to always. When this object is set to elected, a candidate NSSA Border router is Translating type-7 LSAs into type-5. When this object is set to disabled, a candidate NSSA border router is NOT translating type-7 LSAs into type-5.
.1.3.6.1.2.1.14.2.1.13,OSPF-MIB::ospfAreaNssaTranslatorStabilityInterval,Integer32,read-create,,current,,The number of seconds after an elected translator determines its services are no longer required, that it should continue to perform its translation duties.
.1.3.6.1.2.1.14.2.1.14,OSPF-MIB::ospfAreaNssaTranslatorEvents,Counter32,read-only,,current,,Indicates the number of translator state changes that have occurred since the last boot-up. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
.1.3.6.1.2.1.14.3,OSPF-MIB::ospfStubAreaTable,,not-accessible,,current,,The set of metrics that will be advertised by a default Area Border Router into a stub area.
.1.3.6.1.2.1.14.3.1,OSPF-MIB::ospfStubAreaEntry,,not-accessible,ospfStubAreaId:ospfStubTOS,current,,The metric for a given Type of Service that will be advertised by a default Area Border Router into a stub area. Information in this table is persistent and when this object is written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.3.1.1,OSPF-MIB::ospfStubAreaId,IpAddress,read-only,,current,,The 32-bit identifier for the stub area. On creation, this can be derived from the instance.
.1.3.6.1.2.1.14.3.1.2,OSPF-MIB::ospfStubTOS,Integer32,read-only,,current,,The Type of Service associated with the metric. On creation, this can be derived from the instance.
.1.3.6.1.2.1.14.3.1.3,OSPF-MIB::ospfStubMetric,Integer32,read-create,,current,,The metric value applied at the indicated Type of Service. By default, this equals the least metric at the Type of Service among the interfaces to other areas.
.1.3.6.1.2.1.14.3.1.4,OSPF-MIB::ospfStubStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
.1.3.6.1.2.1.14.3.1.5,OSPF-MIB::ospfStubMetricType,INTEGER,read-create,,current,ospfMetric(1):comparableCost(2):nonComparable(3),This variable displays the type of metric advertised as a default route.
.1.3.6.1.2.1.14.4,OSPF-MIB::ospfLsdbTable,,not-accessible,,current,,The OSPF Process's link state database (LSDB). The LSDB contains the link state advertisements from throughout the areas that the device is attached to.
.1.3.6.1.2.1.14.4.1,OSPF-MIB::ospfLsdbEntry,,not-accessible,ospfLsdbAreaId:ospfLsdbType:ospfLsdbLsid:ospfLsdbRouterId,current,,A single link state advertisement.
.1.3.6.1.2.1.14.4.1.1,OSPF-MIB::ospfLsdbAreaId,IpAddress,read-only,,current,,The 32-bit identifier of the area from which the LSA was received.
.1.3.6.1.2.1.14.4.1.2,OSPF-MIB::ospfLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7):areaOpaqueLink(10),The type of the link state advertisement. Each link state type has a separate advertisement format. Note: External link state advertisements are permitted for backward compatibility, but should be displayed in the ospfAsLsdbTable rather than here.
.1.3.6.1.2.1.14.4.1.3,OSPF-MIB::ospfLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.2.1.14.4.1.4,OSPF-MIB::ospfLsdbRouterId,IpAddress,read-only,,current,,The 32-bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.2.1.14.4.1.5,OSPF-MIB::ospfLsdbSequence,Integer32,read-only,,current,,The sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate Link State Advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
.1.3.6.1.2.1.14.4.1.6,OSPF-MIB::ospfLsdbAge,Integer32,read-only,,current,,This field is the age of the link state advertisement in seconds.
.1.3.6.1.2.1.14.4.1.7,OSPF-MIB::ospfLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.2.1.14.4.1.8,OSPF-MIB::ospfLsdbAdvertisement,OCTET,read-only,,current,,The entire link state advertisement, including its header. Note that for variable length LSAs, SNMP agents may not be able to return the largest string size.
.1.3.6.1.2.1.14.5,OSPF-MIB::ospfAreaRangeTable,,not-accessible,,obsolete,,The Address Range Table acts as an adjunct to the Area Table. It describes those Address Range Summaries that are configured to be propagated from an Area to reduce the amount of information about it that is known beyond its borders. It contains a set of IP address ranges specified by an IP address/IP network mask pair. For example, class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255. Note that this table is obsoleted and is replaced by the Area Aggregate Table.
.1.3.6.1.2.1.14.5.1,OSPF-MIB::ospfAreaRangeEntry,,not-accessible,ospfAreaRangeAreaId:ospfAreaRangeNet,obsolete,,A single area address range. Information in this table is persistent and when this object is written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.5.1.1,OSPF-MIB::ospfAreaRangeAreaId,IpAddress,read-only,,obsolete,,The area that the address range is to be found within.
.1.3.6.1.2.1.14.5.1.2,OSPF-MIB::ospfAreaRangeNet,IpAddress,read-only,,obsolete,,The IP address of the net or subnet indicated by the range.
.1.3.6.1.2.1.14.5.1.3,OSPF-MIB::ospfAreaRangeMask,IpAddress,read-create,,obsolete,,The subnet mask that pertains to the net or subnet.
.1.3.6.1.2.1.14.5.1.4,OSPF-MIB::ospfAreaRangeStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
.1.3.6.1.2.1.14.5.1.5,OSPF-MIB::ospfAreaRangeEffect,INTEGER,read-create,,obsolete,advertiseMatching(1):doNotAdvertiseMatching(2),Subnets subsumed by ranges either trigger the advertisement of the indicated summary (advertiseMatching) or result in the subnet's not being advertised at all outside the area.
.1.3.6.1.2.1.14.6,OSPF-MIB::ospfHostTable,,not-accessible,,current,,The Host/Metric Table indicates what hosts are directly attached to the router, what metrics and types of service should be advertised for them, and what areas they are found within.
.1.3.6.1.2.1.14.6.1,OSPF-MIB::ospfHostEntry,,not-accessible,ospfHostIpAddress:ospfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable. Information in this table is persistent and when this object is written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.6.1.1,OSPF-MIB::ospfHostIpAddress,IpAddress,read-only,,current,,The IP address of the host.
.1.3.6.1.2.1.14.6.1.2,OSPF-MIB::ospfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.2.1.14.6.1.3,OSPF-MIB::ospfHostMetric,Integer32,read-create,,current,,The metric to be advertised.
.1.3.6.1.2.1.14.6.1.4,OSPF-MIB::ospfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
.1.3.6.1.2.1.14.6.1.5,OSPF-MIB::ospfHostAreaID,IpAddress,read-only,,deprecated,,The OSPF area to which the host belongs. Deprecated by ospfHostCfgAreaID.
.1.3.6.1.2.1.14.6.1.6,OSPF-MIB::ospfHostCfgAreaID,IpAddress,read-create,,current,,To configure the OSPF area to which the host belongs.
.1.3.6.1.2.1.14.7,OSPF-MIB::ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the interfaces from the viewpoint of OSPF. It augments the ipAddrTable with OSPF specific information.
.1.3.6.1.2.1.14.7.1,OSPF-MIB::ospfIfEntry,,not-accessible,ospfIfIpAddress:ospfAddressLessIf,current,,The OSPF interface entry describes one interface from the viewpoint of OSPF. Information in this table is persistent and when this object is written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.7.1.1,OSPF-MIB::ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.2.1.14.7.1.2,OSPF-MIB::ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; this variable takes the value 0 on interfaces with IP addresses and the corresponding value of ifIndex for interfaces having no IP address.
.1.3.6.1.2.1.14.7.1.3,OSPF-MIB::ospfIfAreaId,IpAddress,read-create,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.2.1.14.7.1.4,OSPF-MIB::ospfIfType,INTEGER,read-create,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broadcast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.2.1.14.7.1.5,OSPF-MIB::ospfIfAdminStat,INTEGER,read-create,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.2.1.14.7.1.6,OSPF-MIB::ospfIfRtrPriority,Integer32,read-create,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.2.1.14.7.1.7,OSPF-MIB::ospfIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface. Note that the minimal value SHOULD be 1 second.
.1.3.6.1.2.1.14.7.1.8,OSPF-MIB::ospfIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and Link State request packets. Note that minimal value SHOULD be 1 second.
.1.3.6.1.2.1.14.7.1.9,OSPF-MIB::ospfIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network.
.1.3.6.1.2.1.14.7.1.10,OSPF-MIB::ospfIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before its neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.2.1.14.7.1.11,OSPF-MIB::ospfIfPollInterval,Integer32,read-create,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi-access neighbor.
.1.3.6.1.2.1.14.7.1.12,OSPF-MIB::ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.2.1.14.7.1.13,OSPF-MIB::ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP address of the designated router.
.1.3.6.1.2.1.14.7.1.14,OSPF-MIB::ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP address of the backup designated router.
.1.3.6.1.2.1.14.7.1.15,OSPF-MIB::ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state or an error has occurred. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
.1.3.6.1.2.1.14.7.1.16,OSPF-MIB::ospfIfAuthKey,OCTET,read-create,,current,,The cleartext password used as an OSPF authentication key when simplePassword security is enabled. This object does not access any OSPF cryptogaphic (e.g., MD5) authentication key under any circumstance. If the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Unauthenticated interfaces need no authentication key, and simple password authentication cannot use a key of more than 8 octets. Note that the use of simplePassword authentication is NOT recommended when there is concern regarding attack upon the OSPF system. SimplePassword authentication is only sufficient to protect against accidental misconfigurations because it re-uses cleartext passwords [RFC1704]. When read, ospfIfAuthKey always returns an octet string of length zero.
.1.3.6.1.2.1.14.7.1.17,OSPF-MIB::ospfIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
.1.3.6.1.2.1.14.7.1.18,OSPF-MIB::ospfIfMulticastForwarding,INTEGER,read-create,,current,blocked(1):multicast(2):unicast(3),The way multicasts should be forwarded on this interface: not forwarded, forwarded as data link multicasts, or forwarded as data link unicasts. Data link multicasting is not meaningful on point-to-point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effectively disables all multicast forwarding.
.1.3.6.1.2.1.14.7.1.19,OSPF-MIB::ospfIfDemand,INTEGER,read-create,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hello suppression to FULL neighbors and setting the DoNotAge flag on propagated LSAs) should be performed on this interface.
.1.3.6.1.2.1.14.7.1.20,OSPF-MIB::ospfIfAuthType,INTEGER,read-create,,current,none(0):simplePassword(1):md5(2),The authentication type specified for an interface. Note that this object can be used to engage in significant attacks against an OSPF router.
.1.3.6.1.2.1.14.7.1.21,OSPF-MIB::ospfIfLsaCount,Gauge32,read-only,,current,,The total number of link-local link state advertisements in this interface's link-local link state database.
.1.3.6.1.2.1.14.7.1.22,OSPF-MIB::ospfIfLsaCksumSum,Unsigned32,read-only,,current,,The 32-bit unsigned sum of the Link State Advertisements' LS checksums contained in this interface's link-local link state database. The sum can be used to determine if there has been a change in the interface's link state database and to compare the interface link state database of routers attached to the same subnet.
.1.3.6.1.2.1.14.7.1.23,OSPF-MIB::ospfIfDesignatedRouterId,IpAddress,read-only,,current,,The Router ID of the designated router.
.1.3.6.1.2.1.14.7.1.24,OSPF-MIB::ospfIfBackupDesignatedRouterId,IpAddress,read-only,,current,,The Router ID of the backup designated router.
.1.3.6.1.2.1.14.8,OSPF-MIB::ospfIfMetricTable,,not-accessible,,current,,The Metric Table describes the metrics to be advertised for a specified interface at the various types of service. As such, this table is an adjunct of the OSPF Interface Table. Types of service, as defined by RFC 791, have the ability to request low delay, high bandwidth, or reliable linkage. For the purposes of this specification, the measure of bandwidth: Metric = referenceBandwidth / ifSpeed is the default value. The default reference bandwidth is 10^8. For multiple link interfaces, note that ifSpeed is the sum of the individual link speeds. This yields a number having the following typical values: Network Type/bit rate Metric >= 100 MBPS 1 Ethernet/802.3 10 E1 48 T1 (ESF) 65 64 KBPS 1562 56 KBPS 1785 19.2 KBPS 5208 9.6 KBPS 10416 Routes that are not specified use the default (TOS 0) metric. Note that the default reference bandwidth can be configured using the general group object ospfReferenceBandwidth.
.1.3.6.1.2.1.14.8.1,OSPF-MIB::ospfIfMetricEntry,,not-accessible,ospfIfMetricIpAddress:ospfIfMetricAddressLessIf:ospfIfMetricTOS,current,,A particular TOS metric for a non-virtual interface identified by the interface index. Information in this table is persistent and when this object is written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.8.1.1,OSPF-MIB::ospfIfMetricIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface. On row creation, this can be derived from the instance.
.1.3.6.1.2.1.14.8.1.2,OSPF-MIB::ospfIfMetricAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; this variable takes the value 0 on interfaces with IP addresses and the value of ifIndex for interfaces having no IP address. On row creation, this can be derived from the instance.
.1.3.6.1.2.1.14.8.1.3,OSPF-MIB::ospfIfMetricTOS,Integer32,read-only,,current,,The Type of Service metric being referenced. On row creation, this can be derived from the instance.
.1.3.6.1.2.1.14.8.1.4,OSPF-MIB::ospfIfMetricValue,Integer32,read-create,,current,,The metric of using this Type of Service on this interface. The default value of the TOS 0 metric is 10^8 / ifSpeed.
.1.3.6.1.2.1.14.8.1.5,OSPF-MIB::ospfIfMetricStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
.1.3.6.1.2.1.14.9,OSPF-MIB::ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual interfaces that the OSPF Process is configured to carry on.
.1.3.6.1.2.1.14.9.1,OSPF-MIB::ospfVirtIfEntry,,not-accessible,ospfVirtIfAreaId:ospfVirtIfNeighbor,current,,Information about a single virtual interface. Information in this table is persistent and when this object is written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.9.1.1,OSPF-MIB::ospfVirtIfAreaId,IpAddress,read-only,,current,,The transit area that the virtual link traverses. By definition, this is not 0.0.0.0.
.1.3.6.1.2.1.14.9.1.2,OSPF-MIB::ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the virtual neighbor.
.1.3.6.1.2.1.14.9.1.3,OSPF-MIB::ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a Link State update packet over this interface. Note that the minimal value SHOULD be 1 second.
.1.3.6.1.2.1.14.9.1.4,OSPF-MIB::ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link state avertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and Link State request packets. This value should be well over the expected round-trip time. Note that the minimal value SHOULD be 1 second.
.1.3.6.1.2.1.14.9.1.5,OSPF-MIB::ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor.
.1.3.6.1.2.1.14.9.1.6,OSPF-MIB::ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before its neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor.
.1.3.6.1.2.1.14.9.1.7,OSPF-MIB::ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.2.1.14.9.1.8,OSPF-MIB::ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this virtual link. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
.1.3.6.1.2.1.14.9.1.9,OSPF-MIB::ospfVirtIfAuthKey,OCTET,read-create,,current,,The cleartext password used as an OSPF authentication key when simplePassword security is enabled. This object does not access any OSPF cryptogaphic (e.g., MD5) authentication key under any circumstance. If the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Unauthenticated interfaces need no authentication key, and simple password authentication cannot use a key of more than 8 octets. Note that the use of simplePassword authentication is NOT recommended when there is concern regarding attack upon the OSPF system. SimplePassword authentication is only sufficient to protect against accidental misconfigurations because it re-uses cleartext passwords. [RFC1704] When read, ospfIfAuthKey always returns an octet string of length zero.
.1.3.6.1.2.1.14.9.1.10,OSPF-MIB::ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
.1.3.6.1.2.1.14.9.1.11,OSPF-MIB::ospfVirtIfAuthType,INTEGER,read-create,,current,none(0):simplePassword(1):md5(2),The authentication type specified for a virtual interface. Note that this object can be used to engage in significant attacks against an OSPF router.
.1.3.6.1.2.1.14.9.1.12,OSPF-MIB::ospfVirtIfLsaCount,Gauge32,read-only,,current,,The total number of link-local link state advertisements in this virtual interface's link-local link state database.
.1.3.6.1.2.1.14.9.1.13,OSPF-MIB::ospfVirtIfLsaCksumSum,Unsigned32,read-only,,current,,The 32-bit unsigned sum of the link state advertisements' LS checksums contained in this virtual interface's link-local link state database. The sum can be used to determine if there has been a change in the virtual interface's link state database, and to compare the virtual interface link state database of the virtual neighbors.
.1.3.6.1.2.1.14.10,OSPF-MIB::ospfNbrTable,,not-accessible,,current,,A table describing all non-virtual neighbors in the locality of the OSPF router.
.1.3.6.1.2.1.14.10.1,OSPF-MIB::ospfNbrEntry,,not-accessible,ospfNbrIpAddr:ospfNbrAddressLessIndex,current,,The information regarding a single neighbor. Information in this table is persistent and when this object is written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.10.1.1,OSPF-MIB::ospfNbrIpAddr,IpAddress,read-only,,current,,The IP address this neighbor is using in its IP source address. Note that, on addressless links, this will not be 0.0.0.0 but the address of another of the neighbor's interfaces.
.1.3.6.1.2.1.14.10.1.2,OSPF-MIB::ospfNbrAddressLessIndex,Integer32,read-only,,current,,On an interface having an IP address, zero. On addressless interfaces, the corresponding value of ifIndex in the Internet Standard MIB. On row creation, this can be derived from the instance.
.1.3.6.1.2.1.14.10.1.3,OSPF-MIB::ospfNbrRtrId,IpAddress,read-only,,current,,A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System.
.1.3.6.1.2.1.14.10.1.4,OSPF-MIB::ospfNbrOptions,Integer32,read-only,,current,,A bit mask corresponding to the neighbor's options field. Bit 0, if set, indicates that the system will operate on Type of Service metrics other than TOS 0. If zero, the neighbor will ignore all metrics except the TOS 0 metric. Bit 1, if set, indicates that the associated area accepts and operates on external information; if zero, it is a stub area. Bit 2, if set, indicates that the system is capable of routing IP multicast datagrams, that is that it implements the multicast extensions to OSPF. Bit 3, if set, indicates that the associated area is an NSSA. These areas are capable of carrying type-7 external advertisements, which are translated into type-5 external advertisements at NSSA borders.
.1.3.6.1.2.1.14.10.1.5,OSPF-MIB::ospfNbrPriority,Integer32,read-create,,current,,The priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network.
.1.3.6.1.2.1.14.10.1.6,OSPF-MIB::ospfNbrState,INTEGER,read-only,,current,down(1):attempt(2):init(3):twoWay(4):exchangeStart(5):exchange(6):loading(7):full(8),The state of the relationship with this neighbor.
.1.3.6.1.2.1.14.10.1.7,OSPF-MIB::ospfNbrEvents,Counter32,read-only,,current,,The number of times this neighbor relationship has changed state or an error has occurred. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
.1.3.6.1.2.1.14.10.1.8,OSPF-MIB::ospfNbrLsRetransQLen,Gauge32,read-only,,current,,The current length of the retransmission queue.
.1.3.6.1.2.1.14.10.1.9,OSPF-MIB::ospfNbmaNbrStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
.1.3.6.1.2.1.14.10.1.10,OSPF-MIB::ospfNbmaNbrPermanence,INTEGER,read-only,,current,dynamic(1):permanent(2),This variable displays the status of the entry; 'dynamic' and 'permanent' refer to how the neighbor became known.
.1.3.6.1.2.1.14.10.1.11,OSPF-MIB::ospfNbrHelloSuppressed,INTEGER,read-only,,current,true(1):false(2),Indicates whether Hellos are being suppressed to the neighbor.
.1.3.6.1.2.1.14.10.1.12,OSPF-MIB::ospfNbrRestartHelperStatus,INTEGER,read-only,,current,notHelping(1):helping(2),Indicates whether the router is acting as a graceful restart helper for the neighbor.
.1.3.6.1.2.1.14.10.1.13,OSPF-MIB::ospfNbrRestartHelperAge,Unsigned32,read-only,,current,,Remaining time in current OSPF graceful restart interval, if the router is acting as a restart helper for the neighbor.
.1.3.6.1.2.1.14.10.1.14,OSPF-MIB::ospfNbrRestartHelperExitReason,INTEGER,read-only,,current,none(1):inProgress(2):completed(3):timedOut(4):topologyChanged(5),Describes the outcome of the last attempt at acting as a graceful restart helper for the neighbor.
.1.3.6.1.2.1.14.11,OSPF-MIB::ospfVirtNbrTable,,not-accessible,,current,,This table describes all virtual neighbors. Since virtual links are configured in the Virtual Interface Table, this table is read-only.
.1.3.6.1.2.1.14.11.1,OSPF-MIB::ospfVirtNbrEntry,,not-accessible,ospfVirtNbrArea:ospfVirtNbrRtrId,current,,Virtual neighbor information.
.1.3.6.1.2.1.14.11.1.1,OSPF-MIB::ospfVirtNbrArea,IpAddress,read-only,,current,,The Transit Area Identifier.
.1.3.6.1.2.1.14.11.1.2,OSPF-MIB::ospfVirtNbrRtrId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
.1.3.6.1.2.1.14.11.1.3,OSPF-MIB::ospfVirtNbrIpAddr,IpAddress,read-only,,current,,The IP address this virtual neighbor is using.
.1.3.6.1.2.1.14.11.1.4,OSPF-MIB::ospfVirtNbrOptions,Integer32,read-only,,current,,A bit mask corresponding to the neighbor's options field. Bit 1, if set, indicates that the system will operate on Type of Service metrics other than TOS 0. If zero, the neighbor will ignore all metrics except the TOS 0 metric. Bit 2, if set, indicates that the system is network multicast capable, i.e., that it implements OSPF multicast routing.
.1.3.6.1.2.1.14.11.1.5,OSPF-MIB::ospfVirtNbrState,INTEGER,read-only,,current,down(1):attempt(2):init(3):twoWay(4):exchangeStart(5):exchange(6):loading(7):full(8),The state of the virtual neighbor relationship.
.1.3.6.1.2.1.14.11.1.6,OSPF-MIB::ospfVirtNbrEvents,Counter32,read-only,,current,,The number of times this virtual link has changed its state or an error has occurred. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
.1.3.6.1.2.1.14.11.1.7,OSPF-MIB::ospfVirtNbrLsRetransQLen,Gauge32,read-only,,current,,The current length of the retransmission queue.
.1.3.6.1.2.1.14.11.1.8,OSPF-MIB::ospfVirtNbrHelloSuppressed,INTEGER,read-only,,current,true(1):false(2),Indicates whether Hellos are being suppressed to the neighbor.
.1.3.6.1.2.1.14.11.1.9,OSPF-MIB::ospfVirtNbrRestartHelperStatus,INTEGER,read-only,,current,notHelping(1):helping(2),Indicates whether the router is acting as a graceful restart helper for the neighbor.
.1.3.6.1.2.1.14.11.1.10,OSPF-MIB::ospfVirtNbrRestartHelperAge,Unsigned32,read-only,,current,,Remaining time in current OSPF graceful restart interval, if the router is acting as a restart helper for the neighbor.
.1.3.6.1.2.1.14.11.1.11,OSPF-MIB::ospfVirtNbrRestartHelperExitReason,INTEGER,read-only,,current,none(1):inProgress(2):completed(3):timedOut(4):topologyChanged(5),Describes the outcome of the last attempt at acting as a graceful restart helper for the neighbor.
.1.3.6.1.2.1.14.12,OSPF-MIB::ospfExtLsdbTable,,not-accessible,,deprecated,,The OSPF Process's external LSA link state database. This table is identical to the OSPF LSDB Table in format, but contains only external link state advertisements. The purpose is to allow external LSAs to be displayed once for the router rather than once in each non-stub area. Note that external LSAs are also in the AS-scope link state database.
.1.3.6.1.2.1.14.12.1,OSPF-MIB::ospfExtLsdbEntry,,not-accessible,ospfExtLsdbType:ospfExtLsdbLsid:ospfExtLsdbRouterId,deprecated,,A single link state advertisement.
.1.3.6.1.2.1.14.12.1.1,OSPF-MIB::ospfExtLsdbType,INTEGER,read-only,,deprecated,asExternalLink(5),The type of the link state advertisement. Each link state type has a separate advertisement format.
.1.3.6.1.2.1.14.12.1.2,OSPF-MIB::ospfExtLsdbLsid,IpAddress,read-only,,deprecated,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.2.1.14.12.1.3,OSPF-MIB::ospfExtLsdbRouterId,IpAddress,read-only,,deprecated,,The 32-bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.2.1.14.12.1.4,OSPF-MIB::ospfExtLsdbSequence,Integer32,read-only,,deprecated,,The sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
.1.3.6.1.2.1.14.12.1.5,OSPF-MIB::ospfExtLsdbAge,Integer32,read-only,,deprecated,,This field is the age of the link state advertisement in seconds.
.1.3.6.1.2.1.14.12.1.6,OSPF-MIB::ospfExtLsdbChecksum,Integer32,read-only,,deprecated,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.2.1.14.12.1.7,OSPF-MIB::ospfExtLsdbAdvertisement,OCTET,read-only,,deprecated,,The entire link state advertisement, including its header.
.1.3.6.1.2.1.14.13,OSPF-MIB::ospfRouteGroup,,,,,,
.1.3.6.1.2.1.14.13.1,OSPF-MIB::ospfIntraArea,,,,,,
.1.3.6.1.2.1.14.13.2,OSPF-MIB::ospfInterArea,,,,,,
.1.3.6.1.2.1.14.13.3,OSPF-MIB::ospfExternalType1,,,,,,
.1.3.6.1.2.1.14.13.4,OSPF-MIB::ospfExternalType2,,,,,,
.1.3.6.1.2.1.14.14,OSPF-MIB::ospfAreaAggregateTable,,not-accessible,,current,,The Area Aggregate Table acts as an adjunct to the Area Table. It describes those address aggregates that are configured to be propagated from an area. Its purpose is to reduce the amount of information that is known beyond an Area's borders. It contains a set of IP address ranges specified by an IP address/IP network mask pair. For example, a class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255. Note that if ranges are configured such that one range subsumes another range (e.g., 10.0.0.0 mask 255.0.0.0 and 10.1.0.0 mask 255.255.0.0), the most specific match is the preferred one.
.1.3.6.1.2.1.14.14.1,OSPF-MIB::ospfAreaAggregateEntry,,not-accessible,ospfAreaAggregateAreaID:ospfAreaAggregateLsdbType:ospfAreaAggregateNet:ospfAreaAggregateMask,current,,A single area aggregate entry. Information in this table is persistent and when this object is written the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.2.1.14.14.1.1,OSPF-MIB::ospfAreaAggregateAreaID,IpAddress,read-only,,current,,The area within which the address aggregate is to be found.
.1.3.6.1.2.1.14.14.1.2,OSPF-MIB::ospfAreaAggregateLsdbType,INTEGER,read-only,,current,summaryLink(3):nssaExternalLink(7),The type of the address aggregate. This field specifies the Lsdb type that this address aggregate applies to.
.1.3.6.1.2.1.14.14.1.3,OSPF-MIB::ospfAreaAggregateNet,IpAddress,read-only,,current,,The IP address of the net or subnet indicated by the range.
.1.3.6.1.2.1.14.14.1.4,OSPF-MIB::ospfAreaAggregateMask,IpAddress,read-only,,current,,The subnet mask that pertains to the net or subnet.
.1.3.6.1.2.1.14.14.1.5,OSPF-MIB::ospfAreaAggregateStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
.1.3.6.1.2.1.14.14.1.6,OSPF-MIB::ospfAreaAggregateEffect,INTEGER,read-create,,current,advertiseMatching(1):doNotAdvertiseMatching(2),Subnets subsumed by ranges either trigger the advertisement of the indicated aggregate (advertiseMatching) or result in the subnet's not being advertised at all outside the area.
.1.3.6.1.2.1.14.14.1.7,OSPF-MIB::ospfAreaAggregateExtRouteTag,Unsigned32,read-create,,current,,External route tag to be included in NSSA (type-7) LSAs.
.1.3.6.1.2.1.14.15,OSPF-MIB::ospfConformance,,,,,,
.1.3.6.1.2.1.14.15.1,OSPF-MIB::ospfGroups,,,,,,
.1.3.6.1.2.1.14.15.1.1,OSPF-MIB::ospfBasicGroup,,,,,,These objects are used to monitor/manage global OSPF parameters. This object group conforms to RFC 1850.
.1.3.6.1.2.1.14.15.1.2,OSPF-MIB::ospfAreaGroup,,,,,,These objects are used for OSPF systems supporting areas per RFC 1850.
.1.3.6.1.2.1.14.15.1.3,OSPF-MIB::ospfStubAreaGroup,,,,,,These objects are used for OSPF systems supporting stub areas.
.1.3.6.1.2.1.14.15.1.4,OSPF-MIB::ospfLsdbGroup,,,,,,These objects are used for OSPF systems that display their link state database.
.1.3.6.1.2.1.14.15.1.5,OSPF-MIB::ospfAreaRangeGroup,,,,,,These objects are used for non-CIDR OSPF systems that support multiple areas. This object group is obsolete.
.1.3.6.1.2.1.14.15.1.6,OSPF-MIB::ospfHostGroup,,,,,,These objects are used for OSPF systems that support attached hosts.
.1.3.6.1.2.1.14.15.1.7,OSPF-MIB::ospfIfGroup,,,,,,These objects are used to monitor/manage OSPF interfaces. This object group conforms to RFC 1850.
.1.3.6.1.2.1.14.15.1.8,OSPF-MIB::ospfIfMetricGroup,,,,,,These objects are used for OSPF systems for supporting interface metrics.
.1.3.6.1.2.1.14.15.1.9,OSPF-MIB::ospfVirtIfGroup,,,,,,These objects are used for OSPF systems for supporting virtual interfaces. This object group conforms to RFC 1850.
.1.3.6.1.2.1.14.15.1.10,OSPF-MIB::ospfNbrGroup,,,,,,These objects are used to monitor/manage OSPF neighbors. This object group conforms to RFC 1850.
.1.3.6.1.2.1.14.15.1.11,OSPF-MIB::ospfVirtNbrGroup,,,,,,These objects are used to monitor/manage OSPF virtual neighbors. This object group conforms to RFC 1850.
.1.3.6.1.2.1.14.15.1.12,OSPF-MIB::ospfExtLsdbGroup,,,,,,These objects are used for OSPF systems that display their link state database. This object group conforms to RFC 1850. This object group is replaced by the ospfAsLsdbGroup in order to support any AS-scope LSA type in a single table.
.1.3.6.1.2.1.14.15.1.13,OSPF-MIB::ospfAreaAggregateGroup,,,,,,These objects are used for OSPF systems to support network prefix aggregation across areas.
.1.3.6.1.2.1.14.15.1.14,OSPF-MIB::ospfLocalLsdbGroup,,,,,,These objects are used for OSPF systems that display their link-local link state databases for non-virtual links.
.1.3.6.1.2.1.14.15.1.15,OSPF-MIB::ospfVirtLocalLsdbGroup,,,,,,These objects are used for OSPF systems that display their link-local link state databases for virtual links.
.1.3.6.1.2.1.14.15.1.16,OSPF-MIB::ospfAsLsdbGroup,,,,,,These objects are used for OSPF systems that display their AS-scope link state database.
.1.3.6.1.2.1.14.15.1.17,OSPF-MIB::ospfBasicGroup2,,,,,,These objects are used to monitor/manage OSPF global parameters.
.1.3.6.1.2.1.14.15.1.18,OSPF-MIB::ospfAreaGroup2,,,,,,These objects are used by OSPF systems to support areas.
.1.3.6.1.2.1.14.15.1.19,OSPF-MIB::ospfIfGroup2,,,,,,These objects are used to monitor/manage OSPF interfaces.
.1.3.6.1.2.1.14.15.1.20,OSPF-MIB::ospfVirtIfGroup2,,,,,,These objects are used to monitor/manage OSPF virtual interfaces.
.1.3.6.1.2.1.14.15.1.21,OSPF-MIB::ospfNbrGroup2,,,,,,These objects are used to monitor/manage OSPF neighbors.
.1.3.6.1.2.1.14.15.1.22,OSPF-MIB::ospfVirtNbrGroup2,,,,,,These objects are used to monitor/manage OSPF virtual neighbors.
.1.3.6.1.2.1.14.15.1.23,OSPF-MIB::ospfAreaAggregateGroup2,,,,,,These objects are used for OSPF systems to support network prefix aggregation across areas.
.1.3.6.1.2.1.14.15.1.24,OSPF-MIB::ospfAreaLsaCountGroup,,,,,,These objects are used for OSPF systems that display per-area, per-LSA-type counters.
.1.3.6.1.2.1.14.15.1.25,OSPF-MIB::ospfHostGroup2,,,,,,These objects are used for OSPF systems that support attached hosts.
.1.3.6.1.2.1.14.15.1.26,OSPF-MIB::ospfObsoleteGroup,,,,,,These objects are obsolete and are no longer required for OSPF systems. They are placed into this group for SMI conformance.
.1.3.6.1.2.1.14.15.2,OSPF-MIB::ospfCompliances,,,,,,
.1.3.6.1.2.1.14.15.2.1,OSPF-MIB::ospfCompliance,,,,,,The compliance statement for OSPF systems conforming to RFC 1850.
.1.3.6.1.2.1.14.15.2.2,OSPF-MIB::ospfCompliance2,,,,,,The compliance statement.
.1.3.6.1.2.1.14.15.2.3,OSPF-MIB::ospfComplianceObsolete,,,,,,Contains obsolete object groups.
.1.3.6.1.2.1.14.17,OSPF-MIB::ospfLocalLsdbTable,,not-accessible,,current,,The OSPF Process's link-local link state database for non-virtual links. This table is identical to the OSPF LSDB Table in format, but contains only link-local Link State Advertisements for non-virtual links. The purpose is to allow link-local LSAs to be displayed for each non-virtual interface. This table is implemented to support type-9 LSAs that are defined in 'The OSPF Opaque LSA Option'.
.1.3.6.1.2.1.14.17.1,OSPF-MIB::ospfLocalLsdbEntry,,not-accessible,ospfLocalLsdbIpAddress:ospfLocalLsdbAddressLessIf:ospfLocalLsdbType:ospfLocalLsdbLsid:ospfLocalLsdbRouterId,current,,A single link state advertisement.
.1.3.6.1.2.1.14.17.1.1,OSPF-MIB::ospfLocalLsdbIpAddress,IpAddress,not-accessible,,current,,The IP address of the interface from which the LSA was received if the interface is numbered.
.1.3.6.1.2.1.14.17.1.2,OSPF-MIB::ospfLocalLsdbAddressLessIf,Integer32,not-accessible,,current,,The interface index of the interface from which the LSA was received if the interface is unnumbered.
.1.3.6.1.2.1.14.17.1.3,OSPF-MIB::ospfLocalLsdbType,INTEGER,not-accessible,,current,localOpaqueLink(9),The type of the link state advertisement. Each link state type has a separate advertisement format.
.1.3.6.1.2.1.14.17.1.4,OSPF-MIB::ospfLocalLsdbLsid,IpAddress,not-accessible,,current,,The Link State ID is an LS Type Specific field containing a 32-bit identifier in IP address format; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.2.1.14.17.1.5,OSPF-MIB::ospfLocalLsdbRouterId,IpAddress,not-accessible,,current,,The 32-bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.2.1.14.17.1.6,OSPF-MIB::ospfLocalLsdbSequence,Integer32,read-only,,current,,The sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
.1.3.6.1.2.1.14.17.1.7,OSPF-MIB::ospfLocalLsdbAge,Integer32,read-only,,current,,This field is the age of the link state advertisement in seconds.
.1.3.6.1.2.1.14.17.1.8,OSPF-MIB::ospfLocalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.2.1.14.17.1.9,OSPF-MIB::ospfLocalLsdbAdvertisement,OCTET,read-only,,current,,The entire link state advertisement, including its header. Note that for variable length LSAs, SNMP agents may not be able to return the largest string size.
.1.3.6.1.2.1.14.18,OSPF-MIB::ospfVirtLocalLsdbTable,,not-accessible,,current,,The OSPF Process's link-local link state database for virtual links. This table is identical to the OSPF LSDB Table in format, but contains only link-local Link State Advertisements for virtual links. The purpose is to allow link-local LSAs to be displayed for each virtual interface. This table is implemented to support type-9 LSAs that are defined in 'The OSPF Opaque LSA Option'.
.1.3.6.1.2.1.14.18.1,OSPF-MIB::ospfVirtLocalLsdbEntry,,not-accessible,ospfVirtLocalLsdbTransitArea:ospfVirtLocalLsdbNeighbor:ospfVirtLocalLsdbType:ospfVirtLocalLsdbLsid:ospfVirtLocalLsdbRouterId,current,,A single link state advertisement.
.1.3.6.1.2.1.14.18.1.1,OSPF-MIB::ospfVirtLocalLsdbTransitArea,IpAddress,not-accessible,,current,,The transit area that the virtual link traverses. By definition, this is not 0.0.0.0.
.1.3.6.1.2.1.14.18.1.2,OSPF-MIB::ospfVirtLocalLsdbNeighbor,IpAddress,not-accessible,,current,,The Router ID of the virtual neighbor.
.1.3.6.1.2.1.14.18.1.3,OSPF-MIB::ospfVirtLocalLsdbType,INTEGER,not-accessible,,current,localOpaqueLink(9),The type of the link state advertisement. Each link state type has a separate advertisement format.
.1.3.6.1.2.1.14.18.1.4,OSPF-MIB::ospfVirtLocalLsdbLsid,IpAddress,not-accessible,,current,,The Link State ID is an LS Type Specific field containing a 32-bit identifier in IP address format; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.2.1.14.18.1.5,OSPF-MIB::ospfVirtLocalLsdbRouterId,IpAddress,not-accessible,,current,,The 32-bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.2.1.14.18.1.6,OSPF-MIB::ospfVirtLocalLsdbSequence,Integer32,read-only,,current,,The sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
.1.3.6.1.2.1.14.18.1.7,OSPF-MIB::ospfVirtLocalLsdbAge,Integer32,read-only,,current,,This field is the age of the link state advertisement in seconds.
.1.3.6.1.2.1.14.18.1.8,OSPF-MIB::ospfVirtLocalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.2.1.14.18.1.9,OSPF-MIB::ospfVirtLocalLsdbAdvertisement,OCTET,read-only,,current,,The entire link state advertisement, including its header.
.1.3.6.1.2.1.14.19,OSPF-MIB::ospfAsLsdbTable,,not-accessible,,current,,The OSPF Process's AS-scope LSA link state database. The database contains the AS-scope Link State Advertisements from throughout the areas that the device is attached to. This table is identical to the OSPF LSDB Table in format, but contains only AS-scope Link State Advertisements. The purpose is to allow AS-scope LSAs to be displayed once for the router rather than once in each non-stub area.
.1.3.6.1.2.1.14.19.1,OSPF-MIB::ospfAsLsdbEntry,,not-accessible,ospfAsLsdbType:ospfAsLsdbLsid:ospfAsLsdbRouterId,current,,A single link state advertisement.
.1.3.6.1.2.1.14.19.1.1,OSPF-MIB::ospfAsLsdbType,INTEGER,not-accessible,,current,asExternalLink(5):asOpaqueLink(11),The type of the link state advertisement. Each link state type has a separate advertisement format.
.1.3.6.1.2.1.14.19.1.2,OSPF-MIB::ospfAsLsdbLsid,IpAddress,not-accessible,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.2.1.14.19.1.3,OSPF-MIB::ospfAsLsdbRouterId,IpAddress,not-accessible,,current,,The 32-bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.2.1.14.19.1.4,OSPF-MIB::ospfAsLsdbSequence,Integer32,read-only,,current,,The sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
.1.3.6.1.2.1.14.19.1.5,OSPF-MIB::ospfAsLsdbAge,Integer32,read-only,,current,,This field is the age of the link state advertisement in seconds.
.1.3.6.1.2.1.14.19.1.6,OSPF-MIB::ospfAsLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.2.1.14.19.1.7,OSPF-MIB::ospfAsLsdbAdvertisement,OCTET,read-only,,current,,The entire link state advertisement, including its header.
.1.3.6.1.2.1.14.20,OSPF-MIB::ospfAreaLsaCountTable,,not-accessible,,current,,This table maintains per-area, per-LSA-type counters
.1.3.6.1.2.1.14.20.1,OSPF-MIB::ospfAreaLsaCountEntry,,not-accessible,ospfAreaLsaCountAreaId:ospfAreaLsaCountLsaType,current,,An entry with a number of link advertisements of a given type for a given area.
.1.3.6.1.2.1.14.20.1.1,OSPF-MIB::ospfAreaLsaCountAreaId,IpAddress,not-accessible,,current,,This entry Area ID.
.1.3.6.1.2.1.14.20.1.2,OSPF-MIB::ospfAreaLsaCountLsaType,INTEGER,not-accessible,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):multicastLink(6):nssaExternalLink(7):areaOpaqueLink(10),This entry LSA type.
.1.3.6.1.2.1.14.20.1.3,OSPF-MIB::ospfAreaLsaCountNumber,Gauge32,read-only,,current,,Number of LSAs of a given type for a given area.
.1.3.6.1.2.1.16,RMON-MIB::rmon,,,,,,
.1.3.6.1.2.1.16.0,RMON-MIB::rmonEventsV2,,,,,,Definition point for RMON notifications.
.1.3.6.1.2.1.16.0.1,RMON-MIB::risingAlarm,,,,,,The SNMP trap that is generated when an alarm entry crosses its rising threshold and generates an event that is configured for sending SNMP traps.
.1.3.6.1.2.1.16.0.2,RMON-MIB::fallingAlarm,,,,,,The SNMP trap that is generated when an alarm entry crosses its falling threshold and generates an event that is configured for sending SNMP traps.
.1.3.6.1.2.1.16.1,RMON-MIB::statistics,,,,,,
.1.3.6.1.2.1.16.1.1,RMON-MIB::etherStatsTable,,not-accessible,,current,,A list of Ethernet statistics entries.
.1.3.6.1.2.1.16.1.1.1,RMON-MIB::etherStatsEntry,,not-accessible,etherStatsIndex,current,,A collection of statistics kept for a particular Ethernet interface. As an example, an instance of the etherStatsPkts object might be named etherStatsPkts.1
.1.3.6.1.2.1.16.1.1.1.1,RMON-MIB::etherStatsIndex,Integer32,read-only,,current,,The value of this object uniquely identifies this etherStats entry.
.1.3.6.1.2.1.16.1.1.1.2,RMON-MIB::etherStatsDataSource,OBJECT,read-create,,current,,This object identifies the source of the data that this etherStats entry is configured to analyze. This source can be any ethernet interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated etherStatsStatus object is equal to valid(1).
.1.3.6.1.2.1.16.1.1.1.3,RMON-MIB::etherStatsDropEvents,Counter32,read-only,,current,,The total number of events in which packets were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.
.1.3.6.1.2.1.16.1.1.1.4,RMON-MIB::etherStatsOctets,Counter32,read-only,,current,,The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets). This object can be used as a reasonable estimate of 10-Megabit ethernet utilization. If greater precision is desired, the etherStatsPkts and etherStatsOctets objects should be sampled before and after a common interval. The differences in the sampled values are Pkts and Octets, respectively, and the number of seconds in the interval is Interval. These values are used to calculate the Utilization as follows: Pkts * (9.6 + 6.4) + (Octets * .8) Utilization = ------------------------------------- Interval * 10,000 The result of this equation is the value Utilization which is the percent utilization of the ethernet segment on a scale of 0 to 100 percent.
.1.3.6.1.2.1.16.1.1.1.5,RMON-MIB::etherStatsPkts,Counter32,read-only,,current,,The total number of packets (including bad packets, broadcast packets, and multicast packets) received.
.1.3.6.1.2.1.16.1.1.1.6,RMON-MIB::etherStatsBroadcastPkts,Counter32,read-only,,current,,The total number of good packets received that were directed to the broadcast address. Note that this does not include multicast packets.
.1.3.6.1.2.1.16.1.1.1.7,RMON-MIB::etherStatsMulticastPkts,Counter32,read-only,,current,,The total number of good packets received that were directed to a multicast address. Note that this number does not include packets directed to the broadcast address.
.1.3.6.1.2.1.16.1.1.1.8,RMON-MIB::etherStatsCRCAlignErrors,Counter32,read-only,,current,,The total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
.1.3.6.1.2.1.16.1.1.1.9,RMON-MIB::etherStatsUndersizePkts,Counter32,read-only,,current,,The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
.1.3.6.1.2.1.16.1.1.1.10,RMON-MIB::etherStatsOversizePkts,Counter32,read-only,,current,,The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
.1.3.6.1.2.1.16.1.1.1.11,RMON-MIB::etherStatsFragments,Counter32,read-only,,current,,The total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that it is entirely normal for etherStatsFragments to increment. This is because it counts both runts (which are normal occurrences due to collisions) and noise hits.
.1.3.6.1.2.1.16.1.1.1.12,RMON-MIB::etherStatsJabbers,Counter32,read-only,,current,,The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that this definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section 10.3.1.4 (10BASE2). These documents define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.
.1.3.6.1.2.1.16.1.1.1.13,RMON-MIB::etherStatsCollisions,Counter32,read-only,,current,,The best estimate of the total number of collisions on this Ethernet segment. The value returned will depend on the location of the RMON probe. Section 8.2.1.3 (10BASE-5) and section 10.3.1.3 (10BASE-2) of IEEE standard 802.3 states that a station must detect a collision, in the receive mode, if three or more stations are transmitting simultaneously. A repeater port must detect a collision when two or more stations are transmitting simultaneously. Thus a probe placed on a repeater port could record more collisions than a probe connected to a station on the same segment would. Probe location plays a much smaller role when considering 10BASE-T. 14.2.1.4 (10BASE-T) of IEEE standard 802.3 defines a collision as the simultaneous presence of signals on the DO and RD circuits (transmitting and receiving at the same time). A 10BASE-T station can only detect collisions when it is transmitting. Thus probes placed on a station and a repeater, should report the same number of collisions. Note also that an RMON probe inside a repeater should ideally report collisions between the repeater and one or more other hosts (transmit collisions as defined by IEEE 802.3k) plus receiver collisions observed on any coax segments to which the repeater is connected.
.1.3.6.1.2.1.16.1.1.1.14,RMON-MIB::etherStatsPkts64Octets,Counter32,read-only,,current,,The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
.1.3.6.1.2.1.16.1.1.1.15,RMON-MIB::etherStatsPkts65to127Octets,Counter32,read-only,,current,,The total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).
.1.3.6.1.2.1.16.1.1.1.16,RMON-MIB::etherStatsPkts128to255Octets,Counter32,read-only,,current,,The total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).
.1.3.6.1.2.1.16.1.1.1.17,RMON-MIB::etherStatsPkts256to511Octets,Counter32,read-only,,current,,The total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).
.1.3.6.1.2.1.16.1.1.1.18,RMON-MIB::etherStatsPkts512to1023Octets,Counter32,read-only,,current,,The total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).
.1.3.6.1.2.1.16.1.1.1.19,RMON-MIB::etherStatsPkts1024to1518Octets,Counter32,read-only,,current,,The total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).
.1.3.6.1.2.1.16.1.1.1.20,RMON-MIB::etherStatsOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.1.1.1.21,RMON-MIB::etherStatsStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this etherStats entry.
.1.3.6.1.2.1.16.1.2,TOKEN-RING-RMON-MIB::tokenRingMLStatsTable,,not-accessible,,mandatory,,A list of Mac-Layer Token Ring statistics entries.
.1.3.6.1.2.1.16.1.2.1,TOKEN-RING-RMON-MIB::tokenRingMLStatsEntry,,not-accessible,tokenRingMLStatsIndex,mandatory,,A collection of Mac-Layer statistics kept for a particular Token Ring interface.
.1.3.6.1.2.1.16.1.2.1.1,TOKEN-RING-RMON-MIB::tokenRingMLStatsIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies this tokenRingMLStats entry.
.1.3.6.1.2.1.16.1.2.1.2,TOKEN-RING-RMON-MIB::tokenRingMLStatsDataSource,OBJECT,read-write,,mandatory,,This object identifies the source of the data that this tokenRingMLStats entry is configured to analyze. This source can be any tokenRing interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in MIB-II [3], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all error reports on the local network segment attached to the identified interface. This object may not be modified if the associated tokenRingMLStatsStatus object is equal to valid(1).
.1.3.6.1.2.1.16.1.2.1.3,TOKEN-RING-RMON-MIB::tokenRingMLStatsDropEvents,Counter32,read-only,,mandatory,,The total number of events in which packets were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected. This value is the same as the corresponding tokenRingPStatsDropEvents.
.1.3.6.1.2.1.16.1.2.1.4,TOKEN-RING-RMON-MIB::tokenRingMLStatsMacOctets,Counter32,read-only,,mandatory,,The total number of octets of data in MAC packets (excluding those that were not good frames) received on the network (excluding framing bits but including FCS octets).
.1.3.6.1.2.1.16.1.2.1.5,TOKEN-RING-RMON-MIB::tokenRingMLStatsMacPkts,Counter32,read-only,,mandatory,,The total number of MAC packets (excluding packets that were not good frames) received.
.1.3.6.1.2.1.16.1.2.1.6,TOKEN-RING-RMON-MIB::tokenRingMLStatsRingPurgeEvents,Counter32,read-only,,mandatory,,The total number of times that the ring enters the ring purge state from normal ring state. The ring purge state that comes in response to the claim token or beacon state is not counted.
.1.3.6.1.2.1.16.1.2.1.7,TOKEN-RING-RMON-MIB::tokenRingMLStatsRingPurgePkts,Counter32,read-only,,mandatory,,The total number of ring purge MAC packets detected by probe.
.1.3.6.1.2.1.16.1.2.1.8,TOKEN-RING-RMON-MIB::tokenRingMLStatsBeaconEvents,Counter32,read-only,,mandatory,,The total number of times that the ring enters a beaconing state (beaconFrameStreamingState, beaconBitStreamingState, beaconSetRecoveryModeState, or beaconRingSignalLossState) from a non-beaconing state. Note that a change of the source address of the beacon packet does not constitute a new beacon event.
.1.3.6.1.2.1.16.1.2.1.9,TOKEN-RING-RMON-MIB::tokenRingMLStatsBeaconTime,INTEGER,read-only,,mandatory,,The total amount of time that the ring has been in the beaconing state.
.1.3.6.1.2.1.16.1.2.1.10,TOKEN-RING-RMON-MIB::tokenRingMLStatsBeaconPkts,Counter32,read-only,,mandatory,,The total number of beacon MAC packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.11,TOKEN-RING-RMON-MIB::tokenRingMLStatsClaimTokenEvents,Counter32,read-only,,mandatory,,The total number of times that the ring enters the claim token state from normal ring state or ring purge state. The claim token state that comes in response to a beacon state is not counted.
.1.3.6.1.2.1.16.1.2.1.12,TOKEN-RING-RMON-MIB::tokenRingMLStatsClaimTokenPkts,Counter32,read-only,,mandatory,,The total number of claim token MAC packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.13,TOKEN-RING-RMON-MIB::tokenRingMLStatsNAUNChanges,Counter32,read-only,,mandatory,,The total number of NAUN changes detected by the probe.
.1.3.6.1.2.1.16.1.2.1.14,TOKEN-RING-RMON-MIB::tokenRingMLStatsLineErrors,Counter32,read-only,,mandatory,,The total number of line errors reported in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.15,TOKEN-RING-RMON-MIB::tokenRingMLStatsInternalErrors,Counter32,read-only,,mandatory,,The total number of adapter internal errors reported in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.16,TOKEN-RING-RMON-MIB::tokenRingMLStatsBurstErrors,Counter32,read-only,,mandatory,,The total number of burst errors reported in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.17,TOKEN-RING-RMON-MIB::tokenRingMLStatsACErrors,Counter32,read-only,,mandatory,,The total number of AC (Address Copied) errors reported in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.18,TOKEN-RING-RMON-MIB::tokenRingMLStatsAbortErrors,Counter32,read-only,,mandatory,,The total number of abort delimiters reported in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.19,TOKEN-RING-RMON-MIB::tokenRingMLStatsLostFrameErrors,Counter32,read-only,,mandatory,,The total number of lost frame errors reported in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.20,TOKEN-RING-RMON-MIB::tokenRingMLStatsCongestionErrors,Counter32,read-only,,mandatory,,The total number of receive congestion errors reported in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.21,TOKEN-RING-RMON-MIB::tokenRingMLStatsFrameCopiedErrors,Counter32,read-only,,mandatory,,The total number of frame copied errors reported in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.22,TOKEN-RING-RMON-MIB::tokenRingMLStatsFrequencyErrors,Counter32,read-only,,mandatory,,The total number of frequency errors reported in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.23,TOKEN-RING-RMON-MIB::tokenRingMLStatsTokenErrors,Counter32,read-only,,mandatory,,The total number of token errors reported in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.1.2.1.24,TOKEN-RING-RMON-MIB::tokenRingMLStatsSoftErrorReports,Counter32,read-only,,mandatory,,The total number of soft error report frames detected by the probe.
.1.3.6.1.2.1.16.1.2.1.25,TOKEN-RING-RMON-MIB::tokenRingMLStatsRingPollEvents,Counter32,read-only,,mandatory,,The total number of ring poll events detected by the probe (i.e. the number of ring polls initiated by the active monitor that were detected).
.1.3.6.1.2.1.16.1.2.1.26,TOKEN-RING-RMON-MIB::tokenRingMLStatsOwner,OCTET,read-write,,mandatory,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.1.2.1.27,TOKEN-RING-RMON-MIB::tokenRingMLStatsStatus,INTEGER,read-write,,mandatory,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this tokenRingMLStats entry.
.1.3.6.1.2.1.16.1.3,TOKEN-RING-RMON-MIB::tokenRingPStatsTable,,not-accessible,,mandatory,,A list of promiscuous Token Ring statistics entries.
.1.3.6.1.2.1.16.1.3.1,TOKEN-RING-RMON-MIB::tokenRingPStatsEntry,,not-accessible,tokenRingPStatsIndex,mandatory,,A collection of promiscuous statistics kept for non-MAC packets on a particular Token Ring interface.
.1.3.6.1.2.1.16.1.3.1.1,TOKEN-RING-RMON-MIB::tokenRingPStatsIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies this tokenRingPStats entry.
.1.3.6.1.2.1.16.1.3.1.2,TOKEN-RING-RMON-MIB::tokenRingPStatsDataSource,OBJECT,read-write,,mandatory,,This object identifies the source of the data that this tokenRingPStats entry is configured to analyze. This source can be any tokenRing interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in MIB-II [3], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all non-MAC packets on the local network segment attached to the identified interface. This object may not be modified if the associated tokenRingPStatsStatus object is equal to valid(1).
.1.3.6.1.2.1.16.1.3.1.3,TOKEN-RING-RMON-MIB::tokenRingPStatsDropEvents,Counter32,read-only,,mandatory,,The total number of events in which packets were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected. This value is the same as the corresponding tokenRingMLStatsDropEvents
.1.3.6.1.2.1.16.1.3.1.4,TOKEN-RING-RMON-MIB::tokenRingPStatsDataOctets,Counter32,read-only,,mandatory,,The total number of octets of data in good frames received on the network (excluding framing bits but including FCS octets) in non-MAC packets.
.1.3.6.1.2.1.16.1.3.1.5,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPkts,Counter32,read-only,,mandatory,,The total number of non-MAC packets in good frames. received.
.1.3.6.1.2.1.16.1.3.1.6,TOKEN-RING-RMON-MIB::tokenRingPStatsDataBroadcastPkts,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were directed to an LLC broadcast address (0xFFFFFFFFFFFF or 0xC000FFFFFFFF).
.1.3.6.1.2.1.16.1.3.1.7,TOKEN-RING-RMON-MIB::tokenRingPStatsDataMulticastPkts,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were directed to a local or global multicast or functional address. Note that this number does not include packets directed to the broadcast address.
.1.3.6.1.2.1.16.1.3.1.8,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPkts18to63Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were between 18 and 63 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.1.3.1.9,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPkts64to127Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were between 64 and 127 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.1.3.1.10,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPkts128to255Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were between 128 and 255 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.1.3.1.11,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPkts256to511Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were between 256 and 511 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.1.3.1.12,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPkts512to1023Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were between 512 and 1023 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.1.3.1.13,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPkts1024to2047Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were between 1024 and 2047 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.1.3.1.14,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPkts2048to4095Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were between 2048 and 4095 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.1.3.1.15,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPkts4096to8191Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were between 4096 and 8191 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.1.3.1.16,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPkts8192to18000Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were between 8192 and 18000 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.1.3.1.17,TOKEN-RING-RMON-MIB::tokenRingPStatsDataPktsGreaterThan18000Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received that were greater than 18000 octets in length, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.1.3.1.18,TOKEN-RING-RMON-MIB::tokenRingPStatsOwner,OCTET,read-write,,mandatory,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.1.3.1.19,TOKEN-RING-RMON-MIB::tokenRingPStatsStatus,INTEGER,read-write,,mandatory,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this tokenRingPStats entry.
.1.3.6.1.2.1.16.1.4,RMON2-MIB::etherStats2Table,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.1.4.1,RMON2-MIB::etherStats2Entry,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.1.4.1.1,RMON2-MIB::etherStatsDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.1.4.1.2,RMON2-MIB::etherStatsCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.1.5,RMON2-MIB::tokenRingMLStats2Table,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.1.5.1,RMON2-MIB::tokenRingMLStats2Entry,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.1.5.1.1,RMON2-MIB::tokenRingMLStatsDroppedFrames,Counter32,read-only,,deprecated,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.1.5.1.2,RMON2-MIB::tokenRingMLStatsCreateTime,TimeTicks,read-only,,deprecated,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.1.6,RMON2-MIB::tokenRingPStats2Table,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.1.6.1,RMON2-MIB::tokenRingPStats2Entry,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.1.6.1.1,RMON2-MIB::tokenRingPStatsDroppedFrames,Counter32,read-only,,deprecated,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.1.6.1.2,RMON2-MIB::tokenRingPStatsCreateTime,TimeTicks,read-only,,deprecated,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.2,RMON-MIB::history,,,,,,
.1.3.6.1.2.1.16.2.1,RMON-MIB::historyControlTable,,not-accessible,,current,,A list of history control entries.
.1.3.6.1.2.1.16.2.1.1,RMON-MIB::historyControlEntry,,not-accessible,historyControlIndex,current,,A list of parameters that set up a periodic sampling of statistics. As an example, an instance of the historyControlInterval object might be named historyControlInterval.2
.1.3.6.1.2.1.16.2.1.1.1,RMON-MIB::historyControlIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the historyControl table. Each such entry defines a set of samples at a particular interval for an interface on the device.
.1.3.6.1.2.1.16.2.1.1.2,RMON-MIB::historyControlDataSource,OBJECT,read-create,,current,,This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this historyControlEntry. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.2.1.16.2.1.1.3,RMON-MIB::historyControlBucketsRequested,Integer32,read-create,,current,,The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this historyControlEntry. When this object is created or modified, the probe should set historyControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
.1.3.6.1.2.1.16.2.1.1.4,RMON-MIB::historyControlBucketsGranted,Integer32,read-only,,current,,The number of discrete sampling intervals over which data shall be saved in the part of the media-specific table associated with this historyControlEntry. When the associated historyControlBucketsRequested object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular probe implementation and available resources. The probe must not lower this value except as a result of a modification to the associated historyControlBucketsRequested object. There will be times when the actual number of buckets associated with this entry is less than the value of this object. In this case, at the end of each sampling interval, a new bucket will be added to the media-specific table. When the number of buckets reaches the value of this object and a new bucket is to be added to the media-specific table, the oldest bucket associated with this historyControlEntry shall be deleted by the agent so that the new bucket can be added. When the value of this object changes to a value less than the current value, entries are deleted from the media-specific table associated with this historyControlEntry. Enough of the oldest of these entries shall be deleted by the agent so that their number remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated media- specific entries may be allowed to grow.
.1.3.6.1.2.1.16.2.1.1.5,RMON-MIB::historyControlInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this historyControlEntry. This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and set the historyControlInterval object to a value less than this interval. This is typically most important for the 'octets' counter in any media-specific table. For example, on an Ethernet network, the etherHistoryOctets counter could overflow in about one hour at the Ethernet's maximum utilization. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.2.1.16.2.1.1.6,RMON-MIB::historyControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.2.1.1.7,RMON-MIB::historyControlStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this historyControl entry. Each instance of the media-specific table associated with this historyControlEntry will be deleted by the agent if this historyControlEntry is not equal to valid(1).
.1.3.6.1.2.1.16.2.2,RMON-MIB::etherHistoryTable,,not-accessible,,current,,A list of Ethernet history entries.
.1.3.6.1.2.1.16.2.2.1,RMON-MIB::etherHistoryEntry,,not-accessible,etherHistoryIndex:etherHistorySampleIndex,current,,An historical sample of Ethernet statistics on a particular Ethernet interface. This sample is associated with the historyControlEntry which set up the parameters for a regular collection of these samples. As an example, an instance of the etherHistoryPkts object might be named etherHistoryPkts.2.89
.1.3.6.1.2.1.16.2.2.1.1,RMON-MIB::etherHistoryIndex,Integer32,read-only,,current,,The history of which this entry is a part. The history identified by a particular value of this index is the same history as identified by the same value of historyControlIndex.
.1.3.6.1.2.1.16.2.2.1.2,RMON-MIB::etherHistorySampleIndex,Integer32,read-only,,current,,An index that uniquely identifies the particular sample this entry represents among all samples associated with the same historyControlEntry. This index starts at 1 and increases by one as each new sample is taken.
.1.3.6.1.2.1.16.2.2.1.3,RMON-MIB::etherHistoryIntervalStart,TimeTicks,read-only,,current,,The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require the probe to delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
.1.3.6.1.2.1.16.2.2.1.4,RMON-MIB::etherHistoryDropEvents,Counter32,read-only,,current,,The total number of events in which packets were dropped by the probe due to lack of resources during this sampling interval. Note that this number is not necessarily the number of packets dropped, it is just the number of times this condition has been detected.
.1.3.6.1.2.1.16.2.2.1.5,RMON-MIB::etherHistoryOctets,Counter32,read-only,,current,,The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets).
.1.3.6.1.2.1.16.2.2.1.6,RMON-MIB::etherHistoryPkts,Counter32,read-only,,current,,The number of packets (including bad packets) received during this sampling interval.
.1.3.6.1.2.1.16.2.2.1.7,RMON-MIB::etherHistoryBroadcastPkts,Counter32,read-only,,current,,The number of good packets received during this sampling interval that were directed to the broadcast address.
.1.3.6.1.2.1.16.2.2.1.8,RMON-MIB::etherHistoryMulticastPkts,Counter32,read-only,,current,,The number of good packets received during this sampling interval that were directed to a multicast address. Note that this number does not include packets addressed to the broadcast address.
.1.3.6.1.2.1.16.2.2.1.9,RMON-MIB::etherHistoryCRCAlignErrors,Counter32,read-only,,current,,The number of packets received during this sampling interval that had a length (excluding framing bits but including FCS octets) between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
.1.3.6.1.2.1.16.2.2.1.10,RMON-MIB::etherHistoryUndersizePkts,Counter32,read-only,,current,,The number of packets received during this sampling interval that were less than 64 octets long (excluding framing bits but including FCS octets) and were otherwise well formed.
.1.3.6.1.2.1.16.2.2.1.11,RMON-MIB::etherHistoryOversizePkts,Counter32,read-only,,current,,The number of packets received during this sampling interval that were longer than 1518 octets (excluding framing bits but including FCS octets) but were otherwise well formed.
.1.3.6.1.2.1.16.2.2.1.12,RMON-MIB::etherHistoryFragments,Counter32,read-only,,current,,The total number of packets received during this sampling interval that were less than 64 octets in length (excluding framing bits but including FCS octets) had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that it is entirely normal for etherHistoryFragments to increment. This is because it counts both runts (which are normal occurrences due to collisions) and noise hits.
.1.3.6.1.2.1.16.2.2.1.13,RMON-MIB::etherHistoryJabbers,Counter32,read-only,,current,,The number of packets received during this sampling interval that were longer than 1518 octets (excluding framing bits but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that this definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section 10.3.1.4 (10BASE2). These documents define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.
.1.3.6.1.2.1.16.2.2.1.14,RMON-MIB::etherHistoryCollisions,Counter32,read-only,,current,,The best estimate of the total number of collisions on this Ethernet segment during this sampling interval. The value returned will depend on the location of the RMON probe. Section 8.2.1.3 (10BASE-5) and section 10.3.1.3 (10BASE-2) of IEEE standard 802.3 states that a station must detect a collision, in the receive mode, if three or more stations are transmitting simultaneously. A repeater port must detect a collision when two or more stations are transmitting simultaneously. Thus a probe placed on a repeater port could record more collisions than a probe connected to a station on the same segment would. Probe location plays a much smaller role when considering 10BASE-T. 14.2.1.4 (10BASE-T) of IEEE standard 802.3 defines a collision as the simultaneous presence of signals on the DO and RD circuits (transmitting and receiving at the same time). A 10BASE-T station can only detect collisions when it is transmitting. Thus probes placed on a station and a repeater, should report the same number of collisions. Note also that an RMON probe inside a repeater should ideally report collisions between the repeater and one or more other hosts (transmit collisions as defined by IEEE 802.3k) plus receiver collisions observed on any coax segments to which the repeater is connected.
.1.3.6.1.2.1.16.2.2.1.15,RMON-MIB::etherHistoryUtilization,Integer32,read-only,,current,,The best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent.
.1.3.6.1.2.1.16.2.3,TOKEN-RING-RMON-MIB::tokenRingMLHistoryTable,,not-accessible,,mandatory,,A list of Mac-Layer Token Ring statistics entries.
.1.3.6.1.2.1.16.2.3.1,TOKEN-RING-RMON-MIB::tokenRingMLHistoryEntry,,not-accessible,tokenRingMLHistoryIndex:tokenRingMLHistorySampleIndex,mandatory,,A collection of Mac-Layer statistics kept for a particular Token Ring interface.
.1.3.6.1.2.1.16.2.3.1.1,TOKEN-RING-RMON-MIB::tokenRingMLHistoryIndex,INTEGER,read-only,,mandatory,,The history of which this entry is a part. The history identified by a particular value of this index is the same history as identified by the same value of historyControlIndex.
.1.3.6.1.2.1.16.2.3.1.2,TOKEN-RING-RMON-MIB::tokenRingMLHistorySampleIndex,INTEGER,read-only,,mandatory,,An index that uniquely identifies the particular Mac-Layer sample this entry represents among all Mac-Layer samples associated with the same historyControlEntry. This index starts at 1 and increases by one as each new sample is taken.
.1.3.6.1.2.1.16.2.3.1.3,TOKEN-RING-RMON-MIB::tokenRingMLHistoryIntervalStart,TimeTicks,read-only,,mandatory,,The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require the probe to delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
.1.3.6.1.2.1.16.2.3.1.4,TOKEN-RING-RMON-MIB::tokenRingMLHistoryDropEvents,Counter32,read-only,,mandatory,,The total number of events in which packets were dropped by the probe due to lack of resources during this sampling interval. Note that this number is not necessarily the number of packets dropped, it is just the number of times this condition has been detected.
.1.3.6.1.2.1.16.2.3.1.5,TOKEN-RING-RMON-MIB::tokenRingMLHistoryMacOctets,Counter32,read-only,,mandatory,,The total number of octets of data in MAC packets (excluding those that were not good frames) received on the network during this sampling interval (excluding framing bits but including FCS octets).
.1.3.6.1.2.1.16.2.3.1.6,TOKEN-RING-RMON-MIB::tokenRingMLHistoryMacPkts,Counter32,read-only,,mandatory,,The total number of MAC packets (excluding those that were not good frames) received during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.7,TOKEN-RING-RMON-MIB::tokenRingMLHistoryRingPurgeEvents,Counter32,read-only,,mandatory,,The total number of times that the ring entered the ring purge state from normal ring state during this sampling interval. The ring purge state that comes from the claim token or beacon state is not counted.
.1.3.6.1.2.1.16.2.3.1.8,TOKEN-RING-RMON-MIB::tokenRingMLHistoryRingPurgePkts,Counter32,read-only,,mandatory,,The total number of Ring Purge MAC packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.9,TOKEN-RING-RMON-MIB::tokenRingMLHistoryBeaconEvents,Counter32,read-only,,mandatory,,The total number of times that the ring enters a beaconing state (beaconFrameStreamingState, beaconBitStreamingState, beaconSetRecoveryModeState, or beaconRingSignalLossState) during this sampling interval. Note that a change of the source address of the beacon packet does not constitute a new beacon event.
.1.3.6.1.2.1.16.2.3.1.10,TOKEN-RING-RMON-MIB::tokenRingMLHistoryBeaconTime,INTEGER,read-only,,mandatory,,The amount of time that the ring has been in the beaconing state during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.11,TOKEN-RING-RMON-MIB::tokenRingMLHistoryBeaconPkts,Counter32,read-only,,mandatory,,The total number of beacon MAC packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.12,TOKEN-RING-RMON-MIB::tokenRingMLHistoryClaimTokenEvents,Counter32,read-only,,mandatory,,The total number of times that the ring enters the claim token state from normal ring state or ring purge state during this sampling interval. The claim token state that comes from the beacon state is not counted.
.1.3.6.1.2.1.16.2.3.1.13,TOKEN-RING-RMON-MIB::tokenRingMLHistoryClaimTokenPkts,Counter32,read-only,,mandatory,,The total number of claim token MAC packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.14,TOKEN-RING-RMON-MIB::tokenRingMLHistoryNAUNChanges,Counter32,read-only,,mandatory,,The total number of NAUN changes detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.15,TOKEN-RING-RMON-MIB::tokenRingMLHistoryLineErrors,Counter32,read-only,,mandatory,,The total number of line errors reported in error reporting packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.16,TOKEN-RING-RMON-MIB::tokenRingMLHistoryInternalErrors,Counter32,read-only,,mandatory,,The total number of adapter internal errors reported in error reporting packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.17,TOKEN-RING-RMON-MIB::tokenRingMLHistoryBurstErrors,Counter32,read-only,,mandatory,,The total number of burst errors reported in error reporting packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.18,TOKEN-RING-RMON-MIB::tokenRingMLHistoryACErrors,Counter32,read-only,,mandatory,,The total number of AC (Address Copied) errors reported in error reporting packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.19,TOKEN-RING-RMON-MIB::tokenRingMLHistoryAbortErrors,Counter32,read-only,,mandatory,,The total number of abort delimiters reported in error reporting packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.20,TOKEN-RING-RMON-MIB::tokenRingMLHistoryLostFrameErrors,Counter32,read-only,,mandatory,,The total number of lost frame errors reported in error reporting packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.21,TOKEN-RING-RMON-MIB::tokenRingMLHistoryCongestionErrors,Counter32,read-only,,mandatory,,The total number of receive congestion errors reported in error reporting packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.22,TOKEN-RING-RMON-MIB::tokenRingMLHistoryFrameCopiedErrors,Counter32,read-only,,mandatory,,The total number of frame copied errors reported in error reporting packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.23,TOKEN-RING-RMON-MIB::tokenRingMLHistoryFrequencyErrors,Counter32,read-only,,mandatory,,The total number of frequency errors reported in error reporting packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.24,TOKEN-RING-RMON-MIB::tokenRingMLHistoryTokenErrors,Counter32,read-only,,mandatory,,The total number of token errors reported in error reporting packets detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.25,TOKEN-RING-RMON-MIB::tokenRingMLHistorySoftErrorReports,Counter32,read-only,,mandatory,,The total number of soft error report frames detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.26,TOKEN-RING-RMON-MIB::tokenRingMLHistoryRingPollEvents,Counter32,read-only,,mandatory,,The total number of ring poll events detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.3.1.27,TOKEN-RING-RMON-MIB::tokenRingMLHistoryActiveStations,INTEGER,read-only,,mandatory,,The maximum number of active stations on the ring detected by the probe during this sampling interval.
.1.3.6.1.2.1.16.2.4,TOKEN-RING-RMON-MIB::tokenRingPHistoryTable,,not-accessible,,mandatory,,A list of promiscuous Token Ring statistics entries.
.1.3.6.1.2.1.16.2.4.1,TOKEN-RING-RMON-MIB::tokenRingPHistoryEntry,,not-accessible,tokenRingPHistoryIndex:tokenRingPHistorySampleIndex,mandatory,,A collection of promiscuous statistics kept for a particular Token Ring interface.
.1.3.6.1.2.1.16.2.4.1.1,TOKEN-RING-RMON-MIB::tokenRingPHistoryIndex,INTEGER,read-only,,mandatory,,The history of which this entry is a part. The history identified by a particular value of this index is the same history as identified by the same value of historyControlIndex.
.1.3.6.1.2.1.16.2.4.1.2,TOKEN-RING-RMON-MIB::tokenRingPHistorySampleIndex,INTEGER,read-only,,mandatory,,An index that uniquely identifies the particular sample this entry represents among all samples associated with the same historyControlEntry. This index starts at 1 and increases by one as each new sample is taken.
.1.3.6.1.2.1.16.2.4.1.3,TOKEN-RING-RMON-MIB::tokenRingPHistoryIntervalStart,TimeTicks,read-only,,mandatory,,The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require the probe to delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
.1.3.6.1.2.1.16.2.4.1.4,TOKEN-RING-RMON-MIB::tokenRingPHistoryDropEvents,Counter32,read-only,,mandatory,,The total number of events in which packets were dropped by the probe due to lack of resources during this sampling interval. Note that this number is not necessarily the number of packets dropped, it is just the number of times this condition has been detected.
.1.3.6.1.2.1.16.2.4.1.5,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataOctets,Counter32,read-only,,mandatory,,The total number of octets of data in good frames received on the network (excluding framing bits but including FCS octets) in non-MAC packets during this sampling interval.
.1.3.6.1.2.1.16.2.4.1.6,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPkts,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval.
.1.3.6.1.2.1.16.2.4.1.7,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataBroadcastPkts,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were directed to an LLC broadcast address (0xFFFFFFFFFFFF or 0xC000FFFFFFFF).
.1.3.6.1.2.1.16.2.4.1.8,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataMulticastPkts,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were directed to a local or global multicast or functional address. Note that this number does not include packets directed to the broadcast address.
.1.3.6.1.2.1.16.2.4.1.9,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPkts18to63Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were between 18 and 63 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.2.4.1.10,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPkts64to127Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were between 64 and 127 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.2.4.1.11,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPkts128to255Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were between 128 and 255 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.2.4.1.12,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPkts256to511Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were between 256 and 511 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.2.4.1.13,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPkts512to1023Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were between 512 and 1023 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.2.4.1.14,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPkts1024to2047Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were between 1024 and 2047 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.2.4.1.15,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPkts2048to4095Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were between 2048 and 4095 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.2.4.1.16,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPkts4096to8191Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were between 4096 and 8191 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.2.4.1.17,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPkts8192to18000Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were between 8192 and 18000 octets in length inclusive, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.2.4.1.18,TOKEN-RING-RMON-MIB::tokenRingPHistoryDataPktsGreaterThan18000Octets,Counter32,read-only,,mandatory,,The total number of good non-MAC frames received during this sampling interval that were greater than 18000 octets in length, excluding framing bits but including FCS octets.
.1.3.6.1.2.1.16.2.5,RMON2-MIB::historyControl2Table,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.2.5.1,RMON2-MIB::historyControl2Entry,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.2.5.1.1,RMON2-MIB::historyControlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.3,RMON-MIB::alarm,,,,,,
.1.3.6.1.2.1.16.3.1,RMON-MIB::alarmTable,,not-accessible,,current,,A list of alarm entries.
.1.3.6.1.2.1.16.3.1.1,RMON-MIB::alarmEntry,,not-accessible,alarmIndex,current,,A list of parameters that set up a periodic checking for alarm conditions. For example, an instance of the alarmValue object might be named alarmValue.8
.1.3.6.1.2.1.16.3.1.1.1,RMON-MIB::alarmIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the alarm table. Each such entry defines a diagnostic sample at a particular interval for an object on the device.
.1.3.6.1.2.1.16.3.1.1.2,RMON-MIB::alarmInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be taken in the case of deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.2.1.16.3.1.1.3,RMON-MIB::alarmVariable,OBJECT,read-create,,current,,The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Integer32, Counter32, Counter64, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. If at any time the variable name of an established alarmEntry is no longer available in the selected MIB view, the probe must change the status of this alarmEntry to invalid(4). This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.2.1.16.3.1.1.4,RMON-MIB::alarmSampleType,INTEGER,read-create,,current,absoluteValue(1):deltaValue(2),The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.2.1.16.3.1.1.5,RMON-MIB::alarmValue,Integer32,read-only,,current,,The value of the statistic during the last sampling period. For example, if the sample type is deltaValue, this value will be the difference between the samples at the beginning and end of the period. If the sample type is absoluteValue, this value will be the sampled value at the end of the period. This is the value that is compared with the rising and falling thresholds. The value during the current sampling period is not made available until the period is completed and will remain available until the next period completes.
.1.3.6.1.2.1.16.3.1.1.6,RMON-MIB::alarmStartupAlarm,INTEGER,read-create,,current,risingAlarm(1):fallingAlarm(2):risingOrFallingAlarm(3),The alarm that may be sent when this entry is first set to valid. If the first sample after this entry becomes valid is greater than or equal to the risingThreshold and alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3), then a single rising alarm will be generated. If the first sample after this entry becomes valid is less than or equal to the fallingThreshold and alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3), then a single falling alarm will be generated. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.2.1.16.3.1.1.7,RMON-MIB::alarmRisingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the alarmFallingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.2.1.16.3.1.1.8,RMON-MIB::alarmFallingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.2.1.16.3.1.1.9,RMON-MIB::alarmRisingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a rising threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.2.1.16.3.1.1.10,RMON-MIB::alarmFallingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a falling threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.2.1.16.3.1.1.11,RMON-MIB::alarmOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.3.1.1.12,RMON-MIB::alarmStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this alarm entry.
.1.3.6.1.2.1.16.4,RMON-MIB::hosts,,,,,,
.1.3.6.1.2.1.16.4.1,RMON-MIB::hostControlTable,,not-accessible,,current,,A list of host table control entries.
.1.3.6.1.2.1.16.4.1.1,RMON-MIB::hostControlEntry,,not-accessible,hostControlIndex,current,,A list of parameters that set up the discovery of hosts on a particular interface and the collection of statistics about these hosts. For example, an instance of the hostControlTableSize object might be named hostControlTableSize.1
.1.3.6.1.2.1.16.4.1.1.1,RMON-MIB::hostControlIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the hostControl table. Each such entry defines a function that discovers hosts on a particular interface and places statistics about them in the hostTable and the hostTimeTable on behalf of this hostControlEntry.
.1.3.6.1.2.1.16.4.1.1.2,RMON-MIB::hostControlDataSource,OBJECT,read-create,,current,,This object identifies the source of the data for this instance of the host function. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated hostControlStatus object is equal to valid(1).
.1.3.6.1.2.1.16.4.1.1.3,RMON-MIB::hostControlTableSize,Integer32,read-only,,current,,The number of hostEntries in the hostTable and the hostTimeTable associated with this hostControlEntry.
.1.3.6.1.2.1.16.4.1.1.4,RMON-MIB::hostControlLastDeleteTime,TimeTicks,read-only,,current,,The value of sysUpTime when the last entry was deleted from the portion of the hostTable associated with this hostControlEntry. If no deletions have occurred, this value shall be zero.
.1.3.6.1.2.1.16.4.1.1.5,RMON-MIB::hostControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.4.1.1.6,RMON-MIB::hostControlStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this hostControl entry. If this object is not equal to valid(1), all associated entries in the hostTable, hostTimeTable, and the hostTopNTable shall be deleted by the agent.
.1.3.6.1.2.1.16.4.2,RMON-MIB::hostTable,,not-accessible,,current,,A list of host entries.
.1.3.6.1.2.1.16.4.2.1,RMON-MIB::hostEntry,,not-accessible,hostIndex:hostAddress,current,,A collection of statistics for a particular host that has been discovered on an interface of this device. For example, an instance of the hostOutBroadcastPkts object might be named hostOutBroadcastPkts.1.6.8.0.32.27.3.176
.1.3.6.1.2.1.16.4.2.1.1,RMON-MIB::hostAddress,OCTET,read-only,,current,,The physical address of this host.
.1.3.6.1.2.1.16.4.2.1.2,RMON-MIB::hostCreationOrder,Integer32,read-only,,current,,An index that defines the relative ordering of the creation time of hosts captured for a particular hostControlEntry. This index shall be between 1 and N, where N is the value of the associated hostControlTableSize. The ordering of the indexes is based on the order of each entry's insertion into the table, in which entries added earlier have a lower index value than entries added later. It is important to note that the order for a particular entry may change as an (earlier) entry is deleted from the table. Because this order may change, management stations should make use of the hostControlLastDeleteTime variable in the hostControlEntry associated with the relevant portion of the hostTable. By observing this variable, the management station may detect the circumstances where a previous association between a value of hostCreationOrder and a hostEntry may no longer hold.
.1.3.6.1.2.1.16.4.2.1.3,RMON-MIB::hostIndex,Integer32,read-only,,current,,The set of collected host statistics of which this entry is a part. The set of hosts identified by a particular value of this index is associated with the hostControlEntry as identified by the same value of hostControlIndex.
.1.3.6.1.2.1.16.4.2.1.4,RMON-MIB::hostInPkts,Counter32,read-only,,current,,The number of good packets transmitted to this address since it was added to the hostTable.
.1.3.6.1.2.1.16.4.2.1.5,RMON-MIB::hostOutPkts,Counter32,read-only,,current,,The number of packets, including bad packets, transmitted by this address since it was added to the hostTable.
.1.3.6.1.2.1.16.4.2.1.6,RMON-MIB::hostInOctets,Counter32,read-only,,current,,The number of octets transmitted to this address since it was added to the hostTable (excluding framing bits but including FCS octets), except for those octets in bad packets.
.1.3.6.1.2.1.16.4.2.1.7,RMON-MIB::hostOutOctets,Counter32,read-only,,current,,The number of octets transmitted by this address since it was added to the hostTable (excluding framing bits but including FCS octets), including those octets in bad packets.
.1.3.6.1.2.1.16.4.2.1.8,RMON-MIB::hostOutErrors,Counter32,read-only,,current,,The number of bad packets transmitted by this address since this host was added to the hostTable.
.1.3.6.1.2.1.16.4.2.1.9,RMON-MIB::hostOutBroadcastPkts,Counter32,read-only,,current,,The number of good packets transmitted by this address that were directed to the broadcast address since this host was added to the hostTable.
.1.3.6.1.2.1.16.4.2.1.10,RMON-MIB::hostOutMulticastPkts,Counter32,read-only,,current,,The number of good packets transmitted by this address that were directed to a multicast address since this host was added to the hostTable. Note that this number does not include packets directed to the broadcast address.
.1.3.6.1.2.1.16.4.3,RMON-MIB::hostTimeTable,,not-accessible,,current,,A list of time-ordered host table entries.
.1.3.6.1.2.1.16.4.3.1,RMON-MIB::hostTimeEntry,,not-accessible,hostTimeIndex:hostTimeCreationOrder,current,,A collection of statistics for a particular host that has been discovered on an interface of this device. This collection includes the relative ordering of the creation time of this object. For example, an instance of the hostTimeOutBroadcastPkts object might be named hostTimeOutBroadcastPkts.1.687
.1.3.6.1.2.1.16.4.3.1.1,RMON-MIB::hostTimeAddress,OCTET,read-only,,current,,The physical address of this host.
.1.3.6.1.2.1.16.4.3.1.2,RMON-MIB::hostTimeCreationOrder,Integer32,read-only,,current,,An index that uniquely identifies an entry in the hostTime table among those entries associated with the same hostControlEntry. This index shall be between 1 and N, where N is the value of the associated hostControlTableSize. The ordering of the indexes is based on the order of each entry's insertion into the table, in which entries added earlier have a lower index value than entries added later. Thus the management station has the ability to learn of new entries added to this table without downloading the entire table. It is important to note that the index for a particular entry may change as an (earlier) entry is deleted from the table. Because this order may change, management stations should make use of the hostControlLastDeleteTime variable in the hostControlEntry associated with the relevant portion of the hostTimeTable. By observing this variable, the management station may detect the circumstances where a download of the table may have missed entries, and where a previous association between a value of hostTimeCreationOrder and a hostTimeEntry may no longer hold.
.1.3.6.1.2.1.16.4.3.1.3,RMON-MIB::hostTimeIndex,Integer32,read-only,,current,,The set of collected host statistics of which this entry is a part. The set of hosts identified by a particular value of this index is associated with the hostControlEntry as identified by the same value of hostControlIndex.
.1.3.6.1.2.1.16.4.3.1.4,RMON-MIB::hostTimeInPkts,Counter32,read-only,,current,,The number of good packets transmitted to this address since it was added to the hostTimeTable.
.1.3.6.1.2.1.16.4.3.1.5,RMON-MIB::hostTimeOutPkts,Counter32,read-only,,current,,The number of packets, including bad packets, transmitted by this address since it was added to the hostTimeTable.
.1.3.6.1.2.1.16.4.3.1.6,RMON-MIB::hostTimeInOctets,Counter32,read-only,,current,,The number of octets transmitted to this address since it was added to the hostTimeTable (excluding framing bits but including FCS octets), except for those octets in bad packets.
.1.3.6.1.2.1.16.4.3.1.7,RMON-MIB::hostTimeOutOctets,Counter32,read-only,,current,,The number of octets transmitted by this address since it was added to the hostTimeTable (excluding framing bits but including FCS octets), including those octets in bad packets.
.1.3.6.1.2.1.16.4.3.1.8,RMON-MIB::hostTimeOutErrors,Counter32,read-only,,current,,The number of bad packets transmitted by this address since this host was added to the hostTimeTable.
.1.3.6.1.2.1.16.4.3.1.9,RMON-MIB::hostTimeOutBroadcastPkts,Counter32,read-only,,current,,The number of good packets transmitted by this address that were directed to the broadcast address since this host was added to the hostTimeTable.
.1.3.6.1.2.1.16.4.3.1.10,RMON-MIB::hostTimeOutMulticastPkts,Counter32,read-only,,current,,The number of good packets transmitted by this address that were directed to a multicast address since this host was added to the hostTimeTable. Note that this number does not include packets directed to the broadcast address.
.1.3.6.1.2.1.16.4.4,RMON2-MIB::hostControl2Table,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.4.4.1,RMON2-MIB::hostControl2Entry,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.4.4.1.1,RMON2-MIB::hostControlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.4.4.1.2,RMON2-MIB::hostControlCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.5,RMON-MIB::hostTopN,,,,,,
.1.3.6.1.2.1.16.5.1,RMON-MIB::hostTopNControlTable,,not-accessible,,current,,A list of top N host control entries.
.1.3.6.1.2.1.16.5.1.1,RMON-MIB::hostTopNControlEntry,,not-accessible,hostTopNControlIndex,current,,A set of parameters that control the creation of a report of the top N hosts according to several metrics. For example, an instance of the hostTopNDuration object might be named hostTopNDuration.3
.1.3.6.1.2.1.16.5.1.1.1,RMON-MIB::hostTopNControlIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the hostTopNControl table. Each such entry defines one top N report prepared for one interface.
.1.3.6.1.2.1.16.5.1.1.2,RMON-MIB::hostTopNHostIndex,Integer32,read-create,,current,,The host table for which a top N report will be prepared on behalf of this entry. The host table identified by a particular value of this index is associated with the same host table as identified by the same value of hostIndex. This object may not be modified if the associated hostTopNStatus object is equal to valid(1).
.1.3.6.1.2.1.16.5.1.1.3,RMON-MIB::hostTopNRateBase,INTEGER,read-create,,current,hostTopNInPkts(1):hostTopNOutPkts(2):hostTopNInOctets(3):hostTopNOutOctets(4):hostTopNOutErrors(5):hostTopNOutBroadcastPkts(6):hostTopNOutMulticastPkts(7),The variable for each host that the hostTopNRate variable is based upon. This object may not be modified if the associated hostTopNStatus object is equal to valid(1).
.1.3.6.1.2.1.16.5.1.1.4,RMON-MIB::hostTopNTimeRemaining,Integer32,read-create,,current,,The number of seconds left in the report currently being collected. When this object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of this report, which is loaded into the associated hostTopNDuration object. When this object is set to a non-zero value, any associated hostTopNEntries shall be made inaccessible by the monitor. While the value of this object is non-zero, it decrements by one per second until it reaches zero. During this time, all associated hostTopNEntries shall remain inaccessible. At the time that this object decrements to zero, the report is made accessible in the hostTopNTable. Thus, the hostTopN table needs to be created only at the end of the collection interval.
.1.3.6.1.2.1.16.5.1.1.5,RMON-MIB::hostTopNDuration,Integer32,read-only,,current,,The number of seconds that this report has collected during the last sampling interval, or if this report is currently being collected, the number of seconds that this report is being collected during this sampling interval. When the associated hostTopNTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next time the hostTopNTimeRemaining is set. This value shall be zero if no reports have been requested for this hostTopNControlEntry.
.1.3.6.1.2.1.16.5.1.1.6,RMON-MIB::hostTopNRequestedSize,Integer32,read-create,,current,,The maximum number of hosts requested for the top N table. When this object is created or modified, the probe should set hostTopNGrantedSize as closely to this object as is possible for the particular probe implementation and available resources.
.1.3.6.1.2.1.16.5.1.1.7,RMON-MIB::hostTopNGrantedSize,Integer32,read-only,,current,,The maximum number of hosts in the top N table. When the associated hostTopNRequestedSize object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular implementation and available resources. The probe must not lower this value except as a result of a set to the associated hostTopNRequestedSize object. Hosts with the highest value of hostTopNRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more hosts.
.1.3.6.1.2.1.16.5.1.1.8,RMON-MIB::hostTopNStartTime,TimeTicks,read-only,,current,,The value of sysUpTime when this top N report was last started. In other words, this is the time that the associated hostTopNTimeRemaining object was modified to start the requested report.
.1.3.6.1.2.1.16.5.1.1.9,RMON-MIB::hostTopNOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.5.1.1.10,RMON-MIB::hostTopNStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this hostTopNControl entry. If this object is not equal to valid(1), all associated hostTopNEntries shall be deleted by the agent.
.1.3.6.1.2.1.16.5.2,RMON-MIB::hostTopNTable,,not-accessible,,current,,A list of top N host entries.
.1.3.6.1.2.1.16.5.2.1,RMON-MIB::hostTopNEntry,,not-accessible,hostTopNReport:hostTopNIndex,current,,A set of statistics for a host that is part of a top N report. For example, an instance of the hostTopNRate object might be named hostTopNRate.3.10
.1.3.6.1.2.1.16.5.2.1.1,RMON-MIB::hostTopNReport,Integer32,read-only,,current,,This object identifies the top N report of which this entry is a part. The set of hosts identified by a particular value of this object is part of the same report as identified by the same value of the hostTopNControlIndex object.
.1.3.6.1.2.1.16.5.2.1.2,RMON-MIB::hostTopNIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the hostTopN table among those in the same report. This index is between 1 and N, where N is the number of entries in this table. Increasing values of hostTopNIndex shall be assigned to entries with decreasing values of hostTopNRate until index N is assigned to the entry with the lowest value of hostTopNRate or there are no more hostTopNEntries.
.1.3.6.1.2.1.16.5.2.1.3,RMON-MIB::hostTopNAddress,OCTET,read-only,,current,,The physical address of this host.
.1.3.6.1.2.1.16.5.2.1.4,RMON-MIB::hostTopNRate,Integer32,read-only,,current,,The amount of change in the selected variable during this sampling interval. The selected variable is this host's instance of the object selected by hostTopNRateBase.
.1.3.6.1.2.1.16.6,RMON-MIB::matrix,,,,,,
.1.3.6.1.2.1.16.6.1,RMON-MIB::matrixControlTable,,not-accessible,,current,,A list of information entries for the traffic matrix on each interface.
.1.3.6.1.2.1.16.6.1.1,RMON-MIB::matrixControlEntry,,not-accessible,matrixControlIndex,current,,Information about a traffic matrix on a particular interface. For example, an instance of the matrixControlLastDeleteTime object might be named matrixControlLastDeleteTime.1
.1.3.6.1.2.1.16.6.1.1.1,RMON-MIB::matrixControlIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the matrixControl table. Each such entry defines a function that discovers conversations on a particular interface and places statistics about them in the matrixSDTable and the matrixDSTable on behalf of this matrixControlEntry.
.1.3.6.1.2.1.16.6.1.1.2,RMON-MIB::matrixControlDataSource,OBJECT,read-create,,current,,This object identifies the source of the data from which this entry creates a traffic matrix. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated matrixControlStatus object is equal to valid(1).
.1.3.6.1.2.1.16.6.1.1.3,RMON-MIB::matrixControlTableSize,Integer32,read-only,,current,,The number of matrixSDEntries in the matrixSDTable for this interface. This must also be the value of the number of entries in the matrixDSTable for this interface.
.1.3.6.1.2.1.16.6.1.1.4,RMON-MIB::matrixControlLastDeleteTime,TimeTicks,read-only,,current,,The value of sysUpTime when the last entry was deleted from the portion of the matrixSDTable or matrixDSTable associated with this matrixControlEntry. If no deletions have occurred, this value shall be zero.
.1.3.6.1.2.1.16.6.1.1.5,RMON-MIB::matrixControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.6.1.1.6,RMON-MIB::matrixControlStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this matrixControl entry. If this object is not equal to valid(1), all associated entries in the matrixSDTable and the matrixDSTable shall be deleted by the agent.
.1.3.6.1.2.1.16.6.2,RMON-MIB::matrixSDTable,,not-accessible,,current,,A list of traffic matrix entries indexed by source and destination MAC address.
.1.3.6.1.2.1.16.6.2.1,RMON-MIB::matrixSDEntry,,not-accessible,matrixSDIndex:matrixSDSourceAddress:matrixSDDestAddress,current,,A collection of statistics for communications between two addresses on a particular interface. For example, an instance of the matrixSDPkts object might be named matrixSDPkts.1.6.8.0.32.27.3.176.6.8.0.32.10.8.113
.1.3.6.1.2.1.16.6.2.1.1,RMON-MIB::matrixSDSourceAddress,OCTET,read-only,,current,,The source physical address.
.1.3.6.1.2.1.16.6.2.1.2,RMON-MIB::matrixSDDestAddress,OCTET,read-only,,current,,The destination physical address.
.1.3.6.1.2.1.16.6.2.1.3,RMON-MIB::matrixSDIndex,Integer32,read-only,,current,,The set of collected matrix statistics of which this entry is a part. The set of matrix statistics identified by a particular value of this index is associated with the same matrixControlEntry as identified by the same value of matrixControlIndex.
.1.3.6.1.2.1.16.6.2.1.4,RMON-MIB::matrixSDPkts,Counter32,read-only,,current,,The number of packets transmitted from the source address to the destination address (this number includes bad packets).
.1.3.6.1.2.1.16.6.2.1.5,RMON-MIB::matrixSDOctets,Counter32,read-only,,current,,The number of octets (excluding framing bits but including FCS octets) contained in all packets transmitted from the source address to the destination address.
.1.3.6.1.2.1.16.6.2.1.6,RMON-MIB::matrixSDErrors,Counter32,read-only,,current,,The number of bad packets transmitted from the source address to the destination address.
.1.3.6.1.2.1.16.6.3,RMON-MIB::matrixDSTable,,not-accessible,,current,,A list of traffic matrix entries indexed by destination and source MAC address.
.1.3.6.1.2.1.16.6.3.1,RMON-MIB::matrixDSEntry,,not-accessible,matrixDSIndex:matrixDSDestAddress:matrixDSSourceAddress,current,,A collection of statistics for communications between two addresses on a particular interface. For example, an instance of the matrixSDPkts object might be named matrixSDPkts.1.6.8.0.32.10.8.113.6.8.0.32.27.3.176
.1.3.6.1.2.1.16.6.3.1.1,RMON-MIB::matrixDSSourceAddress,OCTET,read-only,,current,,The source physical address.
.1.3.6.1.2.1.16.6.3.1.2,RMON-MIB::matrixDSDestAddress,OCTET,read-only,,current,,The destination physical address.
.1.3.6.1.2.1.16.6.3.1.3,RMON-MIB::matrixDSIndex,Integer32,read-only,,current,,The set of collected matrix statistics of which this entry is a part. The set of matrix statistics identified by a particular value of this index is associated with the same matrixControlEntry as identified by the same value of matrixControlIndex.
.1.3.6.1.2.1.16.6.3.1.4,RMON-MIB::matrixDSPkts,Counter32,read-only,,current,,The number of packets transmitted from the source address to the destination address (this number includes bad packets).
.1.3.6.1.2.1.16.6.3.1.5,RMON-MIB::matrixDSOctets,Counter32,read-only,,current,,The number of octets (excluding framing bits but including FCS octets) contained in all packets transmitted from the source address to the destination address.
.1.3.6.1.2.1.16.6.3.1.6,RMON-MIB::matrixDSErrors,Counter32,read-only,,current,,The number of bad packets transmitted from the source address to the destination address.
.1.3.6.1.2.1.16.6.4,RMON2-MIB::matrixControl2Table,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.6.4.1,RMON2-MIB::matrixControl2Entry,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.6.4.1.1,RMON2-MIB::matrixControlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.6.4.1.2,RMON2-MIB::matrixControlCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.7,RMON-MIB::filter,,,,,,
.1.3.6.1.2.1.16.7.1,RMON-MIB::filterTable,,not-accessible,,current,,A list of packet filter entries.
.1.3.6.1.2.1.16.7.1.1,RMON-MIB::filterEntry,,not-accessible,filterIndex,current,,A set of parameters for a packet filter applied on a particular interface. As an example, an instance of the filterPktData object might be named filterPktData.12
.1.3.6.1.2.1.16.7.1.1.1,RMON-MIB::filterIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the filter table. Each such entry defines one filter that is to be applied to every packet received on an interface.
.1.3.6.1.2.1.16.7.1.1.2,RMON-MIB::filterChannelIndex,Integer32,read-create,,current,,This object identifies the channel of which this filter is a part. The filters identified by a particular value of this object are associated with the same channel as identified by the same value of the channelIndex object.
.1.3.6.1.2.1.16.7.1.1.3,RMON-MIB::filterPktDataOffset,Integer32,read-create,,current,,The offset from the beginning of each packet where a match of packet data will be attempted. This offset is measured from the point in the physical layer packet after the framing bits, if any. For example, in an Ethernet frame, this point is at the beginning of the destination MAC address. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.4,RMON-MIB::filterPktData,OCTET,read-create,,current,,The data that is to be matched with the input packet. For each packet received, this filter and the accompanying filterPktDataMask and filterPktDataNotMask will be adjusted for the offset. The only bits relevant to this match algorithm are those that have the corresponding filterPktDataMask bit equal to one. The following three rules are then applied to every packet: (1) If the packet is too short and does not have data corresponding to part of the filterPktData, the packet will fail this data match. (2) For each relevant bit from the packet with the corresponding filterPktDataNotMask bit set to zero, if the bit from the packet is not equal to the corresponding bit from the filterPktData, then the packet will fail this data match. (3) If for every relevant bit from the packet with the corresponding filterPktDataNotMask bit set to one, the bit from the packet is equal to the corresponding bit from the filterPktData, then the packet will fail this data match. Any packets that have not failed any of the three matches above have passed this data match. In particular, a zero length filter will match any packet. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.5,RMON-MIB::filterPktDataMask,OCTET,read-create,,current,,The mask that is applied to the match process. After adjusting this mask for the offset, only those bits in the received packet that correspond to bits set in this mask are relevant for further processing by the match algorithm. The offset is applied to filterPktDataMask in the same way it is applied to the filter. For the purposes of the matching algorithm, if the associated filterPktData object is longer than this mask, this mask is conceptually extended with '1' bits until it reaches the length of the filterPktData object. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.6,RMON-MIB::filterPktDataNotMask,OCTET,read-create,,current,,The inversion mask that is applied to the match process. After adjusting this mask for the offset, those relevant bits in the received packet that correspond to bits cleared in this mask must all be equal to their corresponding bits in the filterPktData object for the packet to be accepted. In addition, at least one of those relevant bits in the received packet that correspond to bits set in this mask must be different to its corresponding bit in the filterPktData object. For the purposes of the matching algorithm, if the associated filterPktData object is longer than this mask, this mask is conceptually extended with '0' bits until it reaches the length of the filterPktData object. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.7,RMON-MIB::filterPktStatus,Integer32,read-create,,current,,The status that is to be matched with the input packet. The only bits relevant to this match algorithm are those that have the corresponding filterPktStatusMask bit equal to one. The following two rules are then applied to every packet: (1) For each relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to zero, if the bit from the packet status is not equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. (2) If for every relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to one, the bit from the packet status is equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. Any packets that have not failed either of the two matches above have passed this status match. In particular, a zero length status filter will match any packet's status. The value of the packet status is a sum. This sum initially takes the value zero. Then, for each error, E, that has been discovered in this packet, 2 raised to a value representing E is added to the sum. The errors and the bits that represent them are dependent on the media type of the interface that this channel is receiving packets from. The errors defined for a packet captured off of an Ethernet interface are as follows: bit # Error 0 Packet is longer than 1518 octets 1 Packet is shorter than 64 octets 2 Packet experienced a CRC or Alignment error For example, an Ethernet fragment would have a value of 6 (2^1 + 2^2). As this MIB is expanded to new media types, this object will have other media-specific errors defined. For the purposes of this status matching algorithm, if the packet status is longer than this filterPktStatus object, this object is conceptually extended with '0' bits until it reaches the size of the packet status. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.8,RMON-MIB::filterPktStatusMask,Integer32,read-create,,current,,The mask that is applied to the status match process. Only those bits in the received packet that correspond to bits set in this mask are relevant for further processing by the status match algorithm. For the purposes of the matching algorithm, if the associated filterPktStatus object is longer than this mask, this mask is conceptually extended with '1' bits until it reaches the size of the filterPktStatus. In addition, if a packet status is longer than this mask, this mask is conceptually extended with '0' bits until it reaches the size of the packet status. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.9,RMON-MIB::filterPktStatusNotMask,Integer32,read-create,,current,,The inversion mask that is applied to the status match process. Those relevant bits in the received packet status that correspond to bits cleared in this mask must all be equal to their corresponding bits in the filterPktStatus object for the packet to be accepted. In addition, at least one of those relevant bits in the received packet status that correspond to bits set in this mask must be different to its corresponding bit in the filterPktStatus object for the packet to be accepted. For the purposes of the matching algorithm, if the associated filterPktStatus object or a packet status is longer than this mask, this mask is conceptually extended with '0' bits until it reaches the longer of the lengths of the filterPktStatus object and the packet status. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.10,RMON-MIB::filterOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.7.1.1.11,RMON-MIB::filterStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this filter entry.
.1.3.6.1.2.1.16.7.2,RMON-MIB::channelTable,,not-accessible,,current,,A list of packet channel entries.
.1.3.6.1.2.1.16.7.2.1,RMON-MIB::channelEntry,,not-accessible,channelIndex,current,,A set of parameters for a packet channel applied on a particular interface. As an example, an instance of the channelMatches object might be named channelMatches.3
.1.3.6.1.2.1.16.7.2.1.1,RMON-MIB::channelIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the channel table. Each such entry defines one channel, a logical data and event stream. It is suggested that before creating a channel, an application should scan all instances of the filterChannelIndex object to make sure that there are no pre-existing filters that would be inadvertently be linked to the channel.
.1.3.6.1.2.1.16.7.2.1.2,RMON-MIB::channelIfIndex,Integer32,read-create,,current,,The value of this object uniquely identifies the interface on this remote network monitoring device to which the associated filters are applied to allow data into this channel. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in RFC 2233 [17]. The filters in this group are applied to all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated channelStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.2.1.3,RMON-MIB::channelAcceptType,INTEGER,read-create,,current,acceptMatched(1):acceptFailed(2),This object controls the action of the filters associated with this channel. If this object is equal to acceptMatched(1), packets will be accepted to this channel if they are accepted by both the packet data and packet status matches of an associated filter. If this object is equal to acceptFailed(2), packets will be accepted to this channel only if they fail either the packet data match or the packet status match of each of the associated filters. In particular, a channel with no associated filters will match no packets if set to acceptMatched(1) case and will match all packets in the acceptFailed(2) case. This object may not be modified if the associated channelStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.2.1.4,RMON-MIB::channelDataControl,INTEGER,read-create,,current,on(1):off(2),This object controls the flow of data through this channel. If this object is on(1), data, status and events flow through this channel. If this object is off(2), data, status and events will not flow through this channel.
.1.3.6.1.2.1.16.7.2.1.5,RMON-MIB::channelTurnOnEventIndex,Integer32,read-create,,current,,The value of this object identifies the event that is configured to turn the associated channelDataControl from off to on when the event is generated. The event identified by a particular value of this object is the same event as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In fact, if no event is intended for this channel, channelTurnOnEventIndex must be set to zero, a non-existent event index. This object may not be modified if the associated channelStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.2.1.6,RMON-MIB::channelTurnOffEventIndex,Integer32,read-create,,current,,The value of this object identifies the event that is configured to turn the associated channelDataControl from on to off when the event is generated. The event identified by a particular value of this object is the same event as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In fact, if no event is intended for this channel, channelTurnOffEventIndex must be set to zero, a non-existent event index. This object may not be modified if the associated channelStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.2.1.7,RMON-MIB::channelEventIndex,Integer32,read-create,,current,,The value of this object identifies the event that is configured to be generated when the associated channelDataControl is on and a packet is matched. The event identified by a particular value of this object is the same event as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In fact, if no event is intended for this channel, channelEventIndex must be set to zero, a non-existent event index. This object may not be modified if the associated channelStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.2.1.8,RMON-MIB::channelEventStatus,INTEGER,read-create,,current,eventReady(1):eventFired(2):eventAlwaysReady(3),The event status of this channel. If this channel is configured to generate events when packets are matched, a means of controlling the flow of those events is often needed. When this object is equal to eventReady(1), a single event may be generated, after which this object will be set by the probe to eventFired(2). While in the eventFired(2) state, no events will be generated until the object is modified to eventReady(1) (or eventAlwaysReady(3)). The management station can thus easily respond to a notification of an event by re-enabling this object. If the management station wishes to disable this flow control and allow events to be generated at will, this object may be set to eventAlwaysReady(3). Disabling the flow control is discouraged as it can result in high network traffic or other performance problems.
.1.3.6.1.2.1.16.7.2.1.9,RMON-MIB::channelMatches,Counter32,read-only,,current,,The number of times this channel has matched a packet. Note that this object is updated even when channelDataControl is set to off.
.1.3.6.1.2.1.16.7.2.1.10,RMON-MIB::channelDescription,OCTET,read-create,,current,,A comment describing this channel.
.1.3.6.1.2.1.16.7.2.1.11,RMON-MIB::channelOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.7.2.1.12,RMON-MIB::channelStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this channel entry.
.1.3.6.1.2.1.16.7.3,RMON2-MIB::channel2Table,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.7.3.1,RMON2-MIB::channel2Entry,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.7.3.1.1,RMON2-MIB::channelDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.7.3.1.2,RMON2-MIB::channelCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.7.4,RMON2-MIB::filter2Table,,not-accessible,,current,,Provides a variable-length packet filter feature to the RMON-1 filter table.
.1.3.6.1.2.1.16.7.4.1,RMON2-MIB::filter2Entry,,not-accessible,,current,,Provides a variable-length packet filter feature to the RMON-1 filter table.
.1.3.6.1.2.1.16.7.4.1.1,RMON2-MIB::filterProtocolDirDataLocalIndex,Integer32,read-create,,current,,When this object is set to a non-zero value, the filter that it is associated with performs the following operations on every packet: 1) If the packet doesn't match the protocol directory entry identified by this object, discard the packet and exit (i.e., discard the packet if it is not of the identified protocol). 2) If the associated filterProtocolDirLocalIndex is non-zero and the packet doesn't match the protocol directory entry identified by that object, discard the packet and exit. 3) If the packet matches, perform the regular filter algorithm as if the beginning of this named protocol is the beginning of the packet, potentially applying the filterOffset value to move further into the packet.
.1.3.6.1.2.1.16.7.4.1.2,RMON2-MIB::filterProtocolDirLocalIndex,Integer32,read-create,,current,,When this object is set to a non-zero value, the filter that it is associated with will discard the packet if the packet doesn't match this protocol directory entry.
.1.3.6.1.2.1.16.8,RMON-MIB::capture,,,,,,
.1.3.6.1.2.1.16.8.1,RMON-MIB::bufferControlTable,,not-accessible,,current,,A list of buffers control entries.
.1.3.6.1.2.1.16.8.1.1,RMON-MIB::bufferControlEntry,,not-accessible,bufferControlIndex,current,,A set of parameters that control the collection of a stream of packets that have matched filters. As an example, an instance of the bufferControlCaptureSliceSize object might be named bufferControlCaptureSliceSize.3
.1.3.6.1.2.1.16.8.1.1.1,RMON-MIB::bufferControlIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the bufferControl table. The value of this index shall never be zero. Each such entry defines one set of packets that is captured and controlled by one or more filters.
.1.3.6.1.2.1.16.8.1.1.2,RMON-MIB::bufferControlChannelIndex,Integer32,read-create,,current,,An index that identifies the channel that is the source of packets for this bufferControl table. The channel identified by a particular value of this index is the same as identified by the same value of the channelIndex object. This object may not be modified if the associated bufferControlStatus object is equal to valid(1).
.1.3.6.1.2.1.16.8.1.1.3,RMON-MIB::bufferControlFullStatus,INTEGER,read-only,,current,spaceAvailable(1):full(2),This object shows whether the buffer has room to accept new packets or if it is full. If the status is spaceAvailable(1), the buffer is accepting new packets normally. If the status is full(2) and the associated bufferControlFullAction object is wrapWhenFull, the buffer is accepting new packets by deleting enough of the oldest packets to make room for new ones as they arrive. Otherwise, if the status is full(2) and the bufferControlFullAction object is lockWhenFull, then the buffer has stopped collecting packets. When this object is set to full(2) the probe must not later set it to spaceAvailable(1) except in the case of a significant gain in resources such as an increase of bufferControlOctetsGranted. In particular, the wrap-mode action of deleting old packets to make room for newly arrived packets must not affect the value of this object.
.1.3.6.1.2.1.16.8.1.1.4,RMON-MIB::bufferControlFullAction,INTEGER,read-create,,current,lockWhenFull(1):wrapWhenFull(2),Controls the action of the buffer when it reaches the full status. When in the lockWhenFull(1) state and a packet is added to the buffer that fills the buffer, the bufferControlFullStatus will be set to full(2) and this buffer will stop capturing packets.
.1.3.6.1.2.1.16.8.1.1.5,RMON-MIB::bufferControlCaptureSliceSize,Integer32,read-create,,current,,The maximum number of octets of each packet that will be saved in this capture buffer. For example, if a 1500 octet packet is received by the probe and this object is set to 500, then only 500 octets of the packet will be stored in the associated capture buffer. If this variable is set to 0, the capture buffer will save as many octets as is possible. This object may not be modified if the associated bufferControlStatus object is equal to valid(1).
.1.3.6.1.2.1.16.8.1.1.6,RMON-MIB::bufferControlDownloadSliceSize,Integer32,read-create,,current,,The maximum number of octets of each packet in this capture buffer that will be returned in an SNMP retrieval of that packet. For example, if 500 octets of a packet have been stored in the associated capture buffer, the associated bufferControlDownloadOffset is 0, and this object is set to 100, then the captureBufferPacket object that contains the packet will contain only the first 100 octets of the packet. A prudent manager will take into account possible interoperability or fragmentation problems that may occur if the download slice size is set too large. In particular, conformant SNMP implementations are not required to accept messages whose length exceeds 484 octets, although they are encouraged to support larger datagrams whenever feasible.
.1.3.6.1.2.1.16.8.1.1.7,RMON-MIB::bufferControlDownloadOffset,Integer32,read-create,,current,,The offset of the first octet of each packet in this capture buffer that will be returned in an SNMP retrieval of that packet. For example, if 500 octets of a packet have been stored in the associated capture buffer and this object is set to 100, then the captureBufferPacket object that contains the packet will contain bytes starting 100 octets into the packet.
.1.3.6.1.2.1.16.8.1.1.8,RMON-MIB::bufferControlMaxOctetsRequested,Integer32,read-create,,current,,The requested maximum number of octets to be saved in this captureBuffer, including any implementation-specific overhead. If this variable is set to -1, the capture buffer will save as many octets as is possible. When this object is created or modified, the probe should set bufferControlMaxOctetsGranted as closely to this object as is possible for the particular probe implementation and available resources. However, if the object has the special value of -1, the probe must set bufferControlMaxOctetsGranted to -1.
.1.3.6.1.2.1.16.8.1.1.9,RMON-MIB::bufferControlMaxOctetsGranted,Integer32,read-only,,current,,The maximum number of octets that can be saved in this captureBuffer, including overhead. If this variable is -1, the capture buffer will save as many octets as possible. When the bufferControlMaxOctetsRequested object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular probe implementation and available resources. However, if the request object has the special value of -1, the probe must set this object to -1. The probe must not lower this value except as a result of a modification to the associated bufferControlMaxOctetsRequested object. When this maximum number of octets is reached and a new packet is to be added to this capture buffer and the corresponding bufferControlFullAction is set to wrapWhenFull(2), enough of the oldest packets associated with this capture buffer shall be deleted by the agent so that the new packet can be added. If the corresponding bufferControlFullAction is set to lockWhenFull(1), the new packet shall be discarded. In either case, the probe must set bufferControlFullStatus to full(2). When the value of this object changes to a value less than the current value, entries are deleted from the captureBufferTable associated with this bufferControlEntry. Enough of the oldest of these captureBufferEntries shall be deleted by the agent so that the number of octets used remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated captureBufferEntries may be allowed to grow.
.1.3.6.1.2.1.16.8.1.1.10,RMON-MIB::bufferControlCapturedPackets,Integer32,read-only,,current,,The number of packets currently in this captureBuffer.
.1.3.6.1.2.1.16.8.1.1.11,RMON-MIB::bufferControlTurnOnTime,TimeTicks,read-only,,current,,The value of sysUpTime when this capture buffer was first turned on.
.1.3.6.1.2.1.16.8.1.1.12,RMON-MIB::bufferControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.8.1.1.13,RMON-MIB::bufferControlStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this buffer Control Entry.
.1.3.6.1.2.1.16.8.2,RMON-MIB::captureBufferTable,,not-accessible,,current,,A list of packets captured off of a channel.
.1.3.6.1.2.1.16.8.2.1,RMON-MIB::captureBufferEntry,,not-accessible,captureBufferControlIndex:captureBufferIndex,current,,A packet captured off of an attached network. As an example, an instance of the captureBufferPacketData object might be named captureBufferPacketData.3.1783
.1.3.6.1.2.1.16.8.2.1.1,RMON-MIB::captureBufferControlIndex,Integer32,read-only,,current,,The index of the bufferControlEntry with which this packet is associated.
.1.3.6.1.2.1.16.8.2.1.2,RMON-MIB::captureBufferIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the captureBuffer table associated with a particular bufferControlEntry. This index will start at 1 and increase by one for each new packet added with the same captureBufferControlIndex. Should this value reach 2147483647, the next packet added with the same captureBufferControlIndex shall cause this value to wrap around to 1.
.1.3.6.1.2.1.16.8.2.1.3,RMON-MIB::captureBufferPacketID,Integer32,read-only,,current,,An index that describes the order of packets that are received on a particular interface. The packetID of a packet captured on an interface is defined to be greater than the packetID's of all packets captured previously on the same interface. As the captureBufferPacketID object has a maximum positive value of 2^31 - 1, any captureBufferPacketID object shall have the value of the associated packet's packetID mod 2^31.
.1.3.6.1.2.1.16.8.2.1.4,RMON-MIB::captureBufferPacketData,OCTET,read-only,,current,,The data inside the packet, starting at the beginning of the packet plus any offset specified in the associated bufferControlDownloadOffset, including any link level headers. The length of the data in this object is the minimum of the length of the captured packet minus the offset, the length of the associated bufferControlCaptureSliceSize minus the offset, and the associated bufferControlDownloadSliceSize. If this minimum is less than zero, this object shall have a length of zero.
.1.3.6.1.2.1.16.8.2.1.5,RMON-MIB::captureBufferPacketLength,Integer32,read-only,,current,,The actual length (off the wire) of the packet stored in this entry, including FCS octets.
.1.3.6.1.2.1.16.8.2.1.6,RMON-MIB::captureBufferPacketTime,Integer32,read-only,,current,,The number of milliseconds that had passed since this capture buffer was first turned on when this packet was captured.
.1.3.6.1.2.1.16.8.2.1.7,RMON-MIB::captureBufferPacketStatus,Integer32,read-only,,current,,A value which indicates the error status of this packet. The value of this object is defined in the same way as filterPktStatus. The value is a sum. This sum initially takes the value zero. Then, for each error, E, that has been discovered in this packet, 2 raised to a value representing E is added to the sum. The errors defined for a packet captured off of an Ethernet interface are as follows: bit # Error 0 Packet is longer than 1518 octets 1 Packet is shorter than 64 octets 2 Packet experienced a CRC or Alignment error 3 First packet in this capture buffer after it was detected that some packets were not processed correctly. 4 Packet's order in buffer is only approximate (May only be set for packets sent from the probe) For example, an Ethernet fragment would have a value of 6 (2^1 + 2^2). As this MIB is expanded to new media types, this object will have other media-specific errors defined.
.1.3.6.1.2.1.16.9,RMON-MIB::event,,,,,,
.1.3.6.1.2.1.16.9.1,RMON-MIB::eventTable,,not-accessible,,current,,A list of events to be generated.
.1.3.6.1.2.1.16.9.1.1,RMON-MIB::eventEntry,,not-accessible,eventIndex,current,,A set of parameters that describe an event to be generated when certain conditions are met. As an example, an instance of the eventLastTimeSent object might be named eventLastTimeSent.6
.1.3.6.1.2.1.16.9.1.1.1,RMON-MIB::eventIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur.
.1.3.6.1.2.1.16.9.1.1.2,RMON-MIB::eventDescription,OCTET,read-create,,current,,A comment describing this event entry.
.1.3.6.1.2.1.16.9.1.1.3,RMON-MIB::eventType,INTEGER,read-create,,current,none(1):log(2):snmptrap(3):logandtrap(4),The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations.
.1.3.6.1.2.1.16.9.1.1.4,RMON-MIB::eventCommunity,OCTET,read-create,,current,,If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string.
.1.3.6.1.2.1.16.9.1.1.5,RMON-MIB::eventLastTimeSent,TimeTicks,read-only,,current,,The value of sysUpTime at the time this event entry last generated an event. If this entry has not generated any events, this value will be zero.
.1.3.6.1.2.1.16.9.1.1.6,RMON-MIB::eventOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it. If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this device
.1.3.6.1.2.1.16.9.1.1.7,RMON-MIB::eventStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.
.1.3.6.1.2.1.16.9.2,RMON-MIB::logTable,,not-accessible,,current,,A list of events that have been logged.
.1.3.6.1.2.1.16.9.2.1,RMON-MIB::logEntry,,not-accessible,logEventIndex:logIndex,current,,A set of data describing an event that has been logged. For example, an instance of the logDescription object might be named logDescription.6.47
.1.3.6.1.2.1.16.9.2.1.1,RMON-MIB::logEventIndex,Integer32,read-only,,current,,The event entry that generated this log entry. The log identified by a particular value of this index is associated with the same eventEntry as identified by the same value of eventIndex.
.1.3.6.1.2.1.16.9.2.1.2,RMON-MIB::logIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the log table amongst those generated by the same eventEntries. These indexes are assigned beginning with 1 and increase by one with each new log entry. The association between values of logIndex and logEntries is fixed for the lifetime of each logEntry. The agent may choose to delete the oldest instances of logEntry as required because of lack of memory. It is an implementation-specific matter as to when this deletion may occur.
.1.3.6.1.2.1.16.9.2.1.3,RMON-MIB::logTime,TimeTicks,read-only,,current,,The value of sysUpTime when this log entry was created.
.1.3.6.1.2.1.16.9.2.1.4,RMON-MIB::logDescription,OCTET,read-only,,current,,An implementation dependent description of the event that activated this log entry.
.1.3.6.1.2.1.16.10,TOKEN-RING-RMON-MIB::tokenRing,,,,,,
.1.3.6.1.2.1.16.10.1,TOKEN-RING-RMON-MIB::ringStationControlTable,,not-accessible,,mandatory,,A list of ringStation table control entries.
.1.3.6.1.2.1.16.10.1.1,TOKEN-RING-RMON-MIB::ringStationControlEntry,,not-accessible,ringStationControlIfIndex,mandatory,,A list of parameters that set up the discovery of stations on a particular interface and the collection of statistics about these stations.
.1.3.6.1.2.1.16.10.1.1.1,TOKEN-RING-RMON-MIB::ringStationControlIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device from which ringStation data is collected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB- II [3].
.1.3.6.1.2.1.16.10.1.1.2,TOKEN-RING-RMON-MIB::ringStationControlTableSize,INTEGER,read-only,,mandatory,,The number of ringStationEntries in the ringStationTable associated with this ringStationControlEntry.
.1.3.6.1.2.1.16.10.1.1.3,TOKEN-RING-RMON-MIB::ringStationControlActiveStations,INTEGER,read-only,,mandatory,,The number of active ringStationEntries in the ringStationTable associated with this ringStationControlEntry.
.1.3.6.1.2.1.16.10.1.1.4,TOKEN-RING-RMON-MIB::ringStationControlRingState,INTEGER,read-only,,mandatory,normalOperation(1):ringPurgeState(2):claimTokenState(3):beaconFrameStreamingState(4):beaconBitStreamingState(5):beaconRingSignalLossState(6):beaconSetRecoveryModeState(7),The current status of this ring.
.1.3.6.1.2.1.16.10.1.1.5,TOKEN-RING-RMON-MIB::ringStationControlBeaconSender,OCTET,read-only,,mandatory,,The address of the sender of the last beacon frame received by the probe on this ring. If no beacon frames have been received, this object shall be equal to six octets of zero.
.1.3.6.1.2.1.16.10.1.1.6,TOKEN-RING-RMON-MIB::ringStationControlBeaconNAUN,OCTET,read-only,,mandatory,,The address of the NAUN in the last beacon frame received by the probe on this ring. If no beacon frames have been received, this object shall be equal to six octets of zero.
.1.3.6.1.2.1.16.10.1.1.7,TOKEN-RING-RMON-MIB::ringStationControlActiveMonitor,OCTET,read-only,,mandatory,,The address of the Active Monitor on this segment. If this address is unknown, this object shall be equal to six octets of zero.
.1.3.6.1.2.1.16.10.1.1.8,TOKEN-RING-RMON-MIB::ringStationControlOrderChanges,Counter32,read-only,,mandatory,,The number of add and delete events in the ringStationOrderTable optionally associated with this ringStationControlEntry.
.1.3.6.1.2.1.16.10.1.1.9,TOKEN-RING-RMON-MIB::ringStationControlOwner,OCTET,read-write,,mandatory,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.10.1.1.10,TOKEN-RING-RMON-MIB::ringStationControlStatus,INTEGER,read-write,,mandatory,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this ringStationControl entry. If this object is not equal to valid(1), all associated entries in the ringStationTable shall be deleted by the agent.
.1.3.6.1.2.1.16.10.2,TOKEN-RING-RMON-MIB::ringStationTable,,not-accessible,,mandatory,,A list of ring station entries. An entry will exist for each station that is now or has previously been detected as physically present on this ring.
.1.3.6.1.2.1.16.10.2.1,TOKEN-RING-RMON-MIB::ringStationEntry,,not-accessible,ringStationIfIndex:ringStationMacAddress,mandatory,,A collection of statistics for a particular station that has been discovered on a ring monitored by this device.
.1.3.6.1.2.1.16.10.2.1.1,TOKEN-RING-RMON-MIB::ringStationIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
.1.3.6.1.2.1.16.10.2.1.2,TOKEN-RING-RMON-MIB::ringStationMacAddress,OCTET,read-only,,mandatory,,The physical address of this station.
.1.3.6.1.2.1.16.10.2.1.3,TOKEN-RING-RMON-MIB::ringStationLastNAUN,OCTET,read-only,,mandatory,,The physical address of last known NAUN of this station.
.1.3.6.1.2.1.16.10.2.1.4,TOKEN-RING-RMON-MIB::ringStationStationStatus,INTEGER,read-only,,mandatory,active(1):inactive(2):forcedRemoval(3),The status of this station on the ring.
.1.3.6.1.2.1.16.10.2.1.5,TOKEN-RING-RMON-MIB::ringStationLastEnterTime,TimeTicks,read-only,,mandatory,,The value of sysUpTime at the time this station last entered the ring. If the time is unknown, this value shall be zero.
.1.3.6.1.2.1.16.10.2.1.6,TOKEN-RING-RMON-MIB::ringStationLastExitTime,TimeTicks,read-only,,mandatory,,The value of sysUpTime at the time the probe detected that this station last exited the ring. If the time is unknown, this value shall be zero.
.1.3.6.1.2.1.16.10.2.1.7,TOKEN-RING-RMON-MIB::ringStationDuplicateAddresses,Counter32,read-only,,mandatory,,The number of times this station experienced a duplicate address error.
.1.3.6.1.2.1.16.10.2.1.8,TOKEN-RING-RMON-MIB::ringStationInLineErrors,Counter32,read-only,,mandatory,,The total number of line errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.9,TOKEN-RING-RMON-MIB::ringStationOutLineErrors,Counter32,read-only,,mandatory,,The total number of line errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe.
.1.3.6.1.2.1.16.10.2.1.10,TOKEN-RING-RMON-MIB::ringStationInternalErrors,Counter32,read-only,,mandatory,,The total number of adapter internal errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.11,TOKEN-RING-RMON-MIB::ringStationInBurstErrors,Counter32,read-only,,mandatory,,The total number of burst errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.12,TOKEN-RING-RMON-MIB::ringStationOutBurstErrors,Counter32,read-only,,mandatory,,The total number of burst errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe.
.1.3.6.1.2.1.16.10.2.1.13,TOKEN-RING-RMON-MIB::ringStationACErrors,Counter32,read-only,,mandatory,,The total number of AC (Address Copied) errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe.
.1.3.6.1.2.1.16.10.2.1.14,TOKEN-RING-RMON-MIB::ringStationAbortErrors,Counter32,read-only,,mandatory,,The total number of abort delimiters reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.15,TOKEN-RING-RMON-MIB::ringStationLostFrameErrors,Counter32,read-only,,mandatory,,The total number of lost frame errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.16,TOKEN-RING-RMON-MIB::ringStationCongestionErrors,Counter32,read-only,,mandatory,,The total number of receive congestion errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.17,TOKEN-RING-RMON-MIB::ringStationFrameCopiedErrors,Counter32,read-only,,mandatory,,The total number of frame copied errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.18,TOKEN-RING-RMON-MIB::ringStationFrequencyErrors,Counter32,read-only,,mandatory,,The total number of frequency errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.19,TOKEN-RING-RMON-MIB::ringStationTokenErrors,Counter32,read-only,,mandatory,,The total number of token errors reported by this station in error reporting frames detected by the probe.
.1.3.6.1.2.1.16.10.2.1.20,TOKEN-RING-RMON-MIB::ringStationInBeaconErrors,Counter32,read-only,,mandatory,,The total number of beacon frames sent by this station and detected by the probe.
.1.3.6.1.2.1.16.10.2.1.21,TOKEN-RING-RMON-MIB::ringStationOutBeaconErrors,Counter32,read-only,,mandatory,,The total number of beacon frames detected by the probe that name this station as the NAUN.
.1.3.6.1.2.1.16.10.2.1.22,TOKEN-RING-RMON-MIB::ringStationInsertions,Counter32,read-only,,mandatory,,The number of times the probe detected this station inserting onto the ring.
.1.3.6.1.2.1.16.10.3,TOKEN-RING-RMON-MIB::ringStationOrderTable,,not-accessible,,mandatory,,A list of ring station entries for stations in the ring poll, ordered by their ring-order.
.1.3.6.1.2.1.16.10.3.1,TOKEN-RING-RMON-MIB::ringStationOrderEntry,,not-accessible,ringStationOrderIfIndex:ringStationOrderOrderIndex,mandatory,,A collection of statistics for a particular station that is active on a ring monitored by this device. This table will contain information for every interface that has a ringStationControlStatus equal to valid.
.1.3.6.1.2.1.16.10.3.1.1,TOKEN-RING-RMON-MIB::ringStationOrderIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
.1.3.6.1.2.1.16.10.3.1.2,TOKEN-RING-RMON-MIB::ringStationOrderOrderIndex,INTEGER,read-only,,mandatory,,This index denotes the location of this station with respect to other stations on the ring. This index is one more than the number of hops downstream that this station is from the rmon probe. The rmon probe itself gets the value one.
.1.3.6.1.2.1.16.10.3.1.3,TOKEN-RING-RMON-MIB::ringStationOrderMacAddress,OCTET,read-only,,mandatory,,The physical address of this station.
.1.3.6.1.2.1.16.10.4,TOKEN-RING-RMON-MIB::ringStationConfigControlTable,,not-accessible,,mandatory,,A list of ring station configuration control entries.
.1.3.6.1.2.1.16.10.4.1,TOKEN-RING-RMON-MIB::ringStationConfigControlEntry,,not-accessible,ringStationConfigControlIfIndex:ringStationConfigControlMacAddress,mandatory,,This entry controls active management of stations by the probe. One entry exists in this table for each active station in the ringStationTable.
.1.3.6.1.2.1.16.10.4.1.1,TOKEN-RING-RMON-MIB::ringStationConfigControlIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
.1.3.6.1.2.1.16.10.4.1.2,TOKEN-RING-RMON-MIB::ringStationConfigControlMacAddress,OCTET,read-only,,mandatory,,The physical address of this station.
.1.3.6.1.2.1.16.10.4.1.3,TOKEN-RING-RMON-MIB::ringStationConfigControlRemove,INTEGER,read-write,,mandatory,stable(1):removing(2),Setting this object to `removing(2)' causes a Remove Station MAC frame to be sent. The agent will set this object to `stable(1)' after processing the request.
.1.3.6.1.2.1.16.10.4.1.4,TOKEN-RING-RMON-MIB::ringStationConfigControlUpdateStats,INTEGER,read-write,,mandatory,stable(1):updating(2),Setting this object to `updating(2)' causes the configuration information associate with this entry to be updated. The agent will set this object to `stable(1)' after processing the request.
.1.3.6.1.2.1.16.10.5,TOKEN-RING-RMON-MIB::ringStationConfigTable,,not-accessible,,mandatory,,A list of configuration entries for stations on a ring monitored by this probe.
.1.3.6.1.2.1.16.10.5.1,TOKEN-RING-RMON-MIB::ringStationConfigEntry,,not-accessible,ringStationConfigIfIndex:ringStationConfigMacAddress,mandatory,,A collection of statistics for a particular station that has been discovered on a ring monitored by this probe.
.1.3.6.1.2.1.16.10.5.1.1,TOKEN-RING-RMON-MIB::ringStationConfigIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
.1.3.6.1.2.1.16.10.5.1.2,TOKEN-RING-RMON-MIB::ringStationConfigMacAddress,OCTET,read-only,,mandatory,,The physical address of this station.
.1.3.6.1.2.1.16.10.5.1.3,TOKEN-RING-RMON-MIB::ringStationConfigUpdateTime,TimeTicks,read-only,,mandatory,,The value of sysUpTime at the time this configuration information was last updated (completely).
.1.3.6.1.2.1.16.10.5.1.4,TOKEN-RING-RMON-MIB::ringStationConfigLocation,OCTET,read-only,,mandatory,,The assigned physical location of this station.
.1.3.6.1.2.1.16.10.5.1.5,TOKEN-RING-RMON-MIB::ringStationConfigMicrocode,OCTET,read-only,,mandatory,,The microcode EC level of this station.
.1.3.6.1.2.1.16.10.5.1.6,TOKEN-RING-RMON-MIB::ringStationConfigGroupAddress,OCTET,read-only,,mandatory,,The low-order 4 octets of the group address recognized by this station.
.1.3.6.1.2.1.16.10.5.1.7,TOKEN-RING-RMON-MIB::ringStationConfigFunctionalAddress,OCTET,read-only,,mandatory,,the functional addresses recognized by this station.
.1.3.6.1.2.1.16.10.6,TOKEN-RING-RMON-MIB::sourceRoutingStatsTable,,not-accessible,,mandatory,,A list of source routing statistics entries.
.1.3.6.1.2.1.16.10.6.1,TOKEN-RING-RMON-MIB::sourceRoutingStatsEntry,,not-accessible,sourceRoutingStatsIfIndex,mandatory,,A collection of source routing statistics kept for a particular Token Ring interface.
.1.3.6.1.2.1.16.10.6.1.1,TOKEN-RING-RMON-MIB::sourceRoutingStatsIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device on which source routing statistics will be detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
.1.3.6.1.2.1.16.10.6.1.2,TOKEN-RING-RMON-MIB::sourceRoutingStatsRingNumber,INTEGER,read-only,,mandatory,,The ring number of the ring monitored by this entry. When any object in this entry is created, the probe will attempt to discover the ring number. Only after the ring number is discovered will this object be created. After creating an object in this entry, the management station should poll this object to detect when it is created. Only after this object is created can the management station set the sourceRoutingStatsStatus entry to valid(1).
.1.3.6.1.2.1.16.10.6.1.3,TOKEN-RING-RMON-MIB::sourceRoutingStatsInFrames,Counter32,read-only,,mandatory,,The count of frames sent into this ring from another ring.
.1.3.6.1.2.1.16.10.6.1.4,TOKEN-RING-RMON-MIB::sourceRoutingStatsOutFrames,Counter32,read-only,,mandatory,,The count of frames sent from this ring to another ring.
.1.3.6.1.2.1.16.10.6.1.5,TOKEN-RING-RMON-MIB::sourceRoutingStatsThroughFrames,Counter32,read-only,,mandatory,,The count of frames sent from another ring, through this ring, to another ring.
.1.3.6.1.2.1.16.10.6.1.6,TOKEN-RING-RMON-MIB::sourceRoutingStatsAllRoutesBroadcastFrames,Counter32,read-only,,mandatory,,The total number of good frames received that were All Routes Broadcast.
.1.3.6.1.2.1.16.10.6.1.7,TOKEN-RING-RMON-MIB::sourceRoutingStatsSingleRouteBroadcastFrames,Counter32,read-only,,mandatory,,The total number of good frames received that were Single Route Broadcast.
.1.3.6.1.2.1.16.10.6.1.8,TOKEN-RING-RMON-MIB::sourceRoutingStatsInOctets,Counter32,read-only,,mandatory,,The count of octets in good frames sent into this ring from another ring.
.1.3.6.1.2.1.16.10.6.1.9,TOKEN-RING-RMON-MIB::sourceRoutingStatsOutOctets,Counter32,read-only,,mandatory,,The count of octets in good frames sent from this ring to another ring.
.1.3.6.1.2.1.16.10.6.1.10,TOKEN-RING-RMON-MIB::sourceRoutingStatsThroughOctets,Counter32,read-only,,mandatory,,The count of octets in good frames sent another ring, through this ring, to another ring.
.1.3.6.1.2.1.16.10.6.1.11,TOKEN-RING-RMON-MIB::sourceRoutingStatsAllRoutesBroadcastOctets,Counter32,read-only,,mandatory,,The total number of octets in good frames received that were All Routes Broadcast.
.1.3.6.1.2.1.16.10.6.1.12,TOKEN-RING-RMON-MIB::sourceRoutingStatsSingleRoutesBroadcastOctets,Counter32,read-only,,mandatory,,The total number of octets in good frames received that were Single Route Broadcast.
.1.3.6.1.2.1.16.10.6.1.13,TOKEN-RING-RMON-MIB::sourceRoutingStatsLocalLLCFrames,Counter32,read-only,,mandatory,,The total number of frames received who had no RIF field (or had a RIF field that only included the local ring's number) and were not All Route Broadcast Frames.
.1.3.6.1.2.1.16.10.6.1.14,TOKEN-RING-RMON-MIB::sourceRoutingStats1HopFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 1 hop, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.15,TOKEN-RING-RMON-MIB::sourceRoutingStats2HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 2 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.16,TOKEN-RING-RMON-MIB::sourceRoutingStats3HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 3 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.17,TOKEN-RING-RMON-MIB::sourceRoutingStats4HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 4 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.18,TOKEN-RING-RMON-MIB::sourceRoutingStats5HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 5 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.19,TOKEN-RING-RMON-MIB::sourceRoutingStats6HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 6 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.20,TOKEN-RING-RMON-MIB::sourceRoutingStats7HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 7 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.21,TOKEN-RING-RMON-MIB::sourceRoutingStats8HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 8 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.22,TOKEN-RING-RMON-MIB::sourceRoutingStatsMoreThan8HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had more than 8 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.23,TOKEN-RING-RMON-MIB::sourceRoutingStatsOwner,OCTET,read-write,,mandatory,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.10.6.1.24,TOKEN-RING-RMON-MIB::sourceRoutingStatsStatus,INTEGER,read-write,,mandatory,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this sourceRoutingStats entry.
.1.3.6.1.2.1.16.10.7,RMON2-MIB::ringStationControl2Table,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.10.7.1,RMON2-MIB::ringStationControl2Entry,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.10.7.1.1,RMON2-MIB::ringStationControlDroppedFrames,Counter32,read-only,,deprecated,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.10.7.1.2,RMON2-MIB::ringStationControlCreateTime,TimeTicks,read-only,,deprecated,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.10.8,RMON2-MIB::sourceRoutingStats2Table,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.10.8.1,RMON2-MIB::sourceRoutingStats2Entry,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.10.8.1.1,RMON2-MIB::sourceRoutingStatsDroppedFrames,Counter32,read-only,,deprecated,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.10.8.1.2,RMON2-MIB::sourceRoutingStatsCreateTime,TimeTicks,read-only,,deprecated,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.11,RMON2-MIB::protocolDir,,,,,,
.1.3.6.1.2.1.16.11.1,RMON2-MIB::protocolDirLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time the protocol directory was last modified, either through insertions or deletions, or through modifications of the protocolDirAddressMapConfig, protocolDirHostConfig, or protocolDirMatrixConfig.
.1.3.6.1.2.1.16.11.2,RMON2-MIB::protocolDirTable,,not-accessible,,current,,This table lists the protocols that this agent has the capability to decode and count. There is one entry in this table for each such protocol. These protocols represent different network-layer, transport-layer, and higher-layer protocols. The agent should boot up with this table preconfigured with those protocols that it knows about and wishes to monitor. Implementations are strongly encouraged to support protocols higher than the network layer (at least for the protocol distribution group), even for implementations that don't support the application-layer groups.
.1.3.6.1.2.1.16.11.2.1,RMON2-MIB::protocolDirEntry,,not-accessible,protocolDirID:protocolDirParameters,current,,A conceptual row in the protocolDirTable. An example of the indexing of this entry is protocolDirLocalIndex.8.0.0.0.1.0.0.8.0.2.0.0, which is the encoding of a length of 8, followed by 8 subids encoding the protocolDirID of 1.2048, followed by a length of 2 and the 2 subids encoding zero-valued parameters. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.11.2.1.1,RMON2-MIB::protocolDirID,OCTET,not-accessible,,current,,A unique identifier for a particular protocol. Standard identifiers will be defined in such a manner that they can often be used as specifications for new protocols - i.e., a tree-structured assignment mechanism that matches the protocol encapsulation 'tree' and that has algorithmic assignment mechanisms for certain subtrees. See RFC 2074 for more details. Despite the algorithmic mechanism, the probe will only place entries in here for those protocols it chooses to collect. In other words, it need not populate this table with all possible ethernet protocol types, nor need it create them on the fly when it sees them. Whether it does these things is a matter of product definition (cost/benefit, usability) and is up to the designer of the product. If an entry is written to this table with a protocolDirID that the agent doesn't understand, either directly or algorithmically, the SET request will be rejected with an inconsistentName or badValue (for SNMPv1) error.
.1.3.6.1.2.1.16.11.2.1.2,RMON2-MIB::protocolDirParameters,OCTET,not-accessible,,current,,A set of parameters for the associated protocolDirID. See the associated RMON2 Protocol Identifiers document for a description of the possible parameters. There will be one octet in this string for each sub-identifier in the protocolDirID, and the parameters will appear here in the same order as the associated sub-identifiers appear in the protocolDirID. Every node in the protocolDirID tree has a different, optional set of parameters defined (that is, the definition of parameters for a node is optional). The proper parameter value for each node is included in this string. Note that the inclusion of a parameter value in this string for each node is not optional. What is optional is that a node may have no parameters defined, in which case the parameter field for that node will be zero.
.1.3.6.1.2.1.16.11.2.1.3,RMON2-MIB::protocolDirLocalIndex,Integer32,read-only,,current,,The locally arbitrary but unique identifier associated with this protocolDir entry. The value for each supported protocol must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization, except that if a protocol is deleted and re-created, it must be re-created with a new value that has not been used since the last re-initialization. The specific value is meaningful only within a given SNMP entity. A protocolDirLocalIndex must not be re-used until the next agent restart in the event that the protocol directory entry is deleted.
.1.3.6.1.2.1.16.11.2.1.4,RMON2-MIB::protocolDirDescr,OCTET,read-create,,current,,A textual description of the protocol encapsulation. A probe may choose to describe only a subset of the entire encapsulation (e.g., only the highest layer). This object is intended for human consumption only. This object may not be modified if the associated protocolDirStatus object is equal to active(1).
.1.3.6.1.2.1.16.11.2.1.5,RMON2-MIB::protocolDirType,BITS,read-only,,current,extensible(0):addressRecognitionCapable(1),This object describes 2 attributes of this protocol directory entry. The presence or absence of the 'extensible' bit describes whether this protocol directory entry can be extended by the user by creating protocol directory entries that are children of this protocol. An example of an entry that will often allow extensibility is 'ip.udp'. The probe may automatically populate some children of this node, such as 'ip.udp.snmp' and 'ip.udp.dns'. A probe administrator or user may also populate additional children via remote SNMP requests that create entries in this table. When a child node is added for a protocol for which the probe has no built-in support extending a parent node (for which the probe does have built-in support), that child node is not extendable. This is termed 'limited extensibility'. When a child node is added through this extensibility mechanism, the values of protocolDirLocalIndex and protocolDirType shall be assigned by the agent. The other objects in the entry will be assigned by the manager who is creating the new entry. This object also describes whether this agent can recognize addresses for this protocol, should it be a network-level protocol. That is, while a probe may be able to recognize packets of a particular network-layer protocol and count them, it takes additional logic to be able to recognize the addresses in this protocol and to populate network-layer or application-layer tables with the addresses in this protocol. If this bit is set, the agent will recognize network-layer addresses for this protocol and populate the network- and application-layer host and matrix tables with these protocols. Note that when an entry is created, the agent will supply values for the bits that match the capabilities of the agent with respect to this protocol. Note that since row creations usually exercise the limited extensibility feature, these bits will usually be set to zero.
.1.3.6.1.2.1.16.11.2.1.6,RMON2-MIB::protocolDirAddressMapConfig,INTEGER,read-create,,current,notSupported(1):supportedOff(2):supportedOn(3),This object describes and configures the probe's support for address mapping for this protocol. When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupported(1) if it doesn't have the capability to perform address mapping for the protocol or if this protocol is not a network-layer protocol. When an entry is created in this table by a management operation as part of the limited extensibility feature, the probe must set this value to notSupported(1), because limited extensibility of the protocolDirTable does not extend to interpreting addresses of the extended protocols. If the value of this object is notSupported(1), the probe will not perform address mapping for this protocol and shall not allow this object to be changed to any other value. If the value of this object is supportedOn(3), the probe supports address mapping for this protocol and is configured to perform address mapping for this protocol for all addressMappingControlEntries and all interfaces. If the value of this object is supportedOff(2), the probe supports address mapping for this protocol but is configured to not perform address mapping for this protocol for any addressMappingControlEntries and all interfaces. Whenever this value changes from supportedOn(3) to supportedOff(2), the probe shall delete all related entries in the addressMappingTable.
.1.3.6.1.2.1.16.11.2.1.7,RMON2-MIB::protocolDirHostConfig,INTEGER,read-create,,current,notSupported(1):supportedOff(2):supportedOn(3),This object describes and configures the probe's support for the network-layer and application-layer host tables for this protocol. When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupported(1) if it doesn't have the capability to track the nlHostTable for this protocol or if the alHostTable is implemented but doesn't have the capability to track this protocol. Note that if the alHostTable is implemented, the probe may only support a protocol if it is supported in both the nlHostTable and the alHostTable. If the associated protocolDirType object has the addressRecognitionCapable bit set, then this is a network- layer protocol for which the probe recognizes addresses, and thus the probe will populate the nlHostTable and alHostTable with addresses it discovers for this protocol. If the value of this object is notSupported(1), the probe will not track the nlHostTable or alHostTable for this protocol and shall not allow this object to be changed to any other value. If the value of this object is supportedOn(3), the probe supports tracking of the nlHostTable and alHostTable for this protocol and is configured to track both tables for this protocol for all control entries and all interfaces. If the value of this object is supportedOff(2), the probe supports tracking of the nlHostTable and alHostTable for this protocol but is configured to not track these tables for any control entries or interfaces. Whenever this value changes from supportedOn(3) to supportedOff(2), the probe shall delete all related entries in the nlHostTable and alHostTable. Note that since each alHostEntry references 2 protocol directory entries, one for the network address and one for the type of the highest protocol recognized, an entry will only be created in that table if this value is supportedOn(3) for both protocols.
.1.3.6.1.2.1.16.11.2.1.8,RMON2-MIB::protocolDirMatrixConfig,INTEGER,read-create,,current,notSupported(1):supportedOff(2):supportedOn(3),This object describes and configures the probe's support for the network-layer and application-layer matrix tables for this protocol. When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupported(1) if it doesn't have the capability to track the nlMatrixTables for this protocol or if the alMatrixTables are implemented but don't have the capability to track this protocol. Note that if the alMatrix tables are implemented, the probe may only support a protocol if it is supported in both of the nlMatrixTables and both of the alMatrixTables. If the associated protocolDirType object has the addressRecognitionCapable bit set, then this is a network- layer protocol for which the probe recognizes addresses, and thus the probe will populate both of the nlMatrixTables and both of the alMatrixTables with addresses it discovers for this protocol. If the value of this object is notSupported(1), the probe will not track either of the nlMatrixTables or the alMatrixTables for this protocol and shall not allow this object to be changed to any other value. If the value of this object is supportedOn(3), the probe supports tracking of both of the nlMatrixTables and (if implemented) both of the alMatrixTables for this protocol and is configured to track these tables for this protocol for all control entries and all interfaces. If the value of this object is supportedOff(2), the probe supports tracking of both of the nlMatrixTables and (if implemented) both of the alMatrixTables for this protocol but is configured to not track these tables for this protocol for any control entries or interfaces. Whenever this value changes from supportedOn(3) to supportedOff(2), the probe shall delete all related entries in the nlMatrixTables and the alMatrixTables. Note that since each alMatrixEntry references 2 protocol directory entries, one for the network address and one for the type of the highest protocol recognized, an entry will only be created in that table if this value is supportedOn(3) for both protocols.
.1.3.6.1.2.1.16.11.2.1.9,RMON2-MIB::protocolDirOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.11.2.1.10,RMON2-MIB::protocolDirStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this protocol directory entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlHostTable, nlMatrixSDTable, nlMatrixDSTable, alHostTable, alMatrixSDTable, and alMatrixDSTable shall be deleted.
.1.3.6.1.2.1.16.12,RMON2-MIB::protocolDist,,,,,,
.1.3.6.1.2.1.16.12.1,RMON2-MIB::protocolDistControlTable,,not-accessible,,current,,Controls the setup of protocol type distribution statistics tables. Implementations are encouraged to add an entry per monitored interface upon initialization so that a default collection of protocol statistics is available. Rationale: This table controls collection of very basic statistics for any or all of the protocols detected on a given interface. An NMS can use this table to quickly determine bandwidth allocation utilized by different protocols. A media-specific statistics collection could also be configured (e.g., etherStats, trPStats) to easily obtain total frame, octet, and droppedEvents for the same interface.
.1.3.6.1.2.1.16.12.1.1,RMON2-MIB::protocolDistControlEntry,,not-accessible,protocolDistControlIndex,current,,A conceptual row in the protocolDistControlTable. An example of the indexing of this entry is protocolDistControlDroppedFrames.7
.1.3.6.1.2.1.16.12.1.1.1,RMON2-MIB::protocolDistControlIndex,Integer32,not-accessible,,current,,A unique index for this protocolDistControlEntry.
.1.3.6.1.2.1.16.12.1.1.2,RMON2-MIB::protocolDistControlDataSource,OBJECT,read-create,,current,,The source of data for the this protocol distribution. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated protocolDistControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.12.1.1.3,RMON2-MIB::protocolDistControlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.12.1.1.4,RMON2-MIB::protocolDistControlCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.12.1.1.5,RMON2-MIB::protocolDistControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.12.1.1.6,RMON2-MIB::protocolDistControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the protocolDistStatsTable shall be deleted.
.1.3.6.1.2.1.16.12.2,RMON2-MIB::protocolDistStatsTable,,not-accessible,,current,,An entry is made in this table for every protocol in the protocolDirTable that has been seen in at least one packet. Counters are updated in this table for every protocol type that is encountered when parsing a packet, but no counters are updated for packets with MAC-layer errors. Note that if a protocolDirEntry is deleted, all associated entries in this table are removed.
.1.3.6.1.2.1.16.12.2.1,RMON2-MIB::protocolDistStatsEntry,,not-accessible,protocolDistControlIndex:protocolDirLocalIndex,current,,A conceptual row in the protocolDistStatsTable. The index is composed of the protocolDistControlIndex of the associated protocolDistControlEntry, followed by the protocolDirLocalIndex of the associated protocol that this entry represents. In other words, the index identifies the protocol distribution an entry is a part of and the particular protocol that it represents. An example of the indexing of this entry is protocolDistStatsPkts.1.18
.1.3.6.1.2.1.16.12.2.1.1,RMON2-MIB::protocolDistStatsPkts,Gauge32,read-only,,current,,The number of packets of this protocol type received without errors. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.12.2.1.2,RMON2-MIB::protocolDistStatsOctets,Gauge32,read-only,,current,,The number of octets in packets of this protocol type received since it was added to the protocolDistStatsTable (excluding framing bits, but including FCS octets), except for those octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.13,RMON2-MIB::addressMap,,,,,,
.1.3.6.1.2.1.16.13.1,RMON2-MIB::addressMapInserts,Counter32,read-only,,current,,The number of times an address mapping entry has been inserted into the addressMapTable. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. Note that the table size can be determined by subtracting addressMapDeletes from addressMapInserts.
.1.3.6.1.2.1.16.13.2,RMON2-MIB::addressMapDeletes,Counter32,read-only,,current,,The number of times an address mapping entry has been deleted from the addressMapTable (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. Note that the table size can be determined by subtracting addressMapDeletes from addressMapInserts.
.1.3.6.1.2.1.16.13.3,RMON2-MIB::addressMapMaxDesiredEntries,Integer32,read-write,,current,,The maximum number of entries that are desired in the addressMapTable. The probe will not create more than this number of entries in the table but may choose to create fewer entries in this table for any reason, including the lack of resources. If this object is set to a value less than the current number of entries, enough entries are chosen in an implementation-dependent manner and deleted so that the number of entries in the table equals the value of this object. If this value is set to -1, the probe may create any number of entries in this table. This object may be used to control how resources are allocated on the probe for the various RMON functions.
.1.3.6.1.2.1.16.13.4,RMON2-MIB::addressMapControlTable,,not-accessible,,current,,A table to control the collection of mappings from network layer address to physical address to interface. Note that this is not like the typical RMON controlTable and dataTable in which each entry creates its own data table. Each entry in this table enables the discovery of addresses on a new interface and the placement of address mappings into the central addressMapTable. Implementations are encouraged to add an entry per monitored interface upon initialization so that a default collection of address mappings is available.
.1.3.6.1.2.1.16.13.4.1,RMON2-MIB::addressMapControlEntry,,not-accessible,addressMapControlIndex,current,,A conceptual row in the addressMapControlTable. An example of the indexing of this entry is addressMapControlDroppedFrames.1
.1.3.6.1.2.1.16.13.4.1.1,RMON2-MIB::addressMapControlIndex,Integer32,not-accessible,,current,,A unique index for this entry in the addressMapControlTable.
.1.3.6.1.2.1.16.13.4.1.2,RMON2-MIB::addressMapControlDataSource,OBJECT,read-create,,current,,The source of data for this addressMapControlEntry.
.1.3.6.1.2.1.16.13.4.1.3,RMON2-MIB::addressMapControlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.13.4.1.4,RMON2-MIB::addressMapControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.13.4.1.5,RMON2-MIB::addressMapControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this addressMap control entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the addressMapTable shall be deleted.
.1.3.6.1.2.1.16.13.5,RMON2-MIB::addressMapTable,,not-accessible,,current,,A table of mappings from network layer address to physical address to interface. The probe will add entries to this table based on the source MAC and network addresses seen in packets without MAC-level errors. The probe will populate this table for all protocols in the protocol directory table whose value of protocolDirAddressMapConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirAddressMapConfig value of supportedOff(2).
.1.3.6.1.2.1.16.13.5.1,RMON2-MIB::addressMapEntry,,not-accessible,addressMapTimeMark:protocolDirLocalIndex:addressMapNetworkAddress:addressMapSource,current,,A conceptual row in the addressMapTable. The protocolDirLocalIndex in the index identifies the network layer protocol of the addressMapNetworkAddress. An example of the indexing of this entry is addressMapSource.783495.18.4.128.2.6.6.11.1.3.6.1.2.1.2.2.1.1.1. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.13.5.1.1,RMON2-MIB::addressMapTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.13.5.1.2,RMON2-MIB::addressMapNetworkAddress,OCTET,not-accessible,,current,,The network address for this relation. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of ip, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.13.5.1.3,RMON2-MIB::addressMapSource,OBJECT,not-accessible,,current,,The interface or port on which the associated network address was most recently seen. If this address mapping was discovered on an interface, this object shall identify the instance of the ifIndex object, defined in [RFC2863], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. If this address mapping was discovered on a port, this object shall identify the instance of the rptrGroupPortIndex object, defined in [RFC2108], for the desired port. For example, if an entry were to receive data from group #1, port #1, this object would be set to rptrGroupPortIndex.1.1. Note that while the dataSource associated with this entry may only point to index objects, this object may at times point to repeater port objects. This situation occurs when the dataSource points to an interface that is a locally attached repeater and the agent has additional information about the source port of traffic seen on that repeater.
.1.3.6.1.2.1.16.13.5.1.4,RMON2-MIB::addressMapPhysicalAddress,OCTET,read-only,,current,,The last source physical address on which the associated network address was seen. If the protocol of the associated network address was encapsulated inside of a network-level or higher protocol, this will be the address of the next-lower protocol with the addressRecognitionCapable bit enabled and will be formatted as specified for that protocol.
.1.3.6.1.2.1.16.13.5.1.5,RMON2-MIB::addressMapLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time this entry was last created or the values of the physical address changed. This can be used to help detect duplicate address problems, in which case this object will be updated frequently.
.1.3.6.1.2.1.16.14,RMON2-MIB::nlHost,,,,,,
.1.3.6.1.2.1.16.14.1,RMON2-MIB::hlHostControlTable,,not-accessible,,current,,A list of higher-layer (i.e., non-MAC) host table control entries. These entries will enable the collection of the network- and application-level host tables indexed by network addresses. Both the network- and application-level host tables are controlled by this table so that they will both be created and deleted at the same time, further increasing the ease with which they can be implemented as a single datastore. (Note that if an implementation stores application-layer host records in memory, it can derive network-layer host records from them.) Entries in the nlHostTable will be created on behalf of each entry in this table. Additionally, if this probe implements the alHostTable, entries in the alHostTable will be created on behalf of each entry in this table. Implementations are encouraged to add an entry per monitored interface upon initialization so that a default collection of host statistics is available.
.1.3.6.1.2.1.16.14.1.1,RMON2-MIB::hlHostControlEntry,,not-accessible,hlHostControlIndex,current,,A conceptual row in the hlHostControlTable. An example of the indexing of this entry is hlHostControlNlDroppedFrames.1
.1.3.6.1.2.1.16.14.1.1.1,RMON2-MIB::hlHostControlIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the hlHostControlTable. Each such entry defines a function that discovers hosts on a particular interface and places statistics about them in the nlHostTable, and optionally in the alHostTable, on behalf of this hlHostControlEntry.
.1.3.6.1.2.1.16.14.1.1.2,RMON2-MIB::hlHostControlDataSource,OBJECT,read-create,,current,,The source of data for the associated host tables. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated hlHostControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.14.1.1.3,RMON2-MIB::hlHostControlNlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for the associated nlHost entries for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that if the nlHostTable is inactive because no protocols are enabled in the protocol directory, this value should be 0. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.14.1.1.4,RMON2-MIB::hlHostControlNlInserts,Counter32,read-only,,current,,The number of times an nlHost entry has been inserted into the nlHost table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlHostControlNlDeletes from hlHostControlNlInserts.
.1.3.6.1.2.1.16.14.1.1.5,RMON2-MIB::hlHostControlNlDeletes,Counter32,read-only,,current,,The number of times an nlHost entry has been deleted from the nlHost table (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlHostControlNlDeletes from hlHostControlNlInserts.
.1.3.6.1.2.1.16.14.1.1.6,RMON2-MIB::hlHostControlNlMaxDesiredEntries,Integer32,read-create,,current,,The maximum number of entries that are desired in the nlHostTable on behalf of this control entry. The probe will not create more than this number of associated entries in the table but may choose to create fewer entries in this table for any reason, including the lack of resources. If this object is set to a value less than the current number of entries, enough entries are chosen in an implementation-dependent manner and deleted so that the number of entries in the table equals the value of this object. If this value is set to -1, the probe may create any number of entries in this table. If the associated hlHostControlStatus object is equal to 'active', this object may not be modified. This object may be used to control how resources are allocated on the probe for the various RMON functions.
.1.3.6.1.2.1.16.14.1.1.7,RMON2-MIB::hlHostControlAlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for the associated alHost entries for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that if the alHostTable is not implemented or is inactive because no protocols are enabled in the protocol directory, this value should be 0. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.14.1.1.8,RMON2-MIB::hlHostControlAlInserts,Counter32,read-only,,current,,The number of times an alHost entry has been inserted into the alHost table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlHostControlAlDeletes from hlHostControlAlInserts.
.1.3.6.1.2.1.16.14.1.1.9,RMON2-MIB::hlHostControlAlDeletes,Counter32,read-only,,current,,The number of times an alHost entry has been deleted from the alHost table (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlHostControlAlDeletes from hlHostControlAlInserts.
.1.3.6.1.2.1.16.14.1.1.10,RMON2-MIB::hlHostControlAlMaxDesiredEntries,Integer32,read-create,,current,,The maximum number of entries that are desired in the alHost table on behalf of this control entry. The probe will not create more than this number of associated entries in the table but may choose to create fewer entries in this table for any reason, including the lack of resources. If this object is set to a value less than the current number of entries, enough entries are chosen in an implementation-dependent manner and deleted so that the number of entries in the table equals the value of this object. If this value is set to -1, the probe may create any number of entries in this table. If the associated hlHostControlStatus object is equal to 'active', this object may not be modified. This object may be used to control how resources are allocated on the probe for the various RMON functions.
.1.3.6.1.2.1.16.14.1.1.11,RMON2-MIB::hlHostControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.14.1.1.12,RMON2-MIB::hlHostControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this hlHostControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlHostTable and alHostTable shall be deleted.
.1.3.6.1.2.1.16.14.2,RMON2-MIB::nlHostTable,,not-accessible,,current,,A collection of statistics for a particular network layer address that has been discovered on an interface of this device. The probe will populate this table for all network layer protocols in the protocol directory table whose value of protocolDirHostConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirHostConfig value of supportedOff(2). The probe will add to this table all addresses seen as the source or destination address in all packets with no MAC errors, and will increment octet and packet counts in the table for all packets with no MAC errors.
.1.3.6.1.2.1.16.14.2.1,RMON2-MIB::nlHostEntry,,not-accessible,hlHostControlIndex:nlHostTimeMark:protocolDirLocalIndex:nlHostAddress,current,,A conceptual row in the nlHostTable. The hlHostControlIndex value in the index identifies the hlHostControlEntry on whose behalf this entry was created. The protocolDirLocalIndex value in the index identifies the network layer protocol of the nlHostAddress. An example of the indexing of this entry is nlHostOutPkts.1.783495.18.4.128.2.6.6. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.14.2.1.1,RMON2-MIB::nlHostTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.14.2.1.2,RMON2-MIB::nlHostAddress,OCTET,not-accessible,,current,,The network address for this nlHostEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.14.2.1.3,RMON2-MIB::nlHostInPkts,Gauge32,read-only,,current,,The number of packets without errors transmitted to this address since it was added to the nlHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.14.2.1.4,RMON2-MIB::nlHostOutPkts,Gauge32,read-only,,current,,The number of packets without errors transmitted by this address since it was added to the nlHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.14.2.1.5,RMON2-MIB::nlHostInOctets,Gauge32,read-only,,current,,The number of octets transmitted to this address since it was added to the nlHostTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.14.2.1.6,RMON2-MIB::nlHostOutOctets,Gauge32,read-only,,current,,The number of octets transmitted by this address since it was added to the nlHostTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.14.2.1.7,RMON2-MIB::nlHostOutMacNonUnicastPkts,Gauge32,read-only,,current,,The number of packets without errors transmitted by this address that were directed to any MAC broadcast addresses or to any MAC multicast addresses since this host was added to the nlHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.14.2.1.8,RMON2-MIB::nlHostCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.15,RMON2-MIB::nlMatrix,,,,,,
.1.3.6.1.2.1.16.15.1,RMON2-MIB::hlMatrixControlTable,,not-accessible,,current,,A list of higher-layer (i.e., non-MAC) matrix control entries. These entries will enable the collection of the network- and application-level matrix tables containing conversation statistics indexed by pairs of network addresses. Both the network- and application-level matrix tables are controlled by this table so that they will both be created and deleted at the same time, further increasing the ease with which they can be implemented as a single datastore. (Note that if an implementation stores application-layer matrix records in memory, it can derive network-layer matrix records from them.) Entries in the nlMatrixSDTable and nlMatrixDSTable will be created on behalf of each entry in this table. Additionally, if this probe implements the alMatrix tables, entries in the alMatrix tables will be created on behalf of each entry in this table.
.1.3.6.1.2.1.16.15.1.1,RMON2-MIB::hlMatrixControlEntry,,not-accessible,hlMatrixControlIndex,current,,A conceptual row in the hlMatrixControlTable. An example of indexing of this entry is hlMatrixControlNlDroppedFrames.1
.1.3.6.1.2.1.16.15.1.1.1,RMON2-MIB::hlMatrixControlIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the hlMatrixControlTable. Each such entry defines a function that discovers conversations on a particular interface and places statistics about them in the nlMatrixSDTable and the nlMatrixDSTable, and optionally the alMatrixSDTable and alMatrixDSTable, on behalf of this hlMatrixControlEntry.
.1.3.6.1.2.1.16.15.1.1.2,RMON2-MIB::hlMatrixControlDataSource,OBJECT,read-create,,current,,The source of the data for the associated matrix tables. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated hlMatrixControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.15.1.1.3,RMON2-MIB::hlMatrixControlNlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that if the nlMatrixTables are inactive because no protocols are enabled in the protocol directory, this value should be 0. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.15.1.1.4,RMON2-MIB::hlMatrixControlNlInserts,Counter32,read-only,,current,,The number of times an nlMatrix entry has been inserted into the nlMatrix tables. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. The addition of a conversation into both the nlMatrixSDTable and nlMatrixDSTable shall be counted as two insertions (even though every addition into one table must be accompanied by an insertion into the other). To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the sum of then nlMatrixSDTable and nlMatrixDSTable sizes can be determined by subtracting hlMatrixControlNlDeletes from hlMatrixControlNlInserts.
.1.3.6.1.2.1.16.15.1.1.5,RMON2-MIB::hlMatrixControlNlDeletes,Counter32,read-only,,current,,The number of times an nlMatrix entry has been deleted from the nlMatrix tables (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. The deletion of a conversation from both the nlMatrixSDTable and nlMatrixDSTable shall be counted as two deletions (even though every deletion from one table must be accompanied by a deletion from the other). To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlMatrixControlNlDeletes from hlMatrixControlNlInserts.
.1.3.6.1.2.1.16.15.1.1.6,RMON2-MIB::hlMatrixControlNlMaxDesiredEntries,Integer32,read-create,,current,,The maximum number of entries that are desired in the nlMatrix tables on behalf of this control entry. The probe will not create more than this number of associated entries in the table but may choose to create fewer entries in this table for any reason, including the lack of resources. If this object is set to a value less than the current number of entries, enough entries are chosen in an implementation-dependent manner and deleted so that the number of entries in the table equals the value of this object. If this value is set to -1, the probe may create any number of entries in this table. If the associated hlMatrixControlStatus object is equal to 'active', this object may not be modified. This object may be used to control how resources are allocated on the probe for the various RMON functions.
.1.3.6.1.2.1.16.15.1.1.7,RMON2-MIB::hlMatrixControlAlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that if the alMatrixTables are not implemented or are inactive because no protocols are enabled in the protocol directory, this value should be 0. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.15.1.1.8,RMON2-MIB::hlMatrixControlAlInserts,Counter32,read-only,,current,,The number of times an alMatrix entry has been inserted into the alMatrix tables. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. The addition of a conversation into both the alMatrixSDTable and alMatrixDSTable shall be counted as two insertions (even though every addition into one table must be accompanied by an insertion into the other). To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlMatrixControlAlDeletes from hlMatrixControlAlInserts.
.1.3.6.1.2.1.16.15.1.1.9,RMON2-MIB::hlMatrixControlAlDeletes,Counter32,read-only,,current,,The number of times an alMatrix entry has been deleted from the alMatrix tables. If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. The deletion of a conversation from both the alMatrixSDTable and alMatrixDSTable shall be counted as two deletions (even though every deletion from one table must be accompanied by a deletion from the other). To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlMatrixControlAlDeletes from hlMatrixControlAlInserts.
.1.3.6.1.2.1.16.15.1.1.10,RMON2-MIB::hlMatrixControlAlMaxDesiredEntries,Integer32,read-create,,current,,The maximum number of entries that are desired in the alMatrix tables on behalf of this control entry. The probe will not create more than this number of associated entries in the table but may choose to create fewer entries in this table for any reason, including the lack of resources. If this object is set to a value less than the current number of entries, enough entries are chosen in an implementation-dependent manner and deleted so that the number of entries in the table equals the value of this object. If this value is set to -1, the probe may create any number of entries in this table. If the associated hlMatrixControlStatus object is equal to 'active', this object may not be modified. This object may be used to control how resources are allocated on the probe for the various RMON functions.
.1.3.6.1.2.1.16.15.1.1.11,RMON2-MIB::hlMatrixControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.15.1.1.12,RMON2-MIB::hlMatrixControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this hlMatrixControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlMatrixSDTable, nlMatrixDSTable, alMatrixSDTable, and alMatrixDSTable shall be deleted by the agent.
.1.3.6.1.2.1.16.15.2,RMON2-MIB::nlMatrixSDTable,,not-accessible,,current,,A list of traffic matrix entries that collect statistics for conversations between two network-level addresses. This table is indexed first by the source address and then by the destination address to make it convenient to collect all conversations from a particular address. The probe will populate this table for all network layer protocols in the protocol directory table whose value of protocolDirMatrixConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirMatrixConfig value of supportedOff(2). The probe will add to this table all pairs of addresses seen in all packets with no MAC errors and will increment octet and packet counts in the table for all packets with no MAC errors. Further, this table will only contain entries that have a corresponding entry in the nlMatrixDSTable with the same source address and destination address.
.1.3.6.1.2.1.16.15.2.1,RMON2-MIB::nlMatrixSDEntry,,not-accessible,hlMatrixControlIndex:nlMatrixSDTimeMark:protocolDirLocalIndex:nlMatrixSDSourceAddress:nlMatrixSDDestAddress,current,,A conceptual row in the nlMatrixSDTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The protocolDirLocalIndex value in the index identifies the network-layer protocol of the nlMatrixSDSourceAddress and nlMatrixSDDestAddress. An example of the indexing of this table is nlMatrixSDPkts.1.783495.18.4.128.2.6.6.4.128.2.6.7. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.15.2.1.1,RMON2-MIB::nlMatrixSDTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.15.2.1.2,RMON2-MIB::nlMatrixSDSourceAddress,OCTET,not-accessible,,current,,The network source address for this nlMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.2.1.3,RMON2-MIB::nlMatrixSDDestAddress,OCTET,not-accessible,,current,,The network destination address for this nlMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.2.1.4,RMON2-MIB::nlMatrixSDPkts,Gauge32,read-only,,current,,The number of packets without errors transmitted from the source address to the destination address since this entry was added to the nlMatrixSDTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.15.2.1.5,RMON2-MIB::nlMatrixSDOctets,Gauge32,read-only,,current,,The number of octets transmitted from the source address to the destination address since this entry was added to the nlMatrixSDTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.15.2.1.6,RMON2-MIB::nlMatrixSDCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.15.3,RMON2-MIB::nlMatrixDSTable,,not-accessible,,current,,A list of traffic matrix entries that collect statistics for conversations between two network-level addresses. This table is indexed first by the destination address and then by the source address to make it convenient to collect all conversations to a particular address. The probe will populate this table for all network layer protocols in the protocol directory table whose value of protocolDirMatrixConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirMatrixConfig value of supportedOff(2). The probe will add to this table all pairs of addresses seen in all packets with no MAC errors and will increment octet and packet counts in the table for all packets with no MAC errors. Further, this table will only contain entries that have a corresponding entry in the nlMatrixSDTable with the same source address and destination address.
.1.3.6.1.2.1.16.15.3.1,RMON2-MIB::nlMatrixDSEntry,,not-accessible,hlMatrixControlIndex:nlMatrixDSTimeMark:protocolDirLocalIndex:nlMatrixDSDestAddress:nlMatrixDSSourceAddress,current,,A conceptual row in the nlMatrixDSTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The protocolDirLocalIndex value in the index identifies the network-layer protocol of the nlMatrixDSSourceAddress and nlMatrixDSDestAddress. An example of the indexing of this table is nlMatrixDSPkts.1.783495.18.4.128.2.6.7.4.128.2.6.6. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.15.3.1.1,RMON2-MIB::nlMatrixDSTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.15.3.1.2,RMON2-MIB::nlMatrixDSSourceAddress,OCTET,not-accessible,,current,,The network source address for this nlMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.3.1.3,RMON2-MIB::nlMatrixDSDestAddress,OCTET,not-accessible,,current,,The network destination address for this nlMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.3.1.4,RMON2-MIB::nlMatrixDSPkts,Gauge32,read-only,,current,,The number of packets without errors transmitted from the source address to the destination address since this entry was added to the nlMatrixDSTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.15.3.1.5,RMON2-MIB::nlMatrixDSOctets,Gauge32,read-only,,current,,The number of octets transmitted from the source address to the destination address since this entry was added to the nlMatrixDSTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.15.3.1.6,RMON2-MIB::nlMatrixDSCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.15.4,RMON2-MIB::nlMatrixTopNControlTable,,not-accessible,,current,,A set of parameters that control the creation of a report of the top N matrix entries according to a selected metric.
.1.3.6.1.2.1.16.15.4.1,RMON2-MIB::nlMatrixTopNControlEntry,,not-accessible,nlMatrixTopNControlIndex,current,,A conceptual row in the nlMatrixTopNControlTable. An example of the indexing of this table is nlMatrixTopNControlDuration.3
.1.3.6.1.2.1.16.15.4.1.1,RMON2-MIB::nlMatrixTopNControlIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the nlMatrixTopNControlTable. Each such entry defines one topN report prepared for one interface.
.1.3.6.1.2.1.16.15.4.1.2,RMON2-MIB::nlMatrixTopNControlMatrixIndex,Integer32,read-create,,current,,The nlMatrix[SD/DS] table for which a topN report will be prepared on behalf of this entry. The nlMatrix[SD/DS] table is identified by the value of the hlMatrixControlIndex for that table - that value is used here to identify the particular table. This object may not be modified if the associated nlMatrixTopNControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.15.4.1.3,RMON2-MIB::nlMatrixTopNControlRateBase,INTEGER,read-create,,current,nlMatrixTopNPkts(1):nlMatrixTopNOctets(2):nlMatrixTopNHighCapacityPkts(3):nlMatrixTopNHighCapacityOctets(4),The variable for each nlMatrix[SD/DS] entry that the nlMatrixTopNEntries are sorted by, as well as a control for the table that the results will be reported in. This object may not be modified if the associated nlMatrixTopNControlStatus object is equal to active(1). If this value is less than or equal to 2, when the report is prepared, entries are created in the nlMatrixTopNTable associated with this object. If this value is greater than or equal to 3, when the report is prepared, entries are created in the nlMatrixTopNHighCapacityTable associated with this object.
.1.3.6.1.2.1.16.15.4.1.4,RMON2-MIB::nlMatrixTopNControlTimeRemaining,Integer32,read-create,,current,,The number of seconds left in the report currently being collected. When this object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of this report and is immediately loaded into the associated nlMatrixTopNControlDuration object. When the report finishes, the probe will automatically start another collection with the same initial value of nlMatrixTopNControlTimeRemaining. Thus, the management station may simply read the resulting reports repeatedly, checking the startTime and duration each time to ensure that a report was not missed or that the report parameters were not changed. While the value of this object is non-zero, it decrements by one per second until it reaches zero. At the time that this object decrements to zero, the report is made accessible in the nlMatrixTopNTable, overwriting any report that may be there. When this object is modified by the management station, any associated entries in the nlMatrixTopNTable shall be deleted. (Note that this is a different algorithm than the one used in the hostTopNTable).
.1.3.6.1.2.1.16.15.4.1.5,RMON2-MIB::nlMatrixTopNControlGeneratedReports,Counter32,read-only,,current,,The number of reports that have been generated by this entry.
.1.3.6.1.2.1.16.15.4.1.6,RMON2-MIB::nlMatrixTopNControlDuration,Integer32,read-only,,current,,The number of seconds that this report has collected during the last sampling interval. When the associated nlMatrixTopNControlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next time the nlMatrixTopNControlTimeRemaining is set. This value shall be zero if no reports have been requested for this nlMatrixTopNControlEntry.
.1.3.6.1.2.1.16.15.4.1.7,RMON2-MIB::nlMatrixTopNControlRequestedSize,Integer32,read-create,,current,,The maximum number of matrix entries requested for this report. When this object is created or modified, the probe should set nlMatrixTopNControlGrantedSize as closely to this object as possible for the particular probe implementation and available resources.
.1.3.6.1.2.1.16.15.4.1.8,RMON2-MIB::nlMatrixTopNControlGrantedSize,Integer32,read-only,,current,,The maximum number of matrix entries in this report. When the associated nlMatrixTopNControlRequestedSize object is created or modified, the probe should set this object as closely to the requested value as possible for the particular implementation and available resources. The probe must not lower this value except as a side-effect of a set to the associated nlMatrixTopNControlRequestedSize object. If the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNPkts, when the next topN report is generated, matrix entries with the highest value of nlMatrixTopNPktRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more matrix entries. If the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNOctets, when the next topN report is generated, matrix entries with the highest value of nlMatrixTopNOctetRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more matrix entries. It is an implementation-specific matter how entries with the same value of nlMatrixTopNPktRate or nlMatrixTopNOctetRate are sorted. It is also an implementation-specific matter as to whether zero-valued entries are available.
.1.3.6.1.2.1.16.15.4.1.9,RMON2-MIB::nlMatrixTopNControlStartTime,TimeTicks,read-only,,current,,The value of sysUpTime when this topN report was last started. In other words, this is the time that the associated nlMatrixTopNControlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)started. This object may be used by the management station to determine whether a report was missed.
.1.3.6.1.2.1.16.15.4.1.10,RMON2-MIB::nlMatrixTopNControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.15.4.1.11,RMON2-MIB::nlMatrixTopNControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this nlMatrixTopNControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlMatrixTopNTable shall be deleted by the agent.
.1.3.6.1.2.1.16.15.5,RMON2-MIB::nlMatrixTopNTable,,not-accessible,,current,,A set of statistics for those network-layer matrix entries that have counted the highest number of octets or packets.
.1.3.6.1.2.1.16.15.5.1,RMON2-MIB::nlMatrixTopNEntry,,not-accessible,nlMatrixTopNControlIndex:nlMatrixTopNIndex,current,,A conceptual row in the nlMatrixTopNTable. The nlMatrixTopNControlIndex value in the index identifies the nlMatrixTopNControlEntry on whose behalf this entry was created. An example of the indexing of this table is nlMatrixTopNPktRate.3.10
.1.3.6.1.2.1.16.15.5.1.1,RMON2-MIB::nlMatrixTopNIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the nlMatrixTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report. If the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNPkts, increasing values of nlMatrixTopNIndex shall be assigned to entries with decreasing values of nlMatrixTopNPktRate until index N is assigned or there are no more nlMatrixTopNEntries. If the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNOctets, increasing values of nlMatrixTopNIndex shall be assigned to entries with decreasing values of nlMatrixTopNOctetRate until index N is assigned or there are no more nlMatrixTopNEntries.
.1.3.6.1.2.1.16.15.5.1.2,RMON2-MIB::nlMatrixTopNProtocolDirLocalIndex,Integer32,read-only,,current,,The protocolDirLocalIndex of the network-layer protocol of this entry's network address.
.1.3.6.1.2.1.16.15.5.1.3,RMON2-MIB::nlMatrixTopNSourceAddress,OCTET,read-only,,current,,The network-layer address of the source host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated nlMatrixTopNProtocolDirLocalIndex. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.5.1.4,RMON2-MIB::nlMatrixTopNDestAddress,OCTET,read-only,,current,,The network-layer address of the destination host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated nlMatrixTopNProtocolDirLocalIndex. For example, if the nlMatrixTopNProtocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.5.1.5,RMON2-MIB::nlMatrixTopNPktRate,Gauge32,read-only,,current,,The number of packets seen from the source host to the destination host during this sampling interval, counted using the rules for counting the nlMatrixSDPkts object. If the value of nlMatrixTopNControlRateBase is nlMatrixTopNPkts, this variable will be used to sort this report.
.1.3.6.1.2.1.16.15.5.1.6,RMON2-MIB::nlMatrixTopNReversePktRate,Gauge32,read-only,,current,,The number of packets seen from the destination host to the source host during this sampling interval, counted using the rules for counting the nlMatrixSDPkts object. (Note that the corresponding nlMatrixSDPkts object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.) Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNPkts, the sort of topN entries is based entirely on nlMatrixTopNPktRate, and not on the value of this object.
.1.3.6.1.2.1.16.15.5.1.7,RMON2-MIB::nlMatrixTopNOctetRate,Gauge32,read-only,,current,,The number of octets seen from the source host to the destination host during this sampling interval, counted using the rules for counting the nlMatrixSDOctets object. If the value of nlMatrixTopNControlRateBase is nlMatrixTopNOctets, this variable will be used to sort this report.
.1.3.6.1.2.1.16.15.5.1.8,RMON2-MIB::nlMatrixTopNReverseOctetRate,Gauge32,read-only,,current,,The number of octets seen from the destination host to the source host during this sampling interval, counted using the rules for counting the nlMatrixDSOctets object. (Note that the corresponding nlMatrixSDOctets object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.) Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNOctets, the sort of topN entries is based entirely on nlMatrixTopNOctetRate, and not on the value of this object.
.1.3.6.1.2.1.16.16,RMON2-MIB::alHost,,,,,,
.1.3.6.1.2.1.16.16.1,RMON2-MIB::alHostTable,,not-accessible,,current,,A collection of statistics for a particular protocol from a particular network address that has been discovered on an interface of this device. The probe will populate this table for all protocols in the protocol directory table whose value of protocolDirHostConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirHostConfig value of supportedOff(2). The probe will add to this table all addresses seen as the source or destination address in all packets with no MAC errors and will increment octet and packet counts in the table for all packets with no MAC errors. Further, entries will only be added to this table if their address exists in the nlHostTable and will be deleted from this table if their address is deleted from the nlHostTable.
.1.3.6.1.2.1.16.16.1.1,RMON2-MIB::alHostEntry,,not-accessible,hlHostControlIndex:alHostTimeMark:protocolDirLocalIndex:nlHostAddress:protocolDirLocalIndex,current,,A conceptual row in the alHostTable. The hlHostControlIndex value in the index identifies the hlHostControlEntry on whose behalf this entry was created. The first protocolDirLocalIndex value in the index identifies the network-layer protocol of the address. The nlHostAddress value in the index identifies the network- layer address of this entry. The second protocolDirLocalIndex value in the index identifies the protocol that is counted by this entry. An example of the indexing in this entry is alHostOutPkts.1.783495.18.4.128.2.6.6.34. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.16.1.1.1,RMON2-MIB::alHostTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.16.1.1.2,RMON2-MIB::alHostInPkts,Gauge32,read-only,,current,,The number of packets of this protocol type without errors transmitted to this address since it was added to the alHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.16.1.1.3,RMON2-MIB::alHostOutPkts,Gauge32,read-only,,current,,The number of packets of this protocol type without errors transmitted by this address since it was added to the alHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.16.1.1.4,RMON2-MIB::alHostInOctets,Gauge32,read-only,,current,,The number of octets transmitted to this address of this protocol type since it was added to the alHostTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.16.1.1.5,RMON2-MIB::alHostOutOctets,Gauge32,read-only,,current,,The number of octets transmitted by this address of this protocol type since it was added to the alHostTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.16.1.1.6,RMON2-MIB::alHostCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.17,RMON2-MIB::alMatrix,,,,,,
.1.3.6.1.2.1.16.17.1,RMON2-MIB::alMatrixSDTable,,not-accessible,,current,,A list of application traffic matrix entries that collect statistics for conversations of a particular protocol between two network-level addresses. This table is indexed first by the source address and then by the destination address to make it convenient to collect all statistics from a particular address. The probe will populate this table for all protocols in the protocol directory table whose value of protocolDirMatrixConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirMatrixConfig value of supportedOff(2). The probe will add to this table all pairs of addresses for all protocols seen in all packets with no MAC errors and will increment octet and packet counts in the table for all packets with no MAC errors. Further, entries will only be added to this table if their address pair exists in the nlMatrixSDTable and will be deleted from this table if the address pair is deleted from the nlMatrixSDTable.
.1.3.6.1.2.1.16.17.1.1,RMON2-MIB::alMatrixSDEntry,,not-accessible,hlMatrixControlIndex:alMatrixSDTimeMark:protocolDirLocalIndex:nlMatrixSDSourceAddress:nlMatrixSDDestAddress:protocolDirLocalIndex,current,,A conceptual row in the alMatrixSDTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The first protocolDirLocalIndex value in the index identifies the network-layer protocol of the nlMatrixSDSourceAddress and nlMatrixSDDestAddress. The nlMatrixSDSourceAddress value in the index identifies the network-layer address of the source host in this conversation. The nlMatrixSDDestAddress value in the index identifies the network-layer address of the destination host in this conversation. The second protocolDirLocalIndex value in the index identifies the protocol that is counted by this entry. An example of the indexing of this entry is alMatrixSDPkts.1.783495.18.4.128.2.6.6.4.128.2.6.7.34. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.17.1.1.1,RMON2-MIB::alMatrixSDTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.17.1.1.2,RMON2-MIB::alMatrixSDPkts,Gauge32,read-only,,current,,The number of packets of this protocol type without errors transmitted from the source address to the destination address since this entry was added to the alMatrixSDTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.17.1.1.3,RMON2-MIB::alMatrixSDOctets,Gauge32,read-only,,current,,The number of octets in packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixSDTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.17.1.1.4,RMON2-MIB::alMatrixSDCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.17.2,RMON2-MIB::alMatrixDSTable,,not-accessible,,current,,A list of application traffic matrix entries that collect statistics for conversations of a particular protocol between two network-level addresses. This table is indexed first by the destination address and then by the source address to make it convenient to collect all statistics to a particular address. The probe will populate this table for all protocols in the protocol directory table whose value of protocolDirMatrixConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirMatrixConfig value of supportedOff(2). The probe will add to this table all pairs of addresses for all protocols seen in all packets with no MAC errors and will increment octet and packet counts in the table for all packets with no MAC errors. Further, entries will only be added to this table if their address pair exists in the nlMatrixDSTable and will be deleted from this table if the address pair is deleted from the nlMatrixDSTable.
.1.3.6.1.2.1.16.17.2.1,RMON2-MIB::alMatrixDSEntry,,not-accessible,hlMatrixControlIndex:alMatrixDSTimeMark:protocolDirLocalIndex:nlMatrixDSDestAddress:nlMatrixDSSourceAddress:protocolDirLocalIndex,current,,A conceptual row in the alMatrixDSTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The first protocolDirLocalIndex value in the index identifies the network-layer protocol of the alMatrixDSSourceAddress and alMatrixDSDestAddress. The nlMatrixDSDestAddress value in the index identifies the network-layer address of the destination host in this conversation. The nlMatrixDSSourceAddress value in the index identifies the network-layer address of the source host in this conversation. The second protocolDirLocalIndex value in the index identifies the protocol that is counted by this entry. An example of the indexing of this entry is alMatrixDSPkts.1.783495.18.4.128.2.6.7.4.128.2.6.6.34. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.17.2.1.1,RMON2-MIB::alMatrixDSTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.17.2.1.2,RMON2-MIB::alMatrixDSPkts,Gauge32,read-only,,current,,The number of packets of this protocol type without errors transmitted from the source address to the destination address since this entry was added to the alMatrixDSTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.17.2.1.3,RMON2-MIB::alMatrixDSOctets,Gauge32,read-only,,current,,The number of octets in packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixDSTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.17.2.1.4,RMON2-MIB::alMatrixDSCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.17.3,RMON2-MIB::alMatrixTopNControlTable,,not-accessible,,current,,A set of parameters that control the creation of a report of the top N matrix entries according to a selected metric.
.1.3.6.1.2.1.16.17.3.1,RMON2-MIB::alMatrixTopNControlEntry,,not-accessible,alMatrixTopNControlIndex,current,,A conceptual row in the alMatrixTopNControlTable. An example of the indexing of this table is alMatrixTopNControlDuration.3
.1.3.6.1.2.1.16.17.3.1.1,RMON2-MIB::alMatrixTopNControlIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the alMatrixTopNControlTable. Each such entry defines one topN report prepared for one interface.
.1.3.6.1.2.1.16.17.3.1.2,RMON2-MIB::alMatrixTopNControlMatrixIndex,Integer32,read-create,,current,,The alMatrix[SD/DS] table for which a topN report will be prepared on behalf of this entry. The alMatrix[SD/DS] table is identified by the value of the hlMatrixControlIndex for that table - that value is used here to identify the particular table. This object may not be modified if the associated alMatrixTopNControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.17.3.1.3,RMON2-MIB::alMatrixTopNControlRateBase,INTEGER,read-create,,current,alMatrixTopNTerminalsPkts(1):alMatrixTopNTerminalsOctets(2):alMatrixTopNAllPkts(3):alMatrixTopNAllOctets(4):alMatrixTopNTerminalsHighCapacityPkts(5):alMatrixTopNTerminalsHighCapacityOctets(6):alMatrixTopNAllHighCapacityPkts(7):alMatrixTopNAllHighCapacityOctets(8),This object controls which alMatrix[SD/DS] entry that the alMatrixTopNEntries are sorted by, which view of the matrix table that will be used, as well as which table the results will be reported in. The values alMatrixTopNTerminalsPkts, alMatrixTopNTerminalsOctets, alMatrixTopNTerminalsHighCapacityPkts, and alMatrixTopNTerminalsHighCapacityOctets cause collection only from protocols that have no child protocols that are counted. The values alMatrixTopNAllPkts, alMatrixTopNAllOctets, alMatrixTopNAllHighCapacityPkts, and alMatrixTopNAllHighCapacityOctets cause collection from all alMatrix entries. This object may not be modified if the associated alMatrixTopNControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.17.3.1.4,RMON2-MIB::alMatrixTopNControlTimeRemaining,Integer32,read-create,,current,,The number of seconds left in the report currently being collected. When this object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of this report and is immediately loaded into the associated alMatrixTopNControlDuration object. When the report finishes, the probe will automatically start another collection with the same initial value of alMatrixTopNControlTimeRemaining. Thus, the management station may simply read the resulting reports repeatedly, checking the startTime and duration each time to ensure that a report was not missed or that the report parameters were not changed. While the value of this object is non-zero, it decrements by one per second until it reaches zero. At the time that this object decrements to zero, the report is made accessible in the alMatrixTopNTable, overwriting any report that may be there. When this object is modified by the management station, any associated entries in the alMatrixTopNTable shall be deleted. (Note that this is a different algorithm than the one used in the hostTopNTable).
.1.3.6.1.2.1.16.17.3.1.5,RMON2-MIB::alMatrixTopNControlGeneratedReports,Counter32,read-only,,current,,The number of reports that have been generated by this entry.
.1.3.6.1.2.1.16.17.3.1.6,RMON2-MIB::alMatrixTopNControlDuration,Integer32,read-only,,current,,The number of seconds that this report has collected during the last sampling interval. When the associated alMatrixTopNControlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next time the alMatrixTopNControlTimeRemaining is set. This value shall be zero if no reports have been requested for this alMatrixTopNControlEntry.
.1.3.6.1.2.1.16.17.3.1.7,RMON2-MIB::alMatrixTopNControlRequestedSize,Integer32,read-create,,current,,The maximum number of matrix entries requested for this report. When this object is created or modified, the probe should set alMatrixTopNControlGrantedSize as closely to this object as possible for the particular probe implementation and available resources.
.1.3.6.1.2.1.16.17.3.1.8,RMON2-MIB::alMatrixTopNControlGrantedSize,Integer32,read-only,,current,,The maximum number of matrix entries in this report. When the associated alMatrixTopNControlRequestedSize object is created or modified, the probe should set this object as closely to the requested value as possible for the particular implementation and available resources. The probe must not lower this value except as a side-effect of a set to the associated alMatrixTopNControlRequestedSize object. If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, when the next topN report is generated, matrix entries with the highest value of alMatrixTopNPktRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more matrix entries. If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, when the next topN report is generated, matrix entries with the highest value of alMatrixTopNOctetRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more matrix entries. It is an implementation-specific matter how entries with the same value of alMatrixTopNPktRate or alMatrixTopNOctetRate are sorted. It is also an implementation-specific matter as to whether zero-valued entries are available.
.1.3.6.1.2.1.16.17.3.1.9,RMON2-MIB::alMatrixTopNControlStartTime,TimeTicks,read-only,,current,,The value of sysUpTime when this topN report was last started. In other words, this is the time that the associated alMatrixTopNControlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)started. This object may be used by the management station to determine whether a report was missed.
.1.3.6.1.2.1.16.17.3.1.10,RMON2-MIB::alMatrixTopNControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.17.3.1.11,RMON2-MIB::alMatrixTopNControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this alMatrixTopNControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the alMatrixTopNTable shall be deleted by the agent.
.1.3.6.1.2.1.16.17.4,RMON2-MIB::alMatrixTopNTable,,not-accessible,,current,,A set of statistics for those application-layer matrix entries that have counted the highest number of octets or packets.
.1.3.6.1.2.1.16.17.4.1,RMON2-MIB::alMatrixTopNEntry,,not-accessible,alMatrixTopNControlIndex:alMatrixTopNIndex,current,,A conceptual row in the alMatrixTopNTable. The alMatrixTopNControlIndex value in the index identifies the alMatrixTopNControlEntry on whose behalf this entry was created. An example of the indexing of this table is alMatrixTopNPktRate.3.10
.1.3.6.1.2.1.16.17.4.1.1,RMON2-MIB::alMatrixTopNIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the alMatrixTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report. If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, increasing values of alMatrixTopNIndex shall be assigned to entries with decreasing values of alMatrixTopNPktRate until index N is assigned or there are no more alMatrixTopNEntries. If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, increasing values of alMatrixTopNIndex shall be assigned to entries with decreasing values of alMatrixTopNOctetRate until index N is assigned or there are no more alMatrixTopNEntries.
.1.3.6.1.2.1.16.17.4.1.2,RMON2-MIB::alMatrixTopNProtocolDirLocalIndex,Integer32,read-only,,current,,The protocolDirLocalIndex of the network-layer protocol of this entry's network address.
.1.3.6.1.2.1.16.17.4.1.3,RMON2-MIB::alMatrixTopNSourceAddress,OCTET,read-only,,current,,The network-layer address of the source host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated alMatrixTopNProtocolDirLocalIndex. For example, if the alMatrixTopNProtocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.17.4.1.4,RMON2-MIB::alMatrixTopNDestAddress,OCTET,read-only,,current,,The network-layer address of the destination host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated alMatrixTopNProtocolDirLocalIndex. For example, if the alMatrixTopNProtocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.17.4.1.5,RMON2-MIB::alMatrixTopNAppProtocolDirLocalIndex,Integer32,read-only,,current,,The type of the protocol counted by this matrix entry.
.1.3.6.1.2.1.16.17.4.1.6,RMON2-MIB::alMatrixTopNPktRate,Gauge32,read-only,,current,,The number of packets seen of this protocol from the source host to the destination host during this sampling interval, counted using the rules for counting the alMatrixSDPkts object. If the value of alMatrixTopNControlRateBase is alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, this variable will be used to sort this report.
.1.3.6.1.2.1.16.17.4.1.7,RMON2-MIB::alMatrixTopNReversePktRate,Gauge32,read-only,,current,,The number of packets seen of this protocol from the destination host to the source host during this sampling interval, counted using the rules for counting the alMatrixDSPkts object. (Note that the corresponding alMatrixSDPkts object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.) Note that if the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, the sort of topN entries is based entirely on alMatrixTopNPktRate, and not on the value of this object.
.1.3.6.1.2.1.16.17.4.1.8,RMON2-MIB::alMatrixTopNOctetRate,Gauge32,read-only,,current,,The number of octets seen of this protocol from the source host to the destination host during this sampling interval, counted using the rules for counting the alMatrixSDOctets object. If the value of alMatrixTopNControlRateBase is alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, this variable will be used to sort this report.
.1.3.6.1.2.1.16.17.4.1.9,RMON2-MIB::alMatrixTopNReverseOctetRate,Gauge32,read-only,,current,,The number of octets seen of this protocol from the destination host to the source host during this sampling interval, counted using the rules for counting the alMatrixDSOctets object. (Note that the corresponding alMatrixSDOctets object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.) Note that if the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, the sort of topN entries is based entirely on alMatrixTopNOctetRate, and not on the value of this object.
.1.3.6.1.2.1.16.18,RMON2-MIB::usrHistory,,,,,,
.1.3.6.1.2.1.16.18.1,RMON2-MIB::usrHistoryControlTable,,not-accessible,,current,,A list of data-collection configuration entries.
.1.3.6.1.2.1.16.18.1.1,RMON2-MIB::usrHistoryControlEntry,,not-accessible,usrHistoryControlIndex,current,,A list of parameters that set up a group of user-defined MIB objects to be sampled periodically (called a bucket-group). For example, an instance of usrHistoryControlInterval might be named usrHistoryControlInterval.1
.1.3.6.1.2.1.16.18.1.1.1,RMON2-MIB::usrHistoryControlIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the usrHistoryControlTable. Each such entry defines a set of samples at a particular interval for a specified set of MIB instances available from the managed system.
.1.3.6.1.2.1.16.18.1.1.2,RMON2-MIB::usrHistoryControlObjects,Integer32,read-create,,current,,The number of MIB objects to be collected in the portion of usrHistoryTable associated with this usrHistoryControlEntry. This object may not be modified if the associated instance of usrHistoryControlStatus is equal to active(1).
.1.3.6.1.2.1.16.18.1.1.3,RMON2-MIB::usrHistoryControlBucketsRequested,Integer32,read-create,,current,,The requested number of discrete time intervals over which data is to be saved in the part of the usrHistoryTable associated with this usrHistoryControlEntry. When this object is created or modified, the probe should set usrHistoryControlBucketsGranted as closely to this object as possible for the particular probe implementation and available resources.
.1.3.6.1.2.1.16.18.1.1.4,RMON2-MIB::usrHistoryControlBucketsGranted,Integer32,read-only,,current,,The number of discrete sampling intervals over which data shall be saved in the part of the usrHistoryTable associated with this usrHistoryControlEntry. When the associated usrHistoryControlBucketsRequested object is created or modified, the probe should set this object as closely to the requested value as possible for the particular probe implementation and available resources. The probe must not lower this value except as a result of a modification to the associated usrHistoryControlBucketsRequested object. The associated usrHistoryControlBucketsRequested object should be set before or at the same time as this object to allow the probe to accurately estimate the resources required for this usrHistoryControlEntry. There will be times when the actual number of buckets associated with this entry is less than the value of this object. In this case, at the end of each sampling interval, a new bucket will be added to the usrHistoryTable. When the number of buckets reaches the value of this object and a new bucket is to be added to the usrHistoryTable, the oldest bucket associated with this usrHistoryControlEntry shall be deleted by the agent so that the new bucket can be added. When the value of this object changes to a value less than the current value, entries are deleted from the usrHistoryTable associated with this usrHistoryControlEntry. Enough of the oldest of these entries shall be deleted by the agent so that their number remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated usrHistory entries may be allowed to grow.
.1.3.6.1.2.1.16.18.1.1.5,RMON2-MIB::usrHistoryControlInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled for each bucket in the part of the usrHistory table associated with this usrHistoryControlEntry. Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and to set the usrHistoryControlInterval object to a value less than this interval. This object may not be modified if the associated usrHistoryControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.18.1.1.6,RMON2-MIB::usrHistoryControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.18.1.1.7,RMON2-MIB::usrHistoryControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this variable history control entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the usrHistoryTable shall be deleted.
.1.3.6.1.2.1.16.18.2,RMON2-MIB::usrHistoryObjectTable,,not-accessible,,current,,A list of data-collection configuration entries.
.1.3.6.1.2.1.16.18.2.1,RMON2-MIB::usrHistoryObjectEntry,,not-accessible,usrHistoryControlIndex:usrHistoryObjectIndex,current,,A list of MIB instances to be sampled periodically. Entries in this table are created when an associated usrHistoryControlObjects object is created. The usrHistoryControlIndex value in the index is that of the associated usrHistoryControlEntry. For example, an instance of usrHistoryObjectVariable might be usrHistoryObjectVariable.1.3
.1.3.6.1.2.1.16.18.2.1.1,RMON2-MIB::usrHistoryObjectIndex,Integer32,not-accessible,,current,,An index used to uniquely identify an entry in the usrHistoryObject table. Each such entry defines a MIB instance to be collected periodically.
.1.3.6.1.2.1.16.18.2.1.2,RMON2-MIB::usrHistoryObjectVariable,OBJECT,read-create,,current,,The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of Integer32 (Integer32, Counter, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the user history mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. See USM [RFC3414] and VACM [RFC3415] for more information. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. This object may not be modified if the associated usrHistoryControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.18.2.1.3,RMON2-MIB::usrHistoryObjectSampleType,INTEGER,read-create,,current,absoluteValue(1):deltaValue(2),The method of sampling the selected variable for storage in the usrHistoryTable. If the value of this object is absoluteValue(1), the value of the selected variable will be copied directly into the history bucket. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference will be stored in the history bucket. If the associated usrHistoryObjectVariable instance could not be obtained at the previous sample interval, then a delta sample is not possible, and the value of the associated usrHistoryValStatus object for this interval will be valueNotAvailable(1). This object may not be modified if the associated usrHistoryControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.18.3,RMON2-MIB::usrHistoryTable,,not-accessible,,current,,A list of user-defined history entries.
.1.3.6.1.2.1.16.18.3.1,RMON2-MIB::usrHistoryEntry,,not-accessible,usrHistoryControlIndex:usrHistorySampleIndex:usrHistoryObjectIndex,current,,A historical sample of user-defined variables. This sample is associated with the usrHistoryControlEntry that set up the parameters for a regular collection of these samples. The usrHistoryControlIndex value in the index identifies the usrHistoryControlEntry on whose behalf this entry was created. The usrHistoryObjectIndex value in the index identifies the usrHistoryObjectEntry on whose behalf this entry was created. For example, an instance of usrHistoryAbsValue, which represents the 14th sample of a variable collected as specified by usrHistoryControlEntry.1 and usrHistoryObjectEntry.1.5, would be named usrHistoryAbsValue.1.14.5
.1.3.6.1.2.1.16.18.3.1.1,RMON2-MIB::usrHistorySampleIndex,Integer32,not-accessible,,current,,An index that uniquely identifies the particular sample this entry represents among all samples associated with the same usrHistoryControlEntry. This index starts at 1 and increases by one as each new sample is taken.
.1.3.6.1.2.1.16.18.3.1.2,RMON2-MIB::usrHistoryIntervalStart,TimeTicks,read-only,,current,,The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require that the probe delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample that is currently being collected is not accessible in this table until the end of its interval.
.1.3.6.1.2.1.16.18.3.1.3,RMON2-MIB::usrHistoryIntervalEnd,TimeTicks,read-only,,current,,The value of sysUpTime at the end of the interval over which this sample was measured.
.1.3.6.1.2.1.16.18.3.1.4,RMON2-MIB::usrHistoryAbsValue,Gauge32,read-only,,current,,The absolute value (i.e., unsigned value) of the user-specified statistic during the last sampling period. The value during the current sampling period is not made available until the period is completed. To obtain the true value for this sampling interval, the associated instance of usrHistoryValStatus must be checked, and usrHistoryAbsValue adjusted as necessary. If the MIB instance could not be accessed during the sampling interval, then this object will have a value of zero, and the associated instance of usrHistoryValStatus will be set to 'valueNotAvailable(1)'. The access control check prescribed in the definition of usrHistoryObjectVariable SHOULD be checked for each sampling interval. If this check determines that access should not be allowed, then this object will have a value of zero, and the associated instance of usrHistoryValStatus will be set to 'valueNotAvailable(1)'.
.1.3.6.1.2.1.16.18.3.1.5,RMON2-MIB::usrHistoryValStatus,INTEGER,read-only,,current,valueNotAvailable(1):valuePositive(2):valueNegative(3),This object indicates the validity and sign of the data in the associated instance of usrHistoryAbsValue. If the MIB instance could not be accessed during the sampling interval, then 'valueNotAvailable(1)' will be returned. If the sample is valid and the actual value of the sample is greater than or equal to zero, then 'valuePositive(2)' is returned. If the sample is valid and the actual value of the sample is less than zero, 'valueNegative(3)' will be returned. The associated instance of usrHistoryAbsValue should be multiplied by -1 to obtain the true sample value.
.1.3.6.1.2.1.16.19,RMON2-MIB::probeConfig,,,,,,
.1.3.6.1.2.1.16.19.1,RMON2-MIB::probeCapabilities,BITS,read-only,,current,etherStats(0):historyControl(1):etherHistory(2):alarm(3):hosts(4):hostTopN(5):matrix(6):filter(7):capture(8):event(9):tokenRingMLStats(10):tokenRingPStats(11):tokenRingMLHistory(12):tokenRingPHistory(13):ringStation(14):ringStationOrder(15):ringStationConfig(16):sourceRouting(17):protocolDirectory(18):protocolDistribution(19):addressMapping(20):nlHost(21):nlMatrix(22):alHost(23):alMatrix(24):usrHistory(25):probeConfig(26),An indication of the RMON MIB groups supported on at least one interface by this probe.
.1.3.6.1.2.1.16.19.2,RMON2-MIB::probeSoftwareRev,OCTET,read-only,,current,,The software revision of this device. This string will have a zero length if the revision is unknown.
.1.3.6.1.2.1.16.19.3,RMON2-MIB::probeHardwareRev,OCTET,read-only,,current,,The hardware revision of this device. This string will have a zero length if the revision is unknown.
.1.3.6.1.2.1.16.19.4,RMON2-MIB::probeDateTime,OCTET,read-write,,current,,Probe's current date and time. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 (use 60 for leap-second) 7 8 deci-seconds 0..9 8 9 direction from UTC '+' / '-' 9 10 hours from UTC 0..11 10 11 minutes from UTC 0..59 For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be displayed as: 1992-5-26,13:30:15.0,-4:0 Note that if only local time is known, then time zone information (fields 8-10) is not present, and that if no time information is known, the null string is returned.
.1.3.6.1.2.1.16.19.5,RMON2-MIB::probeResetControl,INTEGER,read-write,,current,running(1):warmBoot(2):coldBoot(3),Setting this object to warmBoot(2) causes the device to restart the application software with current configuration parameters saved in non-volatile memory. Setting this object to coldBoot(3) causes the device to reinitialize configuration parameters in non-volatile memory to default values and to restart the application software. When the device is running normally, this variable has a value of running(1).
.1.3.6.1.2.1.16.19.6,RMON2-MIB::probeDownloadFile,OCTET,read-write,,deprecated,,The file name to be downloaded from the TFTP server when a download is next requested via this MIB. This value is set to the zero-length string when no file name has been specified. This object has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.7,RMON2-MIB::probeDownloadTFTPServer,IpAddress,read-write,,deprecated,,The IP address of the TFTP server that contains the boot image to load when a download is next requested via this MIB. This value is set to '0.0.0.0' when no IP address has been specified. This object has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.8,RMON2-MIB::probeDownloadAction,INTEGER,read-write,,deprecated,notDownloading(1):downloadToPROM(2):downloadToRAM(3),When this object is set to downloadToRAM(3) or downloadToPROM(2), the device will discontinue its normal operation and begin download of the image specified by probeDownloadFile from the server specified by probeDownloadTFTPServer using the TFTP protocol. If downloadToRAM(3) is specified, the new image is copied to RAM only (the old image remains unaltered in the flash EPROM). If downloadToPROM(2) is specified, the new image is written to the flash EPROM memory after its checksum has been verified to be correct. When the download process is completed, the device will warm boot to restart the newly loaded application. When the device is not downloading, this object will have a value of notDownloading(1). This object has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.9,RMON2-MIB::probeDownloadStatus,INTEGER,read-only,,deprecated,downloadSuccess(1):downloadStatusUnknown(2):downloadGeneralError(3):downloadNoResponseFromServer(4):downloadChecksumError(5):downloadIncompatibleImage(6):downloadTftpFileNotFound(7):downloadTftpAccessViolation(8),The status of the last download procedure, if any. This object will have a value of downloadStatusUnknown(2) if no download process has been performed. This object has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.10,RMON2-MIB::serialConfigTable,,not-accessible,,deprecated,,A table of serial interface configuration entries. This data will be stored in non-volatile memory and preserved across probe resets or power loss. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.10.1,RMON2-MIB::serialConfigEntry,,not-accessible,ifIndex,deprecated,,A set of configuration parameters for a particular serial interface on this device. If the device has no serial interfaces, this table is empty. The index is composed of the ifIndex assigned to this serial line interface.
.1.3.6.1.2.1.16.19.10.1.1,RMON2-MIB::serialMode,INTEGER,read-create,,deprecated,direct(1):modem(2),The type of incoming connection to be expected on this serial interface.
.1.3.6.1.2.1.16.19.10.1.2,RMON2-MIB::serialProtocol,INTEGER,read-create,,deprecated,other(1):slip(2):ppp(3),The type of data link encapsulation to be used on this serial interface.
.1.3.6.1.2.1.16.19.10.1.3,RMON2-MIB::serialTimeout,Integer32,read-create,,deprecated,,This timeout value is used when the Management Station has initiated the conversation over the serial link. This variable represents the number of seconds of inactivity allowed before terminating the connection on this serial interface. Use the serialDialoutTimeout in the case where the probe has initiated the connection for the purpose of sending a trap.
.1.3.6.1.2.1.16.19.10.1.4,RMON2-MIB::serialModemInitString,OCTET,read-create,,deprecated,,A control string that controls how a modem attached to this serial interface should be initialized. The initialization is performed once during startup and again after each connection is terminated if the associated serialMode has the value of modem(2). A control string that is appropriate for a wide variety of modems is: '^s^MATE0Q0V1X4 S0=1 S2=43^M'.
.1.3.6.1.2.1.16.19.10.1.5,RMON2-MIB::serialModemHangUpString,OCTET,read-create,,deprecated,,A control string that specifies how to disconnect a modem connection on this serial interface. This object is only meaningful if the associated serialMode has the value of modem(2). A control string that is appropriate for a wide variety of modems is: '^d2^s+++^d2^sATH0^M^d2'.
.1.3.6.1.2.1.16.19.10.1.6,RMON2-MIB::serialModemConnectResp,OCTET,read-create,,deprecated,,An ASCII string containing substrings that describe the expected modem connection response code and associated bps rate. The substrings are delimited by the first character in the string, for example: /CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/ CONNECT 4800/4800/CONNECT 9600/9600 will be interpreted as: response code bps rate CONNECT 300 CONNECT 1200 1200 CONNECT 2400 2400 CONNECT 4800 4800 CONNECT 9600 9600 The agent will use the information in this string to adjust the bps rate of this serial interface once a modem connection is established. A value that is appropriate for a wide variety of modems is: '/CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/ CONNECT 4800/4800/CONNECT 9600/9600/CONNECT 14400/14400/ CONNECT 19200/19200/CONNECT 38400/38400/'.
.1.3.6.1.2.1.16.19.10.1.7,RMON2-MIB::serialModemNoConnectResp,OCTET,read-create,,deprecated,,An ASCII string containing response codes that may be generated by a modem to report the reason why a connection attempt has failed. The response codes are delimited by the first character in the string, for example: /NO CARRIER/BUSY/NO DIALTONE/NO ANSWER/ERROR/ If one of these response codes is received via this serial interface while attempting to make a modem connection, the agent will issue the hang up command as specified by serialModemHangUpString. A value that is appropriate for a wide variety of modems is: '/NO CARRIER/BUSY/NO DIALTONE/NO ANSWER/ERROR/'.
.1.3.6.1.2.1.16.19.10.1.8,RMON2-MIB::serialDialoutTimeout,Integer32,read-create,,deprecated,,This timeout value is used when the probe initiates the serial connection with the intention of contacting a management station. This variable represents the number of seconds of inactivity allowed before terminating the connection on this serial interface.
.1.3.6.1.2.1.16.19.10.1.9,RMON2-MIB::serialStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this serialConfigEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
.1.3.6.1.2.1.16.19.11,RMON2-MIB::netConfigTable,,not-accessible,,deprecated,,A table of netConfigEntries. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.11.1,RMON2-MIB::netConfigEntry,,not-accessible,ifIndex,deprecated,,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.2.1.16.19.11.1.1,RMON2-MIB::netConfigIPAddress,IpAddress,read-create,,deprecated,,The IP address of this Net interface. The default value for this object is 0.0.0.0. If either the netConfigIPAddress or netConfigSubnetMask 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). If BOOTP is used, care should be taken to not send BOOTP broadcasts too frequently and to eventually send them very infrequently if no replies are received.
.1.3.6.1.2.1.16.19.11.1.2,RMON2-MIB::netConfigSubnetMask,IpAddress,read-create,,deprecated,,The subnet mask of this Net interface. The default value for this object is 0.0.0.0. If either the netConfigIPAddress or netConfigSubnetMask 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). If BOOTP is used, care should be taken to not send BOOTP broadcasts too frequently and to eventually send them very infrequently if no replies are received.
.1.3.6.1.2.1.16.19.11.1.3,RMON2-MIB::netConfigStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this netConfigEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
.1.3.6.1.2.1.16.19.12,RMON2-MIB::netDefaultGateway,IpAddress,read-write,,deprecated,,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.2.1.16.19.13,RMON2-MIB::trapDestTable,,not-accessible,,deprecated,,A list of trap destination entries.
.1.3.6.1.2.1.16.19.13.1,RMON2-MIB::trapDestEntry,,not-accessible,trapDestIndex,deprecated,,This entry includes a destination IP address to which traps are sent for this community.
.1.3.6.1.2.1.16.19.13.1.1,RMON2-MIB::trapDestIndex,Integer32,not-accessible,,deprecated,,A value that uniquely identifies this trapDestEntry.
.1.3.6.1.2.1.16.19.13.1.2,RMON2-MIB::trapDestCommunity,OCTET,read-create,,deprecated,,A community to which this destination address belongs. This entry is associated with any eventEntries in the RMON MIB whose value of eventCommunity is equal to the value of this object. Every time an associated event entry sends a trap due to an event, that trap will be sent to each address in the trapDestTable with a trapDestCommunity equal to eventCommunity, as long as no access control mechanism precludes it (e.g., VACM). This object may not be modified if the associated trapDestStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.13.1.3,RMON2-MIB::trapDestProtocol,INTEGER,read-create,,deprecated,ip(1):ipx(2),The protocol with which this trap is to be sent.
.1.3.6.1.2.1.16.19.13.1.4,RMON2-MIB::trapDestAddress,OCTET,read-create,,deprecated,,The destination address for traps on behalf of this entry. If the associated trapDestProtocol object is equal to ip(1), the encoding of this object is the same as the snmpUDPAddress textual convention in RFC 3417, 'Transport Mappings for the Simple Network Management Protocol (SNMP)' [RFC3417]: -- for a SnmpUDPAddress of length 6: -- -- octets contents encoding -- 1-4 IP-address network-byte order -- 5-6 UDP-port network-byte order If the associated trapDestProtocol object is equal to ipx(2), the encoding of this object is the same as the snmpIPXAddress textual convention in RFC 3417, 'Transport Mappings for the Simple Network Management Protocol (SNMP)' [RFC3417]: -- for a SnmpIPXAddress of length 12: -- -- octets contents encoding -- 1-4 network-number network-byte order -- 5-10 physical-address network-byte order -- 11-12 socket-number network-byte order This object may not be modified if the associated trapDestStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.13.1.5,RMON2-MIB::trapDestOwner,OCTET,read-create,,deprecated,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.19.13.1.6,RMON2-MIB::trapDestStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this trap destination entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
.1.3.6.1.2.1.16.19.14,RMON2-MIB::serialConnectionTable,,not-accessible,,deprecated,,A list of serialConnectionEntries. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.14.1,RMON2-MIB::serialConnectionEntry,,not-accessible,serialConnectIndex,deprecated,,Configuration for a SLIP link over a serial line.
.1.3.6.1.2.1.16.19.14.1.1,RMON2-MIB::serialConnectIndex,Integer32,not-accessible,,deprecated,,A value that uniquely identifies this serialConnection entry.
.1.3.6.1.2.1.16.19.14.1.2,RMON2-MIB::serialConnectDestIpAddress,IpAddress,read-create,,deprecated,,The IP Address that can be reached at the other end of this serial connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.3,RMON2-MIB::serialConnectType,INTEGER,read-create,,deprecated,direct(1):modem(2):switch(3):modemSwitch(4),The type of outgoing connection to be made. If this object has the value direct(1), then a direct serial connection is assumed. If this object has the value modem(2), then serialConnectDialString will be used to make a modem connection. If this object has the value switch(3), then serialConnectSwitchConnectSeq will be used to establish the connection over a serial data switch, and serialConnectSwitchDisconnectSeq will be used to terminate the connection. If this object has the value modem-switch(4), then a modem connection will be made first, followed by the switch connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.4,RMON2-MIB::serialConnectDialString,OCTET,read-create,,deprecated,,A control string that specifies how to dial the phone number in order to establish a modem connection. The string should include the dialing prefix and suffix. For example: '^s^MATD9,888-1234^M' will instruct the Probe to send a carriage return, followed by the dialing prefix 'ATD', the phone number '9,888-1234', and a carriage return as the dialing suffix. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.5,RMON2-MIB::serialConnectSwitchConnectSeq,OCTET,read-create,,deprecated,,A control string that specifies how to establish a data switch connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.6,RMON2-MIB::serialConnectSwitchDisconnectSeq,OCTET,read-create,,deprecated,,A control string that specifies how to terminate a data switch connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.7,RMON2-MIB::serialConnectSwitchResetSeq,OCTET,read-create,,deprecated,,A control string that specifies how to reset a data switch in the event of a timeout. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.8,RMON2-MIB::serialConnectOwner,OCTET,read-create,,deprecated,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.19.14.1.9,RMON2-MIB::serialConnectStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this serialConnectionEntry. If the manager attempts to set this object to active(1) when the serialConnectType is set to modem(2) or modem-switch(4) and the serialConnectDialString is a zero-length string or cannot be correctly parsed as a ConnectString, the set request will be rejected with badValue(3). If the manager attempts to set this object to active(1) when the serialConnectType is set to switch(3) or modem-switch(4) and the serialConnectSwitchConnectSeq, the serialConnectSwitchDisconnectSeq, or the serialConnectSwitchResetSeq is a zero-length string or cannot be correctly parsed as a ConnectString, the set request will be rejected with badValue(3). An entry may not exist in the active state unless all objects in the entry have an appropriate value.
.1.3.6.1.2.1.16.20,RMON-MIB::rmonConformance,,,,,,
.1.3.6.1.2.1.16.20.1,RMON2-MIB::rmon2MIBCompliances,,,,,,
.1.3.6.1.2.1.16.20.1.1,RMON2-MIB::rmon2MIBCompliance,,,,,,Describes the requirements for conformance to the RMON2 MIB
.1.3.6.1.2.1.16.20.1.2,RMON2-MIB::rmon2MIBApplicationLayerCompliance,,,,,,Describes the requirements for conformance to the RMON2 MIB with Application-Layer Enhancements.
.1.3.6.1.2.1.16.20.2,RMON2-MIB::rmon2MIBGroups,,,,,,
.1.3.6.1.2.1.16.20.2.1,RMON2-MIB::protocolDirectoryGroup,,,,,,Lists the inventory of protocols the probe has the capability of monitoring and allows the addition, deletion, and configuration of entries in this list.
.1.3.6.1.2.1.16.20.2.2,RMON2-MIB::protocolDistributionGroup,,,,,,Collects the relative amounts of octets and packets for the different protocols detected on a network segment.
.1.3.6.1.2.1.16.20.2.3,RMON2-MIB::addressMapGroup,,,,,,Lists MAC address to network address bindings discovered by the probe and what interface they were last seen on.
.1.3.6.1.2.1.16.20.2.4,RMON2-MIB::nlHostGroup,,,,,,Counts the amount of traffic sent from and to each network address discovered by the probe. Note that while the hlHostControlTable also has objects that control an optional alHostTable, implementation of the alHostTable is not required to fully implement this group.
.1.3.6.1.2.1.16.20.2.5,RMON2-MIB::nlMatrixGroup,,,,,,Counts the amount of traffic sent between each pair of network addresses discovered by the probe. Note that while the hlMatrixControlTable also has objects that control optional alMatrixTables, implementation of the alMatrixTables is not required to fully implement this group.
.1.3.6.1.2.1.16.20.2.6,RMON2-MIB::alHostGroup,,,,,,Counts the amount of traffic, by protocol, sent from and to each network address discovered by the probe. Implementation of this group requires implementation of the Network-Layer Host Group.
.1.3.6.1.2.1.16.20.2.7,RMON2-MIB::alMatrixGroup,,,,,,Counts the amount of traffic, by protocol, sent between each pair of network addresses discovered by the probe. Implementation of this group requires implementation of the Network-Layer Matrix Group.
.1.3.6.1.2.1.16.20.2.8,RMON2-MIB::usrHistoryGroup,,,,,,The usrHistoryGroup provides user-defined collection of historical information from MIB objects on the probe.
.1.3.6.1.2.1.16.20.2.9,RMON2-MIB::probeInformationGroup,,,,,,This group describes various operating parameters of the probe and controls the local time of the probe.
.1.3.6.1.2.1.16.20.2.10,RMON2-MIB::probeConfigurationGroup,,,,,,This group controls the configuration of various operating parameters of the probe. This group is not referenced by any MODULE-COMPLIANCE macro because it is 'grandfathered' from more recent MIB review rules that would require it.
.1.3.6.1.2.1.16.20.2.11,RMON2-MIB::rmon1EnhancementGroup,,,,,,This group adds some enhancements to RMON-1 that help management stations.
.1.3.6.1.2.1.16.20.2.12,RMON2-MIB::rmon1EthernetEnhancementGroup,,,,,,This group adds some enhancements to RMON-1 that help management stations.
.1.3.6.1.2.1.16.20.2.13,RMON2-MIB::rmon1TokenRingEnhancementGroup,,,,,,This group adds some enhancements to RMON-1 that help management stations. This group is not referenced by any MODULE-COMPLIANCE macro because it is 'grandfathered' from more recent MIB review rules that would require it.
.1.3.6.1.2.1.16.20.8,RMON-MIB::rmonMibModule,,,,,,Remote network monitoring devices, often called monitors or probes, are instruments that exist for the purpose of managing a network. This MIB defines objects for managing remote network monitoring devices.
.1.3.6.1.2.1.16.20.9,RMON-MIB::rmonCompliances,,,,,,
.1.3.6.1.2.1.16.20.9.1,RMON-MIB::rmonCompliance,,,,,,The requirements for conformance to the RMON MIB. At least one of the groups in this module must be implemented to conform to the RMON MIB. Implementations of this MIB must also implement the system group of MIB-II [16] and the IF-MIB [17].
.1.3.6.1.2.1.16.20.10,RMON-MIB::rmonGroups,,,,,,
.1.3.6.1.2.1.16.20.10.1,RMON-MIB::rmonEtherStatsGroup,,,,,,The RMON Ethernet Statistics Group.
.1.3.6.1.2.1.16.20.10.2,RMON-MIB::rmonHistoryControlGroup,,,,,,The RMON History Control Group.
.1.3.6.1.2.1.16.20.10.3,RMON-MIB::rmonEthernetHistoryGroup,,,,,,The RMON Ethernet History Group.
.1.3.6.1.2.1.16.20.10.4,RMON-MIB::rmonAlarmGroup,,,,,,The RMON Alarm Group.
.1.3.6.1.2.1.16.20.10.5,RMON-MIB::rmonHostGroup,,,,,,The RMON Host Group.
.1.3.6.1.2.1.16.20.10.6,RMON-MIB::rmonHostTopNGroup,,,,,,The RMON Host Top 'N' Group.
.1.3.6.1.2.1.16.20.10.7,RMON-MIB::rmonMatrixGroup,,,,,,The RMON Matrix Group.
.1.3.6.1.2.1.16.20.10.8,RMON-MIB::rmonFilterGroup,,,,,,The RMON Filter Group.
.1.3.6.1.2.1.16.20.10.9,RMON-MIB::rmonPacketCaptureGroup,,,,,,The RMON Packet Capture Group.
.1.3.6.1.2.1.16.20.10.10,RMON-MIB::rmonEventGroup,,,,,,The RMON Event Group.
.1.3.6.1.2.1.16.20.10.11,RMON-MIB::rmonNotificationGroup,,,,,,The RMON Notification Group.
.1.3.6.1.2.1.17,BRIDGE-MIB::dot1dBridge,,,,,,The Bridge MIB module for managing devices that support IEEE 802.1D. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4188; see the RFC itself for full legal notices.
.1.3.6.1.2.1.17.0,BRIDGE-MIB::dot1dNotifications,,,,,,
.1.3.6.1.2.1.17.0.1,BRIDGE-MIB::newRoot,,,,,,The newRoot trap indicates that the sending agent has become the new root of the Spanning Tree; the trap is sent by a bridge soon after its election as the new root, e.g., upon expiration of the Topology Change Timer, immediately subsequent to its election. Implementation of this trap is optional.
.1.3.6.1.2.1.17.0.2,BRIDGE-MIB::topologyChange,,,,,,A topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a newRoot trap is sent for the same transition. Implementation of this trap is optional.
.1.3.6.1.2.1.17.1,BRIDGE-MIB::dot1dBase,,,,,,
.1.3.6.1.2.1.17.1.1,BRIDGE-MIB::dot1dBaseBridgeAddress,OCTET,read-only,,current,,The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However, it is only required to be unique. When concatenated with dot1dStpPriority, a unique BridgeIdentifier is formed, which is used in the Spanning Tree Protocol.
.1.3.6.1.2.1.17.1.2,BRIDGE-MIB::dot1dBaseNumPorts,Integer32,read-only,,current,,The number of ports controlled by this bridging entity.
.1.3.6.1.2.1.17.1.3,BRIDGE-MIB::dot1dBaseType,INTEGER,read-only,,current,unknown(1):transparent-only(2):sourceroute-only(3):srt(4),Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging, this will be indicated by entries in the port table for the given type.
.1.3.6.1.2.1.17.1.4,BRIDGE-MIB::dot1dBasePortTable,,not-accessible,,current,,A table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included.
.1.3.6.1.2.1.17.1.4.1,BRIDGE-MIB::dot1dBasePortEntry,,not-accessible,dot1dBasePort,current,,A list of information for each port of the bridge.
.1.3.6.1.2.1.17.1.4.1.1,BRIDGE-MIB::dot1dBasePort,Integer32,read-only,,current,,The port number of the port for which this entry contains bridge management information.
.1.3.6.1.2.1.17.1.4.1.2,BRIDGE-MIB::dot1dBasePortIfIndex,Integer32,read-only,,current,,The value of the instance of the ifIndex object, defined in IF-MIB, for the interface corresponding to this port.
.1.3.6.1.2.1.17.1.4.1.3,BRIDGE-MIB::dot1dBasePortCircuit,OBJECT,read-only,,current,,For a port that (potentially) has the same value of dot1dBasePortIfIndex as another port on the same bridge. This object contains the name of an object instance unique to this port. For example, in the case where multiple ports correspond one-to-one with multiple X.25 virtual circuits, this value might identify an (e.g., the first) object instance associated with the X.25 virtual circuit corresponding to this port. For a port which has a unique value of dot1dBasePortIfIndex, this object can have the value { 0 0 }.
.1.3.6.1.2.1.17.1.4.1.4,BRIDGE-MIB::dot1dBasePortDelayExceededDiscards,Counter32,read-only,,current,,The number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges.
.1.3.6.1.2.1.17.1.4.1.5,BRIDGE-MIB::dot1dBasePortMtuExceededDiscards,Counter32,read-only,,current,,The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges.
.1.3.6.1.2.1.17.2,BRIDGE-MIB::dot1dStp,,,,,,
.1.3.6.1.2.1.17.2.1,BRIDGE-MIB::dot1dStpProtocolSpecification,INTEGER,read-only,,current,unknown(1):decLb100(2):ieee8021d(3),An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1D implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol that are incompatible with the current version are released a new value will be defined.
.1.3.6.1.2.1.17.2.2,BRIDGE-MIB::dot1dStpPriority,Integer32,read-write,,current,,The value of the write-able portion of the Bridge ID (i.e., the first two octets of the (8 octet long) Bridge ID). The other (last) 6 octets of the Bridge ID are given by the value of dot1dBaseBridgeAddress. On bridges supporting IEEE 802.1t or IEEE 802.1w, permissible values are 0-61440, in steps of 4096.
.1.3.6.1.2.1.17.2.3,BRIDGE-MIB::dot1dStpTimeSinceTopologyChange,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. For RSTP, this reports the time since the tcWhile timer for any port on this Bridge was nonzero.
.1.3.6.1.2.1.17.2.4,BRIDGE-MIB::dot1dStpTopChanges,Counter32,read-only,,current,,The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
.1.3.6.1.2.1.17.2.5,BRIDGE-MIB::dot1dStpDesignatedRoot,OCTET,read-only,,current,,The bridge identifier of the root of the spanning tree, as determined by the Spanning Tree Protocol, as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
.1.3.6.1.2.1.17.2.6,BRIDGE-MIB::dot1dStpRootCost,Integer32,read-only,,current,,The cost of the path to the root as seen from this bridge.
.1.3.6.1.2.1.17.2.7,BRIDGE-MIB::dot1dStpRootPort,Integer32,read-only,,current,,The port number of the port that offers the lowest cost path from this bridge to the root bridge.
.1.3.6.1.2.1.17.2.8,BRIDGE-MIB::dot1dStpMaxAge,Integer32,read-only,,current,,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.2.1.17.2.9,BRIDGE-MIB::dot1dStpHelloTime,Integer32,read-only,,current,,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.2.1.17.2.10,BRIDGE-MIB::dot1dStpHoldTime,Integer32,read-only,,current,,This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
.1.3.6.1.2.1.17.2.11,BRIDGE-MIB::dot1dStpForwardDelay,Integer32,read-only,,current,,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. [Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay, which is the value that this bridge and all others would start using if/when this bridge were to become the root.]
.1.3.6.1.2.1.17.2.12,BRIDGE-MIB::dot1dStpBridgeMaxAge,Integer32,read-write,,current,,The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1998 specifies that the range for this parameter is related to the value of dot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1998 to be 1 second. An agent may return a badValue error if a set is attempted to a value that is not a whole number of seconds.
.1.3.6.1.2.1.17.2.13,BRIDGE-MIB::dot1dStpBridgeHelloTime,Integer32,read-write,,current,,The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D-1998 to be 1 second. An agent may return a badValue error if a set is attempted to a value that is not a whole number of seconds.
.1.3.6.1.2.1.17.2.14,BRIDGE-MIB::dot1dStpBridgeForwardDelay,Integer32,read-write,,current,,The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1998 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1998 to be 1 second. An agent may return a badValue error if a set is attempted to a value that is not a whole number of seconds.
.1.3.6.1.2.1.17.2.15,BRIDGE-MIB::dot1dStpPortTable,,not-accessible,,current,,A table that contains port-specific information for the Spanning Tree Protocol.
.1.3.6.1.2.1.17.2.15.1,BRIDGE-MIB::dot1dStpPortEntry,,not-accessible,dot1dStpPort,current,,A list of information maintained by every port about the Spanning Tree Protocol state for that port.
.1.3.6.1.2.1.17.2.15.1.1,BRIDGE-MIB::dot1dStpPort,Integer32,read-only,,current,,The port number of the port for which this entry contains Spanning Tree Protocol management information.
.1.3.6.1.2.1.17.2.15.1.2,BRIDGE-MIB::dot1dStpPortPriority,Integer32,read-write,,current,,The value of the priority field that is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of dot1dStpPort. On bridges supporting IEEE 802.1t or IEEE 802.1w, permissible values are 0-240, in steps of 16.
.1.3.6.1.2.1.17.2.15.1.3,BRIDGE-MIB::dot1dStpPortState,INTEGER,read-only,,current,disabled(1):blocking(2):listening(3):learning(4):forwarding(5):broken(6),The port's current state, as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning, it will place that port into the broken(6) state. For ports that are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1).
.1.3.6.1.2.1.17.2.15.1.4,BRIDGE-MIB::dot1dStpPortEnable,INTEGER,read-write,,current,enabled(1):disabled(2),The enabled/disabled status of the port.
.1.3.6.1.2.1.17.2.15.1.5,BRIDGE-MIB::dot1dStpPortPathCost,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1998 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. New implementations should support dot1dStpPortPathCost32. If the port path costs exceeds the maximum value of this object then this object should report the maximum value, namely 65535. Applications should try to read the dot1dStpPortPathCost32 object if this object reports the maximum value.
.1.3.6.1.2.1.17.2.15.1.6,BRIDGE-MIB::dot1dStpPortDesignatedRoot,OCTET,read-only,,current,,The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
.1.3.6.1.2.1.17.2.15.1.7,BRIDGE-MIB::dot1dStpPortDesignatedCost,Integer32,read-only,,current,,The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
.1.3.6.1.2.1.17.2.15.1.8,BRIDGE-MIB::dot1dStpPortDesignatedBridge,OCTET,read-only,,current,,The Bridge Identifier of the bridge that this port considers to be the Designated Bridge for this port's segment.
.1.3.6.1.2.1.17.2.15.1.9,BRIDGE-MIB::dot1dStpPortDesignatedPort,OCTET,read-only,,current,,The Port Identifier of the port on the Designated Bridge for this port's segment.
.1.3.6.1.2.1.17.2.15.1.10,BRIDGE-MIB::dot1dStpPortForwardTransitions,Counter32,read-only,,current,,The number of times this port has transitioned from the Learning state to the Forwarding state.
.1.3.6.1.2.1.17.2.15.1.11,BRIDGE-MIB::dot1dStpPortPathCost32,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1998 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. This object replaces dot1dStpPortPathCost to support IEEE 802.1t.
.1.3.6.1.2.1.17.3,BRIDGE-MIB::dot1dSr,,,,,,
.1.3.6.1.2.1.17.4,BRIDGE-MIB::dot1dTp,,,,,,
.1.3.6.1.2.1.17.4.1,BRIDGE-MIB::dot1dTpLearnedEntryDiscards,Counter32,read-only,,current,,The total number of Forwarding Database entries that have been or would have been learned, but have been discarded due to a lack of storage space in the Forwarding Database. If this counter is increasing, it indicates that the Forwarding Database is regularly becoming full (a condition that has unpleasant performance effects on the subnetwork). If this counter has a significant value but is not presently increasing, it indicates that the problem has been occurring but is not persistent.
.1.3.6.1.2.1.17.4.2,BRIDGE-MIB::dot1dTpAgingTime,Integer32,read-write,,current,,The timeout period in seconds for aging out dynamically-learned forwarding information. 802.1D-1998 recommends a default of 300 seconds.
.1.3.6.1.2.1.17.4.3,BRIDGE-MIB::dot1dTpFdbTable,,not-accessible,,current,,A table that contains information about unicast entries for which the bridge has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame.
.1.3.6.1.2.1.17.4.3.1,BRIDGE-MIB::dot1dTpFdbEntry,,not-accessible,dot1dTpFdbAddress,current,,Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information.
.1.3.6.1.2.1.17.4.3.1.1,BRIDGE-MIB::dot1dTpFdbAddress,OCTET,read-only,,current,,A unicast MAC address for which the bridge has forwarding and/or filtering information.
.1.3.6.1.2.1.17.4.3.1.2,BRIDGE-MIB::dot1dTpFdbPort,Integer32,read-only,,current,,Either the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1dTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned, but that the bridge does have some forwarding/filtering information about this address (e.g., in the dot1dStaticTable). Implementors are encouraged to assign the port value to this object whenever it is learned, even for addresses for which the corresponding value of dot1dTpFdbStatus is not learned(3).
.1.3.6.1.2.1.17.4.3.1.3,BRIDGE-MIB::dot1dTpFdbStatus,INTEGER,read-only,,current,other(1):invalid(2):learned(3):self(4):mgmt(5),The status of this entry. The meanings of the values are: other(1) - none of the following. This would include the case where some other MIB object (not the corresponding instance of dot1dTpFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1dTpFdbAddress are being forwarded. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out), but has not yet been flushed from the table. learned(3) - the value of the corresponding instance of dot1dTpFdbPort was learned, and is being used. self(4) - the value of the corresponding instance of dot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) - the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress.
.1.3.6.1.2.1.17.4.4,BRIDGE-MIB::dot1dTpPortTable,,not-accessible,,current,,A table that contains information about every port that is associated with this transparent bridge.
.1.3.6.1.2.1.17.4.4.1,BRIDGE-MIB::dot1dTpPortEntry,,not-accessible,dot1dTpPort,current,,A list of information for each port of a transparent bridge.
.1.3.6.1.2.1.17.4.4.1.1,BRIDGE-MIB::dot1dTpPort,Integer32,read-only,,current,,The port number of the port for which this entry contains Transparent bridging management information.
.1.3.6.1.2.1.17.4.4.1.2,BRIDGE-MIB::dot1dTpPortMaxInfo,Integer32,read-only,,current,,The maximum size of the INFO (non-MAC) field that this port will receive or transmit.
.1.3.6.1.2.1.17.4.4.1.3,BRIDGE-MIB::dot1dTpPortInFrames,Counter32,read-only,,current,,The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
.1.3.6.1.2.1.17.4.4.1.4,BRIDGE-MIB::dot1dTpPortOutFrames,Counter32,read-only,,current,,The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
.1.3.6.1.2.1.17.4.4.1.5,BRIDGE-MIB::dot1dTpPortInDiscards,Counter32,read-only,,current,,Count of received valid frames that were discarded (i.e., filtered) by the Forwarding Process.
.1.3.6.1.2.1.17.4.5,P-BRIDGE-MIB::dot1dTpHCPortTable,,not-accessible,,current,,A table that contains information about every high- capacity port that is associated with this transparent bridge.
.1.3.6.1.2.1.17.4.5.1,P-BRIDGE-MIB::dot1dTpHCPortEntry,,not-accessible,dot1dTpPort,current,,Statistics information for each high-capacity port of a transparent bridge.
.1.3.6.1.2.1.17.4.5.1.1,P-BRIDGE-MIB::dot1dTpHCPortInFrames,Counter64,read-only,,current,,The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
.1.3.6.1.2.1.17.4.5.1.2,P-BRIDGE-MIB::dot1dTpHCPortOutFrames,Counter64,read-only,,current,,The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
.1.3.6.1.2.1.17.4.5.1.3,P-BRIDGE-MIB::dot1dTpHCPortInDiscards,Counter64,read-only,,current,,Count of valid frames that have been received by this port from its segment that were discarded (i.e., filtered) by the Forwarding Process.
.1.3.6.1.2.1.17.4.6,P-BRIDGE-MIB::dot1dTpPortOverflowTable,,not-accessible,,current,,A table that contains the most-significant bits of statistics counters for ports that are associated with this transparent bridge that are on high-capacity interfaces, as defined in the conformance clauses for this table. This table is provided as a way to read 64-bit counters for agents that support only SNMPv1. Note that the reporting of most-significant and least-significant counter bits separately runs the risk of missing an overflow of the lower bits in the interval between sampling. The manager must be aware of this possibility, even within the same varbindlist, when interpreting the results of a request or asynchronous notification.
.1.3.6.1.2.1.17.4.6.1,P-BRIDGE-MIB::dot1dTpPortOverflowEntry,,not-accessible,dot1dTpPort,current,,The most significant bits of statistics counters for a high- capacity interface of a transparent bridge. Each object is associated with a corresponding object in dot1dTpPortTable that indicates the least significant bits of the counter.
.1.3.6.1.2.1.17.4.6.1.1,P-BRIDGE-MIB::dot1dTpPortInOverflowFrames,Counter32,read-only,,current,,The number of times the associated dot1dTpPortInFrames counter has overflowed.
.1.3.6.1.2.1.17.4.6.1.2,P-BRIDGE-MIB::dot1dTpPortOutOverflowFrames,Counter32,read-only,,current,,The number of times the associated dot1dTpPortOutFrames counter has overflowed.
.1.3.6.1.2.1.17.4.6.1.3,P-BRIDGE-MIB::dot1dTpPortInOverflowDiscards,Counter32,read-only,,current,,The number of times the associated dot1dTpPortInDiscards counter has overflowed.
.1.3.6.1.2.1.17.5,BRIDGE-MIB::dot1dStatic,,,,,,
.1.3.6.1.2.1.17.5.1,BRIDGE-MIB::dot1dStaticTable,,not-accessible,,current,,A table containing filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific destination addresses are allowed to be forwarded. The value of zero in this table, as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast and for group/broadcast addresses.
.1.3.6.1.2.1.17.5.1.1,BRIDGE-MIB::dot1dStaticEntry,,not-accessible,dot1dStaticAddress:dot1dStaticReceivePort,current,,Filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific destination address are allowed to be forwarded.
.1.3.6.1.2.1.17.5.1.1.1,BRIDGE-MIB::dot1dStaticAddress,OCTET,read-create,,current,,The destination MAC address in a frame to which this entry's filtering information applies. This object can take the value of a unicast address, a group address, or the broadcast address.
.1.3.6.1.2.1.17.5.1.1.2,BRIDGE-MIB::dot1dStaticReceivePort,Integer32,read-create,,current,,Either the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the bridge for which there is no other applicable entry.
.1.3.6.1.2.1.17.5.1.1.3,BRIDGE-MIB::dot1dStaticAllowedToGoTo,OCTET,read-create,,current,,The set of ports to which frames received from a specific port and destined for a specific MAC address, are allowed to be forwarded. Each octet within the value of this object 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'. (Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant.) The default value of this object is a string of ones of appropriate length. The value of this object may exceed the required minimum maximum message size of some SNMP transport (484 bytes, in the case of SNMP over UDP, see RFC 3417, section 3.2). SNMP engines on bridges supporting a large number of ports must support appropriate maximum message sizes.
.1.3.6.1.2.1.17.5.1.1.4,BRIDGE-MIB::dot1dStaticStatus,INTEGER,read-create,,current,other(1):invalid(2):permanent(3):deleteOnReset(4):deleteOnTimeout(5),This object indicates the status of this entry. The default value is permanent(3). other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.
.1.3.6.1.2.1.17.6,P-BRIDGE-MIB::pBridgeMIB,,,,,,The Bridge MIB Extension module for managing Priority and Multicast Filtering, defined by IEEE 802.1D-1998, including Restricted Group Registration defined by IEEE 802.1t-2001. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4363; See the RFC itself for full legal notices.
.1.3.6.1.2.1.17.6.1,P-BRIDGE-MIB::pBridgeMIBObjects,,,,,,
.1.3.6.1.2.1.17.6.1.1,P-BRIDGE-MIB::dot1dExtBase,,,,,,
.1.3.6.1.2.1.17.6.1.1.1,P-BRIDGE-MIB::dot1dDeviceCapabilities,BITS,read-only,,current,dot1dExtendedFilteringServices(0):dot1dTrafficClasses(1):dot1qStaticEntryIndividualPort(2):dot1qIVLCapable(3):dot1qSVLCapable(4):dot1qHybridCapable(5):dot1qConfigurablePvidTagging(6):dot1dLocalVlanCapable(7),Indicates the optional parts of IEEE 802.1D and 802.1Q that are implemented by this device and are manageable through this MIB. Capabilities that are allowed on a per-port basis are indicated in dot1dPortCapabilities. dot1dExtendedFilteringServices(0), -- can perform filtering of -- individual multicast addresses -- controlled by GMRP. dot1dTrafficClasses(1), -- can map user priority to -- multiple traffic classes. dot1qStaticEntryIndividualPort(2), -- dot1qStaticUnicastReceivePort & -- dot1qStaticMulticastReceivePort -- can represent non-zero entries. dot1qIVLCapable(3), -- Independent VLAN Learning (IVL). dot1qSVLCapable(4), -- Shared VLAN Learning (SVL). dot1qHybridCapable(5), -- both IVL & SVL simultaneously. dot1qConfigurablePvidTagging(6), -- whether the implementation -- supports the ability to -- override the default PVID -- setting and its egress status -- (VLAN-Tagged or Untagged) on -- each port. dot1dLocalVlanCapable(7) -- can support multiple local -- bridges, outside of the scope -- of 802.1Q defined VLANs.
.1.3.6.1.2.1.17.6.1.1.2,P-BRIDGE-MIB::dot1dTrafficClassesEnabled,INTEGER,read-write,,current,true(1):false(2),The value true(1) indicates that Traffic Classes are enabled on this bridge. When false(2), the bridge operates with a single priority level for all traffic. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.1.3,P-BRIDGE-MIB::dot1dGmrpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative status requested by management for GMRP. The value enabled(1) indicates that GMRP should be enabled on this device, in all VLANs, on all ports for which it has not been specifically disabled. When disabled(2), GMRP is disabled, in all VLANs and on all ports, and all GMRP packets will be forwarded transparently. This object affects both Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GMRP state machines on all ports. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.1.4,P-BRIDGE-MIB::dot1dPortCapabilitiesTable,,not-accessible,,current,,A table that contains capabilities information about every port that is associated with this bridge.
.1.3.6.1.2.1.17.6.1.1.4.1,P-BRIDGE-MIB::dot1dPortCapabilitiesEntry,,not-accessible,,current,,A set of capabilities information about this port indexed by dot1dBasePort.
.1.3.6.1.2.1.17.6.1.1.4.1.1,P-BRIDGE-MIB::dot1dPortCapabilities,BITS,read-only,,current,dot1qDot1qTagging(0):dot1qConfigurableAcceptableFrameTypes(1):dot1qIngressFiltering(2),Indicates the parts of IEEE 802.1D and 802.1Q that are optional on a per-port basis, that are implemented by this device, and that are manageable through this MIB. dot1qDot1qTagging(0), -- supports 802.1Q VLAN tagging of -- frames and GVRP. dot1qConfigurableAcceptableFrameTypes(1), -- allows modified values of -- dot1qPortAcceptableFrameTypes. dot1qIngressFiltering(2) -- supports the discarding of any -- frame received on a Port whose -- VLAN classification does not -- include that Port in its Member -- set.
.1.3.6.1.2.1.17.6.1.2,P-BRIDGE-MIB::dot1dPriority,,,,,,
.1.3.6.1.2.1.17.6.1.2.1,P-BRIDGE-MIB::dot1dPortPriorityTable,,not-accessible,,current,,A table that contains information about every port that is associated with this transparent bridge.
.1.3.6.1.2.1.17.6.1.2.1.1,P-BRIDGE-MIB::dot1dPortPriorityEntry,,not-accessible,,current,,A list of Default User Priorities for each port of a transparent bridge. This is indexed by dot1dBasePort.
.1.3.6.1.2.1.17.6.1.2.1.1.1,P-BRIDGE-MIB::dot1dPortDefaultUserPriority,Integer32,read-write,,current,,The default ingress User Priority for this port. This only has effect on media, such as Ethernet, that do not support native User Priority. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.2.1.1.2,P-BRIDGE-MIB::dot1dPortNumTrafficClasses,Integer32,read-write,,current,,The number of egress traffic classes supported on this port. This object may optionally be read-only. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.2.2,P-BRIDGE-MIB::dot1dUserPriorityRegenTable,,not-accessible,,current,,A list of Regenerated User Priorities for each received User Priority on each port of a bridge. The Regenerated User Priority value may be used to index the Traffic Class Table for each input port. This only has effect on media that support native User Priority. The default values for Regenerated User Priorities are the same as the User Priorities.
.1.3.6.1.2.1.17.6.1.2.2.1,P-BRIDGE-MIB::dot1dUserPriorityRegenEntry,,not-accessible,dot1dBasePort:dot1dUserPriority,current,,A mapping of incoming User Priority to a Regenerated User Priority.
.1.3.6.1.2.1.17.6.1.2.2.1.1,P-BRIDGE-MIB::dot1dUserPriority,Integer32,not-accessible,,current,,The User Priority for a frame received on this port.
.1.3.6.1.2.1.17.6.1.2.2.1.2,P-BRIDGE-MIB::dot1dRegenUserPriority,Integer32,read-write,,current,,The Regenerated User Priority that the incoming User Priority is mapped to for this port. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.2.3,P-BRIDGE-MIB::dot1dTrafficClassTable,,not-accessible,,current,,A table mapping evaluated User Priority to Traffic Class, for forwarding by the bridge. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).
.1.3.6.1.2.1.17.6.1.2.3.1,P-BRIDGE-MIB::dot1dTrafficClassEntry,,not-accessible,dot1dBasePort:dot1dTrafficClassPriority,current,,User Priority to Traffic Class mapping.
.1.3.6.1.2.1.17.6.1.2.3.1.1,P-BRIDGE-MIB::dot1dTrafficClassPriority,Integer32,not-accessible,,current,,The Priority value determined for the received frame. This value is equivalent to the priority indicated in the tagged frame received, or one of the evaluated priorities, determined according to the media-type. For untagged frames received from Ethernet media, this value is equal to the dot1dPortDefaultUserPriority value for the ingress port. For untagged frames received from non-Ethernet media, this value is equal to the dot1dRegenUserPriority value for the ingress port and media-specific user priority.
.1.3.6.1.2.1.17.6.1.2.3.1.2,P-BRIDGE-MIB::dot1dTrafficClass,Integer32,read-write,,current,,The Traffic Class the received frame is mapped to. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.2.4,P-BRIDGE-MIB::dot1dPortOutboundAccessPriorityTable,,not-accessible,,current,,A table mapping Regenerated User Priority to Outbound Access Priority. This is a fixed mapping for all port types, with two options for 802.5 Token Ring.
.1.3.6.1.2.1.17.6.1.2.4.1,P-BRIDGE-MIB::dot1dPortOutboundAccessPriorityEntry,,not-accessible,dot1dBasePort:dot1dRegenUserPriority,current,,Regenerated User Priority to Outbound Access Priority mapping.
.1.3.6.1.2.1.17.6.1.2.4.1.1,P-BRIDGE-MIB::dot1dPortOutboundAccessPriority,Integer32,read-only,,current,,The Outbound Access Priority the received frame is mapped to.
.1.3.6.1.2.1.17.6.1.3,P-BRIDGE-MIB::dot1dGarp,,,,,,
.1.3.6.1.2.1.17.6.1.3.1,P-BRIDGE-MIB::dot1dPortGarpTable,,not-accessible,,current,,A table of GARP control information about every bridge port. This is indexed by dot1dBasePort.
.1.3.6.1.2.1.17.6.1.3.1.1,P-BRIDGE-MIB::dot1dPortGarpEntry,,not-accessible,,current,,GARP control information for a bridge port.
.1.3.6.1.2.1.17.6.1.3.1.1.1,P-BRIDGE-MIB::dot1dPortGarpJoinTime,INTEGER,read-write,,current,,The GARP Join time, in centiseconds. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.3.1.1.2,P-BRIDGE-MIB::dot1dPortGarpLeaveTime,INTEGER,read-write,,current,,The GARP Leave time, in centiseconds. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.3.1.1.3,P-BRIDGE-MIB::dot1dPortGarpLeaveAllTime,INTEGER,read-write,,current,,The GARP LeaveAll time, in centiseconds. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.4,P-BRIDGE-MIB::dot1dGmrp,,,,,,
.1.3.6.1.2.1.17.6.1.4.1,P-BRIDGE-MIB::dot1dPortGmrpTable,,not-accessible,,current,,A table of GMRP control and status information about every bridge port. Augments the dot1dBasePortTable.
.1.3.6.1.2.1.17.6.1.4.1.1,P-BRIDGE-MIB::dot1dPortGmrpEntry,,not-accessible,,current,,GMRP control and status information for a bridge port.
.1.3.6.1.2.1.17.6.1.4.1.1.1,P-BRIDGE-MIB::dot1dPortGmrpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative state of GMRP operation on this port. The value enabled(1) indicates that GMRP is enabled on this port in all VLANs as long as dot1dGmrpStatus is also enabled(1). A value of disabled(2) indicates that GMRP is disabled on this port in all VLANs: any GMRP packets received will be silently discarded, and no GMRP registrations will be propagated from other ports. Setting this to a value of enabled(1) will be stored by the agent but will only take effect on the GMRP protocol operation if dot1dGmrpStatus also indicates the value enabled(1). This object affects all GMRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GMRP state machines on this port. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.4.1.1.2,P-BRIDGE-MIB::dot1dPortGmrpFailedRegistrations,Counter32,read-only,,current,,The total number of failed GMRP registrations, for any reason, in all VLANs, on this port.
.1.3.6.1.2.1.17.6.1.4.1.1.3,P-BRIDGE-MIB::dot1dPortGmrpLastPduOrigin,OCTET,read-only,,current,,The Source MAC Address of the last GMRP message received on this port.
.1.3.6.1.2.1.17.6.1.4.1.1.4,P-BRIDGE-MIB::dot1dPortRestrictedGroupRegistration,INTEGER,read-write,,current,true(1):false(2),The state of Restricted Group Registration on this port. If the value of this control is true(1), then creation of a new dynamic entry is permitted only if there is a Static Filtering Entry for the VLAN concerned, in which the Registrar Administrative Control value is Normal Registration. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.2,P-BRIDGE-MIB::pBridgeConformance,,,,,,
.1.3.6.1.2.1.17.6.2.1,P-BRIDGE-MIB::pBridgeGroups,,,,,,
.1.3.6.1.2.1.17.6.2.1.1,P-BRIDGE-MIB::pBridgeExtCapGroup,,,,,,A collection of objects indicating the optional capabilities of the device.
.1.3.6.1.2.1.17.6.2.1.2,P-BRIDGE-MIB::pBridgeDeviceGmrpGroup,,,,,,A collection of objects providing device-level control for the Multicast Filtering extended bridge services.
.1.3.6.1.2.1.17.6.2.1.3,P-BRIDGE-MIB::pBridgeDevicePriorityGroup,,,,,,A collection of objects providing device-level control for the Priority services.
.1.3.6.1.2.1.17.6.2.1.4,P-BRIDGE-MIB::pBridgeDefaultPriorityGroup,,,,,,A collection of objects defining the User Priority applicable to each port for media that do not support native User Priority.
.1.3.6.1.2.1.17.6.2.1.5,P-BRIDGE-MIB::pBridgeRegenPriorityGroup,,,,,,A collection of objects defining the User Priorities applicable to each port for media that support native User Priority.
.1.3.6.1.2.1.17.6.2.1.6,P-BRIDGE-MIB::pBridgePriorityGroup,,,,,,A collection of objects defining the traffic classes within a bridge for each evaluated User Priority.
.1.3.6.1.2.1.17.6.2.1.7,P-BRIDGE-MIB::pBridgeAccessPriorityGroup,,,,,,A collection of objects defining the media-dependent outbound access level for each priority.
.1.3.6.1.2.1.17.6.2.1.8,P-BRIDGE-MIB::pBridgePortGarpGroup,,,,,,A collection of objects providing port level control and status information for GARP operation.
.1.3.6.1.2.1.17.6.2.1.9,P-BRIDGE-MIB::pBridgePortGmrpGroup,,,,,,A collection of objects providing port level control and status information for GMRP operation.
.1.3.6.1.2.1.17.6.2.1.10,P-BRIDGE-MIB::pBridgeHCPortGroup,,,,,,A collection of objects providing 64-bit statistics counters for high-capacity bridge ports.
.1.3.6.1.2.1.17.6.2.1.11,P-BRIDGE-MIB::pBridgePortOverflowGroup,,,,,,A collection of objects providing overflow statistics counters for high-capacity bridge ports.
.1.3.6.1.2.1.17.6.2.1.12,P-BRIDGE-MIB::pBridgePortGmrpGroup2,,,,,,A collection of objects providing port level control and status information for GMRP operation.
.1.3.6.1.2.1.17.6.2.2,P-BRIDGE-MIB::pBridgeCompliances,,,,,,
.1.3.6.1.2.1.17.6.2.2.1,P-BRIDGE-MIB::pBridgeCompliance,,,,,,The compliance statement for device support of Priority and Multicast Filtering extended bridging services.
.1.3.6.1.2.1.17.6.2.2.2,P-BRIDGE-MIB::pBridgeCompliance2,,,,,,The compliance statement for device support of Priority and Multicast Filtering extended bridging services.
.1.3.6.1.2.1.17.7,Q-BRIDGE-MIB::qBridgeMIB,,,,,,The VLAN Bridge MIB module for managing Virtual Bridged Local Area Networks, as defined by IEEE 802.1Q-2003, including Restricted Vlan Registration defined by IEEE 802.1u-2001 and Vlan Classification defined by IEEE 802.1v-2001. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4363; See the RFC itself for full legal notices.
.1.3.6.1.2.1.17.7.1,Q-BRIDGE-MIB::qBridgeMIBObjects,,,,,,
.1.3.6.1.2.1.17.7.1.1,Q-BRIDGE-MIB::dot1qBase,,,,,,
.1.3.6.1.2.1.17.7.1.1.1,Q-BRIDGE-MIB::dot1qVlanVersionNumber,INTEGER,read-only,,current,version1(1),The version number of IEEE 802.1Q that this device supports.
.1.3.6.1.2.1.17.7.1.1.2,Q-BRIDGE-MIB::dot1qMaxVlanId,Integer32,read-only,,current,,The maximum IEEE 802.1Q VLAN-ID that this device supports.
.1.3.6.1.2.1.17.7.1.1.3,Q-BRIDGE-MIB::dot1qMaxSupportedVlans,Unsigned32,read-only,,current,,The maximum number of IEEE 802.1Q VLANs that this device supports.
.1.3.6.1.2.1.17.7.1.1.4,Q-BRIDGE-MIB::dot1qNumVlans,Unsigned32,read-only,,current,,The current number of IEEE 802.1Q VLANs that are configured in this device.
.1.3.6.1.2.1.17.7.1.1.5,Q-BRIDGE-MIB::dot1qGvrpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative status requested by management for GVRP. The value enabled(1) indicates that GVRP should be enabled on this device, on all ports for which it has not been specifically disabled. When disabled(2), GVRP is disabled on all ports, and all GVRP packets will be forwarded transparently. This object affects all GVRP Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on all ports. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.2,Q-BRIDGE-MIB::dot1qTp,,,,,,
.1.3.6.1.2.1.17.7.1.2.1,Q-BRIDGE-MIB::dot1qFdbTable,,not-accessible,,current,,A table that contains configuration and control information for each Filtering Database currently operating on this device. Entries in this table appear automatically when VLANs are assigned FDB IDs in the dot1qVlanCurrentTable.
.1.3.6.1.2.1.17.7.1.2.1.1,Q-BRIDGE-MIB::dot1qFdbEntry,,not-accessible,dot1qFdbId,current,,Information about a specific Filtering Database.
.1.3.6.1.2.1.17.7.1.2.1.1.1,Q-BRIDGE-MIB::dot1qFdbId,Unsigned32,not-accessible,,current,,The identity of this Filtering Database.
.1.3.6.1.2.1.17.7.1.2.1.1.2,Q-BRIDGE-MIB::dot1qFdbDynamicCount,Counter32,read-only,,current,,The current number of dynamic entries in this Filtering Database.
.1.3.6.1.2.1.17.7.1.2.2,Q-BRIDGE-MIB::dot1qTpFdbTable,,not-accessible,,current,,A table that contains information about unicast entries for which the device has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame.
.1.3.6.1.2.1.17.7.1.2.2.1,Q-BRIDGE-MIB::dot1qTpFdbEntry,,not-accessible,dot1qFdbId:dot1qTpFdbAddress,current,,Information about a specific unicast MAC address for which the device has some forwarding and/or filtering information.
.1.3.6.1.2.1.17.7.1.2.2.1.1,Q-BRIDGE-MIB::dot1qTpFdbAddress,OCTET,not-accessible,,current,,A unicast MAC address for which the device has forwarding and/or filtering information.
.1.3.6.1.2.1.17.7.1.2.2.1.2,Q-BRIDGE-MIB::dot1qTpFdbPort,Integer32,read-only,,current,,Either the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1qTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the device does have some forwarding/filtering information about this address (e.g., in the dot1qStaticUnicastTable). Implementors are encouraged to assign the port value to this object whenever it is learned, even for addresses for which the corresponding value of dot1qTpFdbStatus is not learned(3).
.1.3.6.1.2.1.17.7.1.2.2.1.3,Q-BRIDGE-MIB::dot1qTpFdbStatus,INTEGER,read-only,,current,other(1):invalid(2):learned(3):self(4):mgmt(5),The status of this entry. The meanings of the values are: other(1) - none of the following. This may include the case where some other MIB object (not the corresponding instance of dot1qTpFdbPort, nor an entry in the dot1qStaticUnicastTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1qTpFdbAddress are being forwarded. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out), but has not yet been flushed from the table. learned(3) - the value of the corresponding instance of dot1qTpFdbPort was learned and is being used. self(4) - the value of the corresponding instance of dot1qTpFdbAddress represents one of the device's addresses. The corresponding instance of dot1qTpFdbPort indicates which of the device's ports has this address. mgmt(5) - the value of the corresponding instance of dot1qTpFdbAddress is also the value of an existing instance of dot1qStaticAddress.
.1.3.6.1.2.1.17.7.1.2.3,Q-BRIDGE-MIB::dot1qTpGroupTable,,not-accessible,,current,,A table containing filtering information for VLANs configured into the bridge by (local or network) management, or learned dynamically, specifying the set of ports to which frames received on a VLAN for this FDB and containing a specific Group destination address are allowed to be forwarded.
.1.3.6.1.2.1.17.7.1.2.3.1,Q-BRIDGE-MIB::dot1qTpGroupEntry,,not-accessible,dot1qVlanIndex:dot1qTpGroupAddress,current,,Filtering information configured into the bridge by management, or learned dynamically, specifying the set of ports to which frames received on a VLAN and containing a specific Group destination address are allowed to be forwarded. The subset of these ports learned dynamically is also provided.
.1.3.6.1.2.1.17.7.1.2.3.1.1,Q-BRIDGE-MIB::dot1qTpGroupAddress,OCTET,not-accessible,,current,,The destination Group MAC address in a frame to which this entry's filtering information applies.
.1.3.6.1.2.1.17.7.1.2.3.1.2,Q-BRIDGE-MIB::dot1qTpGroupEgressPorts,OCTET,read-only,,current,,The complete set of ports, in this VLAN, to which frames destined for this Group MAC address are currently being explicitly forwarded. This does not include ports for which this address is only implicitly forwarded, in the dot1qForwardAllPorts list.
.1.3.6.1.2.1.17.7.1.2.3.1.3,Q-BRIDGE-MIB::dot1qTpGroupLearnt,OCTET,read-only,,current,,The subset of ports in dot1qTpGroupEgressPorts that were learned by GMRP or some other dynamic mechanism, in this Filtering database.
.1.3.6.1.2.1.17.7.1.2.4,Q-BRIDGE-MIB::dot1qForwardAllTable,,not-accessible,,current,,A table containing forwarding information for each VLAN, specifying the set of ports to which forwarding of all multicasts applies, configured statically by management or dynamically by GMRP. An entry appears in this table for all VLANs that are currently instantiated.
.1.3.6.1.2.1.17.7.1.2.4.1,Q-BRIDGE-MIB::dot1qForwardAllEntry,,not-accessible,dot1qVlanIndex,current,,Forwarding information for a VLAN, specifying the set of ports to which all multicasts should be forwarded, configured statically by management or dynamically by GMRP.
.1.3.6.1.2.1.17.7.1.2.4.1.1,Q-BRIDGE-MIB::dot1qForwardAllPorts,OCTET,read-only,,current,,The complete set of ports in this VLAN to which all multicast group-addressed frames are to be forwarded. This includes ports for which this need has been determined dynamically by GMRP, or configured statically by management.
.1.3.6.1.2.1.17.7.1.2.4.1.2,Q-BRIDGE-MIB::dot1qForwardAllStaticPorts,OCTET,read-write,,current,,The set of ports configured by management in this VLAN to which all multicast group-addressed frames are to be forwarded. Ports entered in this list will also appear in the complete set shown by dot1qForwardAllPorts. This value will be restored after the device is reset. This only applies to ports that are members of the VLAN, defined by dot1qVlanCurrentEgressPorts. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardAllForbiddenPorts. The default value is a string of ones of appropriate length, to indicate the standard behaviour of using basic filtering services, i.e., forward all multicasts to all ports. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.2.4.1.3,Q-BRIDGE-MIB::dot1qForwardAllForbiddenPorts,OCTET,read-write,,current,,The set of ports configured by management in this VLAN for which the Service Requirement attribute Forward All Multicast Groups may not be dynamically registered by GMRP. This value will be restored after the device is reset. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardAllStaticPorts. The default value is a string of zeros of appropriate length. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.2.5,Q-BRIDGE-MIB::dot1qForwardUnregisteredTable,,not-accessible,,current,,A table containing forwarding information for each VLAN, specifying the set of ports to which forwarding of multicast group-addressed frames for which no more specific forwarding information applies. This is configured statically by management and determined dynamically by GMRP. An entry appears in this table for all VLANs that are currently instantiated.
.1.3.6.1.2.1.17.7.1.2.5.1,Q-BRIDGE-MIB::dot1qForwardUnregisteredEntry,,not-accessible,dot1qVlanIndex,current,,Forwarding information for a VLAN, specifying the set of ports to which all multicasts for which there is no more specific forwarding information shall be forwarded. This is configured statically by management or dynamically by GMRP.
.1.3.6.1.2.1.17.7.1.2.5.1.1,Q-BRIDGE-MIB::dot1qForwardUnregisteredPorts,OCTET,read-only,,current,,The complete set of ports in this VLAN to which multicast group-addressed frames for which there is no more specific forwarding information will be forwarded. This includes ports for which this need has been determined dynamically by GMRP, or configured statically by management.
.1.3.6.1.2.1.17.7.1.2.5.1.2,Q-BRIDGE-MIB::dot1qForwardUnregisteredStaticPorts,OCTET,read-write,,current,,The set of ports configured by management, in this VLAN, to which multicast group-addressed frames for which there is no more specific forwarding information are to be forwarded. Ports entered in this list will also appear in the complete set shown by dot1qForwardUnregisteredPorts. This value will be restored after the device is reset. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardUnregisteredForbiddenPorts. The default value is a string of zeros of appropriate length, although this has no effect with the default value of dot1qForwardAllStaticPorts. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.2.5.1.3,Q-BRIDGE-MIB::dot1qForwardUnregisteredForbiddenPorts,OCTET,read-write,,current,,The set of ports configured by management in this VLAN for which the Service Requirement attribute Forward Unregistered Multicast Groups may not be dynamically registered by GMRP. This value will be restored after the device is reset. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardUnregisteredStaticPorts. The default value is a string of zeros of appropriate length. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.3,Q-BRIDGE-MIB::dot1qStatic,,,,,,
.1.3.6.1.2.1.17.7.1.3.1,Q-BRIDGE-MIB::dot1qStaticUnicastTable,,not-accessible,,current,,A table containing filtering information for Unicast MAC addresses for each Filtering Database, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific unicast destination addresses are allowed to be forwarded. A value of zero in this table (as the port number from which frames with a specific destination address are received) is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast addresses only.
.1.3.6.1.2.1.17.7.1.3.1.1,Q-BRIDGE-MIB::dot1qStaticUnicastEntry,,not-accessible,dot1qFdbId:dot1qStaticUnicastAddress:dot1qStaticUnicastReceivePort,current,,Filtering information configured into the device by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific unicast destination address are allowed to be forwarded.
.1.3.6.1.2.1.17.7.1.3.1.1.1,Q-BRIDGE-MIB::dot1qStaticUnicastAddress,OCTET,not-accessible,,current,,The destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a unicast address.
.1.3.6.1.2.1.17.7.1.3.1.1.2,Q-BRIDGE-MIB::dot1qStaticUnicastReceivePort,Integer32,not-accessible,,current,,Either the value '0' or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the device for which there is no other applicable entry.
.1.3.6.1.2.1.17.7.1.3.1.1.3,Q-BRIDGE-MIB::dot1qStaticUnicastAllowedToGoTo,OCTET,read-write,,current,,The set of ports for which a frame with a specific unicast address will be flooded in the event that it has not been learned. It also specifies the set of ports on which a specific unicast address may be dynamically learned. The dot1qTpFdbTable will have an equivalent entry with a dot1qTpFdbPort value of '0' until this address has been learned, at which point it will be updated with the port the address has been seen on. This only applies to ports that are members of the VLAN, defined by dot1qVlanCurrentEgressPorts. The default value of this object is a string of ones of appropriate length. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.3.1.1.4,Q-BRIDGE-MIB::dot1qStaticUnicastStatus,INTEGER,read-write,,current,other(1):invalid(2):permanent(3):deleteOnReset(4):deleteOnTimeout(5),This object indicates the status of this entry. other(1) - this entry is currently in use, but the conditions under which it will remain so differ from the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.3.2,Q-BRIDGE-MIB::dot1qStaticMulticastTable,,not-accessible,,current,,A table containing filtering information for Multicast and Broadcast MAC addresses for each VLAN, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific Multicast and Broadcast destination addresses are allowed to be forwarded. A value of zero in this table (as the port number from which frames with a specific destination address are received) is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for Multicast and Broadcast addresses only.
.1.3.6.1.2.1.17.7.1.3.2.1,Q-BRIDGE-MIB::dot1qStaticMulticastEntry,,not-accessible,dot1qVlanIndex:dot1qStaticMulticastAddress:dot1qStaticMulticastReceivePort,current,,Filtering information configured into the device by (local or network) management specifying the set of ports to which frames received from this specific port for this VLAN and containing this Multicast or Broadcast destination address are allowed to be forwarded.
.1.3.6.1.2.1.17.7.1.3.2.1.1,Q-BRIDGE-MIB::dot1qStaticMulticastAddress,OCTET,not-accessible,,current,,The destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a Multicast or Broadcast address.
.1.3.6.1.2.1.17.7.1.3.2.1.2,Q-BRIDGE-MIB::dot1qStaticMulticastReceivePort,Integer32,not-accessible,,current,,Either the value '0' or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the device for which there is no other applicable entry.
.1.3.6.1.2.1.17.7.1.3.2.1.3,Q-BRIDGE-MIB::dot1qStaticMulticastStaticEgressPorts,OCTET,read-write,,current,,The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information, e.g., from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastForbiddenEgressPorts. The default value of this object is a string of ones of appropriate length. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.3.2.1.4,Q-BRIDGE-MIB::dot1qStaticMulticastForbiddenEgressPorts,OCTET,read-write,,current,,The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must not be forwarded, regardless of any dynamic information, e.g., from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastStaticEgressPorts. The default value of this object is a string of zeros of appropriate length. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.3.2.1.5,Q-BRIDGE-MIB::dot1qStaticMulticastStatus,INTEGER,read-write,,current,other(1):invalid(2):permanent(3):deleteOnReset(4):deleteOnTimeout(5),This object indicates the status of this entry. other(1) - this entry is currently in use, but the conditions under which it will remain so differ from the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4,Q-BRIDGE-MIB::dot1qVlan,,,,,,
.1.3.6.1.2.1.17.7.1.4.1,Q-BRIDGE-MIB::dot1qVlanNumDeletes,Counter32,read-only,,current,,The number of times a VLAN entry has been deleted from the dot1qVlanCurrentTable (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2.
.1.3.6.1.2.1.17.7.1.4.2,Q-BRIDGE-MIB::dot1qVlanCurrentTable,,not-accessible,,current,,A table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.2.1.17.7.1.4.2.1,Q-BRIDGE-MIB::dot1qVlanCurrentEntry,,not-accessible,dot1qVlanTimeMark:dot1qVlanIndex,current,,Information for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.2.1.17.7.1.4.2.1.1,Q-BRIDGE-MIB::dot1qVlanTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.17.7.1.4.2.1.2,Q-BRIDGE-MIB::dot1qVlanIndex,Unsigned32,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.2.1.17.7.1.4.2.1.3,Q-BRIDGE-MIB::dot1qVlanFdbId,Unsigned32,read-only,,current,,The Filtering Database used by this VLAN. This is one of the dot1qFdbId values in the dot1qFdbTable. This value is allocated automatically by the device whenever the VLAN is created: either dynamically by GVRP, or by management, in dot1qVlanStaticTable. Allocation of this value follows the learning constraints defined for this VLAN in dot1qLearningConstraintsTable.
.1.3.6.1.2.1.17.7.1.4.2.1.4,Q-BRIDGE-MIB::dot1qVlanCurrentEgressPorts,OCTET,read-only,,current,,The set of ports that are transmitting traffic for this VLAN as either tagged or untagged frames.
.1.3.6.1.2.1.17.7.1.4.2.1.5,Q-BRIDGE-MIB::dot1qVlanCurrentUntaggedPorts,OCTET,read-only,,current,,The set of ports that are transmitting traffic for this VLAN as untagged frames.
.1.3.6.1.2.1.17.7.1.4.2.1.6,Q-BRIDGE-MIB::dot1qVlanStatus,INTEGER,read-only,,current,other(1):permanent(2):dynamicGvrp(3),This object indicates the status of this entry. other(1) - this entry is currently in use, but the conditions under which it will remain so differ from the following values. permanent(2) - this entry, corresponding to an entry in dot1qVlanStaticTable, is currently in use and will remain so after the next reset of the device. The port lists for this entry include ports from the equivalent dot1qVlanStaticTable entry and ports learned dynamically. dynamicGvrp(3) - this entry is currently in use and will remain so until removed by GVRP. There is no static entry for this VLAN, and it will be removed when the last port leaves the VLAN.
.1.3.6.1.2.1.17.7.1.4.2.1.7,Q-BRIDGE-MIB::dot1qVlanCreationTime,TimeTicks,read-only,,current,,The value of sysUpTime when this VLAN was created.
.1.3.6.1.2.1.17.7.1.4.3,Q-BRIDGE-MIB::dot1qVlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.2.1.17.7.1.4.3.1,Q-BRIDGE-MIB::dot1qVlanStaticEntry,,not-accessible,dot1qVlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.2.1.17.7.1.4.3.1.1,Q-BRIDGE-MIB::dot1qVlanStaticName,OCTET,read-create,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.2.1.17.7.1.4.3.1.2,Q-BRIDGE-MIB::dot1qVlanStaticEgressPorts,OCTET,read-create,,current,,The set of ports that are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port, per-VLAN Registrar control for Registration Fixed for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed.
.1.3.6.1.2.1.17.7.1.4.3.1.3,Q-BRIDGE-MIB::dot1qVlanForbiddenEgressPorts,OCTET,read-create,,current,,The set of ports that are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port, per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanStaticEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.2.1.17.7.1.4.3.1.4,Q-BRIDGE-MIB::dot1qVlanStaticUntaggedPorts,OCTET,read-create,,current,,The set of ports that should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set, then it will reject the set operation with an error. For example, a manager might attempt to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
.1.3.6.1.2.1.17.7.1.4.3.1.5,Q-BRIDGE-MIB::dot1qVlanStaticRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.2.1.17.7.1.4.4,Q-BRIDGE-MIB::dot1qNextFreeLocalVlanIndex,Integer32,read-only,,current,,The next available value for dot1qVlanIndex of a local VLAN entry in dot1qVlanStaticTable. This will report values >=4096 if a new Local VLAN may be created or else the value 0 if this is not possible. A row creation operation in this table for an entry with a local VlanIndex value may fail if the current value of this object is not used as the index. Even if the value read is used, there is no guarantee that it will still be the valid index when the create operation is attempted; another manager may have already got in during the intervening time interval. In this case, dot1qNextFreeLocalVlanIndex should be re-read and the creation re-tried with the new value. This value will automatically change when the current value is used to create a new row.
.1.3.6.1.2.1.17.7.1.4.5,Q-BRIDGE-MIB::dot1qPortVlanTable,,not-accessible,,current,,A table containing per-port control and status information for VLAN configuration in the device.
.1.3.6.1.2.1.17.7.1.4.5.1,Q-BRIDGE-MIB::dot1qPortVlanEntry,,not-accessible,,current,,Information controlling VLAN configuration for a port on the device. This is indexed by dot1dBasePort.
.1.3.6.1.2.1.17.7.1.4.5.1.1,Q-BRIDGE-MIB::dot1qPvid,Unsigned32,read-write,,current,,The PVID, the VLAN-ID assigned to untagged frames or Priority-Tagged frames received on this port. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.5.1.2,Q-BRIDGE-MIB::dot1qPortAcceptableFrameTypes,INTEGER,read-write,,current,admitAll(1):admitOnlyVlanTagged(2),When this is admitOnlyVlanTagged(2), the device will discard untagged frames or Priority-Tagged frames received on this port. When admitAll(1), untagged frames or Priority-Tagged frames received on this port will be accepted and assigned to a VID based on the PVID and VID Set for this port. This control does not affect VLAN-independent Bridge Protocol Data Unit (BPDU) frames, such as GVRP and Spanning Tree Protocol (STP). It does affect VLAN- dependent BPDU frames, such as GMRP. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.5.1.3,Q-BRIDGE-MIB::dot1qPortIngressFiltering,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the device will discard incoming frames for VLANs that do not include this Port in its Member set. When false(2), the port will accept all incoming frames. This control does not affect VLAN-independent BPDU frames, such as GVRP and STP. It does affect VLAN- dependent BPDU frames, such as GMRP. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.5.1.4,Q-BRIDGE-MIB::dot1qPortGvrpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The state of GVRP operation on this port. The value enabled(1) indicates that GVRP is enabled on this port, as long as dot1qGvrpStatus is also enabled for this device. When disabled(2) but dot1qGvrpStatus is still enabled for the device, GVRP is disabled on this port: any GVRP packets received will be silently discarded, and no GVRP registrations will be propagated from other ports. This object affects all GVRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on this port. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.5.1.5,Q-BRIDGE-MIB::dot1qPortGvrpFailedRegistrations,Counter32,read-only,,current,,The total number of failed GVRP registrations, for any reason, on this port.
.1.3.6.1.2.1.17.7.1.4.5.1.6,Q-BRIDGE-MIB::dot1qPortGvrpLastPduOrigin,OCTET,read-only,,current,,The Source MAC Address of the last GVRP message received on this port.
.1.3.6.1.2.1.17.7.1.4.5.1.7,Q-BRIDGE-MIB::dot1qPortRestrictedVlanRegistration,INTEGER,read-write,,current,true(1):false(2),The state of Restricted VLAN Registration on this port. If the value of this control is true(1), then creation of a new dynamic VLAN entry is permitted only if there is a Static VLAN Registration Entry for the VLAN concerned, in which the Registrar Administrative Control value for this port is Normal Registration. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.6,Q-BRIDGE-MIB::dot1qPortVlanStatisticsTable,,not-accessible,,current,,A table containing per-port, per-VLAN statistics for traffic received. Separate objects are provided for both the most-significant and least-significant bits of statistics counters for ports that are associated with this transparent bridge. The most-significant bit objects are only required on high-capacity interfaces, as defined in the conformance clauses for these objects. This mechanism is provided as a way to read 64-bit counters for agents that support only SNMPv1. Note that the reporting of most-significant and least- significant counter bits separately runs the risk of missing an overflow of the lower bits in the interval between sampling. The manager must be aware of this possibility, even within the same varbindlist, when interpreting the results of a request or asynchronous notification.
.1.3.6.1.2.1.17.7.1.4.6.1,Q-BRIDGE-MIB::dot1qPortVlanStatisticsEntry,,not-accessible,dot1dBasePort:dot1qVlanIndex,current,,Traffic statistics for a VLAN on an interface.
.1.3.6.1.2.1.17.7.1.4.6.1.1,Q-BRIDGE-MIB::dot1qTpVlanPortInFrames,Counter32,read-only,,current,,The number of valid frames received by this port from its segment that were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g., GMRP, but not GVRP or STP.
.1.3.6.1.2.1.17.7.1.4.6.1.2,Q-BRIDGE-MIB::dot1qTpVlanPortOutFrames,Counter32,read-only,,current,,The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device that are classified as belonging to this VLAN (e.g., GMRP, but not GVRP or STP).
.1.3.6.1.2.1.17.7.1.4.6.1.3,Q-BRIDGE-MIB::dot1qTpVlanPortInDiscards,Counter32,read-only,,current,,The number of valid frames received by this port from its segment that were classified as belonging to this VLAN and that were discarded due to VLAN-related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering.
.1.3.6.1.2.1.17.7.1.4.6.1.4,Q-BRIDGE-MIB::dot1qTpVlanPortInOverflowFrames,Counter32,read-only,,current,,The number of times the associated dot1qTpVlanPortInFrames counter has overflowed.
.1.3.6.1.2.1.17.7.1.4.6.1.5,Q-BRIDGE-MIB::dot1qTpVlanPortOutOverflowFrames,Counter32,read-only,,current,,The number of times the associated dot1qTpVlanPortOutFrames counter has overflowed.
.1.3.6.1.2.1.17.7.1.4.6.1.6,Q-BRIDGE-MIB::dot1qTpVlanPortInOverflowDiscards,Counter32,read-only,,current,,The number of times the associated dot1qTpVlanPortInDiscards counter has overflowed.
.1.3.6.1.2.1.17.7.1.4.7,Q-BRIDGE-MIB::dot1qPortVlanHCStatisticsTable,,not-accessible,,current,,A table containing per-port, per-VLAN statistics for traffic on high-capacity interfaces.
.1.3.6.1.2.1.17.7.1.4.7.1,Q-BRIDGE-MIB::dot1qPortVlanHCStatisticsEntry,,not-accessible,dot1dBasePort:dot1qVlanIndex,current,,Traffic statistics for a VLAN on a high-capacity interface.
.1.3.6.1.2.1.17.7.1.4.7.1.1,Q-BRIDGE-MIB::dot1qTpVlanPortHCInFrames,Counter64,read-only,,current,,The number of valid frames received by this port from its segment that were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g., GMRP, but not GVRP or STP).
.1.3.6.1.2.1.17.7.1.4.7.1.2,Q-BRIDGE-MIB::dot1qTpVlanPortHCOutFrames,Counter64,read-only,,current,,The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device that are classified as belonging to this VLAN (e.g., GMRP, but not GVRP or STP).
.1.3.6.1.2.1.17.7.1.4.7.1.3,Q-BRIDGE-MIB::dot1qTpVlanPortHCInDiscards,Counter64,read-only,,current,,The number of valid frames received by this port from its segment that were classified as belonging to this VLAN and that were discarded due to VLAN-related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering.
.1.3.6.1.2.1.17.7.1.4.8,Q-BRIDGE-MIB::dot1qLearningConstraintsTable,,not-accessible,,current,,A table containing learning constraints for sets of Shared and Independent VLANs.
.1.3.6.1.2.1.17.7.1.4.8.1,Q-BRIDGE-MIB::dot1qLearningConstraintsEntry,,not-accessible,dot1qConstraintVlan:dot1qConstraintSet,current,,A learning constraint defined for a VLAN.
.1.3.6.1.2.1.17.7.1.4.8.1.1,Q-BRIDGE-MIB::dot1qConstraintVlan,Unsigned32,not-accessible,,current,,The index of the row in dot1qVlanCurrentTable for the VLAN constrained by this entry.
.1.3.6.1.2.1.17.7.1.4.8.1.2,Q-BRIDGE-MIB::dot1qConstraintSet,Integer32,not-accessible,,current,,The identity of the constraint set to which dot1qConstraintVlan belongs. These values may be chosen by the management station.
.1.3.6.1.2.1.17.7.1.4.8.1.3,Q-BRIDGE-MIB::dot1qConstraintType,INTEGER,read-create,,current,independent(1):shared(2),The type of constraint this entry defines. independent(1) - the VLAN, dot1qConstraintVlan, uses a filtering database independent from all other VLANs in the same set, defined by dot1qConstraintSet. shared(2) - the VLAN, dot1qConstraintVlan, shares the same filtering database as all other VLANs in the same set, defined by dot1qConstraintSet.
.1.3.6.1.2.1.17.7.1.4.8.1.4,Q-BRIDGE-MIB::dot1qConstraintStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry.
.1.3.6.1.2.1.17.7.1.4.9,Q-BRIDGE-MIB::dot1qConstraintSetDefault,Integer32,read-write,,current,,The identity of the constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in dot1qLearningConstraintsTable. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.10,Q-BRIDGE-MIB::dot1qConstraintTypeDefault,INTEGER,read-write,,current,independent(1):shared(2),The type of constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in dot1qLearningConstraintsTable. The types are as defined for dot1qConstraintType. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.5,Q-BRIDGE-MIB::dot1vProtocol,,,,,,
.1.3.6.1.2.1.17.7.1.5.1,Q-BRIDGE-MIB::dot1vProtocolGroupTable,,not-accessible,,current,,A table that contains mappings from Protocol Templates to Protocol Group Identifiers used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.2.1.17.7.1.5.1.1,Q-BRIDGE-MIB::dot1vProtocolGroupEntry,,not-accessible,dot1vProtocolTemplateFrameType:dot1vProtocolTemplateProtocolValue,current,,A mapping from a Protocol Template to a Protocol Group Identifier.
.1.3.6.1.2.1.17.7.1.5.1.1.1,Q-BRIDGE-MIB::dot1vProtocolTemplateFrameType,INTEGER,not-accessible,,current,ethernet(1):rfc1042(2):snap8021H(3):snapOther(4):llcOther(5),The data-link encapsulation format or the 'detagged_frame_type' in a Protocol Template.
.1.3.6.1.2.1.17.7.1.5.1.1.2,Q-BRIDGE-MIB::dot1vProtocolTemplateProtocolValue,OCTET,not-accessible,,current,,The identification of the protocol above the data-link layer in a Protocol Template. Depending on the frame type, the octet string will have one of the following values: For 'ethernet', 'rfc1042' and 'snap8021H', this is the 16-bit (2-octet) IEEE 802.3 Type Field. For 'snapOther', this is the 40-bit (5-octet) PID. For 'llcOther', this is the 2-octet IEEE 802.2 Link Service Access Point (LSAP) pair: first octet for Destination Service Access Point (DSAP) and second octet for Source Service Access Point (SSAP).
.1.3.6.1.2.1.17.7.1.5.1.1.3,Q-BRIDGE-MIB::dot1vProtocolGroupId,Integer32,read-create,,current,,Represents a group of protocols that are associated together when assigning a VID to a frame.
.1.3.6.1.2.1.17.7.1.5.1.1.4,Q-BRIDGE-MIB::dot1vProtocolGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.2.1.17.7.1.5.2,Q-BRIDGE-MIB::dot1vProtocolPortTable,,not-accessible,,current,,A table that contains VID sets used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.2.1.17.7.1.5.2.1,Q-BRIDGE-MIB::dot1vProtocolPortEntry,,not-accessible,dot1dBasePort:dot1vProtocolPortGroupId,current,,A VID set for a port.
.1.3.6.1.2.1.17.7.1.5.2.1.1,Q-BRIDGE-MIB::dot1vProtocolPortGroupId,Integer32,not-accessible,,current,,Designates a group of protocols in the Protocol Group Database.
.1.3.6.1.2.1.17.7.1.5.2.1.2,Q-BRIDGE-MIB::dot1vProtocolPortGroupVid,Integer32,read-create,,current,,The VID associated with a group of protocols for each port.
.1.3.6.1.2.1.17.7.1.5.2.1.3,Q-BRIDGE-MIB::dot1vProtocolPortRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.2.1.17.7.2,Q-BRIDGE-MIB::qBridgeConformance,,,,,,
.1.3.6.1.2.1.17.7.2.1,Q-BRIDGE-MIB::qBridgeGroups,,,,,,
.1.3.6.1.2.1.17.7.2.1.1,Q-BRIDGE-MIB::qBridgeBaseGroup,,,,,,A collection of objects providing device-level control and status information for the Virtual LAN bridge services.
.1.3.6.1.2.1.17.7.2.1.2,Q-BRIDGE-MIB::qBridgeFdbUnicastGroup,,,,,,A collection of objects providing information about all unicast addresses, learned dynamically or statically configured by management, in each Filtering Database.
.1.3.6.1.2.1.17.7.2.1.3,Q-BRIDGE-MIB::qBridgeFdbMulticastGroup,,,,,,A collection of objects providing information about all multicast addresses, learned dynamically or statically configured by management, in each Filtering Database.
.1.3.6.1.2.1.17.7.2.1.4,Q-BRIDGE-MIB::qBridgeServiceRequirementsGroup,,,,,,A collection of objects providing information about service requirements, learned dynamically or statically configured by management, in each Filtering Database.
.1.3.6.1.2.1.17.7.2.1.5,Q-BRIDGE-MIB::qBridgeFdbStaticGroup,,,,,,A collection of objects providing information about unicast and multicast addresses statically configured by management, in each Filtering Database or VLAN.
.1.3.6.1.2.1.17.7.2.1.6,Q-BRIDGE-MIB::qBridgeVlanGroup,,,,,,A collection of objects providing information about all VLANs currently configured on this device.
.1.3.6.1.2.1.17.7.2.1.7,Q-BRIDGE-MIB::qBridgeVlanStaticGroup,,,,,,A collection of objects providing information about VLANs statically configured by management.
.1.3.6.1.2.1.17.7.2.1.8,Q-BRIDGE-MIB::qBridgePortGroup,,,,,,A collection of objects providing port-level VLAN control and status information for all ports.
.1.3.6.1.2.1.17.7.2.1.9,Q-BRIDGE-MIB::qBridgeVlanStatisticsGroup,,,,,,A collection of objects providing per-port packet statistics for all VLANs currently configured on this device.
.1.3.6.1.2.1.17.7.2.1.10,Q-BRIDGE-MIB::qBridgeVlanStatisticsOverflowGroup,,,,,,A collection of objects providing overflow counters for per-port packet statistics for all VLANs currently configured on this device for high-capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 650,000,000 bits/second.
.1.3.6.1.2.1.17.7.2.1.11,Q-BRIDGE-MIB::qBridgeVlanHCStatisticsGroup,,,,,,A collection of objects providing per-port packet statistics for all VLANs currently configured on this device for high-capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 650,000,000 bits/second.
.1.3.6.1.2.1.17.7.2.1.12,Q-BRIDGE-MIB::qBridgeLearningConstraintsGroup,,,,,,A collection of objects defining the Filtering Database constraints all VLANs have with each other.
.1.3.6.1.2.1.17.7.2.1.13,Q-BRIDGE-MIB::qBridgeLearningConstraintDefaultGroup,,,,,,A collection of objects defining the default Filtering Database constraints for VLANs that have no specific constraints defined.
.1.3.6.1.2.1.17.7.2.1.14,Q-BRIDGE-MIB::qBridgeClassificationDeviceGroup,,,,,,VLAN classification information for the bridge.
.1.3.6.1.2.1.17.7.2.1.15,Q-BRIDGE-MIB::qBridgeClassificationPortGroup,,,,,,VLAN classification information for individual ports.
.1.3.6.1.2.1.17.7.2.1.16,Q-BRIDGE-MIB::qBridgePortGroup2,,,,,,A collection of objects providing port-level VLAN control and status information for all ports.
.1.3.6.1.2.1.17.7.2.2,Q-BRIDGE-MIB::qBridgeCompliances,,,,,,
.1.3.6.1.2.1.17.7.2.2.1,Q-BRIDGE-MIB::qBridgeCompliance,,,,,,The compliance statement for device support of Virtual LAN Bridge services. RFC2674 was silent about the expected persistence of the read-write objects in this MIB module. Applications MUST NOT assume that the values of the read-write objects are persistent across reinitializations of the management system and MUST NOT assume that the values are not persistent across reinitializations of the management system.
.1.3.6.1.2.1.17.7.2.2.2,Q-BRIDGE-MIB::qBridgeCompliance2,,,,,,The compliance statement for device support of Virtual LAN Bridge services. This document clarifies the persistence requirements for the read-write objects in this MIB module. All implementations claiming compliance to qBridgeCompliance2 MUST retain the values of those read-write objects that specify this requirement.
.1.3.6.1.2.1.17.8,BRIDGE-MIB::dot1dConformance,,,,,,
.1.3.6.1.2.1.17.8.1,BRIDGE-MIB::dot1dGroups,,,,,,
.1.3.6.1.2.1.17.8.1.1,BRIDGE-MIB::dot1dBaseBridgeGroup,,,,,,Bridge level information for this device.
.1.3.6.1.2.1.17.8.1.2,BRIDGE-MIB::dot1dBasePortGroup,,,,,,Information for each port on this device.
.1.3.6.1.2.1.17.8.1.3,BRIDGE-MIB::dot1dStpBridgeGroup,,,,,,Bridge level Spanning Tree data for this device.
.1.3.6.1.2.1.17.8.1.4,BRIDGE-MIB::dot1dStpPortGroup,,,,,,Spanning Tree data for each port on this device.
.1.3.6.1.2.1.17.8.1.5,BRIDGE-MIB::dot1dStpPortGroup2,,,,,,Spanning Tree data for each port on this device.
.1.3.6.1.2.1.17.8.1.6,BRIDGE-MIB::dot1dStpPortGroup3,,,,,,Spanning Tree data for devices supporting 32-bit path costs.
.1.3.6.1.2.1.17.8.1.7,BRIDGE-MIB::dot1dTpBridgeGroup,,,,,,Bridge level Transparent Bridging data.
.1.3.6.1.2.1.17.8.1.8,BRIDGE-MIB::dot1dTpFdbGroup,,,,,,Filtering Database information for the Bridge.
.1.3.6.1.2.1.17.8.1.9,BRIDGE-MIB::dot1dTpGroup,,,,,,Dynamic Filtering Database information for each port of the Bridge.
.1.3.6.1.2.1.17.8.1.10,BRIDGE-MIB::dot1dStaticGroup,,,,,,Static Filtering Database information for each port of the Bridge.
.1.3.6.1.2.1.17.8.1.11,BRIDGE-MIB::dot1dNotificationGroup,,,,,,Group of objects describing notifications (traps).
.1.3.6.1.2.1.17.8.2,BRIDGE-MIB::dot1dCompliances,,,,,,
.1.3.6.1.2.1.17.8.2.1,BRIDGE-MIB::bridgeCompliance1493,,,,,,The compliance statement for device support of bridging services, as per RFC1493.
.1.3.6.1.2.1.17.8.2.2,BRIDGE-MIB::bridgeCompliance4188,,,,,,The compliance statement for device support of bridging services. This supports 32-bit Path Cost values and the more restricted bridge and port priorities, as per IEEE 802.1t. Full support for the 802.1D management objects requires that the SNMPv2-MIB [RFC3418] objects sysDescr, and sysUpTime, as well as the IF-MIB [RFC2863] objects ifIndex, ifType, ifDescr, ifPhysAddress, and ifLastChange are implemented.
.1.3.6.1.2.1.30,IANAifType-MIB::ianaifType,,,,,,This MIB module defines the IANAifType Textual Convention, and thus the enumerated values of the ifType object defined in MIB-II's ifTable.
.1.3.6.1.2.1.31,IF-MIB::ifMIB,,,,,,The MIB module to describe generic objects for network interface sub-layers. This MIB is an updated version of MIB-II's ifTable, and incorporates the extensions defined in RFC 1229.
.1.3.6.1.2.1.31.1,IF-MIB::ifMIBObjects,,,,,,
.1.3.6.1.2.1.31.1.1,IF-MIB::ifXTable,,not-accessible,,current,,A list of interface entries. The number of entries is given by the value of ifNumber. This table contains additional objects for the interface table.
.1.3.6.1.2.1.31.1.1.1,IF-MIB::ifXEntry,,not-accessible,,current,,An entry containing additional management information applicable to a particular interface.
.1.3.6.1.2.1.31.1.1.1.1,IF-MIB::ifName,OCTET,read-only,,current,,The textual name of the interface. The value of this object should be the name of the interface as assigned by the local device and should be suitable for use in commands entered at the device's `console'. This might be a text name, such as `le0' or a simple port number, such as `1', depending on the interface naming syntax of the device. If several entries in the ifTable together represent a single interface as named by the device, then each will have the same value of ifName. Note that for an agent which responds to SNMP queries concerning an interface on some other (proxied) device, then the value of ifName for such an interface is the proxied device's local name for it. If there is no local name, or this object is otherwise not applicable, then this object contains a zero-length string.
.1.3.6.1.2.1.31.1.1.1.2,IF-MIB::ifInMulticastPkts,Counter32,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.3,IF-MIB::ifInBroadcastPkts,Counter32,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.4,IF-MIB::ifOutMulticastPkts,Counter32,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.5,IF-MIB::ifOutBroadcastPkts,Counter32,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.6,IF-MIB::ifHCInOctets,Counter64,read-only,,current,,The total number of octets received on the interface, including framing characters. This object is a 64-bit version of ifInOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.7,IF-MIB::ifHCInUcastPkts,Counter64,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.8,IF-MIB::ifHCInMulticastPkts,Counter64,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.9,IF-MIB::ifHCInBroadcastPkts,Counter64,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.10,IF-MIB::ifHCOutOctets,Counter64,read-only,,current,,The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit version of ifOutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.11,IF-MIB::ifHCOutUcastPkts,Counter64,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.12,IF-MIB::ifHCOutMulticastPkts,Counter64,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.13,IF-MIB::ifHCOutBroadcastPkts,Counter64,read-only,,current,,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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.14,IF-MIB::ifLinkUpDownTrapEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise.
.1.3.6.1.2.1.31.1.1.1.15,IF-MIB::ifHighSpeed,Gauge32,read-only,,current,,An estimate of the interface's current bandwidth in units of 1,000,000 bits per second. If this object reports a value of `n' then the speed of the interface is somewhere in the range of `n-500,000' to `n+499,999'. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. For a sub-layer which has no concept of bandwidth, this object should be zero.
.1.3.6.1.2.1.31.1.1.1.16,IF-MIB::ifPromiscuousMode,INTEGER,read-write,,current,true(1):false(2),This object has a value of false(2) if this interface only accepts packets/frames that are addressed to this station. This object has a value of true(1) when the station accepts all packets/frames transmitted on the media. The value true(1) is only legal on certain types of media. If legal, setting this object to a value of true(1) may require the interface to be reset before becoming effective. The value of ifPromiscuousMode does not affect the reception of broadcast and multicast packets/frames by the interface.
.1.3.6.1.2.1.31.1.1.1.17,IF-MIB::ifConnectorPresent,INTEGER,read-only,,current,true(1):false(2),This object has the value 'true(1)' if the interface sublayer has a physical connector and the value 'false(2)' otherwise.
.1.3.6.1.2.1.31.1.1.1.18,IF-MIB::ifAlias,OCTET,read-write,,current,,This object is an 'alias' name for the interface as specified by a network manager, and provides a non-volatile 'handle' for the interface. On the first instantiation of an interface, the value of ifAlias associated with that interface is the zero-length string. As and when a value is written into an instance of ifAlias through a network management set operation, then the agent must retain the supplied value in the ifAlias instance associated with the same interface for as long as that interface remains instantiated, including across all re- initializations/reboots of the network management system, including those which result in a change of the interface's ifIndex value. An example of the value which a network manager might store in this object for a WAN interface is the (Telco's) circuit number/identifier of the interface. Some agents may support write-access only for interfaces having particular values of ifType. An agent which supports write access to this object is required to keep the value in non-volatile storage, but it may limit the length of new values depending on how much storage is already occupied by the current values for other interfaces.
.1.3.6.1.2.1.31.1.1.1.19,IF-MIB::ifCounterDiscontinuityTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at which any one or more of this interface's counters suffered a discontinuity. The relevant counters are the specific instances associated with this interface of any Counter32 or Counter64 object contained in the ifTable or ifXTable. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value.
.1.3.6.1.2.1.31.1.2,IF-MIB::ifStackTable,,not-accessible,,current,,The table containing information on the relationships between the multiple sub-layers of network interfaces. In particular, it contains information on which sub-layers run 'on top of' which other sub-layers, where each sub-layer corresponds to a conceptual row in the ifTable. For example, when the sub-layer with ifIndex value x runs over the sub-layer with ifIndex value y, then this table contains: ifStackStatus.x.y=active For each ifIndex value, I, which identifies an active interface, there are always at least two instantiated rows in this table associated with I. For one of these rows, I is the value of ifStackHigherLayer; for the other, I is the value of ifStackLowerLayer. (If I is not involved in multiplexing, then these are the only two rows associated with I.) For example, two rows exist even for an interface which has no others stacked on top or below it: ifStackStatus.0.x=active ifStackStatus.x.0=active 
.1.3.6.1.2.1.31.1.2.1,IF-MIB::ifStackEntry,,not-accessible,ifStackHigherLayer:ifStackLowerLayer,current,,Information on a particular relationship between two sub- layers, specifying that one sub-layer runs on 'top' of the other sub-layer. Each sub-layer corresponds to a conceptual row in the ifTable.
.1.3.6.1.2.1.31.1.2.1.1,IF-MIB::ifStackHigherLayer,Integer32,not-accessible,,current,,The value of ifIndex corresponding to the higher sub-layer of the relationship, i.e., the sub-layer which runs on 'top' of the sub-layer identified by the corresponding instance of ifStackLowerLayer. If there is no higher sub-layer (below the internetwork layer), then this object has the value 0.
.1.3.6.1.2.1.31.1.2.1.2,IF-MIB::ifStackLowerLayer,Integer32,not-accessible,,current,,The value of ifIndex corresponding to the lower sub-layer of the relationship, i.e., the sub-layer which runs 'below' the sub-layer identified by the corresponding instance of ifStackHigherLayer. If there is no lower sub-layer, then this object has the value 0.
.1.3.6.1.2.1.31.1.2.1.3,IF-MIB::ifStackStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the relationship between two sub-layers. Changing the value of this object from 'active' to 'notInService' or 'destroy' will likely have consequences up and down the interface stack. Thus, write access to this object is likely to be inappropriate for some types of interfaces, and many implementations will choose not to support write-access for any type of interface.
.1.3.6.1.2.1.31.1.3,IF-MIB::ifTestTable,,not-accessible,,deprecated,,This table contains one entry per interface. It defines objects which allow a network manager to instruct an agent to test an interface for various faults. Tests for an interface are defined in the media-specific MIB for that interface. After invoking a test, the object ifTestResult can be read to determine the outcome. If an agent can not perform the test, ifTestResult is set to so indicate. The object ifTestCode can be used to provide further test- specific or interface-specific (or even enterprise-specific) information concerning the outcome of the test. Only one test can be in progress on each interface at any one time. If one test is in progress when another test is invoked, the second test is rejected. Some agents may reject a test when a prior test is active on another interface. Before starting a test, a manager-station must first obtain 'ownership' of the entry in the ifTestTable for the interface to be tested. This is accomplished with the ifTestId and ifTestStatus objects as follows: try_again: get (ifTestId, ifTestStatus) while (ifTestStatus != notInUse) /* * Loop while a test is running or some other * manager is configuring a test. */ short delay get (ifTestId, ifTestStatus) } /* * Is not being used right now -- let's compete * to see who gets it. */ lock_value = ifTestId if ( set(ifTestId = lock_value, ifTestStatus = inUse, ifTestOwner = 'my-IP-address') == FAILURE) /* * Another manager got the ifTestEntry -- go * try again */ goto try_again; /* * I have the lock */ set up any test parameters. /* * This starts the test */ set(ifTestType = test_to_run); wait for test completion by polling ifTestResult when test completes, agent sets ifTestResult agent also sets ifTestStatus = 'notInUse' retrieve any additional test results, and ifTestId if (ifTestId == lock_value+1) results are valid A manager station first retrieves the value of the appropriate ifTestId and ifTestStatus objects, periodically repeating the retrieval if necessary, until the value of ifTestStatus is 'notInUse'. The manager station then tries to set the same ifTestId object to the value it just retrieved, the same ifTestStatus object to 'inUse', and the corresponding ifTestOwner object to a value indicating itself. If the set operation succeeds then the manager has obtained ownership of the ifTestEntry, and the value of the ifTestId object is incremented by the agent (per the semantics of TestAndIncr). Failure of the set operation indicates that some other manager has obtained ownership of the ifTestEntry. Once ownership is obtained, any test parameters can be setup, and then the test is initiated by setting ifTestType. On completion of the test, the agent sets ifTestStatus to 'notInUse'. Once this occurs, the manager can retrieve the results. In the (rare) event that the invocation of tests by two network managers were to overlap, then there would be a possibility that the first test's results might be overwritten by the second test's results prior to the first results being read. This unlikely circumstance ca
.1.3.6.1.2.1.31.1.3.1,IF-MIB::ifTestEntry,,not-accessible,,deprecated,,An entry containing objects for invoking tests on an interface.
.1.3.6.1.2.1.31.1.3.1.1,IF-MIB::ifTestId,INTEGER,read-write,,deprecated,,This object identifies the current invocation of the interface's test.
.1.3.6.1.2.1.31.1.3.1.2,IF-MIB::ifTestStatus,INTEGER,read-write,,deprecated,notInUse(1):inUse(2),This object indicates whether or not some manager currently has the necessary 'ownership' required to invoke a test on this interface. A write to this object is only successful when it changes its value from 'notInUse(1)' to 'inUse(2)'. After completion of a test, the agent resets the value back to 'notInUse(1)'.
.1.3.6.1.2.1.31.1.3.1.3,IF-MIB::ifTestType,OBJECT,read-write,,deprecated,,A control variable used to start and stop operator- initiated interface tests. Most OBJECT IDENTIFIER values assigned to tests are defined elsewhere, in association with specific types of interface. However, this document assigns a value for a full-duplex loopback test, and defines the special meanings of the subject identifier: noTest OBJECT IDENTIFIER ::= { 0 0 } When the value noTest is written to this object, no action is taken unless a test is in progress, in which case the test is aborted. Writing any other value to this object is only valid when no test is currently in progress, in which case the indicated test is initiated. When read, this object always returns the most recent value that ifTestType was set to. If it has not been set since the last initialization of the network management subsystem on the agent, a value of noTest is returned.
.1.3.6.1.2.1.31.1.3.1.4,IF-MIB::ifTestResult,INTEGER,read-only,,deprecated,none(1):success(2):inProgress(3):notSupported(4):unAbleToRun(5):aborted(6):failed(7),This object contains the result of the most recently requested test, or the value none(1) if no tests have been requested since the last reset. Note that this facility provides no provision for saving the results of one test when starting another, as could be required if used by multiple managers concurrently.
.1.3.6.1.2.1.31.1.3.1.5,IF-MIB::ifTestCode,OBJECT,read-only,,deprecated,,This object contains a code which contains more specific information on the test result, for example an error-code after a failed test. Error codes and other values this object may take are specific to the type of interface and/or test. The value may have the semantics of either the AutonomousType or InstancePointer textual conventions as defined in RFC 2579. The identifier: testCodeUnknown OBJECT IDENTIFIER ::= { 0 0 } is defined for use if no additional result code is available.
.1.3.6.1.2.1.31.1.3.1.6,IF-MIB::ifTestOwner,OCTET,read-write,,deprecated,,The entity which currently has the 'ownership' required to invoke a test on this interface.
.1.3.6.1.2.1.31.1.4,IF-MIB::ifRcvAddressTable,,not-accessible,,current,,This table contains an entry for each address (broadcast, multicast, or uni-cast) for which the system will receive packets/frames on a particular interface, except as follows: - for an interface operating in promiscuous mode, entries are only required for those addresses for which the system would receive frames were it not operating in promiscuous mode. - for 802.5 functional addresses, only one entry is required, for the address which has the functional address bit ANDed with the bit mask of all functional addresses for which the interface will accept frames. A system is normally able to use any unicast address which corresponds to an entry in this table as a source address.
.1.3.6.1.2.1.31.1.4.1,IF-MIB::ifRcvAddressEntry,,not-accessible,ifIndex:ifRcvAddressAddress,current,,A list of objects identifying an address for which the system will accept packets/frames on the particular interface identified by the index value ifIndex.
.1.3.6.1.2.1.31.1.4.1.1,IF-MIB::ifRcvAddressAddress,OCTET,not-accessible,,current,,An address for which the system will accept packets/frames on this entry's interface.
.1.3.6.1.2.1.31.1.4.1.2,IF-MIB::ifRcvAddressStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object is used to create and delete rows in the ifRcvAddressTable.
.1.3.6.1.2.1.31.1.4.1.3,IF-MIB::ifRcvAddressType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3),This object has the value nonVolatile(3) for those entries in the table which are valid and will not be deleted by the next restart of the managed system. Entries having the value volatile(2) are valid and exist, but have not been saved, so that will not exist after the next restart of the managed system. Entries having the value other(1) are valid and exist but are not classified as to whether they will continue to exist after the next restart.
.1.3.6.1.2.1.31.1.5,IF-MIB::ifTableLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time of the last creation or deletion of an entry in the ifTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value.
.1.3.6.1.2.1.31.1.6,IF-MIB::ifStackLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time of the last change of the (whole) interface stack. A change of the interface stack is defined to be any creation, deletion, or change in value of any instance of ifStackStatus. If the interface stack has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value.
.1.3.6.1.2.1.31.2,IF-MIB::ifConformance,,,,,,
.1.3.6.1.2.1.31.2.1,IF-MIB::ifGroups,,,,,,
.1.3.6.1.2.1.31.2.1.1,IF-MIB::ifGeneralGroup,,,,,,A collection of objects deprecated in favour of ifGeneralInformationGroup.
.1.3.6.1.2.1.31.2.1.2,IF-MIB::ifFixedLengthGroup,,,,,,A collection of objects providing information specific to non-high speed (non-high speed interfaces transmit and receive at speeds less than or equal to 20,000,000 bits/second) character-oriented or fixed-length-transmission network interfaces.
.1.3.6.1.2.1.31.2.1.3,IF-MIB::ifHCFixedLengthGroup,,,,,,A collection of objects providing information specific to high speed (greater than 20,000,000 bits/second) character- oriented or fixed-length-transmission network interfaces.
.1.3.6.1.2.1.31.2.1.4,IF-MIB::ifPacketGroup,,,,,,A collection of objects providing information specific to non-high speed (non-high speed interfaces transmit and receive at speeds less than or equal to 20,000,000 bits/second) packet-oriented network interfaces.
.1.3.6.1.2.1.31.2.1.5,IF-MIB::ifHCPacketGroup,,,,,,A collection of objects providing information specific to high speed (greater than 20,000,000 bits/second but less than or equal to 650,000,000 bits/second) packet-oriented network interfaces.
.1.3.6.1.2.1.31.2.1.6,IF-MIB::ifVHCPacketGroup,,,,,,A collection of objects providing information specific to higher speed (greater than 650,000,000 bits/second) packet- oriented network interfaces.
.1.3.6.1.2.1.31.2.1.7,IF-MIB::ifRcvAddressGroup,,,,,,A collection of objects providing information on the multiple addresses which an interface receives.
.1.3.6.1.2.1.31.2.1.8,IF-MIB::ifTestGroup,,,,,,A collection of objects providing the ability to invoke tests on an interface.
.1.3.6.1.2.1.31.2.1.9,IF-MIB::ifStackGroup,,,,,,The previous collection of objects providing information on the layering of MIB-II interfaces.
.1.3.6.1.2.1.31.2.1.10,IF-MIB::ifGeneralInformationGroup,,,,,,A collection of objects providing information applicable to all network interfaces.
.1.3.6.1.2.1.31.2.1.11,IF-MIB::ifStackGroup2,,,,,,A collection of objects providing information on the layering of MIB-II interfaces.
.1.3.6.1.2.1.31.2.1.12,IF-MIB::ifOldObjectsGroup,,,,,,The collection of objects deprecated from the original MIB- II interfaces group.
.1.3.6.1.2.1.31.2.1.13,IF-MIB::ifCounterDiscontinuityGroup,,,,,,A collection of objects providing information specific to interface counter discontinuities.
.1.3.6.1.2.1.31.2.1.14,IF-MIB::linkUpDownNotificationsGroup,,,,,,The notifications which indicate specific changes in the value of ifOperStatus.
.1.3.6.1.2.1.31.2.2,IF-MIB::ifCompliances,,,,,,
.1.3.6.1.2.1.31.2.2.1,IF-MIB::ifCompliance,,,,,,A compliance statement defined in a previous version of this MIB module, for SNMP entities which have network interfaces.
.1.3.6.1.2.1.31.2.2.2,IF-MIB::ifCompliance2,,,,,,A compliance statement defined in a previous version of this MIB module, for SNMP entities which have network interfaces.
.1.3.6.1.2.1.31.2.2.3,IF-MIB::ifCompliance3,,,,,,The compliance statement for SNMP entities which have network interfaces.
.1.3.6.1.2.1.72,IANA-ADDRESS-FAMILY-NUMBERS-MIB::ianaAddressFamilyNumbers,,,,,,The MIB module defines the AddressFamilyNumbers textual convention.
.1.3.6.1.2.1.76,INET-ADDRESS-MIB::inetAddressMIB,,,,,,This MIB module defines textual conventions for representing Internet addresses. An Internet address can be an IPv4 address, an IPv6 address, or a DNS domain name. This module also defines textual conventions for Internet port numbers, autonomous system numbers, and the length of an Internet address prefix. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4001, see the RFC itself for full legal notices.
.1.3.6.1.2.1.173,SYSLOG-TC-MIB::syslogTCMIB,,,,,,The MIB module containing textual conventions for syslog messages. Copyright (c) 2009 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of Internet Society, IETF or IETF Trust, nor the names of specific contributors, may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This version of this MIB module is part of RFC 5427; see the RFC itself for full legal notices. 
.1.3.6.1.3,SNMPv2-SMI::experimental,,,,,,
.1.3.6.1.4,SNMPv2-SMI::private,,,,,,
.1.3.6.1.4.1,SNMPv2-SMI::enterprises,,,,,,
.1.3.6.1.4.1.171,DES-1210-10AXME::dlink,,,,,,
.1.3.6.1.4.1.171.10,DES-1210-10AXME::dlink-products,,,,,,
.1.3.6.1.4.1.171.10.63,DLINK-SWPRIMGMT-MIB::dlink-des30xxproductProd,,,,,,
.1.3.6.1.4.1.171.10.63.1,DLINK-SWPRIMGMT-MIB::dlink-des3010xProd,,,,,,
.1.3.6.1.4.1.171.10.63.1.1,DLINK-SWPRIMGMT-MIB::dlink-des3010FProd,,,,,,
.1.3.6.1.4.1.171.10.63.1.2,DLINK-SWPRIMGMT-MIB::dlink-des3010GProd,,,,,,
.1.3.6.1.4.1.171.10.63.2,DLINK-SWPRIMGMT-MIB::dlink-des3018Prod,,,,,,
.1.3.6.1.4.1.171.10.63.3,DLINK-SWPRIMGMT-MIB::dlink-des3026Prod,,,,,,
.1.3.6.1.4.1.171.10.63.4,DLINK-SWPRIMGMT-MIB::dlink-des3010FLProd,,,,,,
.1.3.6.1.4.1.171.10.63.6,SWPRIMGMT-DES30XXP-MIB::dlink-des3028Prod,,,,,,
.1.3.6.1.4.1.171.10.63.7,SWPRIMGMT-DES30XXP-MIB::dlink-des3028PProd,,,,,,
.1.3.6.1.4.1.171.10.63.8,SWPRIMGMT-DES30XXP-MIB::dlink-des3052Prod,,,,,,
.1.3.6.1.4.1.171.10.63.9,SWPRIMGMT-DES30XXP-MIB::dlink-des3052PProd,,,,,,
.1.3.6.1.4.1.171.10.63.10,DLINK-SWPRIMGMT-MIB::dlink-des3016Prod,,,,,,
.1.3.6.1.4.1.171.10.64,SW3500PRIMGMT-MIB::dlink-des3500SeriesProd,,,,,,
.1.3.6.1.4.1.171.10.64.1,SW3500PRIMGMT-MIB::dlink-des3526Prod,,,,,,
.1.3.6.1.4.1.171.10.64.2,SW3500PRIMGMT-MIB::dlink-des3550Prod,,,,,,
.1.3.6.1.4.1.171.10.70,SW36XXPRIMGMT-MIB::dlink-ProjectXStackIISeriesProd,,,,,,
.1.3.6.1.4.1.171.10.70.5,SW36XXPRIMGMT-MIB::dlink-Dgs3650,,,,,,
.1.3.6.1.4.1.171.10.70.6,SW36XXPRIMGMT-MIB::dlink-Dgs3627,,,,,,
.1.3.6.1.4.1.171.10.70.8,SW36XXPRIMGMT-MIB::dlink-Dgs3627g,,,,,,
.1.3.6.1.4.1.171.10.70.9,SW36XXPRIMGMT-MIB::dlink-Dgs3612g,,,,,,
.1.3.6.1.4.1.171.10.70.10,SW36XXPRIMGMT-MIB::dlink-Dgs3612,,,,,,
.1.3.6.1.4.1.171.10.75,DES-1210-10AXME::dlink-DES1210SeriesProd,,,,,,
.1.3.6.1.4.1.171.10.75.5,DES-1210-28-AX::des-1210-28ax,,,,,,
.1.3.6.1.4.1.171.10.75.5.1,DES-1210-28-AX::companySystem,,,,,,
.1.3.6.1.4.1.171.10.75.5.1.1,DES-1210-28-AX::sysSwitchName,OCTET,read-write,,current,,System name used for identification of the device. The following characters are allowed to input. 0 ~ 9 / a ~ z / A ~ Z Special character: ( ) ¡V + - = .
.1.3.6.1.4.1.171.10.75.5.1.2,DES-1210-28-AX::sysHardwareVersion,OCTET,read-only,,current,,Version number of the Hardware.
.1.3.6.1.4.1.171.10.75.5.1.3,DES-1210-28-AX::sysFirmwareVersion,OCTET,read-only,,current,,Version number of the Firmware.
.1.3.6.1.4.1.171.10.75.5.1.4,DES-1210-28-AX::sysLoginTimeoutInterval,Integer32,read-write,,current,,This time interval is used to count the time and logout web interface automatically.
.1.3.6.1.4.1.171.10.75.5.1.5,DES-1210-28-AX::sysLocationName,OCTET,read-write,,current,,The location name of this node (e.g., `telephone closet,  3rd floor'). If the location is unknown, the value is  the zero-length string.
.1.3.6.1.4.1.171.10.75.5.1.6,DES-1210-28-AX::sysGroupInterval,Integer32,read-write,,current,,Group Interval is used to send D-link Discover packet to D-link  SmartConsole Utility frequency.   The timer in units of seconds.  Set value 0 to disable group Interval.
.1.3.6.1.4.1.171.10.75.5.1.7,DES-1210-28-AX::sysSystemPassword,OCTET,read-write,,current,,This object is used to set System Password,  The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.5.1.8,DES-1210-28-AX::sysSafeGuardEnable,INTEGER,read-write,,current,enable(1):disable(2),This object is used to set Safeguard Enable\Disable.
.1.3.6.1.4.1.171.10.75.5.1.9,DES-1210-28-AX::sysRestart,INTEGER,read-write,,current,true(1):false(2),This object allows the user to restart the Switch  (i.e)the entire switch will operationally go down and  start again. Setting a value of 'true' causes the switch  to be restarted.   When the switch operationally goes down, configuration  save operation is initiated based on the configuration save  option chosen.  When the switch operationally come up, the saved configurations are restored based on the restore option chosen.  Once the switch is restarted, the value of this object reverts to 'false'.
.1.3.6.1.4.1.171.10.75.5.1.10,DES-1210-28-AX::sysSave,INTEGER,read-write,,current,true(1):false(2),This object is used to save Configuration.
.1.3.6.1.4.1.171.10.75.5.1.13,DES-1210-28-AX::sysPortCtrlTable,,not-accessible,,current,,A table to control the port specific parameters of the device like speed, duplex mode, etc.
.1.3.6.1.4.1.171.10.75.5.1.13.1,DES-1210-28-AX::sysPortCtrlEntry,,not-accessible,sysPortCtrlIndex,current,,An entry appears in this table for each interface in the system.  Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.5.1.13.1.1,DES-1210-28-AX::sysPortCtrlIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.5.1.13.1.2,DES-1210-28-AX::sysPortCtrlSpeed,INTEGER,read-write,,current,rate1000M-Full(1):rate100M-Full(2):rate100M-Half(3):rate10M-Full(4):rate10M-Half(5):auto(6):disable(7),Configures interface speed.
.1.3.6.1.4.1.171.10.75.5.1.13.1.3,DES-1210-28-AX::sysPortCtrlOperStatus,INTEGER,read-only,,current,down(1):rate1000M-Full(2):rate100M-Full(3):rate100M-Half(4):rate10M-Full(5):rate10M-Half(6),The port's operating speed state.
.1.3.6.1.4.1.171.10.75.5.1.13.1.4,DES-1210-28-AX::sysPortCtrlMDI,INTEGER,read-write,,current,auto(1):mdi(2):mdix(3),Configures interface auto/mdi/mdix mode. The default setting is Auto.
.1.3.6.1.4.1.171.10.75.5.1.13.1.5,DES-1210-28-AX::sysPortCtrlFlowControl,INTEGER,read-write,,current,enable(1):disable(2),Enables / disables flow control for the interface.
.1.3.6.1.4.1.171.10.75.5.1.13.1.6,DES-1210-28-AX::sysPortCtrlFlowControlOper,INTEGER,read-only,,current,enabled(1):disabled(2),The link parner negotiate port's operating flow control state.
.1.3.6.1.4.1.171.10.75.5.1.13.1.7,DES-1210-28-AX::sysPortCtrlType,INTEGER,read-only,,current,fastethernet(1):gigabitethernet(2):fiberwith100BaseSFPModule(3):fiberwith1000BaseSFPModule(4),The port's media type.
.1.3.6.1.4.1.171.10.75.5.1.14,DES-1210-28-AX::sysDhcpAutoConfiguration,INTEGER,read-write,,current,enable(1):disable(2),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.10.75.5.2,DES-1210-28-AX::companyIpifGroup,,,,,,
.1.3.6.1.4.1.171.10.75.5.2.1,DES-1210-28-AX::sysIpAddrCfgMode,INTEGER,read-write,,current,manual(1):dynamic(2),Specifies the means by which the default interface in the device  gets the IP address. If 'manual' mode is selected, the default interface takes the  'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client,  BootP client, DHCP Client, etc.  If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr'  configured in the system.
.1.3.6.1.4.1.171.10.75.5.2.2,DES-1210-28-AX::sysIpAddr,IpAddress,read-write,,current,,Default IP Address of the system.  This IP address, if modified, will take effect only when the  configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.5.2.3,DES-1210-28-AX::sysIpSubnetMask,IpAddress,read-write,,current,,IP subnet mask for the default IP address.  This subnet mask, if modified, will take effect only when the configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.5.2.4,DES-1210-28-AX::sysGateway,IpAddress,read-write,,current,,Gateway
.1.3.6.1.4.1.171.10.75.5.3,DES-1210-28-AX::companyTftpGroup,,,,,,
.1.3.6.1.4.1.171.10.75.5.3.1,DES-1210-28-AX::tftpFwServerIpAddress,IpAddress,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.5.3.2,DES-1210-28-AX::tftpFwImageFileName,OCTET,read-write,,current,,Configure firmware filename to download.
.1.3.6.1.4.1.171.10.75.5.3.3,DES-1210-28-AX::tftpFwTftpOperation,INTEGER,read-write,,current,none(0):download(1):upload(2),The tftp operates to perform downloading the firmware image to the unit. This object is used in conjunction with
.1.3.6.1.4.1.171.10.75.5.3.4,DES-1210-28-AX::tftpFwTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3):transmit(4),The tftp operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.5.3.5,DES-1210-28-AX::tftpCfgServerIpAddress,IpAddress,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.5.3.6,DES-1210-28-AX::tftpConfigFileName,OCTET,read-write,,current,,The configuration filename is used to store or retrieve config  from the tftp server.
.1.3.6.1.4.1.171.10.75.5.3.7,DES-1210-28-AX::tftpConfigTftpOperation,INTEGER,read-write,,current,download(1):upload(2):progressing(3),The tftp operates to perform either downloading the 
.1.3.6.1.4.1.171.10.75.5.3.8,DES-1210-28-AX::tftpConfigTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3),The tftp operation status represent configuration file backup or restore status.
.1.3.6.1.4.1.171.10.75.5.4,DES-1210-28-AX::companyMiscGroup,,,,,,
.1.3.6.1.4.1.171.10.75.5.4.2,DES-1210-28-AX::miscReset,INTEGER,read-write,,current,reset(1):noop(2),Physically resets the unit - use with care. A (1) resets  the unit, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.5.4.3,DES-1210-28-AX::miscStatisticsReset,INTEGER,read-write,,current,reset(1):noop(2),Resets the units statistics. A (1) resets  the statistics count, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.5.6,DES-1210-28-AX::companyRSTP,,,,,,
.1.3.6.1.4.1.171.10.75.5.6.1,DES-1210-28-AX::stpGlobal,,,,,,
.1.3.6.1.4.1.171.10.75.5.6.1.1,DES-1210-28-AX::rstpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative module status requested by management for the RSTP Module. This enables or disables RSTP in the system. A value of 'enabled' (1) indicates that RSTP must be enabled in the device on all the ports. A value of 'disabled'(2) indicates that RSTP must be disabled in the device on all the ports.
.1.3.6.1.4.1.171.10.75.5.6.1.2,DES-1210-28-AX::stpVersion,INTEGER,read-write,,current,stpCompatible(0):rstp(2),The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New value may be defined as future versions of the protocol become available.
.1.3.6.1.4.1.171.10.75.5.6.1.3,DES-1210-28-AX::stpPriority,INTEGER,read-write,,current,,The bridge priority vector, as defined in 17.6. The first  (RootBridgeID) and third (DesignatedBridgeID)components are both equal to the value of the Bridge Identifier (17.18.2). The other components are zero.
.1.3.6.1.4.1.171.10.75.5.6.1.4,DES-1210-28-AX::stpTxHoldCount,INTEGER,read-write,,current,,The value used by the Port Transmit state machine to limit the maximum transmission rate.
.1.3.6.1.4.1.171.10.75.5.6.1.5,DES-1210-28-AX::stpProtocolSpecification,INTEGER,read-only,,current,unknown(1):decLb100(2):ieee8021d(3),An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined.
.1.3.6.1.4.1.171.10.75.5.6.1.6,DES-1210-28-AX::stpTimeSinceTopologyChange,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
.1.3.6.1.4.1.171.10.75.5.6.1.7,DES-1210-28-AX::stpTopChanges,Counter32,read-only,,current,,The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
.1.3.6.1.4.1.171.10.75.5.6.1.8,DES-1210-28-AX::stpDesignatedRoot,OCTET,read-only,,current,,The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
.1.3.6.1.4.1.171.10.75.5.6.1.9,DES-1210-28-AX::stpRootCost,INTEGER,read-only,,current,,The cost of the path to the root as seen from this bridge.
.1.3.6.1.4.1.171.10.75.5.6.1.10,DES-1210-28-AX::stpRootPort,INTEGER,read-only,,current,,The port number of the port which offers the lowest cost path from this bridge to the root bridge.
.1.3.6.1.4.1.171.10.75.5.6.1.11,DES-1210-28-AX::stpMaxAge,INTEGER,read-only,,current,,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. The rootTimes variable comprises the  Bridge¡¦s operational timer parameter values  (Message Age, Max Age, Forward Delay, and  Hello Time), derived from the values stored in  portTimes (17.19.22) for the Root Port or from  BridgeTimes (17.18.4).
.1.3.6.1.4.1.171.10.75.5.6.1.12,DES-1210-28-AX::stpHelloTime,INTEGER,read-only,,current,,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. The interval between periodic transmissions of  Configuration Messages by Designated Ports  (Table 17-1).
.1.3.6.1.4.1.171.10.75.5.6.1.13,DES-1210-28-AX::stpHoldTime,INTEGER,read-only,,current,,This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
.1.3.6.1.4.1.171.10.75.5.6.1.14,DES-1210-28-AX::stpForwardDelay,INTEGER,read-only,,current,,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. The delay used by STP Bridges (17.4) to transition  Root and Designated Ports to Forwarding  (Table 17-1).
.1.3.6.1.4.1.171.10.75.5.6.1.15,DES-1210-28-AX::stpBridgeMaxAge,INTEGER,read-write,,current,,The Max Age component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.75.5.6.1.16,DES-1210-28-AX::stpBridgeHelloTime,INTEGER,read-write,,current,,The Hello Time component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.75.5.6.1.17,DES-1210-28-AX::stpBridgeForwardDelay,INTEGER,read-write,,current,,The Forward Delay component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.75.5.6.2,DES-1210-28-AX::stpPortTable,,not-accessible,,current,,A table that contains port-specific information for the Spanning Tree Protocol.
.1.3.6.1.4.1.171.10.75.5.6.2.1,DES-1210-28-AX::stpPortEntry,,not-accessible,stpPort,current,,A list of information maintained by every port about the Spanning Tree Protocol state for that port.
.1.3.6.1.4.1.171.10.75.5.6.2.1.1,DES-1210-28-AX::stpPort,INTEGER,read-only,,current,,The port number of the port for which this entry contains Spanning Tree Protocol management information.
.1.3.6.1.4.1.171.10.75.5.6.2.1.2,DES-1210-28-AX::stpPortPriority,INTEGER,read-write,,current,,The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of stpPort.
.1.3.6.1.4.1.171.10.75.5.6.2.1.3,DES-1210-28-AX::stpPortState,INTEGER,read-only,,current,disabled(1):blocking(2):listening(3):learning(4):forwarding(5):broken(6),The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see stpPortEnable), this object will have a value of disabled(1).
.1.3.6.1.4.1.171.10.75.5.6.2.1.4,DES-1210-28-AX::stpPortEnable,INTEGER,read-write,,current,enabled(1):disabled(2),The enabled/disabled status of the port.
.1.3.6.1.4.1.171.10.75.5.6.2.1.5,DES-1210-28-AX::stpAdminPortPathCost,INTEGER,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. Writing a value of '0' assigns the  automatically calculated default Path Cost value to  the ohter object stpPortPathCost. If the default  Path Cost is being used,this object returns '0' when  read.
.1.3.6.1.4.1.171.10.75.5.6.2.1.6,DES-1210-28-AX::stpPortPathCost,INTEGER,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port.
.1.3.6.1.4.1.171.10.75.5.6.2.1.7,DES-1210-28-AX::stpPortDesignatedRoot,OCTET,read-only,,current,,The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
.1.3.6.1.4.1.171.10.75.5.6.2.1.8,DES-1210-28-AX::stpPortDesignatedCost,INTEGER,read-only,,current,,The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
.1.3.6.1.4.1.171.10.75.5.6.2.1.9,DES-1210-28-AX::stpPortDesignatedBridge,OCTET,read-only,,current,,The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
.1.3.6.1.4.1.171.10.75.5.6.2.1.10,DES-1210-28-AX::stpPortDesignatedPort,OCTET,read-only,,current,,The Port Identifier of the port on the Designated Bridge for this port's segment.
.1.3.6.1.4.1.171.10.75.5.6.2.1.11,DES-1210-28-AX::stpPortForwardTransitions,Counter32,read-only,,current,,The number of times this port has transitioned from the Learning state to the Forwarding state.
.1.3.6.1.4.1.171.10.75.5.6.2.1.12,DES-1210-28-AX::stpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.10.75.5.6.2.1.13,DES-1210-28-AX::stpPortOperEdgePort,INTEGER,read-only,,current,true(1):false(2),The operational value of the Edge Port parameter. The object is initialized to the value of stpPortAdminEdgePort and is set FALSE on reception of a BPDU.
.1.3.6.1.4.1.171.10.75.5.6.2.1.14,DES-1210-28-AX::stpPortAdminPointToPoint,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.10.75.5.6.2.1.15,DES-1210-28-AX::stpPortOperPointToPoint,INTEGER,read-only,,current,true(1):false(2),The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the stpPortAdminPointToPoint object.
.1.3.6.1.4.1.171.10.75.5.6.2.1.16,DES-1210-28-AX::stpPortEdge,INTEGER,read-write,,current,true(1):false(0):auto(2), This parameter when TRUE(1) indicates that detection of a port  as Edge Port happens automatically and FALSE(2)  indicates that this feature is disabled.
.1.3.6.1.4.1.171.10.75.5.6.2.1.17,DES-1210-28-AX::stpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to be selected as Root Port for the CIST or any MSTI, even it has  the best spanning tree priority vector. Such a Port will be selected  as an Alternate Port after the Root Port has been selected. This  parameter should be FALSE by default. If set it can cause lack of  spanning tree connectivity. It is set by a network administrator to  prevent bridges external to a core region of the network influencing  the spanning tree active topology, possibly because those bridges are  not under the full control of the administrator.  This administrator configuration is also known as 'Root Guard'.
.1.3.6.1.4.1.171.10.75.5.6.2.1.18,DES-1210-28-AX::stpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to propagate received topology change notifications and topology  changes to other Ports. This parameter should be FALSE by default.  If set it can cause temporary loss of connectivity after changes in  a spanning trees active topology as a result of persistent  incorrectly learnt station location information. It is set by a  network administrator to prevent bridges external to a core region of  the network causing address flushing in that region, possibly because  those bridges are not under the full control of the administrator or  MAC-Operational for the attached LANs transitions frequently.
.1.3.6.1.4.1.171.10.75.5.7,DES-1210-28-AX::companyDot1qVlanGroup,,,,,,
.1.3.6.1.4.1.171.10.75.5.7.2,DES-1210-28-AX::dot1qVlanManagementOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable management VLAN mechanism.
.1.3.6.1.4.1.171.10.75.5.7.3,DES-1210-28-AX::dot1qVlanManagementid,INTEGER,read-write,,current,,The management VLAN ID, which will allow to forward packets of that VLAN to CPU.
.1.3.6.1.4.1.171.10.75.5.7.5,DES-1210-28-AX::dot1qVlanAsyOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable IEEE 802.1Q Asymmetric VLAN
.1.3.6.1.4.1.171.10.75.5.7.6,DES-1210-28-AX::dot1qVlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.10.75.5.7.6.1,DES-1210-28-AX::dot1qVlanEntry,,not-accessible,dot1qVlanName,current,,Information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.10.75.5.7.6.1.1,DES-1210-28-AX::dot1qVlanName,OCTET,read-create,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.10.75.5.7.6.1.2,DES-1210-28-AX::dot1qVlanEgressPorts,OCTET,read-create,,current,,The set of ports which are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port per-VLAN Registrar control for Registration Fixed for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed.
.1.3.6.1.4.1.171.10.75.5.7.6.1.3,DES-1210-28-AX::dot1qVlanForbiddenPorts,OCTET,read-only,,current,,The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.4.1.171.10.75.5.7.6.1.4,DES-1210-28-AX::dot1qVlanUntaggedPorts,OCTET,read-create,,current,,The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set then it will reject the set operation with an error. An example might be if a manager attempts to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
.1.3.6.1.4.1.171.10.75.5.7.6.1.5,DES-1210-28-AX::dot1qVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in dot1qVlanTable. By setting this object, new entries can be created in dot1qVlanTable and existing entries can be removed from dot1qVlanTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.75.5.7.7,DES-1210-28-AX::dot1qVlanPortTable,,not-accessible,,current,,A table containing per port control and status information for VLAN configuration in the device.
.1.3.6.1.4.1.171.10.75.5.7.7.1,DES-1210-28-AX::dot1qVlanPortEntry,,not-accessible,,current,,Information controlling VLAN configuration for a port on the device.
.1.3.6.1.4.1.171.10.75.5.7.7.1.1,DES-1210-28-AX::dot1qVlanPvid,Unsigned32,read-write,,current,,The PVID, the VLAN ID assigned to untagged frames or Priority-Tagged frames received on this port.
.1.3.6.1.4.1.171.10.75.5.7.8,DES-1210-28-AX::dot1qVlanUngisterMCFilterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.5.7.8.1,DES-1210-28-AX::dot1qVlanUngisterMCFilterEntry,,not-accessible,dot1qVlanUngisterMCFilterVlanId,current,,A list of multicast filter mode information for each VLAN ID.
.1.3.6.1.4.1.171.10.75.5.7.8.1.1,DES-1210-28-AX::dot1qVlanUngisterMCFilterVlanId,Integer32,read-only,,current,,Per Vlan to configure multicast filtering function.
.1.3.6.1.4.1.171.10.75.5.7.8.1.2,DES-1210-28-AX::dot1qVlanUngisterMCFiltermode,INTEGER,read-write,,current,filter(1):forward(0),Filter unknown multicast frames or normal operation(i.e. forwarding)
.1.3.6.1.4.1.171.10.75.5.8,DES-1210-28-AX::companyLA,,,,,,
.1.3.6.1.4.1.171.10.75.5.8.1,DES-1210-28-AX::laSystem,,,,,,
.1.3.6.1.4.1.171.10.75.5.8.1.2,DES-1210-28-AX::laStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the Link Aggregation Module administrative status as  enabled or disabled.
.1.3.6.1.4.1.171.10.75.5.8.1.3,DES-1210-28-AX::laPortChannelTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel.
.1.3.6.1.4.1.171.10.75.5.8.1.3.1,DES-1210-28-AX::laPortChannelEntry,,not-accessible,laPortChannelIfIndex,current,,There is one entry in this table for each created port-channel port.
.1.3.6.1.4.1.171.10.75.5.8.1.3.1.1,DES-1210-28-AX::laPortChannelIfIndex,Integer32,read-only,,current,,The index of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.75.5.8.1.3.1.2,DES-1210-28-AX::laPortChannelMemberList,OCTET,read-write,,current,,Member Port list of the port channel. Add the ports as a 
.1.3.6.1.4.1.171.10.75.5.8.1.3.1.3,DES-1210-28-AX::laPortChannelMode,INTEGER,read-write,,current,lacp(1):static(2):disable(3),Current Operating Channel Mode of the port channel Lacp(1) - forcing the port to negotiate with the partner. manual(2) - force the port to enable channeling (Manual). disable(3) - channeling is disabled.
.1.3.6.1.4.1.171.10.75.5.8.2,DES-1210-28-AX::laPortControl,,,,,,
.1.3.6.1.4.1.171.10.75.5.8.2.1,DES-1210-28-AX::laPortControlTable,,not-accessible,,current,,A table that contains Link Aggregation Control configuration information about every Aggregation Port associated with this device. A row appears in this table for each physical port.
.1.3.6.1.4.1.171.10.75.5.8.2.1.1,DES-1210-28-AX::laPortControlEntry,,not-accessible,laPortControlIndex,current,,A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
.1.3.6.1.4.1.171.10.75.5.8.2.1.1.1,DES-1210-28-AX::laPortControlIndex,Integer32,read-only,,current,,The index of the port.
.1.3.6.1.4.1.171.10.75.5.8.2.1.1.2,DES-1210-28-AX::laPortActorPortPriority,INTEGER,read-write,,current,,The priority value assigned to this Aggregation Port. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.5.8.2.1.1.3,DES-1210-28-AX::laPortActorActivity,INTEGER,read-write,,current,active(1):passive(2),This object indicates LACP-Activity to this Aggregation Port.  LACP can be configured in one of two modes: active or passive.  In active mode it will always send frames along the configured links.  If the actor and partner are both in passive mode, they do not  exchange LACP packets.
.1.3.6.1.4.1.171.10.75.5.8.2.1.1.4,DES-1210-28-AX::laPortActorTimeout,INTEGER,read-write,,current,short(1):long(2),This object indicates LACP-Timeout to this Aggregation Port. short(1) - LACP Timeout 3 seconds. long (2) - LACP Timeout 90 seconds.
.1.3.6.1.4.1.171.10.75.5.9,DES-1210-28-AX::companyStaticMAC,,,,,,
.1.3.6.1.4.1.171.10.75.5.9.1,DES-1210-28-AX::staticDisableAutoLearn,INTEGER,read-write,,current,on(1):off(2),Set on to disable Auto Learning Excluding Uplink Port and set off to enable Auto Learning.
.1.3.6.1.4.1.171.10.75.5.9.2,DES-1210-28-AX::staticAutoLearningList,OCTET,read-write,,current,,The set of the device's member ports that belong
.1.3.6.1.4.1.171.10.75.5.9.3,DES-1210-28-AX::staticTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.5.9.3.1,DES-1210-28-AX::staticEntry,,not-accessible,staticVlanID:staticMac:staticPort,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.5.9.3.1.1,DES-1210-28-AX::staticVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.5.9.3.1.2,DES-1210-28-AX::staticMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.5.9.3.1.3,DES-1210-28-AX::staticPort,INTEGER,read-only,,current,,The forwarding port of the static MAC entry.
.1.3.6.1.4.1.171.10.75.5.9.3.1.4,DES-1210-28-AX::staticStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static MAC Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. The trunk member port can not set up static MAC.
.1.3.6.1.4.1.171.10.75.5.10,DES-1210-28-AX::companyIgsGroup,,,,,,
.1.3.6.1.4.1.171.10.75.5.10.1,DES-1210-28-AX::igsSystem,,,,,,
.1.3.6.1.4.1.171.10.75.5.10.1.1,DES-1210-28-AX::igsStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module starts  protocol operations. When set to 'disabled', the IGS module stops performing  protocol operations.
.1.3.6.1.4.1.171.10.75.5.10.1.2,DES-1210-28-AX::igsRouterPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  router port entry will be purged. For each router port learnt,  this timer runs for 'RouterPortPurgeInterval' seconds.When the  timer expires, the learnt router port entry is purged. However  if control messages are received from the router before the  timer expiry, then the timer is restarted.
.1.3.6.1.4.1.171.10.75.5.10.1.3,DES-1210-28-AX::igsHostPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  port entry will be purged. For each port on which report has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a report  message is received from a host on the specific port. If  the timer expires, then , the learnt port entry will  be purged from the multicast group.
.1.3.6.1.4.1.171.10.75.5.10.1.4,DES-1210-28-AX::igsRobustnessValue,Integer32,read-write,,current,,When the switch receives leave message on a port, it sends group specific query to check if there are any other  interested receivers for the group. This attribute defines  the maximum number of queries sent by the switch before deleting  the port from the group membership information in the forwarding  database. If the maximum retry count exceeds 'igsRobustnessValue',  then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no  interested receivers for the group.
.1.3.6.1.4.1.171.10.75.5.10.1.5,DES-1210-28-AX::igsGrpQueryInterval,Integer32,read-write,,current,,The value of this attribute defines the time period with which  the switch will send group specific queries on a port to check  if there is any intersted receivers. The switch will send  'igsRobustnessValue' queries before removing the port from the  group membership information in the forwarding database.
.1.3.6.1.4.1.171.10.75.5.10.1.6,DES-1210-28-AX::igsQueryInterval,Integer32,read-write,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  VLANs.
.1.3.6.1.4.1.171.10.75.5.10.1.7,DES-1210-28-AX::igsQueryMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time advertised in IGMPv2 general queries on this interface.
.1.3.6.1.4.1.171.10.75.5.10.3,DES-1210-28-AX::igsVlan,,,,,,
.1.3.6.1.4.1.171.10.75.5.10.3.3,DES-1210-28-AX::igsVlanRouterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.5.10.3.3.1,DES-1210-28-AX::igsVlanRouterEntry,,not-accessible,igsVlanRouterVlanId,current,,An igs vlan router entry contain the igs vlan router port list.
.1.3.6.1.4.1.171.10.75.5.10.3.3.1.1,DES-1210-28-AX::igsVlanRouterVlanId,Integer32,read-only,,current,,It is the VLAN ID of the igs vlan router entry.
.1.3.6.1.4.1.171.10.75.5.10.3.3.1.2,DES-1210-28-AX::igsVlanRouterPortList,OCTET,read-only,,current,,List of ports on which routers are present.  These router ports are learnt through control messages  received from routers, and can also be configured  statically.
.1.3.6.1.4.1.171.10.75.5.10.3.4,DES-1210-28-AX::igsVlanFilterTable,,not-accessible,,current,,This table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is  enabled in the system.
.1.3.6.1.4.1.171.10.75.5.10.3.4.1,DES-1210-28-AX::igsVlanFilterEntry,,not-accessible,igsVlanFilterVlanId,current,,Contains snooping status , version and fast leave configuration for a specific VLAN.
.1.3.6.1.4.1.171.10.75.5.10.3.4.1.1,DES-1210-28-AX::igsVlanFilterVlanId,Integer32,read-only,,current,,Index of IgsVlanFilterEntry. This object indicates the VLAN ID for which  the snooping configurations in IgsVlanFilterEntry is to be done.
.1.3.6.1.4.1.171.10.75.5.10.3.4.1.2,DES-1210-28-AX::igsVlanSnoopStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable IGS function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.5.10.3.4.1.3,DES-1210-28-AX::igsVlanQuerier,INTEGER,read-only,,current,enabled(1):disabled(2),Indicates whether the switch is configured as a querier in the VLAN
.1.3.6.1.4.1.171.10.75.5.10.3.4.1.4,DES-1210-28-AX::igsVlanCfgQuerier,INTEGER,read-write,,current,enabled(1):disabled(2),The snooping switch can be configured as a querier via this object  to send out IGMP general queries when IGMP routers are not present in the VLAN.  When set to 'enabled', the switch will generate general queries.
.1.3.6.1.4.1.171.10.75.5.10.3.4.1.5,DES-1210-28-AX::igsVlanQueryInterval,Integer32,read-only,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  the VLAN. A switch should be configured as a querier for a VLAN  only when there is no queriers in the network.
.1.3.6.1.4.1.171.10.75.5.10.3.4.1.6,DES-1210-28-AX::igsVlanRtrPortList,OCTET,read-write,,current,,List of ports which are configured statically as router ports
.1.3.6.1.4.1.171.10.75.5.10.3.5,DES-1210-28-AX::igsVlanMulticastGroupTable,,not-accessible,,current,,This table contains MAC based multicast forwarding  information.
.1.3.6.1.4.1.171.10.75.5.10.3.5.1,DES-1210-28-AX::igsVlanMulticastGroupEntry,,not-accessible,igsVlanMulticastGroupVlanId:igsVlanMulticastGroupIpAddress,current,,This table contains VLAN ID, multicast group MAC address and the  list of ports onto which the multicast data packets for group should be forwarded.
.1.3.6.1.4.1.171.10.75.5.10.3.5.1.1,DES-1210-28-AX::igsVlanMulticastGroupVlanId,Integer32,read-only,,current,,VLAN ID pertaining to the Multicast forwarding entry
.1.3.6.1.4.1.171.10.75.5.10.3.5.1.2,DES-1210-28-AX::igsVlanMulticastGroupIpAddress,OCTET,read-only,,current,,Multicast group IP address. This object indicates that a multicast group address was learned in the switch and be represented  as IP address format.
.1.3.6.1.4.1.171.10.75.5.10.3.5.1.3,DES-1210-28-AX::igsVlanMulticastGroupMacAddress,OCTET,read-only,,current,,Multicast group MAC address. This object indicates that a multicast group address was learned in the switch and be represented  as MAC address format.
.1.3.6.1.4.1.171.10.75.5.10.3.5.1.4,DES-1210-28-AX::igsVlanMulticastGroupPortList,OCTET,read-only,,current,,List of ports onto which the multicast data packets destined for this group will be forwarded.
.1.3.6.1.4.1.171.10.75.5.11,DES-1210-28-AX::companyDot1xGroup,,,,,,
.1.3.6.1.4.1.171.10.75.5.11.1,DES-1210-28-AX::radius,,,,,,
.1.3.6.1.4.1.171.10.75.5.11.1.1,DES-1210-28-AX::radiusServerAddress,IpAddress,read-write,,current,,The IP address of the RADIUS server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.5.11.1.2,DES-1210-28-AX::radiusServerSharedSecret,OCTET,read-write,,current,,The secret string which is shared between Server and Client
.1.3.6.1.4.1.171.10.75.5.11.2,DES-1210-28-AX::dot1xAuth,,,,,,
.1.3.6.1.4.1.171.10.75.5.11.2.1,DES-1210-28-AX::dot1xAuthStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Static 802.1x.
.1.3.6.1.4.1.171.10.75.5.11.2.2,DES-1210-28-AX::dot1xAuthQuietPeriod,INTEGER,read-write,,current,,The value, in seconds, of the quietPeriod constant  currently in use by the Authenticator PAE state  machine.
.1.3.6.1.4.1.171.10.75.5.11.2.3,DES-1210-28-AX::dot1xAuthTxPeriod,INTEGER,read-write,,current,,The value, in seconds, of the txPeriod constant  currently in use by the Authenticator PAE state  machine.
.1.3.6.1.4.1.171.10.75.5.11.2.4,DES-1210-28-AX::dot1xAuthSuppTimeout,INTEGER,read-write,,current,,The value, in seconds, of the suppTimeout constant  currently in use by the Backend Authentication state  machine.
.1.3.6.1.4.1.171.10.75.5.11.2.5,DES-1210-28-AX::dot1xAuthServerTimeout,INTEGER,read-write,,current,,The value, in seconds, of the serverTimeout constant  currently in use by the Backend Authentication state  machine.
.1.3.6.1.4.1.171.10.75.5.11.2.6,DES-1210-28-AX::dot1xAuthMaxReq,INTEGER,read-write,,current,,The value of the maxReq constant currently in use by  the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.5.11.2.7,DES-1210-28-AX::dot1xAuthReAuthPeriod,Unsigned32,read-write,,current,,The value, in seconds, of the reAuthPeriod constant  currently in use by the Reauthentication Timer state  machine.
.1.3.6.1.4.1.171.10.75.5.11.2.8,DES-1210-28-AX::dot1xAuthReAuthEnabled,INTEGER,read-write,,current,enabled(1):disabled(2),The enable/disable control used by the Reauthentication  Timer state machine (8.5.5.1).
.1.3.6.1.4.1.171.10.75.5.11.2.9,DES-1210-28-AX::dot1xAuthConfigPortTable,,not-accessible,,current,,A table that contains the configuration objects for the 
.1.3.6.1.4.1.171.10.75.5.11.2.9.1,DES-1210-28-AX::dot1xAuthConfigPortEntry,,not-accessible,dot1xAuthConfigPortNumber,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.5.11.2.9.1.1,DES-1210-28-AX::dot1xAuthConfigPortNumber,INTEGER,read-only,,current,,A unique value for each port that correlates to port index. Its value ranges between 1 and the value of port number.
.1.3.6.1.4.1.171.10.75.5.11.2.9.1.2,DES-1210-28-AX::dot1xAuthConfigPortControl,INTEGER,read-write,,current,forceUnauthorized(1):auto(2):forceAuthorized(3),The current value of the controlled Port  control parameter for the Port.
.1.3.6.1.4.1.171.10.75.5.11.2.9.1.3,DES-1210-28-AX::dot1xAuthConfigPortStatus,INTEGER,read-only,,current,authorized(1):unauthorized(2),The current value of the controlled Port  status parameter for the Port.
.1.3.6.1.4.1.171.10.75.5.11.2.9.1.4,DES-1210-28-AX::dot1xAuthConfigPortSessionTime,TimeTicks,read-only,,current,,The duration of the session in seconds.
.1.3.6.1.4.1.171.10.75.5.11.2.9.1.5,DES-1210-28-AX::dot1xAuthConfigPortSessionUserName,OCTET,read-only,,current,,The User-Name representing the identity of the  Supplicant PAE.
.1.3.6.1.4.1.171.10.75.5.12,DES-1210-28-AX::companyQoSGroup,,,,,,
.1.3.6.1.4.1.171.10.75.5.12.1,DES-1210-28-AX::qosMode,INTEGER,read-write,,current,dot1p(1):dscp(2),Settings of Qos mode: IEEE 802.1p QoS or DSCP QoS. IEEE 802.1p : It specifies a priority(0~7) value to four queues in WS3 : Low(1,2), Medium(0,3), High(4,5) and Highest(6,7), inclusive that can be used by Quality of Service (QoS) disciplines to differentiate traffic. DSCP : Differentiated services enhancements to the Internet protocol are intended to enable scalable service discrimination in the Internet without the need for per-flow state and signaling at every hop.  
.1.3.6.1.4.1.171.10.75.5.12.2,DES-1210-28-AX::queuingMechanism,INTEGER,read-write,,current,strictPriority(1):wrr(2),Queuing mechanism. strictPriority(1) : Strict Priority wrr(2) : Weighted Round Robin  Strict-priority scheduling is implemented with a special strict-priority scheduler node that is stacked directly above the port. Queues stacked on top of the strict-priority scheduler node always get bandwidth before other queues.  Weighted round-robin scheduling is designed to better handle queues with different processing capacities. Each queue has a weight : Low is 1, Medium is 2, High is 4 and Highest is 8 for WS3 spec. Queues with higher weights get bandwidth before than other queues with less weights.  
.1.3.6.1.4.1.171.10.75.5.12.3,DES-1210-28-AX::qosQ1p,,,,,,
.1.3.6.1.4.1.171.10.75.5.12.3.1,DES-1210-28-AX::dot1pPortTable,,not-accessible,,current,,A list of 802.1p port default priority Entries.
.1.3.6.1.4.1.171.10.75.5.12.3.1.1,DES-1210-28-AX::dot1pPortEntry,,not-accessible,dot1pPortIndex,current,,A list of 802.1p port default priority priorities.
.1.3.6.1.4.1.171.10.75.5.12.3.1.1.1,DES-1210-28-AX::dot1pPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.5.12.3.1.1.2,DES-1210-28-AX::dot1pPortPriority,INTEGER,read-write,,current,low(1):medium(2):high(3):highest(4),For ingress untagged packets, the per port 'Default Priority' setting will be applied to packets of each port to provide  port-based traffic prioritization. For ingress tagged packets, D-Link Smart Switches will refer to their 802.1p information and prioritize them with 4 different priority queues. 
.1.3.6.1.4.1.171.10.75.5.12.4,DES-1210-28-AX::qosDiffServ,,,,,,
.1.3.6.1.4.1.171.10.75.5.12.4.1,DES-1210-28-AX::qosDiffServEnable,INTEGER,read-only,,current,enable(1):disable(2),Display the DSCP(Differentiated services) function Enabled or Disabled.  Notice : DiffServ Type is 2~7 bits in the TOS field. ex: If the DiffServ Type = 000011(3),  the value in TOS field is 00001100(12) 
.1.3.6.1.4.1.171.10.75.5.12.4.2,DES-1210-28-AX::qosDiffServTypeGroup,,,,,,
.1.3.6.1.4.1.171.10.75.5.12.4.2.1,DES-1210-28-AX::qosDiffServType00,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 0 : IP ToS value = 0
.1.3.6.1.4.1.171.10.75.5.12.4.2.2,DES-1210-28-AX::qosDiffServType01,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 01 : IP ToS value = 4
.1.3.6.1.4.1.171.10.75.5.12.4.2.3,DES-1210-28-AX::qosDiffServType02,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 02 : IP ToS value = 8
.1.3.6.1.4.1.171.10.75.5.12.4.2.4,DES-1210-28-AX::qosDiffServType03,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 03 : IP ToS value = 12
.1.3.6.1.4.1.171.10.75.5.12.4.2.5,DES-1210-28-AX::qosDiffServType04,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 04 : IP ToS value = 16
.1.3.6.1.4.1.171.10.75.5.12.4.2.6,DES-1210-28-AX::qosDiffServType05,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 05 : IP ToS value = 20
.1.3.6.1.4.1.171.10.75.5.12.4.2.7,DES-1210-28-AX::qosDiffServType06,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 06 : IP ToS value = 24
.1.3.6.1.4.1.171.10.75.5.12.4.2.8,DES-1210-28-AX::qosDiffServType07,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 07 : IP ToS value = 28
.1.3.6.1.4.1.171.10.75.5.12.4.2.9,DES-1210-28-AX::qosDiffServType08,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 08 : IP ToS value = 32
.1.3.6.1.4.1.171.10.75.5.12.4.2.10,DES-1210-28-AX::qosDiffServType09,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 09 : IP ToS value = 36
.1.3.6.1.4.1.171.10.75.5.12.4.2.11,DES-1210-28-AX::qosDiffServType10,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 10 : IP ToS value = 40
.1.3.6.1.4.1.171.10.75.5.12.4.2.12,DES-1210-28-AX::qosDiffServType11,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 11 : IP ToS value = 44
.1.3.6.1.4.1.171.10.75.5.12.4.2.13,DES-1210-28-AX::qosDiffServType12,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 12 : IP ToS value = 48
.1.3.6.1.4.1.171.10.75.5.12.4.2.14,DES-1210-28-AX::qosDiffServType13,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 13 : IP ToS value = 52
.1.3.6.1.4.1.171.10.75.5.12.4.2.15,DES-1210-28-AX::qosDiffServType14,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 14 : IP ToS value = 56
.1.3.6.1.4.1.171.10.75.5.12.4.2.16,DES-1210-28-AX::qosDiffServType15,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 15 : IP ToS value = 60
.1.3.6.1.4.1.171.10.75.5.12.4.2.17,DES-1210-28-AX::qosDiffServType16,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 16 : IP ToS value = 64
.1.3.6.1.4.1.171.10.75.5.12.4.2.18,DES-1210-28-AX::qosDiffServType17,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 17 : IP ToS value = 68
.1.3.6.1.4.1.171.10.75.5.12.4.2.19,DES-1210-28-AX::qosDiffServType18,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 18 : IP ToS value = 72
.1.3.6.1.4.1.171.10.75.5.12.4.2.20,DES-1210-28-AX::qosDiffServType19,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 19 : IP ToS value = 76
.1.3.6.1.4.1.171.10.75.5.12.4.2.21,DES-1210-28-AX::qosDiffServType20,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 20 : IP ToS value = 80
.1.3.6.1.4.1.171.10.75.5.12.4.2.22,DES-1210-28-AX::qosDiffServType21,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 21 : IP ToS value = 84
.1.3.6.1.4.1.171.10.75.5.12.4.2.23,DES-1210-28-AX::qosDiffServType22,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 22 : IP ToS value = 88
.1.3.6.1.4.1.171.10.75.5.12.4.2.24,DES-1210-28-AX::qosDiffServType23,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 23 : IP ToS value = 92
.1.3.6.1.4.1.171.10.75.5.12.4.2.25,DES-1210-28-AX::qosDiffServType24,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 24 : IP ToS value = 96
.1.3.6.1.4.1.171.10.75.5.12.4.2.26,DES-1210-28-AX::qosDiffServType25,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 25 : IP ToS value = 100
.1.3.6.1.4.1.171.10.75.5.12.4.2.27,DES-1210-28-AX::qosDiffServType26,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 26 : IP ToS value = 104
.1.3.6.1.4.1.171.10.75.5.12.4.2.28,DES-1210-28-AX::qosDiffServType27,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 27 : IP ToS value = 108
.1.3.6.1.4.1.171.10.75.5.12.4.2.29,DES-1210-28-AX::qosDiffServType28,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 28 : IP ToS value = 112
.1.3.6.1.4.1.171.10.75.5.12.4.2.30,DES-1210-28-AX::qosDiffServType29,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 29 : IP ToS value = 116
.1.3.6.1.4.1.171.10.75.5.12.4.2.31,DES-1210-28-AX::qosDiffServType30,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 30 : IP ToS value = 120
.1.3.6.1.4.1.171.10.75.5.12.4.2.32,DES-1210-28-AX::qosDiffServType31,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 31 : IP ToS value = 124
.1.3.6.1.4.1.171.10.75.5.12.4.2.33,DES-1210-28-AX::qosDiffServType32,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 32 : IP ToS value = 128
.1.3.6.1.4.1.171.10.75.5.12.4.2.34,DES-1210-28-AX::qosDiffServType33,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 33 : IP ToS value = 132
.1.3.6.1.4.1.171.10.75.5.12.4.2.35,DES-1210-28-AX::qosDiffServType34,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 34 : IP ToS value = 136
.1.3.6.1.4.1.171.10.75.5.12.4.2.36,DES-1210-28-AX::qosDiffServType35,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 35 : IP ToS value = 140
.1.3.6.1.4.1.171.10.75.5.12.4.2.37,DES-1210-28-AX::qosDiffServType36,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 36 : IP ToS value = 144
.1.3.6.1.4.1.171.10.75.5.12.4.2.38,DES-1210-28-AX::qosDiffServType37,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 37 : IP ToS value = 148
.1.3.6.1.4.1.171.10.75.5.12.4.2.39,DES-1210-28-AX::qosDiffServType38,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 38 : IP ToS value = 152
.1.3.6.1.4.1.171.10.75.5.12.4.2.40,DES-1210-28-AX::qosDiffServType39,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 39 : IP ToS value = 156
.1.3.6.1.4.1.171.10.75.5.12.4.2.41,DES-1210-28-AX::qosDiffServType40,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 40 : IP ToS value = 160
.1.3.6.1.4.1.171.10.75.5.12.4.2.42,DES-1210-28-AX::qosDiffServType41,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 41 : IP ToS value = 164
.1.3.6.1.4.1.171.10.75.5.12.4.2.43,DES-1210-28-AX::qosDiffServType42,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 42 : IP ToS value = 168
.1.3.6.1.4.1.171.10.75.5.12.4.2.44,DES-1210-28-AX::qosDiffServType43,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 43 : IP ToS value = 172
.1.3.6.1.4.1.171.10.75.5.12.4.2.45,DES-1210-28-AX::qosDiffServType44,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 44 : IP ToS value = 176
.1.3.6.1.4.1.171.10.75.5.12.4.2.46,DES-1210-28-AX::qosDiffServType45,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 45 : IP ToS value = 180
.1.3.6.1.4.1.171.10.75.5.12.4.2.47,DES-1210-28-AX::qosDiffServType46,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 46 : IP ToS value = 184
.1.3.6.1.4.1.171.10.75.5.12.4.2.48,DES-1210-28-AX::qosDiffServType47,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 47 : IP ToS value = 188
.1.3.6.1.4.1.171.10.75.5.12.4.2.49,DES-1210-28-AX::qosDiffServType48,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 48 : IP ToS value = 192
.1.3.6.1.4.1.171.10.75.5.12.4.2.50,DES-1210-28-AX::qosDiffServType49,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 49 : IP ToS value = 196
.1.3.6.1.4.1.171.10.75.5.12.4.2.51,DES-1210-28-AX::qosDiffServType50,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 50 : IP ToS value = 200
.1.3.6.1.4.1.171.10.75.5.12.4.2.52,DES-1210-28-AX::qosDiffServType51,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 51 : IP ToS value = 204
.1.3.6.1.4.1.171.10.75.5.12.4.2.53,DES-1210-28-AX::qosDiffServType52,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 52 : IP ToS value = 208
.1.3.6.1.4.1.171.10.75.5.12.4.2.54,DES-1210-28-AX::qosDiffServType53,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 53 : IP ToS value = 212
.1.3.6.1.4.1.171.10.75.5.12.4.2.55,DES-1210-28-AX::qosDiffServType54,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 54 : IP ToS value = 216
.1.3.6.1.4.1.171.10.75.5.12.4.2.56,DES-1210-28-AX::qosDiffServType55,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 55 : IP ToS value = 220
.1.3.6.1.4.1.171.10.75.5.12.4.2.57,DES-1210-28-AX::qosDiffServType56,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 56 : IP ToS value = 224
.1.3.6.1.4.1.171.10.75.5.12.4.2.58,DES-1210-28-AX::qosDiffServType57,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 57 : IP ToS value = 228
.1.3.6.1.4.1.171.10.75.5.12.4.2.59,DES-1210-28-AX::qosDiffServType58,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 58 : IP ToS value = 232
.1.3.6.1.4.1.171.10.75.5.12.4.2.60,DES-1210-28-AX::qosDiffServType59,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 59 : IP ToS value = 236
.1.3.6.1.4.1.171.10.75.5.12.4.2.61,DES-1210-28-AX::qosDiffServType60,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 60 : IP ToS value = 240
.1.3.6.1.4.1.171.10.75.5.12.4.2.62,DES-1210-28-AX::qosDiffServType61,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 61 : IP ToS value = 244
.1.3.6.1.4.1.171.10.75.5.12.4.2.63,DES-1210-28-AX::qosDiffServType62,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 62 : IP ToS value = 248
.1.3.6.1.4.1.171.10.75.5.12.4.2.64,DES-1210-28-AX::qosDiffServType63,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 63 : IP ToS value = 252
.1.3.6.1.4.1.171.10.75.5.13,DES-1210-28-AX::companyTrafficMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.5.13.1,DES-1210-28-AX::bandwidthCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.5.13.1.2,DES-1210-28-AX::bandwidthCtrlTable,,not-accessible,,current,,A table to control the rate limiting parameters  either for the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.5.13.1.2.1,DES-1210-28-AX::bandwidthCtrlEntry,,not-accessible,bandwidthCtrlIndex,current,,An entry appears in this table for each physical interface in the switch.
.1.3.6.1.4.1.171.10.75.5.13.1.2.1.1,DES-1210-28-AX::bandwidthCtrlIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.75.5.13.1.2.1.2,DES-1210-28-AX::bandwidthCtrlTxThreshold,Integer32,read-write,,current,,Configures interface Rate Limit (Packet that can be transferred on a port at a particular second).  This object's value will take effect on the interface speed. Based on the operating speed of the port, the rate limit will be applied. This value can also be affected by the metering. A value of zero(0) disable rate limiting i.e. sets the port to full speed. The value can  be set between 64~102400(Kbits per second) in FE port, 64~1024000 (Kbits per second) in GE port.  (Note: The multiple of 1850 Kbits/sec will be set automatically because the resolution of Giga-port Tx bandwidth control is 1850 Kbits/sec.)
.1.3.6.1.4.1.171.10.75.5.13.1.2.1.3,DES-1210-28-AX::bandwidthCtrlRxThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of receive packets that can be transmitted per second over this  interface. Setting this object to the value zero disables rate  limiting for receive packets on this interface. The value that can be set for this object is limited by the underlying hardware.  The value can be set between 64~102400(Kbits per second) in FE  port, 64~1024000(Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.75.5.13.3,DES-1210-28-AX::broadcastStormCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.5.13.3.1,DES-1210-28-AX::broadcastStormCtrlGlobalOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates storm control function is enabled or disabled  for device. When you enable broadcast storm control function, D-Link Smart  Switches will allowed you to limit the number of broadcast packets  per second going through device.
.1.3.6.1.4.1.171.10.75.5.13.3.2,DES-1210-28-AX::broadcastStormCtrlLimitType,INTEGER,read-write,,current,broadcastonly(1):multicastAndbroadcast(2):dlfMulticastAndbroadcast(3),This object indicates storm control function is control broadcast packet or multicast packet or dlf packet.
.1.3.6.1.4.1.171.10.75.5.13.3.3,DES-1210-28-AX::broadcastStormCtrlThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of Kbits/sec that can be transmitted per second over this interface.  Setting this object to the value zero disables rate limiting on  this interface. The value that can be set for this object is  limited by the underlying hardware. The limit value must be between  64~1024000 and limit value is multiple of 64.  (Notice : if the limit value is 0, it means unlimited.)
.1.3.6.1.4.1.171.10.75.5.14,DES-1210-28-AX::companySecurity,,,,,,
.1.3.6.1.4.1.171.10.75.5.14.1,DES-1210-28-AX::securityTrustedHost,,,,,,
.1.3.6.1.4.1.171.10.75.5.14.1.1,DES-1210-28-AX::trustedHostStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates trusted host function is enabled or disabled.  When trusted host function is enabled, D-Link Smart Switches will  only allow hosts which you trust to access and control the switch. Your local host IP Addresses must be one of the IP Addresses to  avoid disconnection.
.1.3.6.1.4.1.171.10.75.5.14.1.2,DES-1210-28-AX::trustedHostTable,,not-accessible,,current,,A table to configure trusted host in the system.
.1.3.6.1.4.1.171.10.75.5.14.1.2.1,DES-1210-28-AX::trustedHostEntry,,not-accessible,trustedHostIpAddr:trustedHostIpMask,current,,Each entry in this table represents rules for particular trusted host.
.1.3.6.1.4.1.171.10.75.5.14.1.2.1.1,DES-1210-28-AX::trustedHostIpAddr,IpAddress,read-only,,current,,The IP address of host you allow to access to D-Link Smart  Switch. Your local host IP Addresses must be one of the IP Addresses  to avoid disconnection.
.1.3.6.1.4.1.171.10.75.5.14.1.2.1.2,DES-1210-28-AX::trustedHostIpMask,IpAddress,read-only,,current,,Used to mask with IP address, it allow you set a subnet as a  trusted host entry.
.1.3.6.1.4.1.171.10.75.5.14.1.2.1.3,DES-1210-28-AX::trustedHostRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.5.14.2,DES-1210-28-AX::securityPortSecurity,,,,,,
.1.3.6.1.4.1.171.10.75.5.14.2.1,DES-1210-28-AX::portSecTable,,not-accessible,,current,,A table to control port security features of the device.
.1.3.6.1.4.1.171.10.75.5.14.2.1.1,DES-1210-28-AX::portSecEntry,,not-accessible,portSecIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.5.14.2.1.1.1,DES-1210-28-AX::portSecIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.75.5.14.2.1.1.2,DES-1210-28-AX::portSecState,INTEGER,read-write,,current,enabled(1):disabled(2),Enable / disable port security admin state for the interface.  A given ports' dynamic MAC address learning will be stopped such that the current source MAC addresses entered into the MAC address forwarding table can not be changed once the port security admin  state is enabled.
.1.3.6.1.4.1.171.10.75.5.14.2.1.1.3,DES-1210-28-AX::portSecMLA,Integer32,read-write,,current,,Configures interface port security maximum learning address numbers.  When given ports' admin state is enabled, allows forwarding  table learning address number. The number can be set 0 to 64. Note: Set value 0 means cannot learn MAC address.
.1.3.6.1.4.1.171.10.75.5.14.3,DES-1210-28-AX::securityARPSpoofPrevent,,,,,,
.1.3.6.1.4.1.171.10.75.5.14.3.1,DES-1210-28-AX::aRPSpoofPreventTable,,not-accessible,,current,,A table to control ARP Spoofing prevention for the entire 
.1.3.6.1.4.1.171.10.75.5.14.3.1.1,DES-1210-28-AX::aRPSpoofPreventEntry,,not-accessible,aRPSpoofPreventIpAddr,current,,An entry appears in this table for each interface 
.1.3.6.1.4.1.171.10.75.5.14.3.1.1.1,DES-1210-28-AX::aRPSpoofPreventIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.5.14.3.1.1.2,DES-1210-28-AX::aRPSpoofPreventMacAddress,OCTET,read-write,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.75.5.14.3.1.1.3,DES-1210-28-AX::aRPSpoofPreventPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.5.14.3.1.1.4,DES-1210-28-AX::aRPSpoofPreventRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.5.14.5,DES-1210-28-AX::securitySSL,,,,,,
.1.3.6.1.4.1.171.10.75.5.14.5.1,DES-1210-28-AX::sslSecurityHttpStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling secure HTTP in the system.
.1.3.6.1.4.1.171.10.75.5.14.5.2,DES-1210-28-AX::sslCiphers,,,,,,
.1.3.6.1.4.1.171.10.75.5.14.5.2.1,DES-1210-28-AX::sslCipherSuiteList,BITS,read-write,,current,rsa-null-md5(0):rsa-null-sha(1):rsa-des-sha(2):rsa-3des-sha(3):dh-rsa-des-sha(4):dh-rsa-3des-sha(5):rsa-exp1024-des-sha(6),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.75.5.14.7,DES-1210-28-AX::securityDhcpServerScreen,,,,,,
.1.3.6.1.4.1.171.10.75.5.14.7.1,DES-1210-28-AX::dhcpServerScreenEnablePortlist,OCTET,read-write,,current,,To enable or disable DHCP Server Screening port list.
.1.3.6.1.4.1.171.10.75.5.15,DES-1210-28-AX::companyACLGroup,,,,,,
.1.3.6.1.4.1.171.10.75.5.15.1,DES-1210-28-AX::aclProfile,,,,,,
.1.3.6.1.4.1.171.10.75.5.15.1.1,DES-1210-28-AX::aclProfileTable,,not-accessible,,current,, A table to ACL profile . 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1,DES-1210-28-AX::aclProfileEntry,,not-accessible,aclProfileNo,current,, Each entry in this table is a ACL profile. Index to the table is ACL profile ID. 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.1,DES-1210-28-AX::aclProfileNo,Integer32,read-only,,current,,The ACL Profile ID. The ID 1 to 50 is user-defined ACL, and the ID more than 50 is reserved for system-defined ACL. The user only allow to create user-defined ACL ID. And system-defined ACL is read only.
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.2,DES-1210-28-AX::aclProfileType,INTEGER,read-write,,current,l2(1):l3(2):arpSP-permit(4):arpSP-deny(5):voiceVlan(6),The ACL Profile type, possible value are l2 (1) - for MAC-based rule,  l3 (2) - for IPv4-based rule, arpSP-permit(4) - for ARP Spoofing prevention entry, arpSP-deny(5) - for ARP Spoofing prevention entry, voiceVlan(6) - for Voice VLAN OUI entry. Note that only l2 and l3 could be set by user,  other is reserved for system to show information. 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.3,DES-1210-28-AX::aclProfileRuleCount,Integer32,read-only,,current,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.4,DES-1210-28-AX::aclProfileMask,OCTET,read-write,,current,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13  ARP-SP ARP-SENDER-MAC 14  ARP-SP ARP-SENDER-IP 15 (MSB) -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.5,DES-1210-28-AX::aclProfileDstMacAddrMask,OCTET,read-write,,current,,The ACL Profile destination MAC address mask. If DST-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.6,DES-1210-28-AX::aclProfileSrcMacAddrMask,OCTET,read-write,,current,,The ACL Profile source MAC address mask. If SRC-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.7,DES-1210-28-AX::aclProfileIPProtocol,INTEGER,read-write,,current,none(0):icmp(1):igmp(2):tcp(6):udp(17),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.8,DES-1210-28-AX::aclProfileDstIpAddrMask,IpAddress,read-write,,current,,The ACL Profile destination IP address mask. If DST-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.9,DES-1210-28-AX::aclProfileSrcIpAddrMask,IpAddress,read-write,,current,,The ACL Profile source IP address mask. If SRC-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.10,DES-1210-28-AX::aclProfileDstPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP destination port mask. If DST-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.11,DES-1210-28-AX::aclProfileSrcPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP source port mask. If SRC-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.12,DES-1210-28-AX::aclProfileArpSenderMacAddrMask,OCTET,read-only,,current,,The ACL Profile Sender MAC mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.13,DES-1210-28-AX::aclProfileArpSenderIpAddrMask,IpAddress,read-only,,current,,The ACL Profile Sender IP mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.5.15.1.1.1.14,DES-1210-28-AX::aclProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of aclProfileType, aclProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.5.15.2,DES-1210-28-AX::aclL2Rule,,,,,,
.1.3.6.1.4.1.171.10.75.5.15.2.1,DES-1210-28-AX::aclL2RuleTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1,DES-1210-28-AX::aclL2RuleEntry,,not-accessible,aclL2AccessID:aclL2ProfileID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.1,DES-1210-28-AX::aclL2AccessID,Integer32,read-only,,current,,L2 Filter rule ID.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.2,DES-1210-28-AX::aclL2ProfileID,Integer32,read-only,,current,,ACL Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.3,DES-1210-28-AX::aclL2RuleEtherType,Integer32,read-write,,current,,The value in the Type/Len field of a frame that will be matched to trigger this filter. The default value of this object is '-1', which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.4,DES-1210-28-AX::aclL2RuleDstMacAddr,OCTET,read-write,,current,,Destination MAC address to be matched with the packet. By Default, the Destination Mac Address will be zero,which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.5,DES-1210-28-AX::aclL2RuleSrcMacAddr,OCTET,read-write,,current,,Source MAC address to be matched with the packet. By Default, the Source  Mac Address will be zero, which means the rule don't care this condition.. address
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.6,DES-1210-28-AX::aclL2RuleVlanId,Integer32,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.7,DES-1210-28-AX::aclL2Rule1pPriority,Integer32,read-write,,current,,802.1p priority to be matched with the packet. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.8,DES-1210-28-AX::aclL2RuleDstMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Destination MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.9,DES-1210-28-AX::aclL2RuleSrcMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Source MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.10,DES-1210-28-AX::aclL2RuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.11,DES-1210-28-AX::aclL2RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.5.15.2.1.1.13,DES-1210-28-AX::aclL2RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.5.15.3,DES-1210-28-AX::aclL3Rule,,,,,,
.1.3.6.1.4.1.171.10.75.5.15.3.1,DES-1210-28-AX::aclL3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.5.15.3.1.1,DES-1210-28-AX::aclL3RuleEntry,,not-accessible,aclL3RuleAccessID:aclL3RuleProfileNo,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number. 
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.1,DES-1210-28-AX::aclL3RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.2,DES-1210-28-AX::aclL3RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.3,DES-1210-28-AX::aclL3RuleProtocol,INTEGER,read-only,,current,icmp(1):igmp(2):tcp(6):udp(17), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.4,DES-1210-28-AX::aclL3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.5,DES-1210-28-AX::aclL3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.6,DES-1210-28-AX::aclL3RuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.7,DES-1210-28-AX::aclL3RuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.8,DES-1210-28-AX::aclL3RuleDstIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.9,DES-1210-28-AX::aclL3RuleSrcIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.10,DES-1210-28-AX::aclL3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.11,DES-1210-28-AX::aclL3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.12,DES-1210-28-AX::aclL3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.13,DES-1210-28-AX::aclL3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.14,DES-1210-28-AX::aclL3RuleTcpAckBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.15,DES-1210-28-AX::aclL3RuleTcpRstBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.16,DES-1210-28-AX::aclL3RuleTcpUrgBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.17,DES-1210-28-AX::aclL3RuleTcpPshBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dont-care'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.18,DES-1210-28-AX::aclL3RuleTcpSynBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.19,DES-1210-28-AX::aclL3RuleTcpFinBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.20,DES-1210-28-AX::aclL3RuleDscp,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.21,DES-1210-28-AX::aclL3RuleIgmpType,Integer32,read-write,,current,, The IGMP Type to be checked against the packet.A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.22,DES-1210-28-AX::aclL3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.23,DES-1210-28-AX::aclL3RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.5.15.3.1.1.25,DES-1210-28-AX::aclL3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.5.16,DES-1210-28-AX::companySyslog,,,,,,
.1.3.6.1.4.1.171.10.75.5.16.1,DES-1210-28-AX::syslogGeneralGroup,,,,,,
.1.3.6.1.4.1.171.10.75.5.16.1.1,DES-1210-28-AX::syslogLogSrvAddr,IpAddress,read-write,,current,,Specifies the syslog server IP to be used for remote logging. When  configured, a new socket will be opened for this address.  When the address is changed, the socket opened for the previous address  will be closed and a new socket will be opened for this address.
.1.3.6.1.4.1.171.10.75.5.16.1.2,DES-1210-28-AX::syslogUDPPort,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.5.16.1.3,DES-1210-28-AX::syslogTimeStamp,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling timestamp option. When enabled, the messages (log and email alert messages) will hold the time stamp information. When disabled, the time stamp information will not be carried with the messages sent to the log and mail servers.
.1.3.6.1.4.1.171.10.75.5.16.1.4,DES-1210-28-AX::syslogSeverity,INTEGER,read-write,,current,warning(4):info(6):all(7),Specifies the log level option to be set for a specific module.
.1.3.6.1.4.1.171.10.75.5.16.1.5,DES-1210-28-AX::syslogFacility,INTEGER,read-write,,current,local0(128):local1(136):local2(144):local3(152):local4(160):local5(168):local6(176):local7(184),The Syslog standard facilities. The facility to be used when sending Syslog messages to this server.
.1.3.6.1.4.1.171.10.75.5.16.1.6,DES-1210-28-AX::syslogLogging,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling syslog alert features in the system. System Logs record and manage events, as well as report errors and  informational messages.
.1.3.6.1.4.1.171.10.75.5.17,DES-1210-28-AX::companyLBD,,,,,,
.1.3.6.1.4.1.171.10.75.5.17.1,DES-1210-28-AX::sysLBDStateEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Loopback detection function. The Loopback Detection function is used to detect the loop created by a specific port while Spanning Tree Protocol (STP) is not  enabled in the network, especially when the down links are hubs  or unmanaged switchs.The Switch will automatically shutdown the  port and sends a log to the administrator.
.1.3.6.1.4.1.171.10.75.5.17.2,DES-1210-28-AX::sysLBDInterval,Integer32,read-write,,current,,Set a Loop detection Interval between 1 and 32767 seconds. The default is 2 seconds. This time interval to be used at counting time seconds to resend the CTP packet automatically.
.1.3.6.1.4.1.171.10.75.5.17.3,DES-1210-28-AX::sysLBDRecoverTime,Integer32,read-write,,current,,This time interval to be used at counting time seconds to recover the disabled port automatically.  The Loop Detection Recover Time can be set at 0 seconds,  or 60 to 1000000 seconds. Entering 0 will disable the Loop Detection Recover Time. The default is 60 seconds.
.1.3.6.1.4.1.171.10.75.5.17.4,DES-1210-28-AX::sysLBDCtrlTable,,not-accessible,,current,,A table to control Loopback detection features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.5.17.4.1,DES-1210-28-AX::sysLBDCtrlEntry,,not-accessible,sysLBDCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.5.17.4.1.1,DES-1210-28-AX::sysLBDCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.5.17.4.1.2,DES-1210-28-AX::sysLBDPortStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Provides control to per port enable or disable the loopback detection  function. Default is disabled.
.1.3.6.1.4.1.171.10.75.5.17.4.1.3,DES-1210-28-AX::sysLBDPortLoopStatus,INTEGER,read-only,,current,normal(1):disabled(2),The loop status for this port.
.1.3.6.1.4.1.171.10.75.5.18,DES-1210-28-AX::companyMirror,,,,,,
.1.3.6.1.4.1.171.10.75.5.18.1,DES-1210-28-AX::sysMirrorStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Port Mirroring function. Default is disabled. Port Mirroring is a method of monitoring network traffic that  forwards a copy of each incoming and/or outgoing packet from one  port of the Switch to another port where the packet can be studied.
.1.3.6.1.4.1.171.10.75.5.18.2,DES-1210-28-AX::sysMirrorTargetPort,Integer32,read-write,,current,,Specifies the port to which the mirrored traffic in the system  is to be copied.
.1.3.6.1.4.1.171.10.75.5.18.3,DES-1210-28-AX::sysMirrorCtrlIngressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of ingress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.5.18.4,DES-1210-28-AX::sysMirrorCtrlEgressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of egress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.5.19,DES-1210-28-AX::companyTrapSetting,,,,,,
.1.3.6.1.4.1.171.10.75.5.19.1,DES-1210-28-AX::sysTrapIP,IpAddress,read-write,,current,,The smart console utility's IP address is used to recive trap events.
.1.3.6.1.4.1.171.10.75.5.19.2,DES-1210-28-AX::sysTrapSystemEvent,INTEGER,read-write,,current,none(0):deviceBootUp(1):illegalLogin(2):both(3),Enable/Disable system trap events in the switch system.
.1.3.6.1.4.1.171.10.75.5.19.3,DES-1210-28-AX::sysTrapFiberPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable fiber port trap event in the system.
.1.3.6.1.4.1.171.10.75.5.19.4,DES-1210-28-AX::sysTrapTwistedPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable twisted port trap event in the system.
.1.3.6.1.4.1.171.10.75.5.19.5,DES-1210-28-AX::sysTrapStateChangeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable RSTP state change trap event in the system.
.1.3.6.1.4.1.171.10.75.5.19.6,DES-1210-28-AX::sysTrapFirmUpgradeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable firmware upgrading trap event in the system.
.1.3.6.1.4.1.171.10.75.5.19.10,DES-1210-28-AX::sysTrapStatus,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable trap event in the system.
.1.3.6.1.4.1.171.10.75.5.20,DES-1210-28-AX::companySNTPSetting,,,,,,
.1.3.6.1.4.1.171.10.75.5.20.1,DES-1210-28-AX::sysSNTPTimeSeconds,Integer32,read-write,,current,,This object is for setting the system time in seconds  from Epoch (00:00:00 UTC, January 1, 2009). Notice :  input value must larger than 1230768000 (00:00:00 UTC,  January 1, 2009) and smaller than 2145916799 (23:59:59 UTC, December 31, 2037).
.1.3.6.1.4.1.171.10.75.5.20.2,DES-1210-28-AX::sysSNTPFirstServer,IpAddress,read-write,,current,,SNTP First Server's IP Address
.1.3.6.1.4.1.171.10.75.5.20.3,DES-1210-28-AX::sysSNTPSecondServer,IpAddress,read-write,,current,,SNTP Second Server's IP Address
.1.3.6.1.4.1.171.10.75.5.20.4,DES-1210-28-AX::sysSNTPPollInterval,Integer32,read-write,,current,,SNTP Poll Interval In Seconds (30-99999) 
.1.3.6.1.4.1.171.10.75.5.20.5,DES-1210-28-AX::sysSNTPState,INTEGER,read-write,,current,sntp(1):local(2),Enable/Disable SNTP function in the system.
.1.3.6.1.4.1.171.10.75.5.20.6,DES-1210-28-AX::sysSNTPDSTOffset,INTEGER,read-write,,current,offset30min(30):offset60min(60):offset90min(90):offset120min(120),This object is for Daylight Saving Time Offset In (30/60/90/120) Minutes.
.1.3.6.1.4.1.171.10.75.5.20.7,DES-1210-28-AX::sysSNTPGMTMinutes,INTEGER,read-write,,current,,Specifies the Time Zone Offset from GMT in +/- Minutes. (+780 ~ -720)
.1.3.6.1.4.1.171.10.75.5.20.8,DES-1210-28-AX::sysSNTPDSTStartMon,INTEGER,read-write,,current,,The start month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.5.20.9,DES-1210-28-AX::sysSNTPDSTStartDay,INTEGER,read-write,,current,,The start day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.5.20.10,DES-1210-28-AX::sysSNTPDSTStartHour,INTEGER,read-write,,current,,The start hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.5.20.11,DES-1210-28-AX::sysSNTPDSTStartMin,INTEGER,read-write,,current,,The start minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.5.20.12,DES-1210-28-AX::sysSNTPDSTEndMon,INTEGER,read-write,,current,,The end month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.5.20.13,DES-1210-28-AX::sysSNTPDSTEndDay,INTEGER,read-write,,current,,The end day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.5.20.14,DES-1210-28-AX::sysSNTPDSTEndHour,INTEGER,read-write,,current,,The end hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.5.20.15,DES-1210-28-AX::sysSNTPDSTEndMin,INTEGER,read-write,,current,,The end minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.5.20.16,DES-1210-28-AX::sysSNTPDSTState,INTEGER,read-write,,current,annual(1):disabled(2),This object is for Annual(1) or Disabled(2) DST state in the system.
.1.3.6.1.4.1.171.10.75.5.21,DES-1210-28-AX::companyVoiceVlan,,,,,,
.1.3.6.1.4.1.171.10.75.5.21.1,DES-1210-28-AX::voicevlanSystem,,,,,,
.1.3.6.1.4.1.171.10.75.5.21.1.2,DES-1210-28-AX::voiceVlanMode,INTEGER,read-write,,current,enabled(1):disabled(2),Voice VLAN is a feature that allows you to automatically place  the voice traffic from IP phone to an assigned VLAN to enhance  the VoIP service.  This object is for enabling or disabling Voice Vlan function  in the system.  If the Vlan mode is in Asymmetric VLAN mode, Voice VLAN can not  be enabled.
.1.3.6.1.4.1.171.10.75.5.21.1.3,DES-1210-28-AX::voiceVlanId,INTEGER,read-write,,current,,The ID of VLAN that you want the voice traffic to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.5.21.1.4,DES-1210-28-AX::voiceVlanTimeout,INTEGER,read-write,,current,,A period of time in hour to remove a port from voice VLAN  if the port is an automatic VLAN member. The Timeout range is 1~120 hours. Default aging time is 1 hour.
.1.3.6.1.4.1.171.10.75.5.21.1.5,DES-1210-28-AX::voiceVlanPriority,INTEGER,read-write,,current,highest(0):high(1):medium(2):low(3),The 802.1p priority levels of the traffic in the Voice VLAN.
.1.3.6.1.4.1.171.10.75.5.21.1.6,DES-1210-28-AX::voicevlanPortControlTable,,not-accessible,,current,,A table that contains Voice Vlan Port Control configuration information.
.1.3.6.1.4.1.171.10.75.5.21.1.6.1,DES-1210-28-AX::voicevlanPortControlEntry,,not-accessible,voicevlanPortControlIndex,current,,A list of Voice Vlan Control configuration parameters for each Port on this device.
.1.3.6.1.4.1.171.10.75.5.21.1.6.1.1,DES-1210-28-AX::voicevlanPortControlIndex,Integer32,read-only,,current,,The voice vlan port index.
.1.3.6.1.4.1.171.10.75.5.21.1.6.1.2,DES-1210-28-AX::voicevlanPortAutoDetection,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Voice Vlan Auto  Detection in the port. If the auto detection is enable, switch will add this port  to the voice VLAN automatically if it detects the device OUI  matches the Telephony OUI. If the port is a static member of voice vlan or a LA member, it can not enable voice vlan auto detection.
.1.3.6.1.4.1.171.10.75.5.21.1.6.1.3,DES-1210-28-AX::voicevlanPortState,INTEGER,read-only,,current,manual(1):dynamic(2):none(3),This object indicates Voice vlan state to this Port. manual - this port is a static member of voice vlan. dynamic - this port is a dynamic member of voice vlan. none - this port is not a member of voice vlan.
.1.3.6.1.4.1.171.10.75.5.21.2,DES-1210-28-AX::voicevlanOUI,,,,,,
.1.3.6.1.4.1.171.10.75.5.21.2.1,DES-1210-28-AX::voicevlanOUITable,,not-accessible,,current,,A voice vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.5.21.2.1.1,DES-1210-28-AX::voicevlanOUIEntry,,not-accessible,voicevlanOUITelephonyOUI,current,,A voice vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.5.21.2.1.1.1,DES-1210-28-AX::voicevlanOUITelephonyOUI,OCTET,read-only,,current,,An Organizationally Unique Identifier (OUI) is a 24-bit number  that is purchased from the IEEE Registration Authority. This identifier  uniquely identifies a vendor, manufacturer, or other organization. This object indicates the voice traffic's OUI that user created.
.1.3.6.1.4.1.171.10.75.5.21.2.1.1.2,DES-1210-28-AX::voicevlanOUIDescription,OCTET,read-write,,current,,The Description for the OUI.
.1.3.6.1.4.1.171.10.75.5.21.2.1.1.3,DES-1210-28-AX::voicevlanOUIMask,OCTET,read-only,,current,,Voice vlan OUI Mask. Always be FF:FF:FF:00:00:00.
.1.3.6.1.4.1.171.10.75.5.21.2.1.1.4,DES-1210-28-AX::voicevlanOUIStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the voicevlanOUIStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.5.25,DES-1210-28-AX::companySNMPV3,,,,,,
.1.3.6.1.4.1.171.10.75.5.25.1,DES-1210-28-AX::snmpGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP Community function.
.1.3.6.1.4.1.171.10.75.5.25.2,DES-1210-28-AX::snmpV3User,,,,,,
.1.3.6.1.4.1.171.10.75.5.25.2.1,DES-1210-28-AX::snmpV3UserTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.5.25.2.1.1,DES-1210-28-AX::snmpV3UserEntry,,not-accessible,snmpV3UserName:snmpV3UserVersion,current,,
.1.3.6.1.4.1.171.10.75.5.25.2.1.1.1,DES-1210-28-AX::snmpV3UserName,OCTET,read-only,,current,,A human readable string representing the name of the user.  This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.5.25.2.1.1.2,DES-1210-28-AX::snmpV3UserVersion,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),A human readable string representing the name of the user.  This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.5.25.2.1.1.3,DES-1210-28-AX::snmpV3UserGroupName,OCTET,read-create,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs.  This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.5.25.2.1.1.4,DES-1210-28-AX::snmpV3UserAuthProtocol,INTEGER,read-create,,current,none(1):md5(2):sha(3),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be authenticated, and if so, the type of authentication protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of UserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoAuthProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoAuthProtocol, then an 'inconsistentValue' error must be returned. If a set operation tries to set the value to the NoAuthProtocol while the UserPrivProtocol value in the same row is not equal to NoPrivProtocol, then an 'inconsistentValue' error must be returned. That means that an SNMP command generator application must first ensure that the UserPrivProtocol is set to the NoPrivProtocol value before it can set the UserAuthProtocol value to NoAuthProtocol. 
.1.3.6.1.4.1.171.10.75.5.25.2.1.1.5,DES-1210-28-AX::snmpV3UserAuthProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.5.25.2.1.1.6,DES-1210-28-AX::snmpV3UserPrivProtocol,INTEGER,read-create,,current,none(1):des(2),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be protected from disclosure, and if so, the type of privacy protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of usmUserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoPrivProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoPrivProtocol, then an 'inconsistentValue' error must be returned. Note that if any privacy protocol is used, then you must also use an authentication protocol. In other words, if usmUserPrivProtocol is set to anything else than NoPrivProtocol, then the corresponding instance of usmUserAuthProtocol cannot have a value of usmNoAuthProtocol. If it does, then an 'inconsistentValue' error must be returned. 
.1.3.6.1.4.1.171.10.75.5.25.2.1.1.7,DES-1210-28-AX::snmpV3UserPrivProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.5.25.2.1.1.8,DES-1210-28-AX::snmpV3UserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady'. In particular, a newly created row for a user who employs authentication, cannot be made active until the corresponding usmUserCloneFrom and usmUserAuthKeyChange have been set. Further, a newly created row for a user who also employs privacy, cannot be made active until the usmUserPrivKeyChange has been set. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified, except for usmUserOwnAuthKeyChange and usmUserOwnPrivKeyChange. For these 2 objects, the value of usmUserStatus MUST be active. 
.1.3.6.1.4.1.171.10.75.5.25.3,DES-1210-28-AX::snmpV3Group,,,,,,
.1.3.6.1.4.1.171.10.75.5.25.3.1,DES-1210-28-AX::snmpV3GroupTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.5.25.3.1.1,DES-1210-28-AX::snmpV3GroupEntry,,not-accessible,snmpV3GroupName:snmpV3GroupSecurityModel:snmpV3GroupSecurityLevel,current,,
.1.3.6.1.4.1.171.10.75.5.25.3.1.1.1,DES-1210-28-AX::snmpV3GroupName,OCTET,read-only,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs.  This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.5.25.3.1.1.2,DES-1210-28-AX::snmpV3GroupSecurityModel,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),In order to gain the access rights allowed by this conceptual row, this securityModel must be in use. 
.1.3.6.1.4.1.171.10.75.5.25.3.1.1.3,DES-1210-28-AX::snmpV3GroupSecurityLevel,INTEGER,read-only,,current,noAuthNoPriv(1):authNoPriv(2):authPriv(3),The minimum level of security required in order to gain the access rights allowed by this conceptual row. A securityLevel of noAuthNoPriv is less than authNoPriv which in turn is less than authPriv.  If multiple entries are equally indexed except for this vacmAccessSecurityLevel index, then the entry which has the highest value for vacmAccessSecurityLevel is selected. 
.1.3.6.1.4.1.171.10.75.5.25.3.1.1.4,DES-1210-28-AX::snmpV3GroupReadViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes read access.  The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.5.25.3.1.1.5,DES-1210-28-AX::snmpV3GroupWriteViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes write access.  The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.5.25.3.1.1.6,DES-1210-28-AX::snmpV3GroupNotifyViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes access for notifications.  The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.5.25.3.1.1.7,DES-1210-28-AX::snmpV3GroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row.  The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified:  The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.5.25.4,DES-1210-28-AX::snmpV3ViewTree,,,,,,
.1.3.6.1.4.1.171.10.75.5.25.4.1,DES-1210-28-AX::snmpV3ViewTreeTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.5.25.4.1.1,DES-1210-28-AX::snmpV3ViewTreeEntry,,not-accessible,snmpV3viewTreeName:snmpV3viewTreeSubtree,current,,
.1.3.6.1.4.1.171.10.75.5.25.4.1.1.1,DES-1210-28-AX::snmpV3viewTreeName,OCTET,read-only,,current,,The human readable name for a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.5.25.4.1.1.2,DES-1210-28-AX::snmpV3viewTreeSubtree,OBJECT,read-only,,current,,The MIB subtree which when combined with the corresponding instance of vacmViewTreeFamilyMask defines a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.5.25.4.1.1.3,DES-1210-28-AX::snmpV3viewTreeMask,OCTET,read-create,,current,,The bit mask which, in combination with the corresponding instance of vacmViewTreeFamilySubtree, defines a family of view subtrees.  Each bit of this bit mask corresponds to a sub-identifier of vacmViewTreeFamilySubtree, with the most significant bit of the i-th octet of this octet string value (extended if necessary, see below) corresponding to the (8*i - 7)-th sub-identifier, and the least significant bit of the i-th octet of this octet string corresponding to the (8*i)-th sub-identifier, where i is in the range 1 through 16.  Each bit of this bit mask specifies whether or not the corresponding sub-identifiers must match when determining if an OBJECT IDENTIFIER is in this family of view subtrees; a '1' indicates that an exact match must occur; a '0' indicates 'wild card', i.e., any sub-identifier value matches.  Thus, the OBJECT IDENTIFIER X of an object instance is contained in a family of view subtrees if, for each sub-identifier of the value of vacmViewTreeFamilySubtree, either:  the i-th bit of vacmViewTreeFamilyMask is 0, or  the i-th sub-identifier of X is equal to the i-th sub-identifier of the value of vacmViewTreeFamilySubtree.  If the value of this bit mask is M bits long and  there are more than M sub-identifiers in the corresponding instance of vacmViewTreeFamilySubtree, then the bit mask is extended with 1's to be the required length.  Note that when the value of this object is the zero-length string, this extension rule results in a mask of all-1's being used (i.e., no 'wild card'), and the family of view subtrees is the one view subtree uniquely identified by the corresponding instance of vacmViewTreeFamilySubtree.  Note that masks of length greater than zero length do not need to be supported. In this case this object is made read-only. 
.1.3.6.1.4.1.171.10.75.5.25.4.1.1.4,DES-1210-28-AX::snmpV3viewTreeType,INTEGER,read-create,,current,included(1):excluded(2),Indicates whether the corresponding instances of vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask define a family of view subtrees which is included in or excluded from the MIB view. 
.1.3.6.1.4.1.171.10.75.5.25.4.1.1.5,DES-1210-28-AX::snmpV3viewTreeStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row.  The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified:  The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.5.25.5,DES-1210-28-AX::snmpV3Community,,,,,,
.1.3.6.1.4.1.171.10.75.5.25.5.1,DES-1210-28-AX::snmpV3CommunityTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.5.25.5.1.1,DES-1210-28-AX::snmpV3CommunityEntry,,not-accessible,snmpV3CommunityName,current,,
.1.3.6.1.4.1.171.10.75.5.25.5.1.1.1,DES-1210-28-AX::snmpV3CommunityName,OCTET,read-only,,current,,The unique index value of a row in this table.
.1.3.6.1.4.1.171.10.75.5.25.5.1.1.2,DES-1210-28-AX::snmpV3CommunityPolicy,OCTET,read-create,,current,,A human readable string representing the corresponding value of snmpCommunityName in a Security Model independent format.
.1.3.6.1.4.1.171.10.75.5.25.5.1.1.3,DES-1210-28-AX::snmpV3CommunityStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the snmpCommunityTable.  An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The snmpCommunityName and snmpCommunitySecurityName objects must be explicitly set.  There is no restriction on setting columns in this table when the value of snmpCommunityStatus is active(1).
.1.3.6.1.4.1.171.10.75.5.25.6,DES-1210-28-AX::snmpV3Host,,,,,,
.1.3.6.1.4.1.171.10.75.5.25.6.1,DES-1210-28-AX::snmpV3HostTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.5.25.6.1.1,DES-1210-28-AX::snmpV3HostEntry,,not-accessible,snmpV3HostAddress,current,,
.1.3.6.1.4.1.171.10.75.5.25.6.1.1.1,DES-1210-28-AX::snmpV3HostAddress,IpAddress,read-only,,current,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object. And this object is unique  identifier associated with this snmpNotifyEntry.
.1.3.6.1.4.1.171.10.75.5.25.6.1.1.2,DES-1210-28-AX::snmpV3HostCommunityName,OCTET,read-create,,current,,The locally arbitrary.
.1.3.6.1.4.1.171.10.75.5.25.6.1.1.3,DES-1210-28-AX::snmpV3HostVersion,INTEGER,read-create,,current,v1(1):v2c(2):v3NoAuthNoPriv(3):v3AuthNoPriv(4):v3AuthPriv(5),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.4.1.171.10.75.5.25.6.1.1.4,DES-1210-28-AX::snmpV3HostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),
.1.3.6.1.4.1.171.10.75.5.25.7,DES-1210-28-AX::snmpV3EngineID,OCTET,read-write,,current,,An SNMP engine's administratively-unique identifier. In a simple agent, this value is always that agent's own snmpEngineID value. The value can also take the value of the snmpEngineID of a remote SNMP engine with which this user can communicate.
.1.3.6.1.4.1.171.10.75.5.25.8,DES-1210-28-AX::snmpV3Trap,,,,,,
.1.3.6.1.4.1.171.10.75.5.25.8.1,DES-1210-28-AX::snmpV3TrapSNMPAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP login fail event trap in the system.
.1.3.6.1.4.1.171.10.75.5.25.8.2,DES-1210-28-AX::snmpV3TrapBootup,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling devie Bootup event  trap in the system.
.1.3.6.1.4.1.171.10.75.5.25.8.3,DES-1210-28-AX::snmpV3TrapFiberLinkUpDown,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Fiber link up / link down event trap in the system.
.1.3.6.1.4.1.171.10.75.5.25.8.4,DES-1210-28-AX::snmpV3TrapCopperLinkUpDown,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Copper link up / link down event trap in the system.
.1.3.6.1.4.1.171.10.75.5.25.8.5,DES-1210-28-AX::snmpV3TrapRSTPStateChange,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RSTP topology change event trap in the system.
.1.3.6.1.4.1.171.10.75.5.25.8.6,DES-1210-28-AX::snmpV3TrapFirmUpgrade,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Firmware upgrade  suess or fail event trap in the system.
.1.3.6.1.4.1.171.10.75.5.26,DES-1210-28-AX::companyAutoSurveillanceVlan,,,,,,
.1.3.6.1.4.1.171.10.75.5.26.1,DES-1210-28-AX::autoSurveillanceVlanSystem,,,,,,
.1.3.6.1.4.1.171.10.75.5.26.1.1,DES-1210-28-AX::autoSurveillanceVlanMode,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Auto Surveillance Vlan function  in the system.  If the Vlan mode is in Asymmetric VLAN mode, Auto Surveillance VLAN can not  be enabled.
.1.3.6.1.4.1.171.10.75.5.26.1.2,DES-1210-28-AX::autoSurveillanceVlanId,INTEGER,read-write,,current,,The ID of VLAN that you want the surveillance traffic to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.5.26.1.3,DES-1210-28-AX::autoSurveillanceVlanTimeout,INTEGER,read-write,,current,,A period of time in hour to remove a port from Auto Surveillance VLAN  if the port is an automatic VLAN member. The Timeout range is 1~120 hours. Default aging time is 1 hour.
.1.3.6.1.4.1.171.10.75.5.26.1.4,DES-1210-28-AX::autoSurveillanceVlanPriority,INTEGER,read-write,,current,highest(0):high(1):medium(2):low(3),The 802.1p priority levels of the traffic in the Auto Surveillance VLAN.
.1.3.6.1.4.1.171.10.75.5.26.1.5,DES-1210-28-AX::autoSurveillanceVlanPortControlTable,,not-accessible,,current,,A table that contains Auto Surveillance Vlan Port Control configuration information.
.1.3.6.1.4.1.171.10.75.5.26.1.5.1,DES-1210-28-AX::autoSurveillanceVlanPortControlEntry,,not-accessible,autoSurveillanceVlanPortControlIndex,current,,A list of Auto Surveillance Vlan Control configuration parameters for each Port on this device.
.1.3.6.1.4.1.171.10.75.5.26.1.5.1.1,DES-1210-28-AX::autoSurveillanceVlanPortControlIndex,Integer32,read-only,,current,,The Auto Surveillance vlan port index.
.1.3.6.1.4.1.171.10.75.5.26.1.5.1.2,DES-1210-28-AX::autoSurveillanceVlanPortAutoDetection,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Auto Surveillance Vlan Auto  Detection in the port. If the auto detection is enable, switch will add this port  to the Auto Surveillance VLAN automatically if it detects the device OUI  matches the Surveillance OUI. If the port is a static member of Auto Surveillance vlan or a LA member, it can not enable Auto Surveillance vlan auto detection.
.1.3.6.1.4.1.171.10.75.5.26.1.5.1.3,DES-1210-28-AX::autoSurveillanceVlanPortState,INTEGER,read-only,,current,manual(1):dynamic(2):none(3),This object indicates Auto Surveillance vlan state to this Port. manual - this port is a static member of Auto Surveillance vlan. dynamic - this port is a dynamic member of Auto Surveillance vlan. none - this port is not a member of Auto Surveillance vlan.
.1.3.6.1.4.1.171.10.75.5.26.2,DES-1210-28-AX::autoSurveillanceVlanOUI,,,,,,
.1.3.6.1.4.1.171.10.75.5.26.2.1,DES-1210-28-AX::autoSurveillanceVlanOUITable,,not-accessible,,current,,A Auto Surveillance vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.5.26.2.1.1,DES-1210-28-AX::autoSurveillanceVlanOUIEntry,,not-accessible,autoSurveillanceVlanOUISurveillanceOUI,current,,A Auto Surveillance vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.5.26.2.1.1.1,DES-1210-28-AX::autoSurveillanceVlanOUISurveillanceOUI,OCTET,read-only,,current,,An Organizationally Unique Identifier (OUI) is a 24-bit number  that is purchased from the IEEE Registration Authority. This identifier  uniquely identifies a vendor, manufacturer, or other organization. This object indicates the surveillance traffic's OUI that user created.
.1.3.6.1.4.1.171.10.75.5.26.2.1.1.2,DES-1210-28-AX::autoSurveillanceVlanOUIDescription,OCTET,read-write,,current,,The Description for the OUI.
.1.3.6.1.4.1.171.10.75.5.26.2.1.1.3,DES-1210-28-AX::autoSurveillanceVlanOUIMask,OCTET,read-only,,current,,Auto Surveillance vlan OUI Mask. Always be FF:FF:FF:FF:FF:FF.
.1.3.6.1.4.1.171.10.75.5.26.2.1.1.4,DES-1210-28-AX::autoSurveillanceVlanOUIStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the autoSurveillanceVlanOUIStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.5.27,DES-1210-28-AX::companyTraps,,,,,,
.1.3.6.1.4.1.171.10.75.5.27.0,DES-1210-28-AX::traps,,,,,,
.1.3.6.1.4.1.171.10.75.5.27.0.4,DES-1210-28-AX::topologyChange,,,,,,AST-TOPOLOGY-CHG-TRAP-VAL.
.1.3.6.1.4.1.171.10.75.5.27.0.8,DES-1210-28-AX::firmwareUpgradeSuccess,,,,,,SNMP-FIRMUPGRADE-SUCC.
.1.3.6.1.4.1.171.10.75.5.27.0.9,DES-1210-28-AX::firmwareUpgradeFailure,,,,,,SNMP-FIRMUPGRADE-FAIL.
.1.3.6.1.4.1.171.10.75.5.27.0.10,DES-1210-28-AX::firmwareIllegalFile,,,,,,SNMP-FIRMUPGRADE-FAIL2.
.1.3.6.1.4.1.171.10.75.5.27.0.11,DES-1210-28-AX::firmwareTransferError,,,,,,SNMP-FIRMUPGRADE-FAIL1.
.1.3.6.1.4.1.171.10.75.5.27.0.12,DES-1210-28-AX::firmwareChecksumError,,,,,,SNMP-FIRMUPGRADE-FAIL3.
.1.3.6.1.4.1.171.10.75.7,DES-1210-52-BX::des-1210-52bx,,,,,,
.1.3.6.1.4.1.171.10.75.7.1,DES-1210-52-BX::companySystem,,,,,,
.1.3.6.1.4.1.171.10.75.7.1.1,DES-1210-52-BX::sysSwitchName,OCTET,read-write,,current,,System name used for identification of the device. The following characters are allowed to input. 0 ~ 9 / a ~ z / A ~ Z Special character: ( ) ¡V + - = .
.1.3.6.1.4.1.171.10.75.7.1.2,DES-1210-52-BX::sysHardwareVersion,OCTET,read-only,,current,,Version number of the Hardware.
.1.3.6.1.4.1.171.10.75.7.1.3,DES-1210-52-BX::sysFirmwareVersion,OCTET,read-only,,current,,Version number of the Firmware.
.1.3.6.1.4.1.171.10.75.7.1.4,DES-1210-52-BX::sysLoginTimeoutInterval,Integer32,read-write,,current,,This time interval is used to count the time and logout web interface automatically.
.1.3.6.1.4.1.171.10.75.7.1.5,DES-1210-52-BX::sysLocationName,OCTET,read-write,,current,,The location name of this node (e.g., `telephone closet,  3rd floor'). If the location is unknown, the value is  the zero-length string.
.1.3.6.1.4.1.171.10.75.7.1.6,DES-1210-52-BX::sysGroupInterval,Integer32,read-write,,current,,Group Interval is used to send D-link Discover packet to D-link  SmartConsole Utility frequency.   The timer in units of seconds.  Set value 0 to disable group Interval.
.1.3.6.1.4.1.171.10.75.7.1.7,DES-1210-52-BX::sysSystemPassword,OCTET,read-write,,current,,This object is used to set System Password,  The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.7.1.8,DES-1210-52-BX::sysSafeGuardEnable,INTEGER,read-write,,current,enable(1):disable(2),This object is used to set Safeguard Enable\Disable.
.1.3.6.1.4.1.171.10.75.7.1.9,DES-1210-52-BX::sysRestart,INTEGER,read-write,,current,true(1):false(2),This object allows the user to restart the Switch  (i.e)the entire switch will operationally go down and  start again. Setting a value of 'true' causes the switch  to be restarted.   When the switch operationally goes down, configuration  save operation is initiated based on the configuration save  option chosen.  When the switch operationally come up, the saved configurations are restored based on the restore option chosen.  Once the switch is restarted, the value of this object reverts to 'false'.
.1.3.6.1.4.1.171.10.75.7.1.10,DES-1210-52-BX::sysSave,INTEGER,read-write,,current,true(1):false(2),This object is used to save Configuration.
.1.3.6.1.4.1.171.10.75.7.1.13,DES-1210-52-BX::sysPortCtrlTable,,not-accessible,,current,,A table to control the port specific parameters of the device like speed, duplex mode, etc.
.1.3.6.1.4.1.171.10.75.7.1.13.1,DES-1210-52-BX::sysPortCtrlEntry,,not-accessible,sysPortCtrlIndex,current,,An entry appears in this table for each interface in the system.  Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.7.1.13.1.1,DES-1210-52-BX::sysPortCtrlIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.7.1.13.1.2,DES-1210-52-BX::sysPortCtrlSpeed,INTEGER,read-write,,current,rate1000M-Full(1):rate100M-Full(2):rate100M-Half(3):rate10M-Full(4):rate10M-Half(5):auto(6):disable(7),Configures interface speed.
.1.3.6.1.4.1.171.10.75.7.1.13.1.3,DES-1210-52-BX::sysPortCtrlOperStatus,INTEGER,read-only,,current,down(1):rate1000M-Full(2):rate100M-Full(3):rate100M-Half(4):rate10M-Full(5):rate10M-Half(6),The port's operating speed state.
.1.3.6.1.4.1.171.10.75.7.1.13.1.4,DES-1210-52-BX::sysPortCtrlMDI,INTEGER,read-write,,current,auto(1):mdi(2):mdix(3),Configures interface auto/mdi/mdix mode. The default setting is Auto.
.1.3.6.1.4.1.171.10.75.7.1.13.1.5,DES-1210-52-BX::sysPortCtrlFlowControl,INTEGER,read-write,,current,enable(1):disable(2),Enables / disables flow control for the interface.
.1.3.6.1.4.1.171.10.75.7.1.13.1.6,DES-1210-52-BX::sysPortCtrlFlowControlOper,INTEGER,read-only,,current,enabled(1):disabled(2),The link parner negotiate port's operating flow control state.
.1.3.6.1.4.1.171.10.75.7.1.13.1.7,DES-1210-52-BX::sysPortCtrlType,INTEGER,read-only,,current,fastethernet(1):gigabitethernet(2):fiberwith100BaseSFPModule(3):fiberwith1000BaseSFPModule(4),The port's media type.
.1.3.6.1.4.1.171.10.75.7.1.14,DES-1210-52-BX::sysDhcpAutoConfiguration,INTEGER,read-write,,current,enable(1):disable(2),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.10.75.7.1.30,DES-1210-52-BX::sysDdp,,,,,,
.1.3.6.1.4.1.171.10.75.7.1.30.1,DES-1210-52-BX::sysDdpGlobalOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates D-Link discover protocol is enabled or disabled.
.1.3.6.1.4.1.171.10.75.7.1.30.2,DES-1210-52-BX::sysDdpGeneralReportOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates D-Link discover protocol report is enabled or disabled. This object only can be modified when D-Link discover protocol state is enabled.
.1.3.6.1.4.1.171.10.75.7.1.30.3,DES-1210-52-BX::sysDdpGeneralReportTimer,INTEGER,read-write,,current,time-30seconds(30):time-60seconds(60):time-90seconds(90):time-120seconds(120),This object indicates D-Link discover protocol report time period. This object only can be modified when both D-Link discover protocol state and D-Link discover protocol report state are enabled.
.1.3.6.1.4.1.171.10.75.7.1.30.4,DES-1210-52-BX::sysDdpProtStatusTable,,not-accessible,,current,,A table to control the port status of D-Link discover protocol.
.1.3.6.1.4.1.171.10.75.7.1.30.4.1,DES-1210-52-BX::sysDdpProtStatusEntry,,not-accessible,sysDdpProtStatusIndex,current,,An entry appears in this table for each port D-Link discover protocol status.
.1.3.6.1.4.1.171.10.75.7.1.30.4.1.1,DES-1210-52-BX::sysDdpProtStatusIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.7.1.30.4.1.2,DES-1210-52-BX::sysDdpProtStatusControl,INTEGER,read-write,,current,enabled(1):disabled(2),Configures the port status of D-Link discover protocol.
.1.3.6.1.4.1.171.10.75.7.2,DES-1210-52-BX::companyIpifGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.2.1,DES-1210-52-BX::ipv4sysIpAddrCfgMode,INTEGER,read-write,,obsolete,manual(1):dynamic(2),Specifies the means by which the default interface in the device  gets the IP address. If 'manual' mode is selected, the default interface takes the  'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client,  BootP client, DHCP Client, etc.  If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr'  configured in the system.
.1.3.6.1.4.1.171.10.75.7.2.2,DES-1210-52-BX::ipv4sysIpAddr,IpAddress,read-write,,obsolete,,Default IP Address of the system.  This IP address, if modified, will take effect only when the  configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.7.2.3,DES-1210-52-BX::ipv4sysIpSubnetMask,IpAddress,read-write,,obsolete,,IP subnet mask for the default IP address.  This subnet mask, if modified, will take effect only when the configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.7.2.4,DES-1210-52-BX::ipv4sysGateway,IpAddress,read-write,,obsolete,,Gateway
.1.3.6.1.4.1.171.10.75.7.2.5,DES-1210-52-BX::ipifSupportV4V6Info,,,,,,
.1.3.6.1.4.1.171.10.75.7.2.5.1,DES-1210-52-BX::sysIpAddrCfgMode,INTEGER,read-write,,current,manual(1):dynamic(2),Specifies the means by which the default interface in the device  gets the IP address. If 'manual' mode is selected, the default interface takes the  'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client,  BootP client, DHCP Client, etc.  If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr'  configured in the system.
.1.3.6.1.4.1.171.10.75.7.2.5.2,DES-1210-52-BX::sysIpAddr,IpAddress,read-write,,current,,Default IP Address of the system.  This IP address, if modified, will take effect only when the  configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.7.2.5.3,DES-1210-52-BX::sysIpSubnetMask,IpAddress,read-write,,current,,IP subnet mask for the default IP address.  This subnet mask, if modified, will take effect only when the configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.7.2.5.4,DES-1210-52-BX::sysGateway,IpAddress,read-write,,current,,Gateway
.1.3.6.1.4.1.171.10.75.7.2.5.5,DES-1210-52-BX::ipifName,OCTET,read-only,,current,,The Description for the interface.
.1.3.6.1.4.1.171.10.75.7.2.5.7,DES-1210-52-BX::ipifv6GlobalStatus,INTEGER,read-create,,current,enable(1):disable(2),The ID of VLAN that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.7.2.5.8,DES-1210-52-BX::ipifv6DHCPStatus,INTEGER,read-create,,current,enable(1):disable(2),The state of DHCPv6 that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.7.2.5.9,DES-1210-52-BX::ipifv6AutolinkloStatus,INTEGER,read-create,,current,enable(1):disable(2),The global state of link local that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.7.2.5.10,DES-1210-52-BX::ipifv6NSRetransmitTime,INTEGER,read-create,,current,,The NS's retransmit time that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.7.2.5.11,DES-1210-52-BX::ipifv6DefaultGateway,OCTET,read-create,,current,,The ipv6 default gateway that you want this interface to be in.  To delete gateway, please insert address  '0000:0000:0000:0000:0000:0000:0000:0000'.
.1.3.6.1.4.1.171.10.75.7.2.5.12,DES-1210-52-BX::ipifV6AddressTable,,not-accessible,,current,,A list of interface entries.
.1.3.6.1.4.1.171.10.75.7.2.5.12.1,DES-1210-52-BX::ipifV6AddressEntry,,not-accessible,ipifV6AddressMainIndex:ipifV6AddressIpAddr:ipifV6AddressIpPrefix,current,,An entry containing management information applicable to a particular interface.
.1.3.6.1.4.1.171.10.75.7.2.5.12.1.1,DES-1210-52-BX::ipifV6AddressMainIndex,Integer32,read-only,,current,,The index of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.7.2.5.12.1.2,DES-1210-52-BX::ipifV6AddressIpAddr,OCTET,read-only,,current,,The ip address of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.7.2.5.12.1.3,DES-1210-52-BX::ipifV6AddressIpPrefix,INTEGER,read-only,,current,,The ip prefix of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.7.2.5.12.1.4,DES-1210-52-BX::ipifV6AddressIpType,INTEGER,read-only,,current,unicast(1):anycast(2):linklocal(3),The ip type of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.7.2.5.12.1.5,DES-1210-52-BX::ipifV6AddressRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Multi Interface Table. Only a subset of the rowstatus variables (active, createAndWait, destroy) are available.
.1.3.6.1.4.1.171.10.75.7.3,DES-1210-52-BX::companyTftpGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.3.1,DES-1210-52-BX::tftpFwServerIpAddress,IpAddress,read-write,,obsolete,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.7.3.2,DES-1210-52-BX::tftpFwImageFileName,OCTET,read-write,,obsolete,,Configure firmware filename to download.
.1.3.6.1.4.1.171.10.75.7.3.3,DES-1210-52-BX::tftpFwTftpOperation,INTEGER,read-write,,obsolete,none(0):download(1):upload(2),The tftp operates to perform downloading the firmware image to the unit. This object is used in conjunction with
.1.3.6.1.4.1.171.10.75.7.3.4,DES-1210-52-BX::tftpFwTftpOperationStatus,INTEGER,read-only,,obsolete,none(0):success(1):fail(2):progressing(3):transmit(4),The tftp operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.7.3.5,DES-1210-52-BX::tftpCfgServerIpAddress,IpAddress,read-write,,obsolete,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.7.3.6,DES-1210-52-BX::tftpConfigFileName,OCTET,read-write,,obsolete,,The configuration filename is used to store or retrieve config from the tftp server.
.1.3.6.1.4.1.171.10.75.7.3.7,DES-1210-52-BX::tftpConfigTftpOperation,INTEGER,read-write,,obsolete,none(0):download(1):upload(2):progressing(3),The tftp operates to perform either downloading the 
.1.3.6.1.4.1.171.10.75.7.3.8,DES-1210-52-BX::tftpConfigTftpOperationStatus,INTEGER,read-only,,obsolete,none(0):success(1):fail(2):progressing(3),The tftp operation status represent configuration file backup or restore status.
.1.3.6.1.4.1.171.10.75.7.3.9,DES-1210-52-BX::tftpFwTargetGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.3.9.1,DES-1210-52-BX::tftpFwTargetServerIpAddress,OCTET,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.7.3.9.2,DES-1210-52-BX::tftpFwTargetServerIpType,INTEGER,read-write,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.7.3.9.3,DES-1210-52-BX::tftpFwTargetInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the tftpFwTargetServerIpAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.7.3.9.4,DES-1210-52-BX::tftpFwTargetImageFileName,OCTET,read-write,,current,,Configure firmware filename to download.
.1.3.6.1.4.1.171.10.75.7.3.9.5,DES-1210-52-BX::tftpFwTargetTftpOperation,INTEGER,read-write,,current,none(0):download(1):upload(2),The tftp operates to perform downloading the firmware image to the unit. This object is used in conjunction with
.1.3.6.1.4.1.171.10.75.7.3.9.6,DES-1210-52-BX::tftpFwTargetTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3):transmit(4),The tftp operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.7.3.10,DES-1210-52-BX::tftpCfgTargetGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.3.10.1,DES-1210-52-BX::tftpCfgTargetServerIpAddress,OCTET,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.7.3.10.2,DES-1210-52-BX::tftpCfgTargetServerIpType,INTEGER,read-write,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.7.3.10.3,DES-1210-52-BX::tftpCfgTargetInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the tftpCfgTargetServerIpAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.7.3.10.4,DES-1210-52-BX::tftpCfgTargetImageFileName,OCTET,read-write,,current,,The configuration filename is used to store or retrieve config  from the tftp server.
.1.3.6.1.4.1.171.10.75.7.3.10.5,DES-1210-52-BX::tftpCfgTargetTftpOperation,INTEGER,read-write,,current,none(0):download(1):upload(2):progressing(3),The tftp operates to perform either downloading the
.1.3.6.1.4.1.171.10.75.7.3.10.6,DES-1210-52-BX::tftpCfgTargetTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3),The tftp operation status represent configuration file backup or restore status.
.1.3.6.1.4.1.171.10.75.7.4,DES-1210-52-BX::companyMiscGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.4.2,DES-1210-52-BX::miscReset,INTEGER,read-write,,current,reset(1):noop(2),Physically resets the unit - use with care. A (1) resets  the unit, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.7.4.3,DES-1210-52-BX::miscStatisticsReset,INTEGER,read-write,,current,reset(1):noop(2),Resets the units statistics. A (1) resets  the statistics count, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.7.6,DES-1210-52-BX::companyRSTP,,,,,,
.1.3.6.1.4.1.171.10.75.7.6.1,DES-1210-52-BX::stpGlobal,,,,,,
.1.3.6.1.4.1.171.10.75.7.6.1.1,DES-1210-52-BX::rstpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative module status requested by management for the RSTP Module. This enables or disables RSTP in the system. A value of 'enabled' (1) indicates that RSTP must be enabled in the device on all the ports. A value of 'disabled'(2) indicates that RSTP must be disabled in the device on all the ports.
.1.3.6.1.4.1.171.10.75.7.6.1.2,DES-1210-52-BX::stpVersion,INTEGER,read-write,,current,stpCompatible(0):rstp(2),The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New value may be defined as future versions of the protocol become available.
.1.3.6.1.4.1.171.10.75.7.6.1.3,DES-1210-52-BX::stpPriority,INTEGER,read-write,,current,,The bridge priority vector, as defined in 17.6. The first  (RootBridgeID) and third (DesignatedBridgeID)components are both equal to the value of the Bridge Identifier (17.18.2). The other components are zero.
.1.3.6.1.4.1.171.10.75.7.6.1.4,DES-1210-52-BX::stpTxHoldCount,INTEGER,read-write,,current,,The value used by the Port Transmit state machine to limit the maximum transmission rate.
.1.3.6.1.4.1.171.10.75.7.6.1.5,DES-1210-52-BX::stpProtocolSpecification,INTEGER,read-only,,current,unknown(1):decLb100(2):ieee8021d(3),An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined.
.1.3.6.1.4.1.171.10.75.7.6.1.6,DES-1210-52-BX::stpTimeSinceTopologyChange,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
.1.3.6.1.4.1.171.10.75.7.6.1.7,DES-1210-52-BX::stpTopChanges,Counter32,read-only,,current,,The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
.1.3.6.1.4.1.171.10.75.7.6.1.8,DES-1210-52-BX::stpDesignatedRoot,OCTET,read-only,,current,,The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
.1.3.6.1.4.1.171.10.75.7.6.1.9,DES-1210-52-BX::stpRootCost,INTEGER,read-only,,current,,The cost of the path to the root as seen from this bridge.
.1.3.6.1.4.1.171.10.75.7.6.1.10,DES-1210-52-BX::stpRootPort,INTEGER,read-only,,current,,The port number of the port which offers the lowest cost path from this bridge to the root bridge.
.1.3.6.1.4.1.171.10.75.7.6.1.11,DES-1210-52-BX::stpMaxAge,INTEGER,read-only,,current,,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. The rootTimes variable comprises the  Bridge¡¦s operational timer parameter values  (Message Age, Max Age, Forward Delay, and  Hello Time), derived from the values stored in  portTimes (17.19.22) for the Root Port or from  BridgeTimes (17.18.4).
.1.3.6.1.4.1.171.10.75.7.6.1.12,DES-1210-52-BX::stpHelloTime,INTEGER,read-only,,current,,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. The interval between periodic transmissions of  Configuration Messages by Designated Ports  (Table 17-1).
.1.3.6.1.4.1.171.10.75.7.6.1.13,DES-1210-52-BX::stpHoldTime,INTEGER,read-only,,current,,This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
.1.3.6.1.4.1.171.10.75.7.6.1.14,DES-1210-52-BX::stpForwardDelay,INTEGER,read-only,,current,,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. The delay used by STP Bridges (17.4) to transition  Root and Designated Ports to Forwarding  (Table 17-1).
.1.3.6.1.4.1.171.10.75.7.6.1.15,DES-1210-52-BX::stpBridgeMaxAge,INTEGER,read-write,,current,,The Max Age component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.75.7.6.1.16,DES-1210-52-BX::stpBridgeHelloTime,INTEGER,read-write,,current,,The Hello Time component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.75.7.6.1.17,DES-1210-52-BX::stpBridgeForwardDelay,INTEGER,read-write,,current,,The Forward Delay component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.75.7.6.2,DES-1210-52-BX::stpPortTable,,not-accessible,,current,,A table that contains port-specific information for the Spanning Tree Protocol.
.1.3.6.1.4.1.171.10.75.7.6.2.1,DES-1210-52-BX::stpPortEntry,,not-accessible,stpPort,current,,A list of information maintained by every port about the Spanning Tree Protocol state for that port.
.1.3.6.1.4.1.171.10.75.7.6.2.1.1,DES-1210-52-BX::stpPort,INTEGER,read-only,,current,,The port number of the port for which this entry contains Spanning Tree Protocol management information.
.1.3.6.1.4.1.171.10.75.7.6.2.1.2,DES-1210-52-BX::stpPortPriority,INTEGER,read-write,,current,,The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of stpPort.
.1.3.6.1.4.1.171.10.75.7.6.2.1.3,DES-1210-52-BX::stpPortState,INTEGER,read-only,,current,disabled(1):blocking(2):listening(3):learning(4):forwarding(5):broken(6),The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see stpPortEnable), this object will have a value of disabled(1).
.1.3.6.1.4.1.171.10.75.7.6.2.1.4,DES-1210-52-BX::stpPortEnable,INTEGER,read-write,,current,enabled(1):disabled(2),The enabled/disabled status of the port.
.1.3.6.1.4.1.171.10.75.7.6.2.1.5,DES-1210-52-BX::stpAdminPortPathCost,INTEGER,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. Writing a value of '0' assigns the  automatically calculated default Path Cost value to  the ohter object stpPortPathCost. If the default  Path Cost is being used,this object returns '0' when  read.
.1.3.6.1.4.1.171.10.75.7.6.2.1.6,DES-1210-52-BX::stpPortPathCost,INTEGER,read-only,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port.
.1.3.6.1.4.1.171.10.75.7.6.2.1.7,DES-1210-52-BX::stpPortDesignatedRoot,OCTET,read-only,,current,,The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
.1.3.6.1.4.1.171.10.75.7.6.2.1.8,DES-1210-52-BX::stpPortDesignatedCost,INTEGER,read-only,,current,,The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
.1.3.6.1.4.1.171.10.75.7.6.2.1.9,DES-1210-52-BX::stpPortDesignatedBridge,OCTET,read-only,,current,,The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
.1.3.6.1.4.1.171.10.75.7.6.2.1.10,DES-1210-52-BX::stpPortDesignatedPort,OCTET,read-only,,current,,The Port Identifier of the port on the Designated Bridge for this port's segment.
.1.3.6.1.4.1.171.10.75.7.6.2.1.11,DES-1210-52-BX::stpPortForwardTransitions,Counter32,read-only,,current,,The number of times this port has transitioned from the Learning state to the Forwarding state.
.1.3.6.1.4.1.171.10.75.7.6.2.1.12,DES-1210-52-BX::stpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.10.75.7.6.2.1.13,DES-1210-52-BX::stpPortOperEdgePort,INTEGER,read-only,,current,true(1):false(2),The operational value of the Edge Port parameter. The object is initialized to the value of stpPortAdminEdgePort and is set FALSE on reception of a BPDU.
.1.3.6.1.4.1.171.10.75.7.6.2.1.14,DES-1210-52-BX::stpPortAdminPointToPoint,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.10.75.7.6.2.1.15,DES-1210-52-BX::stpPortOperPointToPoint,INTEGER,read-only,,current,true(1):false(2),The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the stpPortAdminPointToPoint object.
.1.3.6.1.4.1.171.10.75.7.6.2.1.16,DES-1210-52-BX::stpPortEdge,INTEGER,read-write,,current,true(1):false(0):auto(2), This parameter when TRUE(1) indicates that detection of a port  as Edge Port happens automatically and FALSE(2)  indicates that this feature is disabled.
.1.3.6.1.4.1.171.10.75.7.6.2.1.17,DES-1210-52-BX::stpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to be selected as Root Port for the CIST or any MSTI, even it has  the best spanning tree priority vector. Such a Port will be selected  as an Alternate Port after the Root Port has been selected. This  parameter should be FALSE by default. If set it can cause lack of  spanning tree connectivity. It is set by a network administrator to  prevent bridges external to a core region of the network influencing  the spanning tree active topology, possibly because those bridges are  not under the full control of the administrator.  This administrator configuration is also known as 'Root Guard'.
.1.3.6.1.4.1.171.10.75.7.6.2.1.18,DES-1210-52-BX::stpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to propagate received topology change notifications and topology  changes to other Ports. This parameter should be FALSE by default.  If set it can cause temporary loss of connectivity after changes in  a spanning trees active topology as a result of persistent  incorrectly learnt station location information. It is set by a  network administrator to prevent bridges external to a core region of  the network causing address flushing in that region, possibly because  those bridges are not under the full control of the administrator or  MAC-Operational for the attached LANs transitions frequently.
.1.3.6.1.4.1.171.10.75.7.7,DES-1210-52-BX::companyDot1qVlanGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.7.2,DES-1210-52-BX::dot1qVlanManagementOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable management VLAN mechanism.
.1.3.6.1.4.1.171.10.75.7.7.3,DES-1210-52-BX::dot1qVlanManagementid,INTEGER,read-write,,current,,The management VLAN ID, which will allow to forward packets of that VLAN to CPU.
.1.3.6.1.4.1.171.10.75.7.7.5,DES-1210-52-BX::dot1qVlanAsyOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable IEEE 802.1Q Asymmetric VLAN
.1.3.6.1.4.1.171.10.75.7.7.6,DES-1210-52-BX::dot1qVlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.10.75.7.7.6.1,DES-1210-52-BX::dot1qVlanEntry,,not-accessible,dot1qVlanName,current,,Information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.10.75.7.7.6.1.1,DES-1210-52-BX::dot1qVlanName,OCTET,read-create,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.10.75.7.7.6.1.2,DES-1210-52-BX::dot1qVlanEgressPorts,OCTET,read-create,,current,,The set of ports which are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port per-VLAN Registrar control for Registration Fixed on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed.
.1.3.6.1.4.1.171.10.75.7.7.6.1.4,DES-1210-52-BX::dot1qVlanUntaggedPorts,OCTET,read-create,,current,,The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set then it will reject the set operation with an error. An example might be if a manager attempts to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
.1.3.6.1.4.1.171.10.75.7.7.6.1.5,DES-1210-52-BX::dot1qVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in dot1qVlanTable. By setting this object, new entries can be created in dot1qVlanTable and existing entries can be removed from dot1qVlanTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.75.7.7.7,DES-1210-52-BX::dot1qVlanPortTable,,not-accessible,,current,,A table containing per port control and status information for VLAN configuration in the device.
.1.3.6.1.4.1.171.10.75.7.7.7.1,DES-1210-52-BX::dot1qVlanPortEntry,,not-accessible,,current,,Information controlling VLAN configuration for a port on the device.
.1.3.6.1.4.1.171.10.75.7.7.7.1.1,DES-1210-52-BX::dot1qVlanPvid,Unsigned32,read-write,,current,,The PVID, the VLAN ID assigned to untagged frames or Priority-Tagged frames received on this port.
.1.3.6.1.4.1.171.10.75.7.7.8,DES-1210-52-BX::dot1qVlanUngisterMCFilterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.7.7.8.1,DES-1210-52-BX::dot1qVlanUngisterMCFilterEntry,,not-accessible,dot1qVlanUngisterMCFilterVlanId,current,,A list of multicast filter mode information for each VLAN ID.
.1.3.6.1.4.1.171.10.75.7.7.8.1.1,DES-1210-52-BX::dot1qVlanUngisterMCFilterVlanId,Integer32,read-only,,current,,Per Vlan to configure multicast filtering function.
.1.3.6.1.4.1.171.10.75.7.7.8.1.2,DES-1210-52-BX::dot1qVlanUngisterMCFiltermode,INTEGER,read-write,,current,filter(1):forward(0),Filter unknown multicast frames or normal operation(i.e. forwarding)
.1.3.6.1.4.1.171.10.75.7.8,DES-1210-52-BX::companyLA,,,,,,
.1.3.6.1.4.1.171.10.75.7.8.1,DES-1210-52-BX::laSystem,,,,,,
.1.3.6.1.4.1.171.10.75.7.8.1.2,DES-1210-52-BX::laStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the Link Aggregation Module administrative status as  enabled or disabled.
.1.3.6.1.4.1.171.10.75.7.8.1.3,DES-1210-52-BX::laPortChannelTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel.
.1.3.6.1.4.1.171.10.75.7.8.1.3.1,DES-1210-52-BX::laPortChannelEntry,,not-accessible,laPortChannelIfIndex,current,,There is one entry in this table for each created port-channel port.
.1.3.6.1.4.1.171.10.75.7.8.1.3.1.1,DES-1210-52-BX::laPortChannelIfIndex,Integer32,read-only,,current,,The index of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.75.7.8.1.3.1.2,DES-1210-52-BX::laPortChannelMemberList,OCTET,read-write,,current,,Member Port list of the port channel. Add the ports as a 
.1.3.6.1.4.1.171.10.75.7.8.1.3.1.3,DES-1210-52-BX::laPortChannelMode,INTEGER,read-write,,current,lacp(1):static(2):disable(3),Current Operating Channel Mode of the port channel Lacp(1) - forcing the port to negotiate with the partner. manual(2) - force the port to enable channeling (Manual). disable(3) - channeling is disabled.
.1.3.6.1.4.1.171.10.75.7.8.2,DES-1210-52-BX::laPortControl,,,,,,
.1.3.6.1.4.1.171.10.75.7.8.2.1,DES-1210-52-BX::laPortControlTable,,not-accessible,,current,,A table that contains Link Aggregation Control configuration information about every Aggregation Port associated with this device. A row appears in this table for each physical port.
.1.3.6.1.4.1.171.10.75.7.8.2.1.1,DES-1210-52-BX::laPortControlEntry,,not-accessible,laPortControlIndex,current,,A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
.1.3.6.1.4.1.171.10.75.7.8.2.1.1.1,DES-1210-52-BX::laPortControlIndex,Integer32,read-only,,current,,The index of the port.
.1.3.6.1.4.1.171.10.75.7.8.2.1.1.3,DES-1210-52-BX::laPortActorActivity,INTEGER,read-write,,current,active(1):passive(2),This object indicates LACP-Activity to this Aggregation Port.  LACP can be configured in one of two modes: active or passive.  In active mode it will always send frames along the configured links.  If the actor and partner are both in passive mode, they do not  exchange LACP packets.
.1.3.6.1.4.1.171.10.75.7.8.2.1.1.4,DES-1210-52-BX::laPortActorTimeout,INTEGER,read-write,,current,short(1):long(2),This object indicates LACP-Timeout to this Aggregation Port. short(1) - LACP Timeout 3 seconds. long (2) - LACP Timeout 90 seconds.
.1.3.6.1.4.1.171.10.75.7.9,DES-1210-52-BX::companyStaticMAC,,,,,,
.1.3.6.1.4.1.171.10.75.7.9.1,DES-1210-52-BX::staticDisableAutoLearn,INTEGER,read-write,,current,on(1):off(2),Set on to disable Auto Learning Excluding Uplink Port and set off to enable Auto Learning.
.1.3.6.1.4.1.171.10.75.7.9.2,DES-1210-52-BX::staticAutoLearningList,OCTET,read-write,,current,,The set of the device's member ports that belong
.1.3.6.1.4.1.171.10.75.7.9.3,DES-1210-52-BX::staticTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.7.9.3.1,DES-1210-52-BX::staticEntry,,not-accessible,staticVlanID:staticMac:staticPort,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.7.9.3.1.1,DES-1210-52-BX::staticVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.7.9.3.1.2,DES-1210-52-BX::staticMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.7.9.3.1.3,DES-1210-52-BX::staticPort,INTEGER,read-only,,current,,The forwarding port of the static MAC entry.
.1.3.6.1.4.1.171.10.75.7.9.3.1.4,DES-1210-52-BX::staticStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static MAC Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. The trunk member port can not set up static MAC.
.1.3.6.1.4.1.171.10.75.7.10,DES-1210-52-BX::companyIgsGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.10.1,DES-1210-52-BX::igsSystem,,,,,,
.1.3.6.1.4.1.171.10.75.7.10.1.1,DES-1210-52-BX::igsStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module starts  protocol operations. When set to 'disabled', the IGS module stops performing  protocol operations.
.1.3.6.1.4.1.171.10.75.7.10.1.2,DES-1210-52-BX::igsRouterPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  router port entry will be purged. For each router port learnt,  this timer runs for 'RouterPortPurgeInterval' seconds.When the  timer expires, the learnt router port entry is purged. However  if control messages are received from the router before the  timer expiry, then the timer is restarted.
.1.3.6.1.4.1.171.10.75.7.10.1.3,DES-1210-52-BX::igsHostPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  port entry will be purged. For each port on which report has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a report  message is received from a host on the specific port. If  the timer expires, then , the learnt port entry will  be purged from the multicast group.
.1.3.6.1.4.1.171.10.75.7.10.1.4,DES-1210-52-BX::igsRobustnessValue,Integer32,read-write,,current,,When the switch receives leave message on a port, it sends group specific query to check if there are any other  interested receivers for the group. This attribute defines  the maximum number of queries sent by the switch before deleting  the port from the group membership information in the forwarding  database. If the maximum retry count exceeds 'igsRobustnessValue',  then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no  interested receivers for the group.
.1.3.6.1.4.1.171.10.75.7.10.1.5,DES-1210-52-BX::igsGrpQueryInterval,Integer32,read-write,,current,,The value of this attribute defines the time period with which  the switch will send group specific queries on a port to check  if there is any intersted receivers. The switch will send  'igsRobustnessValue' queries before removing the port from the  group membership information in the forwarding database.
.1.3.6.1.4.1.171.10.75.7.10.1.6,DES-1210-52-BX::igsQueryInterval,Integer32,read-write,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  VLANs.
.1.3.6.1.4.1.171.10.75.7.10.1.7,DES-1210-52-BX::igsQueryMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time advertised in IGMPv2 general queries on this interface.
.1.3.6.1.4.1.171.10.75.7.10.1.8,DES-1210-52-BX::igsReportToAllPort,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module forwards packets  to report to all port. When set to 'disabled', the IGS module forwards packets  to router port only.
.1.3.6.1.4.1.171.10.75.7.10.3,DES-1210-52-BX::igsVlan,,,,,,
.1.3.6.1.4.1.171.10.75.7.10.3.3,DES-1210-52-BX::igsVlanRouterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.7.10.3.3.1,DES-1210-52-BX::igsVlanRouterEntry,,not-accessible,igsVlanRouterVlanId,current,,An igs vlan router entry contain the igs vlan router port list.
.1.3.6.1.4.1.171.10.75.7.10.3.3.1.1,DES-1210-52-BX::igsVlanRouterVlanId,Integer32,read-only,,current,,It is the VLAN ID of the igs vlan router entry.
.1.3.6.1.4.1.171.10.75.7.10.3.3.1.2,DES-1210-52-BX::igsVlanRouterPortList,OCTET,read-only,,current,,List of ports on which routers are present.  These router ports are learnt through control messages  received from routers, and can also be configured  statically.
.1.3.6.1.4.1.171.10.75.7.10.3.4,DES-1210-52-BX::igsVlanFilterTable,,not-accessible,,current,,This table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is  enabled in the system.
.1.3.6.1.4.1.171.10.75.7.10.3.4.1,DES-1210-52-BX::igsVlanFilterEntry,,not-accessible,igsVlanFilterVlanId,current,,Contains snooping status , version and fast leave configuration for a specific VLAN.
.1.3.6.1.4.1.171.10.75.7.10.3.4.1.1,DES-1210-52-BX::igsVlanFilterVlanId,Integer32,read-only,,current,,Index of IgsVlanFilterEntry. This object indicates the VLAN ID for which  the snooping configurations in IgsVlanFilterEntry is to be done.
.1.3.6.1.4.1.171.10.75.7.10.3.4.1.2,DES-1210-52-BX::igsVlanSnoopStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable IGS function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.7.10.3.4.1.3,DES-1210-52-BX::igsVlanQuerier,INTEGER,read-only,,current,enabled(1):disabled(2),Indicates whether the switch is configured as a querier in the VLAN
.1.3.6.1.4.1.171.10.75.7.10.3.4.1.4,DES-1210-52-BX::igsVlanCfgQuerier,INTEGER,read-write,,current,enabled(1):disabled(2),The snooping switch can be configured as a querier via this object  to send out IGMP general queries when IGMP routers are not present in the VLAN.  When set to 'enabled', the switch will generate general queries.
.1.3.6.1.4.1.171.10.75.7.10.3.4.1.5,DES-1210-52-BX::igsVlanQueryInterval,Integer32,read-only,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  the VLAN. A switch should be configured as a querier for a VLAN  only when there is no queriers in the network.
.1.3.6.1.4.1.171.10.75.7.10.3.4.1.6,DES-1210-52-BX::igsVlanRtrPortList,OCTET,read-write,,current,,List of ports which are configured statically as router ports
.1.3.6.1.4.1.171.10.75.7.10.3.4.1.8,DES-1210-52-BX::igsVlanFastLeave,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables fast leave for the VLAN. When it is  'disabled',on reception of a leave message, the switch checks if they are any interested receivers for the group by sending  a group specific query before removing the port from the  forwarding table. If set to 'enabled', the switch does not  send a group specific query and immediately removes the port from the forwarding table.
.1.3.6.1.4.1.171.10.75.7.10.3.5,DES-1210-52-BX::igsVlanMulticastGroupTable,,not-accessible,,current,,This table contains MAC based multicast forwarding  information.
.1.3.6.1.4.1.171.10.75.7.10.3.5.1,DES-1210-52-BX::igsVlanMulticastGroupEntry,,not-accessible,igsVlanMulticastGroupVlanId:igsVlanMulticastGroupIpAddress,current,,This table contains VLAN ID, multicast group MAC address and the  list of ports onto which the multicast data packets for group should be forwarded.
.1.3.6.1.4.1.171.10.75.7.10.3.5.1.1,DES-1210-52-BX::igsVlanMulticastGroupVlanId,Integer32,read-only,,current,,VLAN ID pertaining to the Multicast forwarding entry
.1.3.6.1.4.1.171.10.75.7.10.3.5.1.2,DES-1210-52-BX::igsVlanMulticastGroupIpAddress,OCTET,read-only,,current,,Multicast group IP address. This object indicates that a multicast group address was learned in the switch and be represented  as IP address format.
.1.3.6.1.4.1.171.10.75.7.10.3.5.1.3,DES-1210-52-BX::igsVlanMulticastGroupMacAddress,OCTET,read-only,,current,,Multicast group MAC address. This object indicates that a multicast group address was learned in the switch and be represented  as MAC address format.
.1.3.6.1.4.1.171.10.75.7.10.3.5.1.4,DES-1210-52-BX::igsVlanMulticastGroupPortList,OCTET,read-only,,current,,List of ports onto which the multicast data packets destined for this group will be forwarded.
.1.3.6.1.4.1.171.10.75.7.11,DES-1210-52-BX::companyDot1xGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.11.1,DES-1210-52-BX::radius,,,,,,
.1.3.6.1.4.1.171.10.75.7.11.1.1,DES-1210-52-BX::ipv4radiusServerAddress,IpAddress,read-write,,obsolete,,The IP address of the RADIUS server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.7.11.1.2,DES-1210-52-BX::ipv4radiusServerSharedSecret,OCTET,read-write,,obsolete,,The secret string which is shared between Server and Client
.1.3.6.1.4.1.171.10.75.7.11.1.3,DES-1210-52-BX::radiusServerTable,,,,,,
.1.3.6.1.4.1.171.10.75.7.11.1.3.1,DES-1210-52-BX::swRadiusServerIPType,INTEGER,read-write,,current,iPv4(1):iPv6(2),The IP address of the RADIUS server IP type referred to in this table entry.
.1.3.6.1.4.1.171.10.75.7.11.1.3.2,DES-1210-52-BX::swRadiusServerAddress,OCTET,read-write,,current,,The IP address of the RADIUS server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.7.11.1.3.3,DES-1210-52-BX::swRadiusServerInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the swAuthRadiusServerAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.7.11.1.3.4,DES-1210-52-BX::swRadiusServerSharedSecret,OCTET,read-write,,current,,The secret string which is shared between Server and Client, the maximum length are 32 chars
.1.3.6.1.4.1.171.10.75.7.11.2,DES-1210-52-BX::dot1xAuth,,,,,,
.1.3.6.1.4.1.171.10.75.7.11.2.1,DES-1210-52-BX::dot1xAuthStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Static 802.1x.
.1.3.6.1.4.1.171.10.75.7.11.2.2,DES-1210-52-BX::dot1xAuthQuietPeriod,INTEGER,read-write,,current,,The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
.1.3.6.1.4.1.171.10.75.7.11.2.3,DES-1210-52-BX::dot1xAuthTxPeriod,INTEGER,read-write,,current,,The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine.
.1.3.6.1.4.1.171.10.75.7.11.2.4,DES-1210-52-BX::dot1xAuthSuppTimeout,INTEGER,read-write,,current,,The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.7.11.2.5,DES-1210-52-BX::dot1xAuthServerTimeout,INTEGER,read-write,,current,,The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.7.11.2.6,DES-1210-52-BX::dot1xAuthMaxReq,INTEGER,read-write,,current,,The value of the maxReq constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.7.11.2.7,DES-1210-52-BX::dot1xAuthReAuthPeriod,Unsigned32,read-write,,current,,The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
.1.3.6.1.4.1.171.10.75.7.11.2.8,DES-1210-52-BX::dot1xAuthReAuthEnabled,INTEGER,read-write,,current,enabled(1):disabled(2),The enable/disable control used by the Reauthentication Timer state machine (8.5.5.1).
.1.3.6.1.4.1.171.10.75.7.11.2.9,DES-1210-52-BX::dot1xAuthConfigPortTable,,not-accessible,,current,,A table that contains the configuration objects for the
.1.3.6.1.4.1.171.10.75.7.11.2.9.1,DES-1210-52-BX::dot1xAuthConfigPortEntry,,not-accessible,dot1xAuthConfigPortNumber,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.7.11.2.9.1.1,DES-1210-52-BX::dot1xAuthConfigPortNumber,INTEGER,read-only,,current,,A unique value for each port that correlates to port index. Its value ranges between 1 and the value of port number.
.1.3.6.1.4.1.171.10.75.7.11.2.9.1.2,DES-1210-52-BX::dot1xAuthConfigPortControl,INTEGER,read-write,,current,forceUnauthorized(1):auto(2):forceAuthorized(3),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.7.11.2.9.1.3,DES-1210-52-BX::dot1xAuthConfigPortStatus,INTEGER,read-only,,current,authorized(1):unauthorized(2),The current value of the controlled Port status parameter for the Port.
.1.3.6.1.4.1.171.10.75.7.11.2.9.1.4,DES-1210-52-BX::dot1xAuthConfigPortSessionTime,TimeTicks,read-only,,current,,The duration of the session in seconds.
.1.3.6.1.4.1.171.10.75.7.11.2.9.1.5,DES-1210-52-BX::dot1xAuthConfigPortSessionUserName,OCTET,read-only,,current,,The User-Name representing the identity of the Supplicant PAE.
.1.3.6.1.4.1.171.10.75.7.11.2.10,DES-1210-52-BX::swAuthCtrlPktFwdMode,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable 802.1x packet forward while 802.1x module is disabled.
.1.3.6.1.4.1.171.10.75.7.12,DES-1210-52-BX::companyQoSGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.12.1,DES-1210-52-BX::qosMode,INTEGER,read-write,,current,dot1p(1):dscp(2):tos(3),Settings of Qos mode: IEEE 802.1p QoS or DSCP QoS or TOS Qos. IEEE 802.1p : It specifies a priority(0~7) value to four queues in WS3 : Low(1,2), Medium(0,3), High(4,5) and Highest(6,7), inclusive that can be used by Quality of Service (QoS) disciplines to differentiate traffic. DSCP : Differentiated services enhancements to the Internet protocol are intended to enable scalable service discrimination in the Internet without the need for per-flow state and signaling at every hop.  
.1.3.6.1.4.1.171.10.75.7.12.2,DES-1210-52-BX::queuingMechanism,INTEGER,read-write,,current,strictPriority(1):wrr(2),Queuing mechanism. strictPriority(1) : Strict Priority wrr(2) : Weighted Round Robin Strict-priority scheduling is implemented with a special strict-priority scheduler node that is stacked directly above the port. Queues stacked on top of the strict-priority scheduler node always get bandwidth before other queues. Weighted round-robin scheduling is designed to better handle queues with different processing capacities. Each queue has a weight : Low is 1, Medium is 2, High is 4 and Highest is 8 for WS4 spec. Queues with higher weights get bandwidth before than other queues with less weights. 
.1.3.6.1.4.1.171.10.75.7.12.3,DES-1210-52-BX::qosQ1p,,,,,,
.1.3.6.1.4.1.171.10.75.7.12.3.1,DES-1210-52-BX::dot1pPortTable,,not-accessible,,current,,A list of 802.1p port default priority Entries.
.1.3.6.1.4.1.171.10.75.7.12.3.1.1,DES-1210-52-BX::dot1pPortEntry,,not-accessible,dot1pPortIndex,current,,A list of 802.1p port default priority priorities.
.1.3.6.1.4.1.171.10.75.7.12.3.1.1.1,DES-1210-52-BX::dot1pPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.7.12.3.1.1.2,DES-1210-52-BX::dot1pPortPriority,INTEGER,read-write,,current,low(1):medium(2):high(3):highest(4),For ingress untagged packets, the per port 'Default Priority' setting will be applied to packets of each port to provide  port-based traffic prioritization. For ingress tagged packets, D-Link Smart Switches will refer to their 802.1p information and prioritize them with 4 different priority queues. 
.1.3.6.1.4.1.171.10.75.7.12.4,DES-1210-52-BX::qosDiffServ,,,,,,
.1.3.6.1.4.1.171.10.75.7.12.4.1,DES-1210-52-BX::qosDiffServEnable,INTEGER,read-only,,current,enable(1):disable(2),Display the DSCP(Differentiated services) function Enabled or Disabled.  Notice : DiffServ Type is 2~7 bits in the TOS field. ex: If the DiffServ Type = 000011(3),  the value in TOS field is 00001100(12) 
.1.3.6.1.4.1.171.10.75.7.12.4.2,DES-1210-52-BX::qosDiffServTypeGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.12.4.2.1,DES-1210-52-BX::qosDiffServType00,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 0 : IP ToS value = 0
.1.3.6.1.4.1.171.10.75.7.12.4.2.2,DES-1210-52-BX::qosDiffServType01,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 01 : IP ToS value = 4
.1.3.6.1.4.1.171.10.75.7.12.4.2.3,DES-1210-52-BX::qosDiffServType02,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 02 : IP ToS value = 8
.1.3.6.1.4.1.171.10.75.7.12.4.2.4,DES-1210-52-BX::qosDiffServType03,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 03 : IP ToS value = 12
.1.3.6.1.4.1.171.10.75.7.12.4.2.5,DES-1210-52-BX::qosDiffServType04,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 04 : IP ToS value = 16
.1.3.6.1.4.1.171.10.75.7.12.4.2.6,DES-1210-52-BX::qosDiffServType05,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 05 : IP ToS value = 20
.1.3.6.1.4.1.171.10.75.7.12.4.2.7,DES-1210-52-BX::qosDiffServType06,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 06 : IP ToS value = 24
.1.3.6.1.4.1.171.10.75.7.12.4.2.8,DES-1210-52-BX::qosDiffServType07,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 07 : IP ToS value = 28
.1.3.6.1.4.1.171.10.75.7.12.4.2.9,DES-1210-52-BX::qosDiffServType08,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 08 : IP ToS value = 32
.1.3.6.1.4.1.171.10.75.7.12.4.2.10,DES-1210-52-BX::qosDiffServType09,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 09 : IP ToS value = 36
.1.3.6.1.4.1.171.10.75.7.12.4.2.11,DES-1210-52-BX::qosDiffServType10,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 10 : IP ToS value = 40
.1.3.6.1.4.1.171.10.75.7.12.4.2.12,DES-1210-52-BX::qosDiffServType11,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 11 : IP ToS value = 44
.1.3.6.1.4.1.171.10.75.7.12.4.2.13,DES-1210-52-BX::qosDiffServType12,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 12 : IP ToS value = 48
.1.3.6.1.4.1.171.10.75.7.12.4.2.14,DES-1210-52-BX::qosDiffServType13,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 13 : IP ToS value = 52
.1.3.6.1.4.1.171.10.75.7.12.4.2.15,DES-1210-52-BX::qosDiffServType14,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 14 : IP ToS value = 56
.1.3.6.1.4.1.171.10.75.7.12.4.2.16,DES-1210-52-BX::qosDiffServType15,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 15 : IP ToS value = 60
.1.3.6.1.4.1.171.10.75.7.12.4.2.17,DES-1210-52-BX::qosDiffServType16,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 16 : IP ToS value = 64
.1.3.6.1.4.1.171.10.75.7.12.4.2.18,DES-1210-52-BX::qosDiffServType17,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 17 : IP ToS value = 68
.1.3.6.1.4.1.171.10.75.7.12.4.2.19,DES-1210-52-BX::qosDiffServType18,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 18 : IP ToS value = 72
.1.3.6.1.4.1.171.10.75.7.12.4.2.20,DES-1210-52-BX::qosDiffServType19,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 19 : IP ToS value = 76
.1.3.6.1.4.1.171.10.75.7.12.4.2.21,DES-1210-52-BX::qosDiffServType20,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 20 : IP ToS value = 80
.1.3.6.1.4.1.171.10.75.7.12.4.2.22,DES-1210-52-BX::qosDiffServType21,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 21 : IP ToS value = 84
.1.3.6.1.4.1.171.10.75.7.12.4.2.23,DES-1210-52-BX::qosDiffServType22,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 22 : IP ToS value = 88
.1.3.6.1.4.1.171.10.75.7.12.4.2.24,DES-1210-52-BX::qosDiffServType23,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 23 : IP ToS value = 92
.1.3.6.1.4.1.171.10.75.7.12.4.2.25,DES-1210-52-BX::qosDiffServType24,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 24 : IP ToS value = 96
.1.3.6.1.4.1.171.10.75.7.12.4.2.26,DES-1210-52-BX::qosDiffServType25,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 25 : IP ToS value = 100
.1.3.6.1.4.1.171.10.75.7.12.4.2.27,DES-1210-52-BX::qosDiffServType26,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 26 : IP ToS value = 104
.1.3.6.1.4.1.171.10.75.7.12.4.2.28,DES-1210-52-BX::qosDiffServType27,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 27 : IP ToS value = 108
.1.3.6.1.4.1.171.10.75.7.12.4.2.29,DES-1210-52-BX::qosDiffServType28,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 28 : IP ToS value = 112
.1.3.6.1.4.1.171.10.75.7.12.4.2.30,DES-1210-52-BX::qosDiffServType29,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 29 : IP ToS value = 116
.1.3.6.1.4.1.171.10.75.7.12.4.2.31,DES-1210-52-BX::qosDiffServType30,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 30 : IP ToS value = 120
.1.3.6.1.4.1.171.10.75.7.12.4.2.32,DES-1210-52-BX::qosDiffServType31,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 31 : IP ToS value = 124
.1.3.6.1.4.1.171.10.75.7.12.4.2.33,DES-1210-52-BX::qosDiffServType32,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 32 : IP ToS value = 128
.1.3.6.1.4.1.171.10.75.7.12.4.2.34,DES-1210-52-BX::qosDiffServType33,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 33 : IP ToS value = 132
.1.3.6.1.4.1.171.10.75.7.12.4.2.35,DES-1210-52-BX::qosDiffServType34,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 34 : IP ToS value = 136
.1.3.6.1.4.1.171.10.75.7.12.4.2.36,DES-1210-52-BX::qosDiffServType35,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 35 : IP ToS value = 140
.1.3.6.1.4.1.171.10.75.7.12.4.2.37,DES-1210-52-BX::qosDiffServType36,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 36 : IP ToS value = 144
.1.3.6.1.4.1.171.10.75.7.12.4.2.38,DES-1210-52-BX::qosDiffServType37,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 37 : IP ToS value = 148
.1.3.6.1.4.1.171.10.75.7.12.4.2.39,DES-1210-52-BX::qosDiffServType38,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 38 : IP ToS value = 152
.1.3.6.1.4.1.171.10.75.7.12.4.2.40,DES-1210-52-BX::qosDiffServType39,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 39 : IP ToS value = 156
.1.3.6.1.4.1.171.10.75.7.12.4.2.41,DES-1210-52-BX::qosDiffServType40,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 40 : IP ToS value = 160
.1.3.6.1.4.1.171.10.75.7.12.4.2.42,DES-1210-52-BX::qosDiffServType41,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 41 : IP ToS value = 164
.1.3.6.1.4.1.171.10.75.7.12.4.2.43,DES-1210-52-BX::qosDiffServType42,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 42 : IP ToS value = 168
.1.3.6.1.4.1.171.10.75.7.12.4.2.44,DES-1210-52-BX::qosDiffServType43,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 43 : IP ToS value = 172
.1.3.6.1.4.1.171.10.75.7.12.4.2.45,DES-1210-52-BX::qosDiffServType44,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 44 : IP ToS value = 176
.1.3.6.1.4.1.171.10.75.7.12.4.2.46,DES-1210-52-BX::qosDiffServType45,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 45 : IP ToS value = 180
.1.3.6.1.4.1.171.10.75.7.12.4.2.47,DES-1210-52-BX::qosDiffServType46,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 46 : IP ToS value = 184
.1.3.6.1.4.1.171.10.75.7.12.4.2.48,DES-1210-52-BX::qosDiffServType47,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 47 : IP ToS value = 188
.1.3.6.1.4.1.171.10.75.7.12.4.2.49,DES-1210-52-BX::qosDiffServType48,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 48 : IP ToS value = 192
.1.3.6.1.4.1.171.10.75.7.12.4.2.50,DES-1210-52-BX::qosDiffServType49,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 49 : IP ToS value = 196
.1.3.6.1.4.1.171.10.75.7.12.4.2.51,DES-1210-52-BX::qosDiffServType50,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 50 : IP ToS value = 200
.1.3.6.1.4.1.171.10.75.7.12.4.2.52,DES-1210-52-BX::qosDiffServType51,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 51 : IP ToS value = 204
.1.3.6.1.4.1.171.10.75.7.12.4.2.53,DES-1210-52-BX::qosDiffServType52,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 52 : IP ToS value = 208
.1.3.6.1.4.1.171.10.75.7.12.4.2.54,DES-1210-52-BX::qosDiffServType53,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 53 : IP ToS value = 212
.1.3.6.1.4.1.171.10.75.7.12.4.2.55,DES-1210-52-BX::qosDiffServType54,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 54 : IP ToS value = 216
.1.3.6.1.4.1.171.10.75.7.12.4.2.56,DES-1210-52-BX::qosDiffServType55,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 55 : IP ToS value = 220
.1.3.6.1.4.1.171.10.75.7.12.4.2.57,DES-1210-52-BX::qosDiffServType56,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 56 : IP ToS value = 224
.1.3.6.1.4.1.171.10.75.7.12.4.2.58,DES-1210-52-BX::qosDiffServType57,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 57 : IP ToS value = 228
.1.3.6.1.4.1.171.10.75.7.12.4.2.59,DES-1210-52-BX::qosDiffServType58,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 58 : IP ToS value = 232
.1.3.6.1.4.1.171.10.75.7.12.4.2.60,DES-1210-52-BX::qosDiffServType59,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 59 : IP ToS value = 236
.1.3.6.1.4.1.171.10.75.7.12.4.2.61,DES-1210-52-BX::qosDiffServType60,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 60 : IP ToS value = 240
.1.3.6.1.4.1.171.10.75.7.12.4.2.62,DES-1210-52-BX::qosDiffServType61,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 61 : IP ToS value = 244
.1.3.6.1.4.1.171.10.75.7.12.4.2.63,DES-1210-52-BX::qosDiffServType62,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 62 : IP ToS value = 248
.1.3.6.1.4.1.171.10.75.7.12.4.2.64,DES-1210-52-BX::qosDiffServType63,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 63 : IP ToS value = 252
.1.3.6.1.4.1.171.10.75.7.12.5,DES-1210-52-BX::qosTOS,,,,,,
.1.3.6.1.4.1.171.10.75.7.12.5.1,DES-1210-52-BX::qosTOSEnable,INTEGER,read-only,,current,enable(1):disable(2),Display the TOS(Type of services) function Enabled or Disabled.
.1.3.6.1.4.1.171.10.75.7.12.5.2,DES-1210-52-BX::qosTOSGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.12.5.2.1,DES-1210-52-BX::qosTOSType00,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 0
.1.3.6.1.4.1.171.10.75.7.12.5.2.2,DES-1210-52-BX::qosTOSType01,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 01
.1.3.6.1.4.1.171.10.75.7.12.5.2.3,DES-1210-52-BX::qosTOSType02,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 02
.1.3.6.1.4.1.171.10.75.7.12.5.2.4,DES-1210-52-BX::qosTOSType03,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 03
.1.3.6.1.4.1.171.10.75.7.12.5.2.5,DES-1210-52-BX::qosTOSType04,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 04
.1.3.6.1.4.1.171.10.75.7.12.5.2.6,DES-1210-52-BX::qosTOSType05,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 05
.1.3.6.1.4.1.171.10.75.7.12.5.2.7,DES-1210-52-BX::qosTOSType06,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 06
.1.3.6.1.4.1.171.10.75.7.12.5.2.8,DES-1210-52-BX::qosTOSType07,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 07
.1.3.6.1.4.1.171.10.75.7.13,DES-1210-52-BX::companyTrafficMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.7.13.1,DES-1210-52-BX::bandwidthCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.7.13.1.2,DES-1210-52-BX::bandwidthCtrlTable,,not-accessible,,current,,A table to control the rate limiting parameters  either for the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.7.13.1.2.1,DES-1210-52-BX::bandwidthCtrlEntry,,not-accessible,bandwidthCtrlIndex,current,,An entry appears in this table for each physical interface in the switch.
.1.3.6.1.4.1.171.10.75.7.13.1.2.1.1,DES-1210-52-BX::bandwidthCtrlIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.75.7.13.1.2.1.2,DES-1210-52-BX::bandwidthCtrlTxThreshold,Integer32,read-write,,current,,Configures interface Rate Limit (Packet that can be transferred on a port at a particular second).  This object's value will take effect on the interface speed. Based on the operating speed of the port, the rate limit will be applied. This value can also be affected by the metering. A value of zero(0) disable rate limiting i.e. sets the port to full speed. The value can  be set between 64~102400(Kbits per second) in FE port, 64~1024000 (Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.75.7.13.1.2.1.3,DES-1210-52-BX::bandwidthCtrlRxThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of receive packets that can be transmitted per second over this  interface. Setting this object to the value zero disables rate  limiting for receive packets on this interface. The value that can be set for this object is limited by the underlying hardware.  The value can be set between 64~102400(Kbits per second) in FE  port, 64~1024000(Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.75.7.13.3,DES-1210-52-BX::broadcastStormCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.7.13.3.1,DES-1210-52-BX::broadcastStormCtrlGlobalOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates storm control function is enabled or disabled  for device. When you enable broadcast storm control function, D-Link Smart  Switches will allowed you to limit the number of broadcast packets  per second going through device.
.1.3.6.1.4.1.171.10.75.7.13.3.2,DES-1210-52-BX::broadcastStormCtrlLimitType,INTEGER,read-write,,current,broadcastonly(1):multicastAndbroadcast(2):dlfMulticastAndbroadcast(3),This object indicates storm control function is control broadcast packet or multicast packet or dlf packet.
.1.3.6.1.4.1.171.10.75.7.13.3.3,DES-1210-52-BX::broadcastStormCtrlThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of Kbits/sec that can be transmitted per second over this interface.  Setting this object to the value zero disables rate limiting on  this interface. The value that can be set for this object is  limited by the underlying hardware. The limit value must be between  64~102400(Kbits per second) in FE port, 64~1024000(Kbits per second)  in GE port. (Notice : if the limit value is 0, it means unlimited.)
.1.3.6.1.4.1.171.10.75.7.14,DES-1210-52-BX::companySecurity,,,,,,
.1.3.6.1.4.1.171.10.75.7.14.1,DES-1210-52-BX::securityTrustedHost,,,,,,
.1.3.6.1.4.1.171.10.75.7.14.1.1,DES-1210-52-BX::trustedHostStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates trusted host function is enabled or disabled.  When trusted host function is enabled, D-Link Smart Switches will  only allow hosts which you trust to access and control the switch. Your local host IP Addresses must be one of the IP Addresses to  avoid disconnection.
.1.3.6.1.4.1.171.10.75.7.14.1.2,DES-1210-52-BX::ipv4trustedHostTable,,not-accessible,,obsolete,,A table to configure trusted host in the system.
.1.3.6.1.4.1.171.10.75.7.14.1.2.1,DES-1210-52-BX::ipv4trustedHostEntry,,not-accessible,ipv4trustedHostIpAddr:ipv4trustedHostIpMask,obsolete,,Each entry in this table represents rules for particular trusted host.
.1.3.6.1.4.1.171.10.75.7.14.1.2.1.1,DES-1210-52-BX::ipv4trustedHostIpAddr,IpAddress,read-only,,obsolete,,The IP address of host you allow to access to D-Link Smart  Switch. Your local host IP Addresses must be one of the IP Addresses  to avoid disconnection.
.1.3.6.1.4.1.171.10.75.7.14.1.2.1.2,DES-1210-52-BX::ipv4trustedHostIpMask,IpAddress,read-only,,obsolete,,Used to mask with IP address, it allow you set a subnet as a  trusted host entry.
.1.3.6.1.4.1.171.10.75.7.14.1.2.1.3,DES-1210-52-BX::ipv4trustedHostRowStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.7.14.1.3,DES-1210-52-BX::trustedHostTable,,not-accessible,,current,,A table to configure trusted host for in the system.
.1.3.6.1.4.1.171.10.75.7.14.1.3.1,DES-1210-52-BX::trustedHostEntry,,not-accessible,trustedHostIPType:trustedHostIpAddr:trustedHostIpMask,current,,Each entry in this table represents rules for particular trusted host.
.1.3.6.1.4.1.171.10.75.7.14.1.3.1.1,DES-1210-52-BX::trustedHostIPType,INTEGER,read-only,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.7.14.1.3.1.2,DES-1210-52-BX::trustedHostIpAddr,OCTET,read-only,,current,,The IP address of host you allow to access to D-Link Smart  Switch. Your local host IPv4/6 Addresses must be one of the IP Addresses  to avoid disconnection.
.1.3.6.1.4.1.171.10.75.7.14.1.3.1.3,DES-1210-52-BX::trustedHostIpMask,OCTET,read-only,,current,,Used to mask with IPv4/6 address, it allow you set a subnet as a  trusted host entry.
.1.3.6.1.4.1.171.10.75.7.14.1.3.1.4,DES-1210-52-BX::trustedHostRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. IPv4 Trust Host created example:  1.4.¡¨IPv4 address¡¨.4.¡¨mask¡¨ IPv6 Trust Host created example:  2.16.¡¨IPv6 address¡¨.1.¡¨prefix¡¨
.1.3.6.1.4.1.171.10.75.7.14.2,DES-1210-52-BX::securityPortSecurity,,,,,,
.1.3.6.1.4.1.171.10.75.7.14.2.1,DES-1210-52-BX::portSecTable,,not-accessible,,current,,A table to control port security features of the device.
.1.3.6.1.4.1.171.10.75.7.14.2.1.1,DES-1210-52-BX::portSecEntry,,not-accessible,portSecIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.7.14.2.1.1.1,DES-1210-52-BX::portSecIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.75.7.14.2.1.1.2,DES-1210-52-BX::portSecState,INTEGER,read-write,,current,enabled(1):disabled(2),Enable / disable port security admin state for the interface.  A given ports' dynamic MAC address learning will be stopped such that the current source MAC addresses entered into the MAC address forwarding table can not be changed once the port security admin  state is enabled.
.1.3.6.1.4.1.171.10.75.7.14.2.1.1.3,DES-1210-52-BX::portSecMLA,Integer32,read-write,,current,,Configures interface port security maximum learning address numbers.  When given ports' admin state is enabled, allows forwarding  table learning address number. The number can be set 0 to 64. Note: Set value 0 means cannot learn MAC address.
.1.3.6.1.4.1.171.10.75.7.14.3,DES-1210-52-BX::securityARPSpoofPrevent,,,,,,
.1.3.6.1.4.1.171.10.75.7.14.3.1,DES-1210-52-BX::aRPSpoofPreventTable,,not-accessible,,current,,A table to control ARP Spoofing prevention for the entire 
.1.3.6.1.4.1.171.10.75.7.14.3.1.1,DES-1210-52-BX::aRPSpoofPreventEntry,,not-accessible,aRPSpoofPreventIpAddr,current,,An entry appears in this table for each interface 
.1.3.6.1.4.1.171.10.75.7.14.3.1.1.1,DES-1210-52-BX::aRPSpoofPreventIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.7.14.3.1.1.2,DES-1210-52-BX::aRPSpoofPreventMacAddress,OCTET,read-write,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.75.7.14.3.1.1.3,DES-1210-52-BX::aRPSpoofPreventPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.7.14.3.1.1.4,DES-1210-52-BX::aRPSpoofPreventRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.7.14.5,DES-1210-52-BX::securitySSL,,,,,,
.1.3.6.1.4.1.171.10.75.7.14.5.1,DES-1210-52-BX::sslSecurityHttpStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling secure HTTP in the system.
.1.3.6.1.4.1.171.10.75.7.14.5.2,DES-1210-52-BX::sslCiphers,,,,,,
.1.3.6.1.4.1.171.10.75.7.14.5.2.1,DES-1210-52-BX::sslCipherSuiteList,BITS,read-write,,current,rsa-null-md5(0):rsa-null-sha(1):rsa-des-sha(2):rsa-3des-sha(3):dh-rsa-des-sha(4):dh-rsa-3des-sha(5):rsa-exp1024-des-sha(6),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.75.7.14.7,DES-1210-52-BX::securityDhcpServerScreen,,,,,,
.1.3.6.1.4.1.171.10.75.7.14.7.1,DES-1210-52-BX::dhcpServerScreenEnablePortlist,OCTET,read-write,,current,,To enable or disable DHCP Server Screening port list.
.1.3.6.1.4.1.171.10.75.7.14.7.2,DES-1210-52-BX::ipv4dhcpServerScreenServerTable,,not-accessible,,obsolete,,A table that contains the configuration objects for the DHCP server screen server list. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.7.14.7.2.1,DES-1210-52-BX::ipv4dhcpServerScreenServerEntry,,not-accessible,ipv4dhcpServerScreenServerIndex,obsolete,,The configuration information for an DHCP server screen server.
.1.3.6.1.4.1.171.10.75.7.14.7.2.1.1,DES-1210-52-BX::ipv4dhcpServerScreenServerIndex,INTEGER,read-only,,obsolete,,A unique value for DHCP server screen server index. Its value ranges between 1 and 5.
.1.3.6.1.4.1.171.10.75.7.14.7.2.1.2,DES-1210-52-BX::ipv4dhcpServerScreenServerAddress,IpAddress,read-write,,obsolete,,The IP address of the DHCP server screen server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.7.14.7.2.1.3,DES-1210-52-BX::ipv4dhcpServerScreenServerStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the  swAuthRadiusServerTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The dhcpServerScreenServerIndex objects  must be explicitly set.
.1.3.6.1.4.1.171.10.75.7.14.7.3,DES-1210-52-BX::dhcpServerScreenTrustedServerTable,,not-accessible,,current,,A table that contains the configuration objects for the DHCP server screen server list. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.7.14.7.3.1,DES-1210-52-BX::dhcpServerScreenTrustedServerEntry,,not-accessible,dhcpServerScreenTrustedServerIndex,current,,The configuration information for an DHCP server screen server.
.1.3.6.1.4.1.171.10.75.7.14.7.3.1.1,DES-1210-52-BX::dhcpServerScreenTrustedServerIndex,INTEGER,read-only,,current,,A unique value for DHCP server screen server index. Its value ranges between 1 and 5.
.1.3.6.1.4.1.171.10.75.7.14.7.3.1.2,DES-1210-52-BX::dhcpServerScreenTrustedServerAddress,OCTET,read-write,,current,,The IP address of the DHCP server screen server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.7.14.7.3.1.3,DES-1210-52-BX::dhcpServerScreenIPType,INTEGER,read-write,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.7.14.7.3.1.4,DES-1210-52-BX::dhcpServerScreenTrustedServerStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the  swAuthRadiusServerTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The dhcpServerScreenServerIndex objects  must be explicitly set.
.1.3.6.1.4.1.171.10.75.7.14.9,DES-1210-52-BX::securityTrafficSeg,,,,,,
.1.3.6.1.4.1.171.10.75.7.14.9.1,DES-1210-52-BX::trafficSegStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Status of Traffic Segmention.
.1.3.6.1.4.1.171.10.75.7.14.9.2,DES-1210-52-BX::trafficSegTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel
.1.3.6.1.4.1.171.10.75.7.14.9.2.1,DES-1210-52-BX::trafficSegEntry,,not-accessible,trafficSegIfIndex,current,,There is one entry in this table for each created port-channel port
.1.3.6.1.4.1.171.10.75.7.14.9.2.1.1,DES-1210-52-BX::trafficSegIfIndex,Integer32,read-only,,current,,The ifIndex of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.75.7.14.9.2.1.2,DES-1210-52-BX::trafficSegMemberList,OCTET,read-write,,current,,Port list of port channel.
.1.3.6.1.4.1.171.10.75.7.14.10,DES-1210-52-BX::securityIpMacPortBinding,,,,,,
.1.3.6.1.4.1.171.10.75.7.14.10.1,DES-1210-52-BX::impbSettingTable,,not-accessible,,current,,A table to control IP-MAC-Port Binding Setting features of the device.
.1.3.6.1.4.1.171.10.75.7.14.10.1.1,DES-1210-52-BX::impbSettingEntry,,not-accessible,impbPortIndex,current,,An entry appears in IP-MAC-Port Binding Setting table for each interface 
.1.3.6.1.4.1.171.10.75.7.14.10.1.1.1,DES-1210-52-BX::impbPortIndex,INTEGER,read-only,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.7.14.10.1.1.2,DES-1210-52-BX::impbPortState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding admin state for the interface.
.1.3.6.1.4.1.171.10.75.7.14.10.1.1.3,DES-1210-52-BX::impbInsIpPacPortState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable / disable IP-MAC-Port Binding also inspect IP packets state for the interface.
.1.3.6.1.4.1.171.10.75.7.14.10.1.1.4,DES-1210-52-BX::impbDHCPPortState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding DHCP snooping state for the interface.
.1.3.6.1.4.1.171.10.75.7.14.10.2,DES-1210-52-BX::impbSmartTable,,not-accessible,,current,,A table to control Smart IP-MAC-Port Binding features of the device.
.1.3.6.1.4.1.171.10.75.7.14.10.2.1,DES-1210-52-BX::impbSmartEntry,,not-accessible,impbSmartMacAddress:impbSmartPort:impbSmartIpAddress,current,,An entry appears in Smart IP-MAC-Port Binding table for each interface 
.1.3.6.1.4.1.171.10.75.7.14.10.2.1.1,DES-1210-52-BX::impbSmartMacAddress,OCTET,read-only,,current,,The MAC address associated of the smart IP-MAC-PORT Binding entry.
.1.3.6.1.4.1.171.10.75.7.14.10.2.1.2,DES-1210-52-BX::impbSmartPort,Integer32,read-only,,current,,The port number of the smart IP-MAC-PORT Binding entry.
.1.3.6.1.4.1.171.10.75.7.14.10.2.1.3,DES-1210-52-BX::impbSmartIpAddress,IpAddress,read-only,,current,,The IP address associated of the smart IP-MAC-PORT Binding entry.
.1.3.6.1.4.1.171.10.75.7.14.10.2.1.4,DES-1210-52-BX::impbSmartVlanId,Integer32,read-only,,current,,The VLAN ID of the smart IP-MAC-PORT Binding entry.
.1.3.6.1.4.1.171.10.75.7.14.10.2.1.5,DES-1210-52-BX::impbSmartBinding,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding for the interface.
.1.3.6.1.4.1.171.10.75.7.14.10.3,DES-1210-52-BX::impbWhiteListTable,,not-accessible,,current,,A table to control Manual IP-MAC-Port Binding white list features of the device.
.1.3.6.1.4.1.171.10.75.7.14.10.3.1,DES-1210-52-BX::impbWhiteListEntry,,not-accessible,impbWhiteListIpAddress:impbWhiteListMacAddress,current,,An entry appears in Manual IP-MAC-Port Binding white list table for each interface 
.1.3.6.1.4.1.171.10.75.7.14.10.3.1.1,DES-1210-52-BX::impbWhiteListIpAddress,IpAddress,read-only,,current,,The IP address associated of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.7.14.10.3.1.2,DES-1210-52-BX::impbWhiteListMacAddress,OCTET,read-only,,current,,The MAC address associated of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.7.14.10.3.1.3,DES-1210-52-BX::impbWhiteListPort,Integer32,read-write,,current,,The port number of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.7.14.10.3.1.4,DES-1210-52-BX::impbWhiteListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in impbWhiteListTable. By setting this object, new entries can be created in impbWhiteListTable and existing entries can be removed from impbWhiteListTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.75.7.14.10.4,DES-1210-52-BX::impbBlackListTable,,not-accessible,,current,,A table to control IP-MAC-Port Binding black list of the device.
.1.3.6.1.4.1.171.10.75.7.14.10.4.1,DES-1210-52-BX::impbBlackListEntry,,not-accessible,impbBlackListMacAddress:impbBlackListVlanId:impbBlackListPort,current,,An entry appears in Manual IP-MAC-Port Binding black list table for each interface 
.1.3.6.1.4.1.171.10.75.7.14.10.4.1.1,DES-1210-52-BX::impbBlackListMacAddress,OCTET,read-only,,current,,The MAC address associated of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.7.14.10.4.1.2,DES-1210-52-BX::impbBlackListVlanId,Integer32,read-only,,current,,The VLAN ID of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.7.14.10.4.1.3,DES-1210-52-BX::impbBlackListPort,Integer32,read-only,,current,,The port number of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.7.14.10.4.1.4,DES-1210-52-BX::impbBlackListIpAddress,IpAddress,read-only,,current,,The IP address associated of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.7.14.10.4.1.5,DES-1210-52-BX::impbBlackListStatus,INTEGER,read-write,,current,nothing(0):deleted(1),nothing/delete IP-MAC-Port Binding for the interface.
.1.3.6.1.4.1.171.10.75.7.14.10.5,DES-1210-52-BX::impbAutoScanIpAddressFrom,IpAddress,read-write,,current,,The begin for IP address associated of the IP-MAC-PORT Binding auto scan entry.
.1.3.6.1.4.1.171.10.75.7.14.10.6,DES-1210-52-BX::impbAutoScanIpAddressTo,IpAddress,read-write,,current,,The end for IP address associated of the IP-MAC-PORT Binding auto scan entry.
.1.3.6.1.4.1.171.10.75.7.14.10.7,DES-1210-52-BX::impbAutoScanStatus,INTEGER,read-write,,current,nothing(0):scan(1),Nothing / scan IP-MAC-Port Binding auto scan for the interface.
.1.3.6.1.4.1.171.10.75.7.15,DES-1210-52-BX::companyACLGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.15.1,DES-1210-52-BX::aclProfile,,,,,,
.1.3.6.1.4.1.171.10.75.7.15.1.1,DES-1210-52-BX::ipv4aclProfileTable,,not-accessible,,obsolete,, A table to ACL profile . 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1,DES-1210-52-BX::ipv4aclProfileEntry,,not-accessible,ipv4aclProfileNo,obsolete,, Each entry in this table is a ACL profile. Index to the table is ACL profile ID. 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.1,DES-1210-52-BX::ipv4aclProfileNo,Integer32,read-only,,obsolete,,The ACL Profile ID. The ID 1 to 50 is user-defined ACL, and the ID more than 50 is reserved for system-defined ACL. The user only allow to create user-defined ACL ID. And system-defined ACL is read only.
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.2,DES-1210-52-BX::ipv4aclProfileType,INTEGER,read-write,,obsolete,l2(1):l3(2):impb(3):arpSP-permit(4):arpSP-deny(5):voiceVlan(6):surveillanceVlan(7):aclQoS(8):dhcpServerScreen(10):zone-defense(12),The ACL Profile type, possible value are l2 (1) - for MAC-based rule. l3v4 (2) - for IPv4-based rule. impb (3) - for IMPB entry. arpSP-permit(4) - for ARP Spoofing prevention entry. arpSP-deny(5) - for ARP Spoofing prevention entry. voiceVlan(6) - for Voice VLAN OUI entry. surveillanceVlan(7) - for Surveillance VLAN OUI entry. aclQoS(8) - for ACL QoS entry. dhcpServerScreen(10) - for DHCP server screening entry. Note that only l2, l3v4 and l3v6 could be set by user,  other is reserved for system to show information. 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.3,DES-1210-52-BX::ipv4aclProfileRuleCount,Integer32,read-only,,obsolete,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.4,DES-1210-52-BX::ipv4aclProfileMask,OCTET,read-write,,obsolete,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13  ARP-SP ARP-SENDER-MAC 14  ARP-SP ARP-SENDER-IP 15 (MSB) -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.5,DES-1210-52-BX::ipv4aclProfileDstMacAddrMask,OCTET,read-write,,obsolete,,The ACL Profile destination MAC address mask. If DST-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.6,DES-1210-52-BX::ipv4aclProfileSrcMacAddrMask,OCTET,read-write,,obsolete,,The ACL Profile source MAC address mask. If SRC-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.7,DES-1210-52-BX::ipv4aclProfileIPProtocol,INTEGER,read-write,,obsolete,none(0):icmp(1):igmp(2):tcp(6):udp(17),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.8,DES-1210-52-BX::ipv4aclProfileDstIpAddrMask,IpAddress,read-write,,obsolete,,The ACL Profile destination IP address mask. If DST-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.9,DES-1210-52-BX::ipv4aclProfileSrcIpAddrMask,IpAddress,read-write,,obsolete,,The ACL Profile source IP address mask. If SRC-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.10,DES-1210-52-BX::ipv4aclProfileDstPortMask,OCTET,read-write,,obsolete,,The ACL Profile UDP/TCP destination port mask. If DST-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.11,DES-1210-52-BX::ipv4aclProfileSrcPortMask,OCTET,read-write,,obsolete,,The ACL Profile UDP/TCP source port mask. If SRC-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.12,DES-1210-52-BX::ipv4aclProfileArpSenderMacAddrMask,OCTET,read-only,,obsolete,,The ACL Profile Sender MAC mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.13,DES-1210-52-BX::ipv4aclProfileArpSenderIpAddrMask,IpAddress,read-only,,obsolete,,The ACL Profile Sender IP mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.7.15.1.1.1.14,DES-1210-52-BX::ipv4aclProfileStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of aclProfileType, aclProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.7.15.1.2,DES-1210-52-BX::aclProfileTable,,not-accessible,,current,, A table to ACL profile . 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1,DES-1210-52-BX::aclProfileEntry,,not-accessible,aclProfileNo,current,, Each entry in this table is a ACL profile. Index to the table is ACL profile ID. 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.1,DES-1210-52-BX::aclProfileNo,Integer32,read-only,,current,,The ACL Profile ID. The ID 1 to 50 is user-defined ACL, and the ID more than 50 is reserved for system-defined ACL. The user only allow to create user-defined ACL ID. And system-defined ACL is read only.
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.2,DES-1210-52-BX::aclProfileType,INTEGER,read-write,,current,l2(1):l3v4(2):impb(3):arpSP-permit(4):arpSP-deny(5):voiceVlan(6):surveillanceVlan(7):aclQoS(8):dhcpServerScreen(10):l3v6(11):zone-defense(12),The ACL Profile type, possible value are l2 (1) - for MAC-based rule. l3v4 (2) - for IPv4-based rule. impb (3) - for IMPB entry. l3v6 (11) - for IPv6-based rule. zone defense (12) - for zone defense entry. arpSP-permit(4) - for ARP Spoofing prevention entry. arpSP-deny(5) - for ARP Spoofing prevention entry. voiceVlan(6) - for Voice VLAN OUI entry. surveillanceVlan(7) - for Surveillance VLAN OUI entry. aclQoS(8) - for ACL QoS entry. dhcpServerScreen(10) - for DHCP server screening entry. Note that only l2, l3v4 and l3v6 could be set by user,  other is reserved for system to show information. 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.3,DES-1210-52-BX::aclProfileRuleCount,Integer32,read-only,,current,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.4,DES-1210-52-BX::aclProfileMask,OCTET,read-write,,current,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13  ARP-SP ARP-SENDER-MAC 14  ARP-SP ARP-SENDER-IP 15 (MSB) L3 TRAFFIC-CLASS 21 -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.5,DES-1210-52-BX::aclProfileDstMacAddrMask,OCTET,read-write,,current,,The ACL Profile destination MAC address mask. If DST-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.6,DES-1210-52-BX::aclProfileSrcMacAddrMask,OCTET,read-write,,current,,The ACL Profile source MAC address mask. If SRC-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.7,DES-1210-52-BX::aclProfileIPProtocol,INTEGER,read-write,,current,none(0):icmp(1):igmp(2):tcp(6):icmpv6(58):udp(17),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.8,DES-1210-52-BX::aclProfileDstIpAddrMaskType,INTEGER,read-write,,current,iPv4(1):iPv6(2),IPv6 Address type.
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.9,DES-1210-52-BX::aclProfileDstIpAddrMask,OCTET,read-write,,current,,The ACL Profile destination IP address mask. If DST-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.10,DES-1210-52-BX::aclProfileSrcIpAddrMaskType,INTEGER,read-write,,current,iPv4(1):iPv6(2),IPv6 Address type.
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.11,DES-1210-52-BX::aclProfileSrcIpAddrMask,OCTET,read-write,,current,,The ACL Profile source IP address mask. If SRC-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.12,DES-1210-52-BX::aclProfileDstPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP destination port mask. If DST-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.13,DES-1210-52-BX::aclProfileSrcPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP source port mask. If SRC-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.14,DES-1210-52-BX::aclProfileArpSenderMacAddrMask,OCTET,read-only,,current,,The ACL Profile Sender MAC mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.15,DES-1210-52-BX::aclProfileArpSenderIpAddrMask,OCTET,read-only,,current,,The ACL Profile Sender IP mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.16,DES-1210-52-BX::aclProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of aclProfileType, aclProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.7.15.2,DES-1210-52-BX::aclL2Rule,,,,,,
.1.3.6.1.4.1.171.10.75.7.15.2.1,DES-1210-52-BX::aclL2RuleTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1,DES-1210-52-BX::aclL2RuleEntry,,not-accessible,aclL2AccessID:aclL2ProfileID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.1,DES-1210-52-BX::aclL2AccessID,Integer32,read-only,,current,,L2 Filter rule ID.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.2,DES-1210-52-BX::aclL2ProfileID,Integer32,read-only,,current,,ACL Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.3,DES-1210-52-BX::aclL2RuleEtherType,Integer32,read-write,,current,,The value in the Type/Len field of a frame that will be matched to trigger this filter. The default value of this object is '-1', which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.4,DES-1210-52-BX::aclL2RuleDstMacAddr,OCTET,read-write,,current,,Destination MAC address to be matched with the packet. By Default, the Destination Mac Address will be zero,which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.5,DES-1210-52-BX::aclL2RuleSrcMacAddr,OCTET,read-write,,current,,Source MAC address to be matched with the packet. By Default, the Source  Mac Address will be zero, which means the rule don't care this condition.. address
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.6,DES-1210-52-BX::aclL2RuleVlanId,Integer32,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.7,DES-1210-52-BX::aclL2Rule1pPriority,Integer32,read-write,,current,,802.1p priority to be matched with the packet. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.8,DES-1210-52-BX::aclL2RuleDstMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Destination MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.9,DES-1210-52-BX::aclL2RuleSrcMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Source MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.10,DES-1210-52-BX::aclL2RuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.11,DES-1210-52-BX::aclL2RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.13,DES-1210-52-BX::aclL2RulePriority,INTEGER,read-write,,current,,Enter a priority value if you want to re-write the 802.1p user priority of a packet to the value entered in the Priority field, which meets the criteria specified previously in this command, before forwarding it on to the specified CoS queue.By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.14,DES-1210-52-BX::aclL2RuleReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),Enable this option and manually enter the replacement value used to re-write the 802.1p user priority value entered in the Priority  field, which meets the criteria specified previously in this command,  before forwarding it on to the specified CoS queue. Otherwise, a packet  will have its incoming 802.1p user priority re-written to its original  value before being forwarded by the Switch.
.1.3.6.1.4.1.171.10.75.7.15.2.1.1.99,DES-1210-52-BX::aclL2RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.7.15.3,DES-1210-52-BX::aclL3Rule,,,,,,
.1.3.6.1.4.1.171.10.75.7.15.3.1,DES-1210-52-BX::aclL3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.7.15.3.1.1,DES-1210-52-BX::aclL3RuleEntry,,not-accessible,aclL3RuleAccessID:aclL3RuleProfileNo,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number. 
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.1,DES-1210-52-BX::aclL3RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.2,DES-1210-52-BX::aclL3RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.3,DES-1210-52-BX::aclL3RuleProtocol,INTEGER,read-only,,current,icmp(1):igmp(2):tcp(6):udp(17), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.4,DES-1210-52-BX::aclL3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.5,DES-1210-52-BX::aclL3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.6,DES-1210-52-BX::aclL3RuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.7,DES-1210-52-BX::aclL3RuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.8,DES-1210-52-BX::aclL3RuleDstIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.9,DES-1210-52-BX::aclL3RuleSrcIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.10,DES-1210-52-BX::aclL3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.11,DES-1210-52-BX::aclL3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.12,DES-1210-52-BX::aclL3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.13,DES-1210-52-BX::aclL3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.14,DES-1210-52-BX::aclL3RuleTcpAckBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.15,DES-1210-52-BX::aclL3RuleTcpRstBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.16,DES-1210-52-BX::aclL3RuleTcpUrgBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.17,DES-1210-52-BX::aclL3RuleTcpPshBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dont-care'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.18,DES-1210-52-BX::aclL3RuleTcpSynBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.19,DES-1210-52-BX::aclL3RuleTcpFinBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.20,DES-1210-52-BX::aclL3RuleDscp,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.21,DES-1210-52-BX::aclL3RuleIgmpType,Integer32,read-write,,current,, The IGMP Type to be checked against the packet.A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.22,DES-1210-52-BX::aclL3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.23,DES-1210-52-BX::aclL3RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.25,DES-1210-52-BX::aclL3RulePriority,INTEGER,read-write,,current,,Enter a priority value if you want to re-write the 802.1p user priority of a packet to the value entered in the Priority field, which meets the criteria specified previously in this command, before forwarding it on to the specified CoS queue.By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.26,DES-1210-52-BX::aclL3RuleReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),Enable this option and manually enter the replacement value used to re-write the 802.1p user priority value entered in the Priority  field, which meets the criteria specified previously in this command,  before forwarding it on to the specified CoS queue. Otherwise, a packet  will have its incoming 802.1p user priority re-written to its original  value before being forwarded by the Switch.
.1.3.6.1.4.1.171.10.75.7.15.3.1.1.99,DES-1210-52-BX::aclL3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.7.15.3.2,DES-1210-52-BX::aclv6L3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.7.15.3.2.1,DES-1210-52-BX::aclv6L3RuleEntry,,not-accessible,aclv6L3RuleAccessID:aclv6L3RuleProfileNo,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number. 
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.1,DES-1210-52-BX::aclv6L3RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.2,DES-1210-52-BX::aclv6L3RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.3,DES-1210-52-BX::aclv6L3RuleProtocol,INTEGER,read-only,,current,icmp(1):igmp(2):tcp(6):icmpv6(58):udp(17), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.4,DES-1210-52-BX::aclv6L3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.5,DES-1210-52-BX::aclv6L3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.6,DES-1210-52-BX::aclv6L3RuleDstIpAddr,OCTET,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.7,DES-1210-52-BX::aclv6L3RuleSrcIpAddr,OCTET,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.8,DES-1210-52-BX::aclv6L3RuleDstIpAddrMask,OCTET,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.9,DES-1210-52-BX::aclv6L3RuleSrcIpAddrMask,OCTET,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.10,DES-1210-52-BX::aclv6L3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.11,DES-1210-52-BX::aclv6L3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.12,DES-1210-52-BX::aclv6L3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.13,DES-1210-52-BX::aclv6L3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.14,DES-1210-52-BX::aclv6L3RuleTcpAckBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.15,DES-1210-52-BX::aclv6L3RuleTcpRstBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.16,DES-1210-52-BX::aclv6L3RuleTcpUrgBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.17,DES-1210-52-BX::aclv6L3RuleTcpPshBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dont-care'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.18,DES-1210-52-BX::aclv6L3RuleTcpSynBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.19,DES-1210-52-BX::aclv6L3RuleTcpFinBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.20,DES-1210-52-BX::aclv6L3RuleTrafficClass,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.21,DES-1210-52-BX::aclv6L3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.22,DES-1210-52-BX::aclv6L3RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.24,DES-1210-52-BX::aclv6L3RulePriority,INTEGER,read-write,,current,,Enter a priority value if you want to re-write the 802.1p user priority of a packet to the value entered in the Priority field, which meets the criteria specified previously in this command, before forwarding it on to the specified CoS queue.By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.25,DES-1210-52-BX::aclv6L3RuleReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),Enable this option and manually enter the replacement value used to re-write the 802.1p user priority value entered in the Priority  field, which meets the criteria specified previously in this command,  before forwarding it on to the specified CoS queue. Otherwise, a packet  will have its incoming 802.1p user priority re-written to its original  value before being forwarded by the Switch.
.1.3.6.1.4.1.171.10.75.7.15.3.2.1.99,DES-1210-52-BX::aclv6L3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.7.16,DES-1210-52-BX::companySyslog,,,,,,
.1.3.6.1.4.1.171.10.75.7.16.1,DES-1210-52-BX::ipv4syslogGeneralGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.16.1.1,DES-1210-52-BX::ipv4syslogLogSrvAddr,IpAddress,read-write,,obsolete,,Specifies the syslog server IP to be used for remote logging. When  configured, a new socket will be opened for this address.  When the address is changed, the socket opened for the previous address  will be closed and a new socket will be opened for this address.
.1.3.6.1.4.1.171.10.75.7.16.1.2,DES-1210-52-BX::ipv4syslogUDPPort,INTEGER,read-write,,obsolete,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.7.16.1.3,DES-1210-52-BX::ipv4syslogTimeStamp,INTEGER,read-write,,obsolete,enable(1):disable(2),This object is for enabling or disabling timestamp option. When enabled, the messages (log and email alert messages) will hold the time stamp information. When disabled, the time stamp information will not be carried with the messages sent to the log and mail servers.
.1.3.6.1.4.1.171.10.75.7.16.1.4,DES-1210-52-BX::ipv4syslogSeverity,INTEGER,read-write,,obsolete,warning(4):info(6):all(7),Specifies the log level option to be set for a specific module.
.1.3.6.1.4.1.171.10.75.7.16.1.5,DES-1210-52-BX::ipv4syslogFacility,INTEGER,read-write,,obsolete,local0(128):local1(136):local2(144):local3(152):local4(160):local5(168):local6(176):local7(184),The Syslog standard facilities. The facility to be used when sending Syslog messages to this server.
.1.3.6.1.4.1.171.10.75.7.16.1.6,DES-1210-52-BX::ipv4syslogLogging,INTEGER,read-write,,obsolete,enable(1):disable(2),This object is for enabling or disabling syslog alert features in the system. System Logs record and manage events, as well as report errors and  informational messages.
.1.3.6.1.4.1.171.10.75.7.16.2,DES-1210-52-BX::syslogGeneralGroup,,,,,,
.1.3.6.1.4.1.171.10.75.7.16.2.1,DES-1210-52-BX::syslogState,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling syslog alert features in the system. System Logs record and manage events, as well as report errors and  informational messages.
.1.3.6.1.4.1.171.10.75.7.16.2.2,DES-1210-52-BX::syslogTimeStampOption,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling timestamp option.  When enabled, the messages (log and email alert messages) will hold the time stamp information.  When disabled, the time stamp information will not be carried with the messages sent to the log and mail servers.
.1.3.6.1.4.1.171.10.75.7.16.2.3,DES-1210-52-BX::syslogSrvSeverity,INTEGER,read-write,,current,warning(4):info(6):all(7),Specifies the log level option to be set for a specific module.
.1.3.6.1.4.1.171.10.75.7.16.2.4,DES-1210-52-BX::syslogSrvFacility,INTEGER,read-write,,current,local0(128):local1(136):local2(144):local3(152):local4(160):local5(168):local6(176):local7(184),The Syslog standard facilities. The facility to be used when sending Syslog messages to this server.
.1.3.6.1.4.1.171.10.75.7.16.2.5,DES-1210-52-BX::syslogSrvTable,,not-accessible,,current,,A table containing entries of priority,server address type, server address, port through which it can send and tranport type.
.1.3.6.1.4.1.171.10.75.7.16.2.5.1,DES-1210-52-BX::syslogSrvEntry,,not-accessible,syslogSrvIPType:syslogSrvIP,current,,A table containing index as priority , server address type and server address.
.1.3.6.1.4.1.171.10.75.7.16.2.5.1.1,DES-1210-52-BX::syslogSrvIPType,INTEGER,read-only,,current,ipv4(1):ipv6(2),Specifies the Address type of server.Address type shall be ipv4 or ipv6.
.1.3.6.1.4.1.171.10.75.7.16.2.5.1.2,DES-1210-52-BX::syslogSrvIP,OCTET,read-only,,current,,Specifies the ServerIP to which the syslog shall be forwarded.
.1.3.6.1.4.1.171.10.75.7.16.2.5.1.3,DES-1210-52-BX::syslogSrvPort,Integer32,read-create,,current,,Specifies the Port through which it can send the syslog message. By default the the port is 514
.1.3.6.1.4.1.171.10.75.7.16.2.5.1.4,DES-1210-52-BX::syslogInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the syslogSrvIP is linklocal address.
.1.3.6.1.4.1.171.10.75.7.16.2.5.1.5,DES-1210-52-BX::syslogSrvRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The Status of the Server Entry.
.1.3.6.1.4.1.171.10.75.7.17,DES-1210-52-BX::companyLBD,,,,,,
.1.3.6.1.4.1.171.10.75.7.17.1,DES-1210-52-BX::sysLBDStateEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Loopback detection function. The Loopback Detection function is used to detect the loop created by a specific port while Spanning Tree Protocol (STP) is not  enabled in the network, especially when the down links are hubs  or unmanaged switchs.The Switch will automatically shutdown the  port and sends a log to the administrator.
.1.3.6.1.4.1.171.10.75.7.17.2,DES-1210-52-BX::sysLBDMode,INTEGER,read-write,,current,port(1):vlan(2),Loopback detection function mode.
.1.3.6.1.4.1.171.10.75.7.17.3,DES-1210-52-BX::sysLBDInterval,Integer32,read-write,,current,,Set a Loop detection Interval between 1 and 32767 seconds. The default is 2 seconds. This time interval to be used at counting time seconds to resend the CTP packet automatically.
.1.3.6.1.4.1.171.10.75.7.17.4,DES-1210-52-BX::sysLBDRecoverTime,Integer32,read-write,,current,,This time interval to be used at counting time seconds to recover the disabled port automatically.  The Loop Detection Recover Time can be set at 0 seconds,  or 60 to 1000000 seconds. Entering 0 will disable the Loop Detection Recover Time. The default is 60 seconds.
.1.3.6.1.4.1.171.10.75.7.17.5,DES-1210-52-BX::sysLBDCtrlTable,,not-accessible,,current,,A table to control Loopback detection features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.7.17.5.1,DES-1210-52-BX::sysLBDCtrlEntry,,not-accessible,sysLBDCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.7.17.5.1.1,DES-1210-52-BX::sysLBDCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.7.17.5.1.2,DES-1210-52-BX::sysLBDPortStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Provides control to per port enable or disable the loopback detection  function. Default is disabled.
.1.3.6.1.4.1.171.10.75.7.17.5.1.3,DES-1210-52-BX::sysLBDPortLoopStatus,INTEGER,read-only,,current,normal(1):disabled(2),The loop status for this port.
.1.3.6.1.4.1.171.10.75.7.17.6,DES-1210-52-BX::sysLBDVlanLoopTable,,not-accessible,,current,,A table to display Loopback detection features by vlan mode .
.1.3.6.1.4.1.171.10.75.7.17.6.1,DES-1210-52-BX::sysLBDVlanLoopEntry,,not-accessible,sysLBDVlanLoopIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.7.17.6.1.1,DES-1210-52-BX::sysLBDVlanLoopIndex,Integer32,read-only,,current,,Display port lists loop status by vlan.
.1.3.6.1.4.1.171.10.75.7.17.6.1.2,DES-1210-52-BX::sysLBDVlanLoopPorts,OCTET,read-only,,current,,Display port lists loop status by vlan.
.1.3.6.1.4.1.171.10.75.7.18,DES-1210-52-BX::companyMirror,,,,,,
.1.3.6.1.4.1.171.10.75.7.18.1,DES-1210-52-BX::sysMirrorStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Port Mirroring function. Default is disabled. Port Mirroring is a method of monitoring network traffic that  forwards a copy of each incoming and/or outgoing packet from one  port of the Switch to another port where the packet can be studied.
.1.3.6.1.4.1.171.10.75.7.18.2,DES-1210-52-BX::sysMirrorTargetPort,Integer32,read-write,,current,,Specifies the port to which the mirrored traffic in the system  is to be copied.
.1.3.6.1.4.1.171.10.75.7.18.3,DES-1210-52-BX::sysMirrorCtrlIngressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of ingress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.7.18.4,DES-1210-52-BX::sysMirrorCtrlEgressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of egress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.7.19,DES-1210-52-BX::companyTrapSetting,,,,,,
.1.3.6.1.4.1.171.10.75.7.19.1,DES-1210-52-BX::sysTrapIP,IpAddress,read-write,,current,,The smart console utility's IP address is used to recive trap events.
.1.3.6.1.4.1.171.10.75.7.19.2,DES-1210-52-BX::sysTrapSystemEvent,INTEGER,read-write,,current,none(0):deviceBootUp(1):illegalLogin(2):both(3),Enable/Disable system trap events in the switch system.
.1.3.6.1.4.1.171.10.75.7.19.3,DES-1210-52-BX::sysTrapPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable port trap event in the system.
.1.3.6.1.4.1.171.10.75.7.19.4,DES-1210-52-BX::sysTrapStateChangeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable RSTP state change trap event in the system.
.1.3.6.1.4.1.171.10.75.7.19.5,DES-1210-52-BX::sysTrapFirmUpgradeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable firmware upgrading trap event in the system.
.1.3.6.1.4.1.171.10.75.7.19.11,DES-1210-52-BX::sysTrapStatus,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable trap event in the system.
.1.3.6.1.4.1.171.10.75.7.20,DES-1210-52-BX::companySNTPSetting,,,,,,
.1.3.6.1.4.1.171.10.75.7.20.1,DES-1210-52-BX::ipv4sysSNTPTimeSeconds,Integer32,read-write,,obsolete,,This object is for setting the system time in seconds  from Epoch (00:00:00 UTC, January 1, 2009). Notice :  input value must larger than 1230768000 (00:00:00 UTC,  January 1, 2009) and smaller than 2145916799 (23:59:59 UTC, December 31, 2037).
.1.3.6.1.4.1.171.10.75.7.20.2,DES-1210-52-BX::ipv4sysSNTPFirstServer,IpAddress,read-write,,obsolete,,SNTP First Server's IP Address
.1.3.6.1.4.1.171.10.75.7.20.3,DES-1210-52-BX::ipv4sysSNTPSecondServer,IpAddress,read-write,,obsolete,,SNTP Second Server's IP Address
.1.3.6.1.4.1.171.10.75.7.20.4,DES-1210-52-BX::ipv4sysSNTPPollInterval,Integer32,read-write,,obsolete,,SNTP Poll Interval In Seconds (30-99999) 
.1.3.6.1.4.1.171.10.75.7.20.5,DES-1210-52-BX::ipv4sysSNTPState,INTEGER,read-write,,obsolete,sntp(1):local(2),Enable/Disable SNTP function in the system.
.1.3.6.1.4.1.171.10.75.7.20.6,DES-1210-52-BX::ipv4sysSNTPDSTOffset,INTEGER,read-write,,obsolete,offset30min(30):offset60min(60):offset90min(90):offset120min(120),This object is for Daylight Saving Time Offset In (30/60/90/120) Minutes.
.1.3.6.1.4.1.171.10.75.7.20.7,DES-1210-52-BX::ipv4sysSNTPGMTMinutes,INTEGER,read-write,,obsolete,,Specifies the Time Zone Offset from GMT in +/- Minutes. (+780 ~ -720)
.1.3.6.1.4.1.171.10.75.7.20.8,DES-1210-52-BX::ipv4sysSNTPDSTStartMon,INTEGER,read-write,,obsolete,,The start month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.9,DES-1210-52-BX::ipv4sysSNTPDSTStartDay,INTEGER,read-write,,obsolete,,The start day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.10,DES-1210-52-BX::ipv4sysSNTPDSTStartHour,INTEGER,read-write,,obsolete,,The start hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.11,DES-1210-52-BX::ipv4sysSNTPDSTStartMin,INTEGER,read-write,,obsolete,,The start minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.12,DES-1210-52-BX::ipv4sysSNTPDSTEndMon,INTEGER,read-write,,obsolete,,The end month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.13,DES-1210-52-BX::ipv4sysSNTPDSTEndDay,INTEGER,read-write,,obsolete,,The end day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.14,DES-1210-52-BX::ipv4sysSNTPDSTEndHour,INTEGER,read-write,,obsolete,,The end hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.15,DES-1210-52-BX::ipv4sysSNTPDSTEndMin,INTEGER,read-write,,obsolete,,The end minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.16,DES-1210-52-BX::ipv4sysSNTPDSTState,INTEGER,read-write,,obsolete,annual(1):disabled(2),This object is for Annual(1) or Disabled(2) DST state in the system.
.1.3.6.1.4.1.171.10.75.7.20.17,DES-1210-52-BX::sysSNTPServerTable,,,,,,
.1.3.6.1.4.1.171.10.75.7.20.17.1,DES-1210-52-BX::sysSNTPTimeSeconds,Integer32,read-write,,current,,This object is for setting the system time in seconds  from Epoch (00:00:00 UTC, January 1, 2009). Notice :  input value must larger than 1230768000 (00:00:00 UTC,  January 1, 2009) and smaller than 2145916799 (23:59:59 UTC, December 31, 2037).
.1.3.6.1.4.1.171.10.75.7.20.17.2,DES-1210-52-BX::sysSNTPFirstServer,OCTET,read-write,,current,,SNTP First Server's IPv6 Address
.1.3.6.1.4.1.171.10.75.7.20.17.3,DES-1210-52-BX::sysSNTPFirstType,INTEGER,read-write,,current,iPv4(1):iPv6(2),SNTP First Server's IPv6 Address type.
.1.3.6.1.4.1.171.10.75.7.20.17.4,DES-1210-52-BX::sysSNTPFirstInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the sysSNTPFirstServer is linklocal address.
.1.3.6.1.4.1.171.10.75.7.20.17.5,DES-1210-52-BX::sysSNTPSecondServer,OCTET,read-write,,current,,SNTP Second Server's IPv6 Address
.1.3.6.1.4.1.171.10.75.7.20.17.6,DES-1210-52-BX::sysSNTPSecondType,INTEGER,read-write,,current,iPv4(1):iPv6(2),SNTP First Server's IPv6 Address type.
.1.3.6.1.4.1.171.10.75.7.20.17.7,DES-1210-52-BX::sysSNTPSecondInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the sysSNTPSecondServer is linklocal address.
.1.3.6.1.4.1.171.10.75.7.20.17.8,DES-1210-52-BX::sysSNTPPollInterval,Integer32,read-write,,current,,SNTP Poll Interval In Seconds (30-99999) 
.1.3.6.1.4.1.171.10.75.7.20.17.9,DES-1210-52-BX::sysSNTPState,INTEGER,read-write,,current,sntp(1):local(2),Enable/Disable SNTP function in the system.
.1.3.6.1.4.1.171.10.75.7.20.17.10,DES-1210-52-BX::sysSNTPDSTOffset,INTEGER,read-write,,current,offset30min(30):offset60min(60):offset90min(90):offset120min(120),This object is for Daylight Saving Time Offset  In (30/60/90/120) Minutes.
.1.3.6.1.4.1.171.10.75.7.20.17.11,DES-1210-52-BX::sysSNTPGMTMinutes,INTEGER,read-write,,current,,Specifies the Time Zone Offset from GMT in +/- Minutes. (+780 ~ -720)
.1.3.6.1.4.1.171.10.75.7.20.17.12,DES-1210-52-BX::sysSNTPDSTStartMon,INTEGER,read-write,,current,,The start month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.17.13,DES-1210-52-BX::sysSNTPDSTStartDay,INTEGER,read-write,,current,,The start day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.17.14,DES-1210-52-BX::sysSNTPDSTStartHour,INTEGER,read-write,,current,,The start hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.17.15,DES-1210-52-BX::sysSNTPDSTStartMin,INTEGER,read-write,,current,,The start minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.17.16,DES-1210-52-BX::sysSNTPDSTEndMon,INTEGER,read-write,,current,,The end month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.17.17,DES-1210-52-BX::sysSNTPDSTEndDay,INTEGER,read-write,,current,,The end day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.17.18,DES-1210-52-BX::sysSNTPDSTEndHour,INTEGER,read-write,,current,,The end hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.17.19,DES-1210-52-BX::sysSNTPDSTEndMin,INTEGER,read-write,,current,,The end minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.7.20.17.20,DES-1210-52-BX::sysSNTPDSTState,INTEGER,read-write,,current,annual(1):disabled(2),This object is for Annual(1) or Disabled(2) DST state in the system.
.1.3.6.1.4.1.171.10.75.7.21,DES-1210-52-BX::companyVoiceVlan,,,,,,
.1.3.6.1.4.1.171.10.75.7.21.1,DES-1210-52-BX::voicevlanSystem,,,,,,
.1.3.6.1.4.1.171.10.75.7.21.1.2,DES-1210-52-BX::voiceVlanMode,INTEGER,read-write,,current,enabled(1):disabled(2),Voice VLAN is a feature that allows you to automatically place  the voice traffic from IP phone to an assigned VLAN to enhance  the VoIP service.  This object is for enabling or disabling Voice Vlan function  in the system.  If the Vlan mode is in Asymmetric VLAN mode, Voice VLAN can not  be enabled.
.1.3.6.1.4.1.171.10.75.7.21.1.3,DES-1210-52-BX::voiceVlanId,INTEGER,read-write,,current,,The ID of VLAN that you want the voice traffic to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.7.21.1.4,DES-1210-52-BX::voiceVlanTimeout,INTEGER,read-write,,current,,A period of time in hour to remove a port from voice VLAN  if the port is an automatic VLAN member. The Timeout range is 1~120 hours. Default aging time is 1 hour.
.1.3.6.1.4.1.171.10.75.7.21.1.5,DES-1210-52-BX::voiceVlanPriority,INTEGER,read-write,,current,highest(0):high(1):medium(2):low(3),The 802.1p priority levels of the traffic in the Voice VLAN.
.1.3.6.1.4.1.171.10.75.7.21.1.6,DES-1210-52-BX::voicevlanPortControlTable,,not-accessible,,current,,A table that contains Voice Vlan Port Control configuration information.
.1.3.6.1.4.1.171.10.75.7.21.1.6.1,DES-1210-52-BX::voicevlanPortControlEntry,,not-accessible,voicevlanPortControlIndex,current,,A list of Voice Vlan Control configuration parameters for each Port on this device.
.1.3.6.1.4.1.171.10.75.7.21.1.6.1.1,DES-1210-52-BX::voicevlanPortControlIndex,Integer32,read-only,,current,,The voice vlan port index.
.1.3.6.1.4.1.171.10.75.7.21.1.6.1.2,DES-1210-52-BX::voicevlanPortAutoDetection,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Voice Vlan Auto  Detection in the port. If the auto detection is enable, switch will add this port  to the voice VLAN automatically if it detects the device OUI  matches the Telephony OUI. If the port is a static member of voice vlan or a LA member, it can not enable voice vlan auto detection.
.1.3.6.1.4.1.171.10.75.7.21.1.6.1.3,DES-1210-52-BX::voicevlanPortManuTagMode,INTEGER,read-write,,current,tag(1):untag(2),User assign per port tag/untag mode.
.1.3.6.1.4.1.171.10.75.7.21.1.6.1.4,DES-1210-52-BX::voicevlanPortCurrentTagMode,INTEGER,read-only,,current,tag(1):untag(2):none(3),Per port current tag/untag mode.
.1.3.6.1.4.1.171.10.75.7.21.1.6.1.5,DES-1210-52-BX::voicevlanPortState,INTEGER,read-only,,current,manual(1):dynamic(2):none(3),This object indicates Voice vlan state to this Port. manual - this port is a static member of voice vlan. dynamic - this port is a dynamic member of voice vlan. none - this port is not a member of voice vlan.
.1.3.6.1.4.1.171.10.75.7.21.2,DES-1210-52-BX::voicevlanOUI,,,,,,
.1.3.6.1.4.1.171.10.75.7.21.2.1,DES-1210-52-BX::voicevlanOUITable,,not-accessible,,current,,A voice vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.7.21.2.1.1,DES-1210-52-BX::voicevlanOUIEntry,,not-accessible,voicevlanOUITelephonyOUI,current,,A voice vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.7.21.2.1.1.1,DES-1210-52-BX::voicevlanOUITelephonyOUI,OCTET,read-only,,current,,An Organizationally Unique Identifier (OUI) is a 24-bit number  that is purchased from the IEEE Registration Authority. This identifier  uniquely identifies a vendor, manufacturer, or other organization. This object indicates the voice traffic's OUI that user created.
.1.3.6.1.4.1.171.10.75.7.21.2.1.1.2,DES-1210-52-BX::voicevlanOUIDescription,OCTET,read-write,,current,,The Description for the OUI.
.1.3.6.1.4.1.171.10.75.7.21.2.1.1.3,DES-1210-52-BX::voicevlanOUIMask,OCTET,read-only,,current,,Voice vlan OUI Mask. Always be FF:FF:FF:00:00:00.
.1.3.6.1.4.1.171.10.75.7.21.2.1.1.4,DES-1210-52-BX::voicevlanOUIStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the voicevlanOUIStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.7.21.3,DES-1210-52-BX::voicevlanDevice,,,,,,
.1.3.6.1.4.1.171.10.75.7.21.3.1,DES-1210-52-BX::voicevlanDeviceTable,,not-accessible,,current,,A voice vlan Device entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.7.21.3.1.1,DES-1210-52-BX::voicevlanDeviceEntry,,not-accessible,voicevlanDeviceIndexMac,current,,A voice vlan Device entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.7.21.3.1.1.1,DES-1210-52-BX::voicevlanDeviceIndexMac,OCTET,read-only,,current,,An Mac Address is a 24-bit number that is purchased from the  IEEE Registration Authority. This identifier uniquely identifies  a vendor, manufacturer, or other organization. This object  indicates the voice traffic's Mac that voice device created.
.1.3.6.1.4.1.171.10.75.7.21.3.1.1.2,DES-1210-52-BX::voicevlanDevicePort,INTEGER,read-only,,current,,The port is learning by voice device.
.1.3.6.1.4.1.171.10.75.7.21.3.1.1.3,DES-1210-52-BX::voicevlanDevicePriority,INTEGER,read-only,,current,,The priority value for voice device.
.1.3.6.1.4.1.171.10.75.7.21.3.1.1.4,DES-1210-52-BX::voicevlanDeviceTagType,INTEGER,read-only,,current,tag(1):untag(2),The tag type for voice device.
.1.3.6.1.4.1.171.10.75.7.21.3.1.1.5,DES-1210-52-BX::voicevlanDeviceStatus,INTEGER,read-write,,current,active(1):destroy(6),This object indicates the status of this entry.  You can delete this object.
.1.3.6.1.4.1.171.10.75.7.24,DES-1210-52-BX::companyLLDPSetting,,,,,,
.1.3.6.1.4.1.171.10.75.7.24.1,DES-1210-52-BX::dlinklldpState,INTEGER,read-write,,current,enable(1):disable(2),This object is used for enabling or disabling LLDP in the system.
.1.3.6.1.4.1.171.10.75.7.24.2,DES-1210-52-BX::dlinklldpMsgHoldMultiplier,INTEGER,read-write,,current,,The time-to-live value expressed as a multiple of the lldpMessageTxInterval object.The actual time-to-live value used in LLDP frames, transmitted on behalf of this LLDP agent, can be expressed by the following formula: TTL = min(65535, (lldpMessageTxInterval * lldpMessageTxHoldMultiplier))
.1.3.6.1.4.1.171.10.75.7.24.3,DES-1210-52-BX::dlinklldpMsgTxInterval,INTEGER,read-write,,current,,This object is used for LLDP packet update frequency. The timer in units of seconds.
.1.3.6.1.4.1.171.10.75.7.24.4,DES-1210-52-BX::dlinklldpReinitDelay,INTEGER,read-write,,current,,This object is used for LLDP Reinitialization Delay. The timer in units of seconds.
.1.3.6.1.4.1.171.10.75.7.24.5,DES-1210-52-BX::dlinklldpTxDelay,INTEGER,read-write,,current,,The lldpTxDelay indicates the delay (in units of seconds) between successive LLDP frame transmissions  initiated by value/status changes in the LLDP local systems MIB. The recommended value for the lldpTxDelay is set by the following formula:
.1.3.6.1.4.1.171.10.75.7.24.7,DES-1210-52-BX::dlinklldpConfigManAddrTable,,not-accessible,,current,,The table that controls selection of LLDP management address TLV instances to be transmitted on individual ports.
.1.3.6.1.4.1.171.10.75.7.24.7.1,DES-1210-52-BX::dlinklldpConfigManAddrEntry,,not-accessible,dlinklldpLocManAddrSubtype:dlinklldpLocManAddr,current,,LLDP configuration information that specifies the set of ports (represented as a PortList) on which the local system management address instance will be transmitted. This configuration object augments the lldpLocManAddrEntry, therefore it is only present along with the management address instance contained in the associated lldpLocManAddrEntry entry. Each active lldpConfigManAddrEntry must be restored from non-volatile and re-created (along with the corresponding lldpLocManAddrEntry) after a re-initialization of the management system.
.1.3.6.1.4.1.171.10.75.7.24.7.1.1,DES-1210-52-BX::dlinklldpLocManAddrSubtype,INTEGER,read-only,,current,other(0):ipV4(1):ipV6(2):nsap(3):hdlc(4):bbn1822(5):all802(6):e163(7):e164(8):f69(9):x121(10):ipx(11):appleTalk(12):decnetIV(13):banyanVines(14):e164withNsap(15):dns(16):distinguishedName(17):asNumber(18):xtpOverIpv4(19):xtpOverIpv6(20):xtpNativeModeXTP(21):fibreChannelWWPN(22):fibreChannelWWNN(23):gwid(24):afi(25):mplsTpSectionEndpointIdentifier(26):mplsTpLspEndpointIdentifier(27):mplsTpPseudowireEndpointIdentifier(28):eigrpCommonServiceFamily(16384):eigrpIpv4ServiceFamily(16385):eigrpIpv6ServiceFamily(16386):lispCanonicalAddressFormat(16387):bgpLs(16388):fortyeightBitMac(16389):sixtyfourBitMac(16390):oui(16391):mac24(16392):mac40(16393):ipv664(16394):rBridgePortID(16395):trillNickname(16396):reserved(65535),The type of management address identifier encoding used in the associated 'lldpLocManagmentAddr' object.
.1.3.6.1.4.1.171.10.75.7.24.7.1.2,DES-1210-52-BX::dlinklldpLocManAddr,OCTET,read-only,,current,,The string value used to identify the management address component associated with the local system. The purpose of this address is to contact the management entity.
.1.3.6.1.4.1.171.10.75.7.24.7.1.3,DES-1210-52-BX::dlinklldpConfigManAddrPortsTxEnable,OCTET,read-write,,current,,A set of ports that are identified by a PortList, in which each port is represented as a bit. The corresponding local system management address instance will be transmitted on the member ports of the lldpManAddrPortsTxEnable.  The default value for lldpConfigManAddrPortsTxEnable object is empty binary string, which means no ports are specified for advertising indicated management address instance.
.1.3.6.1.4.1.171.10.75.7.25,DES-1210-52-BX::companySNMPV3,,,,,,
.1.3.6.1.4.1.171.10.75.7.25.1,DES-1210-52-BX::snmpGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP Community function.
.1.3.6.1.4.1.171.10.75.7.25.2,DES-1210-52-BX::snmpV3User,,,,,,
.1.3.6.1.4.1.171.10.75.7.25.2.1,DES-1210-52-BX::snmpV3UserTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.7.25.2.1.1,DES-1210-52-BX::snmpV3UserEntry,,not-accessible,snmpV3UserName:snmpV3UserVersion,current,,
.1.3.6.1.4.1.171.10.75.7.25.2.1.1.1,DES-1210-52-BX::snmpV3UserName,OCTET,read-only,,current,,A human readable string representing the name of the user. This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.7.25.2.1.1.2,DES-1210-52-BX::snmpV3UserVersion,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),A human readable string representing the name of the user. This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.7.25.2.1.1.3,DES-1210-52-BX::snmpV3UserGroupName,OCTET,read-create,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.7.25.2.1.1.4,DES-1210-52-BX::snmpV3UserAuthProtocol,INTEGER,read-create,,current,none(1):md5(2):sha(3),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be authenticated, and if so, the type of authentication protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of UserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoAuthProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoAuthProtocol, then an 'inconsistentValue' error must be returned. If a set operation tries to set the value to the NoAuthProtocol while the UserPrivProtocol value in the same row is not equal to NoPrivProtocol, then an 'inconsistentValue' error must be returned. That means that an SNMP command generator application must first ensure that the UserPrivProtocol is set to the NoPrivProtocol value before it can set the UserAuthProtocol value to NoAuthProtocol. 
.1.3.6.1.4.1.171.10.75.7.25.2.1.1.5,DES-1210-52-BX::snmpV3UserAuthProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.7.25.2.1.1.6,DES-1210-52-BX::snmpV3UserPrivProtocol,INTEGER,read-create,,current,none(1):des(2),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be protected from disclosure, and if so, the type of privacy protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of usmUserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoPrivProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoPrivProtocol, then an 'inconsistentValue' error must be returned. Note that if any privacy protocol is used, then you must also use an authentication protocol. In other words, if usmUserPrivProtocol is set to anything else than NoPrivProtocol, then the corresponding instance of usmUserAuthProtocol cannot have a value of usmNoAuthProtocol. If it does, then an 'inconsistentValue' error must be returned. 
.1.3.6.1.4.1.171.10.75.7.25.2.1.1.7,DES-1210-52-BX::snmpV3UserPrivProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.7.25.2.1.1.8,DES-1210-52-BX::snmpV3UserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady'. In particular, a newly created row for a user who employs authentication, cannot be made active until the corresponding usmUserCloneFrom and usmUserAuthKeyChange have been set. Further, a newly created row for a user who also employs privacy, cannot be made active until the usmUserPrivKeyChange has been set. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified, except for usmUserOwnAuthKeyChange and usmUserOwnPrivKeyChange. For these 2 objects, the value of usmUserStatus MUST be active. 
.1.3.6.1.4.1.171.10.75.7.25.3,DES-1210-52-BX::snmpV3Group,,,,,,
.1.3.6.1.4.1.171.10.75.7.25.3.1,DES-1210-52-BX::snmpV3GroupTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.7.25.3.1.1,DES-1210-52-BX::snmpV3GroupEntry,,not-accessible,snmpV3GroupName:snmpV3GroupSecurityModel:snmpV3GroupSecurityLevel,current,,
.1.3.6.1.4.1.171.10.75.7.25.3.1.1.1,DES-1210-52-BX::snmpV3GroupName,OCTET,read-only,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.7.25.3.1.1.2,DES-1210-52-BX::snmpV3GroupSecurityModel,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),In order to gain the access rights allowed by this conceptual row, this securityModel must be in use. 
.1.3.6.1.4.1.171.10.75.7.25.3.1.1.3,DES-1210-52-BX::snmpV3GroupSecurityLevel,INTEGER,read-only,,current,noAuthNoPriv(1):authNoPriv(2):authPriv(3),The minimum level of security required in order to gain the access rights allowed by this conceptual row. A securityLevel of noAuthNoPriv is less than authNoPriv which in turn is less than authPriv. If multiple entries are equally indexed except for this vacmAccessSecurityLevel index, then the entry which has the highest value for vacmAccessSecurityLevel is selected. 
.1.3.6.1.4.1.171.10.75.7.25.3.1.1.4,DES-1210-52-BX::snmpV3GroupReadViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes read access. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.7.25.3.1.1.5,DES-1210-52-BX::snmpV3GroupWriteViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes write access. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.7.25.3.1.1.6,DES-1210-52-BX::snmpV3GroupNotifyViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes access for notifications. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.7.25.3.1.1.7,DES-1210-52-BX::snmpV3GroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.7.25.4,DES-1210-52-BX::snmpV3ViewTree,,,,,,
.1.3.6.1.4.1.171.10.75.7.25.4.1,DES-1210-52-BX::snmpV3ViewTreeTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.7.25.4.1.1,DES-1210-52-BX::snmpV3ViewTreeEntry,,not-accessible,snmpV3viewTreeName:snmpV3viewTreeSubtree,current,,
.1.3.6.1.4.1.171.10.75.7.25.4.1.1.1,DES-1210-52-BX::snmpV3viewTreeName,OCTET,read-only,,current,,The human readable name for a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.7.25.4.1.1.2,DES-1210-52-BX::snmpV3viewTreeSubtree,OBJECT,read-only,,current,,The MIB subtree which when combined with the corresponding instance of vacmViewTreeFamilyMask defines a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.7.25.4.1.1.3,DES-1210-52-BX::snmpV3viewTreeMask,OCTET,read-create,,current,,The bit mask which, in combination with the corresponding instance of vacmViewTreeFamilySubtree, defines a family of view subtrees. Each bit of this bit mask corresponds to a sub-identifier of vacmViewTreeFamilySubtree, with the most significant bit of the i-th octet of this octet string value (extended if necessary, see below) corresponding to the (8*i - 7)-th sub-identifier, and the least significant bit of the i-th octet of this octet string corresponding to the (8*i)-th sub-identifier, where i is in the range 1 through 16. Each bit of this bit mask specifies whether or not the corresponding sub-identifiers must match when determining if an OBJECT IDENTIFIER is in this family of view subtrees; a '1' indicates that an exact match must occur; a '0' indicates 'wild card', i.e., any sub-identifier value matches. Thus, the OBJECT IDENTIFIER X of an object instance is contained in a family of view subtrees if, for each sub-identifier of the value of vacmViewTreeFamilySubtree, either: the i-th bit of vacmViewTreeFamilyMask is 0, or the i-th sub-identifier of X is equal to the i-th sub-identifier of the value of vacmViewTreeFamilySubtree. If the value of this bit mask is M bits long and there are more than M sub-identifiers in the corresponding instance of vacmViewTreeFamilySubtree, then the bit mask is extended with 1's to be the required length. Note that when the value of this object is the zero-length string, this extension rule results in a mask of all-1's being used (i.e., no 'wild card'), and the family of view subtrees is the one view subtree uniquely identified by the corresponding instance of vacmViewTreeFamilySubtree. Note that masks of length greater than zero length do not need to be supported. In this case this object is made read-only. 
.1.3.6.1.4.1.171.10.75.7.25.4.1.1.4,DES-1210-52-BX::snmpV3viewTreeType,INTEGER,read-create,,current,included(1):excluded(2),Indicates whether the corresponding instances of vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask define a family of view subtrees which is included in or excluded from the MIB view. 
.1.3.6.1.4.1.171.10.75.7.25.4.1.1.5,DES-1210-52-BX::snmpV3viewTreeStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.7.25.5,DES-1210-52-BX::snmpV3Community,,,,,,
.1.3.6.1.4.1.171.10.75.7.25.5.1,DES-1210-52-BX::snmpV3CommunityTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.7.25.5.1.1,DES-1210-52-BX::snmpV3CommunityEntry,,not-accessible,snmpV3CommunityName,current,,
.1.3.6.1.4.1.171.10.75.7.25.5.1.1.1,DES-1210-52-BX::snmpV3CommunityName,OCTET,read-only,,current,,The unique index value of a row in this table.
.1.3.6.1.4.1.171.10.75.7.25.5.1.1.2,DES-1210-52-BX::snmpV3CommunityPolicy,OCTET,read-create,,current,,A human readable string representing the corresponding value of snmpCommunityName in a Security Model independent format.
.1.3.6.1.4.1.171.10.75.7.25.5.1.1.3,DES-1210-52-BX::snmpV3CommunityStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the snmpCommunityTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The snmpCommunityName and snmpCommunitySecurityName objects must be explicitly set. There is no restriction on setting columns in this table when the value of snmpCommunityStatus is active(1).
.1.3.6.1.4.1.171.10.75.7.25.6,DES-1210-52-BX::snmpV3Host,,,,,,
.1.3.6.1.4.1.171.10.75.7.25.6.1,DES-1210-52-BX::ipv4snmpV3HostTable,,not-accessible,,obsolete,,
.1.3.6.1.4.1.171.10.75.7.25.6.1.1,DES-1210-52-BX::ipv4snmpV3HostEntry,,not-accessible,ipv4snmpV3HostAddress,obsolete,,
.1.3.6.1.4.1.171.10.75.7.25.6.1.1.1,DES-1210-52-BX::ipv4snmpV3HostAddress,IpAddress,read-only,,obsolete,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object. And this object is unique  identifier associated with this snmpNotifyEntry.
.1.3.6.1.4.1.171.10.75.7.25.6.1.1.2,DES-1210-52-BX::ipv4snmpV3HostCommunityName,OCTET,read-create,,obsolete,,The locally arbitrary.
.1.3.6.1.4.1.171.10.75.7.25.6.1.1.3,DES-1210-52-BX::ipv4snmpV3HostVersion,INTEGER,read-create,,obsolete,v1(1):v2c(2):v3NoAuthNoPriv(3):v3AuthNoPriv(4):v3AuthPriv(5),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.4.1.171.10.75.7.25.6.1.1.4,DES-1210-52-BX::ipv4snmpV3HostStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),
.1.3.6.1.4.1.171.10.75.7.25.6.2,DES-1210-52-BX::snmpV3HostTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.7.25.6.2.1,DES-1210-52-BX::snmpV3HostEntry,,not-accessible,snmpV3HostAddress:snmpV3IPType,current,,
.1.3.6.1.4.1.171.10.75.7.25.6.2.1.1,DES-1210-52-BX::snmpV3HostAddress,OCTET,read-only,,current,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object. And this object is unique identifier associated with this snmpNotifyEntry.
.1.3.6.1.4.1.171.10.75.7.25.6.2.1.2,DES-1210-52-BX::snmpV3IPType,INTEGER,read-only,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.7.25.6.2.1.3,DES-1210-52-BX::snmpV3HostCommunityName,OCTET,read-create,,current,,The locally arbitrary.
.1.3.6.1.4.1.171.10.75.7.25.6.2.1.4,DES-1210-52-BX::snmpV3HostVersion,INTEGER,read-create,,current,v1(1):v2c(2):v3NoAuthNoPriv(3):v3AuthNoPriv(4):v3AuthPriv(5),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.4.1.171.10.75.7.25.6.2.1.5,DES-1210-52-BX::snmpV3HostInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the syslogSrvIP is linklocal address.
.1.3.6.1.4.1.171.10.75.7.25.6.2.1.6,DES-1210-52-BX::snmpV3HostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),
.1.3.6.1.4.1.171.10.75.7.25.7,DES-1210-52-BX::snmpV3EngineID,OCTET,read-write,,current,,An SNMP engine's administratively-unique identifier. In a simple agent, this value is always that agent's own snmpEngineID value. The value can also take the value of the snmpEngineID of a remote SNMP engine with which this user can communicate.
.1.3.6.1.4.1.171.10.75.7.25.8,DES-1210-52-BX::snmpV3Trap,,,,,,
.1.3.6.1.4.1.171.10.75.7.25.8.1,DES-1210-52-BX::snmpV3TrapSNMPAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP login fail event trap in the system.
.1.3.6.1.4.1.171.10.75.7.25.8.2,DES-1210-52-BX::snmpV3TrapBootup,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling devie Bootup event trap in the system.
.1.3.6.1.4.1.171.10.75.7.25.8.3,DES-1210-52-BX::snmpV3TrapPortLinkUpDown,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Port link up / link down event trap in the system.
.1.3.6.1.4.1.171.10.75.7.25.8.4,DES-1210-52-BX::snmpV3TrapRSTPStateChange,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RSTP topology change event trap in the system.
.1.3.6.1.4.1.171.10.75.7.25.8.5,DES-1210-52-BX::snmpV3TrapFirmUpgrade,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Firmware upgrade suess or fail event trap in the system.
.1.3.6.1.4.1.171.10.75.7.26,DES-1210-52-BX::companyAutoSurveillanceVlan,,,,,,
.1.3.6.1.4.1.171.10.75.7.26.1,DES-1210-52-BX::autoSurveillanceVlanSystem,,,,,,
.1.3.6.1.4.1.171.10.75.7.26.1.1,DES-1210-52-BX::autoSurveillanceVlanMode,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Auto Surveillance Vlan function  in the system.  If the Vlan mode is in Asymmetric VLAN mode, Auto Surveillance VLAN can not  be enabled.
.1.3.6.1.4.1.171.10.75.7.26.1.2,DES-1210-52-BX::autoSurveillanceVlanId,INTEGER,read-write,,current,,The ID of VLAN that you want the surveillance traffic to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.7.26.1.3,DES-1210-52-BX::autoSurveillanceVlanPriority,INTEGER,read-write,,current,highest(0):high(1):medium(2):low(3),The 802.1p priority levels of the traffic in the Auto Surveillance VLAN.
.1.3.6.1.4.1.171.10.75.7.26.1.4,DES-1210-52-BX::autoSurveillanceVlanTaggedUplinkDownlinkPort,OCTET,read-write,,current,,Auto Surveillance vlan uplink ports can't auto learning OUI.
.1.3.6.1.4.1.171.10.75.7.26.2,DES-1210-52-BX::autoSurveillanceVlanOUI,,,,,,
.1.3.6.1.4.1.171.10.75.7.26.2.1,DES-1210-52-BX::autoSurveillanceVlanOUITable,,not-accessible,,current,,A Auto Surveillance vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.7.26.2.1.1,DES-1210-52-BX::autoSurveillanceVlanOUIEntry,,not-accessible,autoSurveillanceVlanOUISurveillanceOUI,current,,A Auto Surveillance vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.7.26.2.1.1.1,DES-1210-52-BX::autoSurveillanceVlanOUISurveillanceOUI,OCTET,read-only,,current,,An Organizationally Unique Identifier (OUI) is a 24-bit number  that is purchased from the IEEE Registration Authority. This identifier  uniquely identifies a vendor, manufacturer, or other organization. This object indicates the surveillance traffic's OUI that user created.
.1.3.6.1.4.1.171.10.75.7.26.2.1.1.2,DES-1210-52-BX::autoSurveillanceVlanOUIDescription,OCTET,read-write,,current,,The Description for the OUI.
.1.3.6.1.4.1.171.10.75.7.26.2.1.1.3,DES-1210-52-BX::autoSurveillanceVlanOUIMask,OCTET,read-write,,current,,Auto Surveillance vlan OUI Mask.  The default OUI Mask is FF:FF:FF:F0:00:00. And default OUI Mask is read-only. In user define OUI's Mask is FF:FF:FF:00:00:00, in user define MAC's Mask is FF:FF:FF:FF:FF:FF.
.1.3.6.1.4.1.171.10.75.7.26.2.1.1.4,DES-1210-52-BX::autoSurveillanceVlanOUIComponentType,INTEGER,read-write,,current,video-Management-Server(0):vMS-Client(1):video-Encoder(2):network-Storage(3):other-IP-Surveillance-Devices(4):d-Link-Surveillance-Device(5),This object indicates the Component Type of this entry.  To create a new entry, you must set the autoSurveillanceVlanOUIComponentType to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.7.26.2.1.1.5,DES-1210-52-BX::autoSurveillanceVlanOUIStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the autoSurveillanceVlanOUIStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.7.27,DES-1210-52-BX::companyTraps,,,,,,
.1.3.6.1.4.1.171.10.75.7.27.0,DES-1210-52-BX::traps,,,,,,
.1.3.6.1.4.1.171.10.75.7.27.0.4,DES-1210-52-BX::topologyChange,,,,,,AST-TOPOLOGY-CHG-TRAP-VAL.
.1.3.6.1.4.1.171.10.75.7.27.0.8,DES-1210-52-BX::firmwareUpgradeSuccess,,,,,,SNMP-FIRMUPGRADE-SUCC.
.1.3.6.1.4.1.171.10.75.7.27.0.9,DES-1210-52-BX::firmwareUpgradeFailure,,,,,,SNMP-FIRMUPGRADE-FAIL.
.1.3.6.1.4.1.171.10.75.7.27.0.10,DES-1210-52-BX::firmwareIllegalFile,,,,,,SNMP-FIRMUPGRADE-FAIL2.
.1.3.6.1.4.1.171.10.75.7.27.0.11,DES-1210-52-BX::firmwareTransferError,,,,,,SNMP-FIRMUPGRADE-FAIL1.
.1.3.6.1.4.1.171.10.75.7.27.0.12,DES-1210-52-BX::firmwareChecksumError,,,,,,SNMP-FIRMUPGRADE-FAIL3.
.1.3.6.1.4.1.171.10.75.7.31,DES-1210-52-BX::companyGreenSetting,,,,,,
.1.3.6.1.4.1.171.10.75.7.31.1,DES-1210-52-BX::dlinkGreenLEDShutoff,,,,,,
.1.3.6.1.4.1.171.10.75.7.31.1.1,DES-1210-52-BX::dlinkGreenLEDShutoffPortList,OCTET,read-write,,current,,Provides control to disable LED port.
.1.3.6.1.4.1.171.10.75.7.31.1.2,DES-1210-52-BX::dlinkGreenLEDShutoffState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable/Disable Green disable LED function. Default is disabled.
.1.3.6.1.4.1.171.10.75.7.31.1.3,DES-1210-52-BX::dlinkGreenLEDShutoffTimeProfile1,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.7.31.1.4,DES-1210-52-BX::dlinkGreenLEDShutoffTimeProfile2,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.7.31.2,DES-1210-52-BX::dlinkGreenPortShutoff,,,,,,
.1.3.6.1.4.1.171.10.75.7.31.2.1,DES-1210-52-BX::dlinkGreenPortShutoffPortList,OCTET,read-write,,current,,Provides control to disable LED port.
.1.3.6.1.4.1.171.10.75.7.31.2.2,DES-1210-52-BX::dlinkGreenPortShutoffState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable/Disable Green disable LED function. Default is disabled.
.1.3.6.1.4.1.171.10.75.7.31.2.3,DES-1210-52-BX::dlinkGreenPortShutoffTimeProfile1,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.7.31.2.4,DES-1210-52-BX::dlinkGreenPortShutoffTimeProfile2,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.7.31.4,DES-1210-52-BX::dlinkGreenSystemHibernation,,,,,,
.1.3.6.1.4.1.171.10.75.7.31.4.1,DES-1210-52-BX::dlinkGreenSystemHibernationState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable/Disable Green disable LED function. Default is disabled.
.1.3.6.1.4.1.171.10.75.7.31.4.2,DES-1210-52-BX::dlinkGreenSystemHibernationTimeProfile1,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.7.31.4.3,DES-1210-52-BX::dlinkGreenSystemHibernationTimeProfile2,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.7.32,DES-1210-52-BX::companyTimeRangeMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.7.32.1,DES-1210-52-BX::swTimeRangeSettingTable,,not-accessible,,current,,A table to configure time Range in the system.
.1.3.6.1.4.1.171.10.75.7.32.1.1,DES-1210-52-BX::swTimeRangeSettingEntry,,not-accessible,swTimeRangeIndex,current,,A schedule entry to configure time Range in the system.
.1.3.6.1.4.1.171.10.75.7.32.1.1.1,DES-1210-52-BX::swTimeRangeIndex,Integer32,read-only,,current,,The Time Range identifier. The maximum number of Schedule entry is  the number of ports supported PoE function.
.1.3.6.1.4.1.171.10.75.7.32.1.1.2,DES-1210-52-BX::swTimeRangeName,OCTET,read-write,,current,,The Schedule name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.7.32.1.1.3,DES-1210-52-BX::swTimeRangeDate,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable date range checking while executing time base PoE.
.1.3.6.1.4.1.171.10.75.7.32.1.1.4,DES-1210-52-BX::swTimeRangeStartYear,INTEGER,read-write,,current,y2009(2009):y2010(2010):y2011(2011):y2012(2012):y2013(2013):y2014(2014):y2015(2015):y2016(2016):y2017(2017):y2018(2018):y2019(2019):y2020(2020):y2021(2021):y2022(2022):y2023(2023):y2024(2024):y2025(2025):y2026(2026):y2027(2027):y2028(2028):y2029(2029):y2030(2030):y2031(2031):y2032(2032):y2033(2033):y2034(2034):y2035(2035):y2036(2036):y2037(2037),Start year of the Schedule entry.
.1.3.6.1.4.1.171.10.75.7.32.1.1.5,DES-1210-52-BX::swTimeRangeStartMonth,INTEGER,read-write,,current,january(1):february(2):march(3):april(4):may(5):june(6):july(7):august(8):september(9):october(10):november(11):december(12),Start month of the Schedule entry.
.1.3.6.1.4.1.171.10.75.7.32.1.1.6,DES-1210-52-BX::swTimeRangeStartDay,Integer32,read-write,,current,,Start day of the Schedule entry.
.1.3.6.1.4.1.171.10.75.7.32.1.1.7,DES-1210-52-BX::swTimeRangeStartHour,Integer32,read-write,,current,,Start hour of the Schedule entry.
.1.3.6.1.4.1.171.10.75.7.32.1.1.8,DES-1210-52-BX::swTimeRangeStartMinute,Integer32,read-write,,current,,Start minute of the Schedule entry.
.1.3.6.1.4.1.171.10.75.7.32.1.1.9,DES-1210-52-BX::swTimeRangeEndYear,INTEGER,read-write,,current,y2009(2009):y2010(2010):y2011(2011):y2012(2012):y2013(2013):y2014(2014):y2015(2015):y2016(2016):y2017(2017):y2018(2018):y2019(2019):y2020(2020):y2021(2021):y2022(2022):y2023(2023):y2024(2024):y2025(2025):y2026(2026):y2027(2027):y2028(2028):y2029(2029):y2030(2030):y2031(2031):y2032(2032):y2033(2033):y2034(2034):y2035(2035):y2036(2036):y2037(2037),End year of the Schedule entry.
.1.3.6.1.4.1.171.10.75.7.32.1.1.10,DES-1210-52-BX::swTimeRangeEndMonth,INTEGER,read-write,,current,january(1):february(2):march(3):april(4):may(5):june(6):july(7):august(8):september(9):october(10):november(11):december(12),End month of the Schedule entry.
.1.3.6.1.4.1.171.10.75.7.32.1.1.11,DES-1210-52-BX::swTimeRangeEndDay,Integer32,read-write,,current,,End day of the Schedule entry.
.1.3.6.1.4.1.171.10.75.7.32.1.1.12,DES-1210-52-BX::swTimeRangeEndHour,Integer32,read-write,,current,,End hour of the Schedule entry.
.1.3.6.1.4.1.171.10.75.7.32.1.1.13,DES-1210-52-BX::swTimeRangeEndMinute,Integer32,read-write,,current,,End minute of the Schedule entry.
.1.3.6.1.4.1.171.10.75.7.32.1.1.14,DES-1210-52-BX::swTimeRangeMonday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Monday.
.1.3.6.1.4.1.171.10.75.7.32.1.1.15,DES-1210-52-BX::swTimeRangeTuesday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Tuesday.
.1.3.6.1.4.1.171.10.75.7.32.1.1.16,DES-1210-52-BX::swTimeRangeWednesday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Wednesday.
.1.3.6.1.4.1.171.10.75.7.32.1.1.17,DES-1210-52-BX::swTimeRangeThursday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Thursday.
.1.3.6.1.4.1.171.10.75.7.32.1.1.18,DES-1210-52-BX::swTimeRangeFriday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Friday.
.1.3.6.1.4.1.171.10.75.7.32.1.1.19,DES-1210-52-BX::swTimeRangeSaturday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Saturday.
.1.3.6.1.4.1.171.10.75.7.32.1.1.20,DES-1210-52-BX::swTimeRangeSunday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Sunday.
.1.3.6.1.4.1.171.10.75.7.32.1.1.21,DES-1210-52-BX::swTimeRangeRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Time Range Information Table. Only a subset
.1.3.6.1.4.1.171.10.75.7.35,DES-1210-52-BX::companyStaticMcast,,,,,,
.1.3.6.1.4.1.171.10.75.7.35.1,DES-1210-52-BX::staticMcastTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.7.35.1.1,DES-1210-52-BX::staticMcastEntry,,not-accessible,staticMcastVlanID:staticMcastMac:staticMcastEgressPorts,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.7.35.1.1.1,DES-1210-52-BX::staticMcastVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.7.35.1.1.2,DES-1210-52-BX::staticMcastMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.7.35.1.1.3,DES-1210-52-BX::staticMcastEgressPorts,OCTET,read-only,,current,,The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information e.g. from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastForbiddenEgressPorts. The default value of this object is a string of ones of appropriate length.
.1.3.6.1.4.1.171.10.75.7.35.1.1.4,DES-1210-52-BX::staticMcastStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static Mcast Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.7.37,DES-1210-52-BX::companyCableDiagnostic,,,,,,
.1.3.6.1.4.1.171.10.75.7.37.1,DES-1210-52-BX::cableDiagTriggerIndex,Integer32,read-write,,current,,Trigger an interface index to do cable diagnostic.
.1.3.6.1.4.1.171.10.75.7.37.2,DES-1210-52-BX::cableDiagPair1TestResult,INTEGER,read-only,,current,ok(0):open(1):short(2):notAvailable(5),Cable diagnostics pair 1 test result.
.1.3.6.1.4.1.171.10.75.7.37.3,DES-1210-52-BX::cableDiagPair1FaultDistance,Integer32,read-only,,current,,Cable Diagnostics pair 1 fault distance.
.1.3.6.1.4.1.171.10.75.7.37.4,DES-1210-52-BX::cableDiagPair2TestResult,INTEGER,read-only,,current,ok(0):open(1):short(2):notAvailable(5),Cable diagnostics pair 2 test result.
.1.3.6.1.4.1.171.10.75.7.37.5,DES-1210-52-BX::cableDiagPair2FaultDistance,Integer32,read-only,,current,,Cable diagnostics pair 2 fault distance.
.1.3.6.1.4.1.171.10.75.7.37.6,DES-1210-52-BX::cableDiagPair3TestResult,INTEGER,read-only,,current,ok(0):open(1):short(2):notAvailable(5),Cable diagnostics pair 3 test result.
.1.3.6.1.4.1.171.10.75.7.37.7,DES-1210-52-BX::cableDiagPair3FaultDistance,Integer32,read-only,,current,,Cable diagnostics pair 3 fault distance.
.1.3.6.1.4.1.171.10.75.7.37.8,DES-1210-52-BX::cableDiagPair4TestResult,INTEGER,read-only,,current,ok(0):open(1):short(2):notAvailable(5),Cable diagnostics pair 4 test result.
.1.3.6.1.4.1.171.10.75.7.37.9,DES-1210-52-BX::cableDiagPair4FaultDistance,Integer32,read-only,,current,,Cable diagnostics pair 4 fault distance.
.1.3.6.1.4.1.171.10.75.7.37.10,DES-1210-52-BX::cableDiagLengthinRange,INTEGER,read-only,,current,less50(1):from50to80(2):from80to100(3):from100to140(4):notAvailable(5),Cable diagnostics length when link up in speed 1G. (Display in range)
.1.3.6.1.4.1.171.10.75.7.47,DES-1210-52-BX::companyRMON,,,,,,
.1.3.6.1.4.1.171.10.75.7.47.1,DES-1210-52-BX::rmonGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RMON function.
.1.3.6.1.4.1.171.10.75.7.47.2,DES-1210-52-BX::rmonStatistics,,,,,,
.1.3.6.1.4.1.171.10.75.7.47.2.1,DES-1210-52-BX::rmonStatsTable,,not-accessible,,current,,A list of Ethernet statistics entries.
.1.3.6.1.4.1.171.10.75.7.47.2.1.1,DES-1210-52-BX::rmonStatsEntry,,not-accessible,rmonStatsIndex,current,,A collection of statistics kept for a particular Ethernet interface. As an example, an instance of the etherStatsPkts object might be named etherStatsPkts.1
.1.3.6.1.4.1.171.10.75.7.47.2.1.1.1,DES-1210-52-BX::rmonStatsIndex,Integer32,read-only,,current,,The value of this object uniquely identifies this etherStats entry.
.1.3.6.1.4.1.171.10.75.7.47.2.1.1.2,DES-1210-52-BX::rmonStatsDataSource,OBJECT,read-create,,current,,This object identifies the source of the data that this etherStats entry is configured to analyze. This source can be any ethernet interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated etherStatsStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.2.1.1.3,DES-1210-52-BX::rmonStatsOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.7.47.2.1.1.4,DES-1210-52-BX::rmonStatsStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this etherStats entry.
.1.3.6.1.4.1.171.10.75.7.47.3,DES-1210-52-BX::rmonHistory,,,,,,
.1.3.6.1.4.1.171.10.75.7.47.3.1,DES-1210-52-BX::rmonHistoryTable,,not-accessible,,current,,A list of history control entries.
.1.3.6.1.4.1.171.10.75.7.47.3.1.1,DES-1210-52-BX::rmonHistoryEntry,,not-accessible,rmonHistoryIndex,current,,A list of parameters that set up a periodic sampling of statistics. As an example, an instance of the historyControlInterval object might be named historyControlInterval.2
.1.3.6.1.4.1.171.10.75.7.47.3.1.1.1,DES-1210-52-BX::rmonHistoryIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the historyControl table. Each such entry defines a set of samples at a particular interval for an interface on the device.
.1.3.6.1.4.1.171.10.75.7.47.3.1.1.2,DES-1210-52-BX::rmonHistoryDataSource,OBJECT,read-create,,current,,This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this historyControlEntry. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.3.1.1.3,DES-1210-52-BX::rmonHistoryBucketsRequested,Integer32,read-create,,current,,The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this historyControlEntry. When this object is created or modified, the probe should set historyControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
.1.3.6.1.4.1.171.10.75.7.47.3.1.1.4,DES-1210-52-BX::rmonHistoryInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this historyControlEntry. This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and set the historyControlInterval object to a value less than this interval. This is typically most important for the 'octets' counter in any media-specific table. For example, on an Ethernet network, the etherHistoryOctets counter could overflow in about one hour at the Ethernet's maximum utilization. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.3.1.1.5,DES-1210-52-BX::rmonHistoryOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.7.47.3.1.1.6,DES-1210-52-BX::rmonHistoryStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this historyControl entry. Each instance of the media-specific table associated with this historyControlEntry will be deleted by the agent if this historyControlEntry is not equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.4,DES-1210-52-BX::rmonAlarm,,,,,,
.1.3.6.1.4.1.171.10.75.7.47.4.1,DES-1210-52-BX::rmonAlarmTable,,not-accessible,,current,,A list of alarm entries.
.1.3.6.1.4.1.171.10.75.7.47.4.1.1,DES-1210-52-BX::rmonAlarmEntry,,not-accessible,rmonAlarmIndex,current,,A list of parameters that set up a periodic checking for alarm conditions. For example, an instance of the alarmValue object might be named alarmValue.8
.1.3.6.1.4.1.171.10.75.7.47.4.1.1.1,DES-1210-52-BX::rmonAlarmIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the alarm table. Each such entry defines a diagnostic sample at a particular interval for an object on the device.
.1.3.6.1.4.1.171.10.75.7.47.4.1.1.2,DES-1210-52-BX::rmonAlarmInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be taken in the case of deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.4.1.1.3,DES-1210-52-BX::rmonAlarmVariable,OBJECT,read-create,,current,,The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Integer32, Counter32, Counter64, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. If at any time the variable name of an established alarmEntry is no longer available in the selected MIB view, the probe must change the status of this alarmEntry to invalid(4). This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.4.1.1.4,DES-1210-52-BX::rmonAlarmSampleType,INTEGER,read-create,,current,absoluteValue(1):deltaValue(2),The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.4.1.1.5,DES-1210-52-BX::rmonAlarmRisingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the alarmFallingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.4.1.1.6,DES-1210-52-BX::rmonAlarmFallingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.4.1.1.7,DES-1210-52-BX::rmonAlarmRisingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a rising threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.4.1.1.8,DES-1210-52-BX::rmonAlarmFallingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a falling threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.7.47.4.1.1.9,DES-1210-52-BX::rmonAlarmOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.7.47.4.1.1.10,DES-1210-52-BX::rmonAlarmStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this alarm entry.
.1.3.6.1.4.1.171.10.75.7.47.5,DES-1210-52-BX::rmonEvent,,,,,,
.1.3.6.1.4.1.171.10.75.7.47.5.1,DES-1210-52-BX::rmonEventTable,,not-accessible,,current,,A list of events to be generated.
.1.3.6.1.4.1.171.10.75.7.47.5.1.1,DES-1210-52-BX::rmonEventEntry,,not-accessible,rmonEventIndex,current,,A set of parameters that describe an event to be generated when certain conditions are met. As an example, an instance of the eventLastTimeSent object might be named eventLastTimeSent.6
.1.3.6.1.4.1.171.10.75.7.47.5.1.1.1,DES-1210-52-BX::rmonEventIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur.
.1.3.6.1.4.1.171.10.75.7.47.5.1.1.2,DES-1210-52-BX::rmonEventDescription,OCTET,read-create,,current,,A comment describing this event entry.
.1.3.6.1.4.1.171.10.75.7.47.5.1.1.3,DES-1210-52-BX::rmonEventType,INTEGER,read-create,,current,none(1):log(2):snmptrap(3):logandtrap(4),The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations.
.1.3.6.1.4.1.171.10.75.7.47.5.1.1.4,DES-1210-52-BX::rmonEventCommunity,OCTET,read-create,,current,,If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string.
.1.3.6.1.4.1.171.10.75.7.47.5.1.1.5,DES-1210-52-BX::rmonEventOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it. If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this device
.1.3.6.1.4.1.171.10.75.7.47.5.1.1.6,DES-1210-52-BX::rmonEventStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.
.1.3.6.1.4.1.171.10.75.7.50,DES-1210-52-BX::companyNeighbor,,,,,,
.1.3.6.1.4.1.171.10.75.7.50.1,DES-1210-52-BX::neighborTable,,not-accessible,,current,,A list of the Neighbor Cache Table.
.1.3.6.1.4.1.171.10.75.7.50.1.1,DES-1210-52-BX::neighborEntry,,not-accessible,neighborIfindex:neighborIPv6Addr:neighborMACAddr,current,,A Neighbor cache entry containing the ifindex and ipv6 addr.
.1.3.6.1.4.1.171.10.75.7.50.1.1.1,DES-1210-52-BX::neighborIfindex,INTEGER,read-only,,current,,The interface index of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.7.50.1.1.2,DES-1210-52-BX::neighborIPv6Addr,OCTET,read-only,,current,,Allows the entry of an IP address that will be a Neighbor entry into the Neighbor Cache Table.
.1.3.6.1.4.1.171.10.75.7.50.1.1.3,DES-1210-52-BX::neighborMACAddr,OCTET,read-only,,current,,The MAC address associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.7.50.1.1.4,DES-1210-52-BX::neighborType,INTEGER,read-only,,current,static(1):dynamic(2),The type associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.7.50.1.1.5,DES-1210-52-BX::neighborCacheState,INTEGER,read-only,,current,static(1):reachable(2):incomplete(3):stale(4):delay(5):probe(6):notinservice(7),The type associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.7.50.1.1.7,DES-1210-52-BX::neighborRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Neighbor Cache Table. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
.1.3.6.1.4.1.171.10.75.7.61,DES-1210-52-BX::companyDHCPRelay,,,,,,
.1.3.6.1.4.1.171.10.75.7.61.1,DES-1210-52-BX::dhcpBOOTPRelayControl,,,,,,
.1.3.6.1.4.1.171.10.75.7.61.1.1,DES-1210-52-BX::dhcpBOOTPRelayState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.7.61.1.2,DES-1210-52-BX::dhcpBOOTPRelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that the BOOTP packets can cross.
.1.3.6.1.4.1.171.10.75.7.61.1.3,DES-1210-52-BX::dhcpBOOTPRelayTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.10.75.7.61.2,DES-1210-52-BX::dhcpBOOTPRelayManagement,,,,,,
.1.3.6.1.4.1.171.10.75.7.61.2.1,DES-1210-52-BX::dhcpBOOTPRelayInterfaceSettingsTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.7.61.2.1.1,DES-1210-52-BX::dhcpBOOTPRelayInterfaceSettingsEntry,,not-accessible,dhcpBOOTPRelayInterface:dhcpBOOTPRelayServerIP,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.7.61.2.1.1.1,DES-1210-52-BX::dhcpBOOTPRelayInterface,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.10.75.7.61.2.1.1.2,DES-1210-52-BX::dhcpBOOTPRelayServerIP,IpAddress,read-only,,current,,This object indicates the DHCP server IP address.
.1.3.6.1.4.1.171.10.75.7.61.2.1.1.3,DES-1210-52-BX::dhcpBOOTPRelayInterfaceSettingsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
.1.3.6.1.4.1.171.10.75.7.61.2.2,DES-1210-52-BX::dhcpBOOTPRelayManagementOption82,,,,,,
.1.3.6.1.4.1.171.10.75.7.61.2.2.1,DES-1210-52-BX::dhcpBOOTPRelayOption82State,INTEGER,read-only,,current,enabled(1):disabled(2),This object indicates DHCP relay option 82 function always enabled.
.1.3.6.1.4.1.171.10.75.7.61.2.2.2,DES-1210-52-BX::dhcpBOOTPRelayOption82CheckState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 82 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.7.61.2.2.3,DES-1210-52-BX::dhcpBOOTPRelayOption82Policy,INTEGER,read-write,,current,replace(1):drop(2):keep(3),This object indicates DHCP relay option 82 policy.
.1.3.6.1.4.1.171.10.75.7.61.2.2.4,DES-1210-52-BX::dhcpBOOTPRelayOption82RemoteIDType,INTEGER,read-write,,current,default(1):userdefined(2),This object indicates the type of remote ID. If the type is default, the remote ID will be the MAC address of the device, otherwise, the remote ID can be defined by writing to the swDHCPRelayOption82RemoteID object.
.1.3.6.1.4.1.171.10.75.7.61.2.2.5,DES-1210-52-BX::dhcpBOOTPRelayOption82RemoteID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If swDHCPRelayOption82RemoteIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If swDHCPRelayOption82RemoteIDType is set to user-defined, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.7.62,DES-1210-52-BX::companyDHCPLocalRelay,,,,,,
.1.3.6.1.4.1.171.10.75.7.62.1,DES-1210-52-BX::dhcpLocalRelayGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP local relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.7.62.2,DES-1210-52-BX::dhcpLocalRelayTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (local relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.7.62.2.1,DES-1210-52-BX::dhcpLocalRelayEntry,,not-accessible,dhcpLocalRelaySettingsVLANID,current,,A list of information indicates the IP address as a destination to forward (local relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.7.62.2.1.1,DES-1210-52-BX::dhcpLocalRelaySettingsVLANID,INTEGER,read-only,,current,,This object displays the current VLAN ID of the device.
.1.3.6.1.4.1.171.10.75.7.62.2.1.2,DES-1210-52-BX::dhcpLocalRelaySettingsState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP local relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.7.63,DES-1210-52-BX::companyDHCPv6Relay,,,,,,
.1.3.6.1.4.1.171.10.75.7.63.1,DES-1210-52-BX::dhcpv6RelayControl,,,,,,
.1.3.6.1.4.1.171.10.75.7.63.1.1,DES-1210-52-BX::dhcpv6RelayState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCPv6 relay function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.7.63.1.2,DES-1210-52-BX::dhcpv6RelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that the DHCPv6 packets can cross.
.1.3.6.1.4.1.171.10.75.7.63.2,DES-1210-52-BX::dhcpv6RelayManagement,,,,,,
.1.3.6.1.4.1.171.10.75.7.63.2.1,DES-1210-52-BX::dhcpv6RelayInterfaceSettingsTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.7.63.2.1.1,DES-1210-52-BX::dhcpv6RelayInterfaceSettingsEntry,,not-accessible,dhcpv6RelayInterface:dhcpv6RelayServerIP,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.7.63.2.1.1.1,DES-1210-52-BX::dhcpv6RelayInterface,OCTET,read-only,,current,,This object indicates the maximum number of router hops that the DHCPv6 packets can cross.
.1.3.6.1.4.1.171.10.75.7.63.2.1.1.2,DES-1210-52-BX::dhcpv6RelayServerIP,OCTET,read-only,,current,,This object indicates the DHCP server IP address.
.1.3.6.1.4.1.171.10.75.7.63.2.1.1.99,DES-1210-52-BX::dhcpv6RelayInterfaceSettingsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
.1.3.6.1.4.1.171.10.75.7.63.3,DES-1210-52-BX::dhcpv6RelayOption37,,,,,,
.1.3.6.1.4.1.171.10.75.7.63.3.1,DES-1210-52-BX::dhcpv6RelayOption37State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 37 function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.7.63.3.2,DES-1210-52-BX::dhcpv6RelayOption37CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 37 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.7.63.3.3,DES-1210-52-BX::dhcpv6RelayOption37RemoteIDType,INTEGER,read-write,,current,default(0):cid-with-user-define(1):user-define(2),This object indicates the type of remote ID.
.1.3.6.1.4.1.171.10.75.7.63.3.4,DES-1210-52-BX::dhcpv6RelayOption37RemoteID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If RemoteIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If RemoteIDType is set to user-defined, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.14,DES-1210-10AXME::des-1210-10axme,,,,,,
.1.3.6.1.4.1.171.10.75.14.0,DES-1210-10AXME::des-1210-10axme#,,,,,,
.1.3.6.1.4.1.171.10.75.14.0.1,DES-1210-10AXME::bridgeGeneral,,,,,,AST-BRG-GEN-TRAP-VAL.
.1.3.6.1.4.1.171.10.75.14.0.2,DES-1210-10AXME::bridgeError,,,,,,AST-BRG-ERR-TRAP-VAL.
.1.3.6.1.4.1.171.10.75.14.0.3,DES-1210-10AXME::stpNewRoot,,,,,,AST-NEW-ROOT-TRAP-VAL.
.1.3.6.1.4.1.171.10.75.14.0.4,DES-1210-10AXME::topologyChange,,,,,,AST-TOPOLOGY-CHG-TRAP-VAL.
.1.3.6.1.4.1.171.10.75.14.0.5,DES-1210-10AXME::protocolMigration,,,,,,AST-PROTOCOL-MIGRATION-TRAP-VAL.
.1.3.6.1.4.1.171.10.75.14.0.6,DES-1210-10AXME::iivalidBpduRxd,,,,,,AST-INVALID-BPDU-RXD-TRAP-VAL.
.1.3.6.1.4.1.171.10.75.14.0.7,DES-1210-10AXME::newPortRole,,,,,,AST-NEW-PORTROLE-TRAP-VAL.
.1.3.6.1.4.1.171.10.75.14.0.8,DES-1210-10AXME::firmwareUpgradeSuccess,,,,,,SNMP-FIRMUPGRADE-SUCC.
.1.3.6.1.4.1.171.10.75.14.0.9,DES-1210-10AXME::firmwareUpgradeFailure,,,,,,SNMP-FIRMUPGRADE-FAIL.
.1.3.6.1.4.1.171.10.75.14.0.10,DES-1210-10AXME::firmwareIllegalFile,,,,,,SNMP-FIRMUPGRADE-FAIL2.
.1.3.6.1.4.1.171.10.75.14.0.11,DES-1210-10AXME::firmwareTransferError,,,,,,SNMP-FIRMUPGRADE-FAIL1.
.1.3.6.1.4.1.171.10.75.14.0.12,DES-1210-10AXME::firmwareChecksumError,,,,,,SNMP-FIRMUPGRADE-FAIL3.
.1.3.6.1.4.1.171.10.75.14.0.20,DES-1210-10AXME::stormOccurred,,,,,,Storm Occurred.
.1.3.6.1.4.1.171.10.75.14.0.21,DES-1210-10AXME::stormCleared,,,,,,Storm Cleared.
.1.3.6.1.4.1.171.10.75.14.0.22,DES-1210-10AXME::macNotification,,,,,,Learning Mac Notification.
.1.3.6.1.4.1.171.10.75.14.0.23,DES-1210-10AXME::impbMacBlocked,,,,,,Storm Occurred.
.1.3.6.1.4.1.171.10.75.14.1,DES-1210-10AXME::companySystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.1,DES-1210-10AXME::sysSwitchName,OCTET,read-write,,current,,System name used for identification of the device. The following characters are allowed to input. 0 ~ 9 / a ~ z / A ~ Z Special character: ( ) ¡V + - = .
.1.3.6.1.4.1.171.10.75.14.1.1.1,DES-1210-10MEbx::sysSwitchName,OCTET,read-write,,current,,System name used for identification of the device. The following characters are allowed to input. 0 ~ 9 / a ~ z / A ~ Z Special character: ( ) V + - = .
.1.3.6.1.4.1.171.10.75.14.1.1.2,DES-1210-10MEbx::sysHardwareVersion,OCTET,read-only,,current,,Version number of the Hardware.
.1.3.6.1.4.1.171.10.75.14.1.1.3,DES-1210-10MEbx::sysFirmwareVersion,OCTET,read-only,,current,,Version number of the Firmware.
.1.3.6.1.4.1.171.10.75.14.1.1.4,DES-1210-10MEbx::sysLoginTimeoutInterval,Integer32,read-write,,current,,This time interval is used to count the time and logout web interface automatically.
.1.3.6.1.4.1.171.10.75.14.1.1.5,DES-1210-10MEbx::sysLocationName,OCTET,read-write,,current,,The location name of this node (e.g., `telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.
.1.3.6.1.4.1.171.10.75.14.1.1.6,DES-1210-10MEbx::sysGroupInterval,Integer32,read-write,,current,,Group Interval is used to send D-link Discover packet to D-link SmartConsole Utility frequency. The timer in units of seconds. Set value 0 to disable group Interval.
.1.3.6.1.4.1.171.10.75.14.1.1.8,DES-1210-10MEbx::sysSafeGuardEnable,INTEGER,read-write,,current,enable(1):disable(2),This object is used to set Safeguard Enable\Disable.
.1.3.6.1.4.1.171.10.75.14.1.1.9,DES-1210-10MEbx::sysRestart,INTEGER,read-write,,current,true(1):false(2),This object allows the user to restart the Switch (i.e)the entire switch will operationally go down and start again. Setting a value of 'true' causes the switch to be restarted. When the switch operationally goes down, configuration save operation is initiated based on the configuration save option chosen. When the switch operationally come up, the saved configurations are restored based on the restore option chosen. Once the switch is restarted, the value of this object reverts to 'false'.
.1.3.6.1.4.1.171.10.75.14.1.1.10,DES-1210-10MEbx::sysSave,INTEGER,read-write,,current,true(1):false(2):config-1(3):config-2(4),This object is used to save Configuration , value 1 save config-1 ,  value 2 is not in process , value 3 is save config-1 and value 4 is save config-2.
.1.3.6.1.4.1.171.10.75.14.1.1.12,DES-1210-10MEbx::sysJumboFrameEnable,INTEGER,read-write,,current,enable(1):disable(2),Gigabit Web Smart Switches support jumbo frames (frames larger than the Ethernet frame size of 1522 bytes) of up to 10,000 bytes (tagged). Default jumbo frame is disabled.
.1.3.6.1.4.1.171.10.75.14.1.1.13,DES-1210-10MEbx::sysPortCtrlTable,,not-accessible,,current,,A table to control the port specific parameters of the device like speed, duplex mode, etc.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1,DES-1210-10MEbx::sysPortCtrlEntry,,not-accessible,sysPortCtrlIndex:sysPortCtrlMediumType,current,,An entry appears in this table for each interface in the system. Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1.1,DES-1210-10MEbx::sysPortCtrlIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1.2,DES-1210-10MEbx::sysPortCtrlMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber 1G/100M or copper.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1.3,DES-1210-10MEbx::sysPortCtrlSpeed,INTEGER,read-write,,current,rate1000M-Full(1):rate100M-Full(2):rate100M-Half(3):rate10M-Full(4):rate10M-Half(5):auto(6),Configures interface speed.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1.4,DES-1210-10MEbx::sysPortCtrlOperStatus,INTEGER,read-only,,current,down(1):rate1000M-Full(2):rate100M-Full(3):rate100M-Half(4):rate10M-Full(5):rate10M-Half(6):rate10G-Full(7),The port's operating speed state.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1.5,DES-1210-10MEbx::sysPortCtrlMDI,INTEGER,read-write,,current,auto(1):mdi(2):mdix(3),Configures interface auto/mdi/mdix mode. The default setting is Auto.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1.6,DES-1210-10MEbx::sysPortCtrlFlowControl,INTEGER,read-write,,current,enable(1):disable(2),Enables / disables flow control for the interface.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1.7,DES-1210-10MEbx::sysPortCtrlFlowControlOper,INTEGER,read-only,,current,enabled(1):disabled(2),The link parner negotiate port's operating flow control state.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1.8,DES-1210-10MEbx::sysPortCtrlType,INTEGER,read-only,,current,fastethernet(1):gigabitethernet(2):fiberwith100Base-and-1000BaseSFPModule(3),The port's media type.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1.9,DES-1210-10MEbx::sysPortCtrlCapability,BITS,read-write,,current,rate10-half(0):rate10-full(1):rate100-half(2):rate100-full(3):reserve(4):rate1000-full(5),The port's capability advertised.
.1.3.6.1.4.1.171.10.75.14.1.1.13.1.11,DES-1210-10MEbx::sysPortCtrlState,INTEGER,read-write,,current,enable(1):disable(2),Configures interface state.
.1.3.6.1.4.1.171.10.75.14.1.1.14,DES-1210-10MEbx::sysPortDescriptionTable,,not-accessible,,current,,The port description table.
.1.3.6.1.4.1.171.10.75.14.1.1.14.1,DES-1210-10MEbx::sysPortDescriptionEntry,,not-accessible,sysPortDescIndex:sysPortDescMediumType,current,,The port description entry.
.1.3.6.1.4.1.171.10.75.14.1.1.14.1.1,DES-1210-10MEbx::sysPortDescIndex,INTEGER,read-only,,current,,This object indicates the port index.
.1.3.6.1.4.1.171.10.75.14.1.1.14.1.2,DES-1210-10MEbx::sysPortDescMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber 1G/100M or copper.
.1.3.6.1.4.1.171.10.75.14.1.1.14.1.3,DES-1210-10MEbx::sysPortDescString,OCTET,read-write,,current,,This object indicates the port description.
.1.3.6.1.4.1.171.10.75.14.1.1.14.1.4,DES-1210-10MEbx::sysPortUpLinkTime,OCTET,read-only,,current,,This object indicates the port link up time.
.1.3.6.1.4.1.171.10.75.14.1.1.14.1.5,DES-1210-10MEbx::sysPortLinkChangeTime,OCTET,read-only,,current,,This object indicates the port link up time.
.1.3.6.1.4.1.171.10.75.14.1.1.15,DES-1210-10MEbx::sysPortErrTable,,not-accessible,,current,,The port error table.
.1.3.6.1.4.1.171.10.75.14.1.1.15.1,DES-1210-10MEbx::sysPortErrEntry,,not-accessible,sysPortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.10.75.14.1.1.15.1.1,DES-1210-10MEbx::sysPortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in
.1.3.6.1.4.1.171.10.75.14.1.1.15.1.2,DES-1210-10MEbx::sysPortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.1.15.1.3,DES-1210-10MEbx::sysPortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.10.75.14.1.1.15.1.4,DES-1210-10MEbx::sysPortErrPortReason,INTEGER,read-only,,current,lbd(1):traffic-control(2):duld(3):bpdu-protection(4),This object decides whether the PortStatus is LBD.
.1.3.6.1.4.1.171.10.75.14.1.1.16,DES-1210-10MEbx::sysDhcpAutoConfiguration,INTEGER,read-write,,current,enable(1):disable(2),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.1.17,DES-1210-10MEbx::sysWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for Enabled(1) or Disabled(2) Web state in the system.
.1.3.6.1.4.1.171.10.75.14.1.1.18,DES-1210-10MEbx::sysWebPortNumber,Integer32,read-write,,current,,Web Server Port Number.
.1.3.6.1.4.1.171.10.75.14.1.1.19,DES-1210-10MEbx::sysARPAgingTime,INTEGER,read-write,,current,,This object is for ARP aging time.
.1.3.6.1.4.1.171.10.75.14.1.1.20,DES-1210-10MEbx::sysMACAgingTime,INTEGER,read-write,,current,,This object is for MAC aging time.
.1.3.6.1.4.1.171.10.75.14.1.1.21,DES-1210-10MEbx::baudRateConfiguration,INTEGER,read-write,,current,baudrate9600(9600):baudrate19200(19200):baudrate38400(38400):baudrate115200(115200),To set SerialPort baud-rate configuration.
.1.3.6.1.4.1.171.10.75.14.1.1.22,DES-1210-10MEbx::autologoutConfiguration,INTEGER,read-write,,current,logouttime2mins(120):logouttime5mins(300):logouttime10mins(600):logouttime15mins(900):logouttimenever(0),To set SerialPort auto-logout-time configuration.
.1.3.6.1.4.1.171.10.75.14.1.1.23,DES-1210-10MEbx::telnetsettingManagementOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable management Telnetsetting mechanism.
.1.3.6.1.4.1.171.10.75.14.1.1.24,DES-1210-10MEbx::telnetUDPPort,INTEGER,read-write,,current,,The value is for setting telnet's UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.1.25,DES-1210-10MEbx::autoRefreshConfiguration,INTEGER,read-write,,current,refreshimenever(0):refreshtime10secs(1):refreshtime30secs(2):refreshtime1min(3):refreshtime5mins(4),To set the WEB panel auto refresh timer.
.1.3.6.1.4.1.171.10.75.14.1.1.26,DES-1210-10MEbx::floodfdbOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),To set enable status for flood fdb.
.1.3.6.1.4.1.171.10.75.14.1.1.27,DES-1210-10MEbx::sysContactName,OCTET,read-write,,current,,To set system contact name.
.1.3.6.1.4.1.171.10.75.14.1.1.28,DES-1210-10MEbx::sysDhcpAutoConfigTimeout,INTEGER,read-write,,current,,To set dhcp auto config timeout.
.1.3.6.1.4.1.171.10.75.14.1.1.29,DES-1210-10MEbx::sysCommandLogging,INTEGER,read-write,,current,enable(1):disable(2),To set enable status for CommandLogging.
.1.3.6.1.4.1.171.10.75.14.1.1.30,DES-1210-10MEbx::sysSerialNumber,OCTET,read-only,,current,,To get the serial number.
.1.3.6.1.4.1.171.10.75.14.1.1.31,DES-1210-10MEbx::sysFirmwareInfomation,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.1.31.1,DES-1210-10MEbx::firmwareInfoImage1,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.1.31.1.1,DES-1210-10MEbx::firmwareInfoImage1Version,OCTET,read-only,,current,,The version of firmware information.
.1.3.6.1.4.1.171.10.75.14.1.1.31.1.2,DES-1210-10MEbx::firmwareInfoImage1Size,Integer32,read-only,,current,,The size of firmware information.
.1.3.6.1.4.1.171.10.75.14.1.1.31.1.3,DES-1210-10MEbx::firmwareInfoImage1UpdateTime,OCTET,read-only,,current,,The Update Time of firmware information.
.1.3.6.1.4.1.171.10.75.14.1.1.31.1.4,DES-1210-10MEbx::firmwareInfoImage1FromIP,IpAddress,read-only,,current,,The IP address of firmware information.
.1.3.6.1.4.1.171.10.75.14.1.1.31.1.5,DES-1210-10MEbx::firmwareInfoImage1User,OCTET,read-only,,current,,The user of firmware infomation.
.1.3.6.1.4.1.171.10.75.14.1.1.31.1.6,DES-1210-10MEbx::firmwareInfoImage1Type,INTEGER,read-only,,current,console(1):telnet(2):ssh(3):web(4):unknown(-1),The type of firmware infomation.
.1.3.6.1.4.1.171.10.75.14.1.1.33,DES-1210-10MEbx::sysBootupConfigID,INTEGER,read-write,,current,,To get/set bootup config ID.
.1.3.6.1.4.1.171.10.75.14.1.1.34,DES-1210-10MEbx::sysDhcpAutoImage,INTEGER,read-write,,current,enable(1):disable(2),This object indicates auto image is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.1.36,DES-1210-10MEbx::sysPortMediaTypeTable,,not-accessible,,current,,A table to control the port specific parameters of the device like speed, Vendor name, etc.
.1.3.6.1.4.1.171.10.75.14.1.1.36.1,DES-1210-10MEbx::sysPortMediaTypeEntry,,not-accessible,sysPortMediaTypeIndex:sysPortMediaType,current,,An entry appears in this table for each interface in the system. Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.14.1.1.36.1.1,DES-1210-10MEbx::sysPortMediaTypeIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.14.1.1.36.1.2,DES-1210-10MEbx::sysPortMediaType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber 1G/100M or copper.
.1.3.6.1.4.1.171.10.75.14.1.1.36.1.3,DES-1210-10MEbx::sysPortType,INTEGER,read-only,,current,rate100M(1):rate1000M(2):rate10G(3),Configures interface speed.
.1.3.6.1.4.1.171.10.75.14.1.1.36.1.4,DES-1210-10MEbx::sysPortMediaTypeVendorName,OCTET,read-only,,current,,The port's VendorName.
.1.3.6.1.4.1.171.10.75.14.1.1.36.1.5,DES-1210-10MEbx::sysPortMediaTypeOui,OCTET,read-only,,current,,The port's Oui.
.1.3.6.1.4.1.171.10.75.14.1.1.36.1.6,DES-1210-10MEbx::sysPortMediaTypePn,OCTET,read-only,,current,,The port's Pn.
.1.3.6.1.4.1.171.10.75.14.1.1.36.1.7,DES-1210-10MEbx::sysPortMediaTypeRev,OCTET,read-only,,current,,The port's Rev.
.1.3.6.1.4.1.171.10.75.14.1.1.36.1.8,DES-1210-10MEbx::sysPortMediaTypeSn,OCTET,read-only,,current,,The port's Sn.
.1.3.6.1.4.1.171.10.75.14.1.1.36.1.9,DES-1210-10MEbx::sysPortMediaTypeDateCode,OCTET,read-only,,current,,The port's DateCode.
.1.3.6.1.4.1.171.10.75.14.1.1.41,DES-1210-10MEbx::sysScheduleRebootTable,,not-accessible,,current,,An entry containing systom restart time schedule.
.1.3.6.1.4.1.171.10.75.14.1.1.41.1,DES-1210-10MEbx::sysScheduleRebootEntry,,not-accessible,sysScheduleRebootIndex,current,,An entry containing systom restart time schedule.
.1.3.6.1.4.1.171.10.75.14.1.1.41.1.1,DES-1210-10MEbx::sysScheduleRebootIndex,INTEGER,read-only,,current,,The index for reboot schedule.
.1.3.6.1.4.1.171.10.75.14.1.1.41.1.2,DES-1210-10MEbx::sysScheduleRebootTimeType,INTEGER,read-write,,current,in(1):at(2),Schedule Reboot Time Type. One(in) is system reboots after a time interval,  and Two(at) is system reboots at the specific date and time.
.1.3.6.1.4.1.171.10.75.14.1.1.41.1.3,DES-1210-10MEbx::sysScheduleRebootTimeSetting,OCTET,read-write,,current,,If Time is Type One(in) , the time format is min(1-43200). If Time is Type Two(at), the time format is hh:mm ddmthyyyy(date is optional).
.1.3.6.1.4.1.171.10.75.14.1.1.41.1.4,DES-1210-10MEbx::sysScheduleRebootSaveConfig,INTEGER,read-write,,current,enabled(1):disabled(2),System will save configuration before restarting.
.1.3.6.1.4.1.171.10.75.14.1.1.41.1.5,DES-1210-10MEbx::sysScheduleRebootStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the cameraInformationStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.14.1.1.42,DES-1210-10MEbx::sysSaveOperationStatus,INTEGER,read-only,,current,save-progressing(1):last-save-success(2):last-save-fail(3):last-save-none(4),configuration saving status.
.1.3.6.1.4.1.171.10.75.14.1.2,DES-1210-10AXME::sysHardwareVersion,OCTET,read-only,,current,,Version number of the Hardware.
.1.3.6.1.4.1.171.10.75.14.1.2.1,DES-1210-10MEbx::ipv4sysIpAddrCfgMode,INTEGER,read-write,,current,manual(1):dynamic(2),Specifies the means by which the default interface in the device  gets the IP address. If 'manual' mode is selected, the default interface takes the  'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client,  BootP client, DHCP Client, etc.  If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr'  configured in the system.
.1.3.6.1.4.1.171.10.75.14.1.2.2,DES-1210-10MEbx::ipv4sysIpAddr,IpAddress,read-write,,current,,Default IP Address of the system.  This IP address, if modified, will take effect only when the  configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.14.1.2.3,DES-1210-10MEbx::ipv4sysIpSubnetMask,IpAddress,read-write,,current,,IP subnet mask for the default IP address.  This subnet mask, if modified, will take effect only when the configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.14.1.2.4,DES-1210-10MEbx::ipv4sysGateway,IpAddress,read-write,,current,,Gateway
.1.3.6.1.4.1.171.10.75.14.1.2.5,DES-1210-10MEbx::ipv4dhcpOption12Status,INTEGER,read-write,,current,enable(1):disable(2),Status of DHCP Option12
.1.3.6.1.4.1.171.10.75.14.1.2.6,DES-1210-10MEbx::ipv4dhcpOption12HostName,OCTET,read-write,,current,,Host name in DHCP option 12
.1.3.6.1.4.1.171.10.75.14.1.2.7,DES-1210-10MEbx::ipifSupportV4V6Info,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.2.7.1,DES-1210-10MEbx::sysIpAddrCfgMode,INTEGER,read-write,,current,manual(1):dynamic(2),Specifies the means by which the default interface in the device  gets the IP address. If 'manual' mode is selected, the default interface takes the  'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client,  BootP client, DHCP Client, etc.  If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr'  configured in the system.
.1.3.6.1.4.1.171.10.75.14.1.2.7.2,DES-1210-10MEbx::sysIpAddr,IpAddress,read-write,,current,,Default IP Address of the system.  This IP address, if modified, will take effect only when the  configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.14.1.2.7.3,DES-1210-10MEbx::sysIpSubnetMask,IpAddress,read-write,,current,,IP subnet mask for the default IP address.  This subnet mask, if modified, will take effect only when the configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.14.1.2.7.4,DES-1210-10MEbx::sysGateway,IpAddress,read-write,,current,,Gateway
.1.3.6.1.4.1.171.10.75.14.1.2.7.5,DES-1210-10MEbx::dhcpOption12Status,INTEGER,read-write,,current,enable(1):disable(2),Status of DHCP Option12
.1.3.6.1.4.1.171.10.75.14.1.2.7.6,DES-1210-10MEbx::dhcpOption12HostName,OCTET,read-write,,current,,Host name in DHCP option 12
.1.3.6.1.4.1.171.10.75.14.1.2.7.7,DES-1210-10MEbx::ipifName,OCTET,read-only,,current,,The Description for the interface.
.1.3.6.1.4.1.171.10.75.14.1.2.7.8,DES-1210-10MEbx::ipifVLANname,OCTET,read-only,,current,,The vlan name for the interface.
.1.3.6.1.4.1.171.10.75.14.1.2.7.9,DES-1210-10MEbx::ipifv6GlobalStatus,INTEGER,read-write,,current,enable(1):disable(2),The ID of VLAN that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.14.1.2.7.10,DES-1210-10MEbx::ipifv6DHCPStatus,INTEGER,read-write,,current,enable(1):disable(2),The state of DHCPv6 that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.14.1.2.7.11,DES-1210-10MEbx::ipifv6AutolinkloStatus,INTEGER,read-write,,current,enable(1):disable(2),The global state of link local that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.14.1.2.7.12,DES-1210-10MEbx::ipifv6NSRetransmitTime,INTEGER,read-write,,current,,The NS's retransmit time that you want this interface to be in.  It must be a exist vlan id (1~3600).
.1.3.6.1.4.1.171.10.75.14.1.2.7.13,DES-1210-10MEbx::ipifv6DefaultGateway,OCTET,read-write,,current,,The ipv6 default gateway that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.14.1.2.7.14,DES-1210-10MEbx::ipifV6AddressTable,,not-accessible,,current,,A list of interface entries.
.1.3.6.1.4.1.171.10.75.14.1.2.7.14.1,DES-1210-10MEbx::ipifV6AddressEntry,,not-accessible,ipifV6AddressMainIndex:ipifV6AddressIpAddr:ipifV6AddressIpPrefix,current,,An entry containing management information applicable to a particular interface.
.1.3.6.1.4.1.171.10.75.14.1.2.7.14.1.1,DES-1210-10MEbx::ipifV6AddressMainIndex,Integer32,read-only,,current,,The index of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.14.1.2.7.14.1.2,DES-1210-10MEbx::ipifV6AddressIpAddr,OCTET,read-only,,current,,The ip address of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.14.1.2.7.14.1.3,DES-1210-10MEbx::ipifV6AddressIpPrefix,INTEGER,read-only,,current,,The ip prefix of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.14.1.2.7.14.1.4,DES-1210-10MEbx::ipifV6AddressIpType,INTEGER,read-only,,current,unicast(1):anycast(2):linklocal(3),The ip type of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.14.1.2.7.14.1.5,DES-1210-10MEbx::ipifV6AddressRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Multi Interface Table. Only a subset of the rowstatus variables (active, createAndWait, destroy) are available.
.1.3.6.1.4.1.171.10.75.14.1.2.7.15,DES-1210-10MEbx::ipv4IPIFTable,,not-accessible,,current,,A list of interface entries.
.1.3.6.1.4.1.171.10.75.14.1.2.7.15.1,DES-1210-10MEbx::ipv4IPIFEntry,,not-accessible,ipv4IfIndex,current,,An entry containing management information applicable to a particular interface.
.1.3.6.1.4.1.171.10.75.14.1.2.7.15.1.1,DES-1210-10MEbx::ipv4IfIndex,Integer32,read-only,,current,,The index of this interface.
.1.3.6.1.4.1.171.10.75.14.1.2.7.15.1.2,DES-1210-10MEbx::ipv4IfVLANname,OCTET,read-write,,current,,The vlan name for the interface.
.1.3.6.1.4.1.171.10.75.14.1.2.8,DES-1210-10MEbx::ipv4sysIprouteGateway,IpAddress,read-write,,current,,IProute Gateway of the system.
.1.3.6.1.4.1.171.10.75.14.1.2.9,DES-1210-10MEbx::ipv4sysIprouteHops,INTEGER,read-write,,current,,IProute Hops of the system.
.1.3.6.1.4.1.171.10.75.14.1.3,DES-1210-10AXME::sysFirmwareVersion,OCTET,read-only,,current,,Version number of the Firmware.
.1.3.6.1.4.1.171.10.75.14.1.3.1,DES-1210-10MEbx::tftpFwServerIpAddress,IpAddress,read-write,,obsolete,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.14.1.3.2,DES-1210-10MEbx::tftpFwImageFileName,OCTET,read-write,,obsolete,,Configure firmware filename to download.
.1.3.6.1.4.1.171.10.75.14.1.3.3,DES-1210-10MEbx::tftpFwTftpOperation,INTEGER,read-write,,obsolete,none(0):download(1):upload(2),The tftp operates to perform downloading the firmware image to the unit. This object is used in conjunction with
.1.3.6.1.4.1.171.10.75.14.1.3.4,DES-1210-10MEbx::tftpFwTftpOperationStatus,INTEGER,read-only,,obsolete,none(0):success(1):fail(2):progressing(3):transmit(4),The tftp operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.14.1.3.5,DES-1210-10MEbx::tftpCfgServerIpAddress,IpAddress,read-write,,obsolete,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.14.1.3.6,DES-1210-10MEbx::tftpConfigFileName,OCTET,read-write,,obsolete,,The configuration filename is used to store or retrieve config  from the tftp server.
.1.3.6.1.4.1.171.10.75.14.1.3.7,DES-1210-10MEbx::tftpConfigTftpOperation,INTEGER,read-write,,obsolete,download(1):upload(2):progressing(3),The tftp operates to perform either downloading the 
.1.3.6.1.4.1.171.10.75.14.1.3.8,DES-1210-10MEbx::tftpConfigTftpOperationStatus,INTEGER,read-only,,obsolete,none(0):success(1):fail(2):progressing(3),The tftp operation status represent configuration file backup or restore status.
.1.3.6.1.4.1.171.10.75.14.1.3.9,DES-1210-10MEbx::tftpFwTargetGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.3.9.1,DES-1210-10MEbx::tftpFwTargetServerIpAddress,OCTET,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.14.1.3.9.2,DES-1210-10MEbx::tftpFwTargetServerIpType,INTEGER,read-write,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.14.1.3.9.3,DES-1210-10MEbx::tftpFwTargetInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the tftpFwTargetServerIpAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.14.1.3.9.4,DES-1210-10MEbx::tftpFwTargetImageFileName,OCTET,read-write,,current,,Configure firmware filename to download.
.1.3.6.1.4.1.171.10.75.14.1.3.9.5,DES-1210-10MEbx::tftpFwTargetTftpOperation,INTEGER,read-write,,current,none(0):download(1):upload(2),The tftp operates to perform downloading the firmware image to the unit. This object is used in conjunction with
.1.3.6.1.4.1.171.10.75.14.1.3.9.6,DES-1210-10MEbx::tftpFwTargetTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3):transmit(4),The tftp operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.14.1.3.10,DES-1210-10MEbx::tftpCfgTargetGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.3.10.1,DES-1210-10MEbx::tftpCfgTargetServerIpAddress,OCTET,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.14.1.3.10.2,DES-1210-10MEbx::tftpCfgTargetServerIpType,INTEGER,read-write,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.14.1.3.10.3,DES-1210-10MEbx::tftpCfgTargetInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the tftpCfgTargetServerIpAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.14.1.3.10.4,DES-1210-10MEbx::tftpCfgTargetImageFileName,OCTET,read-write,,current,,The configuration filename is used to store or retrieve config  from the tftp server.
.1.3.6.1.4.1.171.10.75.14.1.3.10.5,DES-1210-10MEbx::tftpCfgTargetTftpOperation,INTEGER,read-write,,current,download(1):upload(2):progressing(3):download-and-reboot(4),The tftp operates to perform either downloading the 
.1.3.6.1.4.1.171.10.75.14.1.3.10.6,DES-1210-10MEbx::tftpCfgTargetTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3),The tftp operation status represent configuration file backup or restore status.
.1.3.6.1.4.1.171.10.75.14.1.3.10.7,DES-1210-10MEbx::tftpCfgTargetTftpConfigID,INTEGER,read-write,,current,configId-1(1):configId-2(2):current-config(3),The tftp config ID determine which config what you need.
.1.3.6.1.4.1.171.10.75.14.1.3.10.8,DES-1210-10MEbx::tftpCfgTargetIncrement,INTEGER,read-write,,current,none(1):increment(2),The tftp increment determine download config behavior.
.1.3.6.1.4.1.171.10.75.14.1.4,DES-1210-10AXME::sysLoginTimeoutInterval,Integer32,read-write,,current,,This time interval is used to count the time and logout web interface automatically.
.1.3.6.1.4.1.171.10.75.14.1.4.2,DES-1210-10MEbx::miscReset,INTEGER,read-write,,current,reset(1):noop(2),Physically resets the unit - use with care. A (1) resets  the unit, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.14.1.4.3,DES-1210-10MEbx::miscStatisticsReset,INTEGER,read-write,,current,reset(1):noop(2),Resets the units statistics. A (1) resets  the statistics count, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.14.1.5,DES-1210-10AXME::sysLocationName,OCTET,read-write,,current,,The location name of this node (e.g., `telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.
.1.3.6.1.4.1.171.10.75.14.1.5.1,DES-1210-10MEbx::snmpGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP Community function.
.1.3.6.1.4.1.171.10.75.14.1.5.2,DES-1210-10MEbx::snmpV3User,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.5.2.1,DES-1210-10MEbx::snmpV3UserTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.2.1.1,DES-1210-10MEbx::snmpV3UserEntry,,not-accessible,snmpV3UserName:snmpV3UserVersion,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.2.1.1.1,DES-1210-10MEbx::snmpV3UserName,OCTET,read-only,,current,,A human readable string representing the name of the user. This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.14.1.5.2.1.1.2,DES-1210-10MEbx::snmpV3UserVersion,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),A human readable string representing the name of the user. This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.14.1.5.2.1.1.3,DES-1210-10MEbx::snmpV3UserGroupName,OCTET,read-create,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.14.1.5.2.1.1.4,DES-1210-10MEbx::snmpV3UserAuthProtocol,INTEGER,read-create,,current,none(1):md5(2):sha(3),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be authenticated, and if so, the type of authentication protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of UserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoAuthProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoAuthProtocol, then an 'inconsistentValue' error must be returned. If a set operation tries to set the value to the NoAuthProtocol while the UserPrivProtocol value in the same row is not equal to NoPrivProtocol, then an 'inconsistentValue' error must be returned. That means that an SNMP command generator application must first ensure that the UserPrivProtocol is set to the NoPrivProtocol value before it can set the UserAuthProtocol value to NoAuthProtocol. 
.1.3.6.1.4.1.171.10.75.14.1.5.2.1.1.5,DES-1210-10MEbx::snmpV3UserAuthProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.2.1.1.6,DES-1210-10MEbx::snmpV3UserPrivProtocol,INTEGER,read-create,,current,none(1):des(2),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be protected from disclosure, and if so, the type of privacy protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of usmUserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoPrivProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoPrivProtocol, then an 'inconsistentValue' error must be returned. Note that if any privacy protocol is used, then you must also use an authentication protocol. In other words, if usmUserPrivProtocol is set to anything else than NoPrivProtocol, then the corresponding instance of usmUserAuthProtocol cannot have a value of usmNoAuthProtocol. If it does, then an 'inconsistentValue' error must be returned. 
.1.3.6.1.4.1.171.10.75.14.1.5.2.1.1.7,DES-1210-10MEbx::snmpV3UserPrivProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.2.1.1.8,DES-1210-10MEbx::snmpV3UserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady'. In particular, a newly created row for a user who employs authentication, cannot be made active until the corresponding usmUserCloneFrom and usmUserAuthKeyChange have been set. Further, a newly created row for a user who also employs privacy, cannot be made active until the usmUserPrivKeyChange has been set. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified, except for usmUserOwnAuthKeyChange and usmUserOwnPrivKeyChange. For these 2 objects, the value of usmUserStatus MUST be active. 
.1.3.6.1.4.1.171.10.75.14.1.5.3,DES-1210-10MEbx::snmpV3Group,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.5.3.1,DES-1210-10MEbx::snmpV3GroupTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.3.1.1,DES-1210-10MEbx::snmpV3GroupEntry,,not-accessible,snmpV3GroupName:snmpV3GroupSecurityModel:snmpV3GroupSecurityLevel,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.3.1.1.1,DES-1210-10MEbx::snmpV3GroupName,OCTET,read-only,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.14.1.5.3.1.1.2,DES-1210-10MEbx::snmpV3GroupSecurityModel,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),In order to gain the access rights allowed by this conceptual row, this securityModel must be in use. 
.1.3.6.1.4.1.171.10.75.14.1.5.3.1.1.3,DES-1210-10MEbx::snmpV3GroupSecurityLevel,INTEGER,read-only,,current,noAuthNoPriv(1):authNoPriv(2):authPriv(3),The minimum level of security required in order to gain the access rights allowed by this conceptual row. A securityLevel of noAuthNoPriv is less than authNoPriv which in turn is less than authPriv. If multiple entries are equally indexed except for this vacmAccessSecurityLevel index, then the entry which has the highest value for vacmAccessSecurityLevel is selected. 
.1.3.6.1.4.1.171.10.75.14.1.5.3.1.1.4,DES-1210-10MEbx::snmpV3GroupReadViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes read access. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.14.1.5.3.1.1.5,DES-1210-10MEbx::snmpV3GroupWriteViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes write access. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.14.1.5.3.1.1.6,DES-1210-10MEbx::snmpV3GroupNotifyViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes access for notifications. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.14.1.5.3.1.1.7,DES-1210-10MEbx::snmpV3GroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.14.1.5.4,DES-1210-10MEbx::snmpV3ViewTree,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.5.4.1,DES-1210-10MEbx::snmpV3ViewTreeTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.4.1.1,DES-1210-10MEbx::snmpV3ViewTreeEntry,,not-accessible,snmpV3viewTreeName:snmpV3viewTreeSubtree,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.4.1.1.1,DES-1210-10MEbx::snmpV3viewTreeName,OCTET,read-only,,current,,The human readable name for a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.14.1.5.4.1.1.2,DES-1210-10MEbx::snmpV3viewTreeSubtree,OBJECT,read-only,,current,,The MIB subtree which when combined with the corresponding instance of vacmViewTreeFamilyMask defines a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.14.1.5.4.1.1.3,DES-1210-10MEbx::snmpV3viewTreeMask,OCTET,read-create,,current,,The bit mask which, in combination with the corresponding instance of vacmViewTreeFamilySubtree, defines a family of view subtrees. Each bit of this bit mask corresponds to a sub-identifier of vacmViewTreeFamilySubtree, with the most significant bit of the i-th octet of this octet string value (extended if necessary, see below) corresponding to the (8*i - 7)-th sub-identifier, and the least significant bit of the i-th octet of this octet string corresponding to the (8*i)-th sub-identifier, where i is in the range 1 through 16. Each bit of this bit mask specifies whether or not the corresponding sub-identifiers must match when determining if an OBJECT IDENTIFIER is in this family of view subtrees; a '1' indicates that an exact match must occur; a '0' indicates 'wild card', i.e., any sub-identifier value matches. Thus, the OBJECT IDENTIFIER X of an object instance is contained in a family of view subtrees if, for each sub-identifier of the value of vacmViewTreeFamilySubtree, either: the i-th bit of vacmViewTreeFamilyMask is 0, or the i-th sub-identifier of X is equal to the i-th sub-identifier of the value of vacmViewTreeFamilySubtree. If the value of this bit mask is M bits long and there are more than M sub-identifiers in the corresponding instance of vacmViewTreeFamilySubtree, then the bit mask is extended with 1's to be the required length. Note that when the value of this object is the zero-length string, this extension rule results in a mask of all-1's being used (i.e., no 'wild card'), and the family of view subtrees is the one view subtree uniquely identified by the corresponding instance of vacmViewTreeFamilySubtree. Note that masks of length greater than zero length do not need to be supported. In this case this object is made read-only. 
.1.3.6.1.4.1.171.10.75.14.1.5.4.1.1.4,DES-1210-10MEbx::snmpV3viewTreeType,INTEGER,read-create,,current,included(1):excluded(2),Indicates whether the corresponding instances of vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask define a family of view subtrees which is included in or excluded from the MIB view. 
.1.3.6.1.4.1.171.10.75.14.1.5.4.1.1.5,DES-1210-10MEbx::snmpV3viewTreeStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.14.1.5.5,DES-1210-10MEbx::snmpV3Community,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.5.5.1,DES-1210-10MEbx::snmpV3CommunityTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.5.1.1,DES-1210-10MEbx::snmpV3CommunityEntry,,not-accessible,snmpV3CommunityName,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.5.1.1.1,DES-1210-10MEbx::snmpV3CommunityName,OCTET,read-only,,current,,The unique index value of a row in this table.
.1.3.6.1.4.1.171.10.75.14.1.5.5.1.1.2,DES-1210-10MEbx::snmpV3CommunityPolicy,OCTET,read-create,,current,,A human readable string representing the corresponding value of snmpCommunityName in a Security Model independent format.
.1.3.6.1.4.1.171.10.75.14.1.5.5.1.1.3,DES-1210-10MEbx::snmpV3CommunityStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the snmpCommunityTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The snmpCommunityName and snmpCommunitySecurityName objects must be explicitly set. There is no restriction on setting columns in this table when the value of snmpCommunityStatus is active(1).
.1.3.6.1.4.1.171.10.75.14.1.5.6,DES-1210-10MEbx::snmpV3Host,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.5.6.1,DES-1210-10MEbx::ipv4snmpV3HostTable,,not-accessible,,obsolete,,
.1.3.6.1.4.1.171.10.75.14.1.5.6.1.1,DES-1210-10MEbx::ipv4snmpV3HostEntry,,not-accessible,ipv4snmpV3HostAddress,obsolete,,
.1.3.6.1.4.1.171.10.75.14.1.5.6.1.1.1,DES-1210-10MEbx::ipv4snmpV3HostAddress,IpAddress,read-only,,obsolete,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object. And this object is unique identifier associated with this snmpNotifyEntry.
.1.3.6.1.4.1.171.10.75.14.1.5.6.1.1.2,DES-1210-10MEbx::ipv4snmpV3HostCommunityName,OCTET,read-create,,obsolete,,The locally arbitrary.
.1.3.6.1.4.1.171.10.75.14.1.5.6.1.1.3,DES-1210-10MEbx::ipv4snmpV3HostVersion,INTEGER,read-create,,obsolete,v1(1):v2c(2):v3NoAuthNoPriv(3):v3AuthNoPriv(4):v3AuthPriv(5),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.4.1.171.10.75.14.1.5.6.1.1.4,DES-1210-10MEbx::ipv4snmpV3HostStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),
.1.3.6.1.4.1.171.10.75.14.1.5.6.2,DES-1210-10MEbx::snmpV3HostTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.6.2.1,DES-1210-10MEbx::snmpV3HostEntry,,not-accessible,snmpV3HostAddress:snmpV3IPType,current,,
.1.3.6.1.4.1.171.10.75.14.1.5.6.2.1.1,DES-1210-10MEbx::snmpV3HostAddress,OCTET,read-only,,current,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object. And this object is unique  identifier associated with this snmpNotifyEntry.
.1.3.6.1.4.1.171.10.75.14.1.5.6.2.1.2,DES-1210-10MEbx::snmpV3IPType,INTEGER,read-only,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.14.1.5.6.2.1.3,DES-1210-10MEbx::snmpV3HostCommunityName,OCTET,read-create,,current,,The locally arbitrary.
.1.3.6.1.4.1.171.10.75.14.1.5.6.2.1.4,DES-1210-10MEbx::snmpV3HostVersion,INTEGER,read-create,,current,v1(1):v2c(2):v3NoAuthNoPriv(3):v3AuthNoPriv(4):v3AuthPriv(5),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.4.1.171.10.75.14.1.5.6.2.1.5,DES-1210-10MEbx::snmpV3HostInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the syslogSrvIP is linklocal address.
.1.3.6.1.4.1.171.10.75.14.1.5.6.2.1.6,DES-1210-10MEbx::snmpV3HostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),
.1.3.6.1.4.1.171.10.75.14.1.5.7,DES-1210-10MEbx::snmpV3EngineID,OCTET,read-write,,current,,An SNMP engine's administratively-unique identifier. In a simple agent, this value is always that agent's own snmpEngineID value. The value can also take the value of the snmpEngineID of a remote SNMP engine with which this user can communicate.
.1.3.6.1.4.1.171.10.75.14.1.5.8,DES-1210-10MEbx::snmpV3Trap,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.5.8.1,DES-1210-10MEbx::snmpV3TrapSNMPAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP login fail event trap in the system.
.1.3.6.1.4.1.171.10.75.14.1.5.8.2,DES-1210-10MEbx::snmpV3TrapColdStart,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling devie Bootup event trap in the system.
.1.3.6.1.4.1.171.10.75.14.1.5.8.3,DES-1210-10MEbx::snmpV3TrapWarmStart,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling devie Bootup event trap in the system.
.1.3.6.1.4.1.171.10.75.14.1.5.8.4,DES-1210-10MEbx::snmpV3TrapLinkUpDown,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Copper link up / link down event trap in the system.
.1.3.6.1.4.1.171.10.75.14.1.5.8.5,DES-1210-10MEbx::snmpV3TrapRSTPStateChange,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RSTP topology change event trap in the system.
.1.3.6.1.4.1.171.10.75.14.1.5.8.6,DES-1210-10MEbx::snmpV3TrapFirmUpgrade,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Firmware upgrade suess or fail event trap in the system.
.1.3.6.1.4.1.171.10.75.14.1.5.8.11,DES-1210-10MEbx::snmpV3TrapBPDUAttack,INTEGER,read-write,,current,none(1):attackDetected(2):attackCleared(3):both(4),Used to configure trap settings for BPDU attack protection events.
.1.3.6.1.4.1.171.10.75.14.1.5.8.12,DES-1210-10MEbx::snmpV3TrapPortSecurity,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.5.8.13,DES-1210-10MEbx::snmpV3TrapIMPBViolation,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.5.8.14,DES-1210-10MEbx::snmpV3TrapLBD,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.5.8.15,DES-1210-10MEbx::snmpV3TrapDHCPServerScreening,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.5.8.16,DES-1210-10MEbx::snmpV3TrapDuplicateIPDetected,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling send gratuitous trap when IP address conflicted in the network.
.1.3.6.1.4.1.171.10.75.14.1.5.8.17,DES-1210-10MEbx::snmpV3TrapDHCPv6ServerScreening,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.5.8.18,DES-1210-10MEbx::snmpV3TrapICMPv6RaAllNodeFilter,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.5.8.19,DES-1210-10MEbx::snmpV3TrapLoginout,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.5.8.20,DES-1210-10MEbx::snmpV3TrapDULD,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.5.9,DES-1210-10MEbx::snmpV3CommunityEncryption,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling community encryption.
.1.3.6.1.4.1.171.10.75.14.1.6,DES-1210-10AXME::sysGroupInterval,Integer32,read-write,,current,,Group Interval is used to send D-link Discover packet to D-link SmartConsole Utility frequency. The timer in units of seconds. Set value 0 to disable group Interval.
.1.3.6.1.4.1.171.10.75.14.1.6.1,DES-1210-10MEbx::stpBridgeGlobal,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.6.1.1,DES-1210-10MEbx::stpModuleStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative status requested by management for the MST  feature. The value enabled(1) indicates that Mst should be enabled  in the device on all ports. The value disabled(2) indicates that  Mst should be disabled in the device on all ports. The object can  be set to enabled(1) if and only if, fsMIMstSystemControl set to start.
.1.3.6.1.4.1.171.10.75.14.1.6.1.2,DES-1210-10MEbx::stpProtocolVersion,INTEGER,read-write,,current,stp(1):rstp(2):mstp(3),The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w and 'mstp(3)' indicates the Multiple Spanning Tree Protocol Specified in IEEE 802.1s.
.1.3.6.1.4.1.171.10.75.14.1.6.1.3,DES-1210-10MEbx::stpBridgePriority,Integer32,read-write,,current,,The Value of the writable portion of the Bridge Identifier comprising of the first two octets. The values that are set for Bridge Priority must be  in steps of 4096.
.1.3.6.1.4.1.171.10.75.14.1.6.1.4,DES-1210-10MEbx::stpTxHoldCount,Integer32,read-write,,current,,The value used by the Port Transmit state machine to limit the maximum transmission rate.
.1.3.6.1.4.1.171.10.75.14.1.6.1.5,DES-1210-10MEbx::stpBridgeMaxAge,INTEGER,read-write,,current,,The value that all bridges use for MaxAge when this bridge is acting as the root. The granularity  of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
.1.3.6.1.4.1.171.10.75.14.1.6.1.6,DES-1210-10MEbx::stpBridgeHelloTime,INTEGER,read-write,,current,,The amount of time between the transmission of Configuration bridge PDUs by this node in units  of hundredths of a second.
.1.3.6.1.4.1.171.10.75.14.1.6.1.7,DES-1210-10MEbx::stpBridgeForwardDelay,INTEGER,read-write,,current,,The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D specifies that the range for this parameter is related to the value of BridgeMaxAge. The granularity of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
.1.3.6.1.4.1.171.10.75.14.1.6.1.8,DES-1210-10MEbx::stpFowardBPDU,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling forward BPDU.
.1.3.6.1.4.1.171.10.75.14.1.6.1.9,DES-1210-10MEbx::stpRootBridge,OCTET,read-only,,current,,The bridge identifier of the Root of the common spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
.1.3.6.1.4.1.171.10.75.14.1.6.1.10,DES-1210-10MEbx::stpRootCost,Integer32,read-only,,current,,The Cost of the path to the CIST Root as seen  from this bridge.
.1.3.6.1.4.1.171.10.75.14.1.6.1.11,DES-1210-10MEbx::stpMaxAge,INTEGER,read-only,,current,,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.171.10.75.14.1.6.1.12,DES-1210-10MEbx::stpForwardDelay,INTEGER,read-only,,current,,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 a particular state before moving to the next state.
.1.3.6.1.4.1.171.10.75.14.1.6.1.13,DES-1210-10MEbx::stpRootPort,Integer32,read-only,,current,,The Port Number of the Port which offers the lowest  path cost from this bridge to the CIST Root Bridge.
.1.3.6.1.4.1.171.10.75.14.1.6.1.14,DES-1210-10MEbx::stpTopologyChangeTrapStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling topology change event trap in the system.
.1.3.6.1.4.1.171.10.75.14.1.6.1.15,DES-1210-10MEbx::stpNewRootTrapStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling new root event trap in the system.
.1.3.6.1.4.1.171.10.75.14.1.6.1.16,DES-1210-10MEbx::stpNewRootTraps,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.6.1.16.1,DES-1210-10MEbx::brgAddress,,,,,,The MAC address used by this bridge when it must be referred to in a unique fashion.
.1.3.6.1.4.1.171.10.75.14.1.6.1.16.2,DES-1210-10MEbx::oldDesignatedRoot,,,,,,The bridge identifier of the old root of the spanning
.1.3.6.1.4.1.171.10.75.14.1.6.1.16.3,DES-1210-10MEbx::mstiBridgeRegionalRoot,,,,,,MSTI Regional Root Identifier value for the Instance.
.1.3.6.1.4.1.171.10.75.14.1.6.1.17,DES-1210-10MEbx::stpBridgeMaxHop,INTEGER,read-write,,current,,The value that all bridges use for MaxAge when this bridge is acting as the root. The granularity  of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
.1.3.6.1.4.1.171.10.75.14.1.6.1.18,DES-1210-10MEbx::stpNniBpduAddr,INTEGER,read-write,,current,dot1d(1):dot1ad(2),The value dot1d(1) indicates that Tx BPDU Header should be  01-80-c2-00-00-00 on nni ports when qinq enabled. The value dot1ad(2) indicates that  Tx BPDU Header should be 01-80-c2-00-00-08 on nni ports when qinq enabled.
.1.3.6.1.4.1.171.10.75.14.1.6.2,DES-1210-10MEbx::stpPortTable,,not-accessible,,current,,A table that contains port-specific information for the Spanning Tree Protocol.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1,DES-1210-10MEbx::stpPortEntry,,not-accessible,stpPort,current,,A list of information maintained by every port about the Spanning Tree Protocol state for that port.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.1,DES-1210-10MEbx::stpPort,INTEGER,read-only,,current,,The Port number of the port for which this entry contains  spanning tree information.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.2,DES-1210-10MEbx::stpPortStatus,INTEGER,read-write,,current,enabled(1):disabled(0),Current state of the Port which can be changed to either  Disabled or Enabled for ALL spanning tree  instances. Setting this object will override the port's status in any of the MSTI contexts
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.3,DES-1210-10MEbx::stpPortPriority,INTEGER,read-write,,current,,The four most significant bits of the Port Identifier  of the Spanning Tree instance can be modified by setting  the CistPortPriority value. The values that are set for Port  Priority must be in steps of 16.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.4,DES-1210-10MEbx::stpAdminPortPathCost,INTEGER,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. Writing a value of '0' assigns the  automatically calculated default Path Cost value to  the ohter object stpPortPathCost. If the default  Path Cost is being used,this object returns '0' when  read.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.5,DES-1210-10MEbx::stpPortPathCost,INTEGER,read-only,,current,,The contribution of this port to the path cost of paths towards the CIST Root which include this port.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.6,DES-1210-10MEbx::stpPortProtocolMigration,INTEGER,read-write,,current,false(0):true(1),Indicates the Protocol migration state of this Port.  When operating in RSTP/MSTP (version >= 2) mode, writing  TRUE(1) to this object forces this port to transmit MSTP  BPDUs without instance information. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.7,DES-1210-10MEbx::stpPortEdge,INTEGER,read-write,,current,true(1):false(0):auto(2), This parameter when TRUE(1) indicates that detection of a port  as Edge Port happens automatically and FALSE(2)  indicates that this feature is disabled.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.8,DES-1210-10MEbx::stpPortAdminP2P,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.9,DES-1210-10MEbx::stpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to be selected as Root Port for the CIST or any MSTI, even it has  the best spanning tree priority vector. Such a Port will be selected  as an Alternate Port after the Root Port has been selected. This  parameter should be FALSE by default. If set it can cause lack of  spanning tree connectivity. It is set by a network administrator to  prevent bridges external to a core region of the network influencing  the spanning tree active topology, possibly because those bridges are  not under the full control of the administrator. This administrator configuration is also known as 'Root Guard'.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.10,DES-1210-10MEbx::stpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to propagate received topology change notifications and topology  changes to other Ports. This parameter should be FALSE by default.  If set it can cause temporary loss of connectivity after changes in  a spanning trees active topology as a result of persistent  incorrectly learnt station location information. It is set by a  network administrator to prevent bridges external to a core region of  the network causing address flushing in that region, possibly because  those bridges are not under the full control of the administrator or  MAC-Operational for the attached LANs transitions frequently.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.11,DES-1210-10MEbx::stpPortHelloTime,INTEGER,read-write,,current,,The amount of time between the transmission of Configuration bridge PDUs by this node in units  of hundredths of a second.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.12,DES-1210-10MEbx::stpPortState,INTEGER,read-only,,current,disabled(1):discarding(2):learning(4):forwarding(5),Current state of the Port as defined by the Common  spanning tree protocol.
.1.3.6.1.4.1.171.10.75.14.1.6.2.1.13,DES-1210-10MEbx::stpPortFowardBPDU,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling forward BPDU.
.1.3.6.1.4.1.171.10.75.14.1.6.3,DES-1210-10MEbx::mstConfigurationIdentification,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.6.3.1,DES-1210-10MEbx::mstiConfigurationName,OCTET,read-write,,current,,The Name for the Region's configuration. By Default  Region Name will be equal to the Bridge Mac Address.
.1.3.6.1.4.1.171.10.75.14.1.6.3.2,DES-1210-10MEbx::mstiRevisionLevel,Integer32,read-write,,current,,Version of the MST Region.
.1.3.6.1.4.1.171.10.75.14.1.6.3.3,DES-1210-10MEbx::mstCistVlanMapped,OCTET,read-only,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.
.1.3.6.1.4.1.171.10.75.14.1.6.3.4,DES-1210-10MEbx::mstCistVlanMapped2k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values 1024 through 1031; the second octet to VLANs 1032 through 1039 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.1.6.3.5,DES-1210-10MEbx::mstCistVlanMapped3k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.1.6.3.6,DES-1210-10MEbx::mstCistVlanMapped4k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values 3072 through 3079; the second octet to VLANs 3080 through 3087 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.1.6.3.7,DES-1210-10MEbx::mstVlanMstiMappingTable,,not-accessible,,current,,This table contains one entry for each instance of MSTP.  This table maintains context ID as one more index to  support Multiple Instances.
.1.3.6.1.4.1.171.10.75.14.1.6.3.7.1,DES-1210-10MEbx::mstVlanMstiMappingEntry,,not-accessible,mstInstanceIndex,current,,A conceptual row containing the status of the MSTP instance.
.1.3.6.1.4.1.171.10.75.14.1.6.3.7.1.1,DES-1210-10MEbx::mstInstanceIndex,Integer32,read-only,,current,,An arbitrary integer within the range from 1 to the value of Max Instance Number that uniquely identifies an instance.
.1.3.6.1.4.1.171.10.75.14.1.6.3.7.1.2,DES-1210-10MEbx::mstSetVlanList,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to map for this  Instance. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used.If a  vlan is already mapped to this Instance, it may not be mapped  again. This object is used only for SET operation. GET Operation returns null values.
.1.3.6.1.4.1.171.10.75.14.1.6.3.7.1.3,DES-1210-10MEbx::mstResetVlanList,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to unmap from this  Instance. A vlan may not be unmapped from this instance if  it is not already mapped to this Instance. This object is used only for SET operation.GET Operation returns null values.
.1.3.6.1.4.1.171.10.75.14.1.6.3.7.1.4,DES-1210-10MEbx::mstInstanceVlanMapped,OCTET,read-only,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.
.1.3.6.1.4.1.171.10.75.14.1.6.3.7.1.5,DES-1210-10MEbx::mstInstanceVlanMapped2k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values 1024 through 1031; the second octet to VLANs 1032 through 1039 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.1.6.3.7.1.6,DES-1210-10MEbx::mstInstanceVlanMapped3k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.1.6.3.7.1.7,DES-1210-10MEbx::mstInstanceVlanMapped4k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values 3072 through 3079; the second octet to VLANs 3080 through 3087 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.1.6.3.7.1.8,DES-1210-10MEbx::mstDeleteInstanceStatus,INTEGER,read-write,,current,true(1):false(2),Delete Instance Index.
.1.3.6.1.4.1.171.10.75.14.1.6.4,DES-1210-10MEbx::stpInstance,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.6.4.1,DES-1210-10MEbx::mstCistBridgePriority,Integer32,read-write,,current,,The writable portion of the MSTI Bridge Identifier. comprising of the first two octets. The values that are set for Bridge Priority must be  in steps of 4096.
.1.3.6.1.4.1.171.10.75.14.1.6.4.2,DES-1210-10MEbx::mstCistStatus,INTEGER,read-only,,current,enabled(1):disabled(2),The administrative status requested by management for the MST  feature. The value enabled(1) indicates that Mst should be enabled  in the device on all ports. The value disabled(2) indicates that  Mst should be disabled in the device on all ports. The object can  be set to enabled(1) if and only if, fsMIMstSystemControl set to start.
.1.3.6.1.4.1.171.10.75.14.1.6.4.3,DES-1210-10MEbx::mstCiststpTopologyChangesCount,Counter32,read-only,,current,,The number of times that there have been atleast one non-zero TcWhile Timer on this Bridge for Common Spanning Tree context.
.1.3.6.1.4.1.171.10.75.14.1.6.4.4,DES-1210-10MEbx::mstCiststpLastTopologyChange,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the TcWhile Timer for any port in this Bridge was  non-zero for this spanning tree instance.
.1.3.6.1.4.1.171.10.75.14.1.6.4.20,DES-1210-10MEbx::mstMstiBridgeTable,,not-accessible,,current,,Table containing Bridge Information specific to Spanning  Tree Instance. This table maintains context ID as one  more index to support Multiple Instances.
.1.3.6.1.4.1.171.10.75.14.1.6.4.20.1,DES-1210-10MEbx::mstMstiBridgeEntry,,not-accessible,mstMstiInstanceIndex,current,,Entry indicating the Bridge Information.
.1.3.6.1.4.1.171.10.75.14.1.6.4.20.1.1,DES-1210-10MEbx::mstMstiInstanceIndex,Integer32,read-only,,current,,Spanning Tree Instance to which the information belongs.
.1.3.6.1.4.1.171.10.75.14.1.6.4.20.1.2,DES-1210-10MEbx::mstMstiBridgePriority,Integer32,read-write,,current,,The writable portion of the MSTI Bridge Identifier. comprising of the first two octets. The values that are set for Bridge Priority must be  in steps of 4096.
.1.3.6.1.4.1.171.10.75.14.1.6.4.20.1.3,DES-1210-10MEbx::mstMstiStatus,INTEGER,read-only,,current,enabled(1):disabled(2),The administrative status requested by management for the MST  feature. The value enabled(1) indicates that Mst should be enabled  in the device on all ports. The value disabled(2) indicates that  Mst should be disabled in the device on all ports. The object can  be set to enabled(1) if and only if, fsMIMstSystemControl set to start.
.1.3.6.1.4.1.171.10.75.14.1.6.4.20.1.4,DES-1210-10MEbx::mstMstistpTopologyChangesCount,Counter32,read-only,,current,,The number of times that there have been atleast one non-zero TcWhile Timer on this Bridge for Common Spanning Tree context.
.1.3.6.1.4.1.171.10.75.14.1.6.4.20.1.5,DES-1210-10MEbx::mstMstistpLastTopologyChange,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the TcWhile Timer for any port in this Bridge was  non-zero for this spanning tree instance.
.1.3.6.1.4.1.171.10.75.14.1.6.5,DES-1210-10MEbx::stpInstancePortTable,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.6.5.1,DES-1210-10MEbx::mstCistPortTable,,not-accessible,,current,,This table contains Common Spanning Tree Port Information.
.1.3.6.1.4.1.171.10.75.14.1.6.5.1.1,DES-1210-10MEbx::mstCistPortEntry,,not-accessible,mstCistPort,current,,A list of information maintained by every port for  Common Spanning tree.
.1.3.6.1.4.1.171.10.75.14.1.6.5.1.1.1,DES-1210-10MEbx::mstCistPort,Integer32,read-only,,current,,The Port number of the port for which this entry contains  spanning tree information.
.1.3.6.1.4.1.171.10.75.14.1.6.5.1.1.2,DES-1210-10MEbx::mstCistPortDesignatedBridge,OCTET,read-only,,current,,The unique Bridge Identifier of the bridge which this port  considers to be the Designated Bridge for the port's segment.
.1.3.6.1.4.1.171.10.75.14.1.6.5.1.1.3,DES-1210-10MEbx::mstCistPortAdminPathCost,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.14.1.6.5.1.1.4,DES-1210-10MEbx::mstCistPortPathCost,Integer32,read-only,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.14.1.6.5.1.1.5,DES-1210-10MEbx::mstCistPortPriority,Integer32,read-write,,current,,The four most significant bits of the Port Identifier  for a given Spanning Tree instance can be modified  independently for each Spanning Tree instance  supported by the Bridge. The values that are set for Port  Priority must be in steps of 16.
.1.3.6.1.4.1.171.10.75.14.1.6.5.1.1.6,DES-1210-10MEbx::mstCistForcePortState,INTEGER,read-only,,current,disabled(0):enabled(1),Current state of the Port which can be changed to either  Disabled or Enabled for the specific spanning tree  instance. This object can be set to enabled only if the  'fsMIMstCistForcePortState' is set to 'enabled' for this port
.1.3.6.1.4.1.171.10.75.14.1.6.5.1.1.7,DES-1210-10MEbx::mstCistCurrentPortRole,INTEGER,read-only,,current,disabled(0):alternate(1):backup(2):root(3):designated(4):master(5):root-inconsistent(6),Current Port Role of the port for this spanning  tree instance.
.1.3.6.1.4.1.171.10.75.14.1.6.5.2,DES-1210-10MEbx::mstMstiPortTable,,not-accessible,,current,,This table contains Spanning Tree Instance Specific Port Information.
.1.3.6.1.4.1.171.10.75.14.1.6.5.2.1,DES-1210-10MEbx::mstMstiPortEntry,,not-accessible,mstMstiPort:mstInstanceIndex,current,,A list of information maintained by every port for each  and every spanning tree instance.
.1.3.6.1.4.1.171.10.75.14.1.6.5.2.1.1,DES-1210-10MEbx::mstMstiPort,Integer32,read-only,,current,,The Port number of the port for which this entry contains  spanning tree information.
.1.3.6.1.4.1.171.10.75.14.1.6.5.2.1.2,DES-1210-10MEbx::mstMstiPortDesignatedBridge,OCTET,read-only,,current,,The unique Bridge Identifier of the bridge which this port  considers to be the Designated Bridge for the port's segment.
.1.3.6.1.4.1.171.10.75.14.1.6.5.2.1.3,DES-1210-10MEbx::mstMstiPortAdminPathCost,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.14.1.6.5.2.1.4,DES-1210-10MEbx::mstMstiPortPathCost,Integer32,read-only,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.14.1.6.5.2.1.5,DES-1210-10MEbx::mstMstiPortPriority,Integer32,read-write,,current,,The four most significant bits of the Port Identifier  for a given Spanning Tree instance can be modified  independently for each Spanning Tree instance  supported by the Bridge. The values that are set for Port  Priority must be in steps of 16.
.1.3.6.1.4.1.171.10.75.14.1.6.5.2.1.6,DES-1210-10MEbx::mstMstiForcePortState,INTEGER,read-only,,current,disabled(0):enabled(1),Current state of the Port which can be changed to either  Disabled or Enabled for the specific spanning tree  instance. This object can be set to enabled only if the  'fsMIMstCistForcePortState' is set to 'enabled' for this port
.1.3.6.1.4.1.171.10.75.14.1.6.5.2.1.7,DES-1210-10MEbx::mstMstiCurrentPortRole,INTEGER,read-only,,current,disabled(0):alternate(1):backup(2):root(3):designated(4):master(5):root-inconsistent(6),Current Port Role of the port for this spanning  tree instance.
.1.3.6.1.4.1.171.10.75.14.1.7,DES-1210-10MEbx::companyDot1qVlanGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.7.5,DES-1210-10MEbx::dot1qVlanAsyOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable IEEE 802.1Q Asymmetric VLAN
.1.3.6.1.4.1.171.10.75.14.1.7.6,DES-1210-10MEbx::dot1qVlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.10.75.14.1.7.6.1,DES-1210-10MEbx::dot1qVlanEntry,,not-accessible,dot1qVlanId,current,,Information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.10.75.14.1.7.6.1.1,DES-1210-10MEbx::dot1qVlanId,Integer32,read-only,,current,,An administratively assigned Id, which is used to identify the VLAN.
.1.3.6.1.4.1.171.10.75.14.1.7.6.1.2,DES-1210-10MEbx::dot1qVlanName,OCTET,read-create,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.10.75.14.1.7.6.1.3,DES-1210-10MEbx::dot1qVlanEgressPorts,OCTET,read-create,,current,,The set of ports which are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port per-VLAN Registrar control for Registration Fixed for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed.
.1.3.6.1.4.1.171.10.75.14.1.7.6.1.4,DES-1210-10MEbx::dot1qVlanForbiddenPorts,OCTET,read-write,,current,,The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.4.1.171.10.75.14.1.7.6.1.5,DES-1210-10MEbx::dot1qVlanUntaggedPorts,OCTET,read-create,,current,,The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set then it will reject the set operation with an error. An example might be if a manager attempts to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
.1.3.6.1.4.1.171.10.75.14.1.7.6.1.6,DES-1210-10MEbx::dot1qVlanAdvertisementStatus,INTEGER,read-create,,current,enabled(1):disabled(2),Enable/Disable Advertisement Status of the IEEE 802.1Q VLAN.
.1.3.6.1.4.1.171.10.75.14.1.7.6.1.7,DES-1210-10MEbx::dot1qVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in dot1qVlanTable. By setting this object, new entries can be created in dot1qVlanTable and existing entries can be removed from dot1qVlanTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.75.14.1.7.9,DES-1210-10MEbx::dot1qVlanPVIDAutoAssignOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable VLAN PVID auto assignment
.1.3.6.1.4.1.171.10.75.14.1.8,DES-1210-10AXME::sysSafeGuardEnable,INTEGER,read-write,,current,enable(1):disable(2),This object is used to set Safeguard Enable\Disable.
.1.3.6.1.4.1.171.10.75.14.1.8.1,DES-1210-10MEbx::laSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.8.1.2,DES-1210-10MEbx::laStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the Link Aggregation Module administrative status as  enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.8.1.3,DES-1210-10MEbx::laPortChannelTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel.
.1.3.6.1.4.1.171.10.75.14.1.8.1.3.1,DES-1210-10MEbx::laPortChannelEntry,,not-accessible,laPortChannelIfIndex,current,,There is one entry in this table for each created port-channel port.
.1.3.6.1.4.1.171.10.75.14.1.8.1.3.1.1,DES-1210-10MEbx::laPortChannelIfIndex,Integer32,read-only,,current,,The index of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.75.14.1.8.1.3.1.2,DES-1210-10MEbx::laPortChannelMemberList,OCTET,read-write,,current,,Member Port list of the port channel. Add the ports as a 
.1.3.6.1.4.1.171.10.75.14.1.8.1.3.1.3,DES-1210-10MEbx::laPortChannelMode,INTEGER,read-write,,current,lacp(1):static(2):disable(3),Current Operating Channel Mode of the port channel Lacp(1) - forcing the port to negotiate with the partner. manual(2) - force the port to enable channeling (Manual). disable(3) - channeling is disabled.
.1.3.6.1.4.1.171.10.75.14.1.8.1.3.1.4,DES-1210-10MEbx::laPortChannelMasterPort,Integer32,read-write,,current,,The master port of the port-channel. 
.1.3.6.1.4.1.171.10.75.14.1.8.1.3.1.5,DES-1210-10MEbx::laPortChannelActiveMemberPorts,OCTET,read-only,,current,,This object indicates the operational bundled ports in this channel group.
.1.3.6.1.4.1.171.10.75.14.1.8.1.4,DES-1210-10MEbx::laAlgorithm,INTEGER,read-write,,current,sourceMAC(1):destMAC(2):sourceAndDestMAC(3):sourceIP(4):destIP(5):sourceAndDestIP(6),Sets the Link Aggregation load balance algorithm.
.1.3.6.1.4.1.171.10.75.14.1.8.2,DES-1210-10MEbx::laPortControl,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.8.2.1,DES-1210-10MEbx::laPortControlTable,,not-accessible,,current,,A table that contains Link Aggregation Control configuration information about every Aggregation Port associated with this device. A row appears in this table for each physical port.
.1.3.6.1.4.1.171.10.75.14.1.8.2.1.1,DES-1210-10MEbx::laPortControlEntry,,not-accessible,laPortControlIndex,current,,A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
.1.3.6.1.4.1.171.10.75.14.1.8.2.1.1.1,DES-1210-10MEbx::laPortControlIndex,Integer32,read-only,,current,,The index of the port.
.1.3.6.1.4.1.171.10.75.14.1.8.2.1.1.2,DES-1210-10MEbx::laPortActorPortPriority,INTEGER,read-write,,current,,The priority value assigned to this Aggregation Port. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.14.1.8.2.1.1.3,DES-1210-10MEbx::laPortActorActivity,INTEGER,read-write,,current,active(1):passive(2),This object indicates LACP-Activity to this Aggregation Port.  LACP can be configured in one of two modes: active or passive.  In active mode it will always send frames along the configured links.  If the actor and partner are both in passive mode, they do not  exchange LACP packets.
.1.3.6.1.4.1.171.10.75.14.1.8.2.1.1.4,DES-1210-10MEbx::laPortActorTimeout,INTEGER,read-write,,current,short(1):long(2),This object indicates LACP-Timeout to this Aggregation Port. short(1) - LACP Timeout 3 seconds. long (2) - LACP Timeout 90 seconds.
.1.3.6.1.4.1.171.10.75.14.1.9,DES-1210-10AXME::sysRestart,INTEGER,read-write,,current,true(1):false(2),This object allows the user to restart the Switch (i.e)the entire switch will operationally go down and start again. Setting a value of 'true' causes the switch to be restarted. When the switch operationally goes down, configuration save operation is initiated based on the configuration save option chosen. When the switch operationally come up, the saved configurations are restored based on the restore option chosen. Once the switch is restarted, the value of this object reverts to 'false'.
.1.3.6.1.4.1.171.10.75.14.1.9.1,DES-1210-10MEbx::staticDisableAutoLearn,INTEGER,read-write,,current,on(1):off(2),Set on to disable Auto Learning Excluding Uplink Port and set off to enable Auto Learning.
.1.3.6.1.4.1.171.10.75.14.1.9.2,DES-1210-10MEbx::staticAutoLearningList,OCTET,read-write,,current,,The set of the device's member ports that belong
.1.3.6.1.4.1.171.10.75.14.1.9.3,DES-1210-10MEbx::staticTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.14.1.9.3.1,DES-1210-10MEbx::staticEntry,,not-accessible,staticVlanID:staticMac:staticPort,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.14.1.9.3.1.1,DES-1210-10MEbx::staticVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.14.1.9.3.1.2,DES-1210-10MEbx::staticMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.14.1.9.3.1.3,DES-1210-10MEbx::staticPort,INTEGER,read-only,,current,,The forwarding port of the static MAC entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.9.3.1.4,DES-1210-10MEbx::staticStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static MAC Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. The trunk member port can not set up static MAC.
.1.3.6.1.4.1.171.10.75.14.1.9.4,DES-1210-10MEbx::autoFdbTable,,not-accessible,,current,,A list of the Auto Fdb
.1.3.6.1.4.1.171.10.75.14.1.9.4.1,DES-1210-10MEbx::autoFdbEntry,,not-accessible,autoFdbIPAddress,current,,A auto fdb entry containing the ipaddress
.1.3.6.1.4.1.171.10.75.14.1.9.4.1.1,DES-1210-10MEbx::autoFdbIPAddress,IpAddress,read-only,,current,,The IpAddress of the autoFdbEntry.
.1.3.6.1.4.1.171.10.75.14.1.9.4.1.2,DES-1210-10MEbx::autoFdbVlanID,Integer32,read-only,,current,,The VlanID of the autoFdbEntry.
.1.3.6.1.4.1.171.10.75.14.1.9.4.1.3,DES-1210-10MEbx::autoFdbMacAddress,OCTET,read-only,,current,,The Mac Address of the autoFdbEntry.
.1.3.6.1.4.1.171.10.75.14.1.9.4.1.4,DES-1210-10MEbx::autoFdbPort,INTEGER,read-only,,current,,The Port of the autoFdbEntry.
.1.3.6.1.4.1.171.10.75.14.1.9.4.1.5,DES-1210-10MEbx::autoFdbTimeStamp,Integer32,read-only,,current,,The Time Stamp of the autoFdbEntry.
.1.3.6.1.4.1.171.10.75.14.1.9.4.1.6,DES-1210-10MEbx::autoFdbStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Auto Fdb Table. Only a subset of the rowstatus variables (createAndGo, createAndWait,destroy)  are available.
.1.3.6.1.4.1.171.10.75.14.1.9.5,DES-1210-10MEbx::staticVlanBaseTable,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.9.5.1,DES-1210-10MEbx::staticVlanBaseAutoLearnList1k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this Auto Learn, the bit corresponding to that VLAN is set to '1'. Write AutoLearnList1k use 256 character, and conform  to the foregoing rules.
.1.3.6.1.4.1.171.10.75.14.1.9.5.2,DES-1210-10MEbx::staticVlanBaseAutoLearnList2k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1025 through 2048. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this Auto Learn. Write AutoLearnList2k use 256 character, and conform  to the foregoing rules.
.1.3.6.1.4.1.171.10.75.14.1.9.5.3,DES-1210-10MEbx::staticVlanBaseAutoLearnList3k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2049 through 3072. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this Auto Learn the bit corresponding to that VLAN is set to '1'. Write AutoLearnList3k use 256 character, and conform  to the foregoing rules.
.1.3.6.1.4.1.171.10.75.14.1.9.5.4,DES-1210-10MEbx::staticVlanBaseAutoLearnList4k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3073 through 4094. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this Auto Learn the bit corresponding to that VLAN is set to '1'. Write AutoLearnList4k use 256 character, and conform  to the foregoing rules.
.1.3.6.1.4.1.171.10.75.14.1.9.5.5,DES-1210-10MEbx::staticVlanBaseEnableAutoLearn,OCTET,read-write,,current,,Set enable vlan list to auto learn, and range 1-4094.
.1.3.6.1.4.1.171.10.75.14.1.9.5.6,DES-1210-10MEbx::staticVlanBaseDisableAutoLearn,OCTET,read-write,,current,,Set disable vlan list to auto learn, and range 1-4094.
.1.3.6.1.4.1.171.10.75.14.1.10,DES-1210-10AXME::sysSave,INTEGER,read-write,,current,true(1):false(2),This object is used to save Configuration.
.1.3.6.1.4.1.171.10.75.14.1.10.1,DES-1210-10MEbx::igsSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.10.1.1,DES-1210-10MEbx::igsStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module starts  protocol operations. When set to 'disabled', the IGS module stops performing  protocol operations.
.1.3.6.1.4.1.171.10.75.14.1.10.1.2,DES-1210-10MEbx::igsRouterPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  router port entry will be purged. For each router port learnt,  this timer runs for 'RouterPortPurgeInterval' seconds.When the  timer expires, the learnt router port entry is purged. However  if control messages are received from the router before the  timer expiry, then the timer is restarted.
.1.3.6.1.4.1.171.10.75.14.1.10.1.3,DES-1210-10MEbx::igsHostPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  port entry will be purged. For each port on which report has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a report  message is received from a host on the specific port. If  the timer expires, then , the learnt port entry will  be purged from the multicast group.
.1.3.6.1.4.1.171.10.75.14.1.10.1.8,DES-1210-10MEbx::igsDataDrivenLearningMaxLearnedEntryVlaue,INTEGER,read-write,,current,,The maximum data driven learning entry value.
.1.3.6.1.4.1.171.10.75.14.1.10.1.9,DES-1210-10MEbx::igsReportToAllPort,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module forwards packets  to report to all port. When set to 'disabled', the IGS module forwards packets  to router port only.
.1.3.6.1.4.1.171.10.75.14.1.10.3,DES-1210-10MEbx::igsVlan,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.10.3.3,DES-1210-10MEbx::igsVlanRouterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.14.1.10.3.3.1,DES-1210-10MEbx::igsVlanRouterEntry,,not-accessible,igsVlanRouterVlanId,current,,Contains the VLAN ID and list of ports on which  routers are present in the VLAN.
.1.3.6.1.4.1.171.10.75.14.1.10.3.3.1.1,DES-1210-10MEbx::igsVlanRouterVlanId,Integer32,read-only,,current,,VLAN ID of the ports through which router is reachable.
.1.3.6.1.4.1.171.10.75.14.1.10.3.3.1.2,DES-1210-10MEbx::igsVlanRouterPortList,OCTET,read-only,,current,,List of ports on which routers are present.  These router ports are learnt through control messages  received from routers, and can also be configured  statically.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4,DES-1210-10MEbx::igsVlanFilterTable,,not-accessible,,current,,This table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is  enabled in the system.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1,DES-1210-10MEbx::igsVlanFilterEntry,,not-accessible,igsVlanFilterVlanId,current,,Contains snooping status , version and fast leave configuration for a specific VLAN.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.1,DES-1210-10MEbx::igsVlanFilterVlanId,Integer32,read-only,,current,,Index of IgsVlanFilterEntry. This object indicates the VLAN ID for which  the snooping configurations in IgsVlanFilterEntry is to be done.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.2,DES-1210-10MEbx::igsVlanSnoopStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable IGS function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.3,DES-1210-10MEbx::igsVlanQuerier,INTEGER,read-only,,current,enabled(1):disabled(2),Indicates whether the switch is configured as a querier in the VLAN
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.4,DES-1210-10MEbx::igsVlanCfgQuerier,INTEGER,read-write,,current,enabled(1):disabled(2),The snooping switch can be configured as a querier via this object  to send out IGMP general queries when IGMP routers are not present in the VLAN.  When set to 'enabled', the switch will generate general queries.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.5,DES-1210-10MEbx::igsVlanQueryInterval,Integer32,read-write,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  the VLAN. A switch should be configured as a querier for a VLAN  only when there is no queriers in the network.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.6,DES-1210-10MEbx::igsVlanRtrPortList,OCTET,read-write,,current,,List of ports which are configured statically as router ports
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.7,DES-1210-10MEbx::igsVlanFbdRtrPortList,OCTET,read-write,,current,,List of ports which can be configured statically as forbidden router ports.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.8,DES-1210-10MEbx::igsVlanFastLeave,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables fast leave for the VLAN. When it is  'disabled',on reception of a leave message, the switch checks if they are any interested receivers for the group by sending  a group specific query before removing the port from the  forwarding table. If set to 'enabled', the switch does not  send a group specific query and immediately removes the port from the forwarding table.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.9,DES-1210-10MEbx::igsVlanDataDrivenLearningStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable Data Driven Learning function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.10,DES-1210-10MEbx::igsVlanQuerierVersionStatus,INTEGER,read-write,,current,igmp-v3(3):igmp-v2(2),This object allows you to enable/disable Querier Version function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.11,DES-1210-10MEbx::igsVlanDataDrivenLearningAgeOutStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable Data Driven Learning Age Out State on a specific VLAN.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.12,DES-1210-10MEbx::igsVlanReportSuppression,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables Report suppression in the system.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.13,DES-1210-10MEbx::igsVlanRobustnessValue,Integer32,read-write,,current,,When the switch receives leave message on a port, it sends group specific query to check if there are any other  interested receivers for the group. This attribute defines  the maximum number of queries sent by the switch before deleting  the port from the group membership information in the forwarding  database. If the maximum retry count exceeds 'igsRobustnessValue',  then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no  interested receivers for the group.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.14,DES-1210-10MEbx::igsVlanGrpQueryInterval,Integer32,read-write,,current,,The value of this attribute defines the time period with which  the switch will send group specific queries on a port to check  if there is any intersted receivers. The switch will send  'igsRobustnessValue' queries before removing the port from the  group membership information in the forwarding database.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.15,DES-1210-10MEbx::igsVlanQueryMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time advertised in IGMPv2 general queries on this interface.
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.16,DES-1210-10MEbx::igsVlanProxyReportingStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the Proxy Reporting State of this VLAN. 
.1.3.6.1.4.1.171.10.75.14.1.10.3.4.1.17,DES-1210-10MEbx::igsVlanProxyReportingSourceIP,IpAddress,read-write,,current,,This indicates the IP source address of the igmp report 
.1.3.6.1.4.1.171.10.75.14.1.10.3.5,DES-1210-10MEbx::igsVlanMulticastGroupTable,,not-accessible,,current,,This table contains MAC based multicast forwarding  information.
.1.3.6.1.4.1.171.10.75.14.1.10.3.5.1,DES-1210-10MEbx::igsVlanMulticastGroupEntry,,not-accessible,igsVlanMulticastGroupVlanId:igsVlanMulticastGroupIpAddress,current,,This table contains VLAN ID, multicast group MAC address and the  list of ports onto which the multicast data packets for group should be forwarded.
.1.3.6.1.4.1.171.10.75.14.1.10.3.5.1.1,DES-1210-10MEbx::igsVlanMulticastGroupVlanId,Integer32,read-only,,current,,VLAN ID pertaining to the Multicast forwarding entry
.1.3.6.1.4.1.171.10.75.14.1.10.3.5.1.2,DES-1210-10MEbx::igsVlanMulticastGroupIpAddress,OCTET,read-only,,current,,Multicast group IP address. This object indicates that a multicast group address was learned in the switch and be represented  as IP address format.
.1.3.6.1.4.1.171.10.75.14.1.10.3.5.1.3,DES-1210-10MEbx::igsVlanMulticastGroupMacAddress,OCTET,read-only,,current,,Multicast group MAC address. This object indicates that a multicast group address was learned in the switch and be represented  as MAC address format.
.1.3.6.1.4.1.171.10.75.14.1.10.3.5.1.4,DES-1210-10MEbx::igsVlanMulticastGroupPortList,OCTET,read-only,,current,,List of ports onto which the multicast data packets destined for this group will be forwarded.
.1.3.6.1.4.1.171.10.75.14.1.10.6,DES-1210-10MEbx::igsHost,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.10.6.1,DES-1210-10MEbx::igsHostTable,,not-accessible,,current,,This table is used to manage the IGMP Host based Fast Leave function of the switch.
.1.3.6.1.4.1.171.10.75.14.1.10.6.1.1,DES-1210-10MEbx::igsHostEntry,,not-accessible,igsHostTableVLANID:igsHostTableGroupAddress:igsHostTablePort:igsHostTableHostIPAddress,current,,Contains management entities for IGMP Host based fast leave function.
.1.3.6.1.4.1.171.10.75.14.1.10.6.1.1.1,DES-1210-10MEbx::igsHostTableVLANID,Integer32,read-only,,current,,VLAN ID of Host table entry.
.1.3.6.1.4.1.171.10.75.14.1.10.6.1.1.2,DES-1210-10MEbx::igsHostTableGroupAddress,OCTET,read-only,,current,,Group address of Host table entry.
.1.3.6.1.4.1.171.10.75.14.1.10.6.1.1.3,DES-1210-10MEbx::igsHostTablePort,Integer32,read-only,,current,,Port number of Host table entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.10.6.1.1.4,DES-1210-10MEbx::igsHostTableHostIPAddress,OCTET,read-only,,current,,Host IP address of Group in Host table entry.
.1.3.6.1.4.1.171.10.75.14.1.11,DES-1210-10MEbx::companyGVRPGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.11.1,DES-1210-10MEbx::gvrpGVRPGlobalSettingsOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable GVRP mechanism.
.1.3.6.1.4.1.171.10.75.14.1.11.2,DES-1210-10MEbx::gvrpSettingsJoinTime,INTEGER,read-write,,current,,The Join Time value assigned to this Join Time field. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.14.1.11.3,DES-1210-10MEbx::gvrpSettingsLeaveTime,INTEGER,read-write,,current,,The Leave Time value assigned to this Leave Time field. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.14.1.11.4,DES-1210-10MEbx::gvrpSettingsLeaveAllTime,INTEGER,read-write,,current,,The Leave-All Time value assigned to this Leave-All Time field. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.14.1.11.5,DES-1210-10MEbx::gvrpSettingsTable,,not-accessible,,current,,A table containing static configuration information for each GVRP configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.10.75.14.1.11.5.1,DES-1210-10MEbx::gvrpSettingsEntry,,not-accessible,gvrpSettingsPortControlIndex,current,,Information for a GVRP configured into the device by (local or network) management.
.1.3.6.1.4.1.171.10.75.14.1.11.5.1.1,DES-1210-10MEbx::gvrpSettingsPortControlIndex,Integer32,read-only,,current,,The index of the port.
.1.3.6.1.4.1.171.10.75.14.1.11.5.1.2,DES-1210-10MEbx::gvrpSettingsPVID,INTEGER,read-write,,current,,The PVID value assigned to this Aggregation Port. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.14.1.11.5.1.3,DES-1210-10MEbx::gvrpSettingsGVRPState,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable GVRP State to this Aggregation Port.
.1.3.6.1.4.1.171.10.75.14.1.11.5.1.4,DES-1210-10MEbx::gvrpSettingsIngressChecking,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Ingress Checking mechanism of GVRP to this Aggregation Port.
.1.3.6.1.4.1.171.10.75.14.1.11.5.1.5,DES-1210-10MEbx::gvrpSettingsAcceptableFrameType,INTEGER,read-write,,current,allFrames(1):taggedOnly(2),Chose types All Frames/Tagged to this Aggregation Port.
.1.3.6.1.4.1.171.10.75.14.1.12,DES-1210-10MEbx::companyQoSGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.1,DES-1210-10MEbx::cosScheduleMechanism,INTEGER,read-write,,current,strictPriority(1):wrr(2):strict3wrr(3):strict2wrr(4),Queuing mechanism. strictPriority(1) : Strict Priority wrr(2) : Weighted Round Robin  Strict-priority scheduling is implemented with a special strict-priority scheduler node that is stacked directly above the port. Queues stacked on top of the strict-priority scheduler node always get bandwidth before other queues.  Weighted round-robin scheduling is designed to better handle queues with different processing capacities. Each queue has a weight : Low is 1, Medium is 2, High is 4 and Highest is 8 for WS3 spec. Queues with higher weights get bandwidth before than other queues with less weights.  
.1.3.6.1.4.1.171.10.75.14.1.12.2,DES-1210-10MEbx::cosOutputSchedule,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.2.1,DES-1210-10MEbx::cosClassTable,,not-accessible,,current,,A list of cosOutputSchedule.
.1.3.6.1.4.1.171.10.75.14.1.12.2.1.1,DES-1210-10MEbx::cosClassEntry,,not-accessible,cosClassIndex,current,,A list of cosOutputClass Weight.
.1.3.6.1.4.1.171.10.75.14.1.12.2.1.1.1,DES-1210-10MEbx::cosClassIndex,INTEGER,read-only,,current,,A index of class 0 ~ 3.
.1.3.6.1.4.1.171.10.75.14.1.12.2.1.1.2,DES-1210-10MEbx::cosWeight,INTEGER,read-write,,current,,cos weight 
.1.3.6.1.4.1.171.10.75.14.1.12.4,DES-1210-10MEbx::qosDefaultUserPri,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.4.1,DES-1210-10MEbx::qosDefaultUserPriTable,,not-accessible,,current,,A list of 802.1p port default priority Entries.
.1.3.6.1.4.1.171.10.75.14.1.12.4.1.1,DES-1210-10MEbx::qosDefaultUserPriEntry,,not-accessible,qosDefaultUserPriPortIndex,current,,A list of 802.1p port default priority priorities.
.1.3.6.1.4.1.171.10.75.14.1.12.4.1.1.1,DES-1210-10MEbx::qosDefaultUserPriPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.14.1.12.4.1.1.2,DES-1210-10MEbx::qosDefaultPriority,INTEGER,read-write,,current,priority0(0):priority1(1):priority2(2):priority3(3):priority4(4):priority5(5):priority6(6):priority7(7),For ingress untagged packets, the per port 'Default Priority' setting will be applied to packets of each port to provide  port-based traffic prioritization when 802.1p is enabled.
.1.3.6.1.4.1.171.10.75.14.1.12.4.1.1.3,DES-1210-10MEbx::qosEffectiveDefaultPriority,INTEGER,read-only,,current,priority0(0):priority1(1):priority2(2):priority3(3):priority4(4):priority5(5):priority6(6):priority7(7),For ingress untagged packets, the per port 'Effective Default  Priority' setting will be applied to packets of each port to  provide port-based traffic prioritization when 802.1p is enabled.
.1.3.6.1.4.1.171.10.75.14.1.12.5,DES-1210-10MEbx::qosUserPriority,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.5.1,DES-1210-10MEbx::qosUserPriorityTable,,not-accessible,,current,,A table mapping evaluated User Priority to Traffic Class, for forwarding by the bridge. Traffic class is a number in the range (0..3).
.1.3.6.1.4.1.171.10.75.14.1.12.5.1.1,DES-1210-10MEbx::qosUserPriEntry,,not-accessible,qosUserPriIndex,current,,User Priority to Traffic Class mapping.
.1.3.6.1.4.1.171.10.75.14.1.12.5.1.1.1,DES-1210-10MEbx::qosUserPriIndex,INTEGER,read-only,,current,,For ingress tagged packets, D-Link Smart Switches will refer to these information and prioritize them with 4 different priority queues.  If 802.1p is enabled.
.1.3.6.1.4.1.171.10.75.14.1.12.5.1.1.2,DES-1210-10MEbx::qosUserPriClass,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),The User Class the received frame is mapped to.
.1.3.6.1.4.1.171.10.75.14.1.12.6,DES-1210-10MEbx::qosDiffServTOS,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.6.1,DES-1210-10MEbx::qosDSCPTOSMode,INTEGER,read-write,,current,tos(1):dscp(2),Settings of Qos mode: DSCP QoS or TOS Qos. IEEE 802.1p : It specifies a priority(0~7) value to four queues in WS3 : Low(1,2), Medium(0,3), High(4,5) and Highest(6,7), inclusive that can be used by Quality of Service (QoS) disciplines to differentiate traffic. DSCP : Differentiated services enhancements to the Internet protocol are intended to enable scalable service discrimination in the Internet without the need for per-flow state and signaling at every hop.  
.1.3.6.1.4.1.171.10.75.14.1.12.6.2,DES-1210-10MEbx::qosDiffServTypeGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.1,DES-1210-10MEbx::qosDiffServType00,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 0 : IP ToS value = 0
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.2,DES-1210-10MEbx::qosDiffServType01,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 01 : IP ToS value = 4
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.3,DES-1210-10MEbx::qosDiffServType02,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 02 : IP ToS value = 8
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.4,DES-1210-10MEbx::qosDiffServType03,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 03 : IP ToS value = 12
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.5,DES-1210-10MEbx::qosDiffServType04,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 04 : IP ToS value = 16
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.6,DES-1210-10MEbx::qosDiffServType05,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 05 : IP ToS value = 20
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.7,DES-1210-10MEbx::qosDiffServType06,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 06 : IP ToS value = 24
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.8,DES-1210-10MEbx::qosDiffServType07,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 07 : IP ToS value = 28
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.9,DES-1210-10MEbx::qosDiffServType08,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 08 : IP ToS value = 32
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.10,DES-1210-10MEbx::qosDiffServType09,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 09 : IP ToS value = 36
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.11,DES-1210-10MEbx::qosDiffServType10,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 10 : IP ToS value = 40
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.12,DES-1210-10MEbx::qosDiffServType11,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 11 : IP ToS value = 44
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.13,DES-1210-10MEbx::qosDiffServType12,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 12 : IP ToS value = 48
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.14,DES-1210-10MEbx::qosDiffServType13,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 13 : IP ToS value = 52
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.15,DES-1210-10MEbx::qosDiffServType14,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 14 : IP ToS value = 56
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.16,DES-1210-10MEbx::qosDiffServType15,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 15 : IP ToS value = 60
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.17,DES-1210-10MEbx::qosDiffServType16,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 16 : IP ToS value = 64
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.18,DES-1210-10MEbx::qosDiffServType17,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 17 : IP ToS value = 68
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.19,DES-1210-10MEbx::qosDiffServType18,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 18 : IP ToS value = 72
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.20,DES-1210-10MEbx::qosDiffServType19,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 19 : IP ToS value = 76
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.21,DES-1210-10MEbx::qosDiffServType20,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 20 : IP ToS value = 80
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.22,DES-1210-10MEbx::qosDiffServType21,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 21 : IP ToS value = 84
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.23,DES-1210-10MEbx::qosDiffServType22,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 22 : IP ToS value = 88
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.24,DES-1210-10MEbx::qosDiffServType23,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 23 : IP ToS value = 92
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.25,DES-1210-10MEbx::qosDiffServType24,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 24 : IP ToS value = 96
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.26,DES-1210-10MEbx::qosDiffServType25,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 25 : IP ToS value = 100
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.27,DES-1210-10MEbx::qosDiffServType26,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 26 : IP ToS value = 104
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.28,DES-1210-10MEbx::qosDiffServType27,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 27 : IP ToS value = 108
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.29,DES-1210-10MEbx::qosDiffServType28,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 28 : IP ToS value = 112
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.30,DES-1210-10MEbx::qosDiffServType29,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 29 : IP ToS value = 116
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.31,DES-1210-10MEbx::qosDiffServType30,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 30 : IP ToS value = 120
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.32,DES-1210-10MEbx::qosDiffServType31,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 31 : IP ToS value = 124
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.33,DES-1210-10MEbx::qosDiffServType32,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 32 : IP ToS value = 128
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.34,DES-1210-10MEbx::qosDiffServType33,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 33 : IP ToS value = 132
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.35,DES-1210-10MEbx::qosDiffServType34,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 34 : IP ToS value = 136
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.36,DES-1210-10MEbx::qosDiffServType35,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 35 : IP ToS value = 140
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.37,DES-1210-10MEbx::qosDiffServType36,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 36 : IP ToS value = 144
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.38,DES-1210-10MEbx::qosDiffServType37,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 37 : IP ToS value = 148
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.39,DES-1210-10MEbx::qosDiffServType38,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 38 : IP ToS value = 152
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.40,DES-1210-10MEbx::qosDiffServType39,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 39 : IP ToS value = 156
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.41,DES-1210-10MEbx::qosDiffServType40,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 40 : IP ToS value = 160
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.42,DES-1210-10MEbx::qosDiffServType41,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 41 : IP ToS value = 164
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.43,DES-1210-10MEbx::qosDiffServType42,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 42 : IP ToS value = 168
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.44,DES-1210-10MEbx::qosDiffServType43,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 43 : IP ToS value = 172
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.45,DES-1210-10MEbx::qosDiffServType44,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 44 : IP ToS value = 176
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.46,DES-1210-10MEbx::qosDiffServType45,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 45 : IP ToS value = 180
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.47,DES-1210-10MEbx::qosDiffServType46,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 46 : IP ToS value = 184
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.48,DES-1210-10MEbx::qosDiffServType47,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 47 : IP ToS value = 188
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.49,DES-1210-10MEbx::qosDiffServType48,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 48 : IP ToS value = 192
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.50,DES-1210-10MEbx::qosDiffServType49,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 49 : IP ToS value = 196
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.51,DES-1210-10MEbx::qosDiffServType50,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 50 : IP ToS value = 200
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.52,DES-1210-10MEbx::qosDiffServType51,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 51 : IP ToS value = 204
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.53,DES-1210-10MEbx::qosDiffServType52,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 52 : IP ToS value = 208
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.54,DES-1210-10MEbx::qosDiffServType53,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 53 : IP ToS value = 212
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.55,DES-1210-10MEbx::qosDiffServType54,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 54 : IP ToS value = 216
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.56,DES-1210-10MEbx::qosDiffServType55,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 55 : IP ToS value = 220
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.57,DES-1210-10MEbx::qosDiffServType56,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 56 : IP ToS value = 224
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.58,DES-1210-10MEbx::qosDiffServType57,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 57 : IP ToS value = 228
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.59,DES-1210-10MEbx::qosDiffServType58,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 58 : IP ToS value = 232
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.60,DES-1210-10MEbx::qosDiffServType59,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 59 : IP ToS value = 236
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.61,DES-1210-10MEbx::qosDiffServType60,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 60 : IP ToS value = 240
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.62,DES-1210-10MEbx::qosDiffServType61,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 61 : IP ToS value = 244
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.63,DES-1210-10MEbx::qosDiffServType62,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 62 : IP ToS value = 248
.1.3.6.1.4.1.171.10.75.14.1.12.6.2.64,DES-1210-10MEbx::qosDiffServType63,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 63 : IP ToS value = 252
.1.3.6.1.4.1.171.10.75.14.1.12.6.3,DES-1210-10MEbx::qosTOSGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.6.3.1,DES-1210-10MEbx::qosTOSType00,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 0
.1.3.6.1.4.1.171.10.75.14.1.12.6.3.2,DES-1210-10MEbx::qosTOSType01,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 01
.1.3.6.1.4.1.171.10.75.14.1.12.6.3.3,DES-1210-10MEbx::qosTOSType02,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 02
.1.3.6.1.4.1.171.10.75.14.1.12.6.3.4,DES-1210-10MEbx::qosTOSType03,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 03
.1.3.6.1.4.1.171.10.75.14.1.12.6.3.5,DES-1210-10MEbx::qosTOSType04,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 04
.1.3.6.1.4.1.171.10.75.14.1.12.6.3.6,DES-1210-10MEbx::qosTOSType05,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 05
.1.3.6.1.4.1.171.10.75.14.1.12.6.3.7,DES-1210-10MEbx::qosTOSType06,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 06
.1.3.6.1.4.1.171.10.75.14.1.12.6.3.8,DES-1210-10MEbx::qosTOSType07,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 07
.1.3.6.1.4.1.171.10.75.14.1.12.7,DES-1210-10MEbx::qosPriSettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.7.1,DES-1210-10MEbx::qosPriSettingsTable,,not-accessible,,current,,A list of port priority settings.
.1.3.6.1.4.1.171.10.75.14.1.12.7.1.1,DES-1210-10MEbx::qosPriSettingsEntry,,not-accessible,qosPriSetPortIndex,current,,A list of port priority settings Entries.
.1.3.6.1.4.1.171.10.75.14.1.12.7.1.1.1,DES-1210-10MEbx::qosPriSetPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.14.1.12.7.1.1.2,DES-1210-10MEbx::qosPriSetPortType,INTEGER,read-write,,current,none(0):ieee8021P(2):dscp-tos(4):ieee8021P-dscp-tos(6),The port priority setting type. (ex. none = 0,  802.1p = 2, DSCP = 4. If you want enable 802.1p & DSCP, the value is 2 + 4 = 6. 
.1.3.6.1.4.1.171.10.75.14.1.12.8,DES-1210-10MEbx::qosAclPrioritySettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.8.1,DES-1210-10MEbx::ipv4aclQosTable,,not-accessible,,current,,A list of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.1.1,DES-1210-10MEbx::ipv4aclQosEntry,,not-accessible,ipv4aclQosIndex,current,,A list of priority by acl setting entry.
.1.3.6.1.4.1.171.10.75.14.1.12.8.1.1.1,DES-1210-10MEbx::ipv4aclQosIndex,Integer32,read-only,,current,,Index of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.1.1.2,DES-1210-10MEbx::ipv4aclQosType,INTEGER,read-write,,current,mac(0):ip(1):tcp(2):udp(3):vlanid(4):protocol(5),Type of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.1.1.3,DES-1210-10MEbx::ipv4aclQosMACAddr,OCTET,read-write,,current,,Dst MAC of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.1.1.4,DES-1210-10MEbx::ipv4aclQosIPAddr,IpAddress,read-write,,current,,Dst IP of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.1.12.8.1.1.5,DES-1210-10MEbx::ipv4aclQosTCPUDPPort,Integer32,read-write,,current,,Dst TCP/UDP port of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.1.12.8.1.1.6,DES-1210-10MEbx::ipv4aclQosVlanID,Integer32,read-write,,current,,VLAN ID of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.1.12.8.1.1.7,DES-1210-10MEbx::ipv4aclQosProtocol,Integer32,read-write,,current,,Ip protocol number of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.1.12.8.1.1.8,DES-1210-10MEbx::ipv4aclQosAssignClass,INTEGER,read-write,,current,class0(0):class1(1):class2(2):class3(3),Be mapped class of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.1.1.9,DES-1210-10MEbx::ipv4aclQosStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Status of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.2,DES-1210-10MEbx::aclQosTable,,not-accessible,,current,,A list of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1,DES-1210-10MEbx::aclQosEntry,,not-accessible,aclQosIndex,current,,A list of priority by acl setting entry.
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.1,DES-1210-10MEbx::aclQosIndex,Integer32,read-only,,current,,Index of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.2,DES-1210-10MEbx::aclQosType,INTEGER,read-write,,current,mac(0):ip(1):tcp(2):udp(3):vlanid(4):protocol(5):ipv6(6):ipv6traffic-class(7),Type of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.3,DES-1210-10MEbx::aclQosMACAddr,OCTET,read-write,,current,,Dst MAC of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.4,DES-1210-10MEbx::aclQosIPAddr,IpAddress,read-write,,current,,Dst IP of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.5,DES-1210-10MEbx::aclQosIPv6Addr,OCTET,read-write,,current,,Dst IP of priority by acl setting. 
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.6,DES-1210-10MEbx::aclQosTCPUDPPort,Integer32,read-write,,current,,Dst TCP/UDP port of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.7,DES-1210-10MEbx::aclQosVlanID,Integer32,read-write,,current,,VLAN ID of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.8,DES-1210-10MEbx::aclQosProtocol,Integer32,read-write,,current,,Ip protocol number of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.10,DES-1210-10MEbx::aclQosIP6TC,Integer32,read-write,,current,,Ipv6 Traffic Class number of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.98,DES-1210-10MEbx::aclQosAssignClass,INTEGER,read-write,,current,class0(0):class1(1):class2(2):class3(3),Be mapped class of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.8.2.1.99,DES-1210-10MEbx::aclQosStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Status of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.1.12.9,DES-1210-10MEbx::cosBandwidthCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.9.1,DES-1210-10MEbx::cosBandwidthCtrlTable,,not-accessible,,current,,A list of cosBandwidthCtrlEntry default priority Entries.
.1.3.6.1.4.1.171.10.75.14.1.12.9.1.1,DES-1210-10MEbx::cosBandwidthCtrlEntry,,not-accessible,cosBandwidthCtrlPortIndex:cosBandwidthCtrlClassIndex,current,,A list of cosBandwidthCtrlEntry default priority priorities.
.1.3.6.1.4.1.171.10.75.14.1.12.9.1.1.1,DES-1210-10MEbx::cosBandwidthCtrlPortIndex,Integer32,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.14.1.12.9.1.1.2,DES-1210-10MEbx::cosBandwidthCtrlClassIndex,INTEGER,read-only,,current,,A BandwidthCtrlClassIndex identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.14.1.12.9.1.1.3,DES-1210-10MEbx::cosBandwidthValue,Integer32,read-write,,current,,The BandwidthValue return value.
.1.3.6.1.4.1.171.10.75.14.1.12.9.1.1.4,DES-1210-10MEbx::cosBandwidthEffectiveRX,Integer32,read-only,,current,,A speed rate of Effective RX.
.1.3.6.1.4.1.171.10.75.14.1.12.9.1.1.5,DES-1210-10MEbx::cosBandwidthEffectiveTX,Integer32,read-only,,current,,A speed value of Effective TX.
.1.3.6.1.4.1.171.10.75.14.1.12.10,DES-1210-10MEbx::qosInBandMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.12.10.1,DES-1210-10MEbx::qosInBandMgmtSetDefPriority,INTEGER,read-write,,current,other(1):action(2),Sets the default priority. It is project dependent.
.1.3.6.1.4.1.171.10.75.14.1.12.10.2,DES-1210-10MEbx::qosInBandMgmtPktPriority,INTEGER,read-write,,current,,Specifies the priority of packets, the range is 0-7. 7 is the highest priority.
.1.3.6.1.4.1.171.10.75.14.1.13,DES-1210-10AXME::sysPortCtrlTable,,not-accessible,,current,,A table to control the port specific parameters of the device like speed, duplex mode, etc.
.1.3.6.1.4.1.171.10.75.14.1.13.1,DES-1210-10AXME::sysPortCtrlEntry,,not-accessible,sysPortCtrlIndex:sysPortCtrlMediumType,current,,An entry appears in this table for each interface in the system. Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.14.1.13.1.1,DES-1210-10AXME::sysPortCtrlIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.14.1.13.1.2,DES-1210-10AXME::sysPortCtrlMediumType,INTEGER,read-only,,current,copper(100):fiber1G(101):fiber100M(102),This object indicates the port type: fiber 1G/100M or copper.
.1.3.6.1.4.1.171.10.75.14.1.13.1.2.1,DES-1210-10MEbx::bandwidthCtrlEntry,,not-accessible,bandwidthCtrlIndex,current,,An entry appears in this table for each physical interface in the switch.
.1.3.6.1.4.1.171.10.75.14.1.13.1.2.1.1,DES-1210-10MEbx::bandwidthCtrlIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.13.1.2.1.2,DES-1210-10MEbx::bandwidthCtrlTxThreshold,Integer32,read-write,,current,,Configures interface Rate Limit (Packet that can be transferred on a port at a particular second).  This object's value will take effect on the interface speed. Based on the operating speed of the port, the rate limit will be applied. This value can also be affected by the metering. A value of zero(0) disable rate limiting i.e. sets the port to full speed. The value can  be set between 64~102400(Kbits per second) in FE port, 64~1024000 (Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.75.14.1.13.1.2.1.3,DES-1210-10MEbx::bandwidthCtrlRxThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of receive packets that can be transmitted per second over this  interface. Setting this object to the value zero disables rate  limiting for receive packets on this interface. The value that can be set for this object is limited by the underlying hardware.  The value can be set between 64~102400(Kbits per second) in FE  port, 64~1024000(Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.75.14.1.13.1.2.1.4,DES-1210-10MEbx::bandwidthEffecTxThreshold,Integer32,read-only,,current,,This object's value will take effect on the interface speed. Based on the operating speed of the port, the rate limit will be applied. This value can also be affected by the metering. A value of zero(0) disable rate limiting i.e. sets the port to full speed. 
.1.3.6.1.4.1.171.10.75.14.1.13.1.2.1.5,DES-1210-10MEbx::bandwidthEffecRxThreshold,Integer32,read-only,,current,,Allows to configure the limiting value for the maximum number of receive packets that can be transmitted per second over this  interface. Setting this object to the value zero disables rate  limiting for receive packets on this interface. The value that can be set for this object is limited by the underlying hardware. 
.1.3.6.1.4.1.171.10.75.14.1.13.1.3,DES-1210-10AXME::sysPortCtrlSpeed,INTEGER,read-write,,current,rate1000M-Full(1):rate100M-Full(2):rate100M-Half(3):rate10M-Full(4):rate10M-Half(5):auto(6):disable(7),Configures interface speed.
.1.3.6.1.4.1.171.10.75.14.1.13.1.4,DES-1210-10AXME::sysPortCtrlOperStatus,INTEGER,read-only,,current,down(1):rate1000M-Full(2):rate100M-Full(3):rate100M-Half(4):rate10M-Full(5):rate10M-Half(6),The port's operating speed state.
.1.3.6.1.4.1.171.10.75.14.1.13.1.5,DES-1210-10AXME::sysPortCtrlMDI,INTEGER,read-write,,current,auto(1):mdi(2):mdix(3),Configures interface auto/mdi/mdix mode. The default setting is Auto.
.1.3.6.1.4.1.171.10.75.14.1.13.1.6,DES-1210-10AXME::sysPortCtrlFlowControl,INTEGER,read-write,,current,enable(1):disable(2),Enables / disables flow control for the interface.
.1.3.6.1.4.1.171.10.75.14.1.13.1.7,DES-1210-10AXME::sysPortCtrlFlowControlOper,INTEGER,read-only,,current,enabled(1):disabled(2),The link parner negotiate port's operating flow control state.
.1.3.6.1.4.1.171.10.75.14.1.13.1.8,DES-1210-10AXME::sysPortCtrlType,INTEGER,read-only,,current,fastethernet(1):gigabitethernet(2):fiberwith100BaseSFPModule(3):fiberwith1000BaseSFPModule(4),The port's media type.
.1.3.6.1.4.1.171.10.75.14.1.13.4,DES-1210-10MEbx::trafficCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.13.4.1,DES-1210-10MEbx::trafficCtrlTrap,INTEGER,read-write,,current,none(0):stormOccurred(1):stormCleared(2):both(3),The trap setting of traffic control.
.1.3.6.1.4.1.171.10.75.14.1.13.4.2,DES-1210-10MEbx::trafficCtrlTable,,not-accessible,,current,,The traffic control table.
.1.3.6.1.4.1.171.10.75.14.1.13.4.2.1,DES-1210-10MEbx::trafficCtrlEntry,,not-accessible,trafficCtrlIndex,current,,The traffic control entry.
.1.3.6.1.4.1.171.10.75.14.1.13.4.2.1.1,DES-1210-10MEbx::trafficCtrlIndex,Integer32,read-only,,current,,The traffic control index.
.1.3.6.1.4.1.171.10.75.14.1.13.4.2.1.2,DES-1210-10MEbx::trafficCtrlActionMode,INTEGER,read-write,,current,drop(0):shutdown(1),The action mode of traffic control.
.1.3.6.1.4.1.171.10.75.14.1.13.4.2.1.3,DES-1210-10MEbx::trafficCtrlType,INTEGER,read-write,,current,none(0):b(1):m(2):mb(3):u(4):ub(5):um(6):umb(7),The control type of traffic control. (b: Broadcast, m: Multicast, u: Unknown Unicast)
.1.3.6.1.4.1.171.10.75.14.1.13.4.2.1.4,DES-1210-10MEbx::trafficCtrlThreshold,Integer32,read-write,,current,,The threshold of traffic control.
.1.3.6.1.4.1.171.10.75.14.1.13.4.2.1.5,DES-1210-10MEbx::trafficCtrlCountDown,Integer32,read-write,,current,,The count down value of traffic control.
.1.3.6.1.4.1.171.10.75.14.1.13.4.2.1.6,DES-1210-10MEbx::trafficCtrlTimeInterval,Integer32,read-write,,current,,The time interval of traffic control.
.1.3.6.1.4.1.171.10.75.14.1.13.4.3,DES-1210-10MEbx::trafficCtrlAutoRecoverTime,Integer32,read-write,,current,,The recover time of traffic control.
.1.3.6.1.4.1.171.10.75.14.1.14,DES-1210-10AXME::sysPortDescriptionTable,,not-accessible,,current,,The port description table.
.1.3.6.1.4.1.171.10.75.14.1.14.1,DES-1210-10AXME::sysPortDescriptionEntry,,not-accessible,sysPortDescIndex:sysPortDescMediumType,current,,The port description entry.
.1.3.6.1.4.1.171.10.75.14.1.14.1.1,DES-1210-10AXME::sysPortDescIndex,INTEGER,read-only,,current,,This object indicates the port index.
.1.3.6.1.4.1.171.10.75.14.1.14.1.2,DES-1210-10AXME::sysPortDescMediumType,INTEGER,read-only,,current,copper(100):fiber1G(101):fiber100M(102),This object indicates the port type: fiber 1G/100M or copper.
.1.3.6.1.4.1.171.10.75.14.1.14.1.2.1,DES-1210-10MEbx::ipv4trustedHostEntry,,not-accessible,ipv4trustedHostIpAddr:ipv4trustedHostIpMask,obsolete,,Each entry in this table represents rules for particular trusted host.
.1.3.6.1.4.1.171.10.75.14.1.14.1.2.1.1,DES-1210-10MEbx::ipv4trustedHostIpAddr,IpAddress,read-only,,obsolete,,The IP address of host you allow to access to D-Link Smart  Switch. Your local host IP Addresses must be one of the IP Addresses  to avoid disconnection.
.1.3.6.1.4.1.171.10.75.14.1.14.1.2.1.2,DES-1210-10MEbx::ipv4trustedHostIpMask,IpAddress,read-only,,obsolete,,Used to mask with IP address, it allow you set a subnet as a  trusted host entry.
.1.3.6.1.4.1.171.10.75.14.1.14.1.2.1.3,DES-1210-10MEbx::ipv4trustedHostRowStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.14.1.14.1.3,DES-1210-10AXME::sysPortDescString,OCTET,read-write,,current,,This object indicates the port description.
.1.3.6.1.4.1.171.10.75.14.1.14.1.3.1,DES-1210-10MEbx::trustedHostEntry,,not-accessible,trustedHostIPType:trustedHostIpAddr:trustedHostIpMask,current,,Each entry in this table represents rules for particular trusted host.
.1.3.6.1.4.1.171.10.75.14.1.14.1.3.1.1,DES-1210-10MEbx::trustedHostIPType,INTEGER,read-only,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.14.1.14.1.3.1.2,DES-1210-10MEbx::trustedHostIpAddr,OCTET,read-only,,current,,The IP address of host you allow to access to D-Link Smart  Switch. Your local host IPv4/6 Addresses must be one of the IP Addresses  to avoid disconnection.
.1.3.6.1.4.1.171.10.75.14.1.14.1.3.1.3,DES-1210-10MEbx::trustedHostIpMask,OCTET,read-only,,current,,Used to mask with IPv4/6 address, it allow you set a subnet as a  trusted host entry.
.1.3.6.1.4.1.171.10.75.14.1.14.1.3.1.4,DES-1210-10MEbx::trustedHostRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.14.1.14.2,DES-1210-10MEbx::securityPortSecurity,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.2.1,DES-1210-10MEbx::portSecTable,,not-accessible,,current,,A table to control port security features of the device.
.1.3.6.1.4.1.171.10.75.14.1.14.2.1.1,DES-1210-10MEbx::portSecEntry,,not-accessible,portSecIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.14.2.1.1.1,DES-1210-10MEbx::portSecIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.14.2.1.1.2,DES-1210-10MEbx::portSecState,INTEGER,read-write,,current,enabled(1):disabled(2),Enable / disable port security admin state for the interface.  A given ports' dynamic MAC address learning will be stopped such that the current source MAC addresses entered into the MAC address forwarding table can not be changed once the port security admin  state is enabled.
.1.3.6.1.4.1.171.10.75.14.1.14.2.1.1.3,DES-1210-10MEbx::portSecMLA,Integer32,read-write,,current,,Configures interface port security maximum learning address numbers.  When given ports' admin state is enabled, allows forwarding  table learning address number. The number can be set 0 to 64. Note: Set value 0 means cannot learn MAC address.
.1.3.6.1.4.1.171.10.75.14.1.14.2.1.1.4,DES-1210-10MEbx::portSecLockAddrMode,INTEGER,read-write,,current,deleteOnReset(1):deleteOnTimeout(2):permanent(3),Configures port security lock address mode for the interface. deleteOnReset : The locked addresses will not age out until the Switch has been reset. deleteOnTimeout : The locked addresses will age out after the aging timer expires. Permanent : The locked addresses will not age out after the aging timer expires.
.1.3.6.1.4.1.171.10.75.14.1.14.2.2,DES-1210-10MEbx::portSecFDBPermanentTable,,not-accessible,,current,,A table to control port security FDB Permanent of the device.
.1.3.6.1.4.1.171.10.75.14.1.14.2.2.1,DES-1210-10MEbx::portSecFDBPermanentEntry,,not-accessible,portSecFDBPermPort:portSecFDBPermIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.14.2.2.1.1,DES-1210-10MEbx::portSecFDBPermIndex,INTEGER,read-only,,current,,The index of the port security MAC entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.14.2.2.1.2,DES-1210-10MEbx::portSecFDBPermVlanID,INTEGER,read-only,,current,,The VLAN ID of the port security MAC entry.
.1.3.6.1.4.1.171.10.75.14.1.14.2.2.1.3,DES-1210-10MEbx::portSecFDBPermMac,OCTET,read-only,,current,,The MAC address associated of the port security MAC entry.
.1.3.6.1.4.1.171.10.75.14.1.14.2.2.1.4,DES-1210-10MEbx::portSecFDBPermPort,INTEGER,read-only,,current,,The forwarding port of the port security MAC entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.14.2.3,DES-1210-10MEbx::portSecTableClearPortList,OCTET,read-write,,current,,This object allow the user to set the port list for portSecTableClear.
.1.3.6.1.4.1.171.10.75.14.1.14.2.4,DES-1210-10MEbx::portSecTableClear,INTEGER,read-write,,current,true(1):false(2),This object allows the user to clear portSecTable entry.
.1.3.6.1.4.1.171.10.75.14.1.14.3,DES-1210-10MEbx::securityARPSpoofPrevent,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.3.1,DES-1210-10MEbx::aRPSpoofPreventTable,,not-accessible,,current,,A table to control ARP Spoofing prevention for the entire 
.1.3.6.1.4.1.171.10.75.14.1.14.3.1.1,DES-1210-10MEbx::aRPSpoofPreventEntry,,not-accessible,aRPSpoofPreventIpAddr,current,,An entry appears in this table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.14.3.1.1.1,DES-1210-10MEbx::aRPSpoofPreventIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.14.1.14.3.1.1.2,DES-1210-10MEbx::aRPSpoofPreventMacAddress,OCTET,read-write,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.75.14.1.14.3.1.1.3,DES-1210-10MEbx::aRPSpoofPreventPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.14.1.14.3.1.1.4,DES-1210-10MEbx::aRPSpoofPreventRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.14.5,DES-1210-10MEbx::securitySSL,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.5.1,DES-1210-10MEbx::sslSecurityHttpStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling secure HTTP in the system.
.1.3.6.1.4.1.171.10.75.14.1.14.5.2,DES-1210-10MEbx::sslCiphers,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.5.2.1,DES-1210-10MEbx::sslCipherSuiteList,BITS,read-write,,current,rsa-null-md5(0):rsa-null-sha(1):rsa-des-sha(2):rsa-3des-sha(3):dh-rsa-des-sha(4):dh-rsa-3des-sha(5):rsa-exp1024-des-sha(6),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.75.14.1.14.7,DES-1210-10MEbx::securityDhcpServerScreen,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.7.1,DES-1210-10MEbx::dhcpServerScreenEnablePortlist,OCTET,read-write,,current,,To enable or disable DHCP Server Screening port list.
.1.3.6.1.4.1.171.10.75.14.1.14.7.2,DES-1210-10MEbx::dhcpServerScreenEnableVlanlist,OCTET,read-write,,current,,To enable or disable DHCP Server Screening vlan list.
.1.3.6.1.4.1.171.10.75.14.1.14.7.3,DES-1210-10MEbx::dhcpServerScreenLogSuppressDuration,INTEGER,read-write,,current,one-min(1):five-min(5):thirty-min(30),DSS Trap Log Suppress Duration.
.1.3.6.1.4.1.171.10.75.14.1.14.7.4,DES-1210-10MEbx::filterDHCPServerTable,,not-accessible,,current,,A table to control filter DHCP Server for the entire
.1.3.6.1.4.1.171.10.75.14.1.14.7.4.1,DES-1210-10MEbx::filterDHCPServerEntry,,not-accessible,filterDHCPServerIpAddr:filterDHCPServerClientMacAddr,current,,An entry appears in this table for each interface
.1.3.6.1.4.1.171.10.75.14.1.14.7.4.1.1,DES-1210-10MEbx::filterDHCPServerIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.14.1.14.7.4.1.2,DES-1210-10MEbx::filterDHCPServerClientMacAddr,OCTET,not-accessible,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.75.14.1.14.7.4.1.3,DES-1210-10MEbx::filterDHCPServerPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.14.1.14.7.4.1.4,DES-1210-10MEbx::filterDHCPServerVlanList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.14.1.14.7.4.1.99,DES-1210-10MEbx::filterDHCPServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.14.7.5,DES-1210-10MEbx::dhcpServerScreenEnableLog,INTEGER,read-write,,current,enable(1):disabled(2),To enable or disable DHCP Server Screening log function.
.1.3.6.1.4.1.171.10.75.14.1.14.8,DES-1210-10MEbx::securitySSH,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.8.1,DES-1210-10MEbx::sshSecurityStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling ssh in the system.
.1.3.6.1.4.1.171.10.75.14.1.14.8.2,DES-1210-10MEbx::sshMaxAuthFailAttempts,INTEGER,read-write,,current,,This object indicates the max auth fail retry attempt times.
.1.3.6.1.4.1.171.10.75.14.1.14.8.3,DES-1210-10MEbx::sshSessionKeyRekeying,INTEGER,read-write,,current,never(0):ten-min(1):thirty-min(2):sixty-min(3),This object indicates one SSH session rekey time interval.
.1.3.6.1.4.1.171.10.75.14.1.14.8.4,DES-1210-10MEbx::sshMaxSession,INTEGER,read-write,,current,,This object indicates max SSH session number supported in system.
.1.3.6.1.4.1.171.10.75.14.1.14.8.5,DES-1210-10MEbx::sshConnectionTimeout,INTEGER,read-write,,current,,This object indicates SSH connection timeout value.
.1.3.6.1.4.1.171.10.75.14.1.14.8.6,DES-1210-10MEbx::sshAuthenMethodPassWordAdmin,INTEGER,read-write,,current,enable(1):disable(2),The object indicates authen method password is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.14.8.7,DES-1210-10MEbx::sshAuthenMethodPubKeyAdmin,INTEGER,read-write,,current,enable(1):disable(2),The object indicates authen method public-key is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.14.8.8,DES-1210-10MEbx::sshAuthenMethodHostKeyAdmin,INTEGER,read-write,,current,enable(1):disable(2),The object indicates authen method host-key is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.14.8.9,DES-1210-10MEbx::sshCipherSuiteList,BITS,read-only,,current,tripleDESCBC(0),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.75.14.1.14.8.10,DES-1210-10MEbx::sshMacSuiteList,BITS,read-write,,current,hMAC-SHA1(0):hMAC-MD5(1),This object is to configure the MAC-list.
.1.3.6.1.4.1.171.10.75.14.1.14.8.11,DES-1210-10MEbx::sshPublKeyRSAAdmin,INTEGER,read-write,,current,enabled(1):disabled(2),The object indicates Public key generating algorithm RSA is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.14.8.12,DES-1210-10MEbx::sshUserInfoTable,,not-accessible,,current,,A table to configure SSH user auth in the system.
.1.3.6.1.4.1.171.10.75.14.1.14.8.12.1,DES-1210-10MEbx::sshUserInfoEntry,,not-accessible,sshUserInfoID,current,,An entry to configure user auth in the system.
.1.3.6.1.4.1.171.10.75.14.1.14.8.12.1.1,DES-1210-10MEbx::sshUserInfoID,Integer32,read-only,,current,,The Schedule identifier. The maximum number of Schedule entry is  the number of ports supported PoE function.
.1.3.6.1.4.1.171.10.75.14.1.14.8.12.1.2,DES-1210-10MEbx::sshUserInfoUserName,OCTET,read-only,,current,,The ssh user name associated with the SSH suer Info. entry (e.g., `admin, user').
.1.3.6.1.4.1.171.10.75.14.1.14.8.12.1.3,DES-1210-10MEbx::sshUserInfoAuth,INTEGER,read-write,,current,publickey(4):password(2):hostbased(1),The object indicates which auth used by the user.
.1.3.6.1.4.1.171.10.75.14.1.14.8.12.1.4,DES-1210-10MEbx::sshUserInfoHostName,OCTET,read-write,,current,,The ssh host name associated with the SSH suer Info. entry (e.g., `DUT1, DUT2').
.1.3.6.1.4.1.171.10.75.14.1.14.8.12.1.5,DES-1210-10MEbx::sshUserInfoHostIp,IpAddress,read-write,,current,,SSH HostBased IP Address of the system.
.1.3.6.1.4.1.171.10.75.14.1.14.9,DES-1210-10MEbx::securityTrafficSeg,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.9.1,DES-1210-10MEbx::trafficSegTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel
.1.3.6.1.4.1.171.10.75.14.1.14.9.1.1,DES-1210-10MEbx::trafficSegEntry,,not-accessible,trafficSegIfIndex,current,,There is one entry in this table for each created port-channel port
.1.3.6.1.4.1.171.10.75.14.1.14.9.1.1.1,DES-1210-10MEbx::trafficSegIfIndex,Integer32,read-only,,current,,The ifIndex of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.75.14.1.14.9.1.1.2,DES-1210-10MEbx::trafficSegMemberList,OCTET,read-write,,current,,Port list of port channel.
.1.3.6.1.4.1.171.10.75.14.1.14.10,DES-1210-10MEbx::securityIpMacPortBinding,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.10.1,DES-1210-10MEbx::impbSettingTable,,not-accessible,,current,,A table to control IP-MAC-Port Binding Setting features of the device.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1,DES-1210-10MEbx::impbSettingEntry,,not-accessible,impbPortIndex,current,,An entry appears in IP-MAC-Port Binding Setting table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.1,DES-1210-10MEbx::impbPortIndex,INTEGER,read-only,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.2,DES-1210-10MEbx::impbPortState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding admin state for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.4,DES-1210-10MEbx::impbPortDHCPSnoopingState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding DHCP snooping state for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.5,DES-1210-10MEbx::impbPortArpInspectionState,INTEGER,read-write,,current,disabled(0):strict(1):loose(2),Set IP-MAC-Port Binding ARP Inspection state for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.6,DES-1210-10MEbx::impbPortIpInspectionState,INTEGER,read-write,,current,disabled(0):enabled(1),Set IP-MAC-Port Binding IP Inspection state for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.7,DES-1210-10MEbx::impbPortAllowZeroIPState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding Allow-Zero-IP state for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.8,DES-1210-10MEbx::impbPortForwardDHCPPktState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding Forward-DHCP-Packet state for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.9,DES-1210-10MEbx::impbPortDHCPMaxEntryIPv4,Integer32,read-write,,current,,Set the maximum number of IPv4 entries that can be learned for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.10,DES-1210-10MEbx::impbPortDHCPMaxEntryIPv6,Integer32,read-write,,current,,Set the maximum number of IPv6 entries that can be learned for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.11,DES-1210-10MEbx::impbPortNDInspectionState,INTEGER,read-write,,current,disabled(0):enabled(1),Set IP-MAC-Port Binding ND Inspection state for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.12,DES-1210-10MEbx::impbPortProtocolState,INTEGER,read-write,,current,ipv4(0):ipv6(1):all(2),Set IP-MAC-Port Binding protocol state for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.13,DES-1210-10MEbx::impbPortDHCPv4SetVlanList,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to map for this  Instance. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used.If a  vlan is already mapped to this Instance, it may not be mapped  again. This object is used only for SET operation. GET Operation returns null values.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.14,DES-1210-10MEbx::impbPortDHCPv4VlanList1k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCP snooping, the bit corresponding to that VLAN is set to '1'. 
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.15,DES-1210-10MEbx::impbPortDHCPv4VlanList2k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1025 through 2048. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv4 snooping, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.16,DES-1210-10MEbx::impbPortDHCPv4VlanList3k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2049 through 3072. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv4 snooping the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.17,DES-1210-10MEbx::impbPortDHCPv4VlanList4k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3073 through 4094. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv4 snooping, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.18,DES-1210-10MEbx::impbPortDHCPv6SetVlanList,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to map for this  Instance. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used.If a  vlan is already mapped to this Instance, it may not be mapped  again. This object is used only for SET operation. GET Operation returns null values.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.19,DES-1210-10MEbx::impbPortDHCPv6VlanList1k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCP snooping, the bit corresponding to that VLAN is set to '1'. 
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.20,DES-1210-10MEbx::impbPortDHCPv6VlanList2k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1025 through 2048. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv6 snooping, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.21,DES-1210-10MEbx::impbPortDHCPv6VlanList3k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2049 through 3072. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv6 snooping the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.14.1.14.10.1.1.22,DES-1210-10MEbx::impbPortDHCPv6VlanList4k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3073 through 4094. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv6 snooping, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.14.1.14.10.2,DES-1210-10MEbx::impbAutoScanTable,,not-accessible,,current,,A table to control auto scan features of the device.
.1.3.6.1.4.1.171.10.75.14.1.14.10.2.1,DES-1210-10MEbx::impbAutoScanEntry,,not-accessible,impbAutoScanMacAddress:impbAutoScanPort:impbAutoScanIpAddress,current,,An entry appears in auto scan table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.14.1.14.10.2.1.1,DES-1210-10MEbx::impbAutoScanMacAddress,OCTET,read-only,,current,,The MAC address associated of the auto scan entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.2.1.2,DES-1210-10MEbx::impbAutoScanPort,Integer32,read-only,,current,,The port number of the auto scan entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.14.10.2.1.3,DES-1210-10MEbx::impbAutoScanIpAddress,OCTET,read-only,,current,,The IP address associated of the auto scan entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.2.1.4,DES-1210-10MEbx::impbAutoScanVlanId,Integer32,read-only,,current,,The VLAN ID of the auto scan entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.2.1.5,DES-1210-10MEbx::impbAutoScanBinding,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding for the entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.3,DES-1210-10MEbx::impbBindingListTable,,not-accessible,,current,,A table to control Manual IP-MAC-Port Binding white list features of the device.
.1.3.6.1.4.1.171.10.75.14.1.14.10.3.1,DES-1210-10MEbx::impbBindingListEntry,,not-accessible,impbBindingListIpAddress:impbBindingListMacAddress,current,,An entry appears in Manual IP-MAC-Port Binding white list table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.14.10.3.1.1,DES-1210-10MEbx::impbBindingListIpAddress,OCTET,read-only,,current,,The IP address associated of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.3.1.2,DES-1210-10MEbx::impbBindingListMacAddress,OCTET,read-only,,current,,The MAC address associated of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.3.1.3,DES-1210-10MEbx::impbBindingListPort,Integer32,read-write,,current,,The port number of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.3.1.4,DES-1210-10MEbx::impbBindingListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in impbBindingListTable. By setting this object, new entries can be created in impbBindingListTable and existing entries can be removed from impbBindingListTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.75.14.1.14.10.4,DES-1210-10MEbx::impbBlockListTable,,not-accessible,,current,,A table to control IP-MAC-Port Binding black list of the device.
.1.3.6.1.4.1.171.10.75.14.1.14.10.4.1,DES-1210-10MEbx::impbBlockListEntry,,not-accessible,impbBlockListMacAddress:impbBlockListVlanId:impbBlockListPort,current,,An entry appears in Manual IP-MAC-Port Binding black list table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.14.10.4.1.1,DES-1210-10MEbx::impbBlockListMacAddress,OCTET,read-only,,current,,The MAC address associated of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.4.1.2,DES-1210-10MEbx::impbBlockListVlanId,Integer32,read-only,,current,,The VLAN ID of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.4.1.3,DES-1210-10MEbx::impbBlockListPort,Integer32,read-only,,current,,The port number of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.4.1.4,DES-1210-10MEbx::impbBlockListIpAddress,OCTET,read-only,,current,,The IP address associated of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.4.1.5,DES-1210-10MEbx::impbBlockListStatus,INTEGER,read-write,,current,nothing(0):deleted(1),nothing/delete IP-MAC-Port Binding for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.5,DES-1210-10MEbx::impbAutoScanIpAddressFrom,OCTET,read-write,,current,,The begin for IP address associated of the IP-MAC-PORT Binding auto scan entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.6,DES-1210-10MEbx::impbAutoScanIpAddressTo,OCTET,read-write,,current,,The end for IP address associated of the IP-MAC-PORT Binding auto scan entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.7,DES-1210-10MEbx::impbAutoScanStatus,INTEGER,read-write,,current,nothing(0):scan(1),Nothing / scan IP-MAC-Port Binding auto scan for the interface.
.1.3.6.1.4.1.171.10.75.14.1.14.10.8,DES-1210-10MEbx::impbDhcpSnoopingTable,,not-accessible,,current,,A table to display DHCP snooping entries of the device.
.1.3.6.1.4.1.171.10.75.14.1.14.10.8.1,DES-1210-10MEbx::impbDhcpSnoopingEntry,,not-accessible,impbDhcpSnoopingMacAddress:impbDhcpSnoopingIpAddress,current,,An entry appears in DHCP snooping table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.14.10.8.1.1,DES-1210-10MEbx::impbDhcpSnoopingMacAddress,OCTET,read-only,,current,,The MAC address associated of the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.8.1.2,DES-1210-10MEbx::impbDhcpSnoopingIpAddress,OCTET,read-only,,current,,The IP address associated of the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.8.1.3,DES-1210-10MEbx::impbDhcpSnoopingLeaseTime,Integer32,read-only,,current,,The lease time associated of the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.8.1.4,DES-1210-10MEbx::impbDhcpSnoopingPort,Integer32,read-only,,current,,The port number associated of the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.8.1.5,DES-1210-10MEbx::impbDhcpSnoopingremainingTime,Integer32,read-only,,current,,The remaining time associated of the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.14.1.14.10.9,DES-1210-10MEbx::impbRoamingState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding roaming state.
.1.3.6.1.4.1.171.10.75.14.1.14.10.10,DES-1210-10MEbx::impbVlanModeState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding vlan mode state.
.1.3.6.1.4.1.171.10.75.14.1.14.10.11,DES-1210-10MEbx::impbVlanModeVlanList,OCTET,read-write,,current,,IP-MAC-Port Binding vlan mode VID list.
.1.3.6.1.4.1.171.10.75.14.1.14.10.12,DES-1210-10MEbx::impbLogState,INTEGER,read-write,,current,disabled(0):ipv4(1):ipv6(2):all(3),Configure IP-MAC-Port Binding log state.
.1.3.6.1.4.1.171.10.75.14.1.14.10.13,DES-1210-10MEbx::impbDHCPv6PrefixDelegationSnoopState,INTEGER,read-write,,current,disabled(0):enabled(1),Configure DHCPv6 PD snooping state.
.1.3.6.1.4.1.171.10.75.14.1.14.10.14,DES-1210-10MEbx::impbBindingtraplog,INTEGER,read-write,,current,disabled(2):enabled(1),This object is for enabling or disabling topology change event trap in the system.
.1.3.6.1.4.1.171.10.75.14.1.14.10.15,DES-1210-10MEbx::impbBindingtrap,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.10.15.1,DES-1210-10MEbx::impbBindingtrapsign,,,,,,The object is for IMPB trap sign in the system.
.1.3.6.1.4.1.171.10.75.14.1.14.10.16,DES-1210-10MEbx::impbAutoScanCurrentStatus,INTEGER,read-only,,current,stop(0):scanning(1),Show Auto scan status
.1.3.6.1.4.1.171.10.75.14.1.14.10.17,DES-1210-10MEbx::impbDhcpSnoopingTableClearPortList,OCTET,read-write,,current,,This object allow the user to set the port list for impbDhcpSnoopingTableClear.
.1.3.6.1.4.1.171.10.75.14.1.14.10.18,DES-1210-10MEbx::impbDhcpSnoopingTableClearIPType,INTEGER,read-write,,current,ipv4(0):ipv6(1):both(2),This object allow the user to set the IP type for impbDhcpSnoopingTableClear.
.1.3.6.1.4.1.171.10.75.14.1.14.10.19,DES-1210-10MEbx::impbDhcpSnoopingTableClear,INTEGER,read-write,,current,true(1):false(2),This object allows the user to clear the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.14.1.14.11,DES-1210-10MEbx::securityAAC,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.11.1,DES-1210-10MEbx::aacAuthenAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the Access Authentication is enable or disable.
.1.3.6.1.4.1.171.10.75.14.1.14.11.2,DES-1210-10MEbx::aacAuthParamResponseTimeout,INTEGER,read-write,,current,,Timeout in second for login authentication response.
.1.3.6.1.4.1.171.10.75.14.1.14.11.3,DES-1210-10MEbx::aacAuthParamAttempt,INTEGER,read-write,,current,,The amount for login authentication, if login failure exceed, connection or access would be locked.
.1.3.6.1.4.1.171.10.75.14.1.14.11.4,DES-1210-10MEbx::aacAPAuthMethodGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.11.4.1,DES-1210-10MEbx::aacAPLoginMethod,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.11.4.1.1,DES-1210-10MEbx::aacAPConsoleLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via local console
.1.3.6.1.4.1.171.10.75.14.1.14.11.4.1.2,DES-1210-10MEbx::aacAPTelnetLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via telnet.
.1.3.6.1.4.1.171.10.75.14.1.14.11.4.1.3,DES-1210-10MEbx::aacAPSSHLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via SSH.
.1.3.6.1.4.1.171.10.75.14.1.14.11.4.1.4,DES-1210-10MEbx::aacAPHttpLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via HTTP.
.1.3.6.1.4.1.171.10.75.14.1.14.11.4.2,DES-1210-10MEbx::aacAPEnableMethod,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.11.4.2.1,DES-1210-10MEbx::aacAPConsoleEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via local console.
.1.3.6.1.4.1.171.10.75.14.1.14.11.4.2.2,DES-1210-10MEbx::aacAPTelnetEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via telnet.
.1.3.6.1.4.1.171.10.75.14.1.14.11.4.2.3,DES-1210-10MEbx::aacAPSSHEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via SSH.
.1.3.6.1.4.1.171.10.75.14.1.14.11.4.2.4,DES-1210-10MEbx::aacAPHttpEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via HTTP.
.1.3.6.1.4.1.171.10.75.14.1.14.11.5,DES-1210-10MEbx::aacServerGroupTable,,not-accessible,,current,,A table that contains informations about server group.
.1.3.6.1.4.1.171.10.75.14.1.14.11.5.1,DES-1210-10MEbx::aacServerGroupEntry,,not-accessible,aacServerGroupIndex,current,,A list of the group including servers.
.1.3.6.1.4.1.171.10.75.14.1.14.11.5.1.1,DES-1210-10MEbx::aacServerGroupIndex,INTEGER,read-only,,current,,A value that uniquely identifies this SwAACServerGroupEntry .
.1.3.6.1.4.1.171.10.75.14.1.14.11.5.1.2,DES-1210-10MEbx::aacServerGroupName,OCTET,read-write,,current,,A human-readable text string of the method group. The name is writable only if Group is new created, which the value of aacServerGroupRowStatus is 'notReady'.
.1.3.6.1.4.1.171.10.75.14.1.14.11.5.1.3,DES-1210-10MEbx::aacServersInGroup,BITS,read-write,,current,id1(0):id2(1):id3(2):id4(3):id5(4):id6(5):id7(6):id8(7):id9(8):id10(9):id11(10):id12(11):id13(12):id14(13):id15(14):id16(15),The list of servers in the group, each bit indicates a specified server ID. The server must be created before including it.
.1.3.6.1.4.1.171.10.75.14.1.14.11.5.1.4,DES-1210-10MEbx::aacServerGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.14.11.6,DES-1210-10MEbx::iPv4aacServerInfoTable,,not-accessible,,obsolete,,A table that contains information about severs.
.1.3.6.1.4.1.171.10.75.14.1.14.11.6.1,DES-1210-10MEbx::iPv4aacServerInfoEntry,,not-accessible,iPv4aacServerIndex,obsolete,,A list of the information of server .
.1.3.6.1.4.1.171.10.75.14.1.14.11.6.1.1,DES-1210-10MEbx::iPv4aacServerIndex,INTEGER,read-only,,obsolete,,A value that uniquely identifies this SwAACServerGroupEntry.
.1.3.6.1.4.1.171.10.75.14.1.14.11.6.1.2,DES-1210-10MEbx::iPv4aacServerIPAddr,IpAddress,read-write,,obsolete,,The IP address of Server
.1.3.6.1.4.1.171.10.75.14.1.14.11.6.1.3,DES-1210-10MEbx::iPv4aacServerAuthProtocol,INTEGER,read-write,,obsolete,tacacsPlus(1):radius(2),The authentication protocol provided by the Server.
.1.3.6.1.4.1.171.10.75.14.1.14.11.6.1.4,DES-1210-10MEbx::iPv4aacServerAuthPort,INTEGER,read-write,,obsolete,,The TCP/IP port .
.1.3.6.1.4.1.171.10.75.14.1.14.11.6.1.5,DES-1210-10MEbx::iPv4aacServerAuthKey,OCTET,read-write,,obsolete,,The key used while authentication process.
.1.3.6.1.4.1.171.10.75.14.1.14.11.6.1.6,DES-1210-10MEbx::iPv4aacServerTimeout,INTEGER,read-write,,obsolete,,Server response timeout .
.1.3.6.1.4.1.171.10.75.14.1.14.11.6.1.7,DES-1210-10MEbx::iPv4aacServerRetryCount,INTEGER,read-write,,obsolete,,Client retry count . (-1: No retry mechanism)
.1.3.6.1.4.1.171.10.75.14.1.14.11.6.1.8,DES-1210-10MEbx::iPv4aacServerRowStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.14.11.7,DES-1210-10MEbx::aacServerInfoTable,,not-accessible,,current,,A table that contains information about severs.
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1,DES-1210-10MEbx::aacServerInfoEntry,,not-accessible,aacServerIndex,current,,A list of the information of server .
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.1,DES-1210-10MEbx::aacServerIndex,INTEGER,read-only,,current,,A value that uniquely identifies this SwAACServerGroupEntry.
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.2,DES-1210-10MEbx::aacServerIPType,INTEGER,read-write,,current,,The IP address of the AAC server IP type referred to in this table entry. (IPv4=1, IPv6=2)
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.3,DES-1210-10MEbx::aacServerIPAddr,OCTET,read-write,,current,,The IP address of Server
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.4,DES-1210-10MEbx::aacServerInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the aacServerIPAddr is linklocal address.
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.5,DES-1210-10MEbx::aacServerAuthProtocol,INTEGER,read-write,,current,tacacsPlus(1):radius(2),The authentication protocol provided by the Server.
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.6,DES-1210-10MEbx::aacServerAuthPort,INTEGER,read-write,,current,,The TCP/IP port .
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.7,DES-1210-10MEbx::aacServerAuthKey,OCTET,read-write,,current,,The key used while authentication process.
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.8,DES-1210-10MEbx::aacServerTimeout,INTEGER,read-write,,current,,Server response timeout .
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.9,DES-1210-10MEbx::aacServerRetryCount,INTEGER,read-write,,current,,Client retry count . (-1: No retry mechanism)
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.10,DES-1210-10MEbx::aacServerAccountingPort,INTEGER,read-write,,current,,The accounting port .
.1.3.6.1.4.1.171.10.75.14.1.14.11.7.1.99,DES-1210-10MEbx::aacServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.14.11.8,DES-1210-10MEbx::aacLoginMethodListTable,,not-accessible,,current,,A table that contains information about Login authentication method lists.
.1.3.6.1.4.1.171.10.75.14.1.14.11.8.1,DES-1210-10MEbx::aacLoginMethodListEntry,,not-accessible,aacLoginMethodListIndex,current,,A list of the Authentication methods.
.1.3.6.1.4.1.171.10.75.14.1.14.11.8.1.1,DES-1210-10MEbx::aacLoginMethodListIndex,INTEGER,read-only,,current,,A value that identifies this method list.
.1.3.6.1.4.1.171.10.75.14.1.14.11.8.1.2,DES-1210-10MEbx::aacLoginMethodListName,OCTET,read-write,,current,,A human-readable text string of the method list.
.1.3.6.1.4.1.171.10.75.14.1.14.11.8.1.3,DES-1210-10MEbx::aacLoginMethod1,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.8.1.4,DES-1210-10MEbx::aacLoginMethod2,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.8.1.5,DES-1210-10MEbx::aacLoginMethod3,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.8.1.6,DES-1210-10MEbx::aacLoginMethod4,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.8.1.7,DES-1210-10MEbx::aacLoginMethodListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.14.11.9,DES-1210-10MEbx::aacEnableMethodListTable,,not-accessible,,current,,A table that contains information about Enable authentication method lists.
.1.3.6.1.4.1.171.10.75.14.1.14.11.9.1,DES-1210-10MEbx::aacEnableMethodListEntry,,not-accessible,aacEnableMethodListIndex,current,,A list of the Authentication methods.
.1.3.6.1.4.1.171.10.75.14.1.14.11.9.1.1,DES-1210-10MEbx::aacEnableMethodListIndex,INTEGER,read-only,,current,,A value that identifies this method list.
.1.3.6.1.4.1.171.10.75.14.1.14.11.9.1.2,DES-1210-10MEbx::aacEnableMethodListName,OCTET,read-write,,current,,A human-readable text string of the method list.
.1.3.6.1.4.1.171.10.75.14.1.14.11.9.1.3,DES-1210-10MEbx::aacEnableMethod1,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.9.1.4,DES-1210-10MEbx::aacEnableMethod2,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.9.1.5,DES-1210-10MEbx::aacEnableMethod3,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.9.1.6,DES-1210-10MEbx::aacEnableMethod4,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.9.1.7,DES-1210-10MEbx::aacEnableMethodListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.14.11.10,DES-1210-10MEbx::aacLocalEnablePassword,OCTET,read-write,,current,,This object is used to set Local Enable Password.
.1.3.6.1.4.1.171.10.75.14.1.14.11.11,DES-1210-10MEbx::aacAccountingMethodListTable,,not-accessible,,current,,A table that contains information about Accounting authentication method lists.
.1.3.6.1.4.1.171.10.75.14.1.14.11.11.1,DES-1210-10MEbx::aacAccountingMethodListEntry,,not-accessible,aacAccountingMethodListIndex,current,,A list of the Authentication methods.
.1.3.6.1.4.1.171.10.75.14.1.14.11.11.1.1,DES-1210-10MEbx::aacAccountingMethodListIndex,INTEGER,read-only,,current,,A value that identifies this method list.
.1.3.6.1.4.1.171.10.75.14.1.14.11.11.1.2,DES-1210-10MEbx::aacAccountingMethodListName,OCTET,read-write,,current,,A human-readable text string of the method list.
.1.3.6.1.4.1.171.10.75.14.1.14.11.11.1.3,DES-1210-10MEbx::aacAccountingMethod1,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Accounting method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.11.1.4,DES-1210-10MEbx::aacAccountingMethod2,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Accounting method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.11.1.5,DES-1210-10MEbx::aacAccountingMethod3,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Accounting method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.11.1.6,DES-1210-10MEbx::aacAccountingMethod4,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Accounting method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.14.1.14.11.11.1.7,DES-1210-10MEbx::aacAccountingMethodListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.14.11.12,DES-1210-10MEbx::aacAccountingServiceIndex,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.11.12.1,DES-1210-10MEbx::aacAccountingServiceNetwork,INTEGER,read-write,,current,radius-only(0):default-method-list(1):method-list-name(2):disabled(-1),This object indicates aac Accounting Service Network is radius-only, default-method-list, method-list-name and disable about Accounting Service Network.
.1.3.6.1.4.1.171.10.75.14.1.14.11.12.2,DES-1210-10MEbx::aacAccountingServiceShell,INTEGER,read-write,,current,radius-only(0):default-method-list(1):method-list-name(2):disabled(-1),This object indicates aac Accounting Service Shell is radius-only, default-method-list, method-list-name and disable about Accounting Service Network.
.1.3.6.1.4.1.171.10.75.14.1.14.11.12.3,DES-1210-10MEbx::aacAccountingServiceSystem,INTEGER,read-write,,current,radius-only(0):default-method-list(1):method-list-name(2):disabled(-1),This object indicates aac Accounting System Shell is radius-only, default-method-list, method-list-name and disable about Accounting Service Network.
.1.3.6.1.4.1.171.10.75.14.1.14.11.13,DES-1210-10MEbx::aacAccountingServiceCommand,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.11.13.1,DES-1210-10MEbx::aacAccountingServiceCommandAdministrator,INTEGER,read-write,,current,method1(0):method2(1):method3(2):method4(3):disabled(-1),This object indicates aac Accounting Command Admin is method1, method2, method3 , method4 and disable about Accounting Service Command
.1.3.6.1.4.1.171.10.75.14.1.14.11.13.2,DES-1210-10MEbx::aacAccountingServiceCommandOperator,INTEGER,read-write,,current,method1(0):method2(1):method3(2):method4(3):disabled(-1),This object indicates aac Accounting Command Operato is method1, method2, method3 , method4 and disable about Accounting Service Command
.1.3.6.1.4.1.171.10.75.14.1.14.11.13.3,DES-1210-10MEbx::aacAccountingServiceCommandPoweruser,INTEGER,read-write,,current,method1(0):method2(1):method3(2):method4(3):disabled(-1),This object indicates aac Accounting Command Power user is method1, method2, method3 , method4 and disable about Accounting Service Command
.1.3.6.1.4.1.171.10.75.14.1.14.11.13.4,DES-1210-10MEbx::aacAccountingServiceCommandUser,INTEGER,read-write,,current,method1(0):method2(1):method3(2):method4(3):disabled(-1),This object indicates aac Accounting Command User is method1, method2, method3 , method4 and disable about Accounting Service Command
.1.3.6.1.4.1.171.10.75.14.1.14.11.14,DES-1210-10MEbx::aacServerPasswordEncryption,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to configure server password encryption status.
.1.3.6.1.4.1.171.10.75.14.1.14.12,DES-1210-10MEbx::securityDhcpv6ServerScreen,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.12.1,DES-1210-10MEbx::dhcpv6ServerScreenEnablePortlist,OCTET,read-write,,current,,To enable or disable DHCPv6 Server Screening port list.
.1.3.6.1.4.1.171.10.75.14.1.14.12.2,DES-1210-10MEbx::dhcpv6ServerScreenEnableLog,INTEGER,read-write,,current,enable(1):disabled(2),To enable or disable DHCPv6 Server Screening log function.
.1.3.6.1.4.1.171.10.75.14.1.14.12.4,DES-1210-10MEbx::filterDHCPv6ServerTable,,not-accessible,,current,,A table to control filter DHCPv6 Server for the entire
.1.3.6.1.4.1.171.10.75.14.1.14.12.4.1,DES-1210-10MEbx::filterDHCPv6ServerEntry,,not-accessible,filterDHCPv6ServerIpAddr,current,,An entry appears in this table for each interface
.1.3.6.1.4.1.171.10.75.14.1.14.12.4.1.1,DES-1210-10MEbx::filterDHCPv6ServerIpAddr,OCTET,read-only,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.14.1.14.12.4.1.2,DES-1210-10MEbx::filterDHCPv6ServerPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.14.1.14.12.4.1.99,DES-1210-10MEbx::filterDHCPv6ServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.14.13,DES-1210-10MEbx::securityIcmpv6RaAllNode,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.14.13.1,DES-1210-10MEbx::icmpv6RaAllNodeEnablePortlist,OCTET,read-write,,current,,To enable or disable ICMPv6 RA All Node port list.
.1.3.6.1.4.1.171.10.75.14.1.14.13.2,DES-1210-10MEbx::icmpv6RaAllNodeEnableLog,INTEGER,read-write,,current,enable(1):disabled(2),To enable or disable ICMPv6 RA All Node log function.
.1.3.6.1.4.1.171.10.75.14.1.14.13.4,DES-1210-10MEbx::filterICMPv6RaAllNodeTable,,not-accessible,,current,,A table to control filter ICMPv6 RA for the entire
.1.3.6.1.4.1.171.10.75.14.1.14.13.4.1,DES-1210-10MEbx::filterICMPv6RaAllNodeEntry,,not-accessible,filterICMPv6RaAllNodeServerIpAddr,current,,An entry appears in this table for each interface
.1.3.6.1.4.1.171.10.75.14.1.14.13.4.1.1,DES-1210-10MEbx::filterICMPv6RaAllNodeServerIpAddr,OCTET,read-only,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.14.1.14.13.4.1.2,DES-1210-10MEbx::filterICMPv6RaAllNodeServerPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.14.1.14.13.4.1.99,DES-1210-10MEbx::filterICMPv6RaAllNodeServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.15,DES-1210-10AXME::sysPortErrTable,,not-accessible,,current,,The port error table.
.1.3.6.1.4.1.171.10.75.14.1.15.1,DES-1210-10AXME::sysPortErrEntry,,not-accessible,sysPortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1,DES-1210-10AXME::sysPortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1,DES-1210-10MEbx::ipv4aclProfileEntry,,not-accessible,ipv4aclProfileNo,obsolete,, Each entry in this table is a ACL profile. Index to the table is ACL profile ID. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.1,DES-1210-10MEbx::ipv4aclProfileNo,Integer32,read-only,,obsolete,,The ACL Profile ID. The ID 1 to 50 is user-defined ACL, and the ID more than 50 is reserved for system-defined ACL. The user only allow to create user-defined ACL ID. And system-defined ACL is read only.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.2,DES-1210-10MEbx::ipv4aclProfileType,INTEGER,read-write,,obsolete,l2(1):l3(2):impb(3):arpSP-permit(4):arpSP-deny(5):aclQos(8):userDefined(9),The ACL Profile type, possible value are l2 (1) - for MAC-based rule,  l3 (2) - for IPv4-based rule, arpSP-permit(4) - for ARP Spoofing prevention entry, arpSP-deny(5) - for ARP Spoofing prevention entry, voiceVlan(6) - for Voice VLAN OUI entry. userDefined(9) - for User Defined entry. Note that only l2, l3 and userDefined could be set by user,  other is reserved for system to show information. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.3,DES-1210-10MEbx::ipv4aclProfileRuleCount,Integer32,read-only,,obsolete,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.4,DES-1210-10MEbx::ipv4aclProfileMask,OCTET,read-write,,obsolete,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13  ARP-SP ARP-SENDER-MAC 14  ARP-SP ARP-SENDER-IP 15  L3 TOS 16 UDF UDF1 17 UDF UDF2 18 UDF UDF3 19 UDF UDF4 20 L3v6 TRAFFIC-CLASS 21 L3v6 DST-IPV6 22  L3v6 SRC-IPV6 23 (MSB) -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.5,DES-1210-10MEbx::ipv4aclProfileDstMacAddrMask,OCTET,read-write,,obsolete,,The ACL Profile destination MAC address mask. If DST-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.6,DES-1210-10MEbx::ipv4aclProfileSrcMacAddrMask,OCTET,read-write,,obsolete,,The ACL Profile source MAC address mask. If SRC-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.7,DES-1210-10MEbx::ipv4aclProfileIPProtocol,INTEGER,read-write,,obsolete,none(0):icmp(1):igmp(2):tcp(6):udp(17):icmpv6(58):ipProtocolMask(255),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.8,DES-1210-10MEbx::ipv4aclProfileIPProtocolMask,OCTET,read-write,,obsolete,,The ACL Profile IP protocol mask. If aclProfileIPProtocol set to ipMask, this field will be refered. It will work with its member rule field,aclL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.9,DES-1210-10MEbx::ipv4aclProfileDstIpAddrMask,IpAddress,read-write,,obsolete,,The ACL Profile destination IP address mask. If DST-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.10,DES-1210-10MEbx::ipv4aclProfileSrcIpAddrMask,IpAddress,read-write,,obsolete,,The ACL Profile source IP address mask. If SRC-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.11,DES-1210-10MEbx::ipv4aclProfileDstPortMask,OCTET,read-write,,obsolete,,The ACL Profile UDP/TCP destination port mask. If DST-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.12,DES-1210-10MEbx::ipv4aclProfileSrcPortMask,OCTET,read-write,,obsolete,,The ACL Profile UDP/TCP source port mask. If SRC-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.13,DES-1210-10MEbx::ipv4aclProfileArpSenderMacAddrMask,OCTET,read-only,,obsolete,,The ACL Profile Sender MAC mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.14,DES-1210-10MEbx::ipv4aclProfileArpSenderIpAddrMask,IpAddress,read-only,,obsolete,,The ACL Profile Sender IP mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.15,DES-1210-10MEbx::ipv4aclProfileUdfOffsetMap,OCTET,read-write,,obsolete,,Indicate which Udf field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ UDF Offset1 0 (LSB)  UDF Offset2 1  UDF Offset3 2  UDF Offset4 3  -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.16,DES-1210-10MEbx::ipv4aclUdfOffsetBase1,INTEGER,read-write,,obsolete,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.17,DES-1210-10MEbx::ipv4aclUdfOffsetByte1,Integer32,read-write,,obsolete,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.18,DES-1210-10MEbx::ipv4aclUdfOffsetMask1,OCTET,read-write,,obsolete,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.19,DES-1210-10MEbx::ipv4aclUdfOffsetBase2,INTEGER,read-write,,obsolete,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.20,DES-1210-10MEbx::ipv4aclUdfOffsetByte2,Integer32,read-write,,obsolete,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.21,DES-1210-10MEbx::ipv4aclUdfOffsetMask2,OCTET,read-write,,obsolete,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.22,DES-1210-10MEbx::ipv4aclUdfOffsetBase3,INTEGER,read-write,,obsolete,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.23,DES-1210-10MEbx::ipv4aclUdfOffsetByte3,Integer32,read-write,,obsolete,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.24,DES-1210-10MEbx::ipv4aclUdfOffsetMask3,OCTET,read-write,,obsolete,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.25,DES-1210-10MEbx::ipv4aclUdfOffsetBase4,INTEGER,read-write,,obsolete,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.26,DES-1210-10MEbx::ipv4aclUdfOffsetByte4,Integer32,read-write,,obsolete,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.27,DES-1210-10MEbx::ipv4aclUdfOffsetMask4,OCTET,read-write,,obsolete,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.28,DES-1210-10MEbx::ipv4aclUdfDstMacMask,OCTET,read-write,,obsolete,,The value of destination MAC mask.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.29,DES-1210-10MEbx::ipv4aclUdfSrcMacMask,OCTET,read-write,,obsolete,,The value of source MAC mask.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.30,DES-1210-10MEbx::ipv4aclUdfCTagMask,OCTET,read-write,,obsolete,,The value of c-tag mask.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.31,DES-1210-10MEbx::ipv4aclUdfSTagMask,OCTET,read-write,,obsolete,,The value of s-tag mask.
.1.3.6.1.4.1.171.10.75.14.1.15.1.1.1.32,DES-1210-10MEbx::ipv4aclProfileStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of aclProfileType, aclProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2,DES-1210-10AXME::sysPortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1,DES-1210-10MEbx::aclProfileEntry,,not-accessible,aclProfileNo,current,, Each entry in this table is a ACL profile. Index to the table is ACL profile ID. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.1,DES-1210-10MEbx::aclProfileNo,Integer32,read-only,,current,,The ACL Profile ID. The ID 1 to 50 is user-defined ACL, and the ID more than 50 is reserved for system-defined ACL. The user only allow to create user-defined ACL ID. And system-defined ACL is read only.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.2,DES-1210-10MEbx::aclProfileType,INTEGER,read-write,,current,l2(1):l3v4(2):l3v6(11):impb(3):arpSP-permit(4):arpSP-deny(5):aclQos(8):userDefined(9),The ACL Profile type, possible value are l2 (1) - for MAC-based rule,  l3v4 (2) - for IPv4-based rule, l3v6 (11) - for IPv6-based rule,  arpSP-permit(4) - for ARP Spoofing prevention entry, arpSP-deny(5) - for ARP Spoofing prevention entry, voiceVlan(6) - for Voice VLAN OUI entry. userDefined(9) - for User Defined entry. Note that only l2, l3 and userDefined could be set by user,  other is reserved for system to show information. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.3,DES-1210-10MEbx::aclProfileRuleCount,Integer32,read-only,,current,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.4,DES-1210-10MEbx::aclProfileMask,OCTET,read-write,,current,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13  ARP-SP ARP-SENDER-MAC 14  ARP-SP ARP-SENDER-IP 15  L3 TRAFFIC-CLASS 21  L3 TOS 16 UDF UDF1 17 UDF UDF2 18 UDF UDF3 19 UDF UDF4 20 L3v6 TRAFFIC-CLASS 21 L3v6 DST-IPV6 22  L3v6 SRC-IPV6 23 (MSB) -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.5,DES-1210-10MEbx::aclProfileDstMacAddrMask,OCTET,read-write,,current,,The ACL Profile destination MAC address mask. If DST-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.6,DES-1210-10MEbx::aclProfileSrcMacAddrMask,OCTET,read-write,,current,,The ACL Profile source MAC address mask. If SRC-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.7,DES-1210-10MEbx::aclProfileIPProtocol,INTEGER,read-write,,current,none(0):icmp(1):igmp(2):tcp(6):udp(17):icmpv6(58):ipProtocolMask(255),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.8,DES-1210-10MEbx::aclProfileIPProtocolMask,OCTET,read-write,,current,,The ACL Profile IP protocol mask. If aclProfileIPProtocol set to ipMask, this field will be refered. It will work with its member rule field,aclL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.9,DES-1210-10MEbx::aclProfileDstIpAddrMaskType,INTEGER,read-write,,current,iPv4(1):iPv6(2),IPv6 Address type.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.10,DES-1210-10MEbx::aclProfileDstIpAddrMask,OCTET,read-write,,current,,The ACL Profile destination IP address mask. If DST-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.11,DES-1210-10MEbx::aclProfileSrcIpAddrMaskType,INTEGER,read-write,,current,iPv4(1):iPv6(2),IPv6 Address type.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.12,DES-1210-10MEbx::aclProfileSrcIpAddrMask,OCTET,read-write,,current,,The ACL Profile source IP address mask. If SRC-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.13,DES-1210-10MEbx::aclProfileDstPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP destination port mask. If DST-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.14,DES-1210-10MEbx::aclProfileSrcPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP source port mask. If SRC-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.15,DES-1210-10MEbx::aclProfileArpSenderMacAddrMask,OCTET,read-only,,current,,The ACL Profile Sender MAC mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.16,DES-1210-10MEbx::aclProfileArpSenderIpAddrMask,OCTET,read-only,,current,,The ACL Profile Sender IP mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.17,DES-1210-10MEbx::aclProfileUdfOffsetMap,OCTET,read-write,,current,,Indicate which Udf field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ UDF Offset1 0 (LSB)  UDF Offset2 1  UDF Offset3 2  UDF Offset4 3  -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.18,DES-1210-10MEbx::aclUdfOffsetBase1,INTEGER,read-write,,current,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.19,DES-1210-10MEbx::aclUdfOffsetByte1,Integer32,read-write,,current,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.20,DES-1210-10MEbx::aclUdfOffsetMask1,OCTET,read-write,,current,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.21,DES-1210-10MEbx::aclUdfOffsetBase2,INTEGER,read-write,,current,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.22,DES-1210-10MEbx::aclUdfOffsetByte2,Integer32,read-write,,current,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.23,DES-1210-10MEbx::aclUdfOffsetMask2,OCTET,read-write,,current,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.24,DES-1210-10MEbx::aclUdfOffsetBase3,INTEGER,read-write,,current,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.25,DES-1210-10MEbx::aclUdfOffsetByte3,Integer32,read-write,,current,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.26,DES-1210-10MEbx::aclUdfOffsetMask3,OCTET,read-write,,current,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.27,DES-1210-10MEbx::aclUdfOffsetBase4,INTEGER,read-write,,current,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.28,DES-1210-10MEbx::aclUdfOffsetByte4,Integer32,read-write,,current,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.29,DES-1210-10MEbx::aclUdfOffsetMask4,OCTET,read-write,,current,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.30,DES-1210-10MEbx::aclUdfDstMacMask,OCTET,read-write,,current,,The value of destination MAC mask.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.31,DES-1210-10MEbx::aclUdfSrcMacMask,OCTET,read-write,,current,,The value of source MAC mask.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.32,DES-1210-10MEbx::aclUdfCTagMask,OCTET,read-write,,current,,The value of c-tag mask.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.33,DES-1210-10MEbx::aclUdfSTagMask,OCTET,read-write,,current,,The value of s-tag mask.
.1.3.6.1.4.1.171.10.75.14.1.15.1.2.1.34,DES-1210-10MEbx::aclProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of aclProfileType, aclProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.14.1.15.1.3,DES-1210-10AXME::sysPortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.10.75.14.1.15.1.4,DES-1210-10AXME::sysPortErrPortReason,INTEGER,read-only,,current,lbd(1),This object decides whether the PortStatus is LBD.
.1.3.6.1.4.1.171.10.75.14.1.15.2,DES-1210-10MEbx::aclL2Rule,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.15.2.1,DES-1210-10MEbx::aclL2RuleTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1,DES-1210-10MEbx::aclL2RuleEntry,,not-accessible,aclL2ProfileID:aclL2AccessID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.1,DES-1210-10MEbx::aclL2AccessID,Integer32,read-only,,current,,L2 Filter rule ID. 0 means auto assign.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.2,DES-1210-10MEbx::aclL2ProfileID,Integer32,read-only,,current,,ACL Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.3,DES-1210-10MEbx::aclL2RuleEtherType,Integer32,read-write,,current,,The value in the Type/Len field of a frame that will be matched to trigger this filter. The default value of this object is '-1', which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.4,DES-1210-10MEbx::aclL2RuleDstMacAddr,OCTET,read-write,,current,,Destination MAC address to be matched with the packet. By Default, the Destination Mac Address will be zero,which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.5,DES-1210-10MEbx::aclL2RuleSrcMacAddr,OCTET,read-write,,current,,Source MAC address to be matched with the packet. By Default, the Source  Mac Address will be zero, which means the rule don't care this condition.. address
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.6,DES-1210-10MEbx::aclL2RuleVlanId,Integer32,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.7,DES-1210-10MEbx::aclL2Rule1pPriority,Integer32,read-write,,current,,802.1p priority to be matched with the packet. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.8,DES-1210-10MEbx::aclL2RuleDstMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Destination MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.9,DES-1210-10MEbx::aclL2RuleSrcMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Source MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.11,DES-1210-10MEbx::aclL2RuleAction,INTEGER,read-write,,current,allow(1):drop(2):mirror(3):replaceDSCP(5):replace1P(6):replaceQueue(7):replaceVLAN(8),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.12,DES-1210-10MEbx::aclL2RuleRateLimit,Unsigned32,read-write,,current,,Rate limit for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.13,DES-1210-10MEbx::aclL2RuleReplaceDSCP,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.14,DES-1210-10MEbx::aclL2RuleReplace1P,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.15,DES-1210-10MEbx::aclL2RuleReplaceQueue,Integer32,read-write,,current,,ACL L2 Rule Replace Queue.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.16,DES-1210-10MEbx::aclL2RuleReplaceVLAN,Integer32,read-write,,current,,Replace VLAN for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.17,DES-1210-10MEbx::aclL2RuleFilterTimeRange,OCTET,read-create,,current,,ACL L2 Filter Time Range
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.18,DES-1210-10MEbx::aclL2RuleVlanIdMask,OCTET,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.51,DES-1210-10MEbx::aclL2RuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.75.14.1.15.2.1.1.99,DES-1210-10MEbx::aclL2RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.15.3,DES-1210-10MEbx::aclL3Rule,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.15.3.1,DES-1210-10MEbx::aclL3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1,DES-1210-10MEbx::aclL3RuleEntry,,not-accessible,aclL3RuleProfileNo:aclL3RuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.1,DES-1210-10MEbx::aclL3RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID. 0 means auto assign.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.2,DES-1210-10MEbx::aclL3RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.3,DES-1210-10MEbx::aclL3RuleProtocol,INTEGER,read-write,,current,icmp(1):igmp(2):tcp(6):udp(17), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.4,DES-1210-10MEbx::aclL3RuleProtocolMask,OCTET,read-only,,current,,The IP protocol mask. This field is read-only and copy from it's Profile setting. It will work with the other field,aclL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.5,DES-1210-10MEbx::aclL3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.6,DES-1210-10MEbx::aclL3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.7,DES-1210-10MEbx::aclL3RuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.8,DES-1210-10MEbx::aclL3RuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.9,DES-1210-10MEbx::aclL3RuleDstIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.10,DES-1210-10MEbx::aclL3RuleSrcIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.11,DES-1210-10MEbx::aclL3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.12,DES-1210-10MEbx::aclL3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.13,DES-1210-10MEbx::aclL3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.14,DES-1210-10MEbx::aclL3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.15,DES-1210-10MEbx::aclL3RuleTcpAckBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.16,DES-1210-10MEbx::aclL3RuleTcpRstBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.17,DES-1210-10MEbx::aclL3RuleTcpUrgBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.18,DES-1210-10MEbx::aclL3RuleTcpPshBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dont-care'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.19,DES-1210-10MEbx::aclL3RuleTcpSynBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.20,DES-1210-10MEbx::aclL3RuleTcpFinBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.21,DES-1210-10MEbx::aclL3RuleDscp,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.22,DES-1210-10MEbx::aclL3RuleTos,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.23,DES-1210-10MEbx::aclL3RuleIgmpType,Integer32,read-write,,current,, The IGMP Type to be checked against the packet.A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.25,DES-1210-10MEbx::aclL3RuleAction,INTEGER,read-write,,current,allow(1):drop(2):mirror(3):replaceDSCP(5):replace1P(6):replaceQueue(7):replaceVLAN(8),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.26,DES-1210-10MEbx::aclL3RuleRateLimit,Unsigned32,read-write,,current,,Rate limit for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.27,DES-1210-10MEbx::aclL3RuleReplaceDSCP,Integer32,read-write,,current,,ReplaceDSCP for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.28,DES-1210-10MEbx::aclL3RuleReplace1P,Integer32,read-write,,current,,ReplaceDSCP for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.29,DES-1210-10MEbx::aclL3RuleReplaceQueue,Integer32,read-write,,current,,Acl L3 Rule Replace Queue.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.30,DES-1210-10MEbx::aclL3RuleReplaceVLAN,Integer32,read-write,,current,,ReplaceVLAN for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.31,DES-1210-10MEbx::aclL3RuleFilterTimeRange,OCTET,read-create,,current,,ACL L3 Filter Time Range
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.51,DES-1210-10MEbx::aclL3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.14.1.15.3.1.1.99,DES-1210-10MEbx::aclL3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2,DES-1210-10MEbx::aclv6L3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1,DES-1210-10MEbx::aclv6L3RuleEntry,,not-accessible,aclv6L3RuleProfileNo:aclv6L3RuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.1,DES-1210-10MEbx::aclv6L3RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID. 0 means auto assign.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.2,DES-1210-10MEbx::aclv6L3RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.3,DES-1210-10MEbx::aclv6L3RuleProtocol,INTEGER,read-write,,current,tcp(6):udp(17):icmpv6(58), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.4,DES-1210-10MEbx::aclv6L3RuleProtocolMask,OCTET,read-only,,current,,The IP protocol mask. This field is read-only and copy from it's Profile setting. It will work with the other field,aclL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.5,DES-1210-10MEbx::aclv6L3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.6,DES-1210-10MEbx::aclv6L3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.7,DES-1210-10MEbx::aclv6L3RuleDstIpAddr,OCTET,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.8,DES-1210-10MEbx::aclv6L3RuleSrcIpAddr,OCTET,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.9,DES-1210-10MEbx::aclv6L3RuleDstIpAddrMask,OCTET,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.10,DES-1210-10MEbx::aclv6L3RuleSrcIpAddrMask,OCTET,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.11,DES-1210-10MEbx::aclv6L3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.12,DES-1210-10MEbx::aclv6L3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.13,DES-1210-10MEbx::aclv6L3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.14,DES-1210-10MEbx::aclv6L3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.15,DES-1210-10MEbx::aclv6L3RuleTcpAckBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.16,DES-1210-10MEbx::aclv6L3RuleTcpRstBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.17,DES-1210-10MEbx::aclv6L3RuleTcpUrgBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.18,DES-1210-10MEbx::aclv6L3RuleTcpPshBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dont-care'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.19,DES-1210-10MEbx::aclv6L3RuleTcpSynBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.20,DES-1210-10MEbx::aclv6L3RuleTcpFinBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.21,DES-1210-10MEbx::aclv6L3RuleTrafficClass,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.24,DES-1210-10MEbx::aclv6L3RuleAction,INTEGER,read-write,,current,allow(1):drop(2):mirror(3):replaceDSCP(5):replace1P(6):replaceQueue(7):replaceVLAN(8),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.25,DES-1210-10MEbx::aclv6L3RuleRateLimit,Unsigned32,read-write,,current,,Rate limit for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.26,DES-1210-10MEbx::aclv6L3RuleReplaceDSCP,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.27,DES-1210-10MEbx::aclv6L3RuleReplace1P,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.28,DES-1210-10MEbx::aclv6L3RuleReplaceQueue,Integer32,read-write,,current,,Acl IPV6 L3 Rule Replace Queue.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.29,DES-1210-10MEbx::aclv6L3RuleReplaceVLAN,Integer32,read-write,,current,,Replace VLAN for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.30,DES-1210-10MEbx::aclv6L3RuleFilterTimeRange,OCTET,read-create,,current,,ACL IPV6 L3 Filter Time Range
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.51,DES-1210-10MEbx::aclv6L3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.14.1.15.3.2.1.99,DES-1210-10MEbx::aclv6L3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.15.4,DES-1210-10MEbx::aclPacketRule,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.15.4.1,DES-1210-10MEbx::aclPacketRuleTable,,not-accessible,,current,,A table to configure Packet Content filter rules in the system.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1,DES-1210-10MEbx::aclPacketRuleEntry,,not-accessible,aclPacketProfileID:aclPacketAccessID,current,,Each entry in this table is a Packet filter rule. Index to the table is the Packet filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.1,DES-1210-10MEbx::aclPacketAccessID,Integer32,read-only,,current,,Packet Filter rule ID. 0 means auto assign.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.2,DES-1210-10MEbx::aclPacketProfileID,Integer32,read-only,,current,,ACL Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.3,DES-1210-10MEbx::aclPacketRuleOffsetValue1,OCTET,read-write,,current,,The filter value of Offset 1.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.4,DES-1210-10MEbx::aclPacketRuleOffsetValue2,OCTET,read-write,,current,,The filter value of Offset 2.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.5,DES-1210-10MEbx::aclPacketRuleOffsetValue3,OCTET,read-write,,current,,The filter value of Offset 3.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.6,DES-1210-10MEbx::aclPacketRuleOffsetValue4,OCTET,read-write,,current,,The filter value of Offset 4.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.7,DES-1210-10MEbx::aclPacketRuleDstMac,OCTET,read-write,,current,,The filter value of Destination MAC.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.8,DES-1210-10MEbx::aclPacketRuleDstMacMask,OCTET,read-write,,current,,The filter mask of Destination MAC.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.9,DES-1210-10MEbx::aclPacketRuleSrcMac,OCTET,read-write,,current,,The filter value of Source MAC.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.10,DES-1210-10MEbx::aclPacketRuleSrcMacMask,OCTET,read-write,,current,,The filter mask of Source MAC.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.11,DES-1210-10MEbx::aclPacketRuleCTag,OCTET,read-write,,current,,The filter value of c-tag.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.12,DES-1210-10MEbx::aclPacketRuleCTagMask,OCTET,read-write,,current,,The filter mask of c-tag.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.13,DES-1210-10MEbx::aclPacketRuleSTag,OCTET,read-write,,current,,The filter value of s-tag.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.14,DES-1210-10MEbx::aclPacketRuleSTagMask,OCTET,read-write,,current,,The filter mask of s-tag.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.15,DES-1210-10MEbx::aclPacketRuleAction,INTEGER,read-write,,current,allow(1):drop(2):mirror(3):replaceDSCP(5):replace1P(6):replaceQueue(7):replaceVLAN(8),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.16,DES-1210-10MEbx::aclPacketRuleRateLimit,Unsigned32,read-write,,current,,Rate limit for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.17,DES-1210-10MEbx::aclPacketRuleReplaceDSCP,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.18,DES-1210-10MEbx::aclPacketRuleReplace1P,Integer32,read-write,,current,,Replace 1p for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.19,DES-1210-10MEbx::aclPacketRuleReplaceQueue,Integer32,read-write,,current,,Acl Rule Replace Queue.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.20,DES-1210-10MEbx::aclPacketRuleReplaceVLAN,Integer32,read-write,,current,,Replace VLAN for matched packet.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.21,DES-1210-10MEbx::aclPacketRuleFilterTimeRange,OCTET,read-create,,current,,Acl Filter Time Range
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.51,DES-1210-10MEbx::aclPacketRuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.52,DES-1210-10MEbx::aclPacketRuleOffsetValue1Mask,OCTET,read-write,,current,,The filter Mask of Offset 1.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.53,DES-1210-10MEbx::aclPacketRuleOffsetValue2Mask,OCTET,read-write,,current,,The filter Mask of Offset 2.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.54,DES-1210-10MEbx::aclPacketRuleOffsetValue3Mask,OCTET,read-write,,current,,The filter Mask of Offset 3.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.55,DES-1210-10MEbx::aclPacketRuleOffsetValue4Mask,OCTET,read-write,,current,,The filter Mask of Offset 4.
.1.3.6.1.4.1.171.10.75.14.1.15.4.1.1.99,DES-1210-10MEbx::aclPacketRuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.15.10,DES-1210-10MEbx::aclFlowMeterRule,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.15.10.1,DES-1210-10MEbx::aclFlowMeterTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.14.1.15.10.1.1,DES-1210-10MEbx::aclFlowMeterEntry,,not-accessible,aclFlowMeterProfileID:aclFlowMeterAccessID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.1.15.10.1.1.1,DES-1210-10MEbx::aclFlowMeterProfileID,Integer32,read-only,,current,,ACL Profile ID which this flow meter join.
.1.3.6.1.4.1.171.10.75.14.1.15.10.1.1.2,DES-1210-10MEbx::aclFlowMeterAccessID,Integer32,read-only,,current,,ACL Access ID which this flow meter join.
.1.3.6.1.4.1.171.10.75.14.1.15.10.1.1.3,DES-1210-10MEbx::aclFlowMeterRate,Integer32,read-write,,current,,The rate limiter of meter.
.1.3.6.1.4.1.171.10.75.14.1.15.10.1.1.4,DES-1210-10MEbx::aclFlowMeterBurstSize,Integer32,read-write,,current,,The burst size of meter.
.1.3.6.1.4.1.171.10.75.14.1.15.10.1.1.5,DES-1210-10MEbx::aclFlowMeterReplaceDscp,Integer32,read-write,,current,,Replace DSCP for matched out-band packets when aclFlowMeterAction is replace DSCP.
.1.3.6.1.4.1.171.10.75.14.1.15.10.1.1.6,DES-1210-10MEbx::aclFlowMeterAction,INTEGER,read-write,,current,drop(2):replaceDSCP(5),Specifies the action to be taken on the out-band packet if the filter rule matches. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.14.1.15.10.1.1.99,DES-1210-10MEbx::aclFlowMeterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.16,DES-1210-10AXME::sysDhcpAutoConfiguration,INTEGER,read-write,,current,enable(1):disable(2),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.16.1,DES-1210-10MEbx::syslogSettingGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.16.1.1,DES-1210-10MEbx::syslogEnable,INTEGER,read-write,,current,disable(0):enable(1),This object is for enabling or disabling syslog alert features in the system and the syslog will save to flash or send to remote  syslog server. System Logs record and manage events, as well as report errors and  informational messages.
.1.3.6.1.4.1.171.10.75.14.1.16.1.2,DES-1210-10MEbx::syslogSaveMode,INTEGER,read-write,,current,onDemand(0):timeInterval(1):logTrigger(2),This object is for choosing the method to save syslog into flash.
.1.3.6.1.4.1.171.10.75.14.1.16.1.3,DES-1210-10MEbx::syslogSaveMinutes,INTEGER,read-write,,current,,When savemode is time interval, it's used to set the interval minutes of  system save syslog to flash.
.1.3.6.1.4.1.171.10.75.14.1.16.2,DES-1210-10MEbx::ipv4syslogServerGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.16.2.1,DES-1210-10MEbx::ipv4syslogServTable,,not-accessible,,current,,The table of syslog remote server.
.1.3.6.1.4.1.171.10.75.14.1.16.2.1.1,DES-1210-10MEbx::ipv4syslogServEntry,,not-accessible,ipv4syslogServIndex,current,,The list of syslog remote server entry.
.1.3.6.1.4.1.171.10.75.14.1.16.2.1.1.1,DES-1210-10MEbx::ipv4syslogServIndex,INTEGER,read-only,,current,,The index of syslog remote server.
.1.3.6.1.4.1.171.10.75.14.1.16.2.1.1.2,DES-1210-10MEbx::ipv4syslogServAddr,IpAddress,read-create,,current,,The IP Address of syslog remote server.
.1.3.6.1.4.1.171.10.75.14.1.16.2.1.1.3,DES-1210-10MEbx::ipv4syslogServSeverity,INTEGER,read-create,,current,warning(4):information(6):all(7),Specifies the log level option to be set for a specific server.
.1.3.6.1.4.1.171.10.75.14.1.16.2.1.1.4,DES-1210-10MEbx::ipv4syslogServFacility,INTEGER,read-create,,current,local0(128):local1(136):local2(144):local3(152):local4(160):local5(168):local6(176):local7(184),The Syslog standard facilities. The facility to be used when sending Syslog messages to this server.
.1.3.6.1.4.1.171.10.75.14.1.16.2.1.1.5,DES-1210-10MEbx::ipv4syslogServUDPport,INTEGER,read-create,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.16.2.1.1.6,DES-1210-10MEbx::ipv4syslogServSrvStatus,INTEGER,read-create,,current,disabled(0):enabled(1),The status for this server. If enable, system will send message to  this server.
.1.3.6.1.4.1.171.10.75.14.1.16.2.1.1.7,DES-1210-10MEbx::ipv4syslogServSrvRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Row status of this server entry.
.1.3.6.1.4.1.171.10.75.14.1.16.3,DES-1210-10MEbx::syslogServerGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.16.3.1,DES-1210-10MEbx::syslogServTable,,not-accessible,,current,,The table of syslog remote server.
.1.3.6.1.4.1.171.10.75.14.1.16.3.1.1,DES-1210-10MEbx::syslogServEntry,,not-accessible,syslogServIndex,current,,The list of syslog remote server entry.
.1.3.6.1.4.1.171.10.75.14.1.16.3.1.1.1,DES-1210-10MEbx::syslogServIndex,INTEGER,read-only,,current,,The index of syslog remote server.
.1.3.6.1.4.1.171.10.75.14.1.16.3.1.1.2,DES-1210-10MEbx::syslogServAddrType,INTEGER,read-create,,current,ipv4(1):ipv6(2),Specifies the Address type of server.Address type shall be ipv4 or ipv6.
.1.3.6.1.4.1.171.10.75.14.1.16.3.1.1.3,DES-1210-10MEbx::syslogServAddr,OCTET,read-create,,current,,Specifies the ServerIP to which the syslog shall be forwarded.
.1.3.6.1.4.1.171.10.75.14.1.16.3.1.1.4,DES-1210-10MEbx::syslogServInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the syslogServInterfaceName is linklocal address.
.1.3.6.1.4.1.171.10.75.14.1.16.3.1.1.5,DES-1210-10MEbx::syslogServSeverity,INTEGER,read-create,,current,warning(4):information(6):all(7),Specifies the log level option to be set for a specific server.
.1.3.6.1.4.1.171.10.75.14.1.16.3.1.1.6,DES-1210-10MEbx::syslogServFacility,INTEGER,read-create,,current,local0(128):local1(136):local2(144):local3(152):local4(160):local5(168):local6(176):local7(184),The Syslog standard facilities. The facility to be used when sending Syslog messages to this server.
.1.3.6.1.4.1.171.10.75.14.1.16.3.1.1.7,DES-1210-10MEbx::syslogServUDPport,INTEGER,read-create,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.16.3.1.1.8,DES-1210-10MEbx::syslogServSrvStatus,INTEGER,read-write,,current,disabled(0):enabled(1),The status for this server. If enable, system will send message to  this server.
.1.3.6.1.4.1.171.10.75.14.1.16.3.1.1.9,DES-1210-10MEbx::syslogServSrvRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Row status of this server entry.
.1.3.6.1.4.1.171.10.75.14.1.17,DES-1210-10AXME::sysWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for Enabled(1) or Disabled(2) Web state in the system.
.1.3.6.1.4.1.171.10.75.14.1.17.1,DES-1210-10MEbx::sysLBDStateEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Loopback detection function. The Loopback Detection function is used to detect the loop created by a specific port while Spanning Tree Protocol (STP) is not  enabled in the network, especially when the down links are hubs  or unmanaged switchs.The Switch will automatically shutdown the  port and sends a log to the administrator.
.1.3.6.1.4.1.171.10.75.14.1.17.2,DES-1210-10MEbx::sysLBDMode,INTEGER,read-write,,current,port(1):vlan(2),Loopback detection function mode.
.1.3.6.1.4.1.171.10.75.14.1.17.3,DES-1210-10MEbx::sysLBDInterval,Integer32,read-write,,current,,Set a Loop detection Interval between 1 and 32767 seconds. The default is 2 seconds. This time interval to be used at counting time seconds to resend the CTP packet automatically.
.1.3.6.1.4.1.171.10.75.14.1.17.4,DES-1210-10MEbx::sysLBDRecoverTime,Integer32,read-write,,current,,This time interval to be used at counting time seconds to recover the disabled port automatically.  The Loop Detection Recover Time can be set at 0 seconds,  or 60 to 1000000 seconds. Entering 0 will disable the Loop Detection Recover Time. The default is 60 seconds.
.1.3.6.1.4.1.171.10.75.14.1.17.5,DES-1210-10MEbx::sysLBDCtrlTable,,not-accessible,,current,,A table to control Loopback detection features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.14.1.17.5.1,DES-1210-10MEbx::sysLBDCtrlEntry,,not-accessible,sysLBDCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.14.1.17.5.1.1,DES-1210-10MEbx::sysLBDCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.17.5.1.2,DES-1210-10MEbx::sysLBDPortStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Provides control to per port enable or disable the loopback detection  function. Default is disabled.
.1.3.6.1.4.1.171.10.75.14.1.17.5.1.3,DES-1210-10MEbx::sysLBDPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2),The loop status for this port.
.1.3.6.1.4.1.171.10.75.14.1.17.6,DES-1210-10MEbx::sysLBDVlanLoopTable,,not-accessible,,current,,A table to display Loopback detection features by vlan mode .
.1.3.6.1.4.1.171.10.75.14.1.17.6.1,DES-1210-10MEbx::sysLBDVlanLoopEntry,,not-accessible,sysLBDVlanLoopIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.14.1.17.6.1.1,DES-1210-10MEbx::sysLBDVlanLoopIndex,Integer32,read-only,,current,,Display port lists loop status by vlan.
.1.3.6.1.4.1.171.10.75.14.1.17.6.1.2,DES-1210-10MEbx::sysLBDVlanLoopPorts,OCTET,read-only,,current,,Display port lists loop status by vlan.
.1.3.6.1.4.1.171.10.75.14.1.18,DES-1210-10AXME::sysWebPortNumber,Integer32,read-write,,current,,Web Server Port Number.
.1.3.6.1.4.1.171.10.75.14.1.18.1,DES-1210-10MEbx::sysMirrorStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Port Mirroring function. Default is disabled. Port Mirroring is a method of monitoring network traffic that  forwards a copy of each incoming and/or outgoing packet from one  port of the Switch to another port where the packet can be studied.
.1.3.6.1.4.1.171.10.75.14.1.18.2,DES-1210-10MEbx::sysMirrorTargetPort,Integer32,read-write,,current,,Specifies the port to which the mirrored traffic in the system  is to be copied.
.1.3.6.1.4.1.171.10.75.14.1.18.3,DES-1210-10MEbx::sysMirrorCtrlIngressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of ingress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.14.1.18.4,DES-1210-10MEbx::sysMirrorCtrlEgressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of egress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.14.1.19,DES-1210-10AXME::sysARPAgingTime,INTEGER,read-write,,current,,This object is for ARP aging time.
.1.3.6.1.4.1.171.10.75.14.1.19.1,DES-1210-10MEbx::staticMcastTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.14.1.19.1.1,DES-1210-10MEbx::staticMcastEntry,,not-accessible,staticMcastVlanID:staticMcastMac:staticMcastEgressPorts:staticMcastIpAddr,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.14.1.19.1.1.1,DES-1210-10MEbx::staticMcastVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.14.1.19.1.1.2,DES-1210-10MEbx::staticMcastMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.14.1.19.1.1.3,DES-1210-10MEbx::staticMcastEgressPorts,OCTET,read-only,,current,,The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information e.g. from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastForbiddenEgressPorts. The default value of this object is a string of ones of appropriate length.
.1.3.6.1.4.1.171.10.75.14.1.19.1.1.4,DES-1210-10MEbx::staticMcastIpAddr,IpAddress,read-only,,current,,Static Multicast IP Address.
.1.3.6.1.4.1.171.10.75.14.1.19.1.1.5,DES-1210-10MEbx::staticMcastStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static Mcast Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.14.1.20,DES-1210-10AXME::sysMACAgingTime,INTEGER,read-write,,current,,This object is for MAC aging time.
.1.3.6.1.4.1.171.10.75.14.1.20.1,DES-1210-10MEbx::ipv4sysSNTPTimeSeconds,Integer32,read-write,,obsolete,,This object is for setting the system time in seconds  from Epoch (00:00:00 UTC, January 1, 2009). Notice :  input value must larger than 1230768000 (00:00:00 UTC,  January 1, 2009) and smaller than 2145916799 (23:59:59 UTC, December 31, 2037).
.1.3.6.1.4.1.171.10.75.14.1.20.2,DES-1210-10MEbx::ipv4sysSNTPFirstServer,IpAddress,read-write,,obsolete,,SNTP First Server's IP Address
.1.3.6.1.4.1.171.10.75.14.1.20.3,DES-1210-10MEbx::ipv4sysSNTPSecondServer,IpAddress,read-write,,obsolete,,SNTP Second Server's IP Address
.1.3.6.1.4.1.171.10.75.14.1.20.4,DES-1210-10MEbx::ipv4sysSNTPPollInterval,Integer32,read-write,,obsolete,,SNTP Poll Interval In Seconds (30-99999) 
.1.3.6.1.4.1.171.10.75.14.1.20.5,DES-1210-10MEbx::ipv4sysSNTPState,INTEGER,read-write,,obsolete,sntp(1):local(2),Enable/Disable SNTP function in the system.
.1.3.6.1.4.1.171.10.75.14.1.20.6,DES-1210-10MEbx::ipv4sysSNTPDSTOffset,INTEGER,read-write,,obsolete,offset30min(30):offset60min(60):offset90min(90):offset120min(120),This object is for Daylight Saving Time Offset In (30/60/90/120) Minutes.
.1.3.6.1.4.1.171.10.75.14.1.20.7,DES-1210-10MEbx::ipv4sysSNTPGMTMinutes,INTEGER,read-write,,obsolete,,Specifies the Time Zone Offset from GMT in +/- Minutes. (+780 ~ -720)
.1.3.6.1.4.1.171.10.75.14.1.20.8,DES-1210-10MEbx::ipv4sysSNTPDSTStartMon,INTEGER,read-write,,obsolete,,The start month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.9,DES-1210-10MEbx::ipv4sysSNTPDSTStartDay,INTEGER,read-write,,obsolete,,The start day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.10,DES-1210-10MEbx::ipv4sysSNTPDSTStartHour,INTEGER,read-write,,obsolete,,The start hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.11,DES-1210-10MEbx::ipv4sysSNTPDSTStartMin,INTEGER,read-write,,obsolete,,The start minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.12,DES-1210-10MEbx::ipv4sysSNTPDSTEndMon,INTEGER,read-write,,obsolete,,The end month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.13,DES-1210-10MEbx::ipv4sysSNTPDSTEndDay,INTEGER,read-write,,obsolete,,The end day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.14,DES-1210-10MEbx::ipv4sysSNTPDSTEndHour,INTEGER,read-write,,obsolete,,The end hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.15,DES-1210-10MEbx::ipv4sysSNTPDSTEndMin,INTEGER,read-write,,obsolete,,The end minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.16,DES-1210-10MEbx::ipv4sysSNTPDSTState,INTEGER,read-write,,obsolete,annual(1):disabled(2),This object is for Annual(1) or Disabled(2) DST state in the system.
.1.3.6.1.4.1.171.10.75.14.1.20.17,DES-1210-10MEbx::sysSNTPServerTable,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.20.17.1,DES-1210-10MEbx::sysSNTPTimeSeconds,Integer32,read-write,,current,,This object is for setting the system time in seconds  from Epoch (00:00:00 UTC, January 1, 2009). Notice :  input value must larger than 1230768000 (00:00:00 UTC,  January 1, 2009) and smaller than 2145916799 (23:59:59 UTC, December 31, 2037).
.1.3.6.1.4.1.171.10.75.14.1.20.17.2,DES-1210-10MEbx::sysSNTPFirstServer,OCTET,read-write,,current,,SNTP First Server's IPv6 Address
.1.3.6.1.4.1.171.10.75.14.1.20.17.3,DES-1210-10MEbx::sysSNTPFirstType,INTEGER,read-write,,current,iPv4(1):iPv6(2),SNTP First Server's IPv6 Address type.
.1.3.6.1.4.1.171.10.75.14.1.20.17.4,DES-1210-10MEbx::sysSNTPFirstInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the sysSNTPFirstServer is linklocal address.
.1.3.6.1.4.1.171.10.75.14.1.20.17.5,DES-1210-10MEbx::sysSNTPSecondServer,OCTET,read-write,,current,,SNTP Second Server's IPv6 Address
.1.3.6.1.4.1.171.10.75.14.1.20.17.6,DES-1210-10MEbx::sysSNTPSecondType,INTEGER,read-write,,current,iPv4(1):iPv6(2),SNTP First Server's IPv6 Address type.
.1.3.6.1.4.1.171.10.75.14.1.20.17.7,DES-1210-10MEbx::sysSNTPSecondInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the sysSNTPSecondServer is linklocal address.
.1.3.6.1.4.1.171.10.75.14.1.20.17.8,DES-1210-10MEbx::sysSNTPPollInterval,Integer32,read-write,,current,,SNTP Poll Interval In Seconds (30-99999) 
.1.3.6.1.4.1.171.10.75.14.1.20.17.9,DES-1210-10MEbx::sysSNTPState,INTEGER,read-write,,current,sntp(1):local(2),Enable/Disable SNTP function in the system.
.1.3.6.1.4.1.171.10.75.14.1.20.17.10,DES-1210-10MEbx::sysSNTPDSTOffset,INTEGER,read-write,,current,offset30min(30):offset60min(60):offset90min(90):offset120min(120),This object is for Daylight Saving Time Offset  In (30/60/90/120) Minutes.
.1.3.6.1.4.1.171.10.75.14.1.20.17.11,DES-1210-10MEbx::sysSNTPGMTMinutes,INTEGER,read-write,,current,,Specifies the Time Zone Offset from GMT in +/- Minutes. (+780 ~ -720)
.1.3.6.1.4.1.171.10.75.14.1.20.17.12,DES-1210-10MEbx::sysSNTPDSTStartMon,INTEGER,read-write,,current,,The start month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.17.13,DES-1210-10MEbx::sysSNTPDSTStartDay,INTEGER,read-write,,current,,The start day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.17.14,DES-1210-10MEbx::sysSNTPDSTStartHour,INTEGER,read-write,,current,,The start hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.17.15,DES-1210-10MEbx::sysSNTPDSTStartMin,INTEGER,read-write,,current,,The start minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.17.16,DES-1210-10MEbx::sysSNTPDSTEndMon,INTEGER,read-write,,current,,The end month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.17.17,DES-1210-10MEbx::sysSNTPDSTEndDay,INTEGER,read-write,,current,,The end day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.17.18,DES-1210-10MEbx::sysSNTPDSTEndHour,INTEGER,read-write,,current,,The end hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.17.19,DES-1210-10MEbx::sysSNTPDSTEndMin,INTEGER,read-write,,current,,The end minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.1.20.17.20,DES-1210-10MEbx::sysSNTPDSTState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for Enabled(1) or Disabled(2) DST state in the system.
.1.3.6.1.4.1.171.10.75.14.1.20.17.30,DES-1210-10MEbx::sysSNTPDSTMethod,INTEGER,read-write,,current,annual(1):repeating(2),This object is for Annual(1) or Repeating(2) DST method in the system.
.1.3.6.1.4.1.171.10.75.14.1.20.17.31,DES-1210-10MEbx::sysSNTPDSTRepeatStartMon,INTEGER,read-write,,current,,The start month of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.14.1.20.17.32,DES-1210-10MEbx::sysSNTPDSTRepeatStartWeek,INTEGER,read-write,,current,last(0):first(1):second(2):third(3):fourth(4):fifth(5),The start week of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.14.1.20.17.33,DES-1210-10MEbx::sysSNTPDSTRepeatStartWeekDay,INTEGER,read-write,,current,sun(0):mon(1):tue(2):wed(3):thu(4):fri(5):sat(6),The start weekday of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.14.1.20.17.34,DES-1210-10MEbx::sysSNTPDSTRepeatStartHour,INTEGER,read-write,,current,,The start hour of Daylight Saving Time in Repeating mode..
.1.3.6.1.4.1.171.10.75.14.1.20.17.35,DES-1210-10MEbx::sysSNTPDSTRepeatStartMin,INTEGER,read-write,,current,,The start minute of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.14.1.20.17.36,DES-1210-10MEbx::sysSNTPDSTRepeatEndMon,INTEGER,read-write,,current,,The end month of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.14.1.20.17.37,DES-1210-10MEbx::sysSNTPDSTRepeatEndWeek,INTEGER,read-write,,current,last(0):first(1):second(2):third(3):fourth(4):fifth(5),The end week of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.14.1.20.17.38,DES-1210-10MEbx::sysSNTPDSTRepeatEndWeekDay,INTEGER,read-write,,current,sun(0):mon(1):tue(2):wed(3):thu(4):fri(5):sat(6),The end weekday of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.14.1.20.17.39,DES-1210-10MEbx::sysSNTPDSTRepeatEndHour,INTEGER,read-write,,current,,The end hour of Daylight Saving Time in Repeating mode..
.1.3.6.1.4.1.171.10.75.14.1.20.17.40,DES-1210-10MEbx::sysSNTPDSTRepeatEndMin,INTEGER,read-write,,current,,The end minute of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.14.1.22,DES-1210-10MEbx::companyRMON,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.22.1,DES-1210-10MEbx::rmonGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RMON function.
.1.3.6.1.4.1.171.10.75.14.1.22.2,DES-1210-10MEbx::rmonStatistics,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.22.2.1,DES-1210-10MEbx::rmonStatsTable,,not-accessible,,current,,A list of Ethernet statistics entries.
.1.3.6.1.4.1.171.10.75.14.1.22.2.1.1,DES-1210-10MEbx::rmonStatsEntry,,not-accessible,rmonStatsIndex,current,,A collection of statistics kept for a particular Ethernet interface. As an example, an instance of the etherStatsPkts object might be named etherStatsPkts.1
.1.3.6.1.4.1.171.10.75.14.1.22.2.1.1.1,DES-1210-10MEbx::rmonStatsIndex,Integer32,read-only,,current,,The value of this object uniquely identifies this etherStats entry.
.1.3.6.1.4.1.171.10.75.14.1.22.2.1.1.2,DES-1210-10MEbx::rmonStatsDataSource,OBJECT,read-create,,current,,This object identifies the source of the data that this etherStats entry is configured to analyze. This source can be any ethernet interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated etherStatsStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.2.1.1.3,DES-1210-10MEbx::rmonStatsOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.14.1.22.2.1.1.4,DES-1210-10MEbx::rmonStatsStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this etherStats entry.
.1.3.6.1.4.1.171.10.75.14.1.22.3,DES-1210-10MEbx::rmonHistory,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.22.3.1,DES-1210-10MEbx::rmonHistoryTable,,not-accessible,,current,,A list of history control entries.
.1.3.6.1.4.1.171.10.75.14.1.22.3.1.1,DES-1210-10MEbx::rmonHistoryEntry,,not-accessible,rmonHistoryIndex,current,,A list of parameters that set up a periodic sampling of statistics. As an example, an instance of the historyControlInterval object might be named historyControlInterval.2
.1.3.6.1.4.1.171.10.75.14.1.22.3.1.1.1,DES-1210-10MEbx::rmonHistoryIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the historyControl table. Each such entry defines a set of samples at a particular interval for an interface on the device.
.1.3.6.1.4.1.171.10.75.14.1.22.3.1.1.2,DES-1210-10MEbx::rmonHistoryDataSource,OBJECT,read-create,,current,,This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this historyControlEntry. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.3.1.1.3,DES-1210-10MEbx::rmonHistoryBucketsRequested,Integer32,read-create,,current,,The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this historyControlEntry. When this object is created or modified, the probe should set historyControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
.1.3.6.1.4.1.171.10.75.14.1.22.3.1.1.4,DES-1210-10MEbx::rmonHistoryInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this historyControlEntry. This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and set the historyControlInterval object to a value less than this interval. This is typically most important for the 'octets' counter in any media-specific table. For example, on an Ethernet network, the etherHistoryOctets counter could overflow in about one hour at the Ethernet's maximum utilization. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.3.1.1.5,DES-1210-10MEbx::rmonHistoryOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.14.1.22.3.1.1.6,DES-1210-10MEbx::rmonHistoryStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this historyControl entry. Each instance of the media-specific table associated with this historyControlEntry will be deleted by the agent if this historyControlEntry is not equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.4,DES-1210-10MEbx::rmonAlarm,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.22.4.1,DES-1210-10MEbx::rmonAlarmTable,,not-accessible,,current,,A list of alarm entries.
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1,DES-1210-10MEbx::rmonAlarmEntry,,not-accessible,rmonAlarmIndex,current,,A list of parameters that set up a periodic checking for alarm conditions. For example, an instance of the alarmValue object might be named alarmValue.8
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1.1,DES-1210-10MEbx::rmonAlarmIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the alarm table. Each such entry defines a diagnostic sample at a particular interval for an object on the device.
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1.2,DES-1210-10MEbx::rmonAlarmInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be taken in the case of deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1.3,DES-1210-10MEbx::rmonAlarmVariable,OBJECT,read-create,,current,,The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Integer32, Counter32, Counter64, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. If at any time the variable name of an established alarmEntry is no longer available in the selected MIB view, the probe must change the status of this alarmEntry to invalid(4). This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1.4,DES-1210-10MEbx::rmonAlarmSampleType,INTEGER,read-create,,current,absoluteValue(1):deltaValue(2),The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1.5,DES-1210-10MEbx::rmonAlarmRisingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the alarmFallingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1.6,DES-1210-10MEbx::rmonAlarmFallingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1.7,DES-1210-10MEbx::rmonAlarmRisingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a rising threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1.8,DES-1210-10MEbx::rmonAlarmFallingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a falling threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1.9,DES-1210-10MEbx::rmonAlarmOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.14.1.22.4.1.1.10,DES-1210-10MEbx::rmonAlarmStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this alarm entry.
.1.3.6.1.4.1.171.10.75.14.1.22.5,DES-1210-10MEbx::rmonEvent,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.22.5.1,DES-1210-10MEbx::rmonEventTable,,not-accessible,,current,,A list of events to be generated.
.1.3.6.1.4.1.171.10.75.14.1.22.5.1.1,DES-1210-10MEbx::rmonEventEntry,,not-accessible,rmonEventIndex,current,,A set of parameters that describe an event to be generated when certain conditions are met. As an example, an instance of the eventLastTimeSent object might be named eventLastTimeSent.6
.1.3.6.1.4.1.171.10.75.14.1.22.5.1.1.1,DES-1210-10MEbx::rmonEventIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur.
.1.3.6.1.4.1.171.10.75.14.1.22.5.1.1.2,DES-1210-10MEbx::rmonEventDescription,OCTET,read-create,,current,,A comment describing this event entry.
.1.3.6.1.4.1.171.10.75.14.1.22.5.1.1.3,DES-1210-10MEbx::rmonEventType,INTEGER,read-create,,current,none(1):log(2):snmptrap(3):logandtrap(4),The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations.
.1.3.6.1.4.1.171.10.75.14.1.22.5.1.1.4,DES-1210-10MEbx::rmonEventCommunity,OCTET,read-create,,current,,If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string.
.1.3.6.1.4.1.171.10.75.14.1.22.5.1.1.5,DES-1210-10MEbx::rmonEventOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it. If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this device
.1.3.6.1.4.1.171.10.75.14.1.22.5.1.1.6,DES-1210-10MEbx::rmonEventStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.
.1.3.6.1.4.1.171.10.75.14.1.23,DES-1210-10AXME::telnetsettingManagementOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable management Telnetsetting mechanism.
.1.3.6.1.4.1.171.10.75.14.1.23.1,DES-1210-10MEbx::swAuthenCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.23.1.1,DES-1210-10MEbx::swAuthStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Static 802.1x.
.1.3.6.1.4.1.171.10.75.14.1.23.1.2,DES-1210-10MEbx::swAuthMode,INTEGER,read-write,,current,portBase(1):macBase(2),This object indicates the authentication mode of the device.
.1.3.6.1.4.1.171.10.75.14.1.23.1.3,DES-1210-10MEbx::authProtocol,INTEGER,read-write,,current,authProtocolRadiusEap(1):authProtocolLocal(2),The authentication method used to authenticate users.
.1.3.6.1.4.1.171.10.75.14.1.23.1.4,DES-1210-10MEbx::swAuthCtrlPktFwdMode,INTEGER,read-write,,current,authForwardEap(1):authDropEap(2),When 802.1x disable, this item can decided eap packet be forward or drop.
.1.3.6.1.4.1.171.10.75.14.1.23.2,DES-1210-10MEbx::swAuthPortAccessCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.23.2.1,DES-1210-10MEbx::swAuthPortAccessControlTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1,DES-1210-10MEbx::swAuthPortAccessControlEntry,,not-accessible,swAuthAuthConfigPortNumber,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.1,DES-1210-10MEbx::swAuthAuthConfigPortNumber,INTEGER,read-only,,current,,A unique value for each port that correlates to port index. Its value ranges between 1 and the value of port number. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.2,DES-1210-10MEbx::swAuthAuthQuietPeriod,INTEGER,read-write,,current,,The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.3,DES-1210-10MEbx::swAuthAuthSuppTimeout,INTEGER,read-write,,current,,The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.4,DES-1210-10MEbx::swAuthAuthServerTimeout,INTEGER,read-write,,current,,The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.5,DES-1210-10MEbx::swAuthAuthMaxReq,INTEGER,read-write,,current,,The value of the maxReq constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.6,DES-1210-10MEbx::swAuthAuthTxPeriod,INTEGER,read-write,,current,,The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.7,DES-1210-10MEbx::swAuthAuthReAuthPeriod,INTEGER,read-write,,current,,The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.8,DES-1210-10MEbx::swAuthAuthReAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),The enable/disable control used by the Reauthentication Timer state machine (8.5.5.1).
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.9,DES-1210-10MEbx::swAuthAuthConfigPortControl,INTEGER,read-write,,current,forceUnauthorized(1):auto(2):forceAuthorized(3),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.10,DES-1210-10MEbx::swAuthAuthCapability,INTEGER,read-write,,current,authenticator(1):none(2),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.14.1.23.2.1.1.11,DES-1210-10MEbx::swAuthAuthDirection,INTEGER,read-write,,current,both(0):in(1),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.14.1.23.3,DES-1210-10MEbx::swAuthUser,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.23.3.1,DES-1210-10MEbx::swAuthUserTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.14.1.23.3.1.1,DES-1210-10MEbx::swAuthUserEntry,,not-accessible,swAuthUserName,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.14.1.23.3.1.1.1,DES-1210-10MEbx::swAuthUserName,OCTET,read-only,,current,,The unique index value of a row in this table. This object is used to set 802.1X Local user name, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.14.1.23.3.1.1.2,DES-1210-10MEbx::swAuthUserPassword,OCTET,read-write,,current,,This object is used to set 802.1X Local user Password, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.14.1.23.3.1.1.3,DES-1210-10MEbx::swAuthUserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the swAuthUserTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The swAuthUserName objects must be explicitly set.
.1.3.6.1.4.1.171.10.75.14.1.23.4,DES-1210-10MEbx::swAuthRadiusServer,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.23.4.1,DES-1210-10MEbx::iPv4swAuthRadiusServerTable,,not-accessible,,obsolete,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.14.1.23.4.1.1,DES-1210-10MEbx::iPv4swAuthRadiusServerEntry,,not-accessible,iPv4swAuthRadiusServerIndex,obsolete,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.14.1.23.4.1.1.1,DES-1210-10MEbx::iPv4swAuthRadiusServerIndex,INTEGER,read-only,,obsolete,,A unique value for Authentication RADIUS Server index. Its value ranges between 1 and 3.
.1.3.6.1.4.1.171.10.75.14.1.23.4.1.1.2,DES-1210-10MEbx::iPv4swAuthRadiusServerAddress,IpAddress,read-write,,obsolete,,The IP address of the RADIUS server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.14.1.23.4.1.1.3,DES-1210-10MEbx::iPv4swAuthRadiusServerAuthenticationPort,INTEGER,read-write,,obsolete,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.23.4.1.1.4,DES-1210-10MEbx::iPv4swAuthRadiusServerAccountingPort,INTEGER,read-write,,obsolete,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.23.4.1.1.5,DES-1210-10MEbx::iPv4swAuthRadiusServerTimeout,INTEGER,read-write,,obsolete,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.23.4.1.1.6,DES-1210-10MEbx::iPv4swAuthRadiusServerRetransmit,INTEGER,read-write,,obsolete,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.23.4.1.1.7,DES-1210-10MEbx::iPv4swAuthRadiusServerKey,OCTET,read-write,,obsolete,,This object is used to set 802.1X Radius Server Key, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.14.1.23.4.1.1.8,DES-1210-10MEbx::iPv4swAuthRadiusServerStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the swAuthRadiusServerTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The swAuthRadiusServerIndex objects must be explicitly set.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2,DES-1210-10MEbx::swAuthRadiusServerTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1,DES-1210-10MEbx::swAuthRadiusServerEntry,,not-accessible,swAuthRadiusServerIndex,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1.1,DES-1210-10MEbx::swAuthRadiusServerIndex,INTEGER,read-only,,current,,A unique value for Authentication RADIUS Server index. Its value ranges between 1 and 3.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1.2,DES-1210-10MEbx::swAuthRadiusIPType,INTEGER,read-write,,current,,The IP address of the RADIUS server IP type referred to in this table entry.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1.3,DES-1210-10MEbx::swAuthRadiusServerAddress,OCTET,read-write,,current,,The IP address of the RADIUS server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1.4,DES-1210-10MEbx::swAuthRadiusServerInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the swAuthRadiusServerAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1.5,DES-1210-10MEbx::swAuthRadiusServerAuthenticationPort,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1.6,DES-1210-10MEbx::swAuthRadiusServerAccountingPort,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1.7,DES-1210-10MEbx::swAuthRadiusServerTimeout,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1.8,DES-1210-10MEbx::swAuthRadiusServerRetransmit,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1.9,DES-1210-10MEbx::swAuthRadiusServerKey,OCTET,read-write,,current,,This object is used to set 802.1X Radius Server Key, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.14.1.23.4.2.1.10,DES-1210-10MEbx::swAuthRadiusServerStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the swAuthRadiusServerTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The swAuthRadiusServerIndex objects must be explicitly set.
.1.3.6.1.4.1.171.10.75.14.1.24,DES-1210-10AXME::telnetUDPPort,INTEGER,read-write,,current,,The value is for setting telnet's UDP Port.
.1.3.6.1.4.1.171.10.75.14.1.24.1,DES-1210-10MEbx::guestVlanName,OCTET,read-write,,current,,The VLAN name of guest VLAN.
.1.3.6.1.4.1.171.10.75.14.1.24.2,DES-1210-10MEbx::guestVlanPort,OCTET,read-write,,current,,This object indicates the guest VLAN port members of this device.
.1.3.6.1.4.1.171.10.75.14.1.24.3,DES-1210-10MEbx::guestVlanDelState,INTEGER,read-write,,current,none(1):start(2),Used to delete the guest VLAN.
.1.3.6.1.4.1.171.10.75.14.1.25,DES-1210-10AXME::autoRefreshConfiguration,INTEGER,read-write,,current,refreshimenever(0):refreshtime10secs(1):refreshtime30secs(2):refreshtime1min(3):refreshtime5mins(4),To set the WEB panel auto refresh timer.
.1.3.6.1.4.1.171.10.75.14.1.25.1,DES-1210-10MEbx::macNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.10.75.14.1.25.2,DES-1210-10MEbx::macNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.10.75.14.1.25.3,DES-1210-10MEbx::macNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. The default value is 1 .
.1.3.6.1.4.1.171.10.75.14.1.25.4,DES-1210-10MEbx::macNotifyCtrlTable,,not-accessible,,current,,A table to control Loopback detection features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.14.1.25.4.1,DES-1210-10MEbx::macNotifyCtrlEntry,,not-accessible,macNotifyCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.14.1.25.4.1.1,DES-1210-10MEbx::macNotifyCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.25.4.1.2,DES-1210-10MEbx::macNotifyPortStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Provides control to per port enable or disable the loopback detection  function. Default is disabled.
.1.3.6.1.4.1.171.10.75.14.1.25.5,DES-1210-10MEbx::macNotifyInfo,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.25.5.1,DES-1210-10MEbx::macNotifyInfoDiscription,OCTET,accessible-for-notify,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + MAC address + Box ID + Port Number + Zero... Operation Code: 1, 2 and 3 1 means learned a new MAC address 2 means deleted an old MAC address. Box ID: The switch box ID, for standalone device, it always 1. Port Number: The port number learned or deleted for the box. Zero: Used to separate each message (Operate Code + MAC address + Box ID + Port Number).
.1.3.6.1.4.1.171.10.75.14.1.27,DES-1210-10MEbx::companyISMVLAN,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.27.1,DES-1210-10MEbx::igmpMulticastVlanStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable IGMP Multicast Vlan function.
.1.3.6.1.4.1.171.10.75.14.1.27.2,DES-1210-10MEbx::igmpMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1,DES-1210-10MEbx::igmpMulticastVlanEntry,,not-accessible,igmpMulticastVlanid,current,,The entry of igmpMulticastVlanTable.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.1,DES-1210-10MEbx::igmpMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.2,DES-1210-10MEbx::igmpMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.3,DES-1210-10MEbx::igmpMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.4,DES-1210-10MEbx::igmpMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The source ports will be set as untagged ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.5,DES-1210-10MEbx::igmpMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.6,DES-1210-10MEbx::igmpMulticastVlanUntaggedSourcePort,OCTET,read-write,,current,,This object indicates the port list of the untag source ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.7,DES-1210-10MEbx::igmpMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.8,DES-1210-10MEbx::igmpMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.9,DES-1210-10MEbx::igmpMulticastVlanRemapPriority,INTEGER,read-write,,current,,The remap priority of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.10,DES-1210-10MEbx::igmpMulticastVlanReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),The replacement priority of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.11,DES-1210-10MEbx::igmpMulticastVlanSrcPortDymLearn,INTEGER,read-write,,current,enabled(1):disabled(2),The source port dynamical learn of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.12,DES-1210-10MEbx::igmpMulticastVlanReplaceCVID,INTEGER,read-write,,current,,The replacement cvid of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.2.1.13,DES-1210-10MEbx::igmpMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.27.3,DES-1210-10MEbx::igmpMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.10.75.14.1.27.3.1,DES-1210-10MEbx::igmpMulticastVlanGroupEntry,,not-accessible,igmpMulticastVlanGroupVid:igmpMulticastVlanGroupFromIp:igmpMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.10.75.14.1.27.3.1.1,DES-1210-10MEbx::igmpMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.10.75.14.1.27.3.1.2,DES-1210-10MEbx::igmpMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.3.1.3,DES-1210-10MEbx::igmpMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.3.1.4,DES-1210-10MEbx::igmpMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.27.4,DES-1210-10MEbx::multicastVlanTable,,not-accessible,,current,,Information about the IGMP/MLD snooping multicast VLAN table.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1,DES-1210-10MEbx::multicastVlanEntry,,not-accessible,multicastVlanid,current,,The entry of multicastVlanTable.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.1,DES-1210-10MEbx::multicastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP/MLD snooping  multicast VLAN entry.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.2,DES-1210-10MEbx::multicastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP/MLD snooping multicast VLAN entry.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.3,DES-1210-10MEbx::multicastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the  IGMP/MLD snooping multicast VLAN. The source ports will be set as  tag ports of the VLAN entry and the IGMP control messages received  from themember ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.4,DES-1210-10MEbx::multicastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the  IGMP/MLD snooping multicast VLAN. The source ports will be set as untagged ports of the VLAN entry and the IGMP control messages  received from themember ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.5,DES-1210-10MEbx::multicastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the  IGMP/MLD snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.6,DES-1210-10MEbx::multicastVlanUntaggedSourcePort,OCTET,read-write,,current,,This object indicates the port list of the untag source ports of the  IGMP/MLD snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.7,DES-1210-10MEbx::multicastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP/MLD snooping  multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.8,DES-1210-10MEbx::multicastVlanIgmpReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.9,DES-1210-10MEbx::multicastVlanMldReplaceSourceIp,OCTET,read-write,,current,,The replacement source IP of this MLD snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.10,DES-1210-10MEbx::multicastVlanRemapPriority,INTEGER,read-write,,current,,The remap priority of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.11,DES-1210-10MEbx::multicastVlanReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),The replacement priority of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.12,DES-1210-10MEbx::multicastVlanSrcPortDymLearn,INTEGER,read-write,,current,enabled(1):disabled(2),The source port dynamical learn of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.13,DES-1210-10MEbx::multicastVlanReplaceCVID,INTEGER,read-write,,current,,The replacement cvid of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.4.1.14,DES-1210-10MEbx::multicastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.27.5,DES-1210-10MEbx::multicastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP/MLD snooping multicast VLAN group information
.1.3.6.1.4.1.171.10.75.14.1.27.5.1,DES-1210-10MEbx::multicastVlanGroupEntry,,not-accessible,multicastVlanGroupVid:multicastVlanGroupIpType:multicastVlanGroupFromIp:multicastVlanGroupToIp,current,,The entry of multicastVlanGroupTable.
.1.3.6.1.4.1.171.10.75.14.1.27.5.1.1,DES-1210-10MEbx::multicastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP/MLD snooping multicast VLAN group.
.1.3.6.1.4.1.171.10.75.14.1.27.5.1.2,DES-1210-10MEbx::multicastVlanGroupIpType,INTEGER,read-only,,current,iPv4(1):iPv6(2),Type of specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.5.1.3,DES-1210-10MEbx::multicastVlanGroupFromIp,OCTET,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.5.1.4,DES-1210-10MEbx::multicastVlanGroupToIp,OCTET,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.14.1.27.5.1.5,DES-1210-10MEbx::multicastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.28,DES-1210-10MEbx::companyDHCPRelay,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.28.1,DES-1210-10MEbx::dhcpBOOTPRelayControl,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.28.1.1,DES-1210-10MEbx::dhcpBOOTPRelayState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.28.1.2,DES-1210-10MEbx::dhcpBOOTPRelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that the BOOTP packets can cross.
.1.3.6.1.4.1.171.10.75.14.1.28.1.3,DES-1210-10MEbx::dhcpBOOTPRelayTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.10.75.14.1.28.1.4,DES-1210-10MEbx::dhcpBOOTPRelayEnablePortlist,OCTET,read-write,,current,,This object indicates DHCP relay function is enabled or disabled by portlist.
.1.3.6.1.4.1.171.10.75.14.1.28.1.5,DES-1210-10MEbx::dhcpRelayVlanTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.1.28.1.5.1,DES-1210-10MEbx::dhcpRelayVlanTableEntry,,not-accessible,dhcpRelayVlanSettingsVLANID,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.1.28.1.5.1.1,DES-1210-10MEbx::dhcpRelayVlanSettingsVLANID,INTEGER,read-only,,current,,This object displays the current VLAN ID of the device.
.1.3.6.1.4.1.171.10.75.14.1.28.1.5.1.2,DES-1210-10MEbx::dhcpRelayVlanSettingsState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.28.2,DES-1210-10MEbx::dhcpBOOTPRelayManagement,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.28.2.1,DES-1210-10MEbx::dhcpBOOTPRelayInterfaceSettingsTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.1.28.2.1.1,DES-1210-10MEbx::dhcpBOOTPRelayInterfaceSettingsEntry,,not-accessible,dhcpBOOTPRelayInterface:dhcpBOOTPRelayServerIP,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.1.28.2.1.1.1,DES-1210-10MEbx::dhcpBOOTPRelayInterface,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.10.75.14.1.28.2.1.1.2,DES-1210-10MEbx::dhcpBOOTPRelayServerIP,IpAddress,read-only,,current,,This object indicates the DHCP server IP address.
.1.3.6.1.4.1.171.10.75.14.1.28.2.1.1.3,DES-1210-10MEbx::dhcpBOOTPRelayInterfaceSettingsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.28.2.2,DES-1210-10MEbx::dhcpBOOTPRelayManagementOption82,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.28.2.2.1,DES-1210-10MEbx::dhcpBOOTPRelayOption82State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 82 function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.28.2.2.2,DES-1210-10MEbx::dhcpBOOTPRelayOption82CheckState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 82 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.28.2.2.3,DES-1210-10MEbx::dhcpBOOTPRelayOption82Policy,INTEGER,read-write,,current,replace(1):drop(2):keep(3),This object indicates DHCP relay option 82 policy.
.1.3.6.1.4.1.171.10.75.14.1.28.2.2.4,DES-1210-10MEbx::dhcpBOOTPRelayOption82RemoteIDType,INTEGER,read-write,,current,default(1):userdefined(2):userdefinedhex(3),This object indicates the type of remote ID. If the type is default, the remote ID will be the MAC address of the device, otherwise, the remote ID can be defined by writing to the swDHCPRelayOption82RemoteID object.
.1.3.6.1.4.1.171.10.75.14.1.28.2.2.5,DES-1210-10MEbx::dhcpBOOTPRelayOption82RemoteID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If swDHCPRelayOption82RemoteIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If swDHCPRelayOption82RemoteIDType is set to user-defined or user-defined-hex, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.14.1.28.2.2.7,DES-1210-10MEbx::dhcpBOOTPRelayOption82CircuitIDType,INTEGER,read-write,,current,default(1):userdefined(2):userdefinedhex(3),This object indicates the type of remote ID. If the type is default, the circuit ID will be blank, otherwise, the circuit ID can be defined by writing to the dhcpBOOTPRelayOption82CircuitID object.
.1.3.6.1.4.1.171.10.75.14.1.28.2.2.8,DES-1210-10MEbx::dhcpBOOTPRelayOption82CircuitID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If dhcpBOOTPRelayOption82CircuitIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If dhcpBOOTPRelayOption82CircuitIDType is set to user-defined or user-defined-hex, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.14.1.29,DES-1210-10MEbx::companyDHCPLocalRelay,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.29.1,DES-1210-10MEbx::dhcpLocalRelayGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP local relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.29.2,DES-1210-10MEbx::dhcpLocalRelayTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (local relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.1.29.2.1,DES-1210-10MEbx::dhcpLocalRelayTableEntry,,not-accessible,dhcpLocalRelaySettingsVLANID,current,,A list of information indicates the IP address as a destination to forward (local relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.1.29.2.1.1,DES-1210-10MEbx::dhcpLocalRelaySettingsVLANID,INTEGER,read-only,,current,,This object displays the current VLAN ID of the device.
.1.3.6.1.4.1.171.10.75.14.1.29.2.1.2,DES-1210-10MEbx::dhcpLocalRelaySettingsState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP local relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.29.3,DES-1210-10MEbx::dhcpLocalRelayEnablePortlist,OCTET,read-write,,current,,This object indicates DHCP local relay function is enabled or disabled by portlist.
.1.3.6.1.4.1.171.10.75.14.1.30,DES-1210-10MEbx::companyTrapSetting,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.30.1,DES-1210-10MEbx::sysTrapIP,IpAddress,read-write,,current,,The smart console utility's IP address is used to recive trap events.
.1.3.6.1.4.1.171.10.75.14.1.30.2,DES-1210-10MEbx::sysTrapSystemEvent,INTEGER,read-write,,current,none(0):deviceBootUp(1):illegalLogin(2):both(3),Enable/Disable system trap events in the switch system.
.1.3.6.1.4.1.171.10.75.14.1.30.3,DES-1210-10MEbx::sysTrapFiberPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable fiber port trap event in the system.
.1.3.6.1.4.1.171.10.75.14.1.30.4,DES-1210-10MEbx::sysTrapTwistedPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable twisted port trap event in the system.
.1.3.6.1.4.1.171.10.75.14.1.30.5,DES-1210-10MEbx::sysTrapStateChangeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable RSTP state change trap event in the system.
.1.3.6.1.4.1.171.10.75.14.1.30.6,DES-1210-10MEbx::sysTrapFirmUpgradeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable firmware upgrading trap event in the system.
.1.3.6.1.4.1.171.10.75.14.1.30.10,DES-1210-10MEbx::sysTrapStatus,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable trap event in the system.
.1.3.6.1.4.1.171.10.75.14.1.30.13,DES-1210-10MEbx::sysTrapPortSecurity,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.30.14,DES-1210-10MEbx::sysTrapIMPBViolation,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.30.15,DES-1210-10MEbx::sysTrapLBD,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.30.16,DES-1210-10MEbx::sysTrapDHCPServerScreening,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.14.1.30.17,DES-1210-10MEbx::sysTrapDuplicateIPDetected,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling send gratuitous trap when IP address conflicted in the network.
.1.3.6.1.4.1.171.10.75.14.1.32,DES-1210-10MEbx::companyLLDPSetting,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.32.1,DES-1210-10MEbx::dlinklldpState,INTEGER,read-write,,current,enable(1):disable(2),This object is used for enabling or disabling LLDP in the system.
.1.3.6.1.4.1.171.10.75.14.1.32.2,DES-1210-10MEbx::dlinklldpMsgHoldMultiplier,INTEGER,read-write,,current,,The time-to-live value expressed as a multiple of the lldpMessageTxInterval object.The actual time-to-live value used in LLDP frames, transmitted on behalf of this LLDP agent, can be expressed by the following formula: TTL = min(65535, (lldpMessageTxInterval * lldpMessageTxHoldMultiplier))
.1.3.6.1.4.1.171.10.75.14.1.32.3,DES-1210-10MEbx::dlinklldpMsgTxInterval,INTEGER,read-write,,current,,This object is used for LLDP packet update frequency. The timer in units of seconds.
.1.3.6.1.4.1.171.10.75.14.1.32.4,DES-1210-10MEbx::dlinklldpReinitDelay,INTEGER,read-write,,current,,This object is used for LLDP Reinitialization Delay. The timer in units of seconds.
.1.3.6.1.4.1.171.10.75.14.1.32.5,DES-1210-10MEbx::dlinklldpTxDelay,INTEGER,read-write,,current,,The lldpTxDelay indicates the delay (in units of seconds) between successive LLDP frame transmissions  initiated by value/status changes in the LLDP local systems MIB. The recommended value for the lldpTxDelay is set by the following formula:
.1.3.6.1.4.1.171.10.75.14.1.32.6,DES-1210-10MEbx::dlinklldpConfigManAddrPortsTxEnable,OCTET,read-write,,current,,A set of ports that are identified by a PortList, in which each port is represented as a bit. The corresponding local system management address instance will be transmitted on the member ports of the lldpManAddrPortsTxEnable.   The default value for lldpConfigManAddrPortsTxEnable object is empty binary string, which means no ports are specified for advertising indicated management address instance.
.1.3.6.1.4.1.171.10.75.14.1.32.11,DES-1210-10MEbx::lldpPortConfigTable,,not-accessible,,current,,The table that controls LLDP frame transmission on individual
.1.3.6.1.4.1.171.10.75.14.1.32.11.1,DES-1210-10MEbx::lldpPortConfigEntry,,not-accessible,lldpPortConfigPortNum,current,,LLDP configuration information for a particular port.
.1.3.6.1.4.1.171.10.75.14.1.32.11.1.1,DES-1210-10MEbx::lldpPortConfigPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component
.1.3.6.1.4.1.171.10.75.14.1.32.11.1.2,DES-1210-10MEbx::lldpPortConfigAdminStatus,INTEGER,read-write,,current,txOnly(1):rxOnly(2):txAndRx(3):disabled(4),The administratively desired status of the local LLDP agent.
.1.3.6.1.4.1.171.10.75.14.1.32.11.1.3,DES-1210-10MEbx::lldpPortConfigNotificationEnable,INTEGER,read-write,,current,true(1):false(2),The lldpPortConfigNotificationEnable controls, on a per
.1.3.6.1.4.1.171.10.75.14.1.32.11.1.4,DES-1210-10MEbx::lldpPortConfigTLVsTxEnable,BITS,read-write,,current,portDesc(0):sysName(1):sysDesc(2):sysCap(3),The lldpPortConfigTLVsTxEnable, defined as a bitmap,
.1.3.6.1.4.1.171.10.75.14.1.32.12,DES-1210-10MEbx::lldpXdot3Objects,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.32.12.1,DES-1210-10MEbx::lldpXdot3Config,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.32.12.1.1,DES-1210-10MEbx::lldpXdot3PortConfigTable,,not-accessible,,current,,A table that controls selection of LLDP TLVs to be transmitted 
.1.3.6.1.4.1.171.10.75.14.1.32.12.1.1.1,DES-1210-10MEbx::lldpXdot3PortConfigEntry,,not-accessible,,current,,LLDP configuration information that controls the
.1.3.6.1.4.1.171.10.75.14.1.32.12.1.1.1.1,DES-1210-10MEbx::lldpXdot3PortConfigTLVsTxEnable,BITS,read-write,,current,macPhyConfigStatus(0):powerViaMDI(1):linkAggregation(2):maxFrameSize(3),The lldpXdot3PortConfigTLVsTxEnable, defined as a bitmap,
.1.3.6.1.4.1.171.10.75.14.1.32.12.2,DES-1210-10MEbx::lldpXdot3LocalData,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.1,DES-1210-10MEbx::lldpXdot3LocPortTable,,not-accessible,,current,,This table contains one row per port of Ethernet port
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.1.1,DES-1210-10MEbx::lldpXdot3LocPortEntry,,not-accessible,lldpXdot3LocPortAutoNegSupported,current,,Information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.1.1.1,DES-1210-10MEbx::lldpXdot3LocPortAutoNegSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.1.1.2,DES-1210-10MEbx::lldpXdot3LocPortAutoNegEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether port
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.1.1.3,DES-1210-10MEbx::lldpXdot3LocPortAutoNegAdvertisedCap,OCTET,read-only,,current,,This object contains the value (bitmap) of the
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.1.1.4,DES-1210-10MEbx::lldpXdot3LocPortOperMauType,Integer32,read-only,,current,,An integer value that indicates the operational MAU type
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.2,DES-1210-10MEbx::lldpXdot3LocPowerTable,,not-accessible,,current,,This table contains one row per port of power ethernet 
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.2.1,DES-1210-10MEbx::lldpXdot3LocPowerEntry,,not-accessible,lldpXdot3LocPowerPortClass,current,,Information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.2.1.1,DES-1210-10MEbx::lldpXdot3LocPowerPortClass,INTEGER,read-only,,current,pClassPSE(1):pClassPD(2),The value that identifies the port Class of the given port
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.2.1.2,DES-1210-10MEbx::lldpXdot3LocPowerMDISupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the MDI power is
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.2.1.3,DES-1210-10MEbx::lldpXdot3LocPowerMDIEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to identify whether MDI power is
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.2.1.4,DES-1210-10MEbx::lldpXdot3LocPowerPairControlable,INTEGER,read-only,,current,true(1):false(2),The truth value is derived from the value of
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.2.1.5,DES-1210-10MEbx::lldpXdot3LocPowerPairs,Integer32,read-only,,current,,This object contains the value of the pethPsePortPowerPairs
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.2.1.6,DES-1210-10MEbx::lldpXdot3LocPowerClass,Integer32,read-only,,current,,This object contains the value of the
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.3,DES-1210-10MEbx::lldpXdot3LocLinkAggTable,,not-accessible,,current,,This table contains one row per port of link aggregation 
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.3.1,DES-1210-10MEbx::lldpXdot3LocLinkAggEntry,,not-accessible,lldpXdot3LocLinkAggStatus,current,,Link Aggregation information about a particular port
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.3.1.1,DES-1210-10MEbx::lldpXdot3LocLinkAggStatus,BITS,read-only,,current,aggCapable(0):aggEnabled(1),The bitmap value contains the link aggregation capabilities
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.3.1.2,DES-1210-10MEbx::lldpXdot3LocLinkAggPortId,Integer32,read-only,,current,,This object contains the IEEE 802.3 aggregated port
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.4,DES-1210-10MEbx::lldpXdot3LocMaxFrameSizeTable,,not-accessible,,current,,This table contains one row per port of maximum frame 
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.4.1,DES-1210-10MEbx::lldpXdot3LocMaxFrameSizeEntry,,not-accessible,lldpXdot3LocMaxFrameSize,current,,Maximum Frame Size information about a particular port
.1.3.6.1.4.1.171.10.75.14.1.32.12.2.4.1.1,DES-1210-10MEbx::lldpXdot3LocMaxFrameSize,Integer32,read-only,,current,,An integer value indicating the maximum supported frame 
.1.3.6.1.4.1.171.10.75.14.1.32.12.3,DES-1210-10MEbx::lldpXdot3RemoteData,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.1,DES-1210-10MEbx::lldpXdot3RemPortTable,,not-accessible,,current,,This table contains Ethernet port information (as a part
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.1.1,DES-1210-10MEbx::lldpXdot3RemPortEntry,,not-accessible,lldpXdot3RemPortAutoNegSupported,current,,Information about a particular physical network connection.
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.1.1.1,DES-1210-10MEbx::lldpXdot3RemPortAutoNegSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.1.1.2,DES-1210-10MEbx::lldpXdot3RemPortAutoNegEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether port
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.1.1.3,DES-1210-10MEbx::lldpXdot3RemPortAutoNegAdvertisedCap,OCTET,read-only,,current,,This object contains the value (bitmap) of the
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.1.1.4,DES-1210-10MEbx::lldpXdot3RemPortOperMauType,Integer32,read-only,,current,,An integer value that indicates the operational MAU type
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.2,DES-1210-10MEbx::lldpXdot3RemPowerTable,,not-accessible,,current,,This table contains Ethernet power information (as a part
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.2.1,DES-1210-10MEbx::lldpXdot3RemPowerEntry,,not-accessible,lldpXdot3RemPowerPortClass,current,,Information about a particular physical network connection.
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.2.1.1,DES-1210-10MEbx::lldpXdot3RemPowerPortClass,INTEGER,read-only,,current,pClassPSE(1):pClassPD(2),The value that identifies the port Class of the given port
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.2.1.2,DES-1210-10MEbx::lldpXdot3RemPowerMDISupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the MDI power
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.2.1.3,DES-1210-10MEbx::lldpXdot3RemPowerMDIEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to identify whether MDI power is
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.2.1.4,DES-1210-10MEbx::lldpXdot3RemPowerPairControlable,INTEGER,read-only,,current,true(1):false(2),The truth value is derived from the value of
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.2.1.5,DES-1210-10MEbx::lldpXdot3RemPowerPairs,Integer32,read-only,,current,,This object contains the value of the pethPsePortPowerPairs
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.2.1.6,DES-1210-10MEbx::lldpXdot3RemPowerClass,Integer32,read-only,,current,,This object contains the value of the
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.3,DES-1210-10MEbx::lldpXdot3RemLinkAggTable,,not-accessible,,current,,This table contains port link aggregation information
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.3.1,DES-1210-10MEbx::lldpXdot3RemLinkAggEntry,,not-accessible,lldpXdot3RemLinkAggStatus,current,,Link Aggregation information about remote system's port
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.3.1.1,DES-1210-10MEbx::lldpXdot3RemLinkAggStatus,BITS,read-only,,current,aggCapable(0):aggEnabled(1),The bitmap value contains the link aggregation capabilities
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.3.1.2,DES-1210-10MEbx::lldpXdot3RemLinkAggPortId,Integer32,read-only,,current,,This object contains the IEEE 802.3 aggregated port
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.4,DES-1210-10MEbx::lldpXdot3RemMaxFrameSizeTable,,not-accessible,,current,,This table contains one row per port of maximum frame 
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.4.1,DES-1210-10MEbx::lldpXdot3RemMaxFrameSizeEntry,,not-accessible,lldpXdot3RemMaxFrameSize,current,,Maximum Frame Size information about a particular port
.1.3.6.1.4.1.171.10.75.14.1.32.12.3.4.1.1,DES-1210-10MEbx::lldpXdot3RemMaxFrameSize,Integer32,read-only,,current,,An integer value indicating the maximum supported frame 
.1.3.6.1.4.1.171.10.75.14.1.32.13,DES-1210-10MEbx::lldpXdot1Objects,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.32.13.1,DES-1210-10MEbx::lldpXdot1Config,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.1,DES-1210-10MEbx::lldpXdot1ConfigPortVlanTable,,not-accessible,,current,,A table that controls selection of LLDP Port VLAN-ID TLVs
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.1.1,DES-1210-10MEbx::lldpXdot1ConfigPortVlanEntry,,not-accessible,,current,,LLDP configuration information that controls the
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.1.1.1,DES-1210-10MEbx::lldpXdot1ConfigPortVlanTxEnable,INTEGER,read-write,,current,true(1):false(2),The lldpXdot1ConfigPortVlanTxEnable, which is defined as
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.2,DES-1210-10MEbx::lldpXdot1ConfigVlanNameTable,,not-accessible,,current,,The table that controls selection of LLDP VLAN name TLV
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.2.1,DES-1210-10MEbx::lldpXdot1ConfigVlanNameEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.2.1.1,DES-1210-10MEbx::lldpXdot1ConfigVlanNameTxEnable,INTEGER,read-write,,current,true(1):false(2),The boolean value that indicates whether the corresponding
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.3,DES-1210-10MEbx::lldpXdot1ConfigProtoVlanTable,,not-accessible,,current,,The table that controls selection of LLDP Port and Protocol
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.3.1,DES-1210-10MEbx::lldpXdot1ConfigProtoVlanEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.3.1.1,DES-1210-10MEbx::lldpXdot1ConfigProtoVlanTxEnable,INTEGER,read-write,,current,true(1):false(2),The boolean value that indicates whether the corresponding
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.4,DES-1210-10MEbx::lldpXdot1ConfigProtocolTable,,not-accessible,,current,,The table that controls selection of LLDP Protocol 
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.4.1,DES-1210-10MEbx::lldpXdot1ConfigProtocolEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of
.1.3.6.1.4.1.171.10.75.14.1.32.13.1.4.1.1,DES-1210-10MEbx::lldpXdot1ConfigProtocolTxEnable,INTEGER,read-write,,current,true(1):false(2),The boolean value that indicates whether the corresponding
.1.3.6.1.4.1.171.10.75.14.1.32.13.2,DES-1210-10MEbx::lldpXdot1LocalData,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.1,DES-1210-10MEbx::lldpXdot1LocTable,,not-accessible,,current,,This table contains one row per port for IEEE 802.1
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.1.1,DES-1210-10MEbx::lldpXdot1LocEntry,,not-accessible,lldpXdot1LocPortVlanId,current,,Information about IEEE 802.1 organizationally defined
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.1.1.1,DES-1210-10MEbx::lldpXdot1LocPortVlanId,Integer32,read-only,,current,,The integer value used to identify the port's VLAN identifier
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.2,DES-1210-10MEbx::lldpXdot1LocProtoVlanTable,,not-accessible,,current,,This table contains one or more rows per Port and Protocol
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.2.1,DES-1210-10MEbx::lldpXdot1LocProtoVlanEntry,,not-accessible,lldpXdot1LocProtoVlanId,current,,Port and protocol VLAN ID Information about a particular
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.2.1.1,DES-1210-10MEbx::lldpXdot1LocProtoVlanId,Integer32,not-accessible,,current,,The integer value used to identify the port and protocol
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.2.1.2,DES-1210-10MEbx::lldpXdot1LocProtoVlanSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.2.1.3,DES-1210-10MEbx::lldpXdot1LocProtoVlanEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the port and
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.3,DES-1210-10MEbx::lldpXdot1LocVlanNameTable,,not-accessible,,current,,This table contains one or more rows per IEEE 802.1Q VLAN
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.3.1,DES-1210-10MEbx::lldpXdot1LocVlanNameEntry,,not-accessible,lldpXdot1LocVlanId,current,,VLAN name Information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.3.1.1,DES-1210-10MEbx::lldpXdot1LocVlanId,Integer32,not-accessible,,current,,The integer value used to identify the IEEE 802.1Q 
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.3.1.2,DES-1210-10MEbx::lldpXdot1LocVlanName,OCTET,read-only,,current,,The string value used to identify VLAN name identified by the
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.4,DES-1210-10MEbx::lldpXdot1LocProtocolTable,,not-accessible,,current,,This table contains one or more rows per protocol identity
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.4.1,DES-1210-10MEbx::lldpXdot1LocProtocolEntry,,not-accessible,lldpXdot1LocProtocolIndex,current,,Information about particular protocols that are accessible
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.4.1.1,DES-1210-10MEbx::lldpXdot1LocProtocolIndex,Integer32,not-accessible,,current,,This object represents an arbitrary local integer value used
.1.3.6.1.4.1.171.10.75.14.1.32.13.2.4.1.2,DES-1210-10MEbx::lldpXdot1LocProtocolId,OCTET,read-only,,current,,The octet string value used to identify the protocols
.1.3.6.1.4.1.171.10.75.14.1.32.13.3,DES-1210-10MEbx::lldpXdot1RemoteData,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.1,DES-1210-10MEbx::lldpXdot1RemTable,,not-accessible,,current,,This table contains one or more rows per physical network
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.1.1,DES-1210-10MEbx::lldpXdot1RemEntry,,not-accessible,lldpXdot1RemPortVlanId,current,,Information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.1.1.1,DES-1210-10MEbx::lldpXdot1RemPortVlanId,Integer32,read-only,,current,,The integer value used to identify the port's VLAN identifier
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.2,DES-1210-10MEbx::lldpXdot1RemProtoVlanTable,,not-accessible,,current,,This table contains one or more rows per Port and Protocol
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.2.1,DES-1210-10MEbx::lldpXdot1RemProtoVlanEntry,,not-accessible,lldpXdot1RemProtoVlanId,current,,Port and protocol VLAN name Information about a particular
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.2.1.1,DES-1210-10MEbx::lldpXdot1RemProtoVlanId,Integer32,not-accessible,,current,,The integer value used to identify the port and protocol
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.2.1.2,DES-1210-10MEbx::lldpXdot1RemProtoVlanSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.2.1.3,DES-1210-10MEbx::lldpXdot1RemProtoVlanEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the port and
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.3,DES-1210-10MEbx::lldpXdot1RemVlanNameTable,,not-accessible,,current,,This table contains one or more rows per IEEE 802.1Q VLAN
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.3.1,DES-1210-10MEbx::lldpXdot1RemVlanNameEntry,,not-accessible,lldpXdot1RemVlanId,current,,VLAN name Information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.3.1.1,DES-1210-10MEbx::lldpXdot1RemVlanId,Integer32,not-accessible,,current,,The integer value used to identify the IEEE 802.1Q 
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.3.1.2,DES-1210-10MEbx::lldpXdot1RemVlanName,OCTET,read-only,,current,,The string value used to identify VLAN name identified by the 
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.4,DES-1210-10MEbx::lldpXdot1RemProtocolTable,,not-accessible,,current,,This table contains one or more rows per protocol information
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.4.1,DES-1210-10MEbx::lldpXdot1RemProtocolEntry,,not-accessible,lldpXdot1RemProtocolIndex,current,,Protocol information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.4.1.1,DES-1210-10MEbx::lldpXdot1RemProtocolIndex,Integer32,not-accessible,,current,,This object represents an arbitrary local integer value used
.1.3.6.1.4.1.171.10.75.14.1.32.13.3.4.1.2,DES-1210-10MEbx::lldpXdot1RemProtocolId,OCTET,read-only,,current,,The octet string value used to identify the protocols
.1.3.6.1.4.1.171.10.75.14.1.33,DES-1210-10MEbx::companyCPUInterfaceFilterGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.33.1,DES-1210-10MEbx::cpuFilterProfile,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.33.1.2,DES-1210-10MEbx::cpuFilterProfileTable,,not-accessible,,current,, A table to CPUInterfaceFilter profile . 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1,DES-1210-10MEbx::cpuFilterProfileEntry,,not-accessible,cpuFilterProfileNo,current,, Each entry in this table is a CPUInterfaceFilter profile. Index to the table is CPUInterfaceFilter profile ID. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.1,DES-1210-10MEbx::cpuFilterProfileNo,Integer32,read-only,,current,,The CPUInterfaceFilter Profile ID. The ID 1 to 50 is user-defined CPUInterfaceFilter, and the ID more than 50 is reserved for system-defined CPUInterfaceFilter. The user only allow to create user-defined CPUInterfaceFilter ID. And system-defined CPUInterfaceFilter is read only.
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.2,DES-1210-10MEbx::cpuFilterProfileType,INTEGER,read-write,,current,l2(1):l3(2):udf(9):l3v6(11),The CPUInterfaceFilter Profile type, possible value are l2 (1) - for MAC-based rule,  l3 (2) - for IPv4-based rule, udf (9) - for User-defined rule, l3v6 (11) - for IPv6-based rule 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.3,DES-1210-10MEbx::cpuFilterProfileRuleCount,Integer32,read-only,,current,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.4,DES-1210-10MEbx::cpuFilterProfileMask,OCTET,read-write,,current,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13 (MSB) L3 TRAFFIC-CLASS 21 -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.5,DES-1210-10MEbx::cpuFilterProfileDstMacAddrMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile destination MAC address mask. If DST-MAC is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.6,DES-1210-10MEbx::cpuFilterProfileSrcMacAddrMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile source MAC address mask. If SRC-MAC is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.7,DES-1210-10MEbx::cpuFilterProfileIPProtocol,INTEGER,read-write,,current,none(0):icmp(1):igmp(2):tcp(6):udp(17):ipv6(41):ipMask(255),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.8,DES-1210-10MEbx::cpuFilterProfileIPProtocolMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile IP protocol mask. If cpuFilterProfileIPProtocol set to ipMask, this field will be refered. It will work with its member rule field,cpuFilterL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.9,DES-1210-10MEbx::cpuFilterProfileDstIpAddrMaskType,INTEGER,read-write,,current,iPv4(1):iPv6(2),IPv6 Address type.
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.10,DES-1210-10MEbx::cpuFilterProfileDstIpAddrMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile destination IP address mask. If DST-IP is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.11,DES-1210-10MEbx::cpuFilterProfileSrcIpAddrMaskType,INTEGER,read-write,,current,iPv4(1):iPv6(2),IPv6 Address type.
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.12,DES-1210-10MEbx::cpuFilterProfileSrcIpAddrMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile source IP address mask. If SRC-IP is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.13,DES-1210-10MEbx::cpuFilterProfileDstPortMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile UDP/TCP destination port mask. If DST-PORT is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.14,DES-1210-10MEbx::cpuFilterProfileSrcPortMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile UDP/TCP source port mask. If SRC-PORT is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.15,DES-1210-10MEbx::cpuFilterProfileOffset1Mask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile Offset1 mask. If Offset1 is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterUdfRuleOffset1,  to caculate a range of offset1 which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.16,DES-1210-10MEbx::cpuFilterProfileOffset2Mask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile Offset2 mask. If Offset2 is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterUdfRuleOffset2,  to caculate a range of offset2 which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.17,DES-1210-10MEbx::cpuFilterProfileOffset3Mask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile Offset3 mask. If Offset3 is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterUdfRuleOffset3,  to caculate a range of offset3 which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.18,DES-1210-10MEbx::cpuFilterProfileOffset4Mask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile Offset4 mask. If offset4 is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterUdfRuleOffset4,  to caculate a range of offset4 which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.19,DES-1210-10MEbx::cpuFilterProfileOffset5Mask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile Offset5 mask. If Offset5 is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterUdfRuleOffset5,  to caculate a range of offset5 which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.33.1.2.1.20,DES-1210-10MEbx::cpuFilterProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of cpuFilterProfileType, cpuFilterProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.14.1.33.2,DES-1210-10MEbx::cpuFilterL2Rule,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.33.2.1,DES-1210-10MEbx::cpuFilterL2RuleTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1,DES-1210-10MEbx::cpuFilterL2RuleEntry,,not-accessible,cpuFilterL2ProfileID:cpuFilterL2AccessID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.1,DES-1210-10MEbx::cpuFilterL2ProfileID,Integer32,read-only,,current,,L2 Filter rule ID.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.2,DES-1210-10MEbx::cpuFilterL2AccessID,Integer32,read-only,,current,,CPUInterfaceFilter Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.3,DES-1210-10MEbx::cpuFilterL2RuleEtherType,Integer32,read-write,,current,,The value in the Type/Len field of a frame that will be matched to trigger this filter. The default value of this object is '-1', which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.4,DES-1210-10MEbx::cpuFilterL2RuleDstMacAddr,OCTET,read-write,,current,,Destination MAC address to be matched with the packet. By Default, the Destination Mac Address will be zero,which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.5,DES-1210-10MEbx::cpuFilterL2RuleSrcMacAddr,OCTET,read-write,,current,,Source MAC address to be matched with the packet. By Default, the Source  Mac Address will be zero, which means the rule don't care this condition.. address
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.6,DES-1210-10MEbx::cpuFilterL2RuleVlanId,Integer32,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.7,DES-1210-10MEbx::cpuFilterL2Rule1pPriority,Integer32,read-write,,current,,802.1p priority to be matched with the packet. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.8,DES-1210-10MEbx::cpuFilterL2RuleDstMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Destination MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.9,DES-1210-10MEbx::cpuFilterL2RuleSrcMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Source MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.10,DES-1210-10MEbx::cpuFilterL2RuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.11,DES-1210-10MEbx::cpuFilterL2RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.14.1.33.2.1.1.14,DES-1210-10MEbx::cpuFilterL2RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.33.3,DES-1210-10MEbx::cpuFilterL3Rule,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.33.3.1,DES-1210-10MEbx::cpuFilterL3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1,DES-1210-10MEbx::cpuFilterL3RuleEntry,,not-accessible,cpuFilterL3RuleProfileNo:cpuFilterL3RuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.1,DES-1210-10MEbx::cpuFilterL3RuleProfileNo,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.2,DES-1210-10MEbx::cpuFilterL3RuleAccessID,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.3,DES-1210-10MEbx::cpuFilterL3RuleProtocol,INTEGER,read-write,,current,icmp(1):igmp(2):tcp(6):udp(17), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.4,DES-1210-10MEbx::cpuFilterL3RuleProtocolMask,OCTET,read-only,,current,,The IP protocol mask. This field is read-only and copy from it's Profile setting. It will work with the other field,cpuFilterL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.5,DES-1210-10MEbx::cpuFilterL3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in cpuFilterL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.6,DES-1210-10MEbx::cpuFilterL3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in cpuFilterL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.7,DES-1210-10MEbx::cpuFilterL3RuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.8,DES-1210-10MEbx::cpuFilterL3RuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.9,DES-1210-10MEbx::cpuFilterL3RuleDstIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.10,DES-1210-10MEbx::cpuFilterL3RuleSrcIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.11,DES-1210-10MEbx::cpuFilterL3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.12,DES-1210-10MEbx::cpuFilterL3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.13,DES-1210-10MEbx::cpuFilterL3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.14,DES-1210-10MEbx::cpuFilterL3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.15,DES-1210-10MEbx::cpuFilterL3RuleTcpAckBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.16,DES-1210-10MEbx::cpuFilterL3RuleTcpRstBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.17,DES-1210-10MEbx::cpuFilterL3RuleTcpUrgBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.18,DES-1210-10MEbx::cpuFilterL3RuleTcpPshBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dontcare'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.19,DES-1210-10MEbx::cpuFilterL3RuleTcpSynBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.20,DES-1210-10MEbx::cpuFilterL3RuleTcpFinBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.21,DES-1210-10MEbx::cpuFilterL3RuleDscp,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.22,DES-1210-10MEbx::cpuFilterL3RuleIgmpType,Integer32,read-write,,current,, The IGMP Type to be checked against the packet.A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.23,DES-1210-10MEbx::cpuFilterL3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.24,DES-1210-10MEbx::cpuFilterL3RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.14.1.33.3.1.1.27,DES-1210-10MEbx::cpuFilterL3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2,DES-1210-10MEbx::cpuFilterv6L3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1,DES-1210-10MEbx::cpuFilterv6L3RuleEntry,,not-accessible,cpuFilterv6L3RuleProfileNo:cpuFilterv6L3RuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.1,DES-1210-10MEbx::cpuFilterv6L3RuleProfileNo,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.2,DES-1210-10MEbx::cpuFilterv6L3RuleAccessID,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.3,DES-1210-10MEbx::cpuFilterv6L3RuleProtocol,INTEGER,read-write,,current,icmp(1):tcp(6):udp(17):ipv6(41), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.4,DES-1210-10MEbx::cpuFilterv6L3RuleProtocolMask,OCTET,read-only,,current,,The IP protocol mask. This field is read-only and copy from it's Profile setting. It will work with the other field,cpuFilterL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.5,DES-1210-10MEbx::cpuFilterv6L3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in cpuFilterL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.6,DES-1210-10MEbx::cpuFilterv6L3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in cpuFilterL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.7,DES-1210-10MEbx::cpuFilterv6L3RuleDstIpAddr,OCTET,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.8,DES-1210-10MEbx::cpuFilterv6L3RuleSrcIpAddr,OCTET,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.9,DES-1210-10MEbx::cpuFilterv6L3RuleDstIpAddrMask,OCTET,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.10,DES-1210-10MEbx::cpuFilterv6L3RuleSrcIpAddrMask,OCTET,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.11,DES-1210-10MEbx::cpuFilterv6L3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.12,DES-1210-10MEbx::cpuFilterv6L3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.13,DES-1210-10MEbx::cpuFilterv6L3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.14,DES-1210-10MEbx::cpuFilterv6L3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.15,DES-1210-10MEbx::cpuFilterv6L3RuleTcpAckBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.16,DES-1210-10MEbx::cpuFilterv6L3RuleTcpRstBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.17,DES-1210-10MEbx::cpuFilterv6L3RuleTcpUrgBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.18,DES-1210-10MEbx::cpuFilterv6L3RuleTcpPshBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dontcare'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.19,DES-1210-10MEbx::cpuFilterv6L3RuleTcpSynBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.20,DES-1210-10MEbx::cpuFilterv6L3RuleTcpFinBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.21,DES-1210-10MEbx::cpuFilterv6L3RuleTrafficClass,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.22,DES-1210-10MEbx::cpuFilterv6L3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.23,DES-1210-10MEbx::cpuFilterv6L3RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.14.1.33.3.2.1.24,DES-1210-10MEbx::cpuFilterv6L3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.33.4,DES-1210-10MEbx::cpuFilterUdfRule,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.33.4.1,DES-1210-10MEbx::cpuFilterUdfRuleTable,,not-accessible,,current,, A table to configure Udf filter rules in the system. 
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1,DES-1210-10MEbx::cpuFilterUdfRuleEntry,,not-accessible,cpuFilterUdfRuleProfileNo:cpuFilterUdfRuleAccessID,current,, Each entry in this table is a Udf filter rule. Index to the table is Udf filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.1,DES-1210-10MEbx::cpuFilterUdfRuleProfileNo,Integer32,read-only,,current,,Udf Filter rule ID.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.2,DES-1210-10MEbx::cpuFilterUdfRuleAccessID,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.3,DES-1210-10MEbx::cpuFilterUdfRuleOffset1,OCTET,read-write,,current,,The filter value of Offset 1.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.4,DES-1210-10MEbx::cpuFilterUdfRuleOffset2,OCTET,read-write,,current,,The filter value of Offset 2.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.5,DES-1210-10MEbx::cpuFilterUdfRuleOffset3,OCTET,read-write,,current,,The filter value of Offset 3.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.6,DES-1210-10MEbx::cpuFilterUdfRuleOffset4,OCTET,read-write,,current,,The filter value of Offset 4.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.7,DES-1210-10MEbx::cpuFilterUdfRuleOffset5,OCTET,read-write,,current,,The filter value of Offset 5.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.8,DES-1210-10MEbx::cpuFilterUdfRuleOffset1Mask,OCTET,read-only,,current,,The filter Mask of Offset 1.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.9,DES-1210-10MEbx::cpuFilterUdfRuleOffset2Mask,OCTET,read-only,,current,,The filter Mask of Offset 2.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.10,DES-1210-10MEbx::cpuFilterUdfRuleOffset3Mask,OCTET,read-only,,current,,The filter Mask of Offset 3.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.11,DES-1210-10MEbx::cpuFilterUdfRuleOffset4Mask,OCTET,read-only,,current,,The filter Mask of Offset 4.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.12,DES-1210-10MEbx::cpuFilterUdfRuleOffset5Mask,OCTET,read-only,,current,,The filter Mask of Offset 5.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.13,DES-1210-10MEbx::cpuFilterUdfRulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.14,DES-1210-10MEbx::cpuFilterUdfRuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.14.1.33.4.1.1.15,DES-1210-10MEbx::cpuFilterUdfRuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.1.33.5,DES-1210-10MEbx::cpuFilterState,INTEGER,read-write,,current,enable(1):disable(2),This object is used for enabling or disabling CPU Interface Filter in the system.
.1.3.6.1.4.1.171.10.75.14.1.34,DES-1210-10MEbx::companyStaticARP,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.34.2,DES-1210-10MEbx::staticARPTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.14.1.34.2.1,DES-1210-10MEbx::staticARPEntry,,not-accessible,staticARPIP:staticARPMac,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.14.1.34.2.1.2,DES-1210-10MEbx::staticARPIP,IpAddress,read-only,,current,,The VLAN ID of the static ARP IP.
.1.3.6.1.4.1.171.10.75.14.1.34.2.1.3,DES-1210-10MEbx::staticARPMac,OCTET,read-only,,current,,The MAC address associated of the static ARP entry.
.1.3.6.1.4.1.171.10.75.14.1.34.2.1.5,DES-1210-10MEbx::staticARPRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static ARP Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. The trunk member port can not set up static ARP.
.1.3.6.1.4.1.171.10.75.14.1.35,DES-1210-10MEbx::companyCableDiagnostic,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.35.1,DES-1210-10MEbx::cableDiagTable,,not-accessible,,current,,A table that contains the cable situation for each port.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1,DES-1210-10MEbx::cableDiagEntry,,not-accessible,cableDiagPortIndex,current,,A list of cable situations for each port on the device.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.1,DES-1210-10MEbx::cableDiagPortIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.2,DES-1210-10MEbx::cableDiagPortType,INTEGER,read-only,,current,fastEthernet(0):gigaEthernet(1):other(2),Indicates the supported port data rate classification.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.3,DES-1210-10MEbx::cableDiagLinkStatus,INTEGER,read-only,,current,linkdown(0):linkup(1):other(2),This object indicates the link status.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.4,DES-1210-10MEbx::cableDiagPair1Status,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):unknown(5):count(6):no-cable(7):other(8),Cable diagnostics pair 1 test result.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.5,DES-1210-10MEbx::cableDiagPair2Status,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):unknown(5):count(6):no-cable(7):other(8),Cable diagnostics pair 2 test result.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.6,DES-1210-10MEbx::cableDiagPair3Status,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):unknown(5):count(6):no-cable(7):other(8),Cable diagnostics pair 3 test result.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.7,DES-1210-10MEbx::cableDiagPair4Status,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):unknown(5):count(6):no-cable(7):other(8),Cable diagnostics pair 4 test result.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.8,DES-1210-10MEbx::cableDiagPair1Length,Integer32,read-only,,current,,Cable Diagnostics pair 1 fault distance.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.9,DES-1210-10MEbx::cableDiagPair2Length,Integer32,read-only,,current,,Cable diagnostics pair 2 fault distance.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.10,DES-1210-10MEbx::cableDiagPair3Length,Integer32,read-only,,current,,Cable diagnostics pair 3 fault distance.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.11,DES-1210-10MEbx::cableDiagPair4Length,Integer32,read-only,,current,,Cable diagnostics pair 4 fault distance.
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.12,DES-1210-10MEbx::cableDiagAction,INTEGER,read-write,,current,action(1):processing(2):other(3),Function to run the cable diagnostic on selected port. Can not detect fiber ports
.1.3.6.1.4.1.171.10.75.14.1.35.1.1.13,DES-1210-10MEbx::cableDiagStatus,INTEGER,read-only,,current,notrun(1):processing(2):lasttestok(3):lasttestfailed(4),Indicates the status of cable diagnostics on the port. not-run - cable diagnostics has never been run for this port processing - cable diagnostics is currently running on the port last-test-ok - the last cable diagnostics done on the port was successful last-test-failed - the last cable diagnostics done on the port failed
.1.3.6.1.4.1.171.10.75.14.1.35.2,DES-1210-10MEbx::autoCableDiagTable,,not-accessible,,current,,When detecting a port linkdown, system will execute cable diagnostic function on the port,  and then send the trap that includes test result.
.1.3.6.1.4.1.171.10.75.14.1.35.2.1,DES-1210-10MEbx::autoCableDiagEntry,,not-accessible,autoCableDiagPortIndex,current,,When detecting a port linkdown, system will execute cable diagnostic function on the port,  and then send the trap that includes test result.
.1.3.6.1.4.1.171.10.75.14.1.35.2.1.1,DES-1210-10MEbx::autoCableDiagPortIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.35.2.1.2,DES-1210-10MEbx::autoCableDiagStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the link status.
.1.3.6.1.4.1.171.10.75.14.1.36,DES-1210-10MEbx::companyVLANTrunk,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.36.1,DES-1210-10MEbx::vlanTrunkSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.36.1.1,DES-1210-10MEbx::vlanTrunkGlobalStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.10.75.14.1.36.1.2,DES-1210-10MEbx::vlanTrunkTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.10.75.14.1.36.1.2.1,DES-1210-10MEbx::vlanTrunkEntry,,not-accessible,vlanTrunkIfIndex,current,,There is one entry in this table for each created port-channel port.
.1.3.6.1.4.1.171.10.75.14.1.36.1.2.1.1,DES-1210-10MEbx::vlanTrunkIfIndex,Integer32,read-only,,current,,The index of the port. 
.1.3.6.1.4.1.171.10.75.14.1.36.1.2.1.2,DES-1210-10MEbx::vlanTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the VLAN trunk status as enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.37,DES-1210-10MEbx::companyQinQ,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.37.1,DES-1210-10MEbx::qinqSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.37.1.1,DES-1210-10MEbx::qinqGlobalStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable/disable the Q-in-Q status.
.1.3.6.1.4.1.171.10.75.14.1.37.1.2,DES-1210-10MEbx::qinqTable,,not-accessible,,current,,A table that contains Q-in-Q VLAN mode information about each port.
.1.3.6.1.4.1.171.10.75.14.1.37.1.2.1,DES-1210-10MEbx::qinqEntry,,not-accessible,qinqIfIndex,current,,A list of Q-in-Q VLAN mode information for each port.
.1.3.6.1.4.1.171.10.75.14.1.37.1.2.1.1,DES-1210-10MEbx::qinqIfIndex,Integer32,read-only,,current,,The index of the port. 
.1.3.6.1.4.1.171.10.75.14.1.37.1.2.1.2,DES-1210-10MEbx::qinqRoleState,INTEGER,read-write,,current,nni(1):uni(2),Sets the QinQ Role as NNI or UNI.
.1.3.6.1.4.1.171.10.75.14.1.37.1.2.1.3,DES-1210-10MEbx::qinqOuterTPID,Unsigned32,read-write,,current,,Sets the QinQ Outer TPID value.
.1.3.6.1.4.1.171.10.75.14.1.37.1.2.1.4,DES-1210-10MEbx::qinqTrustCVIDState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the QinQ Trust CVID state as enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.37.1.2.1.5,DES-1210-10MEbx::qinqVLANTranslationState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the QinQ VLANTranslation state as enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.37.2,DES-1210-10MEbx::qinqVLANTranslation,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.37.2.1,DES-1210-10MEbx::qinqVlanTranslationCVIDTable,,not-accessible,,current,,A table that contains VLAN translation information applied in enabling  port's swQinQPortVlanTranslation, swQinQPortTrustCVID and QinQ.
.1.3.6.1.4.1.171.10.75.14.1.37.2.1.1,DES-1210-10MEbx::qinqVlanTranslationCVIDEntry,,not-accessible,qinqVlanTranslationCVID,current,,A list of VLAN translation information applied in enabling a  port's swQinQPortVlanTranslation, swQinQPortTrustCVID and QinQ.
.1.3.6.1.4.1.171.10.75.14.1.37.2.1.1.1,DES-1210-10MEbx::qinqVlanTranslationCVID,Unsigned32,read-only,,current,,The customer VLAN identifier in a C-TAG.
.1.3.6.1.4.1.171.10.75.14.1.37.2.1.1.2,DES-1210-10MEbx::qinqVlanTranslationSVID,Unsigned32,read-create,,current,,A VLAN identifier conveyed in an S-TAG.
.1.3.6.1.4.1.171.10.75.14.1.37.2.1.1.3,DES-1210-10MEbx::qinqVlanTranslationSVIDOperation,INTEGER,read-create,,current,add(1):replace(2),The 'add' action indicates to add a tag for the assigned SP-VLAN before the C-VLAN tag. If there is S-TAG in the packet, this rule will not take effect. The 'replace' action indicates to replace the C-VLAN in the tag by the SP-VLAN. If there is no C-TAG in the packet, this rule will not take effect.
.1.3.6.1.4.1.171.10.75.14.1.37.2.1.1.4,DES-1210-10MEbx::qinqVlanTranslationCVIDRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.38,DES-1210-10MEbx::companyTimeRangeMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.38.1,DES-1210-10MEbx::swTimeRangeSettingTable,,not-accessible,,current,,A table to configure time Range in the system.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1,DES-1210-10MEbx::swTimeRangeSettingEntry,,not-accessible,swTimeRangeIndex,current,,A schedule entry to configure time Range in the system.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.1,DES-1210-10MEbx::swTimeRangeIndex,Integer32,read-only,,current,,The Time Range identifier. The maximum number of Schedule entry is  the number of ports supported PoE function.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.2,DES-1210-10MEbx::swTimeRangeName,OCTET,read-write,,current,,The Schedule name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.3,DES-1210-10MEbx::swTimeRangeDate,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable date range checking while executing time base PoE.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.4,DES-1210-10MEbx::swTimeRangeStartYear,INTEGER,read-write,,current,y2009(2009):y2010(2010):y2011(2011):y2012(2012):y2013(2013):y2014(2014):y2015(2015):y2016(2016):y2017(2017):y2018(2018):y2019(2019):y2020(2020):y2021(2021):y2022(2022):y2023(2023):y2024(2024):y2025(2025):y2026(2026):y2027(2027):y2028(2028):y2029(2029):y2030(2030):y2031(2031):y2032(2032):y2033(2033):y2034(2034):y2035(2035):y2036(2036):y2037(2037),Start year of the Schedule entry.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.5,DES-1210-10MEbx::swTimeRangeStartMonth,INTEGER,read-write,,current,january(1):february(2):march(3):april(4):may(5):june(6):july(7):august(8):september(9):october(10):november(11):december(12),Start month of the Schedule entry.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.6,DES-1210-10MEbx::swTimeRangeStartDay,Integer32,read-write,,current,,Start day of the Schedule entry.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.7,DES-1210-10MEbx::swTimeRangeStartHour,Integer32,read-write,,current,,Start hour of the Schedule entry.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.8,DES-1210-10MEbx::swTimeRangeStartMinute,Integer32,read-write,,current,,Start minute of the Schedule entry.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.9,DES-1210-10MEbx::swTimeRangeEndYear,INTEGER,read-write,,current,y2009(2009):y2010(2010):y2011(2011):y2012(2012):y2013(2013):y2014(2014):y2015(2015):y2016(2016):y2017(2017):y2018(2018):y2019(2019):y2020(2020):y2021(2021):y2022(2022):y2023(2023):y2024(2024):y2025(2025):y2026(2026):y2027(2027):y2028(2028):y2029(2029):y2030(2030):y2031(2031):y2032(2032):y2033(2033):y2034(2034):y2035(2035):y2036(2036):y2037(2037),End year of the Schedule entry.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.10,DES-1210-10MEbx::swTimeRangeEndMonth,INTEGER,read-write,,current,january(1):february(2):march(3):april(4):may(5):june(6):july(7):august(8):september(9):october(10):november(11):december(12),End month of the Schedule entry.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.11,DES-1210-10MEbx::swTimeRangeEndDay,Integer32,read-write,,current,,End day of the Schedule entry.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.12,DES-1210-10MEbx::swTimeRangeEndHour,Integer32,read-write,,current,,End hour of the Schedule entry.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.13,DES-1210-10MEbx::swTimeRangeEndMinute,Integer32,read-write,,current,,End minute of the Schedule entry.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.14,DES-1210-10MEbx::swTimeRangeMonday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Monday.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.15,DES-1210-10MEbx::swTimeRangeTuesday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Tuesday.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.16,DES-1210-10MEbx::swTimeRangeWednesday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Wednesday.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.17,DES-1210-10MEbx::swTimeRangeThursday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Thursday.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.18,DES-1210-10MEbx::swTimeRangeFriday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Friday.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.19,DES-1210-10MEbx::swTimeRangeSaturday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Saturday.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.20,DES-1210-10MEbx::swTimeRangeSunday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Sunday.
.1.3.6.1.4.1.171.10.75.14.1.38.1.1.21,DES-1210-10MEbx::swTimeRangeRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Time Range Information Table. Only a subset
.1.3.6.1.4.1.171.10.75.14.1.40,DES-1210-10MEbx::companySMTP,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.40.1,DES-1210-10MEbx::ipv4smtpState,INTEGER,read-write,,obsolete,disabled(0):enabled(1),Enable or Disable SMTP function.
.1.3.6.1.4.1.171.10.75.14.1.40.2,DES-1210-10MEbx::ipv4smtpServerAddr,IpAddress,read-write,,obsolete,,SMTP Server's IP Address
.1.3.6.1.4.1.171.10.75.14.1.40.3,DES-1210-10MEbx::ipv4smtpServerPort,INTEGER,read-write,,obsolete,,SMTP Server's port
.1.3.6.1.4.1.171.10.75.14.1.40.4,DES-1210-10MEbx::ipv4smtpSelfMailAddr,OCTET,read-write,,obsolete,,The sender's (DUT) mail address .
.1.3.6.1.4.1.171.10.75.14.1.40.5,DES-1210-10MEbx::ipv4smtpRecvMailAddrTable,,not-accessible,,current,,Receivers' mail address table.
.1.3.6.1.4.1.171.10.75.14.1.40.5.1,DES-1210-10MEbx::ipv4smtpRecvMailAddrEntry,,not-accessible,ipv4smtpRecvMailAddrIndex,current,,Receivers' mail address entry.
.1.3.6.1.4.1.171.10.75.14.1.40.5.1.1,DES-1210-10MEbx::ipv4smtpRecvMailAddrIndex,INTEGER,read-only,,current,,Receivers' mail address index (1~8).
.1.3.6.1.4.1.171.10.75.14.1.40.5.1.2,DES-1210-10MEbx::ipv4smtpRecvMailAddr,OCTET,read-write,,current,,Receivers' mail address.
.1.3.6.1.4.1.171.10.75.14.1.40.5.1.3,DES-1210-10MEbx::ipv4smtpRecvMailAddrStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Rowstatus of the receiver's mail address.
.1.3.6.1.4.1.171.10.75.14.1.40.6,DES-1210-10MEbx::sysSMTPServerGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.40.6.1,DES-1210-10MEbx::smtpState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable or Disable SMTP function.
.1.3.6.1.4.1.171.10.75.14.1.40.6.2,DES-1210-10MEbx::smtpServerAddr,OCTET,read-write,,current,,SMTP Server's IP Address
.1.3.6.1.4.1.171.10.75.14.1.40.6.3,DES-1210-10MEbx::smtpServerAddrType,INTEGER,read-write,,current,iPv4(1):iPv6(2),SMTP Server's Address type.
.1.3.6.1.4.1.171.10.75.14.1.40.6.4,DES-1210-10MEbx::smtpServerAddrInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the smtpServerAddrInterfaceName is linklocal address.
.1.3.6.1.4.1.171.10.75.14.1.40.6.5,DES-1210-10MEbx::smtpServerPort,INTEGER,read-write,,current,,SMTP Server's port
.1.3.6.1.4.1.171.10.75.14.1.40.6.6,DES-1210-10MEbx::smtpSelfMailAddr,OCTET,read-write,,current,,The sender's (DUT) mail address .
.1.3.6.1.4.1.171.10.75.14.1.40.6.7,DES-1210-10MEbx::smtpRecvMailAddrTable,,not-accessible,,current,,Receivers' mail address table.
.1.3.6.1.4.1.171.10.75.14.1.40.6.7.1,DES-1210-10MEbx::smtpRecvMailAddrEntry,,not-accessible,smtpRecvMailAddrIndex,current,,Receivers' mail address entry.
.1.3.6.1.4.1.171.10.75.14.1.40.6.7.1.1,DES-1210-10MEbx::smtpRecvMailAddrIndex,INTEGER,read-only,,current,,Receivers' mail address index (1~8).
.1.3.6.1.4.1.171.10.75.14.1.40.6.7.1.2,DES-1210-10MEbx::smtpRecvMailAddr,OCTET,read-write,,current,,Receivers' mail address.
.1.3.6.1.4.1.171.10.75.14.1.40.6.7.1.3,DES-1210-10MEbx::smtpRecvMailAddrStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Rowstatus of the receiver's mail address.
.1.3.6.1.4.1.171.10.75.14.1.42,DES-1210-10MEbx::companyStaticRoute,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.42.1,DES-1210-10MEbx::staticRouteTable,,not-accessible,,current,,A list of the Static Route Table.
.1.3.6.1.4.1.171.10.75.14.1.42.1.1,DES-1210-10MEbx::staticRouteEntry,,not-accessible,staticRouteIpAddr:staticRouteNetmask:staticRouteGateway,current,,A Static route entry maintain by the IP Address, netmask and gateway.
.1.3.6.1.4.1.171.10.75.14.1.42.1.1.1,DES-1210-10MEbx::staticRouteInterfaceID,INTEGER,read-only,,current,,The InterfaceID of the static Route entry.
.1.3.6.1.4.1.171.10.75.14.1.42.1.1.2,DES-1210-10MEbx::staticRouteIpAddr,IpAddress,read-only,,current,,Allows the entry of an IP address that will be a static entry into the Switch's Routing Table.
.1.3.6.1.4.1.171.10.75.14.1.42.1.1.3,DES-1210-10MEbx::staticRouteNetmask,IpAddress,read-only,,current,,Allows the entry of a subnet mask corresponding to the IP address above.
.1.3.6.1.4.1.171.10.75.14.1.42.1.1.4,DES-1210-10MEbx::staticRouteGateway,IpAddress,read-only,,current,,Allows the entry of an IP address of a gateway for the IP address above.
.1.3.6.1.4.1.171.10.75.14.1.42.1.1.5,DES-1210-10MEbx::staticRouteMetric,INTEGER,read-write,,current,,Allows the entry of a routing protocol metric representing the number of  routers between the Switch and the IP address above.(1-65535)
.1.3.6.1.4.1.171.10.75.14.1.42.1.1.6,DES-1210-10MEbx::staticRouteProtocol,INTEGER,read-only,,current,default(0):static(1),The route protocol of the static route entry.
.1.3.6.1.4.1.171.10.75.14.1.42.1.1.8,DES-1210-10MEbx::staticRouteActiveStatus,INTEGER,read-only,,current,active(0):inactive(1),The active/inactive status of the static route entry.
.1.3.6.1.4.1.171.10.75.14.1.42.1.1.9,DES-1210-10MEbx::staticRouteRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static Route Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.14.1.42.2,DES-1210-10MEbx::staticRouteV6Table,,not-accessible,,current,,A list of the Static Route Table.
.1.3.6.1.4.1.171.10.75.14.1.42.2.1,DES-1210-10MEbx::staticRouteV6Entry,,not-accessible,staticRouteV6IpAddr:staticRouteV6Prefix:staticRouteV6NextHop,current,,A Static route entry maintain by the IP Address, netmask and gateway.
.1.3.6.1.4.1.171.10.75.14.1.42.2.1.1,DES-1210-10MEbx::staticRouteV6InterfaceID,INTEGER,read-only,,current,,The InterfaceID of the static Route entry.
.1.3.6.1.4.1.171.10.75.14.1.42.2.1.2,DES-1210-10MEbx::staticRouteV6IpAddr,OCTET,read-only,,current,,Allows the entry of an IP address that will be a static entry into the Switch's Routing Table.
.1.3.6.1.4.1.171.10.75.14.1.42.2.1.3,DES-1210-10MEbx::staticRouteV6Prefix,INTEGER,read-only,,current,,Allows the entry of a subnet mask corresponding to the IP address above.
.1.3.6.1.4.1.171.10.75.14.1.42.2.1.4,DES-1210-10MEbx::staticRouteV6NextHop,OCTET,read-only,,current,,Allows the entry of an IP address of a gateway for the IP address above.
.1.3.6.1.4.1.171.10.75.14.1.42.2.1.5,DES-1210-10MEbx::staticRouteV6Metric,INTEGER,read-write,,current,,Allows the entry of a routing protocol metric representing the number of  routers between the Switch and the IP address above.(1-65535)
.1.3.6.1.4.1.171.10.75.14.1.42.2.1.6,DES-1210-10MEbx::staticRouteV6Protocol,INTEGER,read-only,,current,default(0):static(1),The route protocol of the static route entry.
.1.3.6.1.4.1.171.10.75.14.1.42.2.1.8,DES-1210-10MEbx::staticRouteV6ActiveStatus,INTEGER,read-only,,current,active(0):inactive(1),The active/inactive status of the static route entry.
.1.3.6.1.4.1.171.10.75.14.1.42.2.1.9,DES-1210-10MEbx::staticRouteV6RowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static Route Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.14.1.45,DES-1210-10MEbx::companyLimitIp,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.45.1,DES-1210-10MEbx::limitIpMulticastProfileTable,,not-accessible,,current,,A list of the limit ip multicast Profile Table.
.1.3.6.1.4.1.171.10.75.14.1.45.1.1,DES-1210-10MEbx::limitIpMulticastProfileEntry,,not-accessible,limitIpMulticastIPType:limitIpMulticastProfileID,current,,A limit ip multicast entry maintain by the start IP Address, end ip address, profile id.
.1.3.6.1.4.1.171.10.75.14.1.45.1.1.1,DES-1210-10MEbx::limitIpMulticastIPType,INTEGER,read-only,,current,ipv4(1):ipv6(2),Indicate the IP type of profile.
.1.3.6.1.4.1.171.10.75.14.1.45.1.1.2,DES-1210-10MEbx::limitIpMulticastProfileID,INTEGER,read-only,,current,,The ProfileID of the limit ip multicast profile entry.
.1.3.6.1.4.1.171.10.75.14.1.45.1.1.3,DES-1210-10MEbx::limitIpMulticastProfileName,OCTET,read-write,,current,,The ProfileName of the limit ip multicast profile entry.
.1.3.6.1.4.1.171.10.75.14.1.45.1.1.4,DES-1210-10MEbx::limitIpMulticastProfileStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the limit ip multicast profile Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.14.1.45.2,DES-1210-10MEbx::limitIpMulticastEntryTable,,not-accessible,,current,,A list of the limit ip multicast entry Table.
.1.3.6.1.4.1.171.10.75.14.1.45.2.1,DES-1210-10MEbx::limitIpMulticastEntry,,not-accessible,limitIpMulticastEntryIPType:limitIpMulticastEntryProfileID:limitIpMulticaststartIpAddr:limitIpMulticastendIpAddr,current,,A limit ip multicast entry maintain by the start IP Address, end ip address, profile id.
.1.3.6.1.4.1.171.10.75.14.1.45.2.1.1,DES-1210-10MEbx::limitIpMulticastEntryIPType,INTEGER,read-only,,current,ipv4(1):ipv6(2),Indicate the IP type of entry.
.1.3.6.1.4.1.171.10.75.14.1.45.2.1.2,DES-1210-10MEbx::limitIpMulticastEntryProfileID,INTEGER,read-only,,current,,The ProfileID of the limit ip multicast entry.
.1.3.6.1.4.1.171.10.75.14.1.45.2.1.3,DES-1210-10MEbx::limitIpMulticaststartIpAddr,OCTET,read-only,,current,,The limit ip multicast IP address is used to set start ip
.1.3.6.1.4.1.171.10.75.14.1.45.2.1.4,DES-1210-10MEbx::limitIpMulticastendIpAddr,OCTET,read-only,,current,,The limit ip multicast IP address is used to set end ip
.1.3.6.1.4.1.171.10.75.14.1.45.2.1.5,DES-1210-10MEbx::limitIpMulticastStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the limit ip multicast entry Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.14.1.45.3,DES-1210-10MEbx::limitIpMulticastPortTable,,not-accessible,,current,,A list of the limit ip multicast Port entry Table.
.1.3.6.1.4.1.171.10.75.14.1.45.3.1,DES-1210-10MEbx::limitIpMulticastPortEntry,,not-accessible,limitIpMulticastPortIPType:limitIpMulticastPortID,current,,A limit ip multicast entry maintain by the Port Index.
.1.3.6.1.4.1.171.10.75.14.1.45.3.1.1,DES-1210-10MEbx::limitIpMulticastPortIPType,INTEGER,read-only,,current,ipv4(1):ipv6(2),Indicate the IP type of entry.
.1.3.6.1.4.1.171.10.75.14.1.45.3.1.2,DES-1210-10MEbx::limitIpMulticastPortID,INTEGER,read-only,,current,,The Port Index of the limit ip multicast port entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.45.3.1.3,DES-1210-10MEbx::limitIpMulticastPortState,INTEGER,read-write,,current,permit(1):deny(2),The limit ip multicast port state
.1.3.6.1.4.1.171.10.75.14.1.45.3.1.4,DES-1210-10MEbx::limitIpMulticastPortProfileID,OCTET,read-write,,current,,The limit ip multicast port mapping profileID list.
.1.3.6.1.4.1.171.10.75.14.1.45.3.1.5,DES-1210-10MEbx::limitIpMulticastPortMaxGrp,INTEGER,read-write,,current,,The limit ip multicast per-port max group.
.1.3.6.1.4.1.171.10.75.14.1.45.3.1.6,DES-1210-10MEbx::limitIpMulticastPortAction,INTEGER,read-write,,current,drop(1):replace(2),The limit ip multicast port action.
.1.3.6.1.4.1.171.10.75.14.1.48,DES-1210-10MEbx::companyGratuitousARP,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.48.1,DES-1210-10MEbx::sysGratuitousARPGlobalSettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.48.1.1,DES-1210-10MEbx::sysGratuitousARPIPIfStatusUp,INTEGER,read-write,,current,enable(1):disable(2),This object indicates Send On IP Interface Status Up is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.48.1.2,DES-1210-10MEbx::sysGratuitousARPDuplicateIPDetected,INTEGER,read-write,,current,enable(1):disable(2),This object indicates Send On Duplicate IP Detected is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.48.1.3,DES-1210-10MEbx::sysGratuitousARPLearning,INTEGER,read-write,,current,enable(1):disable(2),This object indicates Gratuitous ARP Learning is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.48.2,DES-1210-10MEbx::sysGratuitousARPSettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.48.2.1,DES-1210-10MEbx::sysGratuitousARPTable,,not-accessible,,current,,Set/Add Gratuitous ARP interface name and interval time.
.1.3.6.1.4.1.171.10.75.14.1.48.2.1.1,DES-1210-10MEbx::sysGratuitousARPEntry,,not-accessible,sysGratuitousARPIFName,current,,The entry of gratuitous ARP!
.1.3.6.1.4.1.171.10.75.14.1.48.2.1.1.1,DES-1210-10MEbx::sysGratuitousARPIFName,OCTET,read-only,,current,,Interface name.
.1.3.6.1.4.1.171.10.75.14.1.48.2.1.1.2,DES-1210-10MEbx::sysGratuitousARPInterval,Integer32,read-write,,current,,Gratuitous ARP interval time for each interface.
.1.3.6.1.4.1.171.10.75.14.1.49,DES-1210-10MEbx::companyMulticastFilter,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.49.1,DES-1210-10MEbx::mcastFilterPortTable,,not-accessible,,current,,A table to control multicast filtering modes.
.1.3.6.1.4.1.171.10.75.14.1.49.1.1,DES-1210-10MEbx::mcastFilterPortEntry,,not-accessible,mcastFilterPortIndex,current,,An entry appears in this table for each interface in the mcastFiltertem.  Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.14.1.49.1.1.1,DES-1210-10MEbx::mcastFilterPortIndex,Integer32,not-accessible,,current,,Interface index of the port for which the configuration in this entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.49.1.1.2,DES-1210-10MEbx::mcastFilterPortType,INTEGER,read-write,,current,forward(1):filter(2),Configures the multicast filtering modes as below : forward -Forwards all unregistered groups. filter -Filters all unregistered groups.
.1.3.6.1.4.1.171.10.75.14.1.50,DES-1210-10MEbx::companyNeighbor,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.50.1,DES-1210-10MEbx::neighborTable,,not-accessible,,current,,A list of the Neighbor Cache Table.
.1.3.6.1.4.1.171.10.75.14.1.50.1.1,DES-1210-10MEbx::neighborEntry,,not-accessible,neighborIfindex:neighborIPv6Addr:neighborMACAddr,current,,A Neighbor cache entry containing the ifindex and ipv6 addr.
.1.3.6.1.4.1.171.10.75.14.1.50.1.1.1,DES-1210-10MEbx::neighborIfindex,INTEGER,read-only,,current,,The interface index of the Neighbor entry. Must be conform to the existing interface name.
.1.3.6.1.4.1.171.10.75.14.1.50.1.1.2,DES-1210-10MEbx::neighborIPv6Addr,OCTET,read-only,,current,,Allows the entry of an IP address that will be a Neighbor entry into the Neighbor Cache Table.
.1.3.6.1.4.1.171.10.75.14.1.50.1.1.3,DES-1210-10MEbx::neighborMACAddr,OCTET,read-only,,current,,The MAC address associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.14.1.50.1.1.4,DES-1210-10MEbx::neighborType,INTEGER,read-only,,current,static(1):dynamic(2),The type associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.14.1.50.1.1.5,DES-1210-10MEbx::neighborCacheState,INTEGER,read-only,,current,static(1):reachable(2):incomplete(3):stale(4):delay(5):probe(6):notinservice(7),The type associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.14.1.50.1.1.6,DES-1210-10MEbx::neighborActiveStatus,INTEGER,read-only,,current,active(1):inactive(2),The active status of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.14.1.50.1.1.7,DES-1210-10MEbx::neighborRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Neighbor Cache Table. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
.1.3.6.1.4.1.171.10.75.14.1.51,DES-1210-10MEbx::companyEoam,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.51.1,DES-1210-10MEbx::eoamSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.51.1.2,DES-1210-10MEbx::eoamTable,,not-accessible,,current,,A table that contains EOAM mode information about each port.
.1.3.6.1.4.1.171.10.75.14.1.51.1.2.1,DES-1210-10MEbx::eoamEntry,,not-accessible,eoamIfIndex,current,,A list of EOAM mode information for each port.
.1.3.6.1.4.1.171.10.75.14.1.51.1.2.1.1,DES-1210-10MEbx::eoamIfIndex,Integer32,read-only,,current,,The index of the port. 
.1.3.6.1.4.1.171.10.75.14.1.51.1.2.1.2,DES-1210-10MEbx::eoamState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM state enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.51.1.2.1.3,DES-1210-10MEbx::eoamMode,INTEGER,read-write,,current,passive(1):active(2),Sets the EOAM mode as active or passive.
.1.3.6.1.4.1.171.10.75.14.1.51.1.2.1.4,DES-1210-10MEbx::eoamReceivedRemoteLoopback,INTEGER,read-write,,current,ignore(1):process(2),Sets the EOAM received or ignore remote loopback packets.
.1.3.6.1.4.1.171.10.75.14.1.51.1.2.1.5,DES-1210-10MEbx::eoamRemoteLoopback,INTEGER,read-write,,current,noLoopBack(1):startLoopBack(2):remoteLoopBack(3):stopLoopBack(4):localLoopBack(5):unknownLoopBack(6),Sets the EOAM remote loopback start or stop.
.1.3.6.1.4.1.171.10.75.14.1.51.1.2.1.6,DES-1210-10MEbx::eoamDyingGaspEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM dying gasp state enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.51.1.2.1.7,DES-1210-10MEbx::eoamCriticalEventEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM critical event state enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.51.2,DES-1210-10MEbx::eoamLinkMonitor,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.51.2.1,DES-1210-10MEbx::eoamLinkMonitorTable,,not-accessible,,current,,A table that contains EOAM link monitor information about each port.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1,DES-1210-10MEbx::eoamLinkMonitorEntry,,not-accessible,eoamLinkMonitorIfIndex,current,,A list of EOAM link monitor information for each port.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.1,DES-1210-10MEbx::eoamLinkMonitorIfIndex,Integer32,read-only,,current,,The index of the port. 
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.2,DES-1210-10MEbx::errorSymbolNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM error symbol notify state enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.3,DES-1210-10MEbx::errorSymbolThreshold,Unsigned32,read-write,,current,,Sets the EOAM error symbol threshold.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.4,DES-1210-10MEbx::errorSymbolWindow,Unsigned32,read-write,,current,,Sets the EOAM error symbol window.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.5,DES-1210-10MEbx::errorFrameNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM error frame notify state enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.6,DES-1210-10MEbx::errorFrameThreshold,Unsigned32,read-write,,current,,Sets the EOAM error frame threshold.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.7,DES-1210-10MEbx::errorFrameWindow,Unsigned32,read-write,,current,,Sets the EOAM error symbol window.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.8,DES-1210-10MEbx::errorFrameSecondsNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM error symbol notify state enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.9,DES-1210-10MEbx::errorFrameSecondsThreshold,Unsigned32,read-write,,current,,Sets the EOAM error symbol threshold.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.10,DES-1210-10MEbx::errorFrameSecondsWindow,Unsigned32,read-write,,current,,Sets the EOAM error symbol window.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.11,DES-1210-10MEbx::errorFramePeriodNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM error symbol notify state enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.12,DES-1210-10MEbx::errorFramePeriodThreshold,Unsigned32,read-write,,current,,Sets the EOAM error symbol threshold.
.1.3.6.1.4.1.171.10.75.14.1.51.2.1.1.13,DES-1210-10MEbx::errorFramePeriodWindow,Unsigned32,read-write,,current,,Sets the EOAM error symbol window.
.1.3.6.1.4.1.171.10.75.14.1.52,DES-1210-10MEbx::companyDuld,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.52.1,DES-1210-10MEbx::duldSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.52.1.1,DES-1210-10MEbx::duldTable,,not-accessible,,current,,A table that contains DULD mode information about each port.
.1.3.6.1.4.1.171.10.75.14.1.52.1.1.1,DES-1210-10MEbx::duldEntry,,not-accessible,duldIfIndex,current,,A list of DULD mode information for each port.
.1.3.6.1.4.1.171.10.75.14.1.52.1.1.1.1,DES-1210-10MEbx::duldIfIndex,Integer32,read-only,,current,,The index of the port. 
.1.3.6.1.4.1.171.10.75.14.1.52.1.1.1.2,DES-1210-10MEbx::duldState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the DULD admin state enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.52.1.1.1.3,DES-1210-10MEbx::duldOperState,INTEGER,read-only,,current,enabled(1):disabled(2),Gets the DULD Oper state enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.52.1.1.1.4,DES-1210-10MEbx::duldMode,INTEGER,read-write,,current,shutdown(1):normal(2),Sets the DULD mode as shutdown or normal.
.1.3.6.1.4.1.171.10.75.14.1.52.1.1.1.5,DES-1210-10MEbx::duldLinkStatus,INTEGER,read-only,,current,unknow(1):bidirectional(2):txFault(3):rxFault(4):linkDown(5),Gets the DULD link status.
.1.3.6.1.4.1.171.10.75.14.1.52.1.1.1.6,DES-1210-10MEbx::duldDiscoveryTime,Unsigned32,read-write,,current,,Sets the DULD discovery time.
.1.3.6.1.4.1.171.10.75.14.1.52.1.2,DES-1210-10MEbx::duldRecoverTime,Unsigned32,read-write,,current,,Duld auto recover time.
.1.3.6.1.4.1.171.10.75.14.1.70,DES-1210-10MEbx::companyMacBasedVlan,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.70.1,DES-1210-10MEbx::macBasedVlanTable,,not-accessible,,current,,A table that contains information on Vlan-MAC address 
.1.3.6.1.4.1.171.10.75.14.1.70.1.1,DES-1210-10MEbx::macBasedVlanEntry,,not-accessible,vlanMacMapIndex,current,,Entry that contains Vlan-MAC address mapping.
.1.3.6.1.4.1.171.10.75.14.1.70.1.1.1,DES-1210-10MEbx::vlanMacMapIndex,Integer32,read-only,,current,,Index of cmMacBasedVlanEntry. This object indicates the mac vlan entry for which  the configurations in cmMacBasedVlanEntry is to be done.
.1.3.6.1.4.1.171.10.75.14.1.70.1.1.2,DES-1210-10MEbx::vlanMacMapAddr,OCTET,read-write,,current,,The Mac address for which the Vlan mapping is present in the entry.
.1.3.6.1.4.1.171.10.75.14.1.70.1.1.3,DES-1210-10MEbx::vlanMacMapAddrMask,OCTET,read-write,,current,,The Mac address for which the Vlan mapping is present in the entry.
.1.3.6.1.4.1.171.10.75.14.1.70.1.1.4,DES-1210-10MEbx::vlanMacMapVid,Unsigned32,read-write,,current,,The Vlan to which the mac address of this entry is mapped to.
.1.3.6.1.4.1.171.10.75.14.1.70.1.1.5,DES-1210-10MEbx::vlanMacStatus,OCTET,read-only,,current,,The status given to the mac-vlan entry.
.1.3.6.1.4.1.171.10.75.14.1.70.1.1.6,DES-1210-10MEbx::vlanMacType,OCTET,read-only,,current,,The type given to the mac-vlan entry.
.1.3.6.1.4.1.171.10.75.14.1.70.1.1.99,DES-1210-10MEbx::vlanMacMapRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status of the entry.
.1.3.6.1.4.1.171.10.75.14.1.70.2,DES-1210-10MEbx::macBasedVlanLearningTable,,not-accessible,,current,,A table that contains information on Vlan-MAC address 
.1.3.6.1.4.1.171.10.75.14.1.70.2.1,DES-1210-10MEbx::macBasedVlanLearningEntry,,not-accessible,vlanMacMapLearningAddr,current,,Entry that contains Vlan-MAC address mapping by sw learning.
.1.3.6.1.4.1.171.10.75.14.1.70.2.1.1,DES-1210-10MEbx::vlanMacMapLearningAddr,OCTET,read-only,,current,,The Mac address for which the Vlan mapping is present in the learning entry.
.1.3.6.1.4.1.171.10.75.14.1.70.2.1.2,DES-1210-10MEbx::vlanMacMapLearningVid,Unsigned32,read-only,,current,,The Vlan to which the mac address of this learning entry is mapped to.
.1.3.6.1.4.1.171.10.75.14.1.70.2.1.3,DES-1210-10MEbx::vlanMacLearningStatus,OCTET,read-only,,current,,The status given to the mac-vlan learning entry.
.1.3.6.1.4.1.171.10.75.14.1.70.2.1.4,DES-1210-10MEbx::vlanMacLearningType,OCTET,read-only,,current,,The type given to the mac-vlan learning entry.
.1.3.6.1.4.1.171.10.75.14.1.70.2.1.99,DES-1210-10MEbx::vlanMacMapLearningRowStatus,INTEGER,read-only,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status of the learning entry.
.1.3.6.1.4.1.171.10.75.14.1.77,DES-1210-10MEbx::companyBPDUAttack,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.77.1,DES-1210-10MEbx::sysBPDUAttackStateEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Use this to enable BPDU attack protection. The BPDU Attack Protection function and Spanning Tree Protocol  for ports are mutually exclusive. When the STP function is enabled  on a particular port, BPDU Attack Protection cannot be enabled.
.1.3.6.1.4.1.171.10.75.14.1.77.2,DES-1210-10MEbx::sysBPDUAttackRecoverTime,Integer32,read-write,,current,,When a port enters under attack state, it can be disabled or blocked  based on the configuration. The state can be recovered manually or  by the auto recovery mechanism. This command is used to configure the  auto-recovery timer. To manually recover the port, the user needs to  disable and re-enable the port.
.1.3.6.1.4.1.171.10.75.14.1.77.3,DES-1210-10MEbx::sysBPDUAttackCtrlTable,,not-accessible,,current,,A table to control BPDU Attack features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.14.1.77.3.1,DES-1210-10MEbx::sysBPDUAttackCtrlEntry,,not-accessible,sysBPDUAttackCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.14.1.77.3.1.1,DES-1210-10MEbx::sysBPDUAttackCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.77.3.1.2,DES-1210-10MEbx::sysBPDUAttackPortState,INTEGER,read-write,,current,enabled(1):disabled(2),Used to configure the BPDU Attack Protection state of a port. The default state is disable.
.1.3.6.1.4.1.171.10.75.14.1.77.3.1.3,DES-1210-10MEbx::sysBPDUAttackPortMode,INTEGER,read-write,,current,drop(1):block(2):shutdown(3),Used to configure the BPDU Attack Protection mode of a port.
.1.3.6.1.4.1.171.10.75.14.1.77.3.1.4,DES-1210-10MEbx::sysBPDUAttackPortStatus,INTEGER,read-only,,current,normal(1):underAttack(2),Use this to view per port BPDU attack protection status.
.1.3.6.1.4.1.171.10.75.14.1.77.4,DES-1210-10MEbx::sysBPDUAttackLog,INTEGER,read-write,,current,none(1):attackDetected(2):attackCleared(3):both(4),Used to configure log settings for BPDU attack protection events.
.1.3.6.1.4.1.171.10.75.14.1.86,DES-1210-10MEbx::companyDHCPv6Relay,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.86.1,DES-1210-10MEbx::dhcpv6RelayControl,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.86.1.1,DES-1210-10MEbx::dhcpv6RelayState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCPv6 relay function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.86.1.2,DES-1210-10MEbx::dhcpv6RelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that the DHCPv6 packets can cross.
.1.3.6.1.4.1.171.10.75.14.1.86.1.3,DES-1210-10MEbx::dhcpv6RelayEnablePortlist,OCTET,read-write,,current,,This object indicates DHCPv6 relay function is enabled or disabled by portlist.
.1.3.6.1.4.1.171.10.75.14.1.86.2,DES-1210-10MEbx::dhcpv6RelayManagement,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.86.2.1,DES-1210-10MEbx::dhcpv6RelayInterfaceSettingsTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.1.86.2.1.1,DES-1210-10MEbx::dhcpv6RelayInterfaceSettingsEntry,,not-accessible,dhcpv6RelayInterface:dhcpv6RelayServerIP,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.1.86.2.1.1.1,DES-1210-10MEbx::dhcpv6RelayInterface,OCTET,read-only,,current,,This object indicates the maximum number of router hops that the DHCPv6 packets can cross.
.1.3.6.1.4.1.171.10.75.14.1.86.2.1.1.2,DES-1210-10MEbx::dhcpv6RelayServerIP,OCTET,read-only,,current,,This object indicates the DHCP server IP address.
.1.3.6.1.4.1.171.10.75.14.1.86.2.1.1.99,DES-1210-10MEbx::dhcpv6RelayInterfaceSettingsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.1.86.3,DES-1210-10MEbx::dhcpv6RelayOption37,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.86.3.1,DES-1210-10MEbx::dhcpv6RelayOption37State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 37 function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.86.3.2,DES-1210-10MEbx::dhcpv6RelayOption37CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 37 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.86.3.3,DES-1210-10MEbx::dhcpv6RelayOption37RemoteIDType,INTEGER,read-write,,current,default(0):cid-with-user-define(1):user-define(2),This object indicates the type of remote ID.
.1.3.6.1.4.1.171.10.75.14.1.86.3.4,DES-1210-10MEbx::dhcpv6RelayOption37RemoteID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If RemoteIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If RemoteIDType is set to user-defined, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.14.1.86.4,DES-1210-10MEbx::dhcpv6RelayOption38,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.86.4.1,DES-1210-10MEbx::dhcpv6RelayOpt38Table,,not-accessible,,current,,A table to control port security features of the device.
.1.3.6.1.4.1.171.10.75.14.1.86.4.1.1,DES-1210-10MEbx::dhcpv6RelayOpt38Entry,,not-accessible,dhcpv6RelayOpt38PortIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.86.4.1.1.1,DES-1210-10MEbx::dhcpv6RelayOpt38PortIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.86.4.1.1.2,DES-1210-10MEbx::dhcpv6RelayOpt38PortState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable / disable option 38 port state.
.1.3.6.1.4.1.171.10.75.14.1.86.4.1.1.3,DES-1210-10MEbx::dhcpv6RelayOpt38PortType,INTEGER,read-write,,current,default(0):user-defined(1),Configure option 38 port Type.
.1.3.6.1.4.1.171.10.75.14.1.86.4.1.1.4,DES-1210-10MEbx::dhcpv6RelayOpt38PortID,OCTET,read-write,,current,,Configure option 38 port ID. Only works when type is user-defined
.1.3.6.1.4.1.171.10.75.14.1.86.5,DES-1210-10MEbx::dhcpv6RelayOption18,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.86.5.1,DES-1210-10MEbx::dhcpv6RelayOption18State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 18 function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.86.5.2,DES-1210-10MEbx::dhcpv6RelayOption18CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 18 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.1.86.5.3,DES-1210-10MEbx::dhcpv6RelayOption18InterfaceIDType,INTEGER,read-write,,current,default(0):cid(1):vendor1(2),This object indicates the type of Interface ID.
.1.3.6.1.4.1.171.10.75.14.1.88,DES-1210-10MEbx::companyMldsGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.88.1,DES-1210-10MEbx::mldsSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.88.1.1,DES-1210-10MEbx::mldsStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables MLD snooping in the system. When set to 'enabled', the MLDS module starts  protocol operations. When set to 'disabled', the MLDS module stops performing  protocol operations.
.1.3.6.1.4.1.171.10.75.14.1.88.1.2,DES-1210-10MEbx::mldsRouterPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  router port entry will be purged. For each router port learnt,  this timer runs for 'RouterPortPurgeInterval' seconds.When the  timer expires, the learnt router port entry is purged. However  if control messages are received from the router before the  timer expiry, then the timer is restarted.
.1.3.6.1.4.1.171.10.75.14.1.88.1.3,DES-1210-10MEbx::mldsHostPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  port entry will be purged. For each port on which report has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a report  message is received from a host on the specific port. If  the timer expires, then , the learnt port entry will  be purged from the multicast group.
.1.3.6.1.4.1.171.10.75.14.1.88.1.8,DES-1210-10MEbx::mldsDataDrivenLearningMaxLearnedEntryVlaue,INTEGER,read-write,,current,,The maximum data driven learning entry value.
.1.3.6.1.4.1.171.10.75.14.1.88.1.9,DES-1210-10MEbx::mldsReportToAllPort,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables MLDS snooping in the system. When set to 'enabled', the MLDS module forwards packets  to report to all port. When set to 'disabled', the MLDS module forwards packets  to router port only.
.1.3.6.1.4.1.171.10.75.14.1.88.3,DES-1210-10MEbx::mldsVlan,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.88.3.3,DES-1210-10MEbx::mldsVlanRouterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.14.1.88.3.3.1,DES-1210-10MEbx::mldsVlanRouterEntry,,not-accessible,mldsVlanRouterVlanId,current,,Contains the VLAN ID and list of ports on which  routers are present in the VLAN.
.1.3.6.1.4.1.171.10.75.14.1.88.3.3.1.1,DES-1210-10MEbx::mldsVlanRouterVlanId,Integer32,read-only,,current,,VLAN ID of the ports through which router is reachable.
.1.3.6.1.4.1.171.10.75.14.1.88.3.3.1.2,DES-1210-10MEbx::mldsVlanRouterPortList,OCTET,read-only,,current,,List of ports on which routers are present.  These router ports are learnt through control messages  received from routers, and can also be configured  statically.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4,DES-1210-10MEbx::mldsVlanFilterTable,,not-accessible,,current,,This table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is  enabled in the system.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1,DES-1210-10MEbx::mldsVlanFilterEntry,,not-accessible,mldsVlanFilterVlanId,current,,Contains snooping status , version and fast leave configuration for a specific VLAN.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.1,DES-1210-10MEbx::mldsVlanFilterVlanId,Integer32,read-only,,current,,Index of MldsVlanFilterEntry. This object indicates the VLAN ID for which  the snooping configurations in MldsVlanFilterEntry is to be done.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.2,DES-1210-10MEbx::mldsVlanSnoopStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable MLDS function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.3,DES-1210-10MEbx::mldsVlanQuerier,INTEGER,read-only,,current,enabled(1):disabled(2),Indicates whether the switch is configured as a querier in the VLAN
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.4,DES-1210-10MEbx::mldsVlanCfgQuerier,INTEGER,read-write,,current,enabled(1):disabled(2),The snooping switch can be configured as a querier via this object  to send out MLD general queries when IGMP routers are not present in the VLAN.  When set to 'enabled', the switch will generate general queries.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.5,DES-1210-10MEbx::mldsVlanQueryInterval,Integer32,read-write,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  the VLAN. A switch should be configured as a querier for a VLAN  only when there is no queriers in the network.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.6,DES-1210-10MEbx::mldsVlanRtrPortList,OCTET,read-write,,current,,List of ports which are configured statically as router ports
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.7,DES-1210-10MEbx::mldsVlanFbdRtrPortList,OCTET,read-write,,current,,List of ports which can be configured statically as forbidden router ports.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.8,DES-1210-10MEbx::mldsVlanFastLeave,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables fast leave for the VLAN. When it is  'disabled',on reception of a leave message, the switch checks if they are any interested receivers for the group by sending  a group specific query before removing the port from the  forwarding table. If set to 'enabled', the switch does not  send a group specific query and immediately removes the port from the forwarding table.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.9,DES-1210-10MEbx::mldsVlanDataDrivenLearningStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable Data Driven Learning function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.10,DES-1210-10MEbx::mldsVlanReportSuppression,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables Report suppression in the system.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.11,DES-1210-10MEbx::mldsVlanRobustnessValue,Integer32,read-write,,current,,When the switch receives leave message on a port, it sends group specific query to check if there are any other  interested receivers for the group. This attribute defines  the maximum number of queries sent by the switch before deleting  the port from the group membership information in the forwarding  database. If the maximum retry count exceeds 'mldsRobustnessValue',  then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no  interested receivers for the group.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.12,DES-1210-10MEbx::mldsVlanGrpQueryInterval,Integer32,read-write,,current,,The value of this attribute defines the time period with which  the switch will send group specific queries on a port to check  if there is any intersted receivers. The switch will send  'mldsRobustnessValue' queries before removing the port from the  group membership information in the forwarding database.
.1.3.6.1.4.1.171.10.75.14.1.88.3.4.1.13,DES-1210-10MEbx::mldsVlanQueryMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time advertised in MLDv1 general queries on this interface.
.1.3.6.1.4.1.171.10.75.14.1.88.3.5,DES-1210-10MEbx::mldsVlanMulticastGroupTable,,not-accessible,,current,,This table contains MAC based multicast forwarding  information.
.1.3.6.1.4.1.171.10.75.14.1.88.3.5.1,DES-1210-10MEbx::mldsVlanMulticastGroupEntry,,not-accessible,mldsVlanMulticastGroupVlanId:mldsVlanMulticastGroupIpAddress,current,,This table contains VLAN ID, multicast group MAC address and the  list of ports onto which the multicast data packets for group should be forwarded.
.1.3.6.1.4.1.171.10.75.14.1.88.3.5.1.1,DES-1210-10MEbx::mldsVlanMulticastGroupVlanId,Integer32,read-only,,current,,VLAN ID pertaining to the Multicast forwarding entry
.1.3.6.1.4.1.171.10.75.14.1.88.3.5.1.2,DES-1210-10MEbx::mldsVlanMulticastGroupIpAddress,OCTET,read-only,,current,,Multicast group IP address. This object indicates that a multicast group address was learned in the switch and be represented  as IP address format.
.1.3.6.1.4.1.171.10.75.14.1.88.3.5.1.3,DES-1210-10MEbx::mldsVlanMulticastGroupMacAddress,OCTET,read-only,,current,,Multicast group MAC address. This object indicates that a multicast group address was learned in the switch and be represented  as MAC address format.
.1.3.6.1.4.1.171.10.75.14.1.88.3.5.1.4,DES-1210-10MEbx::mldsVlanMulticastGroupPortList,OCTET,read-only,,current,,List of ports onto which the multicast data packets destined for this group will be forwarded.
.1.3.6.1.4.1.171.10.75.14.1.88.4,DES-1210-10MEbx::mldsHost,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.88.4.1,DES-1210-10MEbx::mldsHostTable,,not-accessible,,current,,This table is used to manage the IGMP Host based Fast Leave function of the switch.
.1.3.6.1.4.1.171.10.75.14.1.88.4.1.1,DES-1210-10MEbx::mldsHostEntry,,not-accessible,mldsHostTableVLANID:mldsHostTableGroupAddress:mldsHostTablePort:mldsHostTableHostIPAddress,current,,Contains management entities for IGMP Host based fast leave function.
.1.3.6.1.4.1.171.10.75.14.1.88.4.1.1.1,DES-1210-10MEbx::mldsHostTableVLANID,Integer32,read-only,,current,,VLAN ID of IPv6 Host table entry.
.1.3.6.1.4.1.171.10.75.14.1.88.4.1.1.2,DES-1210-10MEbx::mldsHostTableGroupAddress,OCTET,read-only,,current,,Group address of IPv6 Host table entry.
.1.3.6.1.4.1.171.10.75.14.1.88.4.1.1.3,DES-1210-10MEbx::mldsHostTablePort,Integer32,read-only,,current,,Port number of IPv6 Host table entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.88.4.1.1.4,DES-1210-10MEbx::mldsHostTableHostIPAddress,OCTET,read-only,,current,,Host IP address of Group in IPv6 Host table entry.
.1.3.6.1.4.1.171.10.75.14.1.98,DES-1210-10MEbx::companyPPPoE,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.98.1,DES-1210-10MEbx::pppoeGlobalState,INTEGER,read-write,,current,disabled(0):enabled(1),PPPoE global state
.1.3.6.1.4.1.171.10.75.14.1.98.2,DES-1210-10MEbx::pppoePortTable,,not-accessible,,current,,A table to control PPPoE features of the device.
.1.3.6.1.4.1.171.10.75.14.1.98.2.1,DES-1210-10MEbx::pppoePortEntry,,not-accessible,pppoePortIndex,current,,An entry appears in PPPoE table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.98.2.1.1,DES-1210-10MEbx::pppoePortIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.14.1.98.2.1.2,DES-1210-10MEbx::pppoePortState,INTEGER,read-write,,current,disabled(0):enabled(1),PPPoE per port state
.1.3.6.1.4.1.171.10.75.14.1.98.2.1.3,DES-1210-10MEbx::pppoePortCircuitIDType,INTEGER,read-write,,current,ip(0):mac(1):udf(2):vendor2(3):vendor3(4),PPPoE per port circuit ID type
.1.3.6.1.4.1.171.10.75.14.1.98.2.1.4,DES-1210-10MEbx::pppoePortUDFString,OCTET,read-write,,current,,PPPoE per port UDF string
.1.3.6.1.4.1.171.10.75.14.1.98.2.1.5,DES-1210-10MEbx::pppoePortCircuitIDVendor3String,OCTET,read-write,,current,,PPPoE per port circuit ID vendor3 string
.1.3.6.1.4.1.171.10.75.14.1.98.2.1.6,DES-1210-10MEbx::pppoePortRemoteIDType,INTEGER,read-write,,current,default(0):vendor2(1):vendor3(2),PPPoE per port remote ID type
.1.3.6.1.4.1.171.10.75.14.1.98.2.1.7,DES-1210-10MEbx::pppoePortRemoteIDVendor3String,OCTET,read-write,,current,,PPPoE per port remote ID vendor3 string
.1.3.6.1.4.1.171.10.75.14.1.99,DES-1210-10MEbx::companyDoSCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.99.1,DES-1210-10MEbx::doSCtrlTable,,not-accessible,,current,,A table that holds the DoS prevention settings of the device.
.1.3.6.1.4.1.171.10.75.14.1.99.1.1,DES-1210-10MEbx::doSCtrlEntry,,not-accessible,doSCtrlType,current,,A list of DoS prevention settings of the device.
.1.3.6.1.4.1.171.10.75.14.1.99.1.1.1,DES-1210-10MEbx::doSCtrlType,INTEGER,read-only,,current,land-attack(1):blat-attack(2):smurf-attack(3):tcp-null-scan(4):tcp-xmascan(5):tcp-synfin(6):tcp-syn-srcport-less-1024(7),This object indicates the DoS prevention type.
.1.3.6.1.4.1.171.10.75.14.1.99.1.1.2,DES-1210-10MEbx::doSCtrlState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates the status of the DoS prevention type.
.1.3.6.1.4.1.171.10.75.14.1.99.1.1.3,DES-1210-10MEbx::doSCtrlActionType,INTEGER,read-write,,current,drop(0):mirror(1),This object indicates the action for the DoS prevention type.  If this object is set to 'mirror' and DoSCtrlState is set to 'enable', the configuration  will not take effect until a valid mirror port is specified. If mirror port is not valid the behavior will be the same as 'drop'
.1.3.6.1.4.1.171.10.75.14.1.99.1.1.4,DES-1210-10MEbx::doSCtrlMirrorPort,INTEGER,read-write,,current,,This object indicates the port to which the attack packet will be forwarded. A value of 0 means that the DoS prevention action type is either not set to 'mirror'. or the 'mirror' DoS action is not active. When DoSCtrlActionType is set to 'mirror' with DoSCtrlState set to 'enable', setting this value to a valid port number will  activate the 'mirror' DoS action.
.1.3.6.1.4.1.171.10.75.14.1.99.1.1.5,DES-1210-10MEbx::doSCtrlMirrorReplace1P,INTEGER,read-write,,current,,This object indicates the packet to which the attack packet will be replaced 1p to mirror port. The Range of 1p is 0 ~ 7. If value set to -1, it means no chenged.
.1.3.6.1.4.1.171.10.75.14.1.99.1.1.6,DES-1210-10MEbx::doSCtrlMirrorRxRate,INTEGER,read-write,,current,,This object indicates the packet to which the attack packet will be rate limited to mirror port. The Range of rx limit is 0 or 64~1024000. If rate set to 0, it means no limit.
.1.3.6.1.4.1.171.10.75.14.1.99.1.1.7,DES-1210-10MEbx::doSCtrlFrameCount,INTEGER,read-only,,current,,This object indicates the frame counts of the DoS prevention type.
.1.3.6.1.4.1.171.10.75.14.1.99.1.1.8,DES-1210-10MEbx::doSCtrlClearFrameCount,INTEGER,read-write,,current,normal(0):clear(1),This object will clear frame count when set to clear.
.1.3.6.1.4.1.171.10.75.14.1.99.2,DES-1210-10MEbx::dosCtrlTrapLogState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable/Disable Dos Trap Log function. Default is disabled.
.1.3.6.1.4.1.171.10.75.14.1.100,DES-1210-10MEbx::companyAgentBasicInfo,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.100.1,DES-1210-10MEbx::agentCPUutilization,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.100.1.1,DES-1210-10MEbx::agentCPUutilizationIn5sec,Integer32,read-only,,current,,The time scale is set at 5 second intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.14.1.100.1.2,DES-1210-10MEbx::agentCPUutilizationIn1min,Integer32,read-only,,current,,The time scale is set at 1 minute intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.14.1.100.1.3,DES-1210-10MEbx::agentCPUutilizationIn5min,Integer32,read-only,,current,,The time scale is set at 5 minute intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.14.1.100.2,DES-1210-10MEbx::agentMEMutilization,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.100.2.1,DES-1210-10MEbx::agentMEMutilizationIn5sec,Integer32,read-only,,current,,The time scale is set at 5 second intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.14.1.100.2.2,DES-1210-10MEbx::agentMEMutilizationIn1min,Integer32,read-only,,current,,The time scale is set at 1 minute intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.14.1.100.2.3,DES-1210-10MEbx::agentMEMutilizationIn5min,Integer32,read-only,,current,,The time scale is set at 5 minute intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.14.1.100.3,DES-1210-10MEbx::agentPORTutilizationTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.1.100.3.1,DES-1210-10MEbx::agentPORTutilizationEntry,,not-accessible,agentPORTutilizationPortIndex,current,,
.1.3.6.1.4.1.171.10.75.14.1.100.3.1.1,DES-1210-10MEbx::agentPORTutilizationPortIndex,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.100.3.1.2,DES-1210-10MEbx::agentPORTutilizationPortTX5sec,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.100.3.1.3,DES-1210-10MEbx::agentPORTutilizationPortRX5sec,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.100.3.1.4,DES-1210-10MEbx::agentPORTutilizationPortUtil5sec,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.100.3.1.5,DES-1210-10MEbx::agentPORTutilizationPortUtil1min,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.100.3.1.6,DES-1210-10MEbx::agentPORTutilizationPortUtil5min,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.101,DES-1210-10MEbx::companyProtocolVlan,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.101.1,DES-1210-10MEbx::protocolGroupNameTable,,not-accessible,,current,,A table to control protocol group name features of the device.
.1.3.6.1.4.1.171.10.75.14.1.101.1.1,DES-1210-10MEbx::protocolGroupNameEntry,,not-accessible,protocolGroupGID,current,,An entry appears in protocol group name table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.101.1.1.1,DES-1210-10MEbx::protocolGroupGID,Integer32,read-only,,current,,The group ID of protocol group name table.
.1.3.6.1.4.1.171.10.75.14.1.101.1.1.2,DES-1210-10MEbx::protocolGroupName,OCTET,read-write,,current,,The group name of protocol group name table.
.1.3.6.1.4.1.171.10.75.14.1.101.2,DES-1210-10MEbx::protocolGroupTable,,not-accessible,,current,,A table to control protocol group features of the device.
.1.3.6.1.4.1.171.10.75.14.1.101.2.1,DES-1210-10MEbx::protocolGroupEntry,,not-accessible,protocolGroupId:protocolGroupFrameType:protocolGroupProtocolValue,current,,An entry appears in protocol group table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.101.2.1.1,DES-1210-10MEbx::protocolGroupId,Integer32,read-only,,current,,The group ID of protocol group table.
.1.3.6.1.4.1.171.10.75.14.1.101.2.1.2,DES-1210-10MEbx::protocolGroupFrameType,INTEGER,read-only,,current,ethernet(1):ieee8023-snap(2),The frame type of protocol group table.
.1.3.6.1.4.1.171.10.75.14.1.101.2.1.3,DES-1210-10MEbx::protocolGroupProtocolValue,Integer32,read-only,,current,,The protocol value of protocol group table.
.1.3.6.1.4.1.171.10.75.14.1.101.2.1.99,DES-1210-10MEbx::protocolGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status of protocol group table.
.1.3.6.1.4.1.171.10.75.14.1.101.3,DES-1210-10MEbx::protocolVlanTable,,not-accessible,,current,,A table to control protocol vlan features of the device.
.1.3.6.1.4.1.171.10.75.14.1.101.3.1,DES-1210-10MEbx::protocolVlanEntry,,not-accessible,protocolVlanPort:protocolVlanVID:protocolVlanGroupID,current,,An entry appears in protocol vlan table for each interface 
.1.3.6.1.4.1.171.10.75.14.1.101.3.1.1,DES-1210-10MEbx::protocolVlanPort,Integer32,read-only,,current,,The interface number of protocol vlan table.
.1.3.6.1.4.1.171.10.75.14.1.101.3.1.2,DES-1210-10MEbx::protocolVlanVID,Integer32,read-only,,current,,The vlan ID of protocol vlan table.
.1.3.6.1.4.1.171.10.75.14.1.101.3.1.3,DES-1210-10MEbx::protocolVlanGroupID,Integer32,read-only,,current,,The group ID of protocol vlan table.
.1.3.6.1.4.1.171.10.75.14.1.101.3.1.99,DES-1210-10MEbx::protocolVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status of protocol vlan table.
.1.3.6.1.4.1.171.10.75.14.1.102,DES-1210-10MEbx::companyL2PT,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.102.1,DES-1210-10MEbx::l2PTState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the global state of Layer 2 protocol tunneling.
.1.3.6.1.4.1.171.10.75.14.1.102.2,DES-1210-10MEbx::l2PTPortTable,,not-accessible,,current,,A table that cont ains the cable situation for each port.
.1.3.6.1.4.1.171.10.75.14.1.102.2.1,DES-1210-10MEbx::l2PTEntry,,not-accessible,l2PTPortIndex,current,,A list of cable situations for each port on the device.
.1.3.6.1.4.1.171.10.75.14.1.102.2.1.1,DES-1210-10MEbx::l2PTPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.14.1.102.2.1.2,DES-1210-10MEbx::l2PTPortType,INTEGER,read-write,,current,none(1):uni(2):nni(3),This object indicates the Layer 2 protocol tunneling port type. A Layer 2 PDU received on a UNI port can be tunneled to a remote customer site across the provider network. A Tunneled Layer 2 PDU received on an NNI port will be restored to its original format.
.1.3.6.1.4.1.171.10.75.14.1.102.2.1.3,DES-1210-10MEbx::l2PTProtocol,BITS,read-write,,current,stp(0):gvrp(1):macCC(2):macCD(3):lldp(4):isis(5),This object indicates the tunneled protocols on this port. destination MAC address 01-00-0C-CC-CC-CC will be tunneled . If the 'is-is' BIT is set, the IS-IS will be tunneled.
.1.3.6.1.4.1.171.10.75.14.1.102.3,DES-1210-10MEbx::l2PTThresholdTable,,not-accessible,,current,,This table contains the protocol tunneling threshold of a UNI port.
.1.3.6.1.4.1.171.10.75.14.1.102.3.1,DES-1210-10MEbx::l2PTThresholdEntry,,not-accessible,l2PTPortIndex:l2PTProtocolIndex,current,,A list with the Layer2 Protocol tunneling threshold.
.1.3.6.1.4.1.171.10.75.14.1.102.3.1.1,DES-1210-10MEbx::l2PTProtocolIndex,INTEGER,not-accessible,,current,stp(1):gvrp(2):macCC(3):macCD(4):lldp(5):isis(6),This object indicates the tunneled protocol of the port.
.1.3.6.1.4.1.171.10.75.14.1.102.3.1.2,DES-1210-10MEbx::l2PTDropThreshold,INTEGER,read-write,,current,,This object indicates the drop threshold for a given protocol on a UNI port.
.1.3.6.1.4.1.171.10.75.14.1.102.4,DES-1210-10MEbx::l2PTStpMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled STP protocol to translate into.
.1.3.6.1.4.1.171.10.75.14.1.102.5,DES-1210-10MEbx::l2PTGvrpMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled Gvrp protocol to translate into.
.1.3.6.1.4.1.171.10.75.14.1.102.6,DES-1210-10MEbx::l2PTCCMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled 'mac-01-00-0C-CC-CC-CC' to translate into.
.1.3.6.1.4.1.171.10.75.14.1.102.7,DES-1210-10MEbx::l2PTCDMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled 'mac-01-00-0C-CC-CC-CD' to translate into.
.1.3.6.1.4.1.171.10.75.14.1.102.8,DES-1210-10MEbx::l2PTLldpMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled LLDP protocol to translate into.
.1.3.6.1.4.1.171.10.75.14.1.102.9,DES-1210-10MEbx::l2PTIsisMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled IS-IS protocol to translate into.
.1.3.6.1.4.1.171.10.75.14.1.104,DES-1210-10MEbx::companySfpVendorInfo,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.104.1,DES-1210-10MEbx::sfpVendorInfoTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.1.104.1.1,DES-1210-10MEbx::sfpVendorInfoEntry,,not-accessible,sfpPortIndex,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.1,DES-1210-10MEbx::sfpPortIndex,Integer32,read-only,,current,,The available of index for fiber ports.
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.2,DES-1210-10MEbx::sfpConnectorType,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.3,DES-1210-10MEbx::sfpTranceiverCode,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.4,DES-1210-10MEbx::sfpBaudRate,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.5,DES-1210-10MEbx::sfpVendorName,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.6,DES-1210-10MEbx::sfpVendorOui,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.7,DES-1210-10MEbx::sfpVendorPn,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.8,DES-1210-10MEbx::sfpVendorRev,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.9,DES-1210-10MEbx::sfpWavelength,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.10,DES-1210-10MEbx::sfpVendorSn,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.104.1.1.11,DES-1210-10MEbx::sfpDateCode,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.14.1.105,DES-1210-10MEbx::companyDDM,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.105.1,DES-1210-10MEbx::ddmCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.105.1.1,DES-1210-10MEbx::ddmPowerUnit,INTEGER,read-write,,current,mw(0):dbm(1),This object indicates the TX/RX power global unit.
.1.3.6.1.4.1.171.10.75.14.1.105.1.2,DES-1210-10MEbx::ddmActionMgmtTable,,not-accessible,,obsolete,,This table contains the configuration of the action taken  when any parameter exceeds its threshold.
.1.3.6.1.4.1.171.10.75.14.1.105.1.2.1,DES-1210-10MEbx::ddmActionMgmtEntry,,not-accessible,ddmActionPort,obsolete,,This is an entry of the swDdmConfigActionTable.
.1.3.6.1.4.1.171.10.75.14.1.105.1.2.1.1,DES-1210-10MEbx::ddmActionPort,INTEGER,read-only,,current,,This object indicates the port. The available of index for fiber ports.
.1.3.6.1.4.1.171.10.75.14.1.105.1.2.1.2,DES-1210-10MEbx::ddmActionState,INTEGER,read-write,,obsolete,disable(0):enable(1),This object indicates the action type.
.1.3.6.1.4.1.171.10.75.14.1.105.1.2.1.3,DES-1210-10MEbx::ddmActionShutdown,INTEGER,read-write,,obsolete,none(0):alarm(1):warning(2),This object indicates the action type.
.1.3.6.1.4.1.171.10.75.14.1.105.1.3,DES-1210-10MEbx::ddmThresholdMgmtTable,,not-accessible,,current,,This table contains DDM temperature configuration information.
.1.3.6.1.4.1.171.10.75.14.1.105.1.3.1,DES-1210-10MEbx::ddmThresholdMgmtEntry,,not-accessible,ddmThresholdPort:ddmThresholdType,current,,This is an entry of the swDdmConfigThresholdTable.
.1.3.6.1.4.1.171.10.75.14.1.105.1.3.1.1,DES-1210-10MEbx::ddmThresholdPort,INTEGER,read-only,,current,,This object indicates the port. The available of index for fiber ports.
.1.3.6.1.4.1.171.10.75.14.1.105.1.3.1.2,DES-1210-10MEbx::ddmThresholdType,INTEGER,read-only,,current,temperature(0):voltage(1):bias(2):txPower(3):rxPower(4),This object indicates the threshold type.
.1.3.6.1.4.1.171.10.75.14.1.105.1.3.1.3,DES-1210-10MEbx::ddmHighAlarm,OCTET,read-write,,current,,This object indicates the high alarm threshold value to be configured. As the  value is a floating point data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.14.1.105.1.3.1.4,DES-1210-10MEbx::ddmLowAlarm,OCTET,read-write,,current,,This object indicates the low alarm threshold value to be configured. As the value is a floating data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.14.1.105.1.3.1.5,DES-1210-10MEbx::ddmHighWarning,OCTET,read-write,,current,,This object indicates the high warning threshold value to be configured. As  the value is a floating data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.14.1.105.1.3.1.6,DES-1210-10MEbx::ddmLowWarning,OCTET,read-write,,current,,This object indicates the low warning threshold value to be configured. As  the value is a floating data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.14.1.105.2,DES-1210-10MEbx::ddmInfo,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.105.2.1,DES-1210-10MEbx::ddmStatus,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.105.2.1.1,DES-1210-10MEbx::ddmStatusTable,,not-accessible,,current,,This table contains the DDM status information.
.1.3.6.1.4.1.171.10.75.14.1.105.2.1.1.1,DES-1210-10MEbx::ddmStatusEntry,,not-accessible,ddmStatusPort,current,,This is an entry of the ddmStatusTable.
.1.3.6.1.4.1.171.10.75.14.1.105.2.1.1.1.1,DES-1210-10MEbx::ddmStatusPort,INTEGER,read-only,,current,,This object indicates the port. The available of index for fiber ports.
.1.3.6.1.4.1.171.10.75.14.1.105.2.1.1.1.2,DES-1210-10MEbx::ddmTemperature,OCTET,read-only,,current,,This object indicates the real time value of the temperature. As the value  is a floating point data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.14.1.105.2.1.1.1.3,DES-1210-10MEbx::ddmVoltage,OCTET,read-only,,current,,This object indicates the real time value of the supply voltage. As the value  value is a floating point data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.14.1.105.2.1.1.1.4,DES-1210-10MEbx::ddmBiasCurrent,OCTET,read-only,,current,,This object indicates the real time value of the tx bias.
.1.3.6.1.4.1.171.10.75.14.1.105.2.1.1.1.5,DES-1210-10MEbx::ddmTxPower,OCTET,read-only,,current,,This object indicates the real time value of the tx power. As the value  is a floating point data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.14.1.105.2.1.1.1.6,DES-1210-10MEbx::ddmRxPower,OCTET,read-only,,current,,This object indicates the real time value of the rx power. As the value is  a floating data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.14.1.107,DES-1210-10MEbx::companyFTPGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.107.1,DES-1210-10MEbx::ftpFwTable,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.107.1.1,DES-1210-10MEbx::ftpFwServerIpAddress,OCTET,read-write,,obsolete,,The FTP server's IPv4 address or IPv6 address is used to upload or
.1.3.6.1.4.1.171.10.75.14.1.107.1.2,DES-1210-10MEbx::ftpFwImageFileName,OCTET,read-write,,obsolete,,Firmware file name used to upload or download firmware.
.1.3.6.1.4.1.171.10.75.14.1.107.1.3,DES-1210-10MEbx::ftpFwUsername,OCTET,read-write,,obsolete,,FTP username to login FTP.
.1.3.6.1.4.1.171.10.75.14.1.107.1.4,DES-1210-10MEbx::ftpFwPassword,OCTET,read-write,,obsolete,,FTP password to login FTP.
.1.3.6.1.4.1.171.10.75.14.1.107.1.5,DES-1210-10MEbx::ftpFwPath,OCTET,read-write,,obsolete,,FTP path can find file folder.
.1.3.6.1.4.1.171.10.75.14.1.107.1.6,DES-1210-10MEbx::ftpFwPort,Integer32,read-write,,obsolete,,FTP port to login FTP.
.1.3.6.1.4.1.171.10.75.14.1.107.1.8,DES-1210-10MEbx::ftpFwFTPOperation,INTEGER,read-write,,obsolete,none(0):download(1):upload(2),The FTP operates to perform downloading the firmware image to the unit. This object is used in conjunction with FTP settings
.1.3.6.1.4.1.171.10.75.14.1.107.1.9,DES-1210-10MEbx::ftpFwFTPOperationStatus,INTEGER,read-only,,obsolete,none(0):success(1):fail(2):progressing(3):transmit(4),The FTP operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.14.1.107.2,DES-1210-10MEbx::ftpConfigTable,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.107.2.1,DES-1210-10MEbx::ftpConfigServerIpAddress,OCTET,read-write,,obsolete,,The FTP server's IPv4 address or IPv6 address is used to upload or
.1.3.6.1.4.1.171.10.75.14.1.107.2.2,DES-1210-10MEbx::ftpConfigFileName,OCTET,read-write,,obsolete,,Config file name used to upload or download Config.
.1.3.6.1.4.1.171.10.75.14.1.107.2.3,DES-1210-10MEbx::ftpConfigUsername,OCTET,read-write,,obsolete,,FTP username to login FTP.
.1.3.6.1.4.1.171.10.75.14.1.107.2.4,DES-1210-10MEbx::ftpConfigPassword,OCTET,read-write,,obsolete,,FTP password to login FTP.
.1.3.6.1.4.1.171.10.75.14.1.107.2.5,DES-1210-10MEbx::ftpConfigPath,OCTET,read-write,,obsolete,,FTP path can find file folder.
.1.3.6.1.4.1.171.10.75.14.1.107.2.6,DES-1210-10MEbx::ftpConfigPort,Integer32,read-write,,obsolete,,FTP port to login FTP.
.1.3.6.1.4.1.171.10.75.14.1.107.2.7,DES-1210-10MEbx::ftpConfigConfigID,INTEGER,read-write,,current,configID1(1):configID2(2),Config image id can select imageid1 or imageid2 to flash
.1.3.6.1.4.1.171.10.75.14.1.107.2.8,DES-1210-10MEbx::ftpConfigFTPOperation,INTEGER,read-write,,obsolete,none(0):download(1):upload(2),The FTP operates to perform downloading the config image to the unit. This object is used in conjunction with FTP settings
.1.3.6.1.4.1.171.10.75.14.1.107.2.9,DES-1210-10MEbx::ftpConfigFTPOperationStatus,INTEGER,read-only,,obsolete,none(0):success(1):fail(2):progressing(3):transmit(4),The FTP operation status represent config backup or upgrade status.
.1.3.6.1.4.1.171.10.75.14.1.120,DES-1210-10MEbx::companyTraps,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.120.0,DES-1210-10MEbx::traps,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.120.0.1,DES-1210-10MEbx::snmpTrapSNMPAuthentication,,,,,,SnmpV3TrapSNMPAuthentication.
.1.3.6.1.4.1.171.10.75.14.1.120.0.2,DES-1210-10MEbx::snmpTrapColdStart,,,,,,SnmpV3TrapColdStart.
.1.3.6.1.4.1.171.10.75.14.1.120.0.3,DES-1210-10MEbx::snmpTrapWarmStart,,,,,,SnmpV3TrapWarmStart.
.1.3.6.1.4.1.171.10.75.14.1.120.0.4,DES-1210-10MEbx::snmpTrapCopperLinkUpDown,,,,,,SnmpV3TrapCopperLinkUpDown.
.1.3.6.1.4.1.171.10.75.14.1.120.0.5,DES-1210-10MEbx::snmpTrapRSTPStateChange,,,,,,SnmpV3TrapRSTPStateChange.
.1.3.6.1.4.1.171.10.75.14.1.120.0.6,DES-1210-10MEbx::snmpTrapFirmUpgrade,,,,,,SnmpV3TrapFirmUpgrade.
.1.3.6.1.4.1.171.10.75.14.1.120.0.11,DES-1210-10MEbx::snmpTrapBPDUAttack,,,,,,  when the for port for folloowing status:  1. BPDU Attacked on port 2. BPDU Attacke Cleared on port 3. BPDU Attacke Recovered on port
.1.3.6.1.4.1.171.10.75.14.1.120.0.12,DES-1210-10MEbx::snmpTrapPortSecurity,,,,,,SnmpV3TrapPortSecurity.
.1.3.6.1.4.1.171.10.75.14.1.120.0.13,DES-1210-10MEbx::snmpTrapIMPBv2,,,,,,SnmpV3TrapIMPBv2.
.1.3.6.1.4.1.171.10.75.14.1.120.0.14,DES-1210-10MEbx::snmpTrapLBD,,,,,,SnmpV3TrapLBD.
.1.3.6.1.4.1.171.10.75.14.1.120.0.15,DES-1210-10MEbx::snmpTrapDHCPScreen,,,,,,SnmpV3TrapDHCPScreen.
.1.3.6.1.4.1.171.10.75.14.1.120.0.16,DES-1210-10MEbx::snmpTrapGratuitousArp,,,,,,SnmpV3TrapGratuitousArp.
.1.3.6.1.4.1.171.10.75.14.1.120.0.17,DES-1210-10MEbx::macNotificatiotn,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.10.75.14.1.120.0.21,DES-1210-10MEbx::duplicateIP,,,,,, duplicateIP . 
.1.3.6.1.4.1.171.10.75.14.1.120.0.22,DES-1210-10MEbx::trafficControl,,,,,, trafficControl. 
.1.3.6.1.4.1.171.10.75.14.1.120.0.23,DES-1210-10MEbx::topologyChange,,,,,, topologyChange. 
.1.3.6.1.4.1.171.10.75.14.1.120.0.24,DES-1210-10MEbx::newRootBrgaddress,,,,,, newRootBrgaddress. 
.1.3.6.1.4.1.171.10.75.14.1.120.0.25,DES-1210-10MEbx::newRootOlddesignatedroot,,,,,, newRootOlddesignatedroot. 
.1.3.6.1.4.1.171.10.75.14.1.120.0.26,DES-1210-10MEbx::newRootMSTibridgeregionalroot,,,,,, topologyChange. 
.1.3.6.1.4.1.171.10.75.14.1.120.0.27,DES-1210-10MEbx::snmpTrapDHCPv6Screen,,,,,,SnmpV3TrapDHCPv6Screen.
.1.3.6.1.4.1.171.10.75.14.1.120.0.28,DES-1210-10MEbx::snmpTrapICMPv6RaAllNodeFilter,,,,,,snmpTrapICMPv6RaAllNodeFilter.
.1.3.6.1.4.1.171.10.75.14.1.120.0.29,DES-1210-10MEbx::snmpTrapDyingGasp,,,,,,snmpTrapDyingGasp.
.1.3.6.1.4.1.171.10.75.14.1.120.0.30,DES-1210-10MEbx::snmpTrapWebLoginout,,,,,,snmpTrapWebLoginout.
.1.3.6.1.4.1.171.10.75.14.1.120.0.31,DES-1210-10MEbx::snmpTrapLoginout,,,,,,snmpTrapLoginout.
.1.3.6.1.4.1.171.10.75.14.1.120.0.32,DES-1210-10MEbx::snmpTrapDULD,,,,,,snmpTrapDULD.
.1.3.6.1.4.1.171.10.75.14.1.120.0.34,DES-1210-10MEbx::snmpTrapDOSPrevent,,,,,,snmpTrapDOSPrevent.
.1.3.6.1.4.1.171.10.75.14.1.120.0.36,DES-1210-10MEbx::snmpTrapAutoCableDiag,,,,,,snmpTrapAutoCableDiag.
.1.3.6.1.4.1.171.10.75.14.1.121,DES-1210-10MEbx::companyswLedPanel,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.121.1,DES-1210-10MEbx::swLedPanelstate,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.121.1.1,DES-1210-10MEbx::swLedInfoTable,,not-accessible,,current,,This table contains the LED information.
.1.3.6.1.4.1.171.10.75.14.1.121.1.1.1,DES-1210-10MEbx::swLedInfoEntry,,not-accessible,swLedInfoUnitId,current,,A list of front panel LED information for each unit in the system.
.1.3.6.1.4.1.171.10.75.14.1.121.1.1.1.1,DES-1210-10MEbx::swLedInfoUnitId,INTEGER,read-only,,current,,The object indicates the unit ID.
.1.3.6.1.4.1.171.10.75.14.1.121.1.1.1.2,DES-1210-10MEbx::swLedInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indicators. The first 32 octets are 
.1.3.6.1.4.1.171.10.75.14.1.125,DES-1210-10MEbx::companyStatistics,,,,,,
.1.3.6.1.4.1.171.10.75.14.1.125.1,DES-1210-10MEbx::statisticsClearPortList,OCTET,read-write,,current,,This object allow the user to set the port list for Statistics.
.1.3.6.1.4.1.171.10.75.14.1.125.2,DES-1210-10MEbx::statisticsClear,INTEGER,read-write,,current,true(1):false(2),This object allows the user to clear Statistics entry.
.1.3.6.1.4.1.171.10.75.14.2,DES-1210-10AXME::companyIpifGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.2.1,DES-1210-10AXME::sysIpAddrCfgMode,INTEGER,read-write,,current,manual(1):dynamic(2),Specifies the means by which the default interface in the device  gets the IP address. If 'manual' mode is selected, the default interface takes the  'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client,  BootP client, DHCP Client, etc.  If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr'  configured in the system.
.1.3.6.1.4.1.171.10.75.14.2.2,DES-1210-10AXME::sysIpAddr,IpAddress,read-write,,current,,Default IP Address of the system.  This IP address, if modified, will take effect only when the  configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.14.2.3,DES-1210-10AXME::sysIpSubnetMask,IpAddress,read-write,,current,,IP subnet mask for the default IP address.  This subnet mask, if modified, will take effect only when the configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.14.2.4,DES-1210-10AXME::sysGateway,IpAddress,read-write,,current,,Gateway
.1.3.6.1.4.1.171.10.75.14.2.5,DES-1210-10AXME::dhcpOption12Status,INTEGER,read-write,,current,enable(1):disable(2),Status of DHCP Option12
.1.3.6.1.4.1.171.10.75.14.2.6,DES-1210-10AXME::dhcpOption12HostName,OCTET,read-write,,current,,Host name in DHCP option 12
.1.3.6.1.4.1.171.10.75.14.3,DES-1210-10AXME::companyTftpGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.3.1,DES-1210-10AXME::tftpFwServerIpAddress,IpAddress,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.14.3.2,DES-1210-10AXME::tftpFwImageFileName,OCTET,read-write,,current,,Configure firmware filename to download.
.1.3.6.1.4.1.171.10.75.14.3.3,DES-1210-10AXME::tftpFwTftpOperation,INTEGER,read-write,,current,none(0):download(1):upload(2),The tftp operates to perform downloading the firmware image to the unit. This object is used in conjunction with
.1.3.6.1.4.1.171.10.75.14.3.4,DES-1210-10AXME::tftpFwTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3):transmit(4),The tftp operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.14.3.5,DES-1210-10AXME::tftpCfgServerIpAddress,IpAddress,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.14.3.6,DES-1210-10AXME::tftpConfigFileName,OCTET,read-write,,current,,The configuration filename is used to store or retrieve config  from the tftp server.
.1.3.6.1.4.1.171.10.75.14.3.7,DES-1210-10AXME::tftpConfigTftpOperation,INTEGER,read-write,,current,download(1):upload(2):progressing(3),The tftp operates to perform either downloading the 
.1.3.6.1.4.1.171.10.75.14.3.8,DES-1210-10AXME::tftpConfigTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3),The tftp operation status represent configuration file backup or restore status.
.1.3.6.1.4.1.171.10.75.14.4,DES-1210-10AXME::companyMiscGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.4.2,DES-1210-10AXME::miscReset,INTEGER,read-write,,current,reset(1):noop(2),Physically resets the unit - use with care. A (1) resets  the unit, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.14.4.3,DES-1210-10AXME::miscStatisticsReset,INTEGER,read-write,,current,reset(1):noop(2),Resets the units statistics. A (1) resets  the statistics count, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.14.5,DES-1210-10AXME::companySNMPV3,,,,,,
.1.3.6.1.4.1.171.10.75.14.5.1,DES-1210-10AXME::snmpGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP Community function.
.1.3.6.1.4.1.171.10.75.14.5.2,DES-1210-10AXME::snmpV3User,,,,,,
.1.3.6.1.4.1.171.10.75.14.5.2.1,DES-1210-10AXME::snmpV3UserTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.5.2.1.1,DES-1210-10AXME::snmpV3UserEntry,,not-accessible,snmpV3UserName:snmpV3UserVersion,current,,
.1.3.6.1.4.1.171.10.75.14.5.2.1.1.1,DES-1210-10AXME::snmpV3UserName,OCTET,read-only,,current,,A human readable string representing the name of the user.  This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.14.5.2.1.1.2,DES-1210-10AXME::snmpV3UserVersion,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),A human readable string representing the name of the user.  This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.14.5.2.1.1.3,DES-1210-10AXME::snmpV3UserGroupName,OCTET,read-create,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs.  This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.14.5.2.1.1.4,DES-1210-10AXME::snmpV3UserAuthProtocol,INTEGER,read-create,,current,none(1):md5(2):sha(3),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be authenticated, and if so, the type of authentication protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of UserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoAuthProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoAuthProtocol, then an 'inconsistentValue' error must be returned. If a set operation tries to set the value to the NoAuthProtocol while the UserPrivProtocol value in the same row is not equal to NoPrivProtocol, then an 'inconsistentValue' error must be returned. That means that an SNMP command generator application must first ensure that the UserPrivProtocol is set to the NoPrivProtocol value before it can set the UserAuthProtocol value to NoAuthProtocol. 
.1.3.6.1.4.1.171.10.75.14.5.2.1.1.5,DES-1210-10AXME::snmpV3UserAuthProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.14.5.2.1.1.6,DES-1210-10AXME::snmpV3UserPrivProtocol,INTEGER,read-create,,current,none(1):des(2),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be protected from disclosure, and if so, the type of privacy protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of usmUserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoPrivProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoPrivProtocol, then an 'inconsistentValue' error must be returned. Note that if any privacy protocol is used, then you must also use an authentication protocol. In other words, if usmUserPrivProtocol is set to anything else than NoPrivProtocol, then the corresponding instance of usmUserAuthProtocol cannot have a value of usmNoAuthProtocol. If it does, then an 'inconsistentValue' error must be returned. 
.1.3.6.1.4.1.171.10.75.14.5.2.1.1.7,DES-1210-10AXME::snmpV3UserPrivProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.14.5.2.1.1.8,DES-1210-10AXME::snmpV3UserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady'. In particular, a newly created row for a user who employs authentication, cannot be made active until the corresponding usmUserCloneFrom and usmUserAuthKeyChange have been set. Further, a newly created row for a user who also employs privacy, cannot be made active until the usmUserPrivKeyChange has been set. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified, except for usmUserOwnAuthKeyChange and usmUserOwnPrivKeyChange. For these 2 objects, the value of usmUserStatus MUST be active. 
.1.3.6.1.4.1.171.10.75.14.5.3,DES-1210-10AXME::snmpV3Group,,,,,,
.1.3.6.1.4.1.171.10.75.14.5.3.1,DES-1210-10AXME::snmpV3GroupTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.5.3.1.1,DES-1210-10AXME::snmpV3GroupEntry,,not-accessible,snmpV3GroupName:snmpV3GroupSecurityModel:snmpV3GroupSecurityLevel,current,,
.1.3.6.1.4.1.171.10.75.14.5.3.1.1.1,DES-1210-10AXME::snmpV3GroupName,OCTET,read-only,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs.  This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.14.5.3.1.1.2,DES-1210-10AXME::snmpV3GroupSecurityModel,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),In order to gain the access rights allowed by this conceptual row, this securityModel must be in use. 
.1.3.6.1.4.1.171.10.75.14.5.3.1.1.3,DES-1210-10AXME::snmpV3GroupSecurityLevel,INTEGER,read-only,,current,noAuthNoPriv(1):authNoPriv(2):authPriv(3),The minimum level of security required in order to gain the access rights allowed by this conceptual row. A securityLevel of noAuthNoPriv is less than authNoPriv which in turn is less than authPriv.  If multiple entries are equally indexed except for this vacmAccessSecurityLevel index, then the entry which has the highest value for vacmAccessSecurityLevel is selected. 
.1.3.6.1.4.1.171.10.75.14.5.3.1.1.4,DES-1210-10AXME::snmpV3GroupReadViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes read access.  The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.14.5.3.1.1.5,DES-1210-10AXME::snmpV3GroupWriteViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes write access.  The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.14.5.3.1.1.6,DES-1210-10AXME::snmpV3GroupNotifyViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes access for notifications.  The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.14.5.3.1.1.7,DES-1210-10AXME::snmpV3GroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row.  The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified:  The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.14.5.4,DES-1210-10AXME::snmpV3ViewTree,,,,,,
.1.3.6.1.4.1.171.10.75.14.5.4.1,DES-1210-10AXME::snmpV3ViewTreeTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.5.4.1.1,DES-1210-10AXME::snmpV3ViewTreeEntry,,not-accessible,snmpV3viewTreeName:snmpV3viewTreeSubtree,current,,
.1.3.6.1.4.1.171.10.75.14.5.4.1.1.1,DES-1210-10AXME::snmpV3viewTreeName,OCTET,read-only,,current,,The human readable name for a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.14.5.4.1.1.2,DES-1210-10AXME::snmpV3viewTreeSubtree,OBJECT,read-only,,current,,The MIB subtree which when combined with the corresponding instance of vacmViewTreeFamilyMask defines a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.14.5.4.1.1.3,DES-1210-10AXME::snmpV3viewTreeMask,OCTET,read-create,,current,,The bit mask which, in combination with the corresponding instance of vacmViewTreeFamilySubtree, defines a family of view subtrees.  Each bit of this bit mask corresponds to a sub-identifier of vacmViewTreeFamilySubtree, with the most significant bit of the i-th octet of this octet string value (extended if necessary, see below) corresponding to the (8*i - 7)-th sub-identifier, and the least significant bit of the i-th octet of this octet string corresponding to the (8*i)-th sub-identifier, where i is in the range 1 through 16.  Each bit of this bit mask specifies whether or not the corresponding sub-identifiers must match when determining if an OBJECT IDENTIFIER is in this family of view subtrees; a '1' indicates that an exact match must occur; a '0' indicates 'wild card', i.e., any sub-identifier value matches.  Thus, the OBJECT IDENTIFIER X of an object instance is contained in a family of view subtrees if, for each sub-identifier of the value of vacmViewTreeFamilySubtree, either:  the i-th bit of vacmViewTreeFamilyMask is 0, or  the i-th sub-identifier of X is equal to the i-th sub-identifier of the value of vacmViewTreeFamilySubtree.  If the value of this bit mask is M bits long and  there are more than M sub-identifiers in the corresponding instance of vacmViewTreeFamilySubtree, then the bit mask is extended with 1's to be the required length.  Note that when the value of this object is the zero-length string, this extension rule results in a mask of all-1's being used (i.e., no 'wild card'), and the family of view subtrees is the one view subtree uniquely identified by the corresponding instance of vacmViewTreeFamilySubtree.  Note that masks of length greater than zero length do not need to be supported. In this case this object is made read-only. 
.1.3.6.1.4.1.171.10.75.14.5.4.1.1.4,DES-1210-10AXME::snmpV3viewTreeType,INTEGER,read-create,,current,included(1):excluded(2),Indicates whether the corresponding instances of vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask define a family of view subtrees which is included in or excluded from the MIB view. 
.1.3.6.1.4.1.171.10.75.14.5.4.1.1.5,DES-1210-10AXME::snmpV3viewTreeStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row.  The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified:  The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.14.5.5,DES-1210-10AXME::snmpV3Community,,,,,,
.1.3.6.1.4.1.171.10.75.14.5.5.1,DES-1210-10AXME::snmpV3CommunityTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.5.5.1.1,DES-1210-10AXME::snmpV3CommunityEntry,,not-accessible,snmpV3CommunityName,current,,
.1.3.6.1.4.1.171.10.75.14.5.5.1.1.1,DES-1210-10AXME::snmpV3CommunityName,OCTET,read-only,,current,,The unique index value of a row in this table.
.1.3.6.1.4.1.171.10.75.14.5.5.1.1.2,DES-1210-10AXME::snmpV3CommunityPolicy,OCTET,read-create,,current,,A human readable string representing the corresponding value of snmpCommunityName in a Security Model independent format.
.1.3.6.1.4.1.171.10.75.14.5.5.1.1.3,DES-1210-10AXME::snmpV3CommunityStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the snmpCommunityTable.  An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The snmpCommunityName and snmpCommunitySecurityName objects must be explicitly set.  There is no restriction on setting columns in this table when the value of snmpCommunityStatus is active(1).
.1.3.6.1.4.1.171.10.75.14.5.6,DES-1210-10AXME::snmpV3Host,,,,,,
.1.3.6.1.4.1.171.10.75.14.5.6.1,DES-1210-10AXME::snmpV3HostTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.14.5.6.1.1,DES-1210-10AXME::snmpV3HostEntry,,not-accessible,snmpV3HostAddress,current,,
.1.3.6.1.4.1.171.10.75.14.5.6.1.1.1,DES-1210-10AXME::snmpV3HostAddress,IpAddress,read-only,,current,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object. And this object is unique  identifier associated with this snmpNotifyEntry.
.1.3.6.1.4.1.171.10.75.14.5.6.1.1.2,DES-1210-10AXME::snmpV3HostCommunityName,OCTET,read-create,,current,,The locally arbitrary.
.1.3.6.1.4.1.171.10.75.14.5.6.1.1.3,DES-1210-10AXME::snmpV3HostVersion,INTEGER,read-create,,current,v1(1):v2c(2):v3NoAuthNoPriv(3):v3AuthNoPriv(4):v3AuthPriv(5),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.4.1.171.10.75.14.5.6.1.1.4,DES-1210-10AXME::snmpV3HostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),
.1.3.6.1.4.1.171.10.75.14.5.7,DES-1210-10AXME::snmpV3EngineID,OCTET,read-write,,current,,An SNMP engine's administratively-unique identifier. In a simple agent, this value is always that agent's own snmpEngineID value. The value can also take the value of the snmpEngineID of a remote SNMP engine with which this user can communicate.
.1.3.6.1.4.1.171.10.75.14.5.8,DES-1210-10AXME::snmpV3Trap,,,,,,
.1.3.6.1.4.1.171.10.75.14.5.8.1,DES-1210-10AXME::snmpV3TrapSNMPAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP login fail event trap in the system.
.1.3.6.1.4.1.171.10.75.14.5.8.2,DES-1210-10AXME::snmpV3TrapBootup,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling devie Bootup event  trap in the system.
.1.3.6.1.4.1.171.10.75.14.5.8.3,DES-1210-10AXME::snmpV3TrapFiberLinkUpDown,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Fiber link up / link down event trap in the system.
.1.3.6.1.4.1.171.10.75.14.5.8.4,DES-1210-10AXME::snmpV3TrapCopperLinkUpDown,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Copper link up / link down event trap in the system.
.1.3.6.1.4.1.171.10.75.14.5.8.5,DES-1210-10AXME::snmpV3TrapRSTPStateChange,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RSTP topology change event trap in the system.
.1.3.6.1.4.1.171.10.75.14.5.8.6,DES-1210-10AXME::snmpV3TrapFirmUpgrade,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Firmware upgrade  suess or fail event trap in the system.
.1.3.6.1.4.1.171.10.75.14.6,DES-1210-10AXME::companySTP,,,,,,
.1.3.6.1.4.1.171.10.75.14.6.1,DES-1210-10AXME::stpBridgeGlobal,,,,,,
.1.3.6.1.4.1.171.10.75.14.6.1.1,DES-1210-10AXME::stpModuleStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative status requested by management for the MST  feature. The value enabled(1) indicates that Mst should be enabled  in the device on all ports. The value disabled(2) indicates that  Mst should be disabled in the device on all ports. The object can  be set to enabled(1) if and only if, fsMIMstSystemControl set to start.
.1.3.6.1.4.1.171.10.75.14.6.1.2,DES-1210-10AXME::stpProtocolVersion,INTEGER,read-write,,current,stp(0):rstp(2):mstp(3),The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w and 'mstp(3)' indicates the Multiple Spanning Tree Protocol Specified in IEEE 802.1s.
.1.3.6.1.4.1.171.10.75.14.6.1.3,DES-1210-10AXME::stpBridgePriority,Integer32,read-write,,current,,The Value of the writable portion of the Bridge Identifier comprising of the first two octets. The values that are set for Bridge Priority must be  in steps of 4096.
.1.3.6.1.4.1.171.10.75.14.6.1.4,DES-1210-10AXME::stpTxHoldCount,Integer32,read-write,,current,,The value used by the Port Transmit state machine to limit the maximum transmission rate.
.1.3.6.1.4.1.171.10.75.14.6.1.5,DES-1210-10AXME::stpBridgeMaxAge,INTEGER,read-write,,current,,The value that all bridges use for MaxAge when this bridge is acting as the root. The granularity  of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
.1.3.6.1.4.1.171.10.75.14.6.1.6,DES-1210-10AXME::stpBridgeHelloTime,INTEGER,read-write,,current,,The amount of time between the transmission of Configuration bridge PDUs by this node in units  of hundredths of a second.
.1.3.6.1.4.1.171.10.75.14.6.1.7,DES-1210-10AXME::stpBridgeForwardDelay,INTEGER,read-write,,current,,The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D specifies that the range for this parameter is related to the value of BridgeMaxAge. The granularity of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
.1.3.6.1.4.1.171.10.75.14.6.1.8,DES-1210-10AXME::stpFowardBPDU,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling forward BPDU.
.1.3.6.1.4.1.171.10.75.14.6.1.9,DES-1210-10AXME::stpRootBridge,OCTET,read-only,,current,,The bridge identifier of the Root of the common spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
.1.3.6.1.4.1.171.10.75.14.6.1.10,DES-1210-10AXME::stpRootCost,Integer32,read-only,,current,,The Cost of the path to the CIST Root as seen  from this bridge.
.1.3.6.1.4.1.171.10.75.14.6.1.11,DES-1210-10AXME::stpMaxAge,INTEGER,read-only,,current,,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.171.10.75.14.6.1.12,DES-1210-10AXME::stpForwardDelay,INTEGER,read-only,,current,,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 a particular state before moving to the next state.
.1.3.6.1.4.1.171.10.75.14.6.1.13,DES-1210-10AXME::stpRootPort,Integer32,read-only,,current,,The Port Number of the Port which offers the lowest  path cost from this bridge to the CIST Root Bridge.
.1.3.6.1.4.1.171.10.75.14.6.2,DES-1210-10AXME::stpPortTable,,not-accessible,,current,,A table that contains port-specific information for the Spanning Tree Protocol.
.1.3.6.1.4.1.171.10.75.14.6.2.1,DES-1210-10AXME::stpPortEntry,,not-accessible,stpPort,current,,A list of information maintained by every port about the Spanning Tree Protocol state for that port.
.1.3.6.1.4.1.171.10.75.14.6.2.1.1,DES-1210-10AXME::stpPort,INTEGER,read-only,,current,,The Port number of the port for which this entry contains  spanning tree information.
.1.3.6.1.4.1.171.10.75.14.6.2.1.2,DES-1210-10AXME::stpPortStatus,INTEGER,read-write,,current,enabled(1):disabled(0),Current state of the Port which can be changed to either  Disabled or Enabled for ALL spanning tree  instances. Setting this object will override the port's status in any of the MSTI contexts
.1.3.6.1.4.1.171.10.75.14.6.2.1.3,DES-1210-10AXME::stpPortPriority,INTEGER,read-write,,current,,The four most significant bits of the Port Identifier  of the Spanning Tree instance can be modified by setting  the CistPortPriority value. The values that are set for Port  Priority must be in steps of 16.
.1.3.6.1.4.1.171.10.75.14.6.2.1.4,DES-1210-10AXME::stpAdminPortPathCost,INTEGER,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. Writing a value of '0' assigns the  automatically calculated default Path Cost value to  the ohter object stpPortPathCost. If the default  Path Cost is being used,this object returns '0' when  read.
.1.3.6.1.4.1.171.10.75.14.6.2.1.5,DES-1210-10AXME::stpPortPathCost,INTEGER,read-only,,current,,The contribution of this port to the path cost of paths towards the CIST Root which include this port.
.1.3.6.1.4.1.171.10.75.14.6.2.1.6,DES-1210-10AXME::stpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),Indicates the Protocol migration state of this Port.  When operating in RSTP/MSTP (version >= 2) mode, writing  TRUE(1) to this object forces this port to transmit MSTP  BPDUs without instance information. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.10.75.14.6.2.1.7,DES-1210-10AXME::stpPortEdge,INTEGER,read-write,,current,true(1):false(0):auto(2), This parameter when TRUE(1) indicates that detection of a port  as Edge Port happens automatically and FALSE(2)  indicates that this feature is disabled.
.1.3.6.1.4.1.171.10.75.14.6.2.1.8,DES-1210-10AXME::stpPortAdminP2P,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.10.75.14.6.2.1.9,DES-1210-10AXME::stpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to be selected as Root Port for the CIST or any MSTI, even it has  the best spanning tree priority vector. Such a Port will be selected  as an Alternate Port after the Root Port has been selected. This  parameter should be FALSE by default. If set it can cause lack of  spanning tree connectivity. It is set by a network administrator to  prevent bridges external to a core region of the network influencing  the spanning tree active topology, possibly because those bridges are  not under the full control of the administrator. This administrator configuration is also known as 'Root Guard'.
.1.3.6.1.4.1.171.10.75.14.6.2.1.10,DES-1210-10AXME::stpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to propagate received topology change notifications and topology  changes to other Ports. This parameter should be FALSE by default.  If set it can cause temporary loss of connectivity after changes in  a spanning trees active topology as a result of persistent  incorrectly learnt station location information. It is set by a  network administrator to prevent bridges external to a core region of  the network causing address flushing in that region, possibly because  those bridges are not under the full control of the administrator or  MAC-Operational for the attached LANs transitions frequently.
.1.3.6.1.4.1.171.10.75.14.6.2.1.11,DES-1210-10AXME::stpPortHelloTime,INTEGER,read-write,,current,,The amount of time between the transmission of Configuration bridge PDUs by this node in units  of hundredths of a second.
.1.3.6.1.4.1.171.10.75.14.6.2.1.12,DES-1210-10AXME::stpPortState,INTEGER,read-only,,current,disabled(1):discarding(2):learning(4):forwarding(5),Current state of the Port as defined by the Common  spanning tree protocol.
.1.3.6.1.4.1.171.10.75.14.6.2.1.13,DES-1210-10AXME::stpPortFowardBPDU,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling forward BPDU.
.1.3.6.1.4.1.171.10.75.14.6.3,DES-1210-10AXME::mstConfigurationIdentification,,,,,,
.1.3.6.1.4.1.171.10.75.14.6.3.1,DES-1210-10AXME::mstiConfigurationName,OCTET,read-write,,current,,The Name for the Region's configuration. By Default  Region Name will be equal to the Bridge Mac Address.
.1.3.6.1.4.1.171.10.75.14.6.3.2,DES-1210-10AXME::mstiRevisionLevel,Integer32,read-write,,current,,Version of the MST Region.
.1.3.6.1.4.1.171.10.75.14.6.3.3,DES-1210-10AXME::mstCistVlanMapped,OCTET,read-only,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.
.1.3.6.1.4.1.171.10.75.14.6.3.4,DES-1210-10AXME::mstCistVlanMapped2k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values 1024 through 1031; the second octet to VLANs 1032 through 1039 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.6.3.5,DES-1210-10AXME::mstCistVlanMapped3k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.6.3.6,DES-1210-10AXME::mstCistVlanMapped4k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values 3072 through 3079; the second octet to VLANs 3080 through 3087 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.6.3.7,DES-1210-10AXME::mstVlanMstiMappingTable,,not-accessible,,current,,This table contains one entry for each instance of MSTP.  This table maintains context ID as one more index to  support Multiple Instances.
.1.3.6.1.4.1.171.10.75.14.6.3.7.1,DES-1210-10AXME::mstVlanMstiMappingEntry,,not-accessible,mstInstanceIndex,current,,A conceptual row containing the status of the MSTP instance.
.1.3.6.1.4.1.171.10.75.14.6.3.7.1.1,DES-1210-10AXME::mstInstanceIndex,Integer32,read-only,,current,,An arbitrary integer within the range from 1 to the value of Max Instance Number that uniquely identifies an instance.
.1.3.6.1.4.1.171.10.75.14.6.3.7.1.2,DES-1210-10AXME::mstSetVlanList,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to map for this  Instance. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used.If a  vlan is already mapped to this Instance, it may not be mapped  again. This object is used only for SET operation. GET Operation returns null values.
.1.3.6.1.4.1.171.10.75.14.6.3.7.1.3,DES-1210-10AXME::mstResetVlanList,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to unmap from this  Instance. A vlan may not be unmapped from this instance if  it is not already mapped to this Instance. This object is used only for SET operation.GET Operation returns null values.
.1.3.6.1.4.1.171.10.75.14.6.3.7.1.4,DES-1210-10AXME::mstInstanceVlanMapped,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.
.1.3.6.1.4.1.171.10.75.14.6.3.7.1.5,DES-1210-10AXME::mstInstanceVlanMapped2k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values 1024 through 1031; the second octet to VLANs 1032 through 1039 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.6.3.7.1.6,DES-1210-10AXME::mstInstanceVlanMapped3k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.6.3.7.1.7,DES-1210-10AXME::mstInstanceVlanMapped4k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values 3072 through 3079; the second octet to VLANs 3080 through 3087 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.14.6.4,DES-1210-10AXME::stpInstance,,,,,,
.1.3.6.1.4.1.171.10.75.14.6.4.1,DES-1210-10AXME::mstCistBridgePriority,Integer32,read-write,,current,,The writable portion of the MSTI Bridge Identifier. comprising of the first two octets. The values that are set for Bridge Priority must be  in steps of 4096.
.1.3.6.1.4.1.171.10.75.14.6.4.2,DES-1210-10AXME::mstCistStatus,INTEGER,read-only,,current,enabled(1):disabled(2),The administrative status requested by management for the MST  feature. The value enabled(1) indicates that Mst should be enabled  in the device on all ports. The value disabled(2) indicates that  Mst should be disabled in the device on all ports. The object can  be set to enabled(1) if and only if, fsMIMstSystemControl set to start.
.1.3.6.1.4.1.171.10.75.14.6.4.3,DES-1210-10AXME::mstMstiBridgeTable,,not-accessible,,current,,Table containing Bridge Information specific to Spanning  Tree Instance. This table maintains context ID as one  more index to support Multiple Instances.
.1.3.6.1.4.1.171.10.75.14.6.4.3.1,DES-1210-10AXME::mstMstiBridgeEntry,,not-accessible,mstMstiInstanceIndex,current,,Entry indicating the Bridge Information.
.1.3.6.1.4.1.171.10.75.14.6.4.3.1.1,DES-1210-10AXME::mstMstiInstanceIndex,Integer32,read-only,,current,,Spanning Tree Instance to which the information belongs.
.1.3.6.1.4.1.171.10.75.14.6.4.3.1.2,DES-1210-10AXME::mstMstiBridgePriority,Integer32,read-write,,current,,The writable portion of the MSTI Bridge Identifier. comprising of the first two octets. The values that are set for Bridge Priority must be  in steps of 4096.
.1.3.6.1.4.1.171.10.75.14.6.4.3.1.3,DES-1210-10AXME::mstMstiStatus,INTEGER,read-only,,current,enabled(1):disabled(2),The administrative status requested by management for the MST  feature. The value enabled(1) indicates that Mst should be enabled  in the device on all ports. The value disabled(2) indicates that  Mst should be disabled in the device on all ports. The object can  be set to enabled(1) if and only if, fsMIMstSystemControl set to start.
.1.3.6.1.4.1.171.10.75.14.6.5,DES-1210-10AXME::stpInstancePortTable,,,,,,
.1.3.6.1.4.1.171.10.75.14.6.5.1,DES-1210-10AXME::mstCistPortTable,,not-accessible,,current,,This table contains Common Spanning Tree Port Information.
.1.3.6.1.4.1.171.10.75.14.6.5.1.1,DES-1210-10AXME::mstCistPortEntry,,not-accessible,mstCistPort,current,,A list of information maintained by every port for  Common Spanning tree.
.1.3.6.1.4.1.171.10.75.14.6.5.1.1.1,DES-1210-10AXME::mstCistPort,Integer32,not-accessible,,current,,The Port number of the port for which this entry contains  spanning tree information.
.1.3.6.1.4.1.171.10.75.14.6.5.1.1.2,DES-1210-10AXME::mstCistPortDesignatedBridge,OCTET,read-only,,current,,The unique Bridge Identifier of the bridge which this port  considers to be the Designated Bridge for the port's segment.
.1.3.6.1.4.1.171.10.75.14.6.5.1.1.3,DES-1210-10AXME::mstCistPortAdminPathCost,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.14.6.5.1.1.4,DES-1210-10AXME::mstCistPortPathCost,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.14.6.5.1.1.5,DES-1210-10AXME::mstCistPortPriority,Integer32,read-write,,current,,The four most significant bits of the Port Identifier  for a given Spanning Tree instance can be modified  independently for each Spanning Tree instance  supported by the Bridge. The values that are set for Port  Priority must be in steps of 16.
.1.3.6.1.4.1.171.10.75.14.6.5.1.1.6,DES-1210-10AXME::mstCistForcePortState,INTEGER,read-only,,current,disabled(0):enabled(1),Current state of the Port which can be changed to either  Disabled or Enabled for the specific spanning tree  instance. This object can be set to enabled only if the  'fsMIMstCistForcePortState' is set to 'enabled' for this port
.1.3.6.1.4.1.171.10.75.14.6.5.1.1.7,DES-1210-10AXME::mstCistCurrentPortRole,INTEGER,read-only,,current,disabled(0):alternate(1):backup(2):root(3):designated(4):master(5),Current Port Role of the port for this spanning  tree instance.
.1.3.6.1.4.1.171.10.75.14.6.5.2,DES-1210-10AXME::mstMstiPortTable,,not-accessible,,current,,This table contains Spanning Tree Instance Specific Port Information.
.1.3.6.1.4.1.171.10.75.14.6.5.2.1,DES-1210-10AXME::mstMstiPortEntry,,not-accessible,mstMstiPort:mstInstanceIndex,current,,A list of information maintained by every port for each  and every spanning tree instance.
.1.3.6.1.4.1.171.10.75.14.6.5.2.1.1,DES-1210-10AXME::mstMstiPort,Integer32,not-accessible,,current,,The Port number of the port for which this entry contains  spanning tree information.
.1.3.6.1.4.1.171.10.75.14.6.5.2.1.2,DES-1210-10AXME::mstMstiPortDesignatedBridge,OCTET,read-only,,current,,The unique Bridge Identifier of the bridge which this port  considers to be the Designated Bridge for the port's segment.
.1.3.6.1.4.1.171.10.75.14.6.5.2.1.3,DES-1210-10AXME::mstMstiPortAdminPathCost,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.14.6.5.2.1.4,DES-1210-10AXME::mstMstiPortPathCost,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.14.6.5.2.1.5,DES-1210-10AXME::mstMstiPortPriority,Integer32,read-write,,current,,The four most significant bits of the Port Identifier  for a given Spanning Tree instance can be modified  independently for each Spanning Tree instance  supported by the Bridge. The values that are set for Port  Priority must be in steps of 16.
.1.3.6.1.4.1.171.10.75.14.6.5.2.1.6,DES-1210-10AXME::mstMstiForcePortState,INTEGER,read-only,,current,disabled(0):enabled(1),Current state of the Port which can be changed to either  Disabled or Enabled for the specific spanning tree  instance. This object can be set to enabled only if the  'fsMIMstCistForcePortState' is set to 'enabled' for this port
.1.3.6.1.4.1.171.10.75.14.6.5.2.1.7,DES-1210-10AXME::mstMstiCurrentPortRole,INTEGER,read-only,,current,disabled(0):alternate(1):backup(2):root(3):designated(4):master(5),Current Port Role of the port for this spanning  tree instance.
.1.3.6.1.4.1.171.10.75.14.7,DES-1210-10AXME::companyDot1qVlanGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.7.2,DES-1210-10AXME::dot1qVlanManagementOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable management VLAN mechanism.
.1.3.6.1.4.1.171.10.75.14.7.3,DES-1210-10AXME::dot1qVlanManagementid,INTEGER,read-write,,current,,The management VLAN ID, which will allow to forward packets of that VLAN to CPU.
.1.3.6.1.4.1.171.10.75.14.7.5,DES-1210-10AXME::dot1qVlanAsyOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable IEEE 802.1Q Asymmetric VLAN
.1.3.6.1.4.1.171.10.75.14.7.6,DES-1210-10AXME::dot1qVlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.10.75.14.7.6.1,DES-1210-10AXME::dot1qVlanEntry,,not-accessible,dot1qVlanName,current,,Information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.10.75.14.7.6.1.1,DES-1210-10AXME::dot1qVlanName,OCTET,read-create,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.10.75.14.7.6.1.2,DES-1210-10AXME::dot1qVlanEgressPorts,OCTET,read-create,,current,,The set of ports which are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port per-VLAN Registrar control for Registration Fixed for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed.
.1.3.6.1.4.1.171.10.75.14.7.6.1.3,DES-1210-10AXME::dot1qVlanForbiddenPorts,OCTET,read-only,,current,,The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.4.1.171.10.75.14.7.6.1.4,DES-1210-10AXME::dot1qVlanUntaggedPorts,OCTET,read-create,,current,,The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set then it will reject the set operation with an error. An example might be if a manager attempts to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
.1.3.6.1.4.1.171.10.75.14.7.6.1.5,DES-1210-10AXME::dot1qVlanAdvertisementStatus,INTEGER,read-create,,current,enabled(1):disabled(2),Enable/Disable Advertisement Status of the IEEE 802.1Q VLAN.
.1.3.6.1.4.1.171.10.75.14.7.6.1.6,DES-1210-10AXME::dot1qVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in dot1qVlanTable. By setting this object, new entries can be created in dot1qVlanTable and existing entries can be removed from dot1qVlanTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.75.14.7.8,DES-1210-10AXME::dot1qVlanUngisterMCFilterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.14.7.8.1,DES-1210-10AXME::dot1qVlanUngisterMCFilterEntry,,not-accessible,dot1qVlanUngisterMCFilterVlanId,current,,A list of multicast filter mode information for each VLAN ID.
.1.3.6.1.4.1.171.10.75.14.7.8.1.1,DES-1210-10AXME::dot1qVlanUngisterMCFilterVlanId,Integer32,read-only,,current,,Per Vlan to configure multicast filtering function.
.1.3.6.1.4.1.171.10.75.14.7.8.1.2,DES-1210-10AXME::dot1qVlanUngisterMCFiltermode,INTEGER,read-write,,current,filter(1):forward(0),Filter unknown multicast frames or normal operation(i.e. forwarding)
.1.3.6.1.4.1.171.10.75.14.8,DES-1210-10AXME::companyLA,,,,,,
.1.3.6.1.4.1.171.10.75.14.8.1,DES-1210-10AXME::laSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.8.1.2,DES-1210-10AXME::laStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the Link Aggregation Module administrative status as  enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.8.1.3,DES-1210-10AXME::laPortChannelTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel.
.1.3.6.1.4.1.171.10.75.14.8.1.3.1,DES-1210-10AXME::laPortChannelEntry,,not-accessible,laPortChannelIfIndex,current,,There is one entry in this table for each created port-channel port.
.1.3.6.1.4.1.171.10.75.14.8.1.3.1.1,DES-1210-10AXME::laPortChannelIfIndex,Integer32,read-only,,current,,The index of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.75.14.8.1.3.1.2,DES-1210-10AXME::laPortChannelMemberList,OCTET,read-write,,current,,Member Port list of the port channel. Add the ports as a 
.1.3.6.1.4.1.171.10.75.14.8.1.3.1.3,DES-1210-10AXME::laPortChannelMode,INTEGER,read-write,,current,lacp(1):static(2):disable(3),Current Operating Channel Mode of the port channel Lacp(1) - forcing the port to negotiate with the partner. manual(2) - force the port to enable channeling (Manual). disable(3) - channeling is disabled.
.1.3.6.1.4.1.171.10.75.14.8.1.3.1.4,DES-1210-10AXME::laPortChannelMasterPort,Integer32,read-write,,current,,The master port of the port-channel. 
.1.3.6.1.4.1.171.10.75.14.8.1.4,DES-1210-10AXME::laAlgorithm,INTEGER,read-write,,current,sourceMAC(1):destMAC(2):sourceAndDestMAC(3):sourceIP(4):destIP(5):sourceAndDestIP(6),Sets the Link Aggregation load balance algorithm.
.1.3.6.1.4.1.171.10.75.14.8.2,DES-1210-10AXME::laPortControl,,,,,,
.1.3.6.1.4.1.171.10.75.14.8.2.1,DES-1210-10AXME::laPortControlTable,,not-accessible,,current,,A table that contains Link Aggregation Control configuration information about every Aggregation Port associated with this device. A row appears in this table for each physical port.
.1.3.6.1.4.1.171.10.75.14.8.2.1.1,DES-1210-10AXME::laPortControlEntry,,not-accessible,laPortControlIndex,current,,A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
.1.3.6.1.4.1.171.10.75.14.8.2.1.1.1,DES-1210-10AXME::laPortControlIndex,Integer32,read-only,,current,,The index of the port.
.1.3.6.1.4.1.171.10.75.14.8.2.1.1.2,DES-1210-10AXME::laPortActorPortPriority,INTEGER,read-write,,current,,The priority value assigned to this Aggregation Port. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.14.8.2.1.1.3,DES-1210-10AXME::laPortActorActivity,INTEGER,read-write,,current,active(1):passive(2),This object indicates LACP-Activity to this Aggregation Port.  LACP can be configured in one of two modes: active or passive.  In active mode it will always send frames along the configured links.  If the actor and partner are both in passive mode, they do not  exchange LACP packets.
.1.3.6.1.4.1.171.10.75.14.8.2.1.1.4,DES-1210-10AXME::laPortActorTimeout,INTEGER,read-write,,current,short(1):long(2),This object indicates LACP-Timeout to this Aggregation Port. short(1) - LACP Timeout 3 seconds. long (2) - LACP Timeout 90 seconds.
.1.3.6.1.4.1.171.10.75.14.9,DES-1210-10AXME::companyStaticMAC,,,,,,
.1.3.6.1.4.1.171.10.75.14.9.1,DES-1210-10AXME::staticDisableAutoLearn,INTEGER,read-write,,current,on(1):off(2),Set on to disable Auto Learning Excluding Uplink Port and set off to enable Auto Learning.
.1.3.6.1.4.1.171.10.75.14.9.2,DES-1210-10AXME::staticAutoLearningList,OCTET,read-write,,current,,The set of the device's member ports that belong
.1.3.6.1.4.1.171.10.75.14.9.3,DES-1210-10AXME::staticTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.14.9.3.1,DES-1210-10AXME::staticEntry,,not-accessible,staticVlanID:staticMac:staticPort,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.14.9.3.1.1,DES-1210-10AXME::staticVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.14.9.3.1.2,DES-1210-10AXME::staticMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.14.9.3.1.3,DES-1210-10AXME::staticPort,INTEGER,read-only,,current,,The forwarding port of the static MAC entry.
.1.3.6.1.4.1.171.10.75.14.9.3.1.4,DES-1210-10AXME::staticStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static MAC Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. The trunk member port can not set up static MAC.
.1.3.6.1.4.1.171.10.75.14.10,DES-1210-10AXME::companyIgsGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.10.1,DES-1210-10AXME::igsSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.10.1.1,DES-1210-10AXME::igsStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module starts  protocol operations. When set to 'disabled', the IGS module stops performing  protocol operations.
.1.3.6.1.4.1.171.10.75.14.10.1.2,DES-1210-10AXME::igsRouterPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  router port entry will be purged. For each router port learnt,  this timer runs for 'RouterPortPurgeInterval' seconds.When the  timer expires, the learnt router port entry is purged. However  if control messages are received from the router before the  timer expiry, then the timer is restarted.
.1.3.6.1.4.1.171.10.75.14.10.1.3,DES-1210-10AXME::igsHostPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  port entry will be purged. For each port on which report has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a report  message is received from a host on the specific port. If  the timer expires, then , the learnt port entry will  be purged from the multicast group.
.1.3.6.1.4.1.171.10.75.14.10.1.4,DES-1210-10AXME::igsRobustnessValue,Integer32,read-write,,current,,When the switch receives leave message on a port, it sends group specific query to check if there are any other  interested receivers for the group. This attribute defines  the maximum number of queries sent by the switch before deleting  the port from the group membership information in the forwarding  database. If the maximum retry count exceeds 'igsRobustnessValue',  then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no  interested receivers for the group.
.1.3.6.1.4.1.171.10.75.14.10.1.5,DES-1210-10AXME::igsGrpQueryInterval,Integer32,read-write,,current,,The value of this attribute defines the time period with which  the switch will send group specific queries on a port to check  if there is any intersted receivers. The switch will send  'igsRobustnessValue' queries before removing the port from the  group membership information in the forwarding database.
.1.3.6.1.4.1.171.10.75.14.10.1.6,DES-1210-10AXME::igsQueryInterval,Integer32,read-write,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  VLANs.
.1.3.6.1.4.1.171.10.75.14.10.1.7,DES-1210-10AXME::igsQueryMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time advertised in IGMPv2 general queries on this interface.
.1.3.6.1.4.1.171.10.75.14.10.3,DES-1210-10AXME::igsVlan,,,,,,
.1.3.6.1.4.1.171.10.75.14.10.3.3,DES-1210-10AXME::igsVlanRouterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.14.10.3.3.1,DES-1210-10AXME::igsVlanRouterEntry,,not-accessible,igsVlanRouterVlanId,current,,Contains the VLAN ID and list of ports on which  routers are present in the VLAN.
.1.3.6.1.4.1.171.10.75.14.10.3.3.1.1,DES-1210-10AXME::igsVlanRouterVlanId,Integer32,read-only,,current,,VLAN ID of the ports through which router is reachable.
.1.3.6.1.4.1.171.10.75.14.10.3.3.1.2,DES-1210-10AXME::igsVlanRouterPortList,OCTET,read-only,,current,,List of ports on which routers are present.  These router ports are learnt through control messages  received from routers, and can also be configured  statically.
.1.3.6.1.4.1.171.10.75.14.10.3.4,DES-1210-10AXME::igsVlanFilterTable,,not-accessible,,current,,This table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is  enabled in the system.
.1.3.6.1.4.1.171.10.75.14.10.3.4.1,DES-1210-10AXME::igsVlanFilterEntry,,not-accessible,igsVlanFilterVlanId,current,,Contains snooping status , version and fast leave configuration for a specific VLAN.
.1.3.6.1.4.1.171.10.75.14.10.3.4.1.1,DES-1210-10AXME::igsVlanFilterVlanId,Integer32,read-only,,current,,Index of IgsVlanFilterEntry. This object indicates the VLAN ID for which  the snooping configurations in IgsVlanFilterEntry is to be done.
.1.3.6.1.4.1.171.10.75.14.10.3.4.1.2,DES-1210-10AXME::igsVlanSnoopStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable IGS function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.14.10.3.4.1.3,DES-1210-10AXME::igsVlanQuerier,INTEGER,read-only,,current,enabled(1):disabled(2),Indicates whether the switch is configured as a querier in the VLAN
.1.3.6.1.4.1.171.10.75.14.10.3.4.1.4,DES-1210-10AXME::igsVlanCfgQuerier,INTEGER,read-write,,current,enabled(1):disabled(2),The snooping switch can be configured as a querier via this object  to send out IGMP general queries when IGMP routers are not present in the VLAN.  When set to 'enabled', the switch will generate general queries.
.1.3.6.1.4.1.171.10.75.14.10.3.4.1.5,DES-1210-10AXME::igsVlanQueryInterval,Integer32,read-only,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  the VLAN. A switch should be configured as a querier for a VLAN  only when there is no queriers in the network.
.1.3.6.1.4.1.171.10.75.14.10.3.4.1.6,DES-1210-10AXME::igsVlanRtrPortList,OCTET,read-write,,current,,List of ports which are configured statically as router ports
.1.3.6.1.4.1.171.10.75.14.10.3.4.1.7,DES-1210-10AXME::igsVlanFbdRtrPortList,OCTET,read-write,,current,,List of ports which can be configured statically as forbidden router ports.
.1.3.6.1.4.1.171.10.75.14.10.3.4.1.8,DES-1210-10AXME::igsVlanFastLeave,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables fast leave for the VLAN. When it is  'disabled',on reception of a leave message, the switch checks if they are any interested receivers for the group by sending  a group specific query before removing the port from the  forwarding table. If set to 'enabled', the switch does not  send a group specific query and immediately removes the port from the forwarding table.
.1.3.6.1.4.1.171.10.75.14.10.3.5,DES-1210-10AXME::igsVlanMulticastGroupTable,,not-accessible,,current,,This table contains MAC based multicast forwarding  information.
.1.3.6.1.4.1.171.10.75.14.10.3.5.1,DES-1210-10AXME::igsVlanMulticastGroupEntry,,not-accessible,igsVlanMulticastGroupVlanId:igsVlanMulticastGroupIpAddress,current,,This table contains VLAN ID, multicast group MAC address and the  list of ports onto which the multicast data packets for group should be forwarded.
.1.3.6.1.4.1.171.10.75.14.10.3.5.1.1,DES-1210-10AXME::igsVlanMulticastGroupVlanId,Integer32,read-only,,current,,VLAN ID pertaining to the Multicast forwarding entry
.1.3.6.1.4.1.171.10.75.14.10.3.5.1.2,DES-1210-10AXME::igsVlanMulticastGroupIpAddress,OCTET,read-only,,current,,Multicast group IP address. This object indicates that a multicast group address was learned in the switch and be represented  as IP address format.
.1.3.6.1.4.1.171.10.75.14.10.3.5.1.3,DES-1210-10AXME::igsVlanMulticastGroupMacAddress,OCTET,read-only,,current,,Multicast group MAC address. This object indicates that a multicast group address was learned in the switch and be represented  as MAC address format.
.1.3.6.1.4.1.171.10.75.14.10.3.5.1.4,DES-1210-10AXME::igsVlanMulticastGroupPortList,OCTET,read-only,,current,,List of ports onto which the multicast data packets destined for this group will be forwarded.
.1.3.6.1.4.1.171.10.75.14.10.5,DES-1210-10AXME::igsAccessAuth,,,,,,
.1.3.6.1.4.1.171.10.75.14.10.5.1,DES-1210-10AXME::igsAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Authentication function of the switch.
.1.3.6.1.4.1.171.10.75.14.10.5.1.1,DES-1210-10AXME::igsAccessAuthEntry,,not-accessible,igsAccessAuthPortIndex,current,,Contains management entities for IGMP Authentication function.
.1.3.6.1.4.1.171.10.75.14.10.5.1.1.1,DES-1210-10AXME::igsAccessAuthPortIndex,Integer32,read-only,,current,,The port index of igsAccessAuthTable which  indicates the port to be configured.
.1.3.6.1.4.1.171.10.75.14.10.5.1.1.2,DES-1210-10AXME::igsAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be configured to set IGMP Authentication state to enabled/disabled on each port.
.1.3.6.1.4.1.171.10.75.14.11,DES-1210-10AXME::companyGVRPGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.11.1,DES-1210-10AXME::gvrpGVRPGlobalSettingsOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable GVRP mechanism.
.1.3.6.1.4.1.171.10.75.14.11.2,DES-1210-10AXME::gvrpSettingsJoinTime,INTEGER,read-write,,current,,The Join Time value assigned to this Join Time field. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.14.11.3,DES-1210-10AXME::gvrpSettingsLeaveTime,INTEGER,read-write,,current,,The Leave Time value assigned to this Leave Time field. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.14.11.4,DES-1210-10AXME::gvrpSettingsLeaveAllTime,INTEGER,read-write,,current,,The Leave-All Time value assigned to this Leave-All Time field. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.14.11.5,DES-1210-10AXME::gvrpSettingsTable,,not-accessible,,current,,A table containing static configuration information for each GVRP configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.10.75.14.11.5.1,DES-1210-10AXME::gvrpSettingsEntry,,not-accessible,gvrpSettingsPortControlIndex,current,,Information for a GVRP configured into the device by (local or network) management.
.1.3.6.1.4.1.171.10.75.14.11.5.1.1,DES-1210-10AXME::gvrpSettingsPortControlIndex,Integer32,read-only,,current,,The index of the port.
.1.3.6.1.4.1.171.10.75.14.11.5.1.2,DES-1210-10AXME::gvrpSettingsPVID,INTEGER,read-write,,current,,The PVID value assigned to this Aggregation Port. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.14.11.5.1.3,DES-1210-10AXME::gvrpSettingsGVRPState,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable GVRP State to this Aggregation Port.
.1.3.6.1.4.1.171.10.75.14.11.5.1.4,DES-1210-10AXME::gvrpSettingsIngressChecking,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Ingress Checking mechanism of GVRP to this Aggregation Port.
.1.3.6.1.4.1.171.10.75.14.11.5.1.5,DES-1210-10AXME::gvrpSettingsAcceptableFrameType,INTEGER,read-write,,current,allFrames(1):taggedOnly(2),Chose types All Frames/Tagged to this Aggregation Port.
.1.3.6.1.4.1.171.10.75.14.12,DES-1210-10AXME::companyQoSGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.12.1,DES-1210-10AXME::cosScheduleMechanism,INTEGER,read-write,,current,strictPriority(1):wrr(2),Queuing mechanism. strictPriority(1) : Strict Priority wrr(2) : Weighted Round Robin  Strict-priority scheduling is implemented with a special strict-priority scheduler node that is stacked directly above the port. Queues stacked on top of the strict-priority scheduler node always get bandwidth before other queues.  Weighted round-robin scheduling is designed to better handle queues with different processing capacities. Each queue has a weight : Low is 1, Medium is 2, High is 4 and Highest is 8 for WS3 spec. Queues with higher weights get bandwidth before than other queues with less weights.  
.1.3.6.1.4.1.171.10.75.14.12.2,DES-1210-10AXME::cosOutputSchedule,,,,,,
.1.3.6.1.4.1.171.10.75.14.12.2.1,DES-1210-10AXME::cosClassTable,,not-accessible,,current,,A list of cosOutputSchedule.
.1.3.6.1.4.1.171.10.75.14.12.2.1.1,DES-1210-10AXME::cosClassEntry,,not-accessible,cosClassIndex,current,,A list of cosOutputClass Weight.
.1.3.6.1.4.1.171.10.75.14.12.2.1.1.1,DES-1210-10AXME::cosClassIndex,INTEGER,read-only,,current,,A index of class 0 ~ 3.
.1.3.6.1.4.1.171.10.75.14.12.2.1.1.2,DES-1210-10AXME::cosWeight,INTEGER,read-write,,current,,cos weight 
.1.3.6.1.4.1.171.10.75.14.12.3,DES-1210-10AXME::portMapPriority,,,,,,
.1.3.6.1.4.1.171.10.75.14.12.3.1,DES-1210-10AXME::portMapPriTable,,not-accessible,,current,,A list of port mapping priority Entries.
.1.3.6.1.4.1.171.10.75.14.12.3.1.1,DES-1210-10AXME::portMapPriEntry,,not-accessible,portMapPriPortIndex,current,,A list of 802.1p port mapping priority priorities.
.1.3.6.1.4.1.171.10.75.14.12.3.1.1.1,DES-1210-10AXME::portMapPriPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.14.12.3.1.1.2,DES-1210-10AXME::portMapPriClass,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),For ingress untagged packets, the per port 'Default Priority' setting will be applied to packets of each port to provide  port-based traffic prioritization. For ingress tagged packets, if 802.1p not enabled  D-Link Smart Switches will refer to these 4 different priority queues. 
.1.3.6.1.4.1.171.10.75.14.12.4,DES-1210-10AXME::qosDefaultUserPri,,,,,,
.1.3.6.1.4.1.171.10.75.14.12.4.1,DES-1210-10AXME::qosDefaultUserPriTable,,not-accessible,,current,,A list of 802.1p port default priority Entries.
.1.3.6.1.4.1.171.10.75.14.12.4.1.1,DES-1210-10AXME::qosDefaultUserPriEntry,,not-accessible,qosDefaultUserPriPortIndex,current,,A list of 802.1p port default priority priorities.
.1.3.6.1.4.1.171.10.75.14.12.4.1.1.1,DES-1210-10AXME::qosDefaultUserPriPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.14.12.4.1.1.2,DES-1210-10AXME::qosDefaultPriority,INTEGER,read-write,,current,priority0(0):priority1(1):priority2(2):priority3(3):priority4(4):priority5(5):priority6(6):priority7(7),For ingress untagged packets, the per port 'Default Priority' setting will be applied to packets of each port to provide  port-based traffic prioritization when 802.1p is enabled.
.1.3.6.1.4.1.171.10.75.14.12.4.1.1.3,DES-1210-10AXME::qosEffectiveDefaultPriority,INTEGER,read-only,,current,priority0(0):priority1(1):priority2(2):priority3(3):priority4(4):priority5(5):priority6(6):priority7(7),For ingress untagged packets, the per port 'Effective Default  Priority' setting will be applied to packets of each port to  provide port-based traffic prioritization when 802.1p is enabled.
.1.3.6.1.4.1.171.10.75.14.12.5,DES-1210-10AXME::qosUserPriority,,,,,,
.1.3.6.1.4.1.171.10.75.14.12.5.1,DES-1210-10AXME::qosUserPriorityTable,,not-accessible,,current,,A table mapping evaluated User Priority to Traffic Class, for forwarding by the bridge. Traffic class is a number in the range (0..3).
.1.3.6.1.4.1.171.10.75.14.12.5.1.1,DES-1210-10AXME::qosUserPriEntry,,not-accessible,qosUserPriIndex,current,,User Priority to Traffic Class mapping.
.1.3.6.1.4.1.171.10.75.14.12.5.1.1.1,DES-1210-10AXME::qosUserPriIndex,INTEGER,read-only,,current,,For ingress tagged packets, D-Link Smart Switches will refer to these information and prioritize them with 4 different priority queues.  If 802.1p is enabled.
.1.3.6.1.4.1.171.10.75.14.12.5.1.1.2,DES-1210-10AXME::qosUserPriClass,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),The User Class the received frame is mapped to.
.1.3.6.1.4.1.171.10.75.14.12.6,DES-1210-10AXME::qosDiffServ,,,,,,
.1.3.6.1.4.1.171.10.75.14.12.6.1,DES-1210-10AXME::qosDiffServTypeGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.12.6.1.1,DES-1210-10AXME::qosDiffServType00,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 0 : IP ToS value = 0
.1.3.6.1.4.1.171.10.75.14.12.6.1.2,DES-1210-10AXME::qosDiffServType01,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 01 : IP ToS value = 4
.1.3.6.1.4.1.171.10.75.14.12.6.1.3,DES-1210-10AXME::qosDiffServType02,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 02 : IP ToS value = 8
.1.3.6.1.4.1.171.10.75.14.12.6.1.4,DES-1210-10AXME::qosDiffServType03,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 03 : IP ToS value = 12
.1.3.6.1.4.1.171.10.75.14.12.6.1.5,DES-1210-10AXME::qosDiffServType04,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 04 : IP ToS value = 16
.1.3.6.1.4.1.171.10.75.14.12.6.1.6,DES-1210-10AXME::qosDiffServType05,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 05 : IP ToS value = 20
.1.3.6.1.4.1.171.10.75.14.12.6.1.7,DES-1210-10AXME::qosDiffServType06,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 06 : IP ToS value = 24
.1.3.6.1.4.1.171.10.75.14.12.6.1.8,DES-1210-10AXME::qosDiffServType07,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 07 : IP ToS value = 28
.1.3.6.1.4.1.171.10.75.14.12.6.1.9,DES-1210-10AXME::qosDiffServType08,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 08 : IP ToS value = 32
.1.3.6.1.4.1.171.10.75.14.12.6.1.10,DES-1210-10AXME::qosDiffServType09,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 09 : IP ToS value = 36
.1.3.6.1.4.1.171.10.75.14.12.6.1.11,DES-1210-10AXME::qosDiffServType10,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 10 : IP ToS value = 40
.1.3.6.1.4.1.171.10.75.14.12.6.1.12,DES-1210-10AXME::qosDiffServType11,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 11 : IP ToS value = 44
.1.3.6.1.4.1.171.10.75.14.12.6.1.13,DES-1210-10AXME::qosDiffServType12,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 12 : IP ToS value = 48
.1.3.6.1.4.1.171.10.75.14.12.6.1.14,DES-1210-10AXME::qosDiffServType13,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 13 : IP ToS value = 52
.1.3.6.1.4.1.171.10.75.14.12.6.1.15,DES-1210-10AXME::qosDiffServType14,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 14 : IP ToS value = 56
.1.3.6.1.4.1.171.10.75.14.12.6.1.16,DES-1210-10AXME::qosDiffServType15,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 15 : IP ToS value = 60
.1.3.6.1.4.1.171.10.75.14.12.6.1.17,DES-1210-10AXME::qosDiffServType16,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 16 : IP ToS value = 64
.1.3.6.1.4.1.171.10.75.14.12.6.1.18,DES-1210-10AXME::qosDiffServType17,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 17 : IP ToS value = 68
.1.3.6.1.4.1.171.10.75.14.12.6.1.19,DES-1210-10AXME::qosDiffServType18,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 18 : IP ToS value = 72
.1.3.6.1.4.1.171.10.75.14.12.6.1.20,DES-1210-10AXME::qosDiffServType19,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 19 : IP ToS value = 76
.1.3.6.1.4.1.171.10.75.14.12.6.1.21,DES-1210-10AXME::qosDiffServType20,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 20 : IP ToS value = 80
.1.3.6.1.4.1.171.10.75.14.12.6.1.22,DES-1210-10AXME::qosDiffServType21,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 21 : IP ToS value = 84
.1.3.6.1.4.1.171.10.75.14.12.6.1.23,DES-1210-10AXME::qosDiffServType22,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 22 : IP ToS value = 88
.1.3.6.1.4.1.171.10.75.14.12.6.1.24,DES-1210-10AXME::qosDiffServType23,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 23 : IP ToS value = 92
.1.3.6.1.4.1.171.10.75.14.12.6.1.25,DES-1210-10AXME::qosDiffServType24,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 24 : IP ToS value = 96
.1.3.6.1.4.1.171.10.75.14.12.6.1.26,DES-1210-10AXME::qosDiffServType25,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 25 : IP ToS value = 100
.1.3.6.1.4.1.171.10.75.14.12.6.1.27,DES-1210-10AXME::qosDiffServType26,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 26 : IP ToS value = 104
.1.3.6.1.4.1.171.10.75.14.12.6.1.28,DES-1210-10AXME::qosDiffServType27,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 27 : IP ToS value = 108
.1.3.6.1.4.1.171.10.75.14.12.6.1.29,DES-1210-10AXME::qosDiffServType28,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 28 : IP ToS value = 112
.1.3.6.1.4.1.171.10.75.14.12.6.1.30,DES-1210-10AXME::qosDiffServType29,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 29 : IP ToS value = 116
.1.3.6.1.4.1.171.10.75.14.12.6.1.31,DES-1210-10AXME::qosDiffServType30,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 30 : IP ToS value = 120
.1.3.6.1.4.1.171.10.75.14.12.6.1.32,DES-1210-10AXME::qosDiffServType31,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 31 : IP ToS value = 124
.1.3.6.1.4.1.171.10.75.14.12.6.1.33,DES-1210-10AXME::qosDiffServType32,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 32 : IP ToS value = 128
.1.3.6.1.4.1.171.10.75.14.12.6.1.34,DES-1210-10AXME::qosDiffServType33,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 33 : IP ToS value = 132
.1.3.6.1.4.1.171.10.75.14.12.6.1.35,DES-1210-10AXME::qosDiffServType34,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 34 : IP ToS value = 136
.1.3.6.1.4.1.171.10.75.14.12.6.1.36,DES-1210-10AXME::qosDiffServType35,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 35 : IP ToS value = 140
.1.3.6.1.4.1.171.10.75.14.12.6.1.37,DES-1210-10AXME::qosDiffServType36,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 36 : IP ToS value = 144
.1.3.6.1.4.1.171.10.75.14.12.6.1.38,DES-1210-10AXME::qosDiffServType37,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 37 : IP ToS value = 148
.1.3.6.1.4.1.171.10.75.14.12.6.1.39,DES-1210-10AXME::qosDiffServType38,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 38 : IP ToS value = 152
.1.3.6.1.4.1.171.10.75.14.12.6.1.40,DES-1210-10AXME::qosDiffServType39,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 39 : IP ToS value = 156
.1.3.6.1.4.1.171.10.75.14.12.6.1.41,DES-1210-10AXME::qosDiffServType40,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 40 : IP ToS value = 160
.1.3.6.1.4.1.171.10.75.14.12.6.1.42,DES-1210-10AXME::qosDiffServType41,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 41 : IP ToS value = 164
.1.3.6.1.4.1.171.10.75.14.12.6.1.43,DES-1210-10AXME::qosDiffServType42,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 42 : IP ToS value = 168
.1.3.6.1.4.1.171.10.75.14.12.6.1.44,DES-1210-10AXME::qosDiffServType43,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 43 : IP ToS value = 172
.1.3.6.1.4.1.171.10.75.14.12.6.1.45,DES-1210-10AXME::qosDiffServType44,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 44 : IP ToS value = 176
.1.3.6.1.4.1.171.10.75.14.12.6.1.46,DES-1210-10AXME::qosDiffServType45,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 45 : IP ToS value = 180
.1.3.6.1.4.1.171.10.75.14.12.6.1.47,DES-1210-10AXME::qosDiffServType46,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 46 : IP ToS value = 184
.1.3.6.1.4.1.171.10.75.14.12.6.1.48,DES-1210-10AXME::qosDiffServType47,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 47 : IP ToS value = 188
.1.3.6.1.4.1.171.10.75.14.12.6.1.49,DES-1210-10AXME::qosDiffServType48,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 48 : IP ToS value = 192
.1.3.6.1.4.1.171.10.75.14.12.6.1.50,DES-1210-10AXME::qosDiffServType49,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 49 : IP ToS value = 196
.1.3.6.1.4.1.171.10.75.14.12.6.1.51,DES-1210-10AXME::qosDiffServType50,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 50 : IP ToS value = 200
.1.3.6.1.4.1.171.10.75.14.12.6.1.52,DES-1210-10AXME::qosDiffServType51,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 51 : IP ToS value = 204
.1.3.6.1.4.1.171.10.75.14.12.6.1.53,DES-1210-10AXME::qosDiffServType52,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 52 : IP ToS value = 208
.1.3.6.1.4.1.171.10.75.14.12.6.1.54,DES-1210-10AXME::qosDiffServType53,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 53 : IP ToS value = 212
.1.3.6.1.4.1.171.10.75.14.12.6.1.55,DES-1210-10AXME::qosDiffServType54,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 54 : IP ToS value = 216
.1.3.6.1.4.1.171.10.75.14.12.6.1.56,DES-1210-10AXME::qosDiffServType55,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 55 : IP ToS value = 220
.1.3.6.1.4.1.171.10.75.14.12.6.1.57,DES-1210-10AXME::qosDiffServType56,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 56 : IP ToS value = 224
.1.3.6.1.4.1.171.10.75.14.12.6.1.58,DES-1210-10AXME::qosDiffServType57,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 57 : IP ToS value = 228
.1.3.6.1.4.1.171.10.75.14.12.6.1.59,DES-1210-10AXME::qosDiffServType58,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 58 : IP ToS value = 232
.1.3.6.1.4.1.171.10.75.14.12.6.1.60,DES-1210-10AXME::qosDiffServType59,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 59 : IP ToS value = 236
.1.3.6.1.4.1.171.10.75.14.12.6.1.61,DES-1210-10AXME::qosDiffServType60,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 60 : IP ToS value = 240
.1.3.6.1.4.1.171.10.75.14.12.6.1.62,DES-1210-10AXME::qosDiffServType61,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 61 : IP ToS value = 244
.1.3.6.1.4.1.171.10.75.14.12.6.1.63,DES-1210-10AXME::qosDiffServType62,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 62 : IP ToS value = 248
.1.3.6.1.4.1.171.10.75.14.12.6.1.64,DES-1210-10AXME::qosDiffServType63,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 63 : IP ToS value = 252
.1.3.6.1.4.1.171.10.75.14.12.7,DES-1210-10AXME::qosPriSettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.12.7.1,DES-1210-10AXME::qosPriSettingsTable,,not-accessible,,current,,A list of port priority settings.
.1.3.6.1.4.1.171.10.75.14.12.7.1.1,DES-1210-10AXME::qosPriSettingsEntry,,not-accessible,qosPriSetPortIndex,current,,A list of port priority settings Entries.
.1.3.6.1.4.1.171.10.75.14.12.7.1.1.1,DES-1210-10AXME::qosPriSetPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.14.12.7.1.1.2,DES-1210-10AXME::qosPriSetPortType,INTEGER,read-write,,current,,The port priority setting type. (ex. none = 0, port mapping = 1, 802.1p = 2, DSCP = 4. If you want enable 802.1p & DSCP, the value is 2 + 4 = 6. 
.1.3.6.1.4.1.171.10.75.14.12.8,DES-1210-10AXME::qosAclPrioritySettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.12.8.1,DES-1210-10AXME::aclQosTable,,not-accessible,,current,,A list of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.12.8.1.1,DES-1210-10AXME::aclQosEntry,,not-accessible,aclQosIndex,current,,A list of priority by acl setting entry.
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.1,DES-1210-10AXME::aclQosIndex,Integer32,read-only,,current,,Index of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.2,DES-1210-10AXME::aclQosType,INTEGER,read-write,,current,mac(0):ip(1):tcp(2):udp(3):vlanid(4):protocol(5),Type of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.3,DES-1210-10AXME::aclQosMACAddr,OCTET,read-write,,current,,Dst MAC of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.4,DES-1210-10AXME::aclQosIPAddr,IpAddress,read-write,,current,,Dst IP of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.5,DES-1210-10AXME::aclQosTCPUDPPort,Integer32,read-write,,current,,Dst TCP/UDP port of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.6,DES-1210-10AXME::aclQosVlanID,Integer32,read-write,,current,,VLAN ID of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.7,DES-1210-10AXME::aclQosProtocol,Integer32,read-write,,current,,Ip protocol number of priority by acl setting
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.8,DES-1210-10AXME::aclQosAssignClass,INTEGER,read-write,,current,class0(0):class1(1):class2(2):class3(3),Be mapped class of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.12.8.1.1.9,DES-1210-10AXME::aclQosStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Status of priority by acl setting.
.1.3.6.1.4.1.171.10.75.14.13,DES-1210-10AXME::companyTrafficMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.14.13.1,DES-1210-10AXME::bandwidthCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.13.1.2,DES-1210-10AXME::bandwidthCtrlTable,,not-accessible,,current,,A table to control the rate limiting parameters  either for the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.14.13.1.2.1,DES-1210-10AXME::bandwidthCtrlEntry,,not-accessible,bandwidthCtrlIndex,current,,An entry appears in this table for each physical interface in the switch.
.1.3.6.1.4.1.171.10.75.14.13.1.2.1.1,DES-1210-10AXME::bandwidthCtrlIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.75.14.13.1.2.1.2,DES-1210-10AXME::bandwidthCtrlTxThreshold,Integer32,read-write,,current,,Configures interface Rate Limit (Packet that can be transferred on a port at a particular second).  This object's value will take effect on the interface speed. Based on the operating speed of the port, the rate limit will be applied. This value can also be affected by the metering. A value of zero(0) disable rate limiting i.e. sets the port to full speed. The value can  be set between 64~102400(Kbits per second) in FE port, 64~1024000 (Kbits per second) in GE port.  (Note: The multiple of 1850 Kbits/sec will be set automatically because the resolution of Giga-port Tx bandwidth control is 1850 Kbits/sec.)
.1.3.6.1.4.1.171.10.75.14.13.1.2.1.3,DES-1210-10AXME::bandwidthCtrlRxThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of receive packets that can be transmitted per second over this  interface. Setting this object to the value zero disables rate  limiting for receive packets on this interface. The value that can be set for this object is limited by the underlying hardware.  The value can be set between 64~102400(Kbits per second) in FE  port, 64~1024000(Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.75.14.13.3,DES-1210-10AXME::broadcastStormCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.13.3.1,DES-1210-10AXME::broadcastStormCtrlGlobalOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates storm control function is enabled or disabled  for device. When you enable broadcast storm control function, D-Link Smart  Switches will allowed you to limit the number of broadcast packets  per second going through device.
.1.3.6.1.4.1.171.10.75.14.13.3.2,DES-1210-10AXME::broadcastStormCtrlLimitType,INTEGER,read-write,,current,broadcastonly(1):multicastAndbroadcast(2):dlfMulticastAndbroadcast(3),This object indicates storm control function is control broadcast packet or multicast packet or dlf packet.
.1.3.6.1.4.1.171.10.75.14.13.3.3,DES-1210-10AXME::broadcastStormCtrlThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of Kbits/sec that can be transmitted per second over this interface.  Setting this object to the value zero disables rate limiting on  this interface. The value that can be set for this object is  limited by the underlying hardware. The limit value must be between  64~1024000 and limit value is multiple of 64.  (Notice : if the limit value is 0, it means unlimited.)
.1.3.6.1.4.1.171.10.75.14.13.4,DES-1210-10AXME::trafficCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.14.13.4.1,DES-1210-10AXME::trafficCtrlTrap,INTEGER,read-write,,current,none(0):stormOccurred(1):stormCleared(2):both(3),The trap setting of traffic control.
.1.3.6.1.4.1.171.10.75.14.13.4.2,DES-1210-10AXME::trafficCtrlTable,,not-accessible,,current,,The traffic control table.
.1.3.6.1.4.1.171.10.75.14.13.4.2.1,DES-1210-10AXME::trafficCtrlEntry,,not-accessible,trafficCtrlIndex,current,,The traffic control entry.
.1.3.6.1.4.1.171.10.75.14.13.4.2.1.1,DES-1210-10AXME::trafficCtrlIndex,Integer32,read-only,,current,,The traffic control index.
.1.3.6.1.4.1.171.10.75.14.13.4.2.1.2,DES-1210-10AXME::trafficCtrlActionMode,INTEGER,read-write,,current,drop(0):shutdown(1),The action mode of traffic control.
.1.3.6.1.4.1.171.10.75.14.13.4.2.1.3,DES-1210-10AXME::trafficCtrlType,INTEGER,read-write,,current,none(0):b(1):m(2):mb(3):u(4):ub(5):um(6):umb(7),The control type of traffic control. (b: Broadcast, m: Multicast, u: Unknown Unicast)
.1.3.6.1.4.1.171.10.75.14.13.4.2.1.4,DES-1210-10AXME::trafficCtrlThreshold,Integer32,read-write,,current,,The threshold of traffic control.
.1.3.6.1.4.1.171.10.75.14.13.4.2.1.5,DES-1210-10AXME::trafficCtrlCountDown,Integer32,read-write,,current,,The count down value of traffic control.
.1.3.6.1.4.1.171.10.75.14.13.4.2.1.6,DES-1210-10AXME::trafficCtrlTimeInterval,Integer32,read-write,,current,,The time interval of traffic control.
.1.3.6.1.4.1.171.10.75.14.14,DES-1210-10AXME::companySecurity,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.1,DES-1210-10AXME::securityTrustedHost,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.1.1,DES-1210-10AXME::trustedHostStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates trusted host function is enabled or disabled.  When trusted host function is enabled, D-Link Smart Switches will  only allow hosts which you trust to access and control the switch. Your local host IP Addresses must be one of the IP Addresses to  avoid disconnection.
.1.3.6.1.4.1.171.10.75.14.14.1.2,DES-1210-10AXME::trustedHostTable,,not-accessible,,current,,A table to configure trusted host in the system.
.1.3.6.1.4.1.171.10.75.14.14.1.2.1,DES-1210-10AXME::trustedHostEntry,,not-accessible,trustedHostIpAddr:trustedHostIpMask,current,,Each entry in this table represents rules for particular trusted host.
.1.3.6.1.4.1.171.10.75.14.14.1.2.1.1,DES-1210-10AXME::trustedHostIpAddr,IpAddress,read-only,,current,,The IP address of host you allow to access to D-Link Smart  Switch. Your local host IP Addresses must be one of the IP Addresses  to avoid disconnection.
.1.3.6.1.4.1.171.10.75.14.14.1.2.1.2,DES-1210-10AXME::trustedHostIpMask,IpAddress,read-only,,current,,Used to mask with IP address, it allow you set a subnet as a  trusted host entry.
.1.3.6.1.4.1.171.10.75.14.14.1.2.1.3,DES-1210-10AXME::trustedHostRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.14.14.2,DES-1210-10AXME::securityPortSecurity,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.2.1,DES-1210-10AXME::portSecTable,,not-accessible,,current,,A table to control port security features of the device.
.1.3.6.1.4.1.171.10.75.14.14.2.1.1,DES-1210-10AXME::portSecEntry,,not-accessible,portSecIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.14.14.2.1.1.1,DES-1210-10AXME::portSecIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.75.14.14.2.1.1.2,DES-1210-10AXME::portSecState,INTEGER,read-write,,current,enabled(1):disabled(2),Enable / disable port security admin state for the interface.  A given ports' dynamic MAC address learning will be stopped such that the current source MAC addresses entered into the MAC address forwarding table can not be changed once the port security admin  state is enabled.
.1.3.6.1.4.1.171.10.75.14.14.2.1.1.3,DES-1210-10AXME::portSecMLA,Integer32,read-write,,current,,Configures interface port security maximum learning address numbers.  When given ports' admin state is enabled, allows forwarding  table learning address number. The number can be set 0 to 64. Note: Set value 0 means cannot learn MAC address.
.1.3.6.1.4.1.171.10.75.14.14.2.1.1.4,DES-1210-10AXME::portSecLockAddrMode,INTEGER,read-write,,current,deleteOnReset(1):deleteOnTimeout(2):permanent(3),Configures port security lock address mode for the interface. deleteOnReset : The locked addresses will not age out until the Switch has been reset. deleteOnTimeout : The locked addresses will age out after the aging timer expires. Permanent : The locked addresses will not age out after the aging timer expires.
.1.3.6.1.4.1.171.10.75.14.14.2.2,DES-1210-10AXME::portSecFDBPermanentTable,,not-accessible,,current,,A table to control port security FDB Permanent of the device.
.1.3.6.1.4.1.171.10.75.14.14.2.2.1,DES-1210-10AXME::portSecFDBPermanentEntry,,not-accessible,portSecFDBPermPort:portSecFDBPermIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.14.14.2.2.1.1,DES-1210-10AXME::portSecFDBPermIndex,INTEGER,read-only,,current,,The index of the port security MAC entry.
.1.3.6.1.4.1.171.10.75.14.14.2.2.1.2,DES-1210-10AXME::portSecFDBPermVlanID,INTEGER,read-only,,current,,The VLAN ID of the port security MAC entry.
.1.3.6.1.4.1.171.10.75.14.14.2.2.1.3,DES-1210-10AXME::portSecFDBPermMac,OCTET,read-only,,current,,The MAC address associated of the port security MAC entry.
.1.3.6.1.4.1.171.10.75.14.14.2.2.1.4,DES-1210-10AXME::portSecFDBPermPort,INTEGER,read-only,,current,,The forwarding port of the port security MAC entry.
.1.3.6.1.4.1.171.10.75.14.14.3,DES-1210-10AXME::securityARPSpoofPrevent,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.3.1,DES-1210-10AXME::aRPSpoofPreventTable,,not-accessible,,current,,A table to control ARP Spoofing prevention for the entire 
.1.3.6.1.4.1.171.10.75.14.14.3.1.1,DES-1210-10AXME::aRPSpoofPreventEntry,,not-accessible,aRPSpoofPreventIpAddr,current,,An entry appears in this table for each interface 
.1.3.6.1.4.1.171.10.75.14.14.3.1.1.1,DES-1210-10AXME::aRPSpoofPreventIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.14.14.3.1.1.2,DES-1210-10AXME::aRPSpoofPreventMacAddress,OCTET,read-write,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.75.14.14.3.1.1.3,DES-1210-10AXME::aRPSpoofPreventPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.14.14.3.1.1.4,DES-1210-10AXME::aRPSpoofPreventRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.14.4,DES-1210-10AXME::ipMacPortBinding,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.4.1,DES-1210-10AXME::ipMacPortBindingSystemMode,INTEGER,read-write,,current,disable(0):modeARP(1),The system wide ACL mode in IPMB.
.1.3.6.1.4.1.171.10.75.14.14.4.2,DES-1210-10AXME::ipMacPortBindingTrapLogEnable,INTEGER,read-write,,current,enable(1):disable(2),The trap event option in IPMB.
.1.3.6.1.4.1.171.10.75.14.14.4.3,DES-1210-10AXME::ipMacPortBindingEnabledPortList,OCTET,read-write,,current,,Specifies the port numbers which check incoming IP address and 
.1.3.6.1.4.1.171.10.75.14.14.4.4,DES-1210-10AXME::allowZeroIPPortList,OCTET,read-write,,current,,Specifies the port numbers which don't check incoming IP address and 
.1.3.6.1.4.1.171.10.75.14.14.4.5,DES-1210-10AXME::ipMacPortBindingTable,,not-accessible,,current,,A table to control IP-MAC-Port Binding features either for the entire 
.1.3.6.1.4.1.171.10.75.14.14.4.5.1,DES-1210-10AXME::ipMacPortBindingEntry,,not-accessible,ipMacPortBindingIpAddr:ipMacPortBindingMacAddress,current,,An entry appears in this table for each interface 
.1.3.6.1.4.1.171.10.75.14.14.4.5.1.1,DES-1210-10AXME::ipMacPortBindingIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.14.14.4.5.1.2,DES-1210-10AXME::ipMacPortBindingMacAddress,OCTET,not-accessible,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.75.14.14.4.5.1.3,DES-1210-10AXME::ipMacPortBindingPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.14.14.4.5.1.5,DES-1210-10AXME::ipMacPortBindingRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.14.4.6,DES-1210-10AXME::macBlockListTable,,not-accessible,,current,,An entry appears in this table for each interface 
.1.3.6.1.4.1.171.10.75.14.14.4.6.1,DES-1210-10AXME::macBlockListEntry,,not-accessible,macBlockListMacAddr:macBlockListVLANID:macBlockListPort,current,,An entry appears in this table for each interface 
.1.3.6.1.4.1.171.10.75.14.14.4.6.1.1,DES-1210-10AXME::macBlockListMacAddr,OCTET,not-accessible,,current,,Blocked Mac Address.
.1.3.6.1.4.1.171.10.75.14.14.4.6.1.2,DES-1210-10AXME::macBlockListVLANID,Integer32,not-accessible,,current,,Blocked IP.
.1.3.6.1.4.1.171.10.75.14.14.4.6.1.3,DES-1210-10AXME::macBlockListPort,Integer32,not-accessible,,current,,Blocked port.
.1.3.6.1.4.1.171.10.75.14.14.4.6.1.4,DES-1210-10AXME::macBlockListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.14.5,DES-1210-10AXME::securitySSL,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.5.1,DES-1210-10AXME::sslSecurityHttpStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling secure HTTP in the system.
.1.3.6.1.4.1.171.10.75.14.14.5.2,DES-1210-10AXME::sslCiphers,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.5.2.1,DES-1210-10AXME::sslCipherSuiteList,BITS,read-write,,current,rsa-null-md5(0):rsa-null-sha(1):rsa-des-sha(2):rsa-3des-sha(3):dh-rsa-des-sha(4):dh-rsa-3des-sha(5):rsa-exp1024-des-sha(6),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.75.14.14.7,DES-1210-10AXME::securityDhcpServerScreen,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.7.1,DES-1210-10AXME::dhcpServerScreenEnablePortlist,OCTET,read-write,,current,,To enable or disable DHCP Server Screening port list.
.1.3.6.1.4.1.171.10.75.14.14.7.2,DES-1210-10AXME::filterDHCPServerTable,,not-accessible,,current,,A table to control filter DHCP Server for the entire
.1.3.6.1.4.1.171.10.75.14.14.7.2.1,DES-1210-10AXME::filterDHCPServerEntry,,not-accessible,filterDHCPServerIpAddr:filterDHCPServerClientMacAddr,current,,An entry appears in this table for each interface
.1.3.6.1.4.1.171.10.75.14.14.7.2.1.1,DES-1210-10AXME::filterDHCPServerIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.14.14.7.2.1.2,DES-1210-10AXME::filterDHCPServerClientMacAddr,OCTET,not-accessible,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.75.14.14.7.2.1.3,DES-1210-10AXME::filterDHCPServerPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.14.14.7.2.1.4,DES-1210-10AXME::filterDHCPServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.14.8,DES-1210-10AXME::securitySSH,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.8.1,DES-1210-10AXME::sshSecurityStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling ssh in the system.
.1.3.6.1.4.1.171.10.75.14.14.8.2,DES-1210-10AXME::sshMaxAuthFailAttempts,INTEGER,read-write,,current,,This object indicates the max auth fail retry attempt times.
.1.3.6.1.4.1.171.10.75.14.14.8.3,DES-1210-10AXME::sshSessionKeyRekeying,INTEGER,read-write,,current,never(0):ten-min(10):thirty-min(30):sixty-min(60),This object indicates one SSH session rekey time interval.
.1.3.6.1.4.1.171.10.75.14.14.8.4,DES-1210-10AXME::sshMaxSession,INTEGER,read-write,,current,,This object indicates max SSH session number supported in system.
.1.3.6.1.4.1.171.10.75.14.14.8.5,DES-1210-10AXME::sshConnectionTimeout,INTEGER,read-write,,current,,This object indicates SSH connection timeout value.
.1.3.6.1.4.1.171.10.75.14.14.8.6,DES-1210-10AXME::sshAuthenMethodPassWordAdmin,INTEGER,read-write,,current,enable(1):disable(2),The object indicates authen method password is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.14.8.7,DES-1210-10AXME::sshAuthenMethodPubKeyAdmin,INTEGER,read-write,,current,enable(1):disable(2),The object indicates authen method public-key is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.14.8.8,DES-1210-10AXME::sshAuthenMethodHostKeyAdmin,INTEGER,read-write,,current,enable(1):disable(2),The object indicates authen method host-key is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.14.8.9,DES-1210-10AXME::sshCipherSuiteList,BITS,read-write,,current,tripleDESCBC(0):dESCBC(1),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.75.14.14.8.10,DES-1210-10AXME::sshMacSuiteList,BITS,read-write,,current,hMAC-SHA1(0):hMAC-MD5(1),This object is to configure the MAC-list.
.1.3.6.1.4.1.171.10.75.14.14.8.11,DES-1210-10AXME::sshPublKeyRSAAdmin,INTEGER,read-write,,current,enabled(1):disabled(2),The object indicates Public key generating algorithm RSA is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.14.8.12,DES-1210-10AXME::sshUserInfoTable,,not-accessible,,current,,A table to configure SSH user auth in the system.
.1.3.6.1.4.1.171.10.75.14.14.8.12.1,DES-1210-10AXME::sshUserInfoEntry,,not-accessible,sshUserInfoID,current,,An entry to configure user auth in the system.
.1.3.6.1.4.1.171.10.75.14.14.8.12.1.1,DES-1210-10AXME::sshUserInfoID,Integer32,read-only,,current,,The Schedule identifier. The maximum number of Schedule entry is  the number of ports supported PoE function.
.1.3.6.1.4.1.171.10.75.14.14.8.12.1.2,DES-1210-10AXME::sshUserInfoUserName,OCTET,read-only,,current,,The ssh user name associated with the SSH suer Info. entry (e.g., `admin, user').
.1.3.6.1.4.1.171.10.75.14.14.8.12.1.3,DES-1210-10AXME::sshUserInfoAuth,INTEGER,read-write,,current,publickey(4):password(2):hostbased(1),The object indicates which auth used by the user.
.1.3.6.1.4.1.171.10.75.14.14.8.12.1.4,DES-1210-10AXME::sshUserInfoHostName,OCTET,read-write,,current,,The ssh host name associated with the SSH suer Info. entry (e.g., `DUT1, DUT2').
.1.3.6.1.4.1.171.10.75.14.14.8.12.1.5,DES-1210-10AXME::sshUserInfoHostIp,IpAddress,read-write,,current,,SSH HostBased IP Address of the system.
.1.3.6.1.4.1.171.10.75.14.14.9,DES-1210-10AXME::securityTrafficSeg,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.9.1,DES-1210-10AXME::trafficSegTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel
.1.3.6.1.4.1.171.10.75.14.14.9.1.1,DES-1210-10AXME::trafficSegEntry,,not-accessible,trafficSegIfIndex,current,,There is one entry in this table for each created port-channel port
.1.3.6.1.4.1.171.10.75.14.14.9.1.1.1,DES-1210-10AXME::trafficSegIfIndex,Integer32,read-only,,current,,The ifIndex of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.75.14.14.9.1.1.2,DES-1210-10AXME::trafficSegMemberList,OCTET,read-write,,current,,Port list of port channel.
.1.3.6.1.4.1.171.10.75.14.14.10,DES-1210-10AXME::securityAAC,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.10.1,DES-1210-10AXME::aacAuthenAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the Access Authentication is enable or 
.1.3.6.1.4.1.171.10.75.14.14.10.2,DES-1210-10AXME::aacAuthParamResponseTimeout,INTEGER,read-write,,current,,Timeout in second for login authentication response.
.1.3.6.1.4.1.171.10.75.14.14.10.3,DES-1210-10AXME::aacAuthParamAttempt,INTEGER,read-write,,current,,The amount for login authentication, if login failure exceed,
.1.3.6.1.4.1.171.10.75.14.14.10.4,DES-1210-10AXME::aacAPAuthMethodGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.10.4.1,DES-1210-10AXME::aacAPLoginMethod,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.10.4.1.1,DES-1210-10AXME::aacAPConsoleLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the
.1.3.6.1.4.1.171.10.75.14.14.10.4.1.2,DES-1210-10AXME::aacAPTelnetLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the
.1.3.6.1.4.1.171.10.75.14.14.10.4.1.3,DES-1210-10AXME::aacAPSSHLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the
.1.3.6.1.4.1.171.10.75.14.14.10.4.1.4,DES-1210-10AXME::aacAPHttpLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the
.1.3.6.1.4.1.171.10.75.14.14.10.4.2,DES-1210-10AXME::aacAPEnableMethod,,,,,,
.1.3.6.1.4.1.171.10.75.14.14.10.4.2.1,DES-1210-10AXME::aacAPConsoleEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the
.1.3.6.1.4.1.171.10.75.14.14.10.4.2.2,DES-1210-10AXME::aacAPTelnetEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the
.1.3.6.1.4.1.171.10.75.14.14.10.4.2.3,DES-1210-10AXME::aacAPSSHEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the
.1.3.6.1.4.1.171.10.75.14.14.10.4.2.4,DES-1210-10AXME::aacAPHttpEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the
.1.3.6.1.4.1.171.10.75.14.14.10.5,DES-1210-10AXME::aacServerGroupTable,,not-accessible,,current,,A table that contains informations about server group.
.1.3.6.1.4.1.171.10.75.14.14.10.5.1,DES-1210-10AXME::aacServerGroupEntry,,not-accessible,aacServerGroupIndex,current,,A list of the group including servers.
.1.3.6.1.4.1.171.10.75.14.14.10.5.1.1,DES-1210-10AXME::aacServerGroupIndex,INTEGER,read-only,,current,,A value that uniquely identifies this SwAACServerGroupEntry .
.1.3.6.1.4.1.171.10.75.14.14.10.5.1.2,DES-1210-10AXME::aacServerGroupName,OCTET,read-write,,current,,A human-readable text string of the method group. 
.1.3.6.1.4.1.171.10.75.14.14.10.5.1.3,DES-1210-10AXME::aacServersInGroup,BITS,read-write,,current,id-1(0):id-2(1):id-3(2):id-4(3):id-5(4):id-6(5):id-7(6):id-8(7):id-9(8):id-10(9):id-11(10):id-12(11):id-13(12):id-14(13):id-15(14):id-16(15),The list of servers in the group, each bit indicates a specified server ID.
.1.3.6.1.4.1.171.10.75.14.14.10.5.1.4,DES-1210-10AXME::aacServerGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.14.10.6,DES-1210-10AXME::aacServerInfoTable,,not-accessible,,current,,A table that contains information about severs.
.1.3.6.1.4.1.171.10.75.14.14.10.6.1,DES-1210-10AXME::aacServerInfoEntry,,not-accessible,aacServerIndex,current,,A list of the information of server .
.1.3.6.1.4.1.171.10.75.14.14.10.6.1.1,DES-1210-10AXME::aacServerIndex,INTEGER,read-only,,current,,A value that uniquely identifies this SwAACServerGroupEntry.
.1.3.6.1.4.1.171.10.75.14.14.10.6.1.2,DES-1210-10AXME::aacServerIPAddr,IpAddress,read-write,,current,,The IP address of Server
.1.3.6.1.4.1.171.10.75.14.14.10.6.1.3,DES-1210-10AXME::aacServerAuthProtocol,INTEGER,read-write,,current,tacacs-plus(1):radius(2),The authentication protocol provided by the Server.
.1.3.6.1.4.1.171.10.75.14.14.10.6.1.4,DES-1210-10AXME::aacServerAuthPort,INTEGER,read-write,,current,,The TCP/IP port .
.1.3.6.1.4.1.171.10.75.14.14.10.6.1.5,DES-1210-10AXME::aacServerAuthKey,OCTET,read-write,,current,,The key used while authentication process.
.1.3.6.1.4.1.171.10.75.14.14.10.6.1.6,DES-1210-10AXME::aacServerTimeout,INTEGER,read-write,,current,,Server response timeout .
.1.3.6.1.4.1.171.10.75.14.14.10.6.1.7,DES-1210-10AXME::aacServerRetryCount,INTEGER,read-write,,current,,The client retry count .
.1.3.6.1.4.1.171.10.75.14.14.10.6.1.8,DES-1210-10AXME::aacServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.14.10.7,DES-1210-10AXME::aacLoginMethodListTable,,not-accessible,,current,,A table that contains information about Login authentication method 
.1.3.6.1.4.1.171.10.75.14.14.10.7.1,DES-1210-10AXME::aacLoginMethodListEntry,,not-accessible,aacLoginMethodListIndex,current,,A list of the Authentication methods.
.1.3.6.1.4.1.171.10.75.14.14.10.7.1.1,DES-1210-10AXME::aacLoginMethodListIndex,INTEGER,read-only,,current,,A value that identifies this method list.
.1.3.6.1.4.1.171.10.75.14.14.10.7.1.2,DES-1210-10AXME::aacLoginMethodListName,OCTET,read-write,,current,,A human-readable text string of the method list.
.1.3.6.1.4.1.171.10.75.14.14.10.7.1.3,DES-1210-10AXME::aacLoginMethod1,INTEGER,read-write,,current,none(-1):local(0):tacacs-plus(1):radius(2),The type of Login method list. Besides the pre-defined type, it 
.1.3.6.1.4.1.171.10.75.14.14.10.7.1.4,DES-1210-10AXME::aacLoginMethod2,INTEGER,read-write,,current,none(-1):local(0):tacacs-plus(1):radius(2),The type of Login method list. Besides the pre-defined type, it 
.1.3.6.1.4.1.171.10.75.14.14.10.7.1.5,DES-1210-10AXME::aacLoginMethod3,INTEGER,read-write,,current,none(-1):local(0):tacacs-plus(1):radius(2),The type of Login method list. Besides the pre-defined type, it 
.1.3.6.1.4.1.171.10.75.14.14.10.7.1.6,DES-1210-10AXME::aacLoginMethod4,INTEGER,read-write,,current,none(-1):local(0):tacacs-plus(1):radius(2),The type of Login method list. Besides the pre-defined type, it 
.1.3.6.1.4.1.171.10.75.14.14.10.7.1.7,DES-1210-10AXME::aacLoginMethodListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.14.10.8,DES-1210-10AXME::aacEnableMethodListTable,,not-accessible,,current,,A table that contains information about Enable authentication method 
.1.3.6.1.4.1.171.10.75.14.14.10.8.1,DES-1210-10AXME::aacEnableMethodListEntry,,not-accessible,aacEnableMethodListIndex,current,,A list of the Authentication methods.
.1.3.6.1.4.1.171.10.75.14.14.10.8.1.1,DES-1210-10AXME::aacEnableMethodListIndex,INTEGER,read-only,,current,,A value that identifies this method list.
.1.3.6.1.4.1.171.10.75.14.14.10.8.1.2,DES-1210-10AXME::aacEnableMethodListName,OCTET,read-write,,current,,A human-readable text string of the method list.
.1.3.6.1.4.1.171.10.75.14.14.10.8.1.3,DES-1210-10AXME::aacEnableMethod1,INTEGER,read-write,,current,none(-1):local(0):tacacs-plus(1):radius(2),The type of Login method list. Besides the pre-defined type, it 
.1.3.6.1.4.1.171.10.75.14.14.10.8.1.4,DES-1210-10AXME::aacEnableMethod2,INTEGER,read-write,,current,none(-1):local(0):tacacs-plus(1):radius(2),The type of Login method list. Besides the pre-defined type, it 
.1.3.6.1.4.1.171.10.75.14.14.10.8.1.5,DES-1210-10AXME::aacEnableMethod3,INTEGER,read-write,,current,none(-1):local(0):tacacs-plus(1):radius(2),The type of Login method list. Besides the pre-defined type, it 
.1.3.6.1.4.1.171.10.75.14.14.10.8.1.6,DES-1210-10AXME::aacEnableMethod4,INTEGER,read-write,,current,none(-1):local(0):tacacs-plus(1):radius(2),The type of Login method list. Besides the pre-defined type, it 
.1.3.6.1.4.1.171.10.75.14.14.10.8.1.7,DES-1210-10AXME::aacEnableMethodListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.14.10.9,DES-1210-10AXME::aacLocalEnablePassword,OCTET,read-write,,current,,This object is used to set Local Enable Password.
.1.3.6.1.4.1.171.10.75.14.15,DES-1210-10AXME::companyACLGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.15.1,DES-1210-10AXME::aclProfile,,,,,,
.1.3.6.1.4.1.171.10.75.14.15.1.1,DES-1210-10AXME::aclProfileTable,,not-accessible,,current,, A table to ACL profile . 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1,DES-1210-10AXME::aclProfileEntry,,not-accessible,aclProfileNo,current,, Each entry in this table is a ACL profile. Index to the table is ACL profile ID. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.1,DES-1210-10AXME::aclProfileNo,Integer32,read-only,,current,,The ACL Profile ID. The ID 1 to 50 is user-defined ACL, and the ID more than 50 is reserved for system-defined ACL. The user only allow to create user-defined ACL ID. And system-defined ACL is read only.
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.2,DES-1210-10AXME::aclProfileType,INTEGER,read-write,,current,l2(1):l3(2):arpSP-permit(4):arpSP-deny(5):voiceVlan(6),The ACL Profile type, possible value are l2 (1) - for MAC-based rule,  l3 (2) - for IPv4-based rule, arpSP-permit(4) - for ARP Spoofing prevention entry, arpSP-deny(5) - for ARP Spoofing prevention entry, voiceVlan(6) - for Voice VLAN OUI entry. Note that only l2 and l3 could be set by user,  other is reserved for system to show information. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.3,DES-1210-10AXME::aclProfileRuleCount,Integer32,read-only,,current,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.4,DES-1210-10AXME::aclProfileMask,OCTET,read-write,,current,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13  ARP-SP ARP-SENDER-MAC 14  ARP-SP ARP-SENDER-IP 15 (MSB) -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.5,DES-1210-10AXME::aclProfileDstMacAddrMask,OCTET,read-write,,current,,The ACL Profile destination MAC address mask. If DST-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.6,DES-1210-10AXME::aclProfileSrcMacAddrMask,OCTET,read-write,,current,,The ACL Profile source MAC address mask. If SRC-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.7,DES-1210-10AXME::aclProfileIPProtocol,INTEGER,read-write,,current,none(0):icmp(1):igmp(2):tcp(6):udp(17):ipMask(255),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.8,DES-1210-10AXME::aclProfileIPProtocolMask,OCTET,read-write,,current,,The ACL Profile IP protocol mask. If aclProfileIPProtocol set to ipMask, this field will be refered. It will work with its member rule field,aclL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.9,DES-1210-10AXME::aclProfileDstIpAddrMask,IpAddress,read-write,,current,,The ACL Profile destination IP address mask. If DST-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.10,DES-1210-10AXME::aclProfileSrcIpAddrMask,IpAddress,read-write,,current,,The ACL Profile source IP address mask. If SRC-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.11,DES-1210-10AXME::aclProfileDstPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP destination port mask. If DST-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.12,DES-1210-10AXME::aclProfileSrcPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP source port mask. If SRC-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.13,DES-1210-10AXME::aclProfileArpSenderMacAddrMask,OCTET,read-only,,current,,The ACL Profile Sender MAC mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.14,DES-1210-10AXME::aclProfileArpSenderIpAddrMask,IpAddress,read-only,,current,,The ACL Profile Sender IP mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.15,DES-1210-10AXME::aclProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of aclProfileType, aclProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.14.15.2,DES-1210-10AXME::aclL2Rule,,,,,,
.1.3.6.1.4.1.171.10.75.14.15.2.1,DES-1210-10AXME::aclL2RuleTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1,DES-1210-10AXME::aclL2RuleEntry,,not-accessible,aclL2AccessID:aclL2ProfileID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.1,DES-1210-10AXME::aclL2AccessID,Integer32,read-only,,current,,L2 Filter rule ID.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.2,DES-1210-10AXME::aclL2ProfileID,Integer32,read-only,,current,,ACL Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.3,DES-1210-10AXME::aclL2RuleEtherType,Integer32,read-write,,current,,The value in the Type/Len field of a frame that will be matched to trigger this filter. The default value of this object is '-1', which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.4,DES-1210-10AXME::aclL2RuleDstMacAddr,OCTET,read-write,,current,,Destination MAC address to be matched with the packet. By Default, the Destination Mac Address will be zero,which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.5,DES-1210-10AXME::aclL2RuleSrcMacAddr,OCTET,read-write,,current,,Source MAC address to be matched with the packet. By Default, the Source  Mac Address will be zero, which means the rule don't care this condition.. address
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.6,DES-1210-10AXME::aclL2RuleVlanId,Integer32,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.7,DES-1210-10AXME::aclL2Rule1pPriority,Integer32,read-write,,current,,802.1p priority to be matched with the packet. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.8,DES-1210-10AXME::aclL2RuleDstMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Destination MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.9,DES-1210-10AXME::aclL2RuleSrcMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Source MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.10,DES-1210-10AXME::aclL2RuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.11,DES-1210-10AXME::aclL2RuleAction,INTEGER,read-write,,current,allow(1):drop(2):mirror(3):rateLimit(4):replaceDSCP(5),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.12,DES-1210-10AXME::aclL2RuleRateLimit,Unsigned32,read-write,,current,,Rate limit for matched packet.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.13,DES-1210-10AXME::aclL2RuleReplaceDSCP,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.14.15.2.1.1.14,DES-1210-10AXME::aclL2RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.15.3,DES-1210-10AXME::aclL3Rule,,,,,,
.1.3.6.1.4.1.171.10.75.14.15.3.1,DES-1210-10AXME::aclL3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.14.15.3.1.1,DES-1210-10AXME::aclL3RuleEntry,,not-accessible,aclL3RuleAccessID:aclL3RuleProfileNo,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.1,DES-1210-10AXME::aclL3RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.2,DES-1210-10AXME::aclL3RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.3,DES-1210-10AXME::aclL3RuleProtocol,INTEGER,read-write,,current,icmp(1):igmp(2):tcp(6):udp(17), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.4,DES-1210-10AXME::aclL3RuleProtocolMask,OCTET,read-only,,current,,The IP protocol mask. This field is read-only and copy from it's Profile setting. It will work with the other field,aclL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.5,DES-1210-10AXME::aclL3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.6,DES-1210-10AXME::aclL3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.7,DES-1210-10AXME::aclL3RuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.8,DES-1210-10AXME::aclL3RuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.9,DES-1210-10AXME::aclL3RuleDstIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.10,DES-1210-10AXME::aclL3RuleSrcIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.11,DES-1210-10AXME::aclL3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.12,DES-1210-10AXME::aclL3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.13,DES-1210-10AXME::aclL3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.14,DES-1210-10AXME::aclL3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.15,DES-1210-10AXME::aclL3RuleTcpAckBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.16,DES-1210-10AXME::aclL3RuleTcpRstBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.17,DES-1210-10AXME::aclL3RuleTcpUrgBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.18,DES-1210-10AXME::aclL3RuleTcpPshBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dont-care'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.19,DES-1210-10AXME::aclL3RuleTcpSynBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.20,DES-1210-10AXME::aclL3RuleTcpFinBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.21,DES-1210-10AXME::aclL3RuleDscp,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.22,DES-1210-10AXME::aclL3RuleIgmpType,Integer32,read-write,,current,, The IGMP Type to be checked against the packet.A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.23,DES-1210-10AXME::aclL3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.24,DES-1210-10AXME::aclL3RuleAction,INTEGER,read-write,,current,allow(1):drop(2):mirror(3):rateLimit(4):replaceDSCP(5),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.25,DES-1210-10AXME::aclL3RuleRateLimit,Unsigned32,read-write,,current,,Rate limit for matched packet.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.26,DES-1210-10AXME::aclL3RuleReplaceDSCP,Integer32,read-write,,current,,ReplaceDSCP for matched packet.
.1.3.6.1.4.1.171.10.75.14.15.3.1.1.27,DES-1210-10AXME::aclL3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.16,DES-1210-10AXME::companySyslog,,,,,,
.1.3.6.1.4.1.171.10.75.14.16.1,DES-1210-10AXME::syslogSettingGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.16.1.1,DES-1210-10AXME::syslogEnable,INTEGER,read-write,,current,disable(0):enable(1),This object is for enabling or disabling syslog alert features in the system and the syslog will save to flash or send to remote  syslog server. System Logs record and manage events, as well as report errors and  informational messages.
.1.3.6.1.4.1.171.10.75.14.16.1.2,DES-1210-10AXME::syslogSaveMode,INTEGER,read-write,,current,onDemand(0):timeInterval(1):logTrigger(2),This object is for choosing the method to save syslog into flash.
.1.3.6.1.4.1.171.10.75.14.16.1.3,DES-1210-10AXME::syslogSaveMinutes,INTEGER,read-write,,current,,When savemode is time interval, it's used to set the interval minutes of  system save syslog to flash.
.1.3.6.1.4.1.171.10.75.14.16.2,DES-1210-10AXME::syslogServerGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.16.2.1,DES-1210-10AXME::syslogServTable,,not-accessible,,current,,The table of syslog remote server.
.1.3.6.1.4.1.171.10.75.14.16.2.1.1,DES-1210-10AXME::syslogServEntry,,not-accessible,syslogServIndex,current,,The list of syslog remote server entry.
.1.3.6.1.4.1.171.10.75.14.16.2.1.1.1,DES-1210-10AXME::syslogServIndex,INTEGER,read-only,,current,,The index of syslog remote server.
.1.3.6.1.4.1.171.10.75.14.16.2.1.1.2,DES-1210-10AXME::syslogServAddr,IpAddress,read-write,,current,,The IP Address of syslog remote server.
.1.3.6.1.4.1.171.10.75.14.16.2.1.1.3,DES-1210-10AXME::syslogServSeverity,INTEGER,read-write,,current,warning(4):information(6):all(7),Specifies the log level option to be set for a specific server.
.1.3.6.1.4.1.171.10.75.14.16.2.1.1.4,DES-1210-10AXME::syslogServFacility,INTEGER,read-write,,current,local0(128):local1(136):local2(144):local3(152):local4(160):local5(168):local6(176):local7(184),The Syslog standard facilities. The facility to be used when sending Syslog messages to this server.
.1.3.6.1.4.1.171.10.75.14.16.2.1.1.5,DES-1210-10AXME::syslogServUDPport,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.16.2.1.1.6,DES-1210-10AXME::syslogServSrvStatus,INTEGER,read-write,,current,disabled(0):enabled(1),The status for this server. If enable, system will send message to  this server.
.1.3.6.1.4.1.171.10.75.14.16.2.1.1.7,DES-1210-10AXME::syslogServSrvRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Row status of this server entry.
.1.3.6.1.4.1.171.10.75.14.17,DES-1210-10AXME::companyLBD,,,,,,
.1.3.6.1.4.1.171.10.75.14.17.1,DES-1210-10AXME::sysLBDStateEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Loopback detection function. The Loopback Detection function is used to detect the loop created by a specific port while Spanning Tree Protocol (STP) is not  enabled in the network, especially when the down links are hubs  or unmanaged switchs.The Switch will automatically shutdown the  port and sends a log to the administrator.
.1.3.6.1.4.1.171.10.75.14.17.2,DES-1210-10AXME::sysLBDInterval,Integer32,read-write,,current,,Set a Loop detection Interval between 1 and 32767 seconds. The default is 2 seconds. This time interval to be used at counting time seconds to resend the CTP packet automatically.
.1.3.6.1.4.1.171.10.75.14.17.3,DES-1210-10AXME::sysLBDRecoverTime,Integer32,read-write,,current,,This time interval to be used at counting time seconds to recover the disabled port automatically.  The Loop Detection Recover Time can be set at 0 seconds,  or 60 to 1000000 seconds. Entering 0 will disable the Loop Detection Recover Time. The default is 60 seconds.
.1.3.6.1.4.1.171.10.75.14.17.4,DES-1210-10AXME::sysLBDCtrlTable,,not-accessible,,current,,A table to control Loopback detection features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.14.17.4.1,DES-1210-10AXME::sysLBDCtrlEntry,,not-accessible,sysLBDCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.14.17.4.1.1,DES-1210-10AXME::sysLBDCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.14.17.4.1.2,DES-1210-10AXME::sysLBDPortStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Provides control to per port enable or disable the loopback detection  function. Default is disabled.
.1.3.6.1.4.1.171.10.75.14.17.4.1.3,DES-1210-10AXME::sysLBDPortLoopStatus,INTEGER,read-only,,current,normal(1):disabled(2),The loop status for this port.
.1.3.6.1.4.1.171.10.75.14.18,DES-1210-10AXME::companyMirror,,,,,,
.1.3.6.1.4.1.171.10.75.14.18.1,DES-1210-10AXME::sysMirrorStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Port Mirroring function. Default is disabled. Port Mirroring is a method of monitoring network traffic that  forwards a copy of each incoming and/or outgoing packet from one  port of the Switch to another port where the packet can be studied.
.1.3.6.1.4.1.171.10.75.14.18.2,DES-1210-10AXME::sysMirrorTargetPort,Integer32,read-write,,current,,Specifies the port to which the mirrored traffic in the system  is to be copied.
.1.3.6.1.4.1.171.10.75.14.18.3,DES-1210-10AXME::sysMirrorCtrlIngressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of ingress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.14.18.4,DES-1210-10AXME::sysMirrorCtrlEgressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of egress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.14.19,DES-1210-10AXME::companyStaticMcast,,,,,,
.1.3.6.1.4.1.171.10.75.14.19.1,DES-1210-10AXME::staticMcastTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.14.19.1.1,DES-1210-10AXME::staticMcastEntry,,not-accessible,staticMcastVlanID:staticMcastMac:staticMcastEgressPorts,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.14.19.1.1.1,DES-1210-10AXME::staticMcastVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.14.19.1.1.2,DES-1210-10AXME::staticMcastMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.14.19.1.1.3,DES-1210-10AXME::staticMcastEgressPorts,OCTET,read-only,,current,,The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information e.g. from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastForbiddenEgressPorts. The default value of this object is a string of ones of appropriate length.
.1.3.6.1.4.1.171.10.75.14.19.1.1.4,DES-1210-10AXME::staticMcastStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static Mcast Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.14.20,DES-1210-10AXME::companySNTPSetting,,,,,,
.1.3.6.1.4.1.171.10.75.14.20.1,DES-1210-10AXME::sysSNTPTimeSeconds,Integer32,read-write,,current,,This object is for setting the system time in seconds  from Epoch (00:00:00 UTC, January 1, 2009). Notice :  input value must larger than 1230768000 (00:00:00 UTC,  January 1, 2009) and smaller than 2145916799 (23:59:59 UTC, December 31, 2037).
.1.3.6.1.4.1.171.10.75.14.20.2,DES-1210-10AXME::sysSNTPFirstServer,IpAddress,read-write,,current,,SNTP First Server's IP Address
.1.3.6.1.4.1.171.10.75.14.20.3,DES-1210-10AXME::sysSNTPSecondServer,IpAddress,read-write,,current,,SNTP Second Server's IP Address
.1.3.6.1.4.1.171.10.75.14.20.4,DES-1210-10AXME::sysSNTPPollInterval,Integer32,read-write,,current,,SNTP Poll Interval In Seconds (30-99999) 
.1.3.6.1.4.1.171.10.75.14.20.5,DES-1210-10AXME::sysSNTPState,INTEGER,read-write,,current,sntp(1):local(2),Enable/Disable SNTP function in the system.
.1.3.6.1.4.1.171.10.75.14.20.6,DES-1210-10AXME::sysSNTPDSTOffset,INTEGER,read-write,,current,offset30min(30):offset60min(60):offset90min(90):offset120min(120),This object is for Daylight Saving Time Offset In (30/60/90/120) Minutes.
.1.3.6.1.4.1.171.10.75.14.20.7,DES-1210-10AXME::sysSNTPGMTMinutes,INTEGER,read-write,,current,,Specifies the Time Zone Offset from GMT in +/- Minutes. (+780 ~ -720)
.1.3.6.1.4.1.171.10.75.14.20.8,DES-1210-10AXME::sysSNTPDSTStartMon,INTEGER,read-write,,current,,The start month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.20.9,DES-1210-10AXME::sysSNTPDSTStartDay,INTEGER,read-write,,current,,The start day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.20.10,DES-1210-10AXME::sysSNTPDSTStartHour,INTEGER,read-write,,current,,The start hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.20.11,DES-1210-10AXME::sysSNTPDSTStartMin,INTEGER,read-write,,current,,The start minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.20.12,DES-1210-10AXME::sysSNTPDSTEndMon,INTEGER,read-write,,current,,The end month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.20.13,DES-1210-10AXME::sysSNTPDSTEndDay,INTEGER,read-write,,current,,The end day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.20.14,DES-1210-10AXME::sysSNTPDSTEndHour,INTEGER,read-write,,current,,The end hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.20.15,DES-1210-10AXME::sysSNTPDSTEndMin,INTEGER,read-write,,current,,The end minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.14.20.16,DES-1210-10AXME::sysSNTPDSTState,INTEGER,read-write,,current,annual(1):disabled(2),This object is for Annual(1) or Disabled(2) DST state in the system.
.1.3.6.1.4.1.171.10.75.14.21,DES-1210-10AXME::companyVoiceVlan,,,,,,
.1.3.6.1.4.1.171.10.75.14.21.1,DES-1210-10AXME::voicevlanSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.21.1.2,DES-1210-10AXME::voiceVlanMode,INTEGER,read-write,,current,enabled(1):disabled(2),Voice VLAN is a feature that allows you to automatically place  the voice traffic from IP phone to an assigned VLAN to enhance  the VoIP service.  This object is for enabling or disabling Voice Vlan function  in the system.  If the Vlan mode is in Asymmetric VLAN mode, Voice VLAN can not  be enabled.
.1.3.6.1.4.1.171.10.75.14.21.1.3,DES-1210-10AXME::voiceVlanId,INTEGER,read-write,,current,,The ID of VLAN that you want the voice traffic to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.14.21.1.4,DES-1210-10AXME::voiceVlanTimeout,INTEGER,read-write,,current,,A period of time in hour to remove a port from voice VLAN  if the port is an automatic VLAN member. The Timeout range is 1~120 hours. Default aging time is 1 hour.
.1.3.6.1.4.1.171.10.75.14.21.1.5,DES-1210-10AXME::voiceVlanPriority,INTEGER,read-write,,current,highest(0):high(1):medium(2):low(3),The 802.1p priority levels of the traffic in the Voice VLAN.
.1.3.6.1.4.1.171.10.75.14.21.1.6,DES-1210-10AXME::voicevlanPortControlTable,,not-accessible,,current,,A table that contains Voice Vlan Port Control configuration information.
.1.3.6.1.4.1.171.10.75.14.21.1.6.1,DES-1210-10AXME::voicevlanPortControlEntry,,not-accessible,voicevlanPortControlIndex,current,,A list of Voice Vlan Control configuration parameters for each Port on this device.
.1.3.6.1.4.1.171.10.75.14.21.1.6.1.1,DES-1210-10AXME::voicevlanPortControlIndex,Integer32,read-only,,current,,The voice vlan port index.
.1.3.6.1.4.1.171.10.75.14.21.1.6.1.2,DES-1210-10AXME::voicevlanPortAutoDetection,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Voice Vlan Auto  Detection in the port. If the auto detection is enable, switch will add this port  to the voice VLAN automatically if it detects the device OUI  matches the Telephony OUI. If the port is a static member of voice vlan or a LA member, it can not enable voice vlan auto detection.
.1.3.6.1.4.1.171.10.75.14.21.1.6.1.3,DES-1210-10AXME::voicevlanPortState,INTEGER,read-only,,current,manual(1):dynamic(2):none(3),This object indicates Voice vlan state to this Port. manual - this port is a static member of voice vlan. dynamic - this port is a dynamic member of voice vlan. none - this port is not a member of voice vlan.
.1.3.6.1.4.1.171.10.75.14.21.2,DES-1210-10AXME::voicevlanOUI,,,,,,
.1.3.6.1.4.1.171.10.75.14.21.2.1,DES-1210-10AXME::voicevlanOUITable,,not-accessible,,current,,A voice vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.14.21.2.1.1,DES-1210-10AXME::voicevlanOUIEntry,,not-accessible,voicevlanOUITelephonyOUI,current,,A voice vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.14.21.2.1.1.1,DES-1210-10AXME::voicevlanOUITelephonyOUI,OCTET,read-only,,current,,An Organizationally Unique Identifier (OUI) is a 24-bit number  that is purchased from the IEEE Registration Authority. This identifier  uniquely identifies a vendor, manufacturer, or other organization. This object indicates the voice traffic's OUI that user created.
.1.3.6.1.4.1.171.10.75.14.21.2.1.1.2,DES-1210-10AXME::voicevlanOUIDescription,OCTET,read-write,,current,,The Description for the OUI.
.1.3.6.1.4.1.171.10.75.14.21.2.1.1.3,DES-1210-10AXME::voicevlanOUIMask,OCTET,read-only,,current,,Voice vlan OUI Mask. Always be FF:FF:FF:00:00:00.
.1.3.6.1.4.1.171.10.75.14.21.2.1.1.4,DES-1210-10AXME::voicevlanOUIStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the voicevlanOUIStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.14.22,DES-1210-10AXME::companyRMON,,,,,,
.1.3.6.1.4.1.171.10.75.14.22.1,DES-1210-10AXME::rmonGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RMON function.
.1.3.6.1.4.1.171.10.75.14.22.2,DES-1210-10AXME::rmonStatistics,,,,,,
.1.3.6.1.4.1.171.10.75.14.22.2.1,DES-1210-10AXME::rmonStatsTable,,not-accessible,,current,,A list of Ethernet statistics entries.
.1.3.6.1.4.1.171.10.75.14.22.2.1.1,DES-1210-10AXME::rmonStatsEntry,,not-accessible,rmonStatsIndex,current,,A collection of statistics kept for a particular Ethernet interface. As an example, an instance of the etherStatsPkts object might be named etherStatsPkts.1
.1.3.6.1.4.1.171.10.75.14.22.2.1.1.1,DES-1210-10AXME::rmonStatsIndex,Integer32,read-only,,current,,The value of this object uniquely identifies this etherStats entry.
.1.3.6.1.4.1.171.10.75.14.22.2.1.1.2,DES-1210-10AXME::rmonStatsDataSource,OBJECT,read-create,,current,,This object identifies the source of the data that this etherStats entry is configured to analyze. This source can be any ethernet interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated etherStatsStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.2.1.1.3,DES-1210-10AXME::rmonStatsOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.14.22.2.1.1.4,DES-1210-10AXME::rmonStatsStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this etherStats entry.
.1.3.6.1.4.1.171.10.75.14.22.3,DES-1210-10AXME::rmonHistory,,,,,,
.1.3.6.1.4.1.171.10.75.14.22.3.1,DES-1210-10AXME::rmonHistoryTable,,not-accessible,,current,,A list of history control entries.
.1.3.6.1.4.1.171.10.75.14.22.3.1.1,DES-1210-10AXME::rmonHistoryEntry,,not-accessible,rmonHistoryIndex,current,,A list of parameters that set up a periodic sampling of statistics. As an example, an instance of the historyControlInterval object might be named historyControlInterval.2
.1.3.6.1.4.1.171.10.75.14.22.3.1.1.1,DES-1210-10AXME::rmonHistoryIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the historyControl table. Each such entry defines a set of samples at a particular interval for an interface on the device.
.1.3.6.1.4.1.171.10.75.14.22.3.1.1.2,DES-1210-10AXME::rmonHistoryDataSource,OBJECT,read-create,,current,,This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this historyControlEntry. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.3.1.1.3,DES-1210-10AXME::rmonHistoryBucketsRequested,Integer32,read-create,,current,,The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this historyControlEntry. When this object is created or modified, the probe should set historyControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
.1.3.6.1.4.1.171.10.75.14.22.3.1.1.4,DES-1210-10AXME::rmonHistoryInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this historyControlEntry. This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and set the historyControlInterval object to a value less than this interval. This is typically most important for the 'octets' counter in any media-specific table. For example, on an Ethernet network, the etherHistoryOctets counter could overflow in about one hour at the Ethernet's maximum utilization. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.3.1.1.5,DES-1210-10AXME::rmonHistoryOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.14.22.3.1.1.6,DES-1210-10AXME::rmonHistoryStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this historyControl entry. Each instance of the media-specific table associated with this historyControlEntry will be deleted by the agent if this historyControlEntry is not equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.4,DES-1210-10AXME::rmonAlarm,,,,,,
.1.3.6.1.4.1.171.10.75.14.22.4.1,DES-1210-10AXME::rmonAlarmTable,,not-accessible,,current,,A list of alarm entries.
.1.3.6.1.4.1.171.10.75.14.22.4.1.1,DES-1210-10AXME::rmonAlarmEntry,,not-accessible,rmonAlarmIndex,current,,A list of parameters that set up a periodic checking for alarm conditions. For example, an instance of the alarmValue object might be named alarmValue.8
.1.3.6.1.4.1.171.10.75.14.22.4.1.1.1,DES-1210-10AXME::rmonAlarmIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the alarm table. Each such entry defines a diagnostic sample at a particular interval for an object on the device.
.1.3.6.1.4.1.171.10.75.14.22.4.1.1.2,DES-1210-10AXME::rmonAlarmInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be taken in the case of deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.4.1.1.3,DES-1210-10AXME::rmonAlarmVariable,OBJECT,read-create,,current,,The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Integer32, Counter32, Counter64, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. If at any time the variable name of an established alarmEntry is no longer available in the selected MIB view, the probe must change the status of this alarmEntry to invalid(4). This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.4.1.1.4,DES-1210-10AXME::rmonAlarmSampleType,INTEGER,read-create,,current,absoluteValue(1):deltaValue(2),The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.4.1.1.5,DES-1210-10AXME::rmonAlarmRisingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the alarmFallingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.4.1.1.6,DES-1210-10AXME::rmonAlarmFallingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.4.1.1.7,DES-1210-10AXME::rmonAlarmRisingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a rising threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.4.1.1.8,DES-1210-10AXME::rmonAlarmFallingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a falling threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.14.22.4.1.1.9,DES-1210-10AXME::rmonAlarmOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.14.22.4.1.1.10,DES-1210-10AXME::rmonAlarmStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this alarm entry.
.1.3.6.1.4.1.171.10.75.14.22.5,DES-1210-10AXME::rmonEvent,,,,,,
.1.3.6.1.4.1.171.10.75.14.22.5.1,DES-1210-10AXME::rmonEventTable,,not-accessible,,current,,A list of events to be generated.
.1.3.6.1.4.1.171.10.75.14.22.5.1.1,DES-1210-10AXME::rmonEventEntry,,not-accessible,rmonEventIndex,current,,A set of parameters that describe an event to be generated when certain conditions are met. As an example, an instance of the eventLastTimeSent object might be named eventLastTimeSent.6
.1.3.6.1.4.1.171.10.75.14.22.5.1.1.1,DES-1210-10AXME::rmonEventIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur.
.1.3.6.1.4.1.171.10.75.14.22.5.1.1.2,DES-1210-10AXME::rmonEventDescription,OCTET,read-create,,current,,A comment describing this event entry.
.1.3.6.1.4.1.171.10.75.14.22.5.1.1.3,DES-1210-10AXME::rmonEventType,INTEGER,read-create,,current,none(1):log(2):snmptrap(3):logandtrap(4),The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations.
.1.3.6.1.4.1.171.10.75.14.22.5.1.1.4,DES-1210-10AXME::rmonEventCommunity,OCTET,read-create,,current,,If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string.
.1.3.6.1.4.1.171.10.75.14.22.5.1.1.5,DES-1210-10AXME::rmonEventOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it. If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this device
.1.3.6.1.4.1.171.10.75.14.22.5.1.1.6,DES-1210-10AXME::rmonEventStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.
.1.3.6.1.4.1.171.10.75.14.23,DES-1210-10AXME::companyAuthGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.23.1,DES-1210-10AXME::swAuthenCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.14.23.1.1,DES-1210-10AXME::swAuthStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Static 802.1x.
.1.3.6.1.4.1.171.10.75.14.23.1.2,DES-1210-10AXME::swAuthMode,INTEGER,read-write,,current,portBase(1):macBase(2),This object indicates the authentication mode of the device.
.1.3.6.1.4.1.171.10.75.14.23.1.3,DES-1210-10AXME::authProtocol,INTEGER,read-write,,current,authProtocolRadiusEap(1):authProtocolLocal(2),The authentication method used to authenticate users.
.1.3.6.1.4.1.171.10.75.14.23.2,DES-1210-10AXME::swAuthPortAccessCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.14.23.2.1,DES-1210-10AXME::swAuthPortAccessControlTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1,DES-1210-10AXME::swAuthPortAccessControlEntry,,not-accessible,swAuthAuthConfigPortNumber,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.1,DES-1210-10AXME::swAuthAuthConfigPortNumber,INTEGER,read-only,,current,,A unique value for each port that correlates to port index. Its value ranges between 1 and the value of port number.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.2,DES-1210-10AXME::swAuthAuthQuietPeriod,INTEGER,read-write,,current,,The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.3,DES-1210-10AXME::swAuthAuthSuppTimeout,INTEGER,read-write,,current,,The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.4,DES-1210-10AXME::swAuthAuthServerTimeout,INTEGER,read-write,,current,,The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.5,DES-1210-10AXME::swAuthAuthMaxReq,INTEGER,read-write,,current,,The value of the maxReq constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.6,DES-1210-10AXME::swAuthAuthTxPeriod,INTEGER,read-write,,current,,The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.7,DES-1210-10AXME::swAuthAuthReAuthPeriod,INTEGER,read-write,,current,,The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.8,DES-1210-10AXME::swAuthAuthReAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),The enable/disable control used by the Reauthentication Timer state machine (8.5.5.1).
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.9,DES-1210-10AXME::swAuthAuthConfigPortControl,INTEGER,read-write,,current,forceUnauthorized(1):auto(2):forceAuthorized(3),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.10,DES-1210-10AXME::swAuthAuthCapability,INTEGER,read-write,,current,authenticator(1):none(2),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.14.23.2.1.1.11,DES-1210-10AXME::swAuthAuthDirection,INTEGER,read-write,,current,both(0):in(1),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.14.23.3,DES-1210-10AXME::swAuthUser,,,,,,
.1.3.6.1.4.1.171.10.75.14.23.3.1,DES-1210-10AXME::swAuthUserTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.14.23.3.1.1,DES-1210-10AXME::swAuthUserEntry,,not-accessible,swAuthUserName,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.14.23.3.1.1.1,DES-1210-10AXME::swAuthUserName,OCTET,read-only,,current,,The unique index value of a row in this table. This object is used to set 802.1X Local user name, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.14.23.3.1.1.2,DES-1210-10AXME::swAuthUserPassword,OCTET,read-write,,current,,This object is used to set 802.1X Local user Password, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.14.23.3.1.1.3,DES-1210-10AXME::swAuthUserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the swAuthUserTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The swAuthUserName objects must be explicitly set.
.1.3.6.1.4.1.171.10.75.14.23.4,DES-1210-10AXME::swAuthRadiusServer,,,,,,
.1.3.6.1.4.1.171.10.75.14.23.4.1,DES-1210-10AXME::swAuthRadiusServerTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.14.23.4.1.1,DES-1210-10AXME::swAuthRadiusServerEntry,,not-accessible,swAuthRadiusServerIndex,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.14.23.4.1.1.1,DES-1210-10AXME::swAuthRadiusServerIndex,INTEGER,read-only,,current,,A unique value for Authentication RADIUS Server index. Its value ranges between 1 and 3.
.1.3.6.1.4.1.171.10.75.14.23.4.1.1.2,DES-1210-10AXME::swAuthRadiusServerAddress,IpAddress,read-write,,current,,The IP address of the RADIUS server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.14.23.4.1.1.3,DES-1210-10AXME::swAuthRadiusServerAuthenticationPort,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.23.4.1.1.4,DES-1210-10AXME::swAuthRadiusServerAccountingPort,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.23.4.1.1.5,DES-1210-10AXME::swAuthRadiusServerTimeout,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.23.4.1.1.6,DES-1210-10AXME::swAuthRadiusServerRetransmit,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.14.23.4.1.1.7,DES-1210-10AXME::swAuthRadiusServerKey,OCTET,read-write,,current,,This object is used to set 802.1X Radius Server Key, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.14.23.4.1.1.8,DES-1210-10AXME::swAuthRadiusServerStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the  swAuthRadiusServerTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The swAuthRadiusServerIndex objects  must be explicitly set.
.1.3.6.1.4.1.171.10.75.14.24,DES-1210-10AXME::companyGuestVlan,,,,,,
.1.3.6.1.4.1.171.10.75.14.24.1,DES-1210-10AXME::guestVlanName,OCTET,read-write,,current,,The VLAN name of guest VLAN.
.1.3.6.1.4.1.171.10.75.14.24.2,DES-1210-10AXME::guestVlanPort,OCTET,read-write,,current,,This object indicates the guest VLAN port members of this device.
.1.3.6.1.4.1.171.10.75.14.24.3,DES-1210-10AXME::guestVlanDelState,INTEGER,read-write,,current,none(1):start(2),Used to delete the guest VLAN.
.1.3.6.1.4.1.171.10.75.14.25,DES-1210-10AXME::companyMacNotify,,,,,,
.1.3.6.1.4.1.171.10.75.14.25.1,DES-1210-10AXME::macNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.10.75.14.25.2,DES-1210-10AXME::macNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.10.75.14.25.3,DES-1210-10AXME::macNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. The default value is 1 .
.1.3.6.1.4.1.171.10.75.14.25.4,DES-1210-10AXME::macNotifyCtrlTable,,not-accessible,,current,,A table to control Loopback detection features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.14.25.4.1,DES-1210-10AXME::macNotifyCtrlEntry,,not-accessible,macNotifyCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.14.25.4.1.1,DES-1210-10AXME::macNotifyCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.14.25.4.1.2,DES-1210-10AXME::macNotifyPortStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Provides control to per port enable or disable the loopback detection  function. Default is disabled.
.1.3.6.1.4.1.171.10.75.14.26,DES-1210-10AXME::companySMTP,,,,,,
.1.3.6.1.4.1.171.10.75.14.26.1,DES-1210-10AXME::smtpState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable or Disable SMTP function.
.1.3.6.1.4.1.171.10.75.14.26.2,DES-1210-10AXME::smtpServerAddr,IpAddress,read-write,,current,,SMTP Server's IP Address
.1.3.6.1.4.1.171.10.75.14.26.3,DES-1210-10AXME::smtpServerPort,INTEGER,read-write,,current,,SMTP Server's port
.1.3.6.1.4.1.171.10.75.14.26.4,DES-1210-10AXME::smtpSelfMailAddr,OCTET,read-write,,current,,The sender's (DUT) mail address .
.1.3.6.1.4.1.171.10.75.14.26.5,DES-1210-10AXME::smtpRecvMailAddrTable,,not-accessible,,current,,Receivers' mail address table.
.1.3.6.1.4.1.171.10.75.14.26.5.1,DES-1210-10AXME::smtpRecvMailAddrEntry,,not-accessible,smtpRecvMailAddrIndex,current,,Receivers' mail address entry.
.1.3.6.1.4.1.171.10.75.14.26.5.1.1,DES-1210-10AXME::smtpRecvMailAddrIndex,INTEGER,read-only,,current,,Receivers' mail address index (1~8).
.1.3.6.1.4.1.171.10.75.14.26.5.1.2,DES-1210-10AXME::smtpRecvMailAddr,OCTET,read-write,,current,,Receivers' mail address.
.1.3.6.1.4.1.171.10.75.14.26.5.1.3,DES-1210-10AXME::smtpRecvMailAddrStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Rowstatus of the receiver's mail address.
.1.3.6.1.4.1.171.10.75.14.27,DES-1210-10AXME::companyISMVLAN,,,,,,
.1.3.6.1.4.1.171.10.75.14.27.1,DES-1210-10AXME::igmpMulticastVlanStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable IGMP Multicast Vlan function.
.1.3.6.1.4.1.171.10.75.14.27.2,DES-1210-10AXME::igmpMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.10.75.14.27.2.1,DES-1210-10AXME::igmpMulticastVlanEntry,,not-accessible,igmpMulticastVlanid,current,,The entry of igmpMulticastVlanTable.
.1.3.6.1.4.1.171.10.75.14.27.2.1.1,DES-1210-10AXME::igmpMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.10.75.14.27.2.1.2,DES-1210-10AXME::igmpMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.10.75.14.27.2.1.3,DES-1210-10AXME::igmpMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.10.75.14.27.2.1.4,DES-1210-10AXME::igmpMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The source ports will be set as untagged ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.10.75.14.27.2.1.5,DES-1210-10AXME::igmpMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.27.2.1.6,DES-1210-10AXME::igmpMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.27.2.1.7,DES-1210-10AXME::igmpMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.14.27.2.1.8,DES-1210-10AXME::igmpMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.27.3,DES-1210-10AXME::igmpMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.10.75.14.27.3.1,DES-1210-10AXME::igmpMulticastVlanGroupEntry,,not-accessible,igmpMulticastVlanGroupVid:igmpMulticastVlanGroupFromIp:igmpMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.10.75.14.27.3.1.1,DES-1210-10AXME::igmpMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.10.75.14.27.3.1.2,DES-1210-10AXME::igmpMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.14.27.3.1.3,DES-1210-10AXME::igmpMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.14.27.3.1.4,DES-1210-10AXME::igmpMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.28,DES-1210-10AXME::companyDHCPRelay,,,,,,
.1.3.6.1.4.1.171.10.75.14.28.1,DES-1210-10AXME::dhcpBOOTPRelayControl,,,,,,
.1.3.6.1.4.1.171.10.75.14.28.1.1,DES-1210-10AXME::dhcpBOOTPRelayState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.28.1.2,DES-1210-10AXME::dhcpBOOTPRelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that the BOOTP packets can cross.
.1.3.6.1.4.1.171.10.75.14.28.1.3,DES-1210-10AXME::dhcpBOOTPRelayTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.10.75.14.28.2,DES-1210-10AXME::dhcpBOOTPRelayManagement,,,,,,
.1.3.6.1.4.1.171.10.75.14.28.2.1,DES-1210-10AXME::dhcpBOOTPRelayInterfaceSettingsTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.28.2.1.1,DES-1210-10AXME::dhcpBOOTPRelayInterfaceSettingsEntry,,not-accessible,dhcpBOOTPRelayInterface:dhcpBOOTPRelayServerIP,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.28.2.1.1.1,DES-1210-10AXME::dhcpBOOTPRelayInterface,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.10.75.14.28.2.1.1.2,DES-1210-10AXME::dhcpBOOTPRelayServerIP,IpAddress,read-only,,current,,This object indicates the DHCP server IP address.
.1.3.6.1.4.1.171.10.75.14.28.2.1.1.3,DES-1210-10AXME::dhcpBOOTPRelayInterfaceSettingsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.14.28.2.2,DES-1210-10AXME::dhcpBOOTPRelayManagementOption82,,,,,,
.1.3.6.1.4.1.171.10.75.14.28.2.2.1,DES-1210-10AXME::dhcpBOOTPRelayOption82State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 82 function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.28.2.2.2,DES-1210-10AXME::dhcpBOOTPRelayOption82CheckState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 82 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.28.2.2.3,DES-1210-10AXME::dhcpBOOTPRelayOption82Policy,INTEGER,read-write,,current,replace(1):drop(2):keep(3),This object indicates DHCP relay option 82 policy.
.1.3.6.1.4.1.171.10.75.14.28.2.2.4,DES-1210-10AXME::dhcpBOOTPRelayOption82RemoteIDType,INTEGER,read-write,,current,default(1):userdefined(2),This object indicates the type of remote ID. If the type is default, the remote ID will be the MAC address of the device, otherwise, the remote ID can be defined by writing to the swDHCPRelayOption82RemoteID object.
.1.3.6.1.4.1.171.10.75.14.28.2.2.5,DES-1210-10AXME::dhcpBOOTPRelayOption82RemoteID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If swDHCPRelayOption82RemoteIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If swDHCPRelayOption82RemoteIDType is set to user-defined, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.14.29,DES-1210-10AXME::companyDHCPLocalRelay,,,,,,
.1.3.6.1.4.1.171.10.75.14.29.1,DES-1210-10AXME::dhcpLocalRelayGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP local relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.29.2,DES-1210-10AXME::dhcpLocalRelayTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (local relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.29.2.1,DES-1210-10AXME::dhcpLocalRelayTableEntry,,not-accessible,dhcpLocalRelaySettingsVLANID,current,,A list of information indicates the IP address as a destination to forward (local relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.14.29.2.1.1,DES-1210-10AXME::dhcpLocalRelaySettingsVLANID,INTEGER,read-only,,current,,This object displays the current VLAN ID of the device.
.1.3.6.1.4.1.171.10.75.14.29.2.1.2,DES-1210-10AXME::dhcpLocalRelaySettingsState,INTEGER,read-write,,current,enabled(3):disabled(2),This object indicates DHCP local relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.14.30,DES-1210-10AXME::companyTrapSetting,,,,,,
.1.3.6.1.4.1.171.10.75.14.30.1,DES-1210-10AXME::sysTrapIP,IpAddress,read-write,,current,,The smart console utility's IP address is used to recive trap events.
.1.3.6.1.4.1.171.10.75.14.30.2,DES-1210-10AXME::sysTrapSystemEvent,INTEGER,read-write,,current,none(0):deviceBootUp(1):illegalLogin(2):both(3),Enable/Disable system trap events in the switch system.
.1.3.6.1.4.1.171.10.75.14.30.3,DES-1210-10AXME::sysTrapFiberPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable fiber port trap event in the system.
.1.3.6.1.4.1.171.10.75.14.30.4,DES-1210-10AXME::sysTrapTwistedPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable twisted port trap event in the system.
.1.3.6.1.4.1.171.10.75.14.30.5,DES-1210-10AXME::sysTrapStateChangeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable RSTP state change trap event in the system.
.1.3.6.1.4.1.171.10.75.14.30.6,DES-1210-10AXME::sysTrapFirmUpgradeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable firmware upgrading trap event in the system.
.1.3.6.1.4.1.171.10.75.14.30.10,DES-1210-10AXME::sysTrapStatus,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable trap event in the system.
.1.3.6.1.4.1.171.10.75.14.32,DES-1210-10AXME::companyLLDPSetting,,,,,,
.1.3.6.1.4.1.171.10.75.14.32.1,DES-1210-10AXME::dlinklldpState,INTEGER,read-write,,current,enable(1):disable(2),This object is used for enabling or disabling LLDP in the system.
.1.3.6.1.4.1.171.10.75.14.32.2,DES-1210-10AXME::dlinklldpMsgHoldMultiplier,INTEGER,read-write,,current,,The time-to-live value expressed as a multiple of the lldpMessageTxInterval object.The actual time-to-live value used in LLDP frames, transmitted on behalf of this LLDP agent, can be expressed by the following formula: TTL = min(65535, (lldpMessageTxInterval * lldpMessageTxHoldMultiplier))
.1.3.6.1.4.1.171.10.75.14.32.3,DES-1210-10AXME::dlinklldpMsgTxInterval,INTEGER,read-write,,current,,This object is used for LLDP packet update frequency. The timer in units of seconds.
.1.3.6.1.4.1.171.10.75.14.32.4,DES-1210-10AXME::dlinklldpReinitDelay,INTEGER,read-write,,current,,This object is used for LLDP Reinitialization Delay. The timer in units of seconds.
.1.3.6.1.4.1.171.10.75.14.32.5,DES-1210-10AXME::dlinklldpTxDelay,INTEGER,read-write,,current,,The lldpTxDelay indicates the delay (in units of seconds) between successive LLDP frame transmissions  initiated by value/status changes in the LLDP local systems MIB. The recommended value for the lldpTxDelay is set by the following formula:
.1.3.6.1.4.1.171.10.75.14.32.6,DES-1210-10AXME::dlinklldpConfigManAddrPortsTxEnable,OCTET,read-write,,current,,A set of ports that are identified by a PortList, in which each port is represented as a bit. The corresponding local system management address instance will be transmitted on the member ports of the lldpManAddrPortsTxEnable.   The default value for lldpConfigManAddrPortsTxEnable object is empty binary string, which means no ports are specified for advertising indicated management address instance.
.1.3.6.1.4.1.171.10.75.14.32.11,DES-1210-10AXME::lldpPortConfigTable,,not-accessible,,current,,The table that controls LLDP frame transmission on individual
.1.3.6.1.4.1.171.10.75.14.32.11.1,DES-1210-10AXME::lldpPortConfigEntry,,not-accessible,lldpPortConfigPortNum,current,,LLDP configuration information for a particular port.
.1.3.6.1.4.1.171.10.75.14.32.11.1.1,DES-1210-10AXME::lldpPortConfigPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component
.1.3.6.1.4.1.171.10.75.14.32.11.1.2,DES-1210-10AXME::lldpPortConfigAdminStatus,INTEGER,read-write,,current,txOnly(1):rxOnly(2):txAndRx(3):disabled(4),The administratively desired status of the local LLDP agent.
.1.3.6.1.4.1.171.10.75.14.32.11.1.3,DES-1210-10AXME::lldpPortConfigNotificationEnable,INTEGER,read-write,,current,true(1):false(2),The lldpPortConfigNotificationEnable controls, on a per
.1.3.6.1.4.1.171.10.75.14.32.11.1.4,DES-1210-10AXME::lldpPortConfigTLVsTxEnable,BITS,read-write,,current,portDesc(0):sysName(1):sysDesc(2):sysCap(3),The lldpPortConfigTLVsTxEnable, defined as a bitmap,
.1.3.6.1.4.1.171.10.75.14.32.12,DES-1210-10AXME::lldpXdot3Objects,,,,,,
.1.3.6.1.4.1.171.10.75.14.32.12.1,DES-1210-10AXME::lldpXdot3Config,,,,,,
.1.3.6.1.4.1.171.10.75.14.32.12.1.1,DES-1210-10AXME::lldpXdot3PortConfigTable,,not-accessible,,current,,A table that controls selection of LLDP TLVs to be transmitted 
.1.3.6.1.4.1.171.10.75.14.32.12.1.1.1,DES-1210-10AXME::lldpXdot3PortConfigEntry,,not-accessible,,current,,LLDP configuration information that controls the
.1.3.6.1.4.1.171.10.75.14.32.12.1.1.1.1,DES-1210-10AXME::lldpXdot3PortConfigTLVsTxEnable,BITS,read-write,,current,macPhyConfigStatus(0):powerViaMDI(1):linkAggregation(2):maxFrameSize(3),The lldpXdot3PortConfigTLVsTxEnable, defined as a bitmap,
.1.3.6.1.4.1.171.10.75.14.32.12.2,DES-1210-10AXME::lldpXdot3LocalData,,,,,,
.1.3.6.1.4.1.171.10.75.14.32.12.2.1,DES-1210-10AXME::lldpXdot3LocPortTable,,not-accessible,,current,,This table contains one row per port of Ethernet port
.1.3.6.1.4.1.171.10.75.14.32.12.2.1.1,DES-1210-10AXME::lldpXdot3LocPortEntry,,not-accessible,lldpXdot3LocPortAutoNegSupported,current,,Information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.32.12.2.1.1.1,DES-1210-10AXME::lldpXdot3LocPortAutoNegSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.14.32.12.2.1.1.2,DES-1210-10AXME::lldpXdot3LocPortAutoNegEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether port
.1.3.6.1.4.1.171.10.75.14.32.12.2.1.1.3,DES-1210-10AXME::lldpXdot3LocPortAutoNegAdvertisedCap,OCTET,read-only,,current,,This object contains the value (bitmap) of the
.1.3.6.1.4.1.171.10.75.14.32.12.2.1.1.4,DES-1210-10AXME::lldpXdot3LocPortOperMauType,Integer32,read-only,,current,,An integer value that indicates the operational MAU type
.1.3.6.1.4.1.171.10.75.14.32.12.2.2,DES-1210-10AXME::lldpXdot3LocPowerTable,,not-accessible,,current,,This table contains one row per port of power ethernet 
.1.3.6.1.4.1.171.10.75.14.32.12.2.2.1,DES-1210-10AXME::lldpXdot3LocPowerEntry,,not-accessible,lldpXdot3LocPowerPortClass,current,,Information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.32.12.2.2.1.1,DES-1210-10AXME::lldpXdot3LocPowerPortClass,INTEGER,read-only,,current,pClassPSE(1):pClassPD(2),The value that identifies the port Class of the given port
.1.3.6.1.4.1.171.10.75.14.32.12.2.2.1.2,DES-1210-10AXME::lldpXdot3LocPowerMDISupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the MDI power is
.1.3.6.1.4.1.171.10.75.14.32.12.2.2.1.3,DES-1210-10AXME::lldpXdot3LocPowerMDIEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to identify whether MDI power is
.1.3.6.1.4.1.171.10.75.14.32.12.2.2.1.4,DES-1210-10AXME::lldpXdot3LocPowerPairControlable,INTEGER,read-only,,current,true(1):false(2),The truth value is derived from the value of
.1.3.6.1.4.1.171.10.75.14.32.12.2.2.1.5,DES-1210-10AXME::lldpXdot3LocPowerPairs,Integer32,read-only,,current,,This object contains the value of the pethPsePortPowerPairs
.1.3.6.1.4.1.171.10.75.14.32.12.2.2.1.6,DES-1210-10AXME::lldpXdot3LocPowerClass,Integer32,read-only,,current,,This object contains the value of the
.1.3.6.1.4.1.171.10.75.14.32.12.2.3,DES-1210-10AXME::lldpXdot3LocLinkAggTable,,not-accessible,,current,,This table contains one row per port of link aggregation 
.1.3.6.1.4.1.171.10.75.14.32.12.2.3.1,DES-1210-10AXME::lldpXdot3LocLinkAggEntry,,not-accessible,lldpXdot3LocLinkAggStatus,current,,Link Aggregation information about a particular port
.1.3.6.1.4.1.171.10.75.14.32.12.2.3.1.1,DES-1210-10AXME::lldpXdot3LocLinkAggStatus,BITS,read-only,,current,aggCapable(0):aggEnabled(1),The bitmap value contains the link aggregation capabilities
.1.3.6.1.4.1.171.10.75.14.32.12.2.3.1.2,DES-1210-10AXME::lldpXdot3LocLinkAggPortId,Integer32,read-only,,current,,This object contains the IEEE 802.3 aggregated port
.1.3.6.1.4.1.171.10.75.14.32.12.2.4,DES-1210-10AXME::lldpXdot3LocMaxFrameSizeTable,,not-accessible,,current,,This table contains one row per port of maximum frame 
.1.3.6.1.4.1.171.10.75.14.32.12.2.4.1,DES-1210-10AXME::lldpXdot3LocMaxFrameSizeEntry,,not-accessible,lldpXdot3LocMaxFrameSize,current,,Maximum Frame Size information about a particular port
.1.3.6.1.4.1.171.10.75.14.32.12.2.4.1.1,DES-1210-10AXME::lldpXdot3LocMaxFrameSize,Integer32,read-only,,current,,An integer value indicating the maximum supported frame 
.1.3.6.1.4.1.171.10.75.14.32.12.3,DES-1210-10AXME::lldpXdot3RemoteData,,,,,,
.1.3.6.1.4.1.171.10.75.14.32.12.3.1,DES-1210-10AXME::lldpXdot3RemPortTable,,not-accessible,,current,,This table contains Ethernet port information (as a part
.1.3.6.1.4.1.171.10.75.14.32.12.3.1.1,DES-1210-10AXME::lldpXdot3RemPortEntry,,not-accessible,lldpXdot3RemPortAutoNegSupported,current,,Information about a particular physical network connection.
.1.3.6.1.4.1.171.10.75.14.32.12.3.1.1.1,DES-1210-10AXME::lldpXdot3RemPortAutoNegSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.14.32.12.3.1.1.2,DES-1210-10AXME::lldpXdot3RemPortAutoNegEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether port
.1.3.6.1.4.1.171.10.75.14.32.12.3.1.1.3,DES-1210-10AXME::lldpXdot3RemPortAutoNegAdvertisedCap,OCTET,read-only,,current,,This object contains the value (bitmap) of the
.1.3.6.1.4.1.171.10.75.14.32.12.3.1.1.4,DES-1210-10AXME::lldpXdot3RemPortOperMauType,Integer32,read-only,,current,,An integer value that indicates the operational MAU type
.1.3.6.1.4.1.171.10.75.14.32.12.3.2,DES-1210-10AXME::lldpXdot3RemPowerTable,,not-accessible,,current,,This table contains Ethernet power information (as a part
.1.3.6.1.4.1.171.10.75.14.32.12.3.2.1,DES-1210-10AXME::lldpXdot3RemPowerEntry,,not-accessible,lldpXdot3RemPowerPortClass,current,,Information about a particular physical network connection.
.1.3.6.1.4.1.171.10.75.14.32.12.3.2.1.1,DES-1210-10AXME::lldpXdot3RemPowerPortClass,INTEGER,read-only,,current,pClassPSE(1):pClassPD(2),The value that identifies the port Class of the given port
.1.3.6.1.4.1.171.10.75.14.32.12.3.2.1.2,DES-1210-10AXME::lldpXdot3RemPowerMDISupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the MDI power
.1.3.6.1.4.1.171.10.75.14.32.12.3.2.1.3,DES-1210-10AXME::lldpXdot3RemPowerMDIEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to identify whether MDI power is
.1.3.6.1.4.1.171.10.75.14.32.12.3.2.1.4,DES-1210-10AXME::lldpXdot3RemPowerPairControlable,INTEGER,read-only,,current,true(1):false(2),The truth value is derived from the value of
.1.3.6.1.4.1.171.10.75.14.32.12.3.2.1.5,DES-1210-10AXME::lldpXdot3RemPowerPairs,Integer32,read-only,,current,,This object contains the value of the pethPsePortPowerPairs
.1.3.6.1.4.1.171.10.75.14.32.12.3.2.1.6,DES-1210-10AXME::lldpXdot3RemPowerClass,Integer32,read-only,,current,,This object contains the value of the
.1.3.6.1.4.1.171.10.75.14.32.12.3.3,DES-1210-10AXME::lldpXdot3RemLinkAggTable,,not-accessible,,current,,This table contains port link aggregation information
.1.3.6.1.4.1.171.10.75.14.32.12.3.3.1,DES-1210-10AXME::lldpXdot3RemLinkAggEntry,,not-accessible,lldpXdot3RemLinkAggStatus,current,,Link Aggregation information about remote system's port
.1.3.6.1.4.1.171.10.75.14.32.12.3.3.1.1,DES-1210-10AXME::lldpXdot3RemLinkAggStatus,BITS,read-only,,current,aggCapable(0):aggEnabled(1),The bitmap value contains the link aggregation capabilities
.1.3.6.1.4.1.171.10.75.14.32.12.3.3.1.2,DES-1210-10AXME::lldpXdot3RemLinkAggPortId,Integer32,read-only,,current,,This object contains the IEEE 802.3 aggregated port
.1.3.6.1.4.1.171.10.75.14.32.12.3.4,DES-1210-10AXME::lldpXdot3RemMaxFrameSizeTable,,not-accessible,,current,,This table contains one row per port of maximum frame 
.1.3.6.1.4.1.171.10.75.14.32.12.3.4.1,DES-1210-10AXME::lldpXdot3RemMaxFrameSizeEntry,,not-accessible,lldpXdot3RemMaxFrameSize,current,,Maximum Frame Size information about a particular port
.1.3.6.1.4.1.171.10.75.14.32.12.3.4.1.1,DES-1210-10AXME::lldpXdot3RemMaxFrameSize,Integer32,read-only,,current,,An integer value indicating the maximum supported frame 
.1.3.6.1.4.1.171.10.75.14.32.13,DES-1210-10AXME::lldpXdot1Objects,,,,,,
.1.3.6.1.4.1.171.10.75.14.32.13.1,DES-1210-10AXME::lldpXdot1Config,,,,,,
.1.3.6.1.4.1.171.10.75.14.32.13.1.1,DES-1210-10AXME::lldpXdot1ConfigPortVlanTable,,not-accessible,,current,,A table that controls selection of LLDP Port VLAN-ID TLVs
.1.3.6.1.4.1.171.10.75.14.32.13.1.1.1,DES-1210-10AXME::lldpXdot1ConfigPortVlanEntry,,not-accessible,,current,,LLDP configuration information that controls the
.1.3.6.1.4.1.171.10.75.14.32.13.1.1.1.1,DES-1210-10AXME::lldpXdot1ConfigPortVlanTxEnable,INTEGER,read-write,,current,true(1):false(2),The lldpXdot1ConfigPortVlanTxEnable, which is defined as
.1.3.6.1.4.1.171.10.75.14.32.13.1.2,DES-1210-10AXME::lldpXdot1ConfigVlanNameTable,,not-accessible,,current,,The table that controls selection of LLDP VLAN name TLV
.1.3.6.1.4.1.171.10.75.14.32.13.1.2.1,DES-1210-10AXME::lldpXdot1ConfigVlanNameEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of
.1.3.6.1.4.1.171.10.75.14.32.13.1.2.1.1,DES-1210-10AXME::lldpXdot1ConfigVlanNameTxEnable,INTEGER,read-write,,current,true(1):false(2),The boolean value that indicates whether the corresponding
.1.3.6.1.4.1.171.10.75.14.32.13.1.3,DES-1210-10AXME::lldpXdot1ConfigProtoVlanTable,,not-accessible,,current,,The table that controls selection of LLDP Port and Protocol
.1.3.6.1.4.1.171.10.75.14.32.13.1.3.1,DES-1210-10AXME::lldpXdot1ConfigProtoVlanEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of
.1.3.6.1.4.1.171.10.75.14.32.13.1.3.1.1,DES-1210-10AXME::lldpXdot1ConfigProtoVlanTxEnable,INTEGER,read-write,,current,true(1):false(2),The boolean value that indicates whether the corresponding
.1.3.6.1.4.1.171.10.75.14.32.13.1.4,DES-1210-10AXME::lldpXdot1ConfigProtocolTable,,not-accessible,,current,,The table that controls selection of LLDP Protocol 
.1.3.6.1.4.1.171.10.75.14.32.13.1.4.1,DES-1210-10AXME::lldpXdot1ConfigProtocolEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of
.1.3.6.1.4.1.171.10.75.14.32.13.1.4.1.1,DES-1210-10AXME::lldpXdot1ConfigProtocolTxEnable,INTEGER,read-write,,current,true(1):false(2),The boolean value that indicates whether the corresponding
.1.3.6.1.4.1.171.10.75.14.32.13.2,DES-1210-10AXME::lldpXdot1LocalData,,,,,,
.1.3.6.1.4.1.171.10.75.14.32.13.2.1,DES-1210-10AXME::lldpXdot1LocTable,,not-accessible,,current,,This table contains one row per port for IEEE 802.1
.1.3.6.1.4.1.171.10.75.14.32.13.2.1.1,DES-1210-10AXME::lldpXdot1LocEntry,,not-accessible,lldpXdot1LocPortVlanId,current,,Information about IEEE 802.1 organizationally defined
.1.3.6.1.4.1.171.10.75.14.32.13.2.1.1.1,DES-1210-10AXME::lldpXdot1LocPortVlanId,Integer32,read-only,,current,,The integer value used to identify the port's VLAN identifier
.1.3.6.1.4.1.171.10.75.14.32.13.2.2,DES-1210-10AXME::lldpXdot1LocProtoVlanTable,,not-accessible,,current,,This table contains one or more rows per Port and Protocol
.1.3.6.1.4.1.171.10.75.14.32.13.2.2.1,DES-1210-10AXME::lldpXdot1LocProtoVlanEntry,,not-accessible,lldpXdot1LocProtoVlanId,current,,Port and protocol VLAN ID Information about a particular
.1.3.6.1.4.1.171.10.75.14.32.13.2.2.1.1,DES-1210-10AXME::lldpXdot1LocProtoVlanId,Integer32,not-accessible,,current,,The integer value used to identify the port and protocol
.1.3.6.1.4.1.171.10.75.14.32.13.2.2.1.2,DES-1210-10AXME::lldpXdot1LocProtoVlanSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.14.32.13.2.2.1.3,DES-1210-10AXME::lldpXdot1LocProtoVlanEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the port and
.1.3.6.1.4.1.171.10.75.14.32.13.2.3,DES-1210-10AXME::lldpXdot1LocVlanNameTable,,not-accessible,,current,,This table contains one or more rows per IEEE 802.1Q VLAN
.1.3.6.1.4.1.171.10.75.14.32.13.2.3.1,DES-1210-10AXME::lldpXdot1LocVlanNameEntry,,not-accessible,lldpXdot1LocVlanId,current,,VLAN name Information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.32.13.2.3.1.1,DES-1210-10AXME::lldpXdot1LocVlanId,Integer32,not-accessible,,current,,The integer value used to identify the IEEE 802.1Q 
.1.3.6.1.4.1.171.10.75.14.32.13.2.3.1.2,DES-1210-10AXME::lldpXdot1LocVlanName,OCTET,read-only,,current,,The string value used to identify VLAN name identified by the
.1.3.6.1.4.1.171.10.75.14.32.13.2.4,DES-1210-10AXME::lldpXdot1LocProtocolTable,,not-accessible,,current,,This table contains one or more rows per protocol identity
.1.3.6.1.4.1.171.10.75.14.32.13.2.4.1,DES-1210-10AXME::lldpXdot1LocProtocolEntry,,not-accessible,lldpXdot1LocProtocolIndex,current,,Information about particular protocols that are accessible
.1.3.6.1.4.1.171.10.75.14.32.13.2.4.1.1,DES-1210-10AXME::lldpXdot1LocProtocolIndex,Integer32,not-accessible,,current,,This object represents an arbitrary local integer value used
.1.3.6.1.4.1.171.10.75.14.32.13.2.4.1.2,DES-1210-10AXME::lldpXdot1LocProtocolId,OCTET,read-only,,current,,The octet string value used to identify the protocols
.1.3.6.1.4.1.171.10.75.14.32.13.3,DES-1210-10AXME::lldpXdot1RemoteData,,,,,,
.1.3.6.1.4.1.171.10.75.14.32.13.3.1,DES-1210-10AXME::lldpXdot1RemTable,,not-accessible,,current,,This table contains one or more rows per physical network
.1.3.6.1.4.1.171.10.75.14.32.13.3.1.1,DES-1210-10AXME::lldpXdot1RemEntry,,not-accessible,lldpXdot1RemPortVlanId,current,,Information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.32.13.3.1.1.1,DES-1210-10AXME::lldpXdot1RemPortVlanId,Integer32,read-only,,current,,The integer value used to identify the port's VLAN identifier
.1.3.6.1.4.1.171.10.75.14.32.13.3.2,DES-1210-10AXME::lldpXdot1RemProtoVlanTable,,not-accessible,,current,,This table contains one or more rows per Port and Protocol
.1.3.6.1.4.1.171.10.75.14.32.13.3.2.1,DES-1210-10AXME::lldpXdot1RemProtoVlanEntry,,not-accessible,lldpXdot1RemProtoVlanId,current,,Port and protocol VLAN name Information about a particular
.1.3.6.1.4.1.171.10.75.14.32.13.3.2.1.1,DES-1210-10AXME::lldpXdot1RemProtoVlanId,Integer32,not-accessible,,current,,The integer value used to identify the port and protocol
.1.3.6.1.4.1.171.10.75.14.32.13.3.2.1.2,DES-1210-10AXME::lldpXdot1RemProtoVlanSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.14.32.13.3.2.1.3,DES-1210-10AXME::lldpXdot1RemProtoVlanEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the port and
.1.3.6.1.4.1.171.10.75.14.32.13.3.3,DES-1210-10AXME::lldpXdot1RemVlanNameTable,,not-accessible,,current,,This table contains one or more rows per IEEE 802.1Q VLAN
.1.3.6.1.4.1.171.10.75.14.32.13.3.3.1,DES-1210-10AXME::lldpXdot1RemVlanNameEntry,,not-accessible,lldpXdot1RemVlanId,current,,VLAN name Information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.32.13.3.3.1.1,DES-1210-10AXME::lldpXdot1RemVlanId,Integer32,not-accessible,,current,,The integer value used to identify the IEEE 802.1Q 
.1.3.6.1.4.1.171.10.75.14.32.13.3.3.1.2,DES-1210-10AXME::lldpXdot1RemVlanName,OCTET,read-only,,current,,The string value used to identify VLAN name identified by the 
.1.3.6.1.4.1.171.10.75.14.32.13.3.4,DES-1210-10AXME::lldpXdot1RemProtocolTable,,not-accessible,,current,,This table contains one or more rows per protocol information
.1.3.6.1.4.1.171.10.75.14.32.13.3.4.1,DES-1210-10AXME::lldpXdot1RemProtocolEntry,,not-accessible,lldpXdot1RemProtocolIndex,current,,Protocol information about a particular port component.
.1.3.6.1.4.1.171.10.75.14.32.13.3.4.1.1,DES-1210-10AXME::lldpXdot1RemProtocolIndex,Integer32,not-accessible,,current,,This object represents an arbitrary local integer value used
.1.3.6.1.4.1.171.10.75.14.32.13.3.4.1.2,DES-1210-10AXME::lldpXdot1RemProtocolId,OCTET,read-only,,current,,The octet string value used to identify the protocols
.1.3.6.1.4.1.171.10.75.14.33,DES-1210-10AXME::companyCPUInterfaceFilterGroup,,,,,,
.1.3.6.1.4.1.171.10.75.14.33.1,DES-1210-10AXME::cpuFilterProfile,,,,,,
.1.3.6.1.4.1.171.10.75.14.33.1.1,DES-1210-10AXME::cpuFilterProfileTable,,not-accessible,,current,, A table to CPUInterfaceFilter profile . 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1,DES-1210-10AXME::cpuFilterProfileEntry,,not-accessible,cpuFilterProfileNo,current,, Each entry in this table is a CPUInterfaceFilter profile. Index to the table is CPUInterfaceFilter profile ID. 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.1,DES-1210-10AXME::cpuFilterProfileNo,Integer32,read-only,,current,,The CPUInterfaceFilter Profile ID. The ID 1 to 50 is user-defined CPUInterfaceFilter, and the ID more than 50 is reserved for system-defined CPUInterfaceFilter. The user only allow to create user-defined CPUInterfaceFilter ID. And system-defined CPUInterfaceFilter is read only.
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.2,DES-1210-10AXME::cpuFilterProfileType,INTEGER,read-write,,current,l2(1):l3(2),The CPUInterfaceFilter Profile type, possible value are l2 (1) - for MAC-based rule,  l3 (2) - for IPv4-based rule, 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.3,DES-1210-10AXME::cpuFilterProfileRuleCount,Integer32,read-only,,current,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.4,DES-1210-10AXME::cpuFilterProfileMask,OCTET,read-write,,current,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13 (MSB) -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.5,DES-1210-10AXME::cpuFilterProfileDstMacAddrMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile destination MAC address mask. If DST-MAC is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.6,DES-1210-10AXME::cpuFilterProfileSrcMacAddrMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile source MAC address mask. If SRC-MAC is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.7,DES-1210-10AXME::cpuFilterProfileIPProtocol,INTEGER,read-write,,current,none(0):icmp(1):igmp(2):tcp(6):udp(17):ipMask(255),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.8,DES-1210-10AXME::cpuFilterProfileIPProtocolMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile IP protocol mask. If cpuFilterProfileIPProtocol set to ipMask, this field will be refered. It will work with its member rule field,cpuFilterL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.9,DES-1210-10AXME::cpuFilterProfileDstIpAddrMask,IpAddress,read-write,,current,,The CPUInterfaceFilter Profile destination IP address mask. If DST-IP is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.10,DES-1210-10AXME::cpuFilterProfileSrcIpAddrMask,IpAddress,read-write,,current,,The CPUInterfaceFilter Profile source IP address mask. If SRC-IP is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.11,DES-1210-10AXME::cpuFilterProfileDstPortMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile UDP/TCP destination port mask. If DST-PORT is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.12,DES-1210-10AXME::cpuFilterProfileSrcPortMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile UDP/TCP source port mask. If SRC-PORT is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.33.1.1.1.15,DES-1210-10AXME::cpuFilterProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of cpuFilterProfileType, cpuFilterProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.14.33.2,DES-1210-10AXME::cpuFilterL2Rule,,,,,,
.1.3.6.1.4.1.171.10.75.14.33.2.1,DES-1210-10AXME::cpuFilterL2RuleTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1,DES-1210-10AXME::cpuFilterL2RuleEntry,,not-accessible,cpuFilterL2ProfileID:cpuFilterL2AccessID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.1,DES-1210-10AXME::cpuFilterL2ProfileID,Integer32,read-only,,current,,L2 Filter rule ID.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.2,DES-1210-10AXME::cpuFilterL2AccessID,Integer32,read-only,,current,,CPUInterfaceFilter Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.3,DES-1210-10AXME::cpuFilterL2RuleEtherType,Integer32,read-write,,current,,The value in the Type/Len field of a frame that will be matched to trigger this filter. The default value of this object is '-1', which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.4,DES-1210-10AXME::cpuFilterL2RuleDstMacAddr,OCTET,read-write,,current,,Destination MAC address to be matched with the packet. By Default, the Destination Mac Address will be zero,which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.5,DES-1210-10AXME::cpuFilterL2RuleSrcMacAddr,OCTET,read-write,,current,,Source MAC address to be matched with the packet. By Default, the Source  Mac Address will be zero, which means the rule don't care this condition.. address
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.6,DES-1210-10AXME::cpuFilterL2RuleVlanId,Integer32,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.7,DES-1210-10AXME::cpuFilterL2Rule1pPriority,Integer32,read-write,,current,,802.1p priority to be matched with the packet. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.8,DES-1210-10AXME::cpuFilterL2RuleDstMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Destination MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.9,DES-1210-10AXME::cpuFilterL2RuleSrcMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Source MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.10,DES-1210-10AXME::cpuFilterL2RuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.11,DES-1210-10AXME::cpuFilterL2RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.14.33.2.1.1.14,DES-1210-10AXME::cpuFilterL2RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.33.3,DES-1210-10AXME::cpuFilterL3Rule,,,,,,
.1.3.6.1.4.1.171.10.75.14.33.3.1,DES-1210-10AXME::cpuFilterL3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.14.33.3.1.1,DES-1210-10AXME::cpuFilterL3RuleEntry,,not-accessible,cpuFilterL3RuleProfileNo:cpuFilterL3RuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.1,DES-1210-10AXME::cpuFilterL3RuleProfileNo,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.2,DES-1210-10AXME::cpuFilterL3RuleAccessID,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.3,DES-1210-10AXME::cpuFilterL3RuleProtocol,INTEGER,read-write,,current,icmp(1):igmp(2):tcp(6):udp(17), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.4,DES-1210-10AXME::cpuFilterL3RuleProtocolMask,OCTET,read-only,,current,,The IP protocol mask. This field is read-only and copy from it's Profile setting. It will work with the other field,cpuFilterL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.5,DES-1210-10AXME::cpuFilterL3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in cpuFilterL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.6,DES-1210-10AXME::cpuFilterL3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in cpuFilterL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.7,DES-1210-10AXME::cpuFilterL3RuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.8,DES-1210-10AXME::cpuFilterL3RuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.9,DES-1210-10AXME::cpuFilterL3RuleDstIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.10,DES-1210-10AXME::cpuFilterL3RuleSrcIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.11,DES-1210-10AXME::cpuFilterL3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.12,DES-1210-10AXME::cpuFilterL3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.13,DES-1210-10AXME::cpuFilterL3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.14,DES-1210-10AXME::cpuFilterL3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.15,DES-1210-10AXME::cpuFilterL3RuleTcpAckBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.16,DES-1210-10AXME::cpuFilterL3RuleTcpRstBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.17,DES-1210-10AXME::cpuFilterL3RuleTcpUrgBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.18,DES-1210-10AXME::cpuFilterL3RuleTcpPshBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dontcare'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.19,DES-1210-10AXME::cpuFilterL3RuleTcpSynBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.20,DES-1210-10AXME::cpuFilterL3RuleTcpFinBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.21,DES-1210-10AXME::cpuFilterL3RuleDscp,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.22,DES-1210-10AXME::cpuFilterL3RuleIgmpType,Integer32,read-write,,current,, The IGMP Type to be checked against the packet.A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.23,DES-1210-10AXME::cpuFilterL3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.24,DES-1210-10AXME::cpuFilterL3RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.14.33.3.1.1.27,DES-1210-10AXME::cpuFilterL3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.14.34,DES-1210-10AXME::companyAutoSurveillanceVlan,,,,,,
.1.3.6.1.4.1.171.10.75.14.34.1,DES-1210-10AXME::autoSurveillanceVlanSystem,,,,,,
.1.3.6.1.4.1.171.10.75.14.34.1.1,DES-1210-10AXME::autoSurveillanceVlanMode,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Auto Surveillance Vlan function  in the system.  If the Vlan mode is in Asymmetric VLAN mode, Auto Surveillance VLAN can not  be enabled.
.1.3.6.1.4.1.171.10.75.14.34.1.2,DES-1210-10AXME::autoSurveillanceVlanId,INTEGER,read-write,,current,,The ID of VLAN that you want the surveillance traffic to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.14.34.1.3,DES-1210-10AXME::autoSurveillanceVlanPriority,INTEGER,read-write,,current,highest(0):high(1):medium(2):low(3),The 802.1p priority levels of the traffic in the Auto Surveillance VLAN.
.1.3.6.1.4.1.171.10.75.14.34.1.4,DES-1210-10AXME::autoSurveillanceVlanTaggedUplinkDownlinkPort,OCTET,read-write,,current,,Auto Surveillance vlan uplink ports can't auto learning OUI.
.1.3.6.1.4.1.171.10.75.14.34.2,DES-1210-10AXME::autoSurveillanceVlanOUI,,,,,,
.1.3.6.1.4.1.171.10.75.14.34.2.1,DES-1210-10AXME::autoSurveillanceVlanOUITable,,not-accessible,,current,,A Auto Surveillance vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.14.34.2.1.1,DES-1210-10AXME::autoSurveillanceVlanOUIEntry,,not-accessible,autoSurveillanceVlanOUISurveillanceOUI,current,,A Auto Surveillance vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.14.34.2.1.1.1,DES-1210-10AXME::autoSurveillanceVlanOUISurveillanceOUI,OCTET,read-only,,current,,An Organizationally Unique Identifier (OUI) is a 24-bit number  that is purchased from the IEEE Registration Authority. This identifier  uniquely identifies a vendor, manufacturer, or other organization. This object indicates the surveillance traffic's OUI that user created.
.1.3.6.1.4.1.171.10.75.14.34.2.1.1.2,DES-1210-10AXME::autoSurveillanceVlanOUIDescription,OCTET,read-write,,current,,The Description for the OUI.
.1.3.6.1.4.1.171.10.75.14.34.2.1.1.3,DES-1210-10AXME::autoSurveillanceVlanOUIMask,OCTET,read-write,,current,,Auto Surveillance vlan OUI Mask.  The default OUI Mask is FF:FF:FF:F0:00:00. And default OUI Mask is read-only. In user define OUI's Mask is FF:FF:FF:00:00:00, in user define MAC's Mask is FF:FF:FF:FF:FF:FF.
.1.3.6.1.4.1.171.10.75.14.34.2.1.1.4,DES-1210-10AXME::autoSurveillanceVlanOUIComponentType,INTEGER,read-write,,current,video-Management-Server(0):vMS-Client(1):video-Encoder(2):network-Storage(3):other-IP-Surveillance-Devices(4):d-Link-Surveillance-Device(5),This object indicates the Component Type of this entry.  To create a new entry, you must set the autoSurveillanceVlanOUIComponentType to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.14.34.2.1.1.5,DES-1210-10AXME::autoSurveillanceVlanOUIStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the autoSurveillanceVlanOUIStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.16,DES-1210-26MEbx::des-1210-26me,,,,,,
.1.3.6.1.4.1.171.10.75.16.1,DES-1210-26MEbx::des-1210-26mebx,,,,,,1. Add tftpFwTargetBootUp object.
.1.3.6.1.4.1.171.10.75.16.1.1,DES-1210-26MEbx::companySystem,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.1.1,DES-1210-26MEbx::sysSwitchName,OCTET,read-write,,current,,System name used for identification of the device. The following characters are allowed to input. 0 ~ 9 / a ~ z / A ~ Z Special character: ( ) V + - = .
.1.3.6.1.4.1.171.10.75.16.1.1.2,DES-1210-26MEbx::sysHardwareVersion,OCTET,read-only,,current,,Version number of the Hardware.
.1.3.6.1.4.1.171.10.75.16.1.1.3,DES-1210-26MEbx::sysFirmwareVersion,OCTET,read-only,,current,,Version number of the Firmware.
.1.3.6.1.4.1.171.10.75.16.1.1.4,DES-1210-26MEbx::sysLoginTimeoutInterval,Integer32,read-write,,current,,This time interval is used to count the time and logout web interface automatically.
.1.3.6.1.4.1.171.10.75.16.1.1.5,DES-1210-26MEbx::sysLocationName,OCTET,read-write,,current,,The location name of this node (e.g., `telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.
.1.3.6.1.4.1.171.10.75.16.1.1.6,DES-1210-26MEbx::sysGroupInterval,Integer32,read-write,,current,,Group Interval is used to send D-link Discover packet to D-link SmartConsole Utility frequency. The timer in units of seconds. Set value 0 to disable group Interval.
.1.3.6.1.4.1.171.10.75.16.1.1.8,DES-1210-26MEbx::sysSafeGuardEnable,INTEGER,read-write,,current,enable(1):disable(2),This object is used to set Safeguard Enable\Disable.
.1.3.6.1.4.1.171.10.75.16.1.1.9,DES-1210-26MEbx::sysRestart,INTEGER,read-write,,current,true(1):false(2),This object allows the user to restart the Switch (i.e)the entire switch will operationally go down and start again. Setting a value of 'true' causes the switch to be restarted. When the switch operationally goes down, configuration save operation is initiated based on the configuration save option chosen. When the switch operationally come up, the saved configurations are restored based on the restore option chosen. Once the switch is restarted, the value of this object reverts to 'false'.
.1.3.6.1.4.1.171.10.75.16.1.1.10,DES-1210-26MEbx::sysSave,INTEGER,read-write,,current,true(1):false(2):config-1(3):config-2(4),This object is used to save Configuration , value 1 save config-1 ,  value 2 is not in process , value 3 is save config-1 and value 4 is save config-2.
.1.3.6.1.4.1.171.10.75.16.1.1.12,DES-1210-26MEbx::sysJumboFrameEnable,INTEGER,read-write,,current,enable(1):disable(2),Gigabit Web Smart Switches support jumbo frames (frames larger than the Ethernet frame size of 1522 bytes) of up to 10,000 bytes (tagged). Default jumbo frame is disabled.
.1.3.6.1.4.1.171.10.75.16.1.1.13,DES-1210-26MEbx::sysPortCtrlTable,,not-accessible,,current,,A table to control the port specific parameters of the device like speed, duplex mode, etc.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1,DES-1210-26MEbx::sysPortCtrlEntry,,not-accessible,sysPortCtrlIndex:sysPortCtrlMediumType,current,,An entry appears in this table for each interface in the system. Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.1,DES-1210-26MEbx::sysPortCtrlIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.2,DES-1210-26MEbx::sysPortCtrlMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber 1G/100M or copper.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.3,DES-1210-26MEbx::sysPortCtrlSpeed,INTEGER,read-write,,current,rate1000M-Full(1):rate100M-Full(2):rate100M-Half(3):rate10M-Full(4):rate10M-Half(5):auto(6),Configures interface speed.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.4,DES-1210-26MEbx::sysPortCtrlOperStatus,INTEGER,read-only,,current,down(1):rate1000M-Full(2):rate100M-Full(3):rate100M-Half(4):rate10M-Full(5):rate10M-Half(6):rate10G-Full(7),The port's operating speed state.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.5,DES-1210-26MEbx::sysPortCtrlMDI,INTEGER,read-write,,current,auto(1):mdi(2):mdix(3),Configures interface auto/mdi/mdix mode. The default setting is Auto.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.6,DES-1210-26MEbx::sysPortCtrlFlowControl,INTEGER,read-write,,current,enable(1):disable(2),Enables / disables flow control for the interface.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.7,DES-1210-26MEbx::sysPortCtrlFlowControlOper,INTEGER,read-only,,current,enabled(1):disabled(2),The link parner negotiate port's operating flow control state.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.8,DES-1210-26MEbx::sysPortCtrlType,INTEGER,read-only,,current,fastethernet(1):gigabitethernet(2):fiberwith100Base-and-1000BaseSFPModule(3),The port's media type.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.9,DES-1210-26MEbx::sysPortCtrlCapability,BITS,read-write,,current,rate10-half(0):rate10-full(1):rate100-half(2):rate100-full(3):reserve(4):rate1000-full(5),The port's capability advertised.
.1.3.6.1.4.1.171.10.75.16.1.1.13.1.11,DES-1210-26MEbx::sysPortCtrlState,INTEGER,read-write,,current,enable(1):disable(2),Configures interface state.
.1.3.6.1.4.1.171.10.75.16.1.1.14,DES-1210-26MEbx::sysPortDescriptionTable,,not-accessible,,current,,The port description table.
.1.3.6.1.4.1.171.10.75.16.1.1.14.1,DES-1210-26MEbx::sysPortDescriptionEntry,,not-accessible,sysPortDescIndex:sysPortDescMediumType,current,,The port description entry.
.1.3.6.1.4.1.171.10.75.16.1.1.14.1.1,DES-1210-26MEbx::sysPortDescIndex,INTEGER,read-only,,current,,This object indicates the port index.
.1.3.6.1.4.1.171.10.75.16.1.1.14.1.2,DES-1210-26MEbx::sysPortDescMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber 1G/100M or copper.
.1.3.6.1.4.1.171.10.75.16.1.1.14.1.3,DES-1210-26MEbx::sysPortDescString,OCTET,read-write,,current,,This object indicates the port description.
.1.3.6.1.4.1.171.10.75.16.1.1.14.1.4,DES-1210-26MEbx::sysPortUpLinkTime,OCTET,read-only,,current,,This object indicates the port link up time.
.1.3.6.1.4.1.171.10.75.16.1.1.14.1.5,DES-1210-26MEbx::sysPortLinkChangeTime,OCTET,read-only,,current,,This object indicates the port link up time.
.1.3.6.1.4.1.171.10.75.16.1.1.15,DES-1210-26MEbx::sysPortErrTable,,not-accessible,,current,,The port error table.
.1.3.6.1.4.1.171.10.75.16.1.1.15.1,DES-1210-26MEbx::sysPortErrEntry,,not-accessible,sysPortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.10.75.16.1.1.15.1.1,DES-1210-26MEbx::sysPortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in
.1.3.6.1.4.1.171.10.75.16.1.1.15.1.2,DES-1210-26MEbx::sysPortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.1.15.1.3,DES-1210-26MEbx::sysPortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.10.75.16.1.1.15.1.4,DES-1210-26MEbx::sysPortErrPortReason,INTEGER,read-only,,current,lbd(1):traffic-control(2):duld(3):bpdu-protection(4),This object decides whether the PortStatus is LBD.
.1.3.6.1.4.1.171.10.75.16.1.1.16,DES-1210-26MEbx::sysDhcpAutoConfiguration,INTEGER,read-write,,current,enable(1):disable(2),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.1.17,DES-1210-26MEbx::sysWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for Enabled(1) or Disabled(2) Web state in the system.
.1.3.6.1.4.1.171.10.75.16.1.1.18,DES-1210-26MEbx::sysWebPortNumber,Integer32,read-write,,current,,Web Server Port Number.
.1.3.6.1.4.1.171.10.75.16.1.1.19,DES-1210-26MEbx::sysARPAgingTime,INTEGER,read-write,,current,,This object is for ARP aging time.
.1.3.6.1.4.1.171.10.75.16.1.1.20,DES-1210-26MEbx::sysMACAgingTime,INTEGER,read-write,,current,,This object is for MAC aging time.
.1.3.6.1.4.1.171.10.75.16.1.1.21,DES-1210-26MEbx::baudRateConfiguration,INTEGER,read-write,,current,baudrate9600(9600):baudrate19200(19200):baudrate38400(38400):baudrate115200(115200),To set SerialPort baud-rate configuration.
.1.3.6.1.4.1.171.10.75.16.1.1.22,DES-1210-26MEbx::autologoutConfiguration,INTEGER,read-write,,current,logouttime2mins(120):logouttime5mins(300):logouttime10mins(600):logouttime15mins(900):logouttimenever(0),To set SerialPort auto-logout-time configuration.
.1.3.6.1.4.1.171.10.75.16.1.1.23,DES-1210-26MEbx::telnetsettingManagementOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable management Telnetsetting mechanism.
.1.3.6.1.4.1.171.10.75.16.1.1.24,DES-1210-26MEbx::telnetUDPPort,INTEGER,read-write,,current,,The value is for setting telnet's UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.1.25,DES-1210-26MEbx::autoRefreshConfiguration,INTEGER,read-write,,current,refreshimenever(0):refreshtime10secs(1):refreshtime30secs(2):refreshtime1min(3):refreshtime5mins(4),To set the WEB panel auto refresh timer.
.1.3.6.1.4.1.171.10.75.16.1.1.26,DES-1210-26MEbx::floodfdbOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),To set enable status for flood fdb.
.1.3.6.1.4.1.171.10.75.16.1.1.27,DES-1210-26MEbx::sysContactName,OCTET,read-write,,current,,To set system contact name.
.1.3.6.1.4.1.171.10.75.16.1.1.28,DES-1210-26MEbx::sysDhcpAutoConfigTimeout,INTEGER,read-write,,current,,To set dhcp auto config timeout.
.1.3.6.1.4.1.171.10.75.16.1.1.29,DES-1210-26MEbx::sysCommandLogging,INTEGER,read-write,,current,enable(1):disable(2),To set enable status for CommandLogging.
.1.3.6.1.4.1.171.10.75.16.1.1.30,DES-1210-26MEbx::sysSerialNumber,OCTET,read-only,,current,,To get the serial number.
.1.3.6.1.4.1.171.10.75.16.1.1.31,DES-1210-26MEbx::sysFirmwareInfomation,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.1.31.1,DES-1210-26MEbx::firmwareInfoImage1,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.1.31.1.1,DES-1210-26MEbx::firmwareInfoImage1Version,OCTET,read-only,,current,,The version of firmware information.
.1.3.6.1.4.1.171.10.75.16.1.1.31.1.2,DES-1210-26MEbx::firmwareInfoImage1Size,Integer32,read-only,,current,,The size of firmware information.
.1.3.6.1.4.1.171.10.75.16.1.1.31.1.3,DES-1210-26MEbx::firmwareInfoImage1UpdateTime,OCTET,read-only,,current,,The Update Time of firmware information.
.1.3.6.1.4.1.171.10.75.16.1.1.31.1.4,DES-1210-26MEbx::firmwareInfoImage1FromIP,IpAddress,read-only,,current,,The IP address of firmware information.
.1.3.6.1.4.1.171.10.75.16.1.1.31.1.5,DES-1210-26MEbx::firmwareInfoImage1User,OCTET,read-only,,current,,The user of firmware infomation.
.1.3.6.1.4.1.171.10.75.16.1.1.31.1.6,DES-1210-26MEbx::firmwareInfoImage1Type,INTEGER,read-only,,current,console(1):telnet(2):ssh(3):web(4):unknown(-1),The type of firmware infomation.
.1.3.6.1.4.1.171.10.75.16.1.1.33,DES-1210-26MEbx::sysBootupConfigID,INTEGER,read-write,,current,,To get/set bootup config ID.
.1.3.6.1.4.1.171.10.75.16.1.1.34,DES-1210-26MEbx::sysDhcpAutoImage,INTEGER,read-write,,current,enable(1):disable(2),This object indicates auto image is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.1.36,DES-1210-26MEbx::sysPortMediaTypeTable,,not-accessible,,current,,A table to control the port specific parameters of the device like speed, Vendor name, etc.
.1.3.6.1.4.1.171.10.75.16.1.1.36.1,DES-1210-26MEbx::sysPortMediaTypeEntry,,not-accessible,sysPortMediaTypeIndex:sysPortMediaType,current,,An entry appears in this table for each interface in the system. Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.16.1.1.36.1.1,DES-1210-26MEbx::sysPortMediaTypeIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.16.1.1.36.1.2,DES-1210-26MEbx::sysPortMediaType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber 1G/100M or copper.
.1.3.6.1.4.1.171.10.75.16.1.1.36.1.3,DES-1210-26MEbx::sysPortType,INTEGER,read-only,,current,rate100M(1):rate1000M(2):rate10G(3),Configures interface speed.
.1.3.6.1.4.1.171.10.75.16.1.1.36.1.4,DES-1210-26MEbx::sysPortMediaTypeVendorName,OCTET,read-only,,current,,The port's VendorName.
.1.3.6.1.4.1.171.10.75.16.1.1.36.1.5,DES-1210-26MEbx::sysPortMediaTypeOui,OCTET,read-only,,current,,The port's Oui.
.1.3.6.1.4.1.171.10.75.16.1.1.36.1.6,DES-1210-26MEbx::sysPortMediaTypePn,OCTET,read-only,,current,,The port's Pn.
.1.3.6.1.4.1.171.10.75.16.1.1.36.1.7,DES-1210-26MEbx::sysPortMediaTypeRev,OCTET,read-only,,current,,The port's Rev.
.1.3.6.1.4.1.171.10.75.16.1.1.36.1.8,DES-1210-26MEbx::sysPortMediaTypeSn,OCTET,read-only,,current,,The port's Sn.
.1.3.6.1.4.1.171.10.75.16.1.1.36.1.9,DES-1210-26MEbx::sysPortMediaTypeDateCode,OCTET,read-only,,current,,The port's DateCode.
.1.3.6.1.4.1.171.10.75.16.1.1.41,DES-1210-26MEbx::sysScheduleRebootTable,,not-accessible,,current,,An entry containing systom restart time schedule.
.1.3.6.1.4.1.171.10.75.16.1.1.41.1,DES-1210-26MEbx::sysScheduleRebootEntry,,not-accessible,sysScheduleRebootIndex,current,,An entry containing systom restart time schedule.
.1.3.6.1.4.1.171.10.75.16.1.1.41.1.1,DES-1210-26MEbx::sysScheduleRebootIndex,INTEGER,read-only,,current,,The index for reboot schedule.
.1.3.6.1.4.1.171.10.75.16.1.1.41.1.2,DES-1210-26MEbx::sysScheduleRebootTimeType,INTEGER,read-write,,current,in(1):at(2),Schedule Reboot Time Type. One(in) is system reboots after a time interval,  and Two(at) is system reboots at the specific date and time.
.1.3.6.1.4.1.171.10.75.16.1.1.41.1.3,DES-1210-26MEbx::sysScheduleRebootTimeSetting,OCTET,read-write,,current,,If Time is Type One(in) , the time format is min(1-43200). If Time is Type Two(at), the time format is hh:mm ddmthyyyy(date is optional).
.1.3.6.1.4.1.171.10.75.16.1.1.41.1.4,DES-1210-26MEbx::sysScheduleRebootSaveConfig,INTEGER,read-write,,current,enabled(1):disabled(2),System will save configuration before restarting.
.1.3.6.1.4.1.171.10.75.16.1.1.41.1.5,DES-1210-26MEbx::sysScheduleRebootStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the cameraInformationStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.16.1.1.42,DES-1210-26MEbx::sysSaveOperationStatus,INTEGER,read-only,,current,save-progressing(1):last-save-success(2):last-save-fail(3):last-save-none(4),configuration saving status.
.1.3.6.1.4.1.171.10.75.16.1.2,DES-1210-26MEbx::companyIpifGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.2.1,DES-1210-26MEbx::ipv4sysIpAddrCfgMode,INTEGER,read-write,,current,manual(1):dynamic(2),Specifies the means by which the default interface in the device  gets the IP address. If 'manual' mode is selected, the default interface takes the  'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client,  BootP client, DHCP Client, etc.  If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr'  configured in the system.
.1.3.6.1.4.1.171.10.75.16.1.2.2,DES-1210-26MEbx::ipv4sysIpAddr,IpAddress,read-write,,current,,Default IP Address of the system.  This IP address, if modified, will take effect only when the  configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.16.1.2.3,DES-1210-26MEbx::ipv4sysIpSubnetMask,IpAddress,read-write,,current,,IP subnet mask for the default IP address.  This subnet mask, if modified, will take effect only when the configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.16.1.2.4,DES-1210-26MEbx::ipv4sysGateway,IpAddress,read-write,,current,,Gateway
.1.3.6.1.4.1.171.10.75.16.1.2.5,DES-1210-26MEbx::ipv4dhcpOption12Status,INTEGER,read-write,,current,enable(1):disable(2),Status of DHCP Option12
.1.3.6.1.4.1.171.10.75.16.1.2.6,DES-1210-26MEbx::ipv4dhcpOption12HostName,OCTET,read-write,,current,,Host name in DHCP option 12
.1.3.6.1.4.1.171.10.75.16.1.2.7,DES-1210-26MEbx::ipifSupportV4V6Info,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.2.7.1,DES-1210-26MEbx::sysIpAddrCfgMode,INTEGER,read-write,,current,manual(1):dynamic(2),Specifies the means by which the default interface in the device  gets the IP address. If 'manual' mode is selected, the default interface takes the  'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client,  BootP client, DHCP Client, etc.  If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr'  configured in the system.
.1.3.6.1.4.1.171.10.75.16.1.2.7.2,DES-1210-26MEbx::sysIpAddr,IpAddress,read-write,,current,,Default IP Address of the system.  This IP address, if modified, will take effect only when the  configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.16.1.2.7.3,DES-1210-26MEbx::sysIpSubnetMask,IpAddress,read-write,,current,,IP subnet mask for the default IP address.  This subnet mask, if modified, will take effect only when the configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.16.1.2.7.4,DES-1210-26MEbx::sysGateway,IpAddress,read-write,,current,,Gateway
.1.3.6.1.4.1.171.10.75.16.1.2.7.5,DES-1210-26MEbx::dhcpOption12Status,INTEGER,read-write,,current,enable(1):disable(2),Status of DHCP Option12
.1.3.6.1.4.1.171.10.75.16.1.2.7.6,DES-1210-26MEbx::dhcpOption12HostName,OCTET,read-write,,current,,Host name in DHCP option 12
.1.3.6.1.4.1.171.10.75.16.1.2.7.7,DES-1210-26MEbx::ipifName,OCTET,read-only,,current,,The Description for the interface.
.1.3.6.1.4.1.171.10.75.16.1.2.7.8,DES-1210-26MEbx::ipifVLANname,OCTET,read-only,,current,,The vlan name for the interface.
.1.3.6.1.4.1.171.10.75.16.1.2.7.9,DES-1210-26MEbx::ipifv6GlobalStatus,INTEGER,read-write,,current,enable(1):disable(2),The ID of VLAN that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.16.1.2.7.10,DES-1210-26MEbx::ipifv6DHCPStatus,INTEGER,read-write,,current,enable(1):disable(2),The state of DHCPv6 that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.16.1.2.7.11,DES-1210-26MEbx::ipifv6AutolinkloStatus,INTEGER,read-write,,current,enable(1):disable(2),The global state of link local that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.16.1.2.7.12,DES-1210-26MEbx::ipifv6NSRetransmitTime,INTEGER,read-write,,current,,The NS's retransmit time that you want this interface to be in.  It must be a exist vlan id (1~3600).
.1.3.6.1.4.1.171.10.75.16.1.2.7.13,DES-1210-26MEbx::ipifv6DefaultGateway,OCTET,read-write,,current,,The ipv6 default gateway that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.16.1.2.7.14,DES-1210-26MEbx::ipifV6AddressTable,,not-accessible,,current,,A list of interface entries.
.1.3.6.1.4.1.171.10.75.16.1.2.7.14.1,DES-1210-26MEbx::ipifV6AddressEntry,,not-accessible,ipifV6AddressMainIndex:ipifV6AddressIpAddr:ipifV6AddressIpPrefix,current,,An entry containing management information applicable to a particular interface.
.1.3.6.1.4.1.171.10.75.16.1.2.7.14.1.1,DES-1210-26MEbx::ipifV6AddressMainIndex,Integer32,read-only,,current,,The index of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.16.1.2.7.14.1.2,DES-1210-26MEbx::ipifV6AddressIpAddr,OCTET,read-only,,current,,The ip address of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.16.1.2.7.14.1.3,DES-1210-26MEbx::ipifV6AddressIpPrefix,INTEGER,read-only,,current,,The ip prefix of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.16.1.2.7.14.1.4,DES-1210-26MEbx::ipifV6AddressIpType,INTEGER,read-only,,current,unicast(1):anycast(2):linklocal(3),The ip type of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.16.1.2.7.14.1.5,DES-1210-26MEbx::ipifV6AddressRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Multi Interface Table. Only a subset of the rowstatus variables (active, createAndWait, destroy) are available.
.1.3.6.1.4.1.171.10.75.16.1.2.7.15,DES-1210-26MEbx::ipv4IPIFTable,,not-accessible,,current,,A list of interface entries.
.1.3.6.1.4.1.171.10.75.16.1.2.7.15.1,DES-1210-26MEbx::ipv4IPIFEntry,,not-accessible,ipv4IfIndex,current,,An entry containing management information applicable to a particular interface.
.1.3.6.1.4.1.171.10.75.16.1.2.7.15.1.1,DES-1210-26MEbx::ipv4IfIndex,Integer32,read-only,,current,,The index of this interface.
.1.3.6.1.4.1.171.10.75.16.1.2.7.15.1.2,DES-1210-26MEbx::ipv4IfVLANname,OCTET,read-write,,current,,The vlan name for the interface.
.1.3.6.1.4.1.171.10.75.16.1.2.8,DES-1210-26MEbx::ipv4sysIprouteGateway,IpAddress,read-write,,current,,IProute Gateway of the system.
.1.3.6.1.4.1.171.10.75.16.1.2.9,DES-1210-26MEbx::ipv4sysIprouteHops,INTEGER,read-write,,current,,IProute Hops of the system.
.1.3.6.1.4.1.171.10.75.16.1.3,DES-1210-26MEbx::companyTftpGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.3.1,DES-1210-26MEbx::tftpFwServerIpAddress,IpAddress,read-write,,obsolete,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.16.1.3.2,DES-1210-26MEbx::tftpFwImageFileName,OCTET,read-write,,obsolete,,Configure firmware filename to download.
.1.3.6.1.4.1.171.10.75.16.1.3.3,DES-1210-26MEbx::tftpFwTftpOperation,INTEGER,read-write,,obsolete,none(0):download(1):upload(2),The tftp operates to perform downloading the firmware image to the unit. This object is used in conjunction with
.1.3.6.1.4.1.171.10.75.16.1.3.4,DES-1210-26MEbx::tftpFwTftpOperationStatus,INTEGER,read-only,,obsolete,none(0):success(1):fail(2):progressing(3):transmit(4),The tftp operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.16.1.3.5,DES-1210-26MEbx::tftpCfgServerIpAddress,IpAddress,read-write,,obsolete,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.16.1.3.6,DES-1210-26MEbx::tftpConfigFileName,OCTET,read-write,,obsolete,,The configuration filename is used to store or retrieve config  from the tftp server.
.1.3.6.1.4.1.171.10.75.16.1.3.7,DES-1210-26MEbx::tftpConfigTftpOperation,INTEGER,read-write,,obsolete,download(1):upload(2):progressing(3),The tftp operates to perform either downloading the 
.1.3.6.1.4.1.171.10.75.16.1.3.8,DES-1210-26MEbx::tftpConfigTftpOperationStatus,INTEGER,read-only,,obsolete,none(0):success(1):fail(2):progressing(3),The tftp operation status represent configuration file backup or restore status.
.1.3.6.1.4.1.171.10.75.16.1.3.9,DES-1210-26MEbx::tftpFwTargetGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.3.9.1,DES-1210-26MEbx::tftpFwTargetServerIpAddress,OCTET,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.16.1.3.9.2,DES-1210-26MEbx::tftpFwTargetServerIpType,INTEGER,read-write,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.16.1.3.9.3,DES-1210-26MEbx::tftpFwTargetInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the tftpFwTargetServerIpAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.16.1.3.9.4,DES-1210-26MEbx::tftpFwTargetImageFileName,OCTET,read-write,,current,,Configure firmware filename to download.
.1.3.6.1.4.1.171.10.75.16.1.3.9.5,DES-1210-26MEbx::tftpFwTargetTftpOperation,INTEGER,read-write,,current,none(0):download(1):upload(2),The tftp operates to perform downloading the firmware image to the unit. This object is used in conjunction with
.1.3.6.1.4.1.171.10.75.16.1.3.9.6,DES-1210-26MEbx::tftpFwTargetTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3):transmit(4),The tftp operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.16.1.3.10,DES-1210-26MEbx::tftpCfgTargetGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.3.10.1,DES-1210-26MEbx::tftpCfgTargetServerIpAddress,OCTET,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.16.1.3.10.2,DES-1210-26MEbx::tftpCfgTargetServerIpType,INTEGER,read-write,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.16.1.3.10.3,DES-1210-26MEbx::tftpCfgTargetInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the tftpCfgTargetServerIpAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.16.1.3.10.4,DES-1210-26MEbx::tftpCfgTargetImageFileName,OCTET,read-write,,current,,The configuration filename is used to store or retrieve config  from the tftp server.
.1.3.6.1.4.1.171.10.75.16.1.3.10.5,DES-1210-26MEbx::tftpCfgTargetTftpOperation,INTEGER,read-write,,current,download(1):upload(2):progressing(3):download-and-reboot(4),The tftp operates to perform either downloading the 
.1.3.6.1.4.1.171.10.75.16.1.3.10.6,DES-1210-26MEbx::tftpCfgTargetTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3),The tftp operation status represent configuration file backup or restore status.
.1.3.6.1.4.1.171.10.75.16.1.3.10.7,DES-1210-26MEbx::tftpCfgTargetTftpConfigID,INTEGER,read-write,,current,configId-1(1):configId-2(2):current-config(3),The tftp config ID determine which config what you need.
.1.3.6.1.4.1.171.10.75.16.1.3.10.8,DES-1210-26MEbx::tftpCfgTargetIncrement,INTEGER,read-write,,current,none(1):increment(2),The tftp increment determine download config behavior.
.1.3.6.1.4.1.171.10.75.16.1.4,DES-1210-26MEbx::companyMiscGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.4.2,DES-1210-26MEbx::miscReset,INTEGER,read-write,,current,reset(1):noop(2),Physically resets the unit - use with care. A (1) resets  the unit, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.16.1.4.3,DES-1210-26MEbx::miscStatisticsReset,INTEGER,read-write,,current,reset(1):noop(2),Resets the units statistics. A (1) resets  the statistics count, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.16.1.5,DES-1210-26MEbx::companySNMPV3,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.5.1,DES-1210-26MEbx::snmpGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP Community function.
.1.3.6.1.4.1.171.10.75.16.1.5.2,DES-1210-26MEbx::snmpV3User,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.5.2.1,DES-1210-26MEbx::snmpV3UserTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.2.1.1,DES-1210-26MEbx::snmpV3UserEntry,,not-accessible,snmpV3UserName:snmpV3UserVersion,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.2.1.1.1,DES-1210-26MEbx::snmpV3UserName,OCTET,read-only,,current,,A human readable string representing the name of the user. This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.16.1.5.2.1.1.2,DES-1210-26MEbx::snmpV3UserVersion,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),A human readable string representing the name of the user. This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.16.1.5.2.1.1.3,DES-1210-26MEbx::snmpV3UserGroupName,OCTET,read-create,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.16.1.5.2.1.1.4,DES-1210-26MEbx::snmpV3UserAuthProtocol,INTEGER,read-create,,current,none(1):md5(2):sha(3),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be authenticated, and if so, the type of authentication protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of UserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoAuthProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoAuthProtocol, then an 'inconsistentValue' error must be returned. If a set operation tries to set the value to the NoAuthProtocol while the UserPrivProtocol value in the same row is not equal to NoPrivProtocol, then an 'inconsistentValue' error must be returned. That means that an SNMP command generator application must first ensure that the UserPrivProtocol is set to the NoPrivProtocol value before it can set the UserAuthProtocol value to NoAuthProtocol. 
.1.3.6.1.4.1.171.10.75.16.1.5.2.1.1.5,DES-1210-26MEbx::snmpV3UserAuthProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.2.1.1.6,DES-1210-26MEbx::snmpV3UserPrivProtocol,INTEGER,read-create,,current,none(1):des(2),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be protected from disclosure, and if so, the type of privacy protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of usmUserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoPrivProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoPrivProtocol, then an 'inconsistentValue' error must be returned. Note that if any privacy protocol is used, then you must also use an authentication protocol. In other words, if usmUserPrivProtocol is set to anything else than NoPrivProtocol, then the corresponding instance of usmUserAuthProtocol cannot have a value of usmNoAuthProtocol. If it does, then an 'inconsistentValue' error must be returned. 
.1.3.6.1.4.1.171.10.75.16.1.5.2.1.1.7,DES-1210-26MEbx::snmpV3UserPrivProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.2.1.1.8,DES-1210-26MEbx::snmpV3UserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady'. In particular, a newly created row for a user who employs authentication, cannot be made active until the corresponding usmUserCloneFrom and usmUserAuthKeyChange have been set. Further, a newly created row for a user who also employs privacy, cannot be made active until the usmUserPrivKeyChange has been set. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified, except for usmUserOwnAuthKeyChange and usmUserOwnPrivKeyChange. For these 2 objects, the value of usmUserStatus MUST be active. 
.1.3.6.1.4.1.171.10.75.16.1.5.3,DES-1210-26MEbx::snmpV3Group,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.5.3.1,DES-1210-26MEbx::snmpV3GroupTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.3.1.1,DES-1210-26MEbx::snmpV3GroupEntry,,not-accessible,snmpV3GroupName:snmpV3GroupSecurityModel:snmpV3GroupSecurityLevel,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.3.1.1.1,DES-1210-26MEbx::snmpV3GroupName,OCTET,read-only,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.16.1.5.3.1.1.2,DES-1210-26MEbx::snmpV3GroupSecurityModel,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),In order to gain the access rights allowed by this conceptual row, this securityModel must be in use. 
.1.3.6.1.4.1.171.10.75.16.1.5.3.1.1.3,DES-1210-26MEbx::snmpV3GroupSecurityLevel,INTEGER,read-only,,current,noAuthNoPriv(1):authNoPriv(2):authPriv(3),The minimum level of security required in order to gain the access rights allowed by this conceptual row. A securityLevel of noAuthNoPriv is less than authNoPriv which in turn is less than authPriv. If multiple entries are equally indexed except for this vacmAccessSecurityLevel index, then the entry which has the highest value for vacmAccessSecurityLevel is selected. 
.1.3.6.1.4.1.171.10.75.16.1.5.3.1.1.4,DES-1210-26MEbx::snmpV3GroupReadViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes read access. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.16.1.5.3.1.1.5,DES-1210-26MEbx::snmpV3GroupWriteViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes write access. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.16.1.5.3.1.1.6,DES-1210-26MEbx::snmpV3GroupNotifyViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes access for notifications. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.16.1.5.3.1.1.7,DES-1210-26MEbx::snmpV3GroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.16.1.5.4,DES-1210-26MEbx::snmpV3ViewTree,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.5.4.1,DES-1210-26MEbx::snmpV3ViewTreeTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.4.1.1,DES-1210-26MEbx::snmpV3ViewTreeEntry,,not-accessible,snmpV3viewTreeName:snmpV3viewTreeSubtree,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.4.1.1.1,DES-1210-26MEbx::snmpV3viewTreeName,OCTET,read-only,,current,,The human readable name for a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.16.1.5.4.1.1.2,DES-1210-26MEbx::snmpV3viewTreeSubtree,OBJECT,read-only,,current,,The MIB subtree which when combined with the corresponding instance of vacmViewTreeFamilyMask defines a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.16.1.5.4.1.1.3,DES-1210-26MEbx::snmpV3viewTreeMask,OCTET,read-create,,current,,The bit mask which, in combination with the corresponding instance of vacmViewTreeFamilySubtree, defines a family of view subtrees. Each bit of this bit mask corresponds to a sub-identifier of vacmViewTreeFamilySubtree, with the most significant bit of the i-th octet of this octet string value (extended if necessary, see below) corresponding to the (8*i - 7)-th sub-identifier, and the least significant bit of the i-th octet of this octet string corresponding to the (8*i)-th sub-identifier, where i is in the range 1 through 16. Each bit of this bit mask specifies whether or not the corresponding sub-identifiers must match when determining if an OBJECT IDENTIFIER is in this family of view subtrees; a '1' indicates that an exact match must occur; a '0' indicates 'wild card', i.e., any sub-identifier value matches. Thus, the OBJECT IDENTIFIER X of an object instance is contained in a family of view subtrees if, for each sub-identifier of the value of vacmViewTreeFamilySubtree, either: the i-th bit of vacmViewTreeFamilyMask is 0, or the i-th sub-identifier of X is equal to the i-th sub-identifier of the value of vacmViewTreeFamilySubtree. If the value of this bit mask is M bits long and there are more than M sub-identifiers in the corresponding instance of vacmViewTreeFamilySubtree, then the bit mask is extended with 1's to be the required length. Note that when the value of this object is the zero-length string, this extension rule results in a mask of all-1's being used (i.e., no 'wild card'), and the family of view subtrees is the one view subtree uniquely identified by the corresponding instance of vacmViewTreeFamilySubtree. Note that masks of length greater than zero length do not need to be supported. In this case this object is made read-only. 
.1.3.6.1.4.1.171.10.75.16.1.5.4.1.1.4,DES-1210-26MEbx::snmpV3viewTreeType,INTEGER,read-create,,current,included(1):excluded(2),Indicates whether the corresponding instances of vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask define a family of view subtrees which is included in or excluded from the MIB view. 
.1.3.6.1.4.1.171.10.75.16.1.5.4.1.1.5,DES-1210-26MEbx::snmpV3viewTreeStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.16.1.5.5,DES-1210-26MEbx::snmpV3Community,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.5.5.1,DES-1210-26MEbx::snmpV3CommunityTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.5.1.1,DES-1210-26MEbx::snmpV3CommunityEntry,,not-accessible,snmpV3CommunityName,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.5.1.1.1,DES-1210-26MEbx::snmpV3CommunityName,OCTET,read-only,,current,,The unique index value of a row in this table.
.1.3.6.1.4.1.171.10.75.16.1.5.5.1.1.2,DES-1210-26MEbx::snmpV3CommunityPolicy,OCTET,read-create,,current,,A human readable string representing the corresponding value of snmpCommunityName in a Security Model independent format.
.1.3.6.1.4.1.171.10.75.16.1.5.5.1.1.3,DES-1210-26MEbx::snmpV3CommunityStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the snmpCommunityTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The snmpCommunityName and snmpCommunitySecurityName objects must be explicitly set. There is no restriction on setting columns in this table when the value of snmpCommunityStatus is active(1).
.1.3.6.1.4.1.171.10.75.16.1.5.6,DES-1210-26MEbx::snmpV3Host,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.5.6.1,DES-1210-26MEbx::ipv4snmpV3HostTable,,not-accessible,,obsolete,,
.1.3.6.1.4.1.171.10.75.16.1.5.6.1.1,DES-1210-26MEbx::ipv4snmpV3HostEntry,,not-accessible,ipv4snmpV3HostAddress,obsolete,,
.1.3.6.1.4.1.171.10.75.16.1.5.6.1.1.1,DES-1210-26MEbx::ipv4snmpV3HostAddress,IpAddress,read-only,,obsolete,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object. And this object is unique identifier associated with this snmpNotifyEntry.
.1.3.6.1.4.1.171.10.75.16.1.5.6.1.1.2,DES-1210-26MEbx::ipv4snmpV3HostCommunityName,OCTET,read-create,,obsolete,,The locally arbitrary.
.1.3.6.1.4.1.171.10.75.16.1.5.6.1.1.3,DES-1210-26MEbx::ipv4snmpV3HostVersion,INTEGER,read-create,,obsolete,v1(1):v2c(2):v3NoAuthNoPriv(3):v3AuthNoPriv(4):v3AuthPriv(5),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.4.1.171.10.75.16.1.5.6.1.1.4,DES-1210-26MEbx::ipv4snmpV3HostStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),
.1.3.6.1.4.1.171.10.75.16.1.5.6.2,DES-1210-26MEbx::snmpV3HostTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.6.2.1,DES-1210-26MEbx::snmpV3HostEntry,,not-accessible,snmpV3HostAddress:snmpV3IPType,current,,
.1.3.6.1.4.1.171.10.75.16.1.5.6.2.1.1,DES-1210-26MEbx::snmpV3HostAddress,OCTET,read-only,,current,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object. And this object is unique  identifier associated with this snmpNotifyEntry.
.1.3.6.1.4.1.171.10.75.16.1.5.6.2.1.2,DES-1210-26MEbx::snmpV3IPType,INTEGER,read-only,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.16.1.5.6.2.1.3,DES-1210-26MEbx::snmpV3HostCommunityName,OCTET,read-create,,current,,The locally arbitrary.
.1.3.6.1.4.1.171.10.75.16.1.5.6.2.1.4,DES-1210-26MEbx::snmpV3HostVersion,INTEGER,read-create,,current,v1(1):v2c(2):v3NoAuthNoPriv(3):v3AuthNoPriv(4):v3AuthPriv(5),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.4.1.171.10.75.16.1.5.6.2.1.5,DES-1210-26MEbx::snmpV3HostInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the syslogSrvIP is linklocal address.
.1.3.6.1.4.1.171.10.75.16.1.5.6.2.1.6,DES-1210-26MEbx::snmpV3HostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),
.1.3.6.1.4.1.171.10.75.16.1.5.7,DES-1210-26MEbx::snmpV3EngineID,OCTET,read-write,,current,,An SNMP engine's administratively-unique identifier. In a simple agent, this value is always that agent's own snmpEngineID value. The value can also take the value of the snmpEngineID of a remote SNMP engine with which this user can communicate.
.1.3.6.1.4.1.171.10.75.16.1.5.8,DES-1210-26MEbx::snmpV3Trap,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.5.8.1,DES-1210-26MEbx::snmpV3TrapSNMPAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP login fail event trap in the system.
.1.3.6.1.4.1.171.10.75.16.1.5.8.2,DES-1210-26MEbx::snmpV3TrapColdStart,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling devie Bootup event trap in the system.
.1.3.6.1.4.1.171.10.75.16.1.5.8.3,DES-1210-26MEbx::snmpV3TrapWarmStart,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling devie Bootup event trap in the system.
.1.3.6.1.4.1.171.10.75.16.1.5.8.4,DES-1210-26MEbx::snmpV3TrapLinkUpDown,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Copper link up / link down event trap in the system.
.1.3.6.1.4.1.171.10.75.16.1.5.8.5,DES-1210-26MEbx::snmpV3TrapRSTPStateChange,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RSTP topology change event trap in the system.
.1.3.6.1.4.1.171.10.75.16.1.5.8.6,DES-1210-26MEbx::snmpV3TrapFirmUpgrade,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Firmware upgrade suess or fail event trap in the system.
.1.3.6.1.4.1.171.10.75.16.1.5.8.11,DES-1210-26MEbx::snmpV3TrapBPDUAttack,INTEGER,read-write,,current,none(1):attackDetected(2):attackCleared(3):both(4),Used to configure trap settings for BPDU attack protection events.
.1.3.6.1.4.1.171.10.75.16.1.5.8.12,DES-1210-26MEbx::snmpV3TrapPortSecurity,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.5.8.13,DES-1210-26MEbx::snmpV3TrapIMPBViolation,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.5.8.14,DES-1210-26MEbx::snmpV3TrapLBD,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.5.8.15,DES-1210-26MEbx::snmpV3TrapDHCPServerScreening,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.5.8.16,DES-1210-26MEbx::snmpV3TrapDuplicateIPDetected,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling send gratuitous trap when IP address conflicted in the network.
.1.3.6.1.4.1.171.10.75.16.1.5.8.17,DES-1210-26MEbx::snmpV3TrapDHCPv6ServerScreening,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.5.8.18,DES-1210-26MEbx::snmpV3TrapICMPv6RaAllNodeFilter,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.5.8.19,DES-1210-26MEbx::snmpV3TrapLoginout,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.5.8.20,DES-1210-26MEbx::snmpV3TrapDULD,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.5.9,DES-1210-26MEbx::snmpV3CommunityEncryption,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling community encryption.
.1.3.6.1.4.1.171.10.75.16.1.6,DES-1210-26MEbx::companySTP,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.6.1,DES-1210-26MEbx::stpBridgeGlobal,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.6.1.1,DES-1210-26MEbx::stpModuleStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative status requested by management for the MST  feature. The value enabled(1) indicates that Mst should be enabled  in the device on all ports. The value disabled(2) indicates that  Mst should be disabled in the device on all ports. The object can  be set to enabled(1) if and only if, fsMIMstSystemControl set to start.
.1.3.6.1.4.1.171.10.75.16.1.6.1.2,DES-1210-26MEbx::stpProtocolVersion,INTEGER,read-write,,current,stp(1):rstp(2):mstp(3),The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w and 'mstp(3)' indicates the Multiple Spanning Tree Protocol Specified in IEEE 802.1s.
.1.3.6.1.4.1.171.10.75.16.1.6.1.3,DES-1210-26MEbx::stpBridgePriority,Integer32,read-write,,current,,The Value of the writable portion of the Bridge Identifier comprising of the first two octets. The values that are set for Bridge Priority must be  in steps of 4096.
.1.3.6.1.4.1.171.10.75.16.1.6.1.4,DES-1210-26MEbx::stpTxHoldCount,Integer32,read-write,,current,,The value used by the Port Transmit state machine to limit the maximum transmission rate.
.1.3.6.1.4.1.171.10.75.16.1.6.1.5,DES-1210-26MEbx::stpBridgeMaxAge,INTEGER,read-write,,current,,The value that all bridges use for MaxAge when this bridge is acting as the root. The granularity  of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
.1.3.6.1.4.1.171.10.75.16.1.6.1.6,DES-1210-26MEbx::stpBridgeHelloTime,INTEGER,read-write,,current,,The amount of time between the transmission of Configuration bridge PDUs by this node in units  of hundredths of a second.
.1.3.6.1.4.1.171.10.75.16.1.6.1.7,DES-1210-26MEbx::stpBridgeForwardDelay,INTEGER,read-write,,current,,The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D specifies that the range for this parameter is related to the value of BridgeMaxAge. The granularity of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
.1.3.6.1.4.1.171.10.75.16.1.6.1.8,DES-1210-26MEbx::stpFowardBPDU,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling forward BPDU.
.1.3.6.1.4.1.171.10.75.16.1.6.1.9,DES-1210-26MEbx::stpRootBridge,OCTET,read-only,,current,,The bridge identifier of the Root of the common spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
.1.3.6.1.4.1.171.10.75.16.1.6.1.10,DES-1210-26MEbx::stpRootCost,Integer32,read-only,,current,,The Cost of the path to the CIST Root as seen  from this bridge.
.1.3.6.1.4.1.171.10.75.16.1.6.1.11,DES-1210-26MEbx::stpMaxAge,INTEGER,read-only,,current,,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.171.10.75.16.1.6.1.12,DES-1210-26MEbx::stpForwardDelay,INTEGER,read-only,,current,,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 a particular state before moving to the next state.
.1.3.6.1.4.1.171.10.75.16.1.6.1.13,DES-1210-26MEbx::stpRootPort,Integer32,read-only,,current,,The Port Number of the Port which offers the lowest  path cost from this bridge to the CIST Root Bridge.
.1.3.6.1.4.1.171.10.75.16.1.6.1.14,DES-1210-26MEbx::stpTopologyChangeTrapStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling topology change event trap in the system.
.1.3.6.1.4.1.171.10.75.16.1.6.1.15,DES-1210-26MEbx::stpNewRootTrapStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling new root event trap in the system.
.1.3.6.1.4.1.171.10.75.16.1.6.1.16,DES-1210-26MEbx::stpNewRootTraps,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.6.1.16.1,DES-1210-26MEbx::brgAddress,,,,,,The MAC address used by this bridge when it must be referred to in a unique fashion.
.1.3.6.1.4.1.171.10.75.16.1.6.1.16.2,DES-1210-26MEbx::oldDesignatedRoot,,,,,,The bridge identifier of the old root of the spanning
.1.3.6.1.4.1.171.10.75.16.1.6.1.16.3,DES-1210-26MEbx::mstiBridgeRegionalRoot,,,,,,MSTI Regional Root Identifier value for the Instance.
.1.3.6.1.4.1.171.10.75.16.1.6.1.17,DES-1210-26MEbx::stpBridgeMaxHop,INTEGER,read-write,,current,,The value that all bridges use for MaxAge when this bridge is acting as the root. The granularity  of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
.1.3.6.1.4.1.171.10.75.16.1.6.1.18,DES-1210-26MEbx::stpNniBpduAddr,INTEGER,read-write,,current,dot1d(1):dot1ad(2),The value dot1d(1) indicates that Tx BPDU Header should be  01-80-c2-00-00-00 on nni ports when qinq enabled. The value dot1ad(2) indicates that  Tx BPDU Header should be 01-80-c2-00-00-08 on nni ports when qinq enabled.
.1.3.6.1.4.1.171.10.75.16.1.6.2,DES-1210-26MEbx::stpPortTable,,not-accessible,,current,,A table that contains port-specific information for the Spanning Tree Protocol.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1,DES-1210-26MEbx::stpPortEntry,,not-accessible,stpPort,current,,A list of information maintained by every port about the Spanning Tree Protocol state for that port.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.1,DES-1210-26MEbx::stpPort,INTEGER,read-only,,current,,The Port number of the port for which this entry contains  spanning tree information.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.2,DES-1210-26MEbx::stpPortStatus,INTEGER,read-write,,current,enabled(1):disabled(0),Current state of the Port which can be changed to either  Disabled or Enabled for ALL spanning tree  instances. Setting this object will override the port's status in any of the MSTI contexts
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.3,DES-1210-26MEbx::stpPortPriority,INTEGER,read-write,,current,,The four most significant bits of the Port Identifier  of the Spanning Tree instance can be modified by setting  the CistPortPriority value. The values that are set for Port  Priority must be in steps of 16.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.4,DES-1210-26MEbx::stpAdminPortPathCost,INTEGER,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. Writing a value of '0' assigns the  automatically calculated default Path Cost value to  the ohter object stpPortPathCost. If the default  Path Cost is being used,this object returns '0' when  read.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.5,DES-1210-26MEbx::stpPortPathCost,INTEGER,read-only,,current,,The contribution of this port to the path cost of paths towards the CIST Root which include this port.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.6,DES-1210-26MEbx::stpPortProtocolMigration,INTEGER,read-write,,current,false(0):true(1),Indicates the Protocol migration state of this Port.  When operating in RSTP/MSTP (version >= 2) mode, writing  TRUE(1) to this object forces this port to transmit MSTP  BPDUs without instance information. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.7,DES-1210-26MEbx::stpPortEdge,INTEGER,read-write,,current,true(1):false(0):auto(2), This parameter when TRUE(1) indicates that detection of a port  as Edge Port happens automatically and FALSE(2)  indicates that this feature is disabled.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.8,DES-1210-26MEbx::stpPortAdminP2P,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.9,DES-1210-26MEbx::stpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to be selected as Root Port for the CIST or any MSTI, even it has  the best spanning tree priority vector. Such a Port will be selected  as an Alternate Port after the Root Port has been selected. This  parameter should be FALSE by default. If set it can cause lack of  spanning tree connectivity. It is set by a network administrator to  prevent bridges external to a core region of the network influencing  the spanning tree active topology, possibly because those bridges are  not under the full control of the administrator. This administrator configuration is also known as 'Root Guard'.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.10,DES-1210-26MEbx::stpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to propagate received topology change notifications and topology  changes to other Ports. This parameter should be FALSE by default.  If set it can cause temporary loss of connectivity after changes in  a spanning trees active topology as a result of persistent  incorrectly learnt station location information. It is set by a  network administrator to prevent bridges external to a core region of  the network causing address flushing in that region, possibly because  those bridges are not under the full control of the administrator or  MAC-Operational for the attached LANs transitions frequently.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.11,DES-1210-26MEbx::stpPortHelloTime,INTEGER,read-write,,current,,The amount of time between the transmission of Configuration bridge PDUs by this node in units  of hundredths of a second.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.12,DES-1210-26MEbx::stpPortState,INTEGER,read-only,,current,disabled(1):discarding(2):learning(4):forwarding(5),Current state of the Port as defined by the Common  spanning tree protocol.
.1.3.6.1.4.1.171.10.75.16.1.6.2.1.13,DES-1210-26MEbx::stpPortFowardBPDU,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling forward BPDU.
.1.3.6.1.4.1.171.10.75.16.1.6.3,DES-1210-26MEbx::mstConfigurationIdentification,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.6.3.1,DES-1210-26MEbx::mstiConfigurationName,OCTET,read-write,,current,,The Name for the Region's configuration. By Default  Region Name will be equal to the Bridge Mac Address.
.1.3.6.1.4.1.171.10.75.16.1.6.3.2,DES-1210-26MEbx::mstiRevisionLevel,Integer32,read-write,,current,,Version of the MST Region.
.1.3.6.1.4.1.171.10.75.16.1.6.3.3,DES-1210-26MEbx::mstCistVlanMapped,OCTET,read-only,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.
.1.3.6.1.4.1.171.10.75.16.1.6.3.4,DES-1210-26MEbx::mstCistVlanMapped2k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values 1024 through 1031; the second octet to VLANs 1032 through 1039 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.16.1.6.3.5,DES-1210-26MEbx::mstCistVlanMapped3k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.16.1.6.3.6,DES-1210-26MEbx::mstCistVlanMapped4k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values 3072 through 3079; the second octet to VLANs 3080 through 3087 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.16.1.6.3.7,DES-1210-26MEbx::mstVlanMstiMappingTable,,not-accessible,,current,,This table contains one entry for each instance of MSTP.  This table maintains context ID as one more index to  support Multiple Instances.
.1.3.6.1.4.1.171.10.75.16.1.6.3.7.1,DES-1210-26MEbx::mstVlanMstiMappingEntry,,not-accessible,mstInstanceIndex,current,,A conceptual row containing the status of the MSTP instance.
.1.3.6.1.4.1.171.10.75.16.1.6.3.7.1.1,DES-1210-26MEbx::mstInstanceIndex,Integer32,read-only,,current,,An arbitrary integer within the range from 1 to the value of Max Instance Number that uniquely identifies an instance.
.1.3.6.1.4.1.171.10.75.16.1.6.3.7.1.2,DES-1210-26MEbx::mstSetVlanList,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to map for this  Instance. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used.If a  vlan is already mapped to this Instance, it may not be mapped  again. This object is used only for SET operation. GET Operation returns null values.
.1.3.6.1.4.1.171.10.75.16.1.6.3.7.1.3,DES-1210-26MEbx::mstResetVlanList,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to unmap from this  Instance. A vlan may not be unmapped from this instance if  it is not already mapped to this Instance. This object is used only for SET operation.GET Operation returns null values.
.1.3.6.1.4.1.171.10.75.16.1.6.3.7.1.4,DES-1210-26MEbx::mstInstanceVlanMapped,OCTET,read-only,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.
.1.3.6.1.4.1.171.10.75.16.1.6.3.7.1.5,DES-1210-26MEbx::mstInstanceVlanMapped2k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values 1024 through 1031; the second octet to VLANs 1032 through 1039 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.16.1.6.3.7.1.6,DES-1210-26MEbx::mstInstanceVlanMapped3k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.16.1.6.3.7.1.7,DES-1210-26MEbx::mstInstanceVlanMapped4k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values 3072 through 3079; the second octet to VLANs 3080 through 3087 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.  For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.  This object is only instantiated on devices with  support for VlanIndex values up to 4095.
.1.3.6.1.4.1.171.10.75.16.1.6.3.7.1.8,DES-1210-26MEbx::mstDeleteInstanceStatus,INTEGER,read-write,,current,true(1):false(2),Delete Instance Index.
.1.3.6.1.4.1.171.10.75.16.1.6.4,DES-1210-26MEbx::stpInstance,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.6.4.1,DES-1210-26MEbx::mstCistBridgePriority,Integer32,read-write,,current,,The writable portion of the MSTI Bridge Identifier. comprising of the first two octets. The values that are set for Bridge Priority must be  in steps of 4096.
.1.3.6.1.4.1.171.10.75.16.1.6.4.2,DES-1210-26MEbx::mstCistStatus,INTEGER,read-only,,current,enabled(1):disabled(2),The administrative status requested by management for the MST  feature. The value enabled(1) indicates that Mst should be enabled  in the device on all ports. The value disabled(2) indicates that  Mst should be disabled in the device on all ports. The object can  be set to enabled(1) if and only if, fsMIMstSystemControl set to start.
.1.3.6.1.4.1.171.10.75.16.1.6.4.3,DES-1210-26MEbx::mstCiststpTopologyChangesCount,Counter32,read-only,,current,,The number of times that there have been atleast one non-zero TcWhile Timer on this Bridge for Common Spanning Tree context.
.1.3.6.1.4.1.171.10.75.16.1.6.4.4,DES-1210-26MEbx::mstCiststpLastTopologyChange,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the TcWhile Timer for any port in this Bridge was  non-zero for this spanning tree instance.
.1.3.6.1.4.1.171.10.75.16.1.6.4.20,DES-1210-26MEbx::mstMstiBridgeTable,,not-accessible,,current,,Table containing Bridge Information specific to Spanning  Tree Instance. This table maintains context ID as one  more index to support Multiple Instances.
.1.3.6.1.4.1.171.10.75.16.1.6.4.20.1,DES-1210-26MEbx::mstMstiBridgeEntry,,not-accessible,mstMstiInstanceIndex,current,,Entry indicating the Bridge Information.
.1.3.6.1.4.1.171.10.75.16.1.6.4.20.1.1,DES-1210-26MEbx::mstMstiInstanceIndex,Integer32,read-only,,current,,Spanning Tree Instance to which the information belongs.
.1.3.6.1.4.1.171.10.75.16.1.6.4.20.1.2,DES-1210-26MEbx::mstMstiBridgePriority,Integer32,read-write,,current,,The writable portion of the MSTI Bridge Identifier. comprising of the first two octets. The values that are set for Bridge Priority must be  in steps of 4096.
.1.3.6.1.4.1.171.10.75.16.1.6.4.20.1.3,DES-1210-26MEbx::mstMstiStatus,INTEGER,read-only,,current,enabled(1):disabled(2),The administrative status requested by management for the MST  feature. The value enabled(1) indicates that Mst should be enabled  in the device on all ports. The value disabled(2) indicates that  Mst should be disabled in the device on all ports. The object can  be set to enabled(1) if and only if, fsMIMstSystemControl set to start.
.1.3.6.1.4.1.171.10.75.16.1.6.4.20.1.4,DES-1210-26MEbx::mstMstistpTopologyChangesCount,Counter32,read-only,,current,,The number of times that there have been atleast one non-zero TcWhile Timer on this Bridge for Common Spanning Tree context.
.1.3.6.1.4.1.171.10.75.16.1.6.4.20.1.5,DES-1210-26MEbx::mstMstistpLastTopologyChange,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the TcWhile Timer for any port in this Bridge was  non-zero for this spanning tree instance.
.1.3.6.1.4.1.171.10.75.16.1.6.5,DES-1210-26MEbx::stpInstancePortTable,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.6.5.1,DES-1210-26MEbx::mstCistPortTable,,not-accessible,,current,,This table contains Common Spanning Tree Port Information.
.1.3.6.1.4.1.171.10.75.16.1.6.5.1.1,DES-1210-26MEbx::mstCistPortEntry,,not-accessible,mstCistPort,current,,A list of information maintained by every port for  Common Spanning tree.
.1.3.6.1.4.1.171.10.75.16.1.6.5.1.1.1,DES-1210-26MEbx::mstCistPort,Integer32,read-only,,current,,The Port number of the port for which this entry contains  spanning tree information.
.1.3.6.1.4.1.171.10.75.16.1.6.5.1.1.2,DES-1210-26MEbx::mstCistPortDesignatedBridge,OCTET,read-only,,current,,The unique Bridge Identifier of the bridge which this port  considers to be the Designated Bridge for the port's segment.
.1.3.6.1.4.1.171.10.75.16.1.6.5.1.1.3,DES-1210-26MEbx::mstCistPortAdminPathCost,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.16.1.6.5.1.1.4,DES-1210-26MEbx::mstCistPortPathCost,Integer32,read-only,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.16.1.6.5.1.1.5,DES-1210-26MEbx::mstCistPortPriority,Integer32,read-write,,current,,The four most significant bits of the Port Identifier  for a given Spanning Tree instance can be modified  independently for each Spanning Tree instance  supported by the Bridge. The values that are set for Port  Priority must be in steps of 16.
.1.3.6.1.4.1.171.10.75.16.1.6.5.1.1.6,DES-1210-26MEbx::mstCistForcePortState,INTEGER,read-only,,current,disabled(0):enabled(1),Current state of the Port which can be changed to either  Disabled or Enabled for the specific spanning tree  instance. This object can be set to enabled only if the  'fsMIMstCistForcePortState' is set to 'enabled' for this port
.1.3.6.1.4.1.171.10.75.16.1.6.5.1.1.7,DES-1210-26MEbx::mstCistCurrentPortRole,INTEGER,read-only,,current,disabled(0):alternate(1):backup(2):root(3):designated(4):master(5):root-inconsistent(6),Current Port Role of the port for this spanning  tree instance.
.1.3.6.1.4.1.171.10.75.16.1.6.5.2,DES-1210-26MEbx::mstMstiPortTable,,not-accessible,,current,,This table contains Spanning Tree Instance Specific Port Information.
.1.3.6.1.4.1.171.10.75.16.1.6.5.2.1,DES-1210-26MEbx::mstMstiPortEntry,,not-accessible,mstMstiPort:mstInstanceIndex,current,,A list of information maintained by every port for each  and every spanning tree instance.
.1.3.6.1.4.1.171.10.75.16.1.6.5.2.1.1,DES-1210-26MEbx::mstMstiPort,Integer32,read-only,,current,,The Port number of the port for which this entry contains  spanning tree information.
.1.3.6.1.4.1.171.10.75.16.1.6.5.2.1.2,DES-1210-26MEbx::mstMstiPortDesignatedBridge,OCTET,read-only,,current,,The unique Bridge Identifier of the bridge which this port  considers to be the Designated Bridge for the port's segment.
.1.3.6.1.4.1.171.10.75.16.1.6.5.2.1.3,DES-1210-26MEbx::mstMstiPortAdminPathCost,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.16.1.6.5.2.1.4,DES-1210-26MEbx::mstMstiPortPathCost,Integer32,read-only,,current,,The contribution of this port to the path cost of paths towards the MSTI Root which include this port.
.1.3.6.1.4.1.171.10.75.16.1.6.5.2.1.5,DES-1210-26MEbx::mstMstiPortPriority,Integer32,read-write,,current,,The four most significant bits of the Port Identifier  for a given Spanning Tree instance can be modified  independently for each Spanning Tree instance  supported by the Bridge. The values that are set for Port  Priority must be in steps of 16.
.1.3.6.1.4.1.171.10.75.16.1.6.5.2.1.6,DES-1210-26MEbx::mstMstiForcePortState,INTEGER,read-only,,current,disabled(0):enabled(1),Current state of the Port which can be changed to either  Disabled or Enabled for the specific spanning tree  instance. This object can be set to enabled only if the  'fsMIMstCistForcePortState' is set to 'enabled' for this port
.1.3.6.1.4.1.171.10.75.16.1.6.5.2.1.7,DES-1210-26MEbx::mstMstiCurrentPortRole,INTEGER,read-only,,current,disabled(0):alternate(1):backup(2):root(3):designated(4):master(5):root-inconsistent(6),Current Port Role of the port for this spanning  tree instance.
.1.3.6.1.4.1.171.10.75.16.1.7,DES-1210-26MEbx::companyDot1qVlanGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.7.5,DES-1210-26MEbx::dot1qVlanAsyOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable IEEE 802.1Q Asymmetric VLAN
.1.3.6.1.4.1.171.10.75.16.1.7.6,DES-1210-26MEbx::dot1qVlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.10.75.16.1.7.6.1,DES-1210-26MEbx::dot1qVlanEntry,,not-accessible,dot1qVlanId,current,,Information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.10.75.16.1.7.6.1.1,DES-1210-26MEbx::dot1qVlanId,Integer32,read-only,,current,,An administratively assigned Id, which is used to identify the VLAN.
.1.3.6.1.4.1.171.10.75.16.1.7.6.1.2,DES-1210-26MEbx::dot1qVlanName,OCTET,read-create,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.10.75.16.1.7.6.1.3,DES-1210-26MEbx::dot1qVlanEgressPorts,OCTET,read-create,,current,,The set of ports which are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port per-VLAN Registrar control for Registration Fixed for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed.
.1.3.6.1.4.1.171.10.75.16.1.7.6.1.4,DES-1210-26MEbx::dot1qVlanForbiddenPorts,OCTET,read-write,,current,,The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.4.1.171.10.75.16.1.7.6.1.5,DES-1210-26MEbx::dot1qVlanUntaggedPorts,OCTET,read-create,,current,,The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set then it will reject the set operation with an error. An example might be if a manager attempts to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
.1.3.6.1.4.1.171.10.75.16.1.7.6.1.6,DES-1210-26MEbx::dot1qVlanAdvertisementStatus,INTEGER,read-create,,current,enabled(1):disabled(2),Enable/Disable Advertisement Status of the IEEE 802.1Q VLAN.
.1.3.6.1.4.1.171.10.75.16.1.7.6.1.7,DES-1210-26MEbx::dot1qVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in dot1qVlanTable. By setting this object, new entries can be created in dot1qVlanTable and existing entries can be removed from dot1qVlanTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.75.16.1.7.9,DES-1210-26MEbx::dot1qVlanPVIDAutoAssignOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable VLAN PVID auto assignment
.1.3.6.1.4.1.171.10.75.16.1.8,DES-1210-26MEbx::companyLA,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.8.1,DES-1210-26MEbx::laSystem,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.8.1.2,DES-1210-26MEbx::laStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the Link Aggregation Module administrative status as  enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.8.1.3,DES-1210-26MEbx::laPortChannelTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel.
.1.3.6.1.4.1.171.10.75.16.1.8.1.3.1,DES-1210-26MEbx::laPortChannelEntry,,not-accessible,laPortChannelIfIndex,current,,There is one entry in this table for each created port-channel port.
.1.3.6.1.4.1.171.10.75.16.1.8.1.3.1.1,DES-1210-26MEbx::laPortChannelIfIndex,Integer32,read-only,,current,,The index of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.75.16.1.8.1.3.1.2,DES-1210-26MEbx::laPortChannelMemberList,OCTET,read-write,,current,,Member Port list of the port channel. Add the ports as a 
.1.3.6.1.4.1.171.10.75.16.1.8.1.3.1.3,DES-1210-26MEbx::laPortChannelMode,INTEGER,read-write,,current,lacp(1):static(2):disable(3),Current Operating Channel Mode of the port channel Lacp(1) - forcing the port to negotiate with the partner. manual(2) - force the port to enable channeling (Manual). disable(3) - channeling is disabled.
.1.3.6.1.4.1.171.10.75.16.1.8.1.3.1.4,DES-1210-26MEbx::laPortChannelMasterPort,Integer32,read-write,,current,,The master port of the port-channel. 
.1.3.6.1.4.1.171.10.75.16.1.8.1.3.1.5,DES-1210-26MEbx::laPortChannelActiveMemberPorts,OCTET,read-only,,current,,This object indicates the operational bundled ports in this channel group.
.1.3.6.1.4.1.171.10.75.16.1.8.1.4,DES-1210-26MEbx::laAlgorithm,INTEGER,read-write,,current,sourceMAC(1):destMAC(2):sourceAndDestMAC(3):sourceIP(4):destIP(5):sourceAndDestIP(6),Sets the Link Aggregation load balance algorithm.
.1.3.6.1.4.1.171.10.75.16.1.8.2,DES-1210-26MEbx::laPortControl,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.8.2.1,DES-1210-26MEbx::laPortControlTable,,not-accessible,,current,,A table that contains Link Aggregation Control configuration information about every Aggregation Port associated with this device. A row appears in this table for each physical port.
.1.3.6.1.4.1.171.10.75.16.1.8.2.1.1,DES-1210-26MEbx::laPortControlEntry,,not-accessible,laPortControlIndex,current,,A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
.1.3.6.1.4.1.171.10.75.16.1.8.2.1.1.1,DES-1210-26MEbx::laPortControlIndex,Integer32,read-only,,current,,The index of the port.
.1.3.6.1.4.1.171.10.75.16.1.8.2.1.1.2,DES-1210-26MEbx::laPortActorPortPriority,INTEGER,read-write,,current,,The priority value assigned to this Aggregation Port. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.16.1.8.2.1.1.3,DES-1210-26MEbx::laPortActorActivity,INTEGER,read-write,,current,active(1):passive(2),This object indicates LACP-Activity to this Aggregation Port.  LACP can be configured in one of two modes: active or passive.  In active mode it will always send frames along the configured links.  If the actor and partner are both in passive mode, they do not  exchange LACP packets.
.1.3.6.1.4.1.171.10.75.16.1.8.2.1.1.4,DES-1210-26MEbx::laPortActorTimeout,INTEGER,read-write,,current,short(1):long(2),This object indicates LACP-Timeout to this Aggregation Port. short(1) - LACP Timeout 3 seconds. long (2) - LACP Timeout 90 seconds.
.1.3.6.1.4.1.171.10.75.16.1.9,DES-1210-26MEbx::companyStaticMAC,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.9.1,DES-1210-26MEbx::staticDisableAutoLearn,INTEGER,read-write,,current,on(1):off(2),Set on to disable Auto Learning Excluding Uplink Port and set off to enable Auto Learning.
.1.3.6.1.4.1.171.10.75.16.1.9.2,DES-1210-26MEbx::staticAutoLearningList,OCTET,read-write,,current,,The set of the device's member ports that belong
.1.3.6.1.4.1.171.10.75.16.1.9.3,DES-1210-26MEbx::staticTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.16.1.9.3.1,DES-1210-26MEbx::staticEntry,,not-accessible,staticVlanID:staticMac:staticPort,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.16.1.9.3.1.1,DES-1210-26MEbx::staticVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.16.1.9.3.1.2,DES-1210-26MEbx::staticMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.16.1.9.3.1.3,DES-1210-26MEbx::staticPort,INTEGER,read-only,,current,,The forwarding port of the static MAC entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.9.3.1.4,DES-1210-26MEbx::staticStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static MAC Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. The trunk member port can not set up static MAC.
.1.3.6.1.4.1.171.10.75.16.1.9.4,DES-1210-26MEbx::autoFdbTable,,not-accessible,,current,,A list of the Auto Fdb
.1.3.6.1.4.1.171.10.75.16.1.9.4.1,DES-1210-26MEbx::autoFdbEntry,,not-accessible,autoFdbIPAddress,current,,A auto fdb entry containing the ipaddress
.1.3.6.1.4.1.171.10.75.16.1.9.4.1.1,DES-1210-26MEbx::autoFdbIPAddress,IpAddress,read-only,,current,,The IpAddress of the autoFdbEntry.
.1.3.6.1.4.1.171.10.75.16.1.9.4.1.2,DES-1210-26MEbx::autoFdbVlanID,Integer32,read-only,,current,,The VlanID of the autoFdbEntry.
.1.3.6.1.4.1.171.10.75.16.1.9.4.1.3,DES-1210-26MEbx::autoFdbMacAddress,OCTET,read-only,,current,,The Mac Address of the autoFdbEntry.
.1.3.6.1.4.1.171.10.75.16.1.9.4.1.4,DES-1210-26MEbx::autoFdbPort,INTEGER,read-only,,current,,The Port of the autoFdbEntry.
.1.3.6.1.4.1.171.10.75.16.1.9.4.1.5,DES-1210-26MEbx::autoFdbTimeStamp,Integer32,read-only,,current,,The Time Stamp of the autoFdbEntry.
.1.3.6.1.4.1.171.10.75.16.1.9.4.1.6,DES-1210-26MEbx::autoFdbStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Auto Fdb Table. Only a subset of the rowstatus variables (createAndGo, createAndWait,destroy)  are available.
.1.3.6.1.4.1.171.10.75.16.1.9.5,DES-1210-26MEbx::staticVlanBaseTable,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.9.5.1,DES-1210-26MEbx::staticVlanBaseAutoLearnList1k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this Auto Learn, the bit corresponding to that VLAN is set to '1'. Write AutoLearnList1k use 256 character, and conform  to the foregoing rules.
.1.3.6.1.4.1.171.10.75.16.1.9.5.2,DES-1210-26MEbx::staticVlanBaseAutoLearnList2k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1025 through 2048. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this Auto Learn. Write AutoLearnList2k use 256 character, and conform  to the foregoing rules.
.1.3.6.1.4.1.171.10.75.16.1.9.5.3,DES-1210-26MEbx::staticVlanBaseAutoLearnList3k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2049 through 3072. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this Auto Learn the bit corresponding to that VLAN is set to '1'. Write AutoLearnList3k use 256 character, and conform  to the foregoing rules.
.1.3.6.1.4.1.171.10.75.16.1.9.5.4,DES-1210-26MEbx::staticVlanBaseAutoLearnList4k,OCTET,read-write,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3073 through 4094. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this Auto Learn the bit corresponding to that VLAN is set to '1'. Write AutoLearnList4k use 256 character, and conform  to the foregoing rules.
.1.3.6.1.4.1.171.10.75.16.1.9.5.5,DES-1210-26MEbx::staticVlanBaseEnableAutoLearn,OCTET,read-write,,current,,Set enable vlan list to auto learn, and range 1-4094.
.1.3.6.1.4.1.171.10.75.16.1.9.5.6,DES-1210-26MEbx::staticVlanBaseDisableAutoLearn,OCTET,read-write,,current,,Set disable vlan list to auto learn, and range 1-4094.
.1.3.6.1.4.1.171.10.75.16.1.10,DES-1210-26MEbx::companyIgsGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.10.1,DES-1210-26MEbx::igsSystem,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.10.1.1,DES-1210-26MEbx::igsStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module starts  protocol operations. When set to 'disabled', the IGS module stops performing  protocol operations.
.1.3.6.1.4.1.171.10.75.16.1.10.1.2,DES-1210-26MEbx::igsRouterPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  router port entry will be purged. For each router port learnt,  this timer runs for 'RouterPortPurgeInterval' seconds.When the  timer expires, the learnt router port entry is purged. However  if control messages are received from the router before the  timer expiry, then the timer is restarted.
.1.3.6.1.4.1.171.10.75.16.1.10.1.3,DES-1210-26MEbx::igsHostPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  port entry will be purged. For each port on which report has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a report  message is received from a host on the specific port. If  the timer expires, then , the learnt port entry will  be purged from the multicast group.
.1.3.6.1.4.1.171.10.75.16.1.10.1.8,DES-1210-26MEbx::igsDataDrivenLearningMaxLearnedEntryVlaue,INTEGER,read-write,,current,,The maximum data driven learning entry value.
.1.3.6.1.4.1.171.10.75.16.1.10.1.9,DES-1210-26MEbx::igsReportToAllPort,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module forwards packets  to report to all port. When set to 'disabled', the IGS module forwards packets  to router port only.
.1.3.6.1.4.1.171.10.75.16.1.10.3,DES-1210-26MEbx::igsVlan,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.10.3.3,DES-1210-26MEbx::igsVlanRouterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.16.1.10.3.3.1,DES-1210-26MEbx::igsVlanRouterEntry,,not-accessible,igsVlanRouterVlanId,current,,Contains the VLAN ID and list of ports on which  routers are present in the VLAN.
.1.3.6.1.4.1.171.10.75.16.1.10.3.3.1.1,DES-1210-26MEbx::igsVlanRouterVlanId,Integer32,read-only,,current,,VLAN ID of the ports through which router is reachable.
.1.3.6.1.4.1.171.10.75.16.1.10.3.3.1.2,DES-1210-26MEbx::igsVlanRouterPortList,OCTET,read-only,,current,,List of ports on which routers are present.  These router ports are learnt through control messages  received from routers, and can also be configured  statically.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4,DES-1210-26MEbx::igsVlanFilterTable,,not-accessible,,current,,This table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is  enabled in the system.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1,DES-1210-26MEbx::igsVlanFilterEntry,,not-accessible,igsVlanFilterVlanId,current,,Contains snooping status , version and fast leave configuration for a specific VLAN.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.1,DES-1210-26MEbx::igsVlanFilterVlanId,Integer32,read-only,,current,,Index of IgsVlanFilterEntry. This object indicates the VLAN ID for which  the snooping configurations in IgsVlanFilterEntry is to be done.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.2,DES-1210-26MEbx::igsVlanSnoopStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable IGS function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.3,DES-1210-26MEbx::igsVlanQuerier,INTEGER,read-only,,current,enabled(1):disabled(2),Indicates whether the switch is configured as a querier in the VLAN
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.4,DES-1210-26MEbx::igsVlanCfgQuerier,INTEGER,read-write,,current,enabled(1):disabled(2),The snooping switch can be configured as a querier via this object  to send out IGMP general queries when IGMP routers are not present in the VLAN.  When set to 'enabled', the switch will generate general queries.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.5,DES-1210-26MEbx::igsVlanQueryInterval,Integer32,read-write,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  the VLAN. A switch should be configured as a querier for a VLAN  only when there is no queriers in the network.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.6,DES-1210-26MEbx::igsVlanRtrPortList,OCTET,read-write,,current,,List of ports which are configured statically as router ports
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.7,DES-1210-26MEbx::igsVlanFbdRtrPortList,OCTET,read-write,,current,,List of ports which can be configured statically as forbidden router ports.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.8,DES-1210-26MEbx::igsVlanFastLeave,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables fast leave for the VLAN. When it is  'disabled',on reception of a leave message, the switch checks if they are any interested receivers for the group by sending  a group specific query before removing the port from the  forwarding table. If set to 'enabled', the switch does not  send a group specific query and immediately removes the port from the forwarding table.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.9,DES-1210-26MEbx::igsVlanDataDrivenLearningStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable Data Driven Learning function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.10,DES-1210-26MEbx::igsVlanQuerierVersionStatus,INTEGER,read-write,,current,igmp-v3(3):igmp-v2(2),This object allows you to enable/disable Querier Version function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.11,DES-1210-26MEbx::igsVlanDataDrivenLearningAgeOutStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable Data Driven Learning Age Out State on a specific VLAN.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.12,DES-1210-26MEbx::igsVlanReportSuppression,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables Report suppression in the system.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.13,DES-1210-26MEbx::igsVlanRobustnessValue,Integer32,read-write,,current,,When the switch receives leave message on a port, it sends group specific query to check if there are any other  interested receivers for the group. This attribute defines  the maximum number of queries sent by the switch before deleting  the port from the group membership information in the forwarding  database. If the maximum retry count exceeds 'igsRobustnessValue',  then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no  interested receivers for the group.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.14,DES-1210-26MEbx::igsVlanGrpQueryInterval,Integer32,read-write,,current,,The value of this attribute defines the time period with which  the switch will send group specific queries on a port to check  if there is any intersted receivers. The switch will send  'igsRobustnessValue' queries before removing the port from the  group membership information in the forwarding database.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.15,DES-1210-26MEbx::igsVlanQueryMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time advertised in IGMPv2 general queries on this interface.
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.16,DES-1210-26MEbx::igsVlanProxyReportingStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the Proxy Reporting State of this VLAN. 
.1.3.6.1.4.1.171.10.75.16.1.10.3.4.1.17,DES-1210-26MEbx::igsVlanProxyReportingSourceIP,IpAddress,read-write,,current,,This indicates the IP source address of the igmp report 
.1.3.6.1.4.1.171.10.75.16.1.10.3.5,DES-1210-26MEbx::igsVlanMulticastGroupTable,,not-accessible,,current,,This table contains MAC based multicast forwarding  information.
.1.3.6.1.4.1.171.10.75.16.1.10.3.5.1,DES-1210-26MEbx::igsVlanMulticastGroupEntry,,not-accessible,igsVlanMulticastGroupVlanId:igsVlanMulticastGroupIpAddress,current,,This table contains VLAN ID, multicast group MAC address and the  list of ports onto which the multicast data packets for group should be forwarded.
.1.3.6.1.4.1.171.10.75.16.1.10.3.5.1.1,DES-1210-26MEbx::igsVlanMulticastGroupVlanId,Integer32,read-only,,current,,VLAN ID pertaining to the Multicast forwarding entry
.1.3.6.1.4.1.171.10.75.16.1.10.3.5.1.2,DES-1210-26MEbx::igsVlanMulticastGroupIpAddress,OCTET,read-only,,current,,Multicast group IP address. This object indicates that a multicast group address was learned in the switch and be represented  as IP address format.
.1.3.6.1.4.1.171.10.75.16.1.10.3.5.1.3,DES-1210-26MEbx::igsVlanMulticastGroupMacAddress,OCTET,read-only,,current,,Multicast group MAC address. This object indicates that a multicast group address was learned in the switch and be represented  as MAC address format.
.1.3.6.1.4.1.171.10.75.16.1.10.3.5.1.4,DES-1210-26MEbx::igsVlanMulticastGroupPortList,OCTET,read-only,,current,,List of ports onto which the multicast data packets destined for this group will be forwarded.
.1.3.6.1.4.1.171.10.75.16.1.10.6,DES-1210-26MEbx::igsHost,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.10.6.1,DES-1210-26MEbx::igsHostTable,,not-accessible,,current,,This table is used to manage the IGMP Host based Fast Leave function of the switch.
.1.3.6.1.4.1.171.10.75.16.1.10.6.1.1,DES-1210-26MEbx::igsHostEntry,,not-accessible,igsHostTableVLANID:igsHostTableGroupAddress:igsHostTablePort:igsHostTableHostIPAddress,current,,Contains management entities for IGMP Host based fast leave function.
.1.3.6.1.4.1.171.10.75.16.1.10.6.1.1.1,DES-1210-26MEbx::igsHostTableVLANID,Integer32,read-only,,current,,VLAN ID of Host table entry.
.1.3.6.1.4.1.171.10.75.16.1.10.6.1.1.2,DES-1210-26MEbx::igsHostTableGroupAddress,OCTET,read-only,,current,,Group address of Host table entry.
.1.3.6.1.4.1.171.10.75.16.1.10.6.1.1.3,DES-1210-26MEbx::igsHostTablePort,Integer32,read-only,,current,,Port number of Host table entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.10.6.1.1.4,DES-1210-26MEbx::igsHostTableHostIPAddress,OCTET,read-only,,current,,Host IP address of Group in Host table entry.
.1.3.6.1.4.1.171.10.75.16.1.11,DES-1210-26MEbx::companyGVRPGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.11.1,DES-1210-26MEbx::gvrpGVRPGlobalSettingsOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable GVRP mechanism.
.1.3.6.1.4.1.171.10.75.16.1.11.2,DES-1210-26MEbx::gvrpSettingsJoinTime,INTEGER,read-write,,current,,The Join Time value assigned to this Join Time field. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.16.1.11.3,DES-1210-26MEbx::gvrpSettingsLeaveTime,INTEGER,read-write,,current,,The Leave Time value assigned to this Leave Time field. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.16.1.11.4,DES-1210-26MEbx::gvrpSettingsLeaveAllTime,INTEGER,read-write,,current,,The Leave-All Time value assigned to this Leave-All Time field. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.16.1.11.5,DES-1210-26MEbx::gvrpSettingsTable,,not-accessible,,current,,A table containing static configuration information for each GVRP configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.10.75.16.1.11.5.1,DES-1210-26MEbx::gvrpSettingsEntry,,not-accessible,gvrpSettingsPortControlIndex,current,,Information for a GVRP configured into the device by (local or network) management.
.1.3.6.1.4.1.171.10.75.16.1.11.5.1.1,DES-1210-26MEbx::gvrpSettingsPortControlIndex,Integer32,read-only,,current,,The index of the port.
.1.3.6.1.4.1.171.10.75.16.1.11.5.1.2,DES-1210-26MEbx::gvrpSettingsPVID,INTEGER,read-write,,current,,The PVID value assigned to this Aggregation Port. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.75.16.1.11.5.1.3,DES-1210-26MEbx::gvrpSettingsGVRPState,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable GVRP State to this Aggregation Port.
.1.3.6.1.4.1.171.10.75.16.1.11.5.1.4,DES-1210-26MEbx::gvrpSettingsIngressChecking,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Ingress Checking mechanism of GVRP to this Aggregation Port.
.1.3.6.1.4.1.171.10.75.16.1.11.5.1.5,DES-1210-26MEbx::gvrpSettingsAcceptableFrameType,INTEGER,read-write,,current,allFrames(1):taggedOnly(2),Chose types All Frames/Tagged to this Aggregation Port.
.1.3.6.1.4.1.171.10.75.16.1.12,DES-1210-26MEbx::companyQoSGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.1,DES-1210-26MEbx::cosScheduleMechanism,INTEGER,read-write,,current,strictPriority(1):wrr(2):strict3wrr(3):strict2wrr(4),Queuing mechanism. strictPriority(1) : Strict Priority wrr(2) : Weighted Round Robin  Strict-priority scheduling is implemented with a special strict-priority scheduler node that is stacked directly above the port. Queues stacked on top of the strict-priority scheduler node always get bandwidth before other queues.  Weighted round-robin scheduling is designed to better handle queues with different processing capacities. Each queue has a weight : Low is 1, Medium is 2, High is 4 and Highest is 8 for WS3 spec. Queues with higher weights get bandwidth before than other queues with less weights.  
.1.3.6.1.4.1.171.10.75.16.1.12.2,DES-1210-26MEbx::cosOutputSchedule,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.2.1,DES-1210-26MEbx::cosClassTable,,not-accessible,,current,,A list of cosOutputSchedule.
.1.3.6.1.4.1.171.10.75.16.1.12.2.1.1,DES-1210-26MEbx::cosClassEntry,,not-accessible,cosClassIndex,current,,A list of cosOutputClass Weight.
.1.3.6.1.4.1.171.10.75.16.1.12.2.1.1.1,DES-1210-26MEbx::cosClassIndex,INTEGER,read-only,,current,,A index of class 0 ~ 3.
.1.3.6.1.4.1.171.10.75.16.1.12.2.1.1.2,DES-1210-26MEbx::cosWeight,INTEGER,read-write,,current,,cos weight 
.1.3.6.1.4.1.171.10.75.16.1.12.4,DES-1210-26MEbx::qosDefaultUserPri,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.4.1,DES-1210-26MEbx::qosDefaultUserPriTable,,not-accessible,,current,,A list of 802.1p port default priority Entries.
.1.3.6.1.4.1.171.10.75.16.1.12.4.1.1,DES-1210-26MEbx::qosDefaultUserPriEntry,,not-accessible,qosDefaultUserPriPortIndex,current,,A list of 802.1p port default priority priorities.
.1.3.6.1.4.1.171.10.75.16.1.12.4.1.1.1,DES-1210-26MEbx::qosDefaultUserPriPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.16.1.12.4.1.1.2,DES-1210-26MEbx::qosDefaultPriority,INTEGER,read-write,,current,priority0(0):priority1(1):priority2(2):priority3(3):priority4(4):priority5(5):priority6(6):priority7(7),For ingress untagged packets, the per port 'Default Priority' setting will be applied to packets of each port to provide  port-based traffic prioritization when 802.1p is enabled.
.1.3.6.1.4.1.171.10.75.16.1.12.4.1.1.3,DES-1210-26MEbx::qosEffectiveDefaultPriority,INTEGER,read-only,,current,priority0(0):priority1(1):priority2(2):priority3(3):priority4(4):priority5(5):priority6(6):priority7(7),For ingress untagged packets, the per port 'Effective Default  Priority' setting will be applied to packets of each port to  provide port-based traffic prioritization when 802.1p is enabled.
.1.3.6.1.4.1.171.10.75.16.1.12.5,DES-1210-26MEbx::qosUserPriority,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.5.1,DES-1210-26MEbx::qosUserPriorityTable,,not-accessible,,current,,A table mapping evaluated User Priority to Traffic Class, for forwarding by the bridge. Traffic class is a number in the range (0..3).
.1.3.6.1.4.1.171.10.75.16.1.12.5.1.1,DES-1210-26MEbx::qosUserPriEntry,,not-accessible,qosUserPriIndex,current,,User Priority to Traffic Class mapping.
.1.3.6.1.4.1.171.10.75.16.1.12.5.1.1.1,DES-1210-26MEbx::qosUserPriIndex,INTEGER,read-only,,current,,For ingress tagged packets, D-Link Smart Switches will refer to these information and prioritize them with 4 different priority queues.  If 802.1p is enabled.
.1.3.6.1.4.1.171.10.75.16.1.12.5.1.1.2,DES-1210-26MEbx::qosUserPriClass,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),The User Class the received frame is mapped to.
.1.3.6.1.4.1.171.10.75.16.1.12.6,DES-1210-26MEbx::qosDiffServTOS,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.6.1,DES-1210-26MEbx::qosDSCPTOSMode,INTEGER,read-write,,current,tos(1):dscp(2),Settings of Qos mode: DSCP QoS or TOS Qos. IEEE 802.1p : It specifies a priority(0~7) value to four queues in WS3 : Low(1,2), Medium(0,3), High(4,5) and Highest(6,7), inclusive that can be used by Quality of Service (QoS) disciplines to differentiate traffic. DSCP : Differentiated services enhancements to the Internet protocol are intended to enable scalable service discrimination in the Internet without the need for per-flow state and signaling at every hop.  
.1.3.6.1.4.1.171.10.75.16.1.12.6.2,DES-1210-26MEbx::qosDiffServTypeGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.1,DES-1210-26MEbx::qosDiffServType00,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 0 : IP ToS value = 0
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.2,DES-1210-26MEbx::qosDiffServType01,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 01 : IP ToS value = 4
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.3,DES-1210-26MEbx::qosDiffServType02,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 02 : IP ToS value = 8
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.4,DES-1210-26MEbx::qosDiffServType03,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 03 : IP ToS value = 12
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.5,DES-1210-26MEbx::qosDiffServType04,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 04 : IP ToS value = 16
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.6,DES-1210-26MEbx::qosDiffServType05,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 05 : IP ToS value = 20
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.7,DES-1210-26MEbx::qosDiffServType06,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 06 : IP ToS value = 24
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.8,DES-1210-26MEbx::qosDiffServType07,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 07 : IP ToS value = 28
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.9,DES-1210-26MEbx::qosDiffServType08,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 08 : IP ToS value = 32
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.10,DES-1210-26MEbx::qosDiffServType09,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 09 : IP ToS value = 36
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.11,DES-1210-26MEbx::qosDiffServType10,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 10 : IP ToS value = 40
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.12,DES-1210-26MEbx::qosDiffServType11,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 11 : IP ToS value = 44
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.13,DES-1210-26MEbx::qosDiffServType12,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 12 : IP ToS value = 48
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.14,DES-1210-26MEbx::qosDiffServType13,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 13 : IP ToS value = 52
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.15,DES-1210-26MEbx::qosDiffServType14,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 14 : IP ToS value = 56
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.16,DES-1210-26MEbx::qosDiffServType15,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 15 : IP ToS value = 60
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.17,DES-1210-26MEbx::qosDiffServType16,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 16 : IP ToS value = 64
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.18,DES-1210-26MEbx::qosDiffServType17,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 17 : IP ToS value = 68
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.19,DES-1210-26MEbx::qosDiffServType18,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 18 : IP ToS value = 72
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.20,DES-1210-26MEbx::qosDiffServType19,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 19 : IP ToS value = 76
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.21,DES-1210-26MEbx::qosDiffServType20,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 20 : IP ToS value = 80
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.22,DES-1210-26MEbx::qosDiffServType21,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 21 : IP ToS value = 84
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.23,DES-1210-26MEbx::qosDiffServType22,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 22 : IP ToS value = 88
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.24,DES-1210-26MEbx::qosDiffServType23,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 23 : IP ToS value = 92
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.25,DES-1210-26MEbx::qosDiffServType24,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 24 : IP ToS value = 96
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.26,DES-1210-26MEbx::qosDiffServType25,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 25 : IP ToS value = 100
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.27,DES-1210-26MEbx::qosDiffServType26,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 26 : IP ToS value = 104
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.28,DES-1210-26MEbx::qosDiffServType27,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 27 : IP ToS value = 108
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.29,DES-1210-26MEbx::qosDiffServType28,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 28 : IP ToS value = 112
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.30,DES-1210-26MEbx::qosDiffServType29,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 29 : IP ToS value = 116
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.31,DES-1210-26MEbx::qosDiffServType30,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 30 : IP ToS value = 120
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.32,DES-1210-26MEbx::qosDiffServType31,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 31 : IP ToS value = 124
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.33,DES-1210-26MEbx::qosDiffServType32,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 32 : IP ToS value = 128
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.34,DES-1210-26MEbx::qosDiffServType33,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 33 : IP ToS value = 132
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.35,DES-1210-26MEbx::qosDiffServType34,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 34 : IP ToS value = 136
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.36,DES-1210-26MEbx::qosDiffServType35,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 35 : IP ToS value = 140
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.37,DES-1210-26MEbx::qosDiffServType36,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 36 : IP ToS value = 144
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.38,DES-1210-26MEbx::qosDiffServType37,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 37 : IP ToS value = 148
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.39,DES-1210-26MEbx::qosDiffServType38,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 38 : IP ToS value = 152
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.40,DES-1210-26MEbx::qosDiffServType39,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 39 : IP ToS value = 156
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.41,DES-1210-26MEbx::qosDiffServType40,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 40 : IP ToS value = 160
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.42,DES-1210-26MEbx::qosDiffServType41,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 41 : IP ToS value = 164
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.43,DES-1210-26MEbx::qosDiffServType42,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 42 : IP ToS value = 168
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.44,DES-1210-26MEbx::qosDiffServType43,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 43 : IP ToS value = 172
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.45,DES-1210-26MEbx::qosDiffServType44,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 44 : IP ToS value = 176
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.46,DES-1210-26MEbx::qosDiffServType45,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 45 : IP ToS value = 180
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.47,DES-1210-26MEbx::qosDiffServType46,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 46 : IP ToS value = 184
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.48,DES-1210-26MEbx::qosDiffServType47,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 47 : IP ToS value = 188
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.49,DES-1210-26MEbx::qosDiffServType48,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 48 : IP ToS value = 192
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.50,DES-1210-26MEbx::qosDiffServType49,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 49 : IP ToS value = 196
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.51,DES-1210-26MEbx::qosDiffServType50,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 50 : IP ToS value = 200
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.52,DES-1210-26MEbx::qosDiffServType51,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 51 : IP ToS value = 204
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.53,DES-1210-26MEbx::qosDiffServType52,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 52 : IP ToS value = 208
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.54,DES-1210-26MEbx::qosDiffServType53,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 53 : IP ToS value = 212
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.55,DES-1210-26MEbx::qosDiffServType54,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 54 : IP ToS value = 216
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.56,DES-1210-26MEbx::qosDiffServType55,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 55 : IP ToS value = 220
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.57,DES-1210-26MEbx::qosDiffServType56,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 56 : IP ToS value = 224
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.58,DES-1210-26MEbx::qosDiffServType57,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 57 : IP ToS value = 228
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.59,DES-1210-26MEbx::qosDiffServType58,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 58 : IP ToS value = 232
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.60,DES-1210-26MEbx::qosDiffServType59,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 59 : IP ToS value = 236
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.61,DES-1210-26MEbx::qosDiffServType60,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 60 : IP ToS value = 240
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.62,DES-1210-26MEbx::qosDiffServType61,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 61 : IP ToS value = 244
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.63,DES-1210-26MEbx::qosDiffServType62,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 62 : IP ToS value = 248
.1.3.6.1.4.1.171.10.75.16.1.12.6.2.64,DES-1210-26MEbx::qosDiffServType63,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 63 : IP ToS value = 252
.1.3.6.1.4.1.171.10.75.16.1.12.6.3,DES-1210-26MEbx::qosTOSGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.6.3.1,DES-1210-26MEbx::qosTOSType00,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 0
.1.3.6.1.4.1.171.10.75.16.1.12.6.3.2,DES-1210-26MEbx::qosTOSType01,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 01
.1.3.6.1.4.1.171.10.75.16.1.12.6.3.3,DES-1210-26MEbx::qosTOSType02,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 02
.1.3.6.1.4.1.171.10.75.16.1.12.6.3.4,DES-1210-26MEbx::qosTOSType03,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 03
.1.3.6.1.4.1.171.10.75.16.1.12.6.3.5,DES-1210-26MEbx::qosTOSType04,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 04
.1.3.6.1.4.1.171.10.75.16.1.12.6.3.6,DES-1210-26MEbx::qosTOSType05,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 05
.1.3.6.1.4.1.171.10.75.16.1.12.6.3.7,DES-1210-26MEbx::qosTOSType06,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 06
.1.3.6.1.4.1.171.10.75.16.1.12.6.3.8,DES-1210-26MEbx::qosTOSType07,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),TOS 07
.1.3.6.1.4.1.171.10.75.16.1.12.7,DES-1210-26MEbx::qosPriSettings,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.7.1,DES-1210-26MEbx::qosPriSettingsTable,,not-accessible,,current,,A list of port priority settings.
.1.3.6.1.4.1.171.10.75.16.1.12.7.1.1,DES-1210-26MEbx::qosPriSettingsEntry,,not-accessible,qosPriSetPortIndex,current,,A list of port priority settings Entries.
.1.3.6.1.4.1.171.10.75.16.1.12.7.1.1.1,DES-1210-26MEbx::qosPriSetPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.16.1.12.7.1.1.2,DES-1210-26MEbx::qosPriSetPortType,INTEGER,read-write,,current,none(0):ieee8021P(2):dscp-tos(4):ieee8021P-dscp-tos(6),The port priority setting type. (ex. none = 0,  802.1p = 2, DSCP = 4. If you want enable 802.1p & DSCP, the value is 2 + 4 = 6. 
.1.3.6.1.4.1.171.10.75.16.1.12.8,DES-1210-26MEbx::qosAclPrioritySettings,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.8.1,DES-1210-26MEbx::ipv4aclQosTable,,not-accessible,,current,,A list of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.1.1,DES-1210-26MEbx::ipv4aclQosEntry,,not-accessible,ipv4aclQosIndex,current,,A list of priority by acl setting entry.
.1.3.6.1.4.1.171.10.75.16.1.12.8.1.1.1,DES-1210-26MEbx::ipv4aclQosIndex,Integer32,read-only,,current,,Index of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.1.1.2,DES-1210-26MEbx::ipv4aclQosType,INTEGER,read-write,,current,mac(0):ip(1):tcp(2):udp(3):vlanid(4):protocol(5),Type of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.1.1.3,DES-1210-26MEbx::ipv4aclQosMACAddr,OCTET,read-write,,current,,Dst MAC of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.1.1.4,DES-1210-26MEbx::ipv4aclQosIPAddr,IpAddress,read-write,,current,,Dst IP of priority by acl setting
.1.3.6.1.4.1.171.10.75.16.1.12.8.1.1.5,DES-1210-26MEbx::ipv4aclQosTCPUDPPort,Integer32,read-write,,current,,Dst TCP/UDP port of priority by acl setting
.1.3.6.1.4.1.171.10.75.16.1.12.8.1.1.6,DES-1210-26MEbx::ipv4aclQosVlanID,Integer32,read-write,,current,,VLAN ID of priority by acl setting
.1.3.6.1.4.1.171.10.75.16.1.12.8.1.1.7,DES-1210-26MEbx::ipv4aclQosProtocol,Integer32,read-write,,current,,Ip protocol number of priority by acl setting
.1.3.6.1.4.1.171.10.75.16.1.12.8.1.1.8,DES-1210-26MEbx::ipv4aclQosAssignClass,INTEGER,read-write,,current,class0(0):class1(1):class2(2):class3(3),Be mapped class of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.1.1.9,DES-1210-26MEbx::ipv4aclQosStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Status of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.2,DES-1210-26MEbx::aclQosTable,,not-accessible,,current,,A list of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1,DES-1210-26MEbx::aclQosEntry,,not-accessible,aclQosIndex,current,,A list of priority by acl setting entry.
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.1,DES-1210-26MEbx::aclQosIndex,Integer32,read-only,,current,,Index of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.2,DES-1210-26MEbx::aclQosType,INTEGER,read-write,,current,mac(0):ip(1):tcp(2):udp(3):vlanid(4):protocol(5):ipv6(6):ipv6traffic-class(7),Type of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.3,DES-1210-26MEbx::aclQosMACAddr,OCTET,read-write,,current,,Dst MAC of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.4,DES-1210-26MEbx::aclQosIPAddr,IpAddress,read-write,,current,,Dst IP of priority by acl setting
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.5,DES-1210-26MEbx::aclQosIPv6Addr,OCTET,read-write,,current,,Dst IP of priority by acl setting. 
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.6,DES-1210-26MEbx::aclQosTCPUDPPort,Integer32,read-write,,current,,Dst TCP/UDP port of priority by acl setting
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.7,DES-1210-26MEbx::aclQosVlanID,Integer32,read-write,,current,,VLAN ID of priority by acl setting
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.8,DES-1210-26MEbx::aclQosProtocol,Integer32,read-write,,current,,Ip protocol number of priority by acl setting
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.10,DES-1210-26MEbx::aclQosIP6TC,Integer32,read-write,,current,,Ipv6 Traffic Class number of priority by acl setting
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.98,DES-1210-26MEbx::aclQosAssignClass,INTEGER,read-write,,current,class0(0):class1(1):class2(2):class3(3),Be mapped class of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.8.2.1.99,DES-1210-26MEbx::aclQosStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Status of priority by acl setting.
.1.3.6.1.4.1.171.10.75.16.1.12.9,DES-1210-26MEbx::cosBandwidthCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.9.1,DES-1210-26MEbx::cosBandwidthCtrlTable,,not-accessible,,current,,A list of cosBandwidthCtrlEntry default priority Entries.
.1.3.6.1.4.1.171.10.75.16.1.12.9.1.1,DES-1210-26MEbx::cosBandwidthCtrlEntry,,not-accessible,cosBandwidthCtrlPortIndex:cosBandwidthCtrlClassIndex,current,,A list of cosBandwidthCtrlEntry default priority priorities.
.1.3.6.1.4.1.171.10.75.16.1.12.9.1.1.1,DES-1210-26MEbx::cosBandwidthCtrlPortIndex,Integer32,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.16.1.12.9.1.1.2,DES-1210-26MEbx::cosBandwidthCtrlClassIndex,INTEGER,read-only,,current,,A BandwidthCtrlClassIndex identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.16.1.12.9.1.1.3,DES-1210-26MEbx::cosBandwidthValue,Integer32,read-write,,current,,The BandwidthValue return value.
.1.3.6.1.4.1.171.10.75.16.1.12.9.1.1.4,DES-1210-26MEbx::cosBandwidthEffectiveRX,Integer32,read-only,,current,,A speed rate of Effective RX.
.1.3.6.1.4.1.171.10.75.16.1.12.9.1.1.5,DES-1210-26MEbx::cosBandwidthEffectiveTX,Integer32,read-only,,current,,A speed value of Effective TX.
.1.3.6.1.4.1.171.10.75.16.1.12.10,DES-1210-26MEbx::qosInBandMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.12.10.1,DES-1210-26MEbx::qosInBandMgmtSetDefPriority,INTEGER,read-write,,current,other(1):action(2),Sets the default priority. It is project dependent.
.1.3.6.1.4.1.171.10.75.16.1.12.10.2,DES-1210-26MEbx::qosInBandMgmtPktPriority,INTEGER,read-write,,current,,Specifies the priority of packets, the range is 0-7. 7 is the highest priority.
.1.3.6.1.4.1.171.10.75.16.1.13,DES-1210-26MEbx::companyTrafficMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.13.1,DES-1210-26MEbx::bandwidthCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.13.1.2,DES-1210-26MEbx::bandwidthCtrlTable,,not-accessible,,current,,A table to control the rate limiting parameters  either for the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.16.1.13.1.2.1,DES-1210-26MEbx::bandwidthCtrlEntry,,not-accessible,bandwidthCtrlIndex,current,,An entry appears in this table for each physical interface in the switch.
.1.3.6.1.4.1.171.10.75.16.1.13.1.2.1.1,DES-1210-26MEbx::bandwidthCtrlIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.13.1.2.1.2,DES-1210-26MEbx::bandwidthCtrlTxThreshold,Integer32,read-write,,current,,Configures interface Rate Limit (Packet that can be transferred on a port at a particular second).  This object's value will take effect on the interface speed. Based on the operating speed of the port, the rate limit will be applied. This value can also be affected by the metering. A value of zero(0) disable rate limiting i.e. sets the port to full speed. The value can  be set between 64~102400(Kbits per second) in FE port, 64~1024000 (Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.75.16.1.13.1.2.1.3,DES-1210-26MEbx::bandwidthCtrlRxThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of receive packets that can be transmitted per second over this  interface. Setting this object to the value zero disables rate  limiting for receive packets on this interface. The value that can be set for this object is limited by the underlying hardware.  The value can be set between 64~102400(Kbits per second) in FE  port, 64~1024000(Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.75.16.1.13.1.2.1.4,DES-1210-26MEbx::bandwidthEffecTxThreshold,Integer32,read-only,,current,,This object's value will take effect on the interface speed. Based on the operating speed of the port, the rate limit will be applied. This value can also be affected by the metering. A value of zero(0) disable rate limiting i.e. sets the port to full speed. 
.1.3.6.1.4.1.171.10.75.16.1.13.1.2.1.5,DES-1210-26MEbx::bandwidthEffecRxThreshold,Integer32,read-only,,current,,Allows to configure the limiting value for the maximum number of receive packets that can be transmitted per second over this  interface. Setting this object to the value zero disables rate  limiting for receive packets on this interface. The value that can be set for this object is limited by the underlying hardware. 
.1.3.6.1.4.1.171.10.75.16.1.13.4,DES-1210-26MEbx::trafficCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.13.4.1,DES-1210-26MEbx::trafficCtrlTrap,INTEGER,read-write,,current,none(0):stormOccurred(1):stormCleared(2):both(3),The trap setting of traffic control.
.1.3.6.1.4.1.171.10.75.16.1.13.4.2,DES-1210-26MEbx::trafficCtrlTable,,not-accessible,,current,,The traffic control table.
.1.3.6.1.4.1.171.10.75.16.1.13.4.2.1,DES-1210-26MEbx::trafficCtrlEntry,,not-accessible,trafficCtrlIndex,current,,The traffic control entry.
.1.3.6.1.4.1.171.10.75.16.1.13.4.2.1.1,DES-1210-26MEbx::trafficCtrlIndex,Integer32,read-only,,current,,The traffic control index.
.1.3.6.1.4.1.171.10.75.16.1.13.4.2.1.2,DES-1210-26MEbx::trafficCtrlActionMode,INTEGER,read-write,,current,drop(0):shutdown(1),The action mode of traffic control.
.1.3.6.1.4.1.171.10.75.16.1.13.4.2.1.3,DES-1210-26MEbx::trafficCtrlType,INTEGER,read-write,,current,none(0):b(1):m(2):mb(3):u(4):ub(5):um(6):umb(7),The control type of traffic control. (b: Broadcast, m: Multicast, u: Unknown Unicast)
.1.3.6.1.4.1.171.10.75.16.1.13.4.2.1.4,DES-1210-26MEbx::trafficCtrlThreshold,Integer32,read-write,,current,,The threshold of traffic control.
.1.3.6.1.4.1.171.10.75.16.1.13.4.2.1.5,DES-1210-26MEbx::trafficCtrlCountDown,Integer32,read-write,,current,,The count down value of traffic control.
.1.3.6.1.4.1.171.10.75.16.1.13.4.2.1.6,DES-1210-26MEbx::trafficCtrlTimeInterval,Integer32,read-write,,current,,The time interval of traffic control.
.1.3.6.1.4.1.171.10.75.16.1.13.4.3,DES-1210-26MEbx::trafficCtrlAutoRecoverTime,Integer32,read-write,,current,,The recover time of traffic control.
.1.3.6.1.4.1.171.10.75.16.1.14,DES-1210-26MEbx::companySecurity,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.1,DES-1210-26MEbx::securityTrustedHost,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.1.1,DES-1210-26MEbx::trustedHostStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates trusted host function is enabled or disabled.  When trusted host function is enabled, D-Link Smart Switches will  only allow hosts which you trust to access and control the switch. Your local host IP Addresses must be one of the IP Addresses to  avoid disconnection.
.1.3.6.1.4.1.171.10.75.16.1.14.1.2,DES-1210-26MEbx::ipv4trustedHostTable,,not-accessible,,obsolete,,A table to configure trusted host in the system.
.1.3.6.1.4.1.171.10.75.16.1.14.1.2.1,DES-1210-26MEbx::ipv4trustedHostEntry,,not-accessible,ipv4trustedHostIpAddr:ipv4trustedHostIpMask,obsolete,,Each entry in this table represents rules for particular trusted host.
.1.3.6.1.4.1.171.10.75.16.1.14.1.2.1.1,DES-1210-26MEbx::ipv4trustedHostIpAddr,IpAddress,read-only,,obsolete,,The IP address of host you allow to access to D-Link Smart  Switch. Your local host IP Addresses must be one of the IP Addresses  to avoid disconnection.
.1.3.6.1.4.1.171.10.75.16.1.14.1.2.1.2,DES-1210-26MEbx::ipv4trustedHostIpMask,IpAddress,read-only,,obsolete,,Used to mask with IP address, it allow you set a subnet as a  trusted host entry.
.1.3.6.1.4.1.171.10.75.16.1.14.1.2.1.3,DES-1210-26MEbx::ipv4trustedHostRowStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.16.1.14.1.3,DES-1210-26MEbx::trustedHostTable,,not-accessible,,current,,A table to configure trusted host for in the system.
.1.3.6.1.4.1.171.10.75.16.1.14.1.3.1,DES-1210-26MEbx::trustedHostEntry,,not-accessible,trustedHostIPType:trustedHostIpAddr:trustedHostIpMask,current,,Each entry in this table represents rules for particular trusted host.
.1.3.6.1.4.1.171.10.75.16.1.14.1.3.1.1,DES-1210-26MEbx::trustedHostIPType,INTEGER,read-only,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.16.1.14.1.3.1.2,DES-1210-26MEbx::trustedHostIpAddr,OCTET,read-only,,current,,The IP address of host you allow to access to D-Link Smart  Switch. Your local host IPv4/6 Addresses must be one of the IP Addresses  to avoid disconnection.
.1.3.6.1.4.1.171.10.75.16.1.14.1.3.1.3,DES-1210-26MEbx::trustedHostIpMask,OCTET,read-only,,current,,Used to mask with IPv4/6 address, it allow you set a subnet as a  trusted host entry.
.1.3.6.1.4.1.171.10.75.16.1.14.1.3.1.4,DES-1210-26MEbx::trustedHostRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.16.1.14.2,DES-1210-26MEbx::securityPortSecurity,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.2.1,DES-1210-26MEbx::portSecTable,,not-accessible,,current,,A table to control port security features of the device.
.1.3.6.1.4.1.171.10.75.16.1.14.2.1.1,DES-1210-26MEbx::portSecEntry,,not-accessible,portSecIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.14.2.1.1.1,DES-1210-26MEbx::portSecIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.14.2.1.1.2,DES-1210-26MEbx::portSecState,INTEGER,read-write,,current,enabled(1):disabled(2),Enable / disable port security admin state for the interface.  A given ports' dynamic MAC address learning will be stopped such that the current source MAC addresses entered into the MAC address forwarding table can not be changed once the port security admin  state is enabled.
.1.3.6.1.4.1.171.10.75.16.1.14.2.1.1.3,DES-1210-26MEbx::portSecMLA,Integer32,read-write,,current,,Configures interface port security maximum learning address numbers.  When given ports' admin state is enabled, allows forwarding  table learning address number. The number can be set 0 to 64. Note: Set value 0 means cannot learn MAC address.
.1.3.6.1.4.1.171.10.75.16.1.14.2.1.1.4,DES-1210-26MEbx::portSecLockAddrMode,INTEGER,read-write,,current,deleteOnReset(1):deleteOnTimeout(2):permanent(3),Configures port security lock address mode for the interface. deleteOnReset : The locked addresses will not age out until the Switch has been reset. deleteOnTimeout : The locked addresses will age out after the aging timer expires. Permanent : The locked addresses will not age out after the aging timer expires.
.1.3.6.1.4.1.171.10.75.16.1.14.2.2,DES-1210-26MEbx::portSecFDBPermanentTable,,not-accessible,,current,,A table to control port security FDB Permanent of the device.
.1.3.6.1.4.1.171.10.75.16.1.14.2.2.1,DES-1210-26MEbx::portSecFDBPermanentEntry,,not-accessible,portSecFDBPermPort:portSecFDBPermIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.14.2.2.1.1,DES-1210-26MEbx::portSecFDBPermIndex,INTEGER,read-only,,current,,The index of the port security MAC entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.14.2.2.1.2,DES-1210-26MEbx::portSecFDBPermVlanID,INTEGER,read-only,,current,,The VLAN ID of the port security MAC entry.
.1.3.6.1.4.1.171.10.75.16.1.14.2.2.1.3,DES-1210-26MEbx::portSecFDBPermMac,OCTET,read-only,,current,,The MAC address associated of the port security MAC entry.
.1.3.6.1.4.1.171.10.75.16.1.14.2.2.1.4,DES-1210-26MEbx::portSecFDBPermPort,INTEGER,read-only,,current,,The forwarding port of the port security MAC entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.14.2.3,DES-1210-26MEbx::portSecTableClearPortList,OCTET,read-write,,current,,This object allow the user to set the port list for portSecTableClear.
.1.3.6.1.4.1.171.10.75.16.1.14.2.4,DES-1210-26MEbx::portSecTableClear,INTEGER,read-write,,current,true(1):false(2),This object allows the user to clear portSecTable entry.
.1.3.6.1.4.1.171.10.75.16.1.14.3,DES-1210-26MEbx::securityARPSpoofPrevent,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.3.1,DES-1210-26MEbx::aRPSpoofPreventTable,,not-accessible,,current,,A table to control ARP Spoofing prevention for the entire 
.1.3.6.1.4.1.171.10.75.16.1.14.3.1.1,DES-1210-26MEbx::aRPSpoofPreventEntry,,not-accessible,aRPSpoofPreventIpAddr,current,,An entry appears in this table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.14.3.1.1.1,DES-1210-26MEbx::aRPSpoofPreventIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.16.1.14.3.1.1.2,DES-1210-26MEbx::aRPSpoofPreventMacAddress,OCTET,read-write,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.75.16.1.14.3.1.1.3,DES-1210-26MEbx::aRPSpoofPreventPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.16.1.14.3.1.1.4,DES-1210-26MEbx::aRPSpoofPreventRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.14.5,DES-1210-26MEbx::securitySSL,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.5.1,DES-1210-26MEbx::sslSecurityHttpStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling secure HTTP in the system.
.1.3.6.1.4.1.171.10.75.16.1.14.5.2,DES-1210-26MEbx::sslCiphers,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.5.2.1,DES-1210-26MEbx::sslCipherSuiteList,BITS,read-write,,current,rsa-null-md5(0):rsa-null-sha(1):rsa-des-sha(2):rsa-3des-sha(3):dh-rsa-des-sha(4):dh-rsa-3des-sha(5):rsa-exp1024-des-sha(6),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.75.16.1.14.7,DES-1210-26MEbx::securityDhcpServerScreen,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.7.1,DES-1210-26MEbx::dhcpServerScreenEnablePortlist,OCTET,read-write,,current,,To enable or disable DHCP Server Screening port list.
.1.3.6.1.4.1.171.10.75.16.1.14.7.2,DES-1210-26MEbx::dhcpServerScreenEnableVlanlist,OCTET,read-write,,current,,To enable or disable DHCP Server Screening vlan list.
.1.3.6.1.4.1.171.10.75.16.1.14.7.3,DES-1210-26MEbx::dhcpServerScreenLogSuppressDuration,INTEGER,read-write,,current,one-min(1):five-min(5):thirty-min(30),DSS Trap Log Suppress Duration.
.1.3.6.1.4.1.171.10.75.16.1.14.7.4,DES-1210-26MEbx::filterDHCPServerTable,,not-accessible,,current,,A table to control filter DHCP Server for the entire
.1.3.6.1.4.1.171.10.75.16.1.14.7.4.1,DES-1210-26MEbx::filterDHCPServerEntry,,not-accessible,filterDHCPServerIpAddr:filterDHCPServerClientMacAddr,current,,An entry appears in this table for each interface
.1.3.6.1.4.1.171.10.75.16.1.14.7.4.1.1,DES-1210-26MEbx::filterDHCPServerIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.16.1.14.7.4.1.2,DES-1210-26MEbx::filterDHCPServerClientMacAddr,OCTET,not-accessible,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.75.16.1.14.7.4.1.3,DES-1210-26MEbx::filterDHCPServerPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.16.1.14.7.4.1.4,DES-1210-26MEbx::filterDHCPServerVlanList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.16.1.14.7.4.1.99,DES-1210-26MEbx::filterDHCPServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.14.7.5,DES-1210-26MEbx::dhcpServerScreenEnableLog,INTEGER,read-write,,current,enable(1):disabled(2),To enable or disable DHCP Server Screening log function.
.1.3.6.1.4.1.171.10.75.16.1.14.8,DES-1210-26MEbx::securitySSH,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.8.1,DES-1210-26MEbx::sshSecurityStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling ssh in the system.
.1.3.6.1.4.1.171.10.75.16.1.14.8.2,DES-1210-26MEbx::sshMaxAuthFailAttempts,INTEGER,read-write,,current,,This object indicates the max auth fail retry attempt times.
.1.3.6.1.4.1.171.10.75.16.1.14.8.3,DES-1210-26MEbx::sshSessionKeyRekeying,INTEGER,read-write,,current,never(0):ten-min(1):thirty-min(2):sixty-min(3),This object indicates one SSH session rekey time interval.
.1.3.6.1.4.1.171.10.75.16.1.14.8.4,DES-1210-26MEbx::sshMaxSession,INTEGER,read-write,,current,,This object indicates max SSH session number supported in system.
.1.3.6.1.4.1.171.10.75.16.1.14.8.5,DES-1210-26MEbx::sshConnectionTimeout,INTEGER,read-write,,current,,This object indicates SSH connection timeout value.
.1.3.6.1.4.1.171.10.75.16.1.14.8.6,DES-1210-26MEbx::sshAuthenMethodPassWordAdmin,INTEGER,read-write,,current,enable(1):disable(2),The object indicates authen method password is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.14.8.7,DES-1210-26MEbx::sshAuthenMethodPubKeyAdmin,INTEGER,read-write,,current,enable(1):disable(2),The object indicates authen method public-key is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.14.8.8,DES-1210-26MEbx::sshAuthenMethodHostKeyAdmin,INTEGER,read-write,,current,enable(1):disable(2),The object indicates authen method host-key is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.14.8.9,DES-1210-26MEbx::sshCipherSuiteList,BITS,read-only,,current,tripleDESCBC(0),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.75.16.1.14.8.10,DES-1210-26MEbx::sshMacSuiteList,BITS,read-write,,current,hMAC-SHA1(0):hMAC-MD5(1),This object is to configure the MAC-list.
.1.3.6.1.4.1.171.10.75.16.1.14.8.11,DES-1210-26MEbx::sshPublKeyRSAAdmin,INTEGER,read-write,,current,enabled(1):disabled(2),The object indicates Public key generating algorithm RSA is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.14.8.12,DES-1210-26MEbx::sshUserInfoTable,,not-accessible,,current,,A table to configure SSH user auth in the system.
.1.3.6.1.4.1.171.10.75.16.1.14.8.12.1,DES-1210-26MEbx::sshUserInfoEntry,,not-accessible,sshUserInfoID,current,,An entry to configure user auth in the system.
.1.3.6.1.4.1.171.10.75.16.1.14.8.12.1.1,DES-1210-26MEbx::sshUserInfoID,Integer32,read-only,,current,,The Schedule identifier. The maximum number of Schedule entry is  the number of ports supported PoE function.
.1.3.6.1.4.1.171.10.75.16.1.14.8.12.1.2,DES-1210-26MEbx::sshUserInfoUserName,OCTET,read-only,,current,,The ssh user name associated with the SSH suer Info. entry (e.g., `admin, user').
.1.3.6.1.4.1.171.10.75.16.1.14.8.12.1.3,DES-1210-26MEbx::sshUserInfoAuth,INTEGER,read-write,,current,publickey(4):password(2):hostbased(1),The object indicates which auth used by the user.
.1.3.6.1.4.1.171.10.75.16.1.14.8.12.1.4,DES-1210-26MEbx::sshUserInfoHostName,OCTET,read-write,,current,,The ssh host name associated with the SSH suer Info. entry (e.g., `DUT1, DUT2').
.1.3.6.1.4.1.171.10.75.16.1.14.8.12.1.5,DES-1210-26MEbx::sshUserInfoHostIp,IpAddress,read-write,,current,,SSH HostBased IP Address of the system.
.1.3.6.1.4.1.171.10.75.16.1.14.9,DES-1210-26MEbx::securityTrafficSeg,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.9.1,DES-1210-26MEbx::trafficSegTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel
.1.3.6.1.4.1.171.10.75.16.1.14.9.1.1,DES-1210-26MEbx::trafficSegEntry,,not-accessible,trafficSegIfIndex,current,,There is one entry in this table for each created port-channel port
.1.3.6.1.4.1.171.10.75.16.1.14.9.1.1.1,DES-1210-26MEbx::trafficSegIfIndex,Integer32,read-only,,current,,The ifIndex of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.75.16.1.14.9.1.1.2,DES-1210-26MEbx::trafficSegMemberList,OCTET,read-write,,current,,Port list of port channel.
.1.3.6.1.4.1.171.10.75.16.1.14.10,DES-1210-26MEbx::securityIpMacPortBinding,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.10.1,DES-1210-26MEbx::impbSettingTable,,not-accessible,,current,,A table to control IP-MAC-Port Binding Setting features of the device.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1,DES-1210-26MEbx::impbSettingEntry,,not-accessible,impbPortIndex,current,,An entry appears in IP-MAC-Port Binding Setting table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.1,DES-1210-26MEbx::impbPortIndex,INTEGER,read-only,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.2,DES-1210-26MEbx::impbPortState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding admin state for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.4,DES-1210-26MEbx::impbPortDHCPSnoopingState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding DHCP snooping state for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.5,DES-1210-26MEbx::impbPortArpInspectionState,INTEGER,read-write,,current,disabled(0):strict(1):loose(2),Set IP-MAC-Port Binding ARP Inspection state for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.6,DES-1210-26MEbx::impbPortIpInspectionState,INTEGER,read-write,,current,disabled(0):enabled(1),Set IP-MAC-Port Binding IP Inspection state for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.7,DES-1210-26MEbx::impbPortAllowZeroIPState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding Allow-Zero-IP state for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.8,DES-1210-26MEbx::impbPortForwardDHCPPktState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding Forward-DHCP-Packet state for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.9,DES-1210-26MEbx::impbPortDHCPMaxEntryIPv4,Integer32,read-write,,current,,Set the maximum number of IPv4 entries that can be learned for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.10,DES-1210-26MEbx::impbPortDHCPMaxEntryIPv6,Integer32,read-write,,current,,Set the maximum number of IPv6 entries that can be learned for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.11,DES-1210-26MEbx::impbPortNDInspectionState,INTEGER,read-write,,current,disabled(0):enabled(1),Set IP-MAC-Port Binding ND Inspection state for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.12,DES-1210-26MEbx::impbPortProtocolState,INTEGER,read-write,,current,ipv4(0):ipv6(1):all(2),Set IP-MAC-Port Binding protocol state for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.13,DES-1210-26MEbx::impbPortDHCPv4SetVlanList,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to map for this  Instance. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used.If a  vlan is already mapped to this Instance, it may not be mapped  again. This object is used only for SET operation. GET Operation returns null values.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.14,DES-1210-26MEbx::impbPortDHCPv4VlanList1k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCP snooping, the bit corresponding to that VLAN is set to '1'. 
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.15,DES-1210-26MEbx::impbPortDHCPv4VlanList2k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1025 through 2048. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv4 snooping, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.16,DES-1210-26MEbx::impbPortDHCPv4VlanList3k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2049 through 3072. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv4 snooping the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.17,DES-1210-26MEbx::impbPortDHCPv4VlanList4k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3073 through 4094. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv4 snooping, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.18,DES-1210-26MEbx::impbPortDHCPv6SetVlanList,OCTET,read-write,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to map for this  Instance. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used.If a  vlan is already mapped to this Instance, it may not be mapped  again. This object is used only for SET operation. GET Operation returns null values.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.19,DES-1210-26MEbx::impbPortDHCPv6VlanList1k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCP snooping, the bit corresponding to that VLAN is set to '1'. 
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.20,DES-1210-26MEbx::impbPortDHCPv6VlanList2k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1025 through 2048. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv6 snooping, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.21,DES-1210-26MEbx::impbPortDHCPv6VlanList3k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2049 through 3072. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv6 snooping the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.16.1.14.10.1.1.22,DES-1210-26MEbx::impbPortDHCPv6VlanList4k,OCTET,read-only,,current,,A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3073 through 4094. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this DHCPv6 snooping, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with  support for VlanIndex values up to 4094.
.1.3.6.1.4.1.171.10.75.16.1.14.10.2,DES-1210-26MEbx::impbAutoScanTable,,not-accessible,,current,,A table to control auto scan features of the device.
.1.3.6.1.4.1.171.10.75.16.1.14.10.2.1,DES-1210-26MEbx::impbAutoScanEntry,,not-accessible,impbAutoScanMacAddress:impbAutoScanPort:impbAutoScanIpAddress,current,,An entry appears in auto scan table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.16.1.14.10.2.1.1,DES-1210-26MEbx::impbAutoScanMacAddress,OCTET,read-only,,current,,The MAC address associated of the auto scan entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.2.1.2,DES-1210-26MEbx::impbAutoScanPort,Integer32,read-only,,current,,The port number of the auto scan entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.14.10.2.1.3,DES-1210-26MEbx::impbAutoScanIpAddress,OCTET,read-only,,current,,The IP address associated of the auto scan entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.2.1.4,DES-1210-26MEbx::impbAutoScanVlanId,Integer32,read-only,,current,,The VLAN ID of the auto scan entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.2.1.5,DES-1210-26MEbx::impbAutoScanBinding,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding for the entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.3,DES-1210-26MEbx::impbBindingListTable,,not-accessible,,current,,A table to control Manual IP-MAC-Port Binding white list features of the device.
.1.3.6.1.4.1.171.10.75.16.1.14.10.3.1,DES-1210-26MEbx::impbBindingListEntry,,not-accessible,impbBindingListIpAddress:impbBindingListMacAddress,current,,An entry appears in Manual IP-MAC-Port Binding white list table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.14.10.3.1.1,DES-1210-26MEbx::impbBindingListIpAddress,OCTET,read-only,,current,,The IP address associated of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.3.1.2,DES-1210-26MEbx::impbBindingListMacAddress,OCTET,read-only,,current,,The MAC address associated of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.3.1.3,DES-1210-26MEbx::impbBindingListPort,Integer32,read-write,,current,,The port number of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.3.1.4,DES-1210-26MEbx::impbBindingListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in impbBindingListTable. By setting this object, new entries can be created in impbBindingListTable and existing entries can be removed from impbBindingListTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.75.16.1.14.10.4,DES-1210-26MEbx::impbBlockListTable,,not-accessible,,current,,A table to control IP-MAC-Port Binding black list of the device.
.1.3.6.1.4.1.171.10.75.16.1.14.10.4.1,DES-1210-26MEbx::impbBlockListEntry,,not-accessible,impbBlockListMacAddress:impbBlockListVlanId:impbBlockListPort,current,,An entry appears in Manual IP-MAC-Port Binding black list table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.14.10.4.1.1,DES-1210-26MEbx::impbBlockListMacAddress,OCTET,read-only,,current,,The MAC address associated of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.4.1.2,DES-1210-26MEbx::impbBlockListVlanId,Integer32,read-only,,current,,The VLAN ID of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.4.1.3,DES-1210-26MEbx::impbBlockListPort,Integer32,read-only,,current,,The port number of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.4.1.4,DES-1210-26MEbx::impbBlockListIpAddress,OCTET,read-only,,current,,The IP address associated of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.4.1.5,DES-1210-26MEbx::impbBlockListStatus,INTEGER,read-write,,current,nothing(0):deleted(1),nothing/delete IP-MAC-Port Binding for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.5,DES-1210-26MEbx::impbAutoScanIpAddressFrom,OCTET,read-write,,current,,The begin for IP address associated of the IP-MAC-PORT Binding auto scan entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.6,DES-1210-26MEbx::impbAutoScanIpAddressTo,OCTET,read-write,,current,,The end for IP address associated of the IP-MAC-PORT Binding auto scan entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.7,DES-1210-26MEbx::impbAutoScanStatus,INTEGER,read-write,,current,nothing(0):scan(1),Nothing / scan IP-MAC-Port Binding auto scan for the interface.
.1.3.6.1.4.1.171.10.75.16.1.14.10.8,DES-1210-26MEbx::impbDhcpSnoopingTable,,not-accessible,,current,,A table to display DHCP snooping entries of the device.
.1.3.6.1.4.1.171.10.75.16.1.14.10.8.1,DES-1210-26MEbx::impbDhcpSnoopingEntry,,not-accessible,impbDhcpSnoopingMacAddress:impbDhcpSnoopingIpAddress,current,,An entry appears in DHCP snooping table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.14.10.8.1.1,DES-1210-26MEbx::impbDhcpSnoopingMacAddress,OCTET,read-only,,current,,The MAC address associated of the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.8.1.2,DES-1210-26MEbx::impbDhcpSnoopingIpAddress,OCTET,read-only,,current,,The IP address associated of the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.8.1.3,DES-1210-26MEbx::impbDhcpSnoopingLeaseTime,Integer32,read-only,,current,,The lease time associated of the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.8.1.4,DES-1210-26MEbx::impbDhcpSnoopingPort,Integer32,read-only,,current,,The port number associated of the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.8.1.5,DES-1210-26MEbx::impbDhcpSnoopingremainingTime,Integer32,read-only,,current,,The remaining time associated of the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.16.1.14.10.9,DES-1210-26MEbx::impbRoamingState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding roaming state.
.1.3.6.1.4.1.171.10.75.16.1.14.10.10,DES-1210-26MEbx::impbVlanModeState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding vlan mode state.
.1.3.6.1.4.1.171.10.75.16.1.14.10.11,DES-1210-26MEbx::impbVlanModeVlanList,OCTET,read-write,,current,,IP-MAC-Port Binding vlan mode VID list.
.1.3.6.1.4.1.171.10.75.16.1.14.10.12,DES-1210-26MEbx::impbLogState,INTEGER,read-write,,current,disabled(0):ipv4(1):ipv6(2):all(3),Configure IP-MAC-Port Binding log state.
.1.3.6.1.4.1.171.10.75.16.1.14.10.13,DES-1210-26MEbx::impbDHCPv6PrefixDelegationSnoopState,INTEGER,read-write,,current,disabled(0):enabled(1),Configure DHCPv6 PD snooping state.
.1.3.6.1.4.1.171.10.75.16.1.14.10.14,DES-1210-26MEbx::impbBindingtraplog,INTEGER,read-write,,current,disabled(2):enabled(1),This object is for enabling or disabling topology change event trap in the system.
.1.3.6.1.4.1.171.10.75.16.1.14.10.15,DES-1210-26MEbx::impbBindingtrap,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.10.15.1,DES-1210-26MEbx::impbBindingtrapsign,,,,,,The object is for IMPB trap sign in the system.
.1.3.6.1.4.1.171.10.75.16.1.14.10.16,DES-1210-26MEbx::impbAutoScanCurrentStatus,INTEGER,read-only,,current,stop(0):scanning(1),Show Auto scan status
.1.3.6.1.4.1.171.10.75.16.1.14.10.17,DES-1210-26MEbx::impbDhcpSnoopingTableClearPortList,OCTET,read-write,,current,,This object allow the user to set the port list for impbDhcpSnoopingTableClear.
.1.3.6.1.4.1.171.10.75.16.1.14.10.18,DES-1210-26MEbx::impbDhcpSnoopingTableClearIPType,INTEGER,read-write,,current,ipv4(0):ipv6(1):both(2),This object allow the user to set the IP type for impbDhcpSnoopingTableClear.
.1.3.6.1.4.1.171.10.75.16.1.14.10.19,DES-1210-26MEbx::impbDhcpSnoopingTableClear,INTEGER,read-write,,current,true(1):false(2),This object allows the user to clear the DHCP snooping entry.
.1.3.6.1.4.1.171.10.75.16.1.14.11,DES-1210-26MEbx::securityAAC,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.11.1,DES-1210-26MEbx::aacAuthenAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the Access Authentication is enable or disable.
.1.3.6.1.4.1.171.10.75.16.1.14.11.2,DES-1210-26MEbx::aacAuthParamResponseTimeout,INTEGER,read-write,,current,,Timeout in second for login authentication response.
.1.3.6.1.4.1.171.10.75.16.1.14.11.3,DES-1210-26MEbx::aacAuthParamAttempt,INTEGER,read-write,,current,,The amount for login authentication, if login failure exceed, connection or access would be locked.
.1.3.6.1.4.1.171.10.75.16.1.14.11.4,DES-1210-26MEbx::aacAPAuthMethodGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.11.4.1,DES-1210-26MEbx::aacAPLoginMethod,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.11.4.1.1,DES-1210-26MEbx::aacAPConsoleLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via local console
.1.3.6.1.4.1.171.10.75.16.1.14.11.4.1.2,DES-1210-26MEbx::aacAPTelnetLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via telnet.
.1.3.6.1.4.1.171.10.75.16.1.14.11.4.1.3,DES-1210-26MEbx::aacAPSSHLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via SSH.
.1.3.6.1.4.1.171.10.75.16.1.14.11.4.1.4,DES-1210-26MEbx::aacAPHttpLoginMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via HTTP.
.1.3.6.1.4.1.171.10.75.16.1.14.11.4.2,DES-1210-26MEbx::aacAPEnableMethod,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.11.4.2.1,DES-1210-26MEbx::aacAPConsoleEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via local console.
.1.3.6.1.4.1.171.10.75.16.1.14.11.4.2.2,DES-1210-26MEbx::aacAPTelnetEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via telnet.
.1.3.6.1.4.1.171.10.75.16.1.14.11.4.2.3,DES-1210-26MEbx::aacAPSSHEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via SSH.
.1.3.6.1.4.1.171.10.75.16.1.14.11.4.2.4,DES-1210-26MEbx::aacAPHttpEnableMethod,INTEGER,read-write,,current,,Specify the way which has to execute authentication while login the system and the method for authentication.Access system via HTTP.
.1.3.6.1.4.1.171.10.75.16.1.14.11.5,DES-1210-26MEbx::aacServerGroupTable,,not-accessible,,current,,A table that contains informations about server group.
.1.3.6.1.4.1.171.10.75.16.1.14.11.5.1,DES-1210-26MEbx::aacServerGroupEntry,,not-accessible,aacServerGroupIndex,current,,A list of the group including servers.
.1.3.6.1.4.1.171.10.75.16.1.14.11.5.1.1,DES-1210-26MEbx::aacServerGroupIndex,INTEGER,read-only,,current,,A value that uniquely identifies this SwAACServerGroupEntry .
.1.3.6.1.4.1.171.10.75.16.1.14.11.5.1.2,DES-1210-26MEbx::aacServerGroupName,OCTET,read-write,,current,,A human-readable text string of the method group. The name is writable only if Group is new created, which the value of aacServerGroupRowStatus is 'notReady'.
.1.3.6.1.4.1.171.10.75.16.1.14.11.5.1.3,DES-1210-26MEbx::aacServersInGroup,BITS,read-write,,current,id1(0):id2(1):id3(2):id4(3):id5(4):id6(5):id7(6):id8(7):id9(8):id10(9):id11(10):id12(11):id13(12):id14(13):id15(14):id16(15),The list of servers in the group, each bit indicates a specified server ID. The server must be created before including it.
.1.3.6.1.4.1.171.10.75.16.1.14.11.5.1.4,DES-1210-26MEbx::aacServerGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.14.11.6,DES-1210-26MEbx::iPv4aacServerInfoTable,,not-accessible,,obsolete,,A table that contains information about severs.
.1.3.6.1.4.1.171.10.75.16.1.14.11.6.1,DES-1210-26MEbx::iPv4aacServerInfoEntry,,not-accessible,iPv4aacServerIndex,obsolete,,A list of the information of server .
.1.3.6.1.4.1.171.10.75.16.1.14.11.6.1.1,DES-1210-26MEbx::iPv4aacServerIndex,INTEGER,read-only,,obsolete,,A value that uniquely identifies this SwAACServerGroupEntry.
.1.3.6.1.4.1.171.10.75.16.1.14.11.6.1.2,DES-1210-26MEbx::iPv4aacServerIPAddr,IpAddress,read-write,,obsolete,,The IP address of Server
.1.3.6.1.4.1.171.10.75.16.1.14.11.6.1.3,DES-1210-26MEbx::iPv4aacServerAuthProtocol,INTEGER,read-write,,obsolete,tacacsPlus(1):radius(2),The authentication protocol provided by the Server.
.1.3.6.1.4.1.171.10.75.16.1.14.11.6.1.4,DES-1210-26MEbx::iPv4aacServerAuthPort,INTEGER,read-write,,obsolete,,The TCP/IP port .
.1.3.6.1.4.1.171.10.75.16.1.14.11.6.1.5,DES-1210-26MEbx::iPv4aacServerAuthKey,OCTET,read-write,,obsolete,,The key used while authentication process.
.1.3.6.1.4.1.171.10.75.16.1.14.11.6.1.6,DES-1210-26MEbx::iPv4aacServerTimeout,INTEGER,read-write,,obsolete,,Server response timeout .
.1.3.6.1.4.1.171.10.75.16.1.14.11.6.1.7,DES-1210-26MEbx::iPv4aacServerRetryCount,INTEGER,read-write,,obsolete,,Client retry count . (-1: No retry mechanism)
.1.3.6.1.4.1.171.10.75.16.1.14.11.6.1.8,DES-1210-26MEbx::iPv4aacServerRowStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.14.11.7,DES-1210-26MEbx::aacServerInfoTable,,not-accessible,,current,,A table that contains information about severs.
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1,DES-1210-26MEbx::aacServerInfoEntry,,not-accessible,aacServerIndex,current,,A list of the information of server .
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.1,DES-1210-26MEbx::aacServerIndex,INTEGER,read-only,,current,,A value that uniquely identifies this SwAACServerGroupEntry.
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.2,DES-1210-26MEbx::aacServerIPType,INTEGER,read-write,,current,,The IP address of the AAC server IP type referred to in this table entry. (IPv4=1, IPv6=2)
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.3,DES-1210-26MEbx::aacServerIPAddr,OCTET,read-write,,current,,The IP address of Server
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.4,DES-1210-26MEbx::aacServerInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the aacServerIPAddr is linklocal address.
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.5,DES-1210-26MEbx::aacServerAuthProtocol,INTEGER,read-write,,current,tacacsPlus(1):radius(2),The authentication protocol provided by the Server.
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.6,DES-1210-26MEbx::aacServerAuthPort,INTEGER,read-write,,current,,The TCP/IP port .
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.7,DES-1210-26MEbx::aacServerAuthKey,OCTET,read-write,,current,,The key used while authentication process.
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.8,DES-1210-26MEbx::aacServerTimeout,INTEGER,read-write,,current,,Server response timeout .
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.9,DES-1210-26MEbx::aacServerRetryCount,INTEGER,read-write,,current,,Client retry count . (-1: No retry mechanism)
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.10,DES-1210-26MEbx::aacServerAccountingPort,INTEGER,read-write,,current,,The accounting port .
.1.3.6.1.4.1.171.10.75.16.1.14.11.7.1.99,DES-1210-26MEbx::aacServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.14.11.8,DES-1210-26MEbx::aacLoginMethodListTable,,not-accessible,,current,,A table that contains information about Login authentication method lists.
.1.3.6.1.4.1.171.10.75.16.1.14.11.8.1,DES-1210-26MEbx::aacLoginMethodListEntry,,not-accessible,aacLoginMethodListIndex,current,,A list of the Authentication methods.
.1.3.6.1.4.1.171.10.75.16.1.14.11.8.1.1,DES-1210-26MEbx::aacLoginMethodListIndex,INTEGER,read-only,,current,,A value that identifies this method list.
.1.3.6.1.4.1.171.10.75.16.1.14.11.8.1.2,DES-1210-26MEbx::aacLoginMethodListName,OCTET,read-write,,current,,A human-readable text string of the method list.
.1.3.6.1.4.1.171.10.75.16.1.14.11.8.1.3,DES-1210-26MEbx::aacLoginMethod1,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.8.1.4,DES-1210-26MEbx::aacLoginMethod2,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.8.1.5,DES-1210-26MEbx::aacLoginMethod3,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.8.1.6,DES-1210-26MEbx::aacLoginMethod4,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.8.1.7,DES-1210-26MEbx::aacLoginMethodListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.14.11.9,DES-1210-26MEbx::aacEnableMethodListTable,,not-accessible,,current,,A table that contains information about Enable authentication method lists.
.1.3.6.1.4.1.171.10.75.16.1.14.11.9.1,DES-1210-26MEbx::aacEnableMethodListEntry,,not-accessible,aacEnableMethodListIndex,current,,A list of the Authentication methods.
.1.3.6.1.4.1.171.10.75.16.1.14.11.9.1.1,DES-1210-26MEbx::aacEnableMethodListIndex,INTEGER,read-only,,current,,A value that identifies this method list.
.1.3.6.1.4.1.171.10.75.16.1.14.11.9.1.2,DES-1210-26MEbx::aacEnableMethodListName,OCTET,read-write,,current,,A human-readable text string of the method list.
.1.3.6.1.4.1.171.10.75.16.1.14.11.9.1.3,DES-1210-26MEbx::aacEnableMethod1,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.9.1.4,DES-1210-26MEbx::aacEnableMethod2,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.9.1.5,DES-1210-26MEbx::aacEnableMethod3,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.9.1.6,DES-1210-26MEbx::aacEnableMethod4,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Login method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.9.1.7,DES-1210-26MEbx::aacEnableMethodListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.14.11.10,DES-1210-26MEbx::aacLocalEnablePassword,OCTET,read-write,,current,,This object is used to set Local Enable Password.
.1.3.6.1.4.1.171.10.75.16.1.14.11.11,DES-1210-26MEbx::aacAccountingMethodListTable,,not-accessible,,current,,A table that contains information about Accounting authentication method lists.
.1.3.6.1.4.1.171.10.75.16.1.14.11.11.1,DES-1210-26MEbx::aacAccountingMethodListEntry,,not-accessible,aacAccountingMethodListIndex,current,,A list of the Authentication methods.
.1.3.6.1.4.1.171.10.75.16.1.14.11.11.1.1,DES-1210-26MEbx::aacAccountingMethodListIndex,INTEGER,read-only,,current,,A value that identifies this method list.
.1.3.6.1.4.1.171.10.75.16.1.14.11.11.1.2,DES-1210-26MEbx::aacAccountingMethodListName,OCTET,read-write,,current,,A human-readable text string of the method list.
.1.3.6.1.4.1.171.10.75.16.1.14.11.11.1.3,DES-1210-26MEbx::aacAccountingMethod1,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Accounting method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.11.1.4,DES-1210-26MEbx::aacAccountingMethod2,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Accounting method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.11.1.5,DES-1210-26MEbx::aacAccountingMethod3,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Accounting method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.11.1.6,DES-1210-26MEbx::aacAccountingMethod4,INTEGER,read-write,,current,none(-1):local(0):tacacsPlus(1):radius(2),The type of Accounting method list. Besides the pre-defined type, it also allow to be set user-defined group by aacServerGroupIndex.
.1.3.6.1.4.1.171.10.75.16.1.14.11.11.1.7,DES-1210-26MEbx::aacAccountingMethodListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.14.11.12,DES-1210-26MEbx::aacAccountingServiceIndex,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.11.12.1,DES-1210-26MEbx::aacAccountingServiceNetwork,INTEGER,read-write,,current,radius-only(0):default-method-list(1):method-list-name(2):disabled(-1),This object indicates aac Accounting Service Network is radius-only, default-method-list, method-list-name and disable about Accounting Service Network.
.1.3.6.1.4.1.171.10.75.16.1.14.11.12.2,DES-1210-26MEbx::aacAccountingServiceShell,INTEGER,read-write,,current,radius-only(0):default-method-list(1):method-list-name(2):disabled(-1),This object indicates aac Accounting Service Shell is radius-only, default-method-list, method-list-name and disable about Accounting Service Network.
.1.3.6.1.4.1.171.10.75.16.1.14.11.12.3,DES-1210-26MEbx::aacAccountingServiceSystem,INTEGER,read-write,,current,radius-only(0):default-method-list(1):method-list-name(2):disabled(-1),This object indicates aac Accounting System Shell is radius-only, default-method-list, method-list-name and disable about Accounting Service Network.
.1.3.6.1.4.1.171.10.75.16.1.14.11.13,DES-1210-26MEbx::aacAccountingServiceCommand,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.11.13.1,DES-1210-26MEbx::aacAccountingServiceCommandAdministrator,INTEGER,read-write,,current,method1(0):method2(1):method3(2):method4(3):disabled(-1),This object indicates aac Accounting Command Admin is method1, method2, method3 , method4 and disable about Accounting Service Command
.1.3.6.1.4.1.171.10.75.16.1.14.11.13.2,DES-1210-26MEbx::aacAccountingServiceCommandOperator,INTEGER,read-write,,current,method1(0):method2(1):method3(2):method4(3):disabled(-1),This object indicates aac Accounting Command Operato is method1, method2, method3 , method4 and disable about Accounting Service Command
.1.3.6.1.4.1.171.10.75.16.1.14.11.13.3,DES-1210-26MEbx::aacAccountingServiceCommandPoweruser,INTEGER,read-write,,current,method1(0):method2(1):method3(2):method4(3):disabled(-1),This object indicates aac Accounting Command Power user is method1, method2, method3 , method4 and disable about Accounting Service Command
.1.3.6.1.4.1.171.10.75.16.1.14.11.13.4,DES-1210-26MEbx::aacAccountingServiceCommandUser,INTEGER,read-write,,current,method1(0):method2(1):method3(2):method4(3):disabled(-1),This object indicates aac Accounting Command User is method1, method2, method3 , method4 and disable about Accounting Service Command
.1.3.6.1.4.1.171.10.75.16.1.14.11.14,DES-1210-26MEbx::aacServerPasswordEncryption,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to configure server password encryption status.
.1.3.6.1.4.1.171.10.75.16.1.14.12,DES-1210-26MEbx::securityDhcpv6ServerScreen,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.12.1,DES-1210-26MEbx::dhcpv6ServerScreenEnablePortlist,OCTET,read-write,,current,,To enable or disable DHCPv6 Server Screening port list.
.1.3.6.1.4.1.171.10.75.16.1.14.12.2,DES-1210-26MEbx::dhcpv6ServerScreenEnableLog,INTEGER,read-write,,current,enable(1):disabled(2),To enable or disable DHCPv6 Server Screening log function.
.1.3.6.1.4.1.171.10.75.16.1.14.12.4,DES-1210-26MEbx::filterDHCPv6ServerTable,,not-accessible,,current,,A table to control filter DHCPv6 Server for the entire
.1.3.6.1.4.1.171.10.75.16.1.14.12.4.1,DES-1210-26MEbx::filterDHCPv6ServerEntry,,not-accessible,filterDHCPv6ServerIpAddr,current,,An entry appears in this table for each interface
.1.3.6.1.4.1.171.10.75.16.1.14.12.4.1.1,DES-1210-26MEbx::filterDHCPv6ServerIpAddr,OCTET,read-only,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.16.1.14.12.4.1.2,DES-1210-26MEbx::filterDHCPv6ServerPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.16.1.14.12.4.1.99,DES-1210-26MEbx::filterDHCPv6ServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.14.13,DES-1210-26MEbx::securityIcmpv6RaAllNode,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.14.13.1,DES-1210-26MEbx::icmpv6RaAllNodeEnablePortlist,OCTET,read-write,,current,,To enable or disable ICMPv6 RA All Node port list.
.1.3.6.1.4.1.171.10.75.16.1.14.13.2,DES-1210-26MEbx::icmpv6RaAllNodeEnableLog,INTEGER,read-write,,current,enable(1):disabled(2),To enable or disable ICMPv6 RA All Node log function.
.1.3.6.1.4.1.171.10.75.16.1.14.13.4,DES-1210-26MEbx::filterICMPv6RaAllNodeTable,,not-accessible,,current,,A table to control filter ICMPv6 RA for the entire
.1.3.6.1.4.1.171.10.75.16.1.14.13.4.1,DES-1210-26MEbx::filterICMPv6RaAllNodeEntry,,not-accessible,filterICMPv6RaAllNodeServerIpAddr,current,,An entry appears in this table for each interface
.1.3.6.1.4.1.171.10.75.16.1.14.13.4.1.1,DES-1210-26MEbx::filterICMPv6RaAllNodeServerIpAddr,OCTET,read-only,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.16.1.14.13.4.1.2,DES-1210-26MEbx::filterICMPv6RaAllNodeServerPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.16.1.14.13.4.1.99,DES-1210-26MEbx::filterICMPv6RaAllNodeServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.15,DES-1210-26MEbx::companyACLGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.15.1,DES-1210-26MEbx::aclProfile,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.15.1.1,DES-1210-26MEbx::ipv4aclProfileTable,,not-accessible,,obsolete,, A table to ACL profile . 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1,DES-1210-26MEbx::ipv4aclProfileEntry,,not-accessible,ipv4aclProfileNo,obsolete,, Each entry in this table is a ACL profile. Index to the table is ACL profile ID. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.1,DES-1210-26MEbx::ipv4aclProfileNo,Integer32,read-only,,obsolete,,The ACL Profile ID. The ID 1 to 50 is user-defined ACL, and the ID more than 50 is reserved for system-defined ACL. The user only allow to create user-defined ACL ID. And system-defined ACL is read only.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.2,DES-1210-26MEbx::ipv4aclProfileType,INTEGER,read-write,,obsolete,l2(1):l3(2):impb(3):arpSP-permit(4):arpSP-deny(5):aclQos(8):userDefined(9),The ACL Profile type, possible value are l2 (1) - for MAC-based rule,  l3 (2) - for IPv4-based rule, arpSP-permit(4) - for ARP Spoofing prevention entry, arpSP-deny(5) - for ARP Spoofing prevention entry, voiceVlan(6) - for Voice VLAN OUI entry. userDefined(9) - for User Defined entry. Note that only l2, l3 and userDefined could be set by user,  other is reserved for system to show information. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.3,DES-1210-26MEbx::ipv4aclProfileRuleCount,Integer32,read-only,,obsolete,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.4,DES-1210-26MEbx::ipv4aclProfileMask,OCTET,read-write,,obsolete,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13  ARP-SP ARP-SENDER-MAC 14  ARP-SP ARP-SENDER-IP 15  L3 TOS 16 UDF UDF1 17 UDF UDF2 18 UDF UDF3 19 UDF UDF4 20 L3v6 TRAFFIC-CLASS 21 L3v6 DST-IPV6 22  L3v6 SRC-IPV6 23 (MSB) -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.5,DES-1210-26MEbx::ipv4aclProfileDstMacAddrMask,OCTET,read-write,,obsolete,,The ACL Profile destination MAC address mask. If DST-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.6,DES-1210-26MEbx::ipv4aclProfileSrcMacAddrMask,OCTET,read-write,,obsolete,,The ACL Profile source MAC address mask. If SRC-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.7,DES-1210-26MEbx::ipv4aclProfileIPProtocol,INTEGER,read-write,,obsolete,none(0):icmp(1):igmp(2):tcp(6):udp(17):icmpv6(58):ipProtocolMask(255),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.8,DES-1210-26MEbx::ipv4aclProfileIPProtocolMask,OCTET,read-write,,obsolete,,The ACL Profile IP protocol mask. If aclProfileIPProtocol set to ipMask, this field will be refered. It will work with its member rule field,aclL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.9,DES-1210-26MEbx::ipv4aclProfileDstIpAddrMask,IpAddress,read-write,,obsolete,,The ACL Profile destination IP address mask. If DST-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.10,DES-1210-26MEbx::ipv4aclProfileSrcIpAddrMask,IpAddress,read-write,,obsolete,,The ACL Profile source IP address mask. If SRC-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.11,DES-1210-26MEbx::ipv4aclProfileDstPortMask,OCTET,read-write,,obsolete,,The ACL Profile UDP/TCP destination port mask. If DST-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.12,DES-1210-26MEbx::ipv4aclProfileSrcPortMask,OCTET,read-write,,obsolete,,The ACL Profile UDP/TCP source port mask. If SRC-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.13,DES-1210-26MEbx::ipv4aclProfileArpSenderMacAddrMask,OCTET,read-only,,obsolete,,The ACL Profile Sender MAC mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.14,DES-1210-26MEbx::ipv4aclProfileArpSenderIpAddrMask,IpAddress,read-only,,obsolete,,The ACL Profile Sender IP mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.15,DES-1210-26MEbx::ipv4aclProfileUdfOffsetMap,OCTET,read-write,,obsolete,,Indicate which Udf field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ UDF Offset1 0 (LSB)  UDF Offset2 1  UDF Offset3 2  UDF Offset4 3  -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.16,DES-1210-26MEbx::ipv4aclUdfOffsetBase1,INTEGER,read-write,,obsolete,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.17,DES-1210-26MEbx::ipv4aclUdfOffsetByte1,Integer32,read-write,,obsolete,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.18,DES-1210-26MEbx::ipv4aclUdfOffsetMask1,OCTET,read-write,,obsolete,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.19,DES-1210-26MEbx::ipv4aclUdfOffsetBase2,INTEGER,read-write,,obsolete,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.20,DES-1210-26MEbx::ipv4aclUdfOffsetByte2,Integer32,read-write,,obsolete,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.21,DES-1210-26MEbx::ipv4aclUdfOffsetMask2,OCTET,read-write,,obsolete,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.22,DES-1210-26MEbx::ipv4aclUdfOffsetBase3,INTEGER,read-write,,obsolete,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.23,DES-1210-26MEbx::ipv4aclUdfOffsetByte3,Integer32,read-write,,obsolete,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.24,DES-1210-26MEbx::ipv4aclUdfOffsetMask3,OCTET,read-write,,obsolete,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.25,DES-1210-26MEbx::ipv4aclUdfOffsetBase4,INTEGER,read-write,,obsolete,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.26,DES-1210-26MEbx::ipv4aclUdfOffsetByte4,Integer32,read-write,,obsolete,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.27,DES-1210-26MEbx::ipv4aclUdfOffsetMask4,OCTET,read-write,,obsolete,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.28,DES-1210-26MEbx::ipv4aclUdfDstMacMask,OCTET,read-write,,obsolete,,The value of destination MAC mask.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.29,DES-1210-26MEbx::ipv4aclUdfSrcMacMask,OCTET,read-write,,obsolete,,The value of source MAC mask.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.30,DES-1210-26MEbx::ipv4aclUdfCTagMask,OCTET,read-write,,obsolete,,The value of c-tag mask.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.31,DES-1210-26MEbx::ipv4aclUdfSTagMask,OCTET,read-write,,obsolete,,The value of s-tag mask.
.1.3.6.1.4.1.171.10.75.16.1.15.1.1.1.32,DES-1210-26MEbx::ipv4aclProfileStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of aclProfileType, aclProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2,DES-1210-26MEbx::aclProfileTable,,not-accessible,,current,, A table to ACL profile . 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1,DES-1210-26MEbx::aclProfileEntry,,not-accessible,aclProfileNo,current,, Each entry in this table is a ACL profile. Index to the table is ACL profile ID. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.1,DES-1210-26MEbx::aclProfileNo,Integer32,read-only,,current,,The ACL Profile ID. The ID 1 to 50 is user-defined ACL, and the ID more than 50 is reserved for system-defined ACL. The user only allow to create user-defined ACL ID. And system-defined ACL is read only.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.2,DES-1210-26MEbx::aclProfileType,INTEGER,read-write,,current,l2(1):l3v4(2):l3v6(11):impb(3):arpSP-permit(4):arpSP-deny(5):aclQos(8):userDefined(9),The ACL Profile type, possible value are l2 (1) - for MAC-based rule,  l3v4 (2) - for IPv4-based rule, l3v6 (11) - for IPv6-based rule,  arpSP-permit(4) - for ARP Spoofing prevention entry, arpSP-deny(5) - for ARP Spoofing prevention entry, voiceVlan(6) - for Voice VLAN OUI entry. userDefined(9) - for User Defined entry. Note that only l2, l3 and userDefined could be set by user,  other is reserved for system to show information. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.3,DES-1210-26MEbx::aclProfileRuleCount,Integer32,read-only,,current,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.4,DES-1210-26MEbx::aclProfileMask,OCTET,read-write,,current,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13  ARP-SP ARP-SENDER-MAC 14  ARP-SP ARP-SENDER-IP 15  L3 TRAFFIC-CLASS 21  L3 TOS 16 UDF UDF1 17 UDF UDF2 18 UDF UDF3 19 UDF UDF4 20 L3v6 TRAFFIC-CLASS 21 L3v6 DST-IPV6 22  L3v6 SRC-IPV6 23 (MSB) -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.5,DES-1210-26MEbx::aclProfileDstMacAddrMask,OCTET,read-write,,current,,The ACL Profile destination MAC address mask. If DST-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.6,DES-1210-26MEbx::aclProfileSrcMacAddrMask,OCTET,read-write,,current,,The ACL Profile source MAC address mask. If SRC-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.7,DES-1210-26MEbx::aclProfileIPProtocol,INTEGER,read-write,,current,none(0):icmp(1):igmp(2):tcp(6):udp(17):icmpv6(58):ipProtocolMask(255),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.8,DES-1210-26MEbx::aclProfileIPProtocolMask,OCTET,read-write,,current,,The ACL Profile IP protocol mask. If aclProfileIPProtocol set to ipMask, this field will be refered. It will work with its member rule field,aclL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.9,DES-1210-26MEbx::aclProfileDstIpAddrMaskType,INTEGER,read-write,,current,iPv4(1):iPv6(2),IPv6 Address type.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.10,DES-1210-26MEbx::aclProfileDstIpAddrMask,OCTET,read-write,,current,,The ACL Profile destination IP address mask. If DST-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.11,DES-1210-26MEbx::aclProfileSrcIpAddrMaskType,INTEGER,read-write,,current,iPv4(1):iPv6(2),IPv6 Address type.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.12,DES-1210-26MEbx::aclProfileSrcIpAddrMask,OCTET,read-write,,current,,The ACL Profile source IP address mask. If SRC-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.13,DES-1210-26MEbx::aclProfileDstPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP destination port mask. If DST-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.14,DES-1210-26MEbx::aclProfileSrcPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP source port mask. If SRC-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.15,DES-1210-26MEbx::aclProfileArpSenderMacAddrMask,OCTET,read-only,,current,,The ACL Profile Sender MAC mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.16,DES-1210-26MEbx::aclProfileArpSenderIpAddrMask,OCTET,read-only,,current,,The ACL Profile Sender IP mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.17,DES-1210-26MEbx::aclProfileUdfOffsetMap,OCTET,read-write,,current,,Indicate which Udf field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ UDF Offset1 0 (LSB)  UDF Offset2 1  UDF Offset3 2  UDF Offset4 3  -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.18,DES-1210-26MEbx::aclUdfOffsetBase1,INTEGER,read-write,,current,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.19,DES-1210-26MEbx::aclUdfOffsetByte1,Integer32,read-write,,current,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.20,DES-1210-26MEbx::aclUdfOffsetMask1,OCTET,read-write,,current,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.21,DES-1210-26MEbx::aclUdfOffsetBase2,INTEGER,read-write,,current,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.22,DES-1210-26MEbx::aclUdfOffsetByte2,Integer32,read-write,,current,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.23,DES-1210-26MEbx::aclUdfOffsetMask2,OCTET,read-write,,current,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.24,DES-1210-26MEbx::aclUdfOffsetBase3,INTEGER,read-write,,current,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.25,DES-1210-26MEbx::aclUdfOffsetByte3,Integer32,read-write,,current,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.26,DES-1210-26MEbx::aclUdfOffsetMask3,OCTET,read-write,,current,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.27,DES-1210-26MEbx::aclUdfOffsetBase4,INTEGER,read-write,,current,l2(0):l3(2):l4(3),The value of offset Base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.28,DES-1210-26MEbx::aclUdfOffsetByte4,Integer32,read-write,,current,,The value of offset Byte from base.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.29,DES-1210-26MEbx::aclUdfOffsetMask4,OCTET,read-write,,current,,The value of offset MAsk.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.30,DES-1210-26MEbx::aclUdfDstMacMask,OCTET,read-write,,current,,The value of destination MAC mask.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.31,DES-1210-26MEbx::aclUdfSrcMacMask,OCTET,read-write,,current,,The value of source MAC mask.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.32,DES-1210-26MEbx::aclUdfCTagMask,OCTET,read-write,,current,,The value of c-tag mask.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.33,DES-1210-26MEbx::aclUdfSTagMask,OCTET,read-write,,current,,The value of s-tag mask.
.1.3.6.1.4.1.171.10.75.16.1.15.1.2.1.34,DES-1210-26MEbx::aclProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of aclProfileType, aclProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.16.1.15.2,DES-1210-26MEbx::aclL2Rule,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.15.2.1,DES-1210-26MEbx::aclL2RuleTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1,DES-1210-26MEbx::aclL2RuleEntry,,not-accessible,aclL2ProfileID:aclL2AccessID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.1,DES-1210-26MEbx::aclL2AccessID,Integer32,read-only,,current,,L2 Filter rule ID. 0 means auto assign.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.2,DES-1210-26MEbx::aclL2ProfileID,Integer32,read-only,,current,,ACL Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.3,DES-1210-26MEbx::aclL2RuleEtherType,Integer32,read-write,,current,,The value in the Type/Len field of a frame that will be matched to trigger this filter. The default value of this object is '-1', which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.4,DES-1210-26MEbx::aclL2RuleDstMacAddr,OCTET,read-write,,current,,Destination MAC address to be matched with the packet. By Default, the Destination Mac Address will be zero,which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.5,DES-1210-26MEbx::aclL2RuleSrcMacAddr,OCTET,read-write,,current,,Source MAC address to be matched with the packet. By Default, the Source  Mac Address will be zero, which means the rule don't care this condition.. address
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.6,DES-1210-26MEbx::aclL2RuleVlanId,Integer32,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.7,DES-1210-26MEbx::aclL2Rule1pPriority,Integer32,read-write,,current,,802.1p priority to be matched with the packet. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.8,DES-1210-26MEbx::aclL2RuleDstMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Destination MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.9,DES-1210-26MEbx::aclL2RuleSrcMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Source MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.11,DES-1210-26MEbx::aclL2RuleAction,INTEGER,read-write,,current,allow(1):drop(2):mirror(3):replaceDSCP(5):replace1P(6):replaceQueue(7):replaceVLAN(8),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.12,DES-1210-26MEbx::aclL2RuleRateLimit,Unsigned32,read-write,,current,,Rate limit for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.13,DES-1210-26MEbx::aclL2RuleReplaceDSCP,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.14,DES-1210-26MEbx::aclL2RuleReplace1P,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.15,DES-1210-26MEbx::aclL2RuleReplaceQueue,Integer32,read-write,,current,,ACL L2 Rule Replace Queue.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.16,DES-1210-26MEbx::aclL2RuleReplaceVLAN,Integer32,read-write,,current,,Replace VLAN for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.17,DES-1210-26MEbx::aclL2RuleFilterTimeRange,OCTET,read-create,,current,,ACL L2 Filter Time Range
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.18,DES-1210-26MEbx::aclL2RuleVlanIdMask,OCTET,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.51,DES-1210-26MEbx::aclL2RuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.75.16.1.15.2.1.1.99,DES-1210-26MEbx::aclL2RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.15.3,DES-1210-26MEbx::aclL3Rule,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.15.3.1,DES-1210-26MEbx::aclL3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1,DES-1210-26MEbx::aclL3RuleEntry,,not-accessible,aclL3RuleProfileNo:aclL3RuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.1,DES-1210-26MEbx::aclL3RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID. 0 means auto assign.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.2,DES-1210-26MEbx::aclL3RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.3,DES-1210-26MEbx::aclL3RuleProtocol,INTEGER,read-write,,current,icmp(1):igmp(2):tcp(6):udp(17), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.4,DES-1210-26MEbx::aclL3RuleProtocolMask,OCTET,read-only,,current,,The IP protocol mask. This field is read-only and copy from it's Profile setting. It will work with the other field,aclL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.5,DES-1210-26MEbx::aclL3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.6,DES-1210-26MEbx::aclL3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.7,DES-1210-26MEbx::aclL3RuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.8,DES-1210-26MEbx::aclL3RuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.9,DES-1210-26MEbx::aclL3RuleDstIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.10,DES-1210-26MEbx::aclL3RuleSrcIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.11,DES-1210-26MEbx::aclL3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.12,DES-1210-26MEbx::aclL3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.13,DES-1210-26MEbx::aclL3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.14,DES-1210-26MEbx::aclL3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.15,DES-1210-26MEbx::aclL3RuleTcpAckBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.16,DES-1210-26MEbx::aclL3RuleTcpRstBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.17,DES-1210-26MEbx::aclL3RuleTcpUrgBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.18,DES-1210-26MEbx::aclL3RuleTcpPshBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dont-care'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.19,DES-1210-26MEbx::aclL3RuleTcpSynBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.20,DES-1210-26MEbx::aclL3RuleTcpFinBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.21,DES-1210-26MEbx::aclL3RuleDscp,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.22,DES-1210-26MEbx::aclL3RuleTos,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.23,DES-1210-26MEbx::aclL3RuleIgmpType,Integer32,read-write,,current,, The IGMP Type to be checked against the packet.A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.25,DES-1210-26MEbx::aclL3RuleAction,INTEGER,read-write,,current,allow(1):drop(2):mirror(3):replaceDSCP(5):replace1P(6):replaceQueue(7):replaceVLAN(8),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.26,DES-1210-26MEbx::aclL3RuleRateLimit,Unsigned32,read-write,,current,,Rate limit for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.27,DES-1210-26MEbx::aclL3RuleReplaceDSCP,Integer32,read-write,,current,,ReplaceDSCP for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.28,DES-1210-26MEbx::aclL3RuleReplace1P,Integer32,read-write,,current,,ReplaceDSCP for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.29,DES-1210-26MEbx::aclL3RuleReplaceQueue,Integer32,read-write,,current,,Acl L3 Rule Replace Queue.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.30,DES-1210-26MEbx::aclL3RuleReplaceVLAN,Integer32,read-write,,current,,ReplaceVLAN for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.31,DES-1210-26MEbx::aclL3RuleFilterTimeRange,OCTET,read-create,,current,,ACL L3 Filter Time Range
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.51,DES-1210-26MEbx::aclL3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.16.1.15.3.1.1.99,DES-1210-26MEbx::aclL3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2,DES-1210-26MEbx::aclv6L3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1,DES-1210-26MEbx::aclv6L3RuleEntry,,not-accessible,aclv6L3RuleProfileNo:aclv6L3RuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.1,DES-1210-26MEbx::aclv6L3RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID. 0 means auto assign.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.2,DES-1210-26MEbx::aclv6L3RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.3,DES-1210-26MEbx::aclv6L3RuleProtocol,INTEGER,read-write,,current,tcp(6):udp(17):icmpv6(58), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.4,DES-1210-26MEbx::aclv6L3RuleProtocolMask,OCTET,read-only,,current,,The IP protocol mask. This field is read-only and copy from it's Profile setting. It will work with the other field,aclL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.5,DES-1210-26MEbx::aclv6L3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.6,DES-1210-26MEbx::aclv6L3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.7,DES-1210-26MEbx::aclv6L3RuleDstIpAddr,OCTET,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.8,DES-1210-26MEbx::aclv6L3RuleSrcIpAddr,OCTET,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.9,DES-1210-26MEbx::aclv6L3RuleDstIpAddrMask,OCTET,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.10,DES-1210-26MEbx::aclv6L3RuleSrcIpAddrMask,OCTET,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.11,DES-1210-26MEbx::aclv6L3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.12,DES-1210-26MEbx::aclv6L3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.13,DES-1210-26MEbx::aclv6L3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.14,DES-1210-26MEbx::aclv6L3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.15,DES-1210-26MEbx::aclv6L3RuleTcpAckBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.16,DES-1210-26MEbx::aclv6L3RuleTcpRstBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.17,DES-1210-26MEbx::aclv6L3RuleTcpUrgBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.18,DES-1210-26MEbx::aclv6L3RuleTcpPshBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dont-care'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.19,DES-1210-26MEbx::aclv6L3RuleTcpSynBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.20,DES-1210-26MEbx::aclv6L3RuleTcpFinBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.21,DES-1210-26MEbx::aclv6L3RuleTrafficClass,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.24,DES-1210-26MEbx::aclv6L3RuleAction,INTEGER,read-write,,current,allow(1):drop(2):mirror(3):replaceDSCP(5):replace1P(6):replaceQueue(7):replaceVLAN(8),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.25,DES-1210-26MEbx::aclv6L3RuleRateLimit,Unsigned32,read-write,,current,,Rate limit for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.26,DES-1210-26MEbx::aclv6L3RuleReplaceDSCP,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.27,DES-1210-26MEbx::aclv6L3RuleReplace1P,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.28,DES-1210-26MEbx::aclv6L3RuleReplaceQueue,Integer32,read-write,,current,,Acl IPV6 L3 Rule Replace Queue.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.29,DES-1210-26MEbx::aclv6L3RuleReplaceVLAN,Integer32,read-write,,current,,Replace VLAN for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.30,DES-1210-26MEbx::aclv6L3RuleFilterTimeRange,OCTET,read-create,,current,,ACL IPV6 L3 Filter Time Range
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.51,DES-1210-26MEbx::aclv6L3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.16.1.15.3.2.1.99,DES-1210-26MEbx::aclv6L3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.15.4,DES-1210-26MEbx::aclPacketRule,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.15.4.1,DES-1210-26MEbx::aclPacketRuleTable,,not-accessible,,current,,A table to configure Packet Content filter rules in the system.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1,DES-1210-26MEbx::aclPacketRuleEntry,,not-accessible,aclPacketProfileID:aclPacketAccessID,current,,Each entry in this table is a Packet filter rule. Index to the table is the Packet filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.1,DES-1210-26MEbx::aclPacketAccessID,Integer32,read-only,,current,,Packet Filter rule ID. 0 means auto assign.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.2,DES-1210-26MEbx::aclPacketProfileID,Integer32,read-only,,current,,ACL Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.3,DES-1210-26MEbx::aclPacketRuleOffsetValue1,OCTET,read-write,,current,,The filter value of Offset 1.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.4,DES-1210-26MEbx::aclPacketRuleOffsetValue2,OCTET,read-write,,current,,The filter value of Offset 2.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.5,DES-1210-26MEbx::aclPacketRuleOffsetValue3,OCTET,read-write,,current,,The filter value of Offset 3.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.6,DES-1210-26MEbx::aclPacketRuleOffsetValue4,OCTET,read-write,,current,,The filter value of Offset 4.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.7,DES-1210-26MEbx::aclPacketRuleDstMac,OCTET,read-write,,current,,The filter value of Destination MAC.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.8,DES-1210-26MEbx::aclPacketRuleDstMacMask,OCTET,read-write,,current,,The filter mask of Destination MAC.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.9,DES-1210-26MEbx::aclPacketRuleSrcMac,OCTET,read-write,,current,,The filter value of Source MAC.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.10,DES-1210-26MEbx::aclPacketRuleSrcMacMask,OCTET,read-write,,current,,The filter mask of Source MAC.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.11,DES-1210-26MEbx::aclPacketRuleCTag,OCTET,read-write,,current,,The filter value of c-tag.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.12,DES-1210-26MEbx::aclPacketRuleCTagMask,OCTET,read-write,,current,,The filter mask of c-tag.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.13,DES-1210-26MEbx::aclPacketRuleSTag,OCTET,read-write,,current,,The filter value of s-tag.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.14,DES-1210-26MEbx::aclPacketRuleSTagMask,OCTET,read-write,,current,,The filter mask of s-tag.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.15,DES-1210-26MEbx::aclPacketRuleAction,INTEGER,read-write,,current,allow(1):drop(2):mirror(3):replaceDSCP(5):replace1P(6):replaceQueue(7):replaceVLAN(8),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.16,DES-1210-26MEbx::aclPacketRuleRateLimit,Unsigned32,read-write,,current,,Rate limit for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.17,DES-1210-26MEbx::aclPacketRuleReplaceDSCP,Integer32,read-write,,current,,Replace DSCP for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.18,DES-1210-26MEbx::aclPacketRuleReplace1P,Integer32,read-write,,current,,Replace 1p for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.19,DES-1210-26MEbx::aclPacketRuleReplaceQueue,Integer32,read-write,,current,,Acl Rule Replace Queue.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.20,DES-1210-26MEbx::aclPacketRuleReplaceVLAN,Integer32,read-write,,current,,Replace VLAN for matched packet.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.21,DES-1210-26MEbx::aclPacketRuleFilterTimeRange,OCTET,read-create,,current,,Acl Filter Time Range
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.51,DES-1210-26MEbx::aclPacketRuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.52,DES-1210-26MEbx::aclPacketRuleOffsetValue1Mask,OCTET,read-write,,current,,The filter Mask of Offset 1.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.53,DES-1210-26MEbx::aclPacketRuleOffsetValue2Mask,OCTET,read-write,,current,,The filter Mask of Offset 2.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.54,DES-1210-26MEbx::aclPacketRuleOffsetValue3Mask,OCTET,read-write,,current,,The filter Mask of Offset 3.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.55,DES-1210-26MEbx::aclPacketRuleOffsetValue4Mask,OCTET,read-write,,current,,The filter Mask of Offset 4.
.1.3.6.1.4.1.171.10.75.16.1.15.4.1.1.99,DES-1210-26MEbx::aclPacketRuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.15.10,DES-1210-26MEbx::aclFlowMeterRule,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.15.10.1,DES-1210-26MEbx::aclFlowMeterTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.16.1.15.10.1.1,DES-1210-26MEbx::aclFlowMeterEntry,,not-accessible,aclFlowMeterProfileID:aclFlowMeterAccessID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.16.1.15.10.1.1.1,DES-1210-26MEbx::aclFlowMeterProfileID,Integer32,read-only,,current,,ACL Profile ID which this flow meter join.
.1.3.6.1.4.1.171.10.75.16.1.15.10.1.1.2,DES-1210-26MEbx::aclFlowMeterAccessID,Integer32,read-only,,current,,ACL Access ID which this flow meter join.
.1.3.6.1.4.1.171.10.75.16.1.15.10.1.1.3,DES-1210-26MEbx::aclFlowMeterRate,Integer32,read-write,,current,,The rate limiter of meter.
.1.3.6.1.4.1.171.10.75.16.1.15.10.1.1.4,DES-1210-26MEbx::aclFlowMeterBurstSize,Integer32,read-write,,current,,The burst size of meter.
.1.3.6.1.4.1.171.10.75.16.1.15.10.1.1.5,DES-1210-26MEbx::aclFlowMeterReplaceDscp,Integer32,read-write,,current,,Replace DSCP for matched out-band packets when aclFlowMeterAction is replace DSCP.
.1.3.6.1.4.1.171.10.75.16.1.15.10.1.1.6,DES-1210-26MEbx::aclFlowMeterAction,INTEGER,read-write,,current,drop(2):replaceDSCP(5),Specifies the action to be taken on the out-band packet if the filter rule matches. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.16.1.15.10.1.1.99,DES-1210-26MEbx::aclFlowMeterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.16,DES-1210-26MEbx::companySyslog,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.16.1,DES-1210-26MEbx::syslogSettingGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.16.1.1,DES-1210-26MEbx::syslogEnable,INTEGER,read-write,,current,disable(0):enable(1),This object is for enabling or disabling syslog alert features in the system and the syslog will save to flash or send to remote  syslog server. System Logs record and manage events, as well as report errors and  informational messages.
.1.3.6.1.4.1.171.10.75.16.1.16.1.2,DES-1210-26MEbx::syslogSaveMode,INTEGER,read-write,,current,onDemand(0):timeInterval(1):logTrigger(2),This object is for choosing the method to save syslog into flash.
.1.3.6.1.4.1.171.10.75.16.1.16.1.3,DES-1210-26MEbx::syslogSaveMinutes,INTEGER,read-write,,current,,When savemode is time interval, it's used to set the interval minutes of  system save syslog to flash.
.1.3.6.1.4.1.171.10.75.16.1.16.2,DES-1210-26MEbx::ipv4syslogServerGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.16.2.1,DES-1210-26MEbx::ipv4syslogServTable,,not-accessible,,current,,The table of syslog remote server.
.1.3.6.1.4.1.171.10.75.16.1.16.2.1.1,DES-1210-26MEbx::ipv4syslogServEntry,,not-accessible,ipv4syslogServIndex,current,,The list of syslog remote server entry.
.1.3.6.1.4.1.171.10.75.16.1.16.2.1.1.1,DES-1210-26MEbx::ipv4syslogServIndex,INTEGER,read-only,,current,,The index of syslog remote server.
.1.3.6.1.4.1.171.10.75.16.1.16.2.1.1.2,DES-1210-26MEbx::ipv4syslogServAddr,IpAddress,read-create,,current,,The IP Address of syslog remote server.
.1.3.6.1.4.1.171.10.75.16.1.16.2.1.1.3,DES-1210-26MEbx::ipv4syslogServSeverity,INTEGER,read-create,,current,warning(4):information(6):all(7),Specifies the log level option to be set for a specific server.
.1.3.6.1.4.1.171.10.75.16.1.16.2.1.1.4,DES-1210-26MEbx::ipv4syslogServFacility,INTEGER,read-create,,current,local0(128):local1(136):local2(144):local3(152):local4(160):local5(168):local6(176):local7(184),The Syslog standard facilities. The facility to be used when sending Syslog messages to this server.
.1.3.6.1.4.1.171.10.75.16.1.16.2.1.1.5,DES-1210-26MEbx::ipv4syslogServUDPport,INTEGER,read-create,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.16.2.1.1.6,DES-1210-26MEbx::ipv4syslogServSrvStatus,INTEGER,read-create,,current,disabled(0):enabled(1),The status for this server. If enable, system will send message to  this server.
.1.3.6.1.4.1.171.10.75.16.1.16.2.1.1.7,DES-1210-26MEbx::ipv4syslogServSrvRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Row status of this server entry.
.1.3.6.1.4.1.171.10.75.16.1.16.3,DES-1210-26MEbx::syslogServerGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.16.3.1,DES-1210-26MEbx::syslogServTable,,not-accessible,,current,,The table of syslog remote server.
.1.3.6.1.4.1.171.10.75.16.1.16.3.1.1,DES-1210-26MEbx::syslogServEntry,,not-accessible,syslogServIndex,current,,The list of syslog remote server entry.
.1.3.6.1.4.1.171.10.75.16.1.16.3.1.1.1,DES-1210-26MEbx::syslogServIndex,INTEGER,read-only,,current,,The index of syslog remote server.
.1.3.6.1.4.1.171.10.75.16.1.16.3.1.1.2,DES-1210-26MEbx::syslogServAddrType,INTEGER,read-create,,current,ipv4(1):ipv6(2),Specifies the Address type of server.Address type shall be ipv4 or ipv6.
.1.3.6.1.4.1.171.10.75.16.1.16.3.1.1.3,DES-1210-26MEbx::syslogServAddr,OCTET,read-create,,current,,Specifies the ServerIP to which the syslog shall be forwarded.
.1.3.6.1.4.1.171.10.75.16.1.16.3.1.1.4,DES-1210-26MEbx::syslogServInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the syslogServInterfaceName is linklocal address.
.1.3.6.1.4.1.171.10.75.16.1.16.3.1.1.5,DES-1210-26MEbx::syslogServSeverity,INTEGER,read-create,,current,warning(4):information(6):all(7),Specifies the log level option to be set for a specific server.
.1.3.6.1.4.1.171.10.75.16.1.16.3.1.1.6,DES-1210-26MEbx::syslogServFacility,INTEGER,read-create,,current,local0(128):local1(136):local2(144):local3(152):local4(160):local5(168):local6(176):local7(184),The Syslog standard facilities. The facility to be used when sending Syslog messages to this server.
.1.3.6.1.4.1.171.10.75.16.1.16.3.1.1.7,DES-1210-26MEbx::syslogServUDPport,INTEGER,read-create,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.16.3.1.1.8,DES-1210-26MEbx::syslogServSrvStatus,INTEGER,read-write,,current,disabled(0):enabled(1),The status for this server. If enable, system will send message to  this server.
.1.3.6.1.4.1.171.10.75.16.1.16.3.1.1.9,DES-1210-26MEbx::syslogServSrvRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Row status of this server entry.
.1.3.6.1.4.1.171.10.75.16.1.17,DES-1210-26MEbx::companyLBD,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.17.1,DES-1210-26MEbx::sysLBDStateEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Loopback detection function. The Loopback Detection function is used to detect the loop created by a specific port while Spanning Tree Protocol (STP) is not  enabled in the network, especially when the down links are hubs  or unmanaged switchs.The Switch will automatically shutdown the  port and sends a log to the administrator.
.1.3.6.1.4.1.171.10.75.16.1.17.2,DES-1210-26MEbx::sysLBDMode,INTEGER,read-write,,current,port(1):vlan(2),Loopback detection function mode.
.1.3.6.1.4.1.171.10.75.16.1.17.3,DES-1210-26MEbx::sysLBDInterval,Integer32,read-write,,current,,Set a Loop detection Interval between 1 and 32767 seconds. The default is 2 seconds. This time interval to be used at counting time seconds to resend the CTP packet automatically.
.1.3.6.1.4.1.171.10.75.16.1.17.4,DES-1210-26MEbx::sysLBDRecoverTime,Integer32,read-write,,current,,This time interval to be used at counting time seconds to recover the disabled port automatically.  The Loop Detection Recover Time can be set at 0 seconds,  or 60 to 1000000 seconds. Entering 0 will disable the Loop Detection Recover Time. The default is 60 seconds.
.1.3.6.1.4.1.171.10.75.16.1.17.5,DES-1210-26MEbx::sysLBDCtrlTable,,not-accessible,,current,,A table to control Loopback detection features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.16.1.17.5.1,DES-1210-26MEbx::sysLBDCtrlEntry,,not-accessible,sysLBDCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.16.1.17.5.1.1,DES-1210-26MEbx::sysLBDCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.17.5.1.2,DES-1210-26MEbx::sysLBDPortStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Provides control to per port enable or disable the loopback detection  function. Default is disabled.
.1.3.6.1.4.1.171.10.75.16.1.17.5.1.3,DES-1210-26MEbx::sysLBDPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2),The loop status for this port.
.1.3.6.1.4.1.171.10.75.16.1.17.6,DES-1210-26MEbx::sysLBDVlanLoopTable,,not-accessible,,current,,A table to display Loopback detection features by vlan mode .
.1.3.6.1.4.1.171.10.75.16.1.17.6.1,DES-1210-26MEbx::sysLBDVlanLoopEntry,,not-accessible,sysLBDVlanLoopIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.16.1.17.6.1.1,DES-1210-26MEbx::sysLBDVlanLoopIndex,Integer32,read-only,,current,,Display port lists loop status by vlan.
.1.3.6.1.4.1.171.10.75.16.1.17.6.1.2,DES-1210-26MEbx::sysLBDVlanLoopPorts,OCTET,read-only,,current,,Display port lists loop status by vlan.
.1.3.6.1.4.1.171.10.75.16.1.18,DES-1210-26MEbx::companyMirror,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.18.1,DES-1210-26MEbx::sysMirrorStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Port Mirroring function. Default is disabled. Port Mirroring is a method of monitoring network traffic that  forwards a copy of each incoming and/or outgoing packet from one  port of the Switch to another port where the packet can be studied.
.1.3.6.1.4.1.171.10.75.16.1.18.2,DES-1210-26MEbx::sysMirrorTargetPort,Integer32,read-write,,current,,Specifies the port to which the mirrored traffic in the system  is to be copied.
.1.3.6.1.4.1.171.10.75.16.1.18.3,DES-1210-26MEbx::sysMirrorCtrlIngressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of ingress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.16.1.18.4,DES-1210-26MEbx::sysMirrorCtrlEgressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of egress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.16.1.19,DES-1210-26MEbx::companyStaticMcast,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.19.1,DES-1210-26MEbx::staticMcastTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.16.1.19.1.1,DES-1210-26MEbx::staticMcastEntry,,not-accessible,staticMcastVlanID:staticMcastMac:staticMcastEgressPorts:staticMcastIpAddr,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.16.1.19.1.1.1,DES-1210-26MEbx::staticMcastVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.16.1.19.1.1.2,DES-1210-26MEbx::staticMcastMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.16.1.19.1.1.3,DES-1210-26MEbx::staticMcastEgressPorts,OCTET,read-only,,current,,The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information e.g. from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastForbiddenEgressPorts. The default value of this object is a string of ones of appropriate length.
.1.3.6.1.4.1.171.10.75.16.1.19.1.1.4,DES-1210-26MEbx::staticMcastIpAddr,IpAddress,read-only,,current,,Static Multicast IP Address.
.1.3.6.1.4.1.171.10.75.16.1.19.1.1.5,DES-1210-26MEbx::staticMcastStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static Mcast Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.16.1.20,DES-1210-26MEbx::companySNTPSetting,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.20.1,DES-1210-26MEbx::ipv4sysSNTPTimeSeconds,Integer32,read-write,,obsolete,,This object is for setting the system time in seconds  from Epoch (00:00:00 UTC, January 1, 2009). Notice :  input value must larger than 1230768000 (00:00:00 UTC,  January 1, 2009) and smaller than 2145916799 (23:59:59 UTC, December 31, 2037).
.1.3.6.1.4.1.171.10.75.16.1.20.2,DES-1210-26MEbx::ipv4sysSNTPFirstServer,IpAddress,read-write,,obsolete,,SNTP First Server's IP Address
.1.3.6.1.4.1.171.10.75.16.1.20.3,DES-1210-26MEbx::ipv4sysSNTPSecondServer,IpAddress,read-write,,obsolete,,SNTP Second Server's IP Address
.1.3.6.1.4.1.171.10.75.16.1.20.4,DES-1210-26MEbx::ipv4sysSNTPPollInterval,Integer32,read-write,,obsolete,,SNTP Poll Interval In Seconds (30-99999) 
.1.3.6.1.4.1.171.10.75.16.1.20.5,DES-1210-26MEbx::ipv4sysSNTPState,INTEGER,read-write,,obsolete,sntp(1):local(2),Enable/Disable SNTP function in the system.
.1.3.6.1.4.1.171.10.75.16.1.20.6,DES-1210-26MEbx::ipv4sysSNTPDSTOffset,INTEGER,read-write,,obsolete,offset30min(30):offset60min(60):offset90min(90):offset120min(120),This object is for Daylight Saving Time Offset In (30/60/90/120) Minutes.
.1.3.6.1.4.1.171.10.75.16.1.20.7,DES-1210-26MEbx::ipv4sysSNTPGMTMinutes,INTEGER,read-write,,obsolete,,Specifies the Time Zone Offset from GMT in +/- Minutes. (+780 ~ -720)
.1.3.6.1.4.1.171.10.75.16.1.20.8,DES-1210-26MEbx::ipv4sysSNTPDSTStartMon,INTEGER,read-write,,obsolete,,The start month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.9,DES-1210-26MEbx::ipv4sysSNTPDSTStartDay,INTEGER,read-write,,obsolete,,The start day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.10,DES-1210-26MEbx::ipv4sysSNTPDSTStartHour,INTEGER,read-write,,obsolete,,The start hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.11,DES-1210-26MEbx::ipv4sysSNTPDSTStartMin,INTEGER,read-write,,obsolete,,The start minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.12,DES-1210-26MEbx::ipv4sysSNTPDSTEndMon,INTEGER,read-write,,obsolete,,The end month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.13,DES-1210-26MEbx::ipv4sysSNTPDSTEndDay,INTEGER,read-write,,obsolete,,The end day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.14,DES-1210-26MEbx::ipv4sysSNTPDSTEndHour,INTEGER,read-write,,obsolete,,The end hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.15,DES-1210-26MEbx::ipv4sysSNTPDSTEndMin,INTEGER,read-write,,obsolete,,The end minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.16,DES-1210-26MEbx::ipv4sysSNTPDSTState,INTEGER,read-write,,obsolete,annual(1):disabled(2),This object is for Annual(1) or Disabled(2) DST state in the system.
.1.3.6.1.4.1.171.10.75.16.1.20.17,DES-1210-26MEbx::sysSNTPServerTable,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.20.17.1,DES-1210-26MEbx::sysSNTPTimeSeconds,Integer32,read-write,,current,,This object is for setting the system time in seconds  from Epoch (00:00:00 UTC, January 1, 2009). Notice :  input value must larger than 1230768000 (00:00:00 UTC,  January 1, 2009) and smaller than 2145916799 (23:59:59 UTC, December 31, 2037).
.1.3.6.1.4.1.171.10.75.16.1.20.17.2,DES-1210-26MEbx::sysSNTPFirstServer,OCTET,read-write,,current,,SNTP First Server's IPv6 Address
.1.3.6.1.4.1.171.10.75.16.1.20.17.3,DES-1210-26MEbx::sysSNTPFirstType,INTEGER,read-write,,current,iPv4(1):iPv6(2),SNTP First Server's IPv6 Address type.
.1.3.6.1.4.1.171.10.75.16.1.20.17.4,DES-1210-26MEbx::sysSNTPFirstInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the sysSNTPFirstServer is linklocal address.
.1.3.6.1.4.1.171.10.75.16.1.20.17.5,DES-1210-26MEbx::sysSNTPSecondServer,OCTET,read-write,,current,,SNTP Second Server's IPv6 Address
.1.3.6.1.4.1.171.10.75.16.1.20.17.6,DES-1210-26MEbx::sysSNTPSecondType,INTEGER,read-write,,current,iPv4(1):iPv6(2),SNTP First Server's IPv6 Address type.
.1.3.6.1.4.1.171.10.75.16.1.20.17.7,DES-1210-26MEbx::sysSNTPSecondInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the sysSNTPSecondServer is linklocal address.
.1.3.6.1.4.1.171.10.75.16.1.20.17.8,DES-1210-26MEbx::sysSNTPPollInterval,Integer32,read-write,,current,,SNTP Poll Interval In Seconds (30-99999) 
.1.3.6.1.4.1.171.10.75.16.1.20.17.9,DES-1210-26MEbx::sysSNTPState,INTEGER,read-write,,current,sntp(1):local(2),Enable/Disable SNTP function in the system.
.1.3.6.1.4.1.171.10.75.16.1.20.17.10,DES-1210-26MEbx::sysSNTPDSTOffset,INTEGER,read-write,,current,offset30min(30):offset60min(60):offset90min(90):offset120min(120),This object is for Daylight Saving Time Offset  In (30/60/90/120) Minutes.
.1.3.6.1.4.1.171.10.75.16.1.20.17.11,DES-1210-26MEbx::sysSNTPGMTMinutes,INTEGER,read-write,,current,,Specifies the Time Zone Offset from GMT in +/- Minutes. (+780 ~ -720)
.1.3.6.1.4.1.171.10.75.16.1.20.17.12,DES-1210-26MEbx::sysSNTPDSTStartMon,INTEGER,read-write,,current,,The start month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.17.13,DES-1210-26MEbx::sysSNTPDSTStartDay,INTEGER,read-write,,current,,The start day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.17.14,DES-1210-26MEbx::sysSNTPDSTStartHour,INTEGER,read-write,,current,,The start hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.17.15,DES-1210-26MEbx::sysSNTPDSTStartMin,INTEGER,read-write,,current,,The start minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.17.16,DES-1210-26MEbx::sysSNTPDSTEndMon,INTEGER,read-write,,current,,The end month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.17.17,DES-1210-26MEbx::sysSNTPDSTEndDay,INTEGER,read-write,,current,,The end day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.17.18,DES-1210-26MEbx::sysSNTPDSTEndHour,INTEGER,read-write,,current,,The end hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.17.19,DES-1210-26MEbx::sysSNTPDSTEndMin,INTEGER,read-write,,current,,The end minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.16.1.20.17.20,DES-1210-26MEbx::sysSNTPDSTState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for Enabled(1) or Disabled(2) DST state in the system.
.1.3.6.1.4.1.171.10.75.16.1.20.17.30,DES-1210-26MEbx::sysSNTPDSTMethod,INTEGER,read-write,,current,annual(1):repeating(2),This object is for Annual(1) or Repeating(2) DST method in the system.
.1.3.6.1.4.1.171.10.75.16.1.20.17.31,DES-1210-26MEbx::sysSNTPDSTRepeatStartMon,INTEGER,read-write,,current,,The start month of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.16.1.20.17.32,DES-1210-26MEbx::sysSNTPDSTRepeatStartWeek,INTEGER,read-write,,current,last(0):first(1):second(2):third(3):fourth(4):fifth(5),The start week of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.16.1.20.17.33,DES-1210-26MEbx::sysSNTPDSTRepeatStartWeekDay,INTEGER,read-write,,current,sun(0):mon(1):tue(2):wed(3):thu(4):fri(5):sat(6),The start weekday of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.16.1.20.17.34,DES-1210-26MEbx::sysSNTPDSTRepeatStartHour,INTEGER,read-write,,current,,The start hour of Daylight Saving Time in Repeating mode..
.1.3.6.1.4.1.171.10.75.16.1.20.17.35,DES-1210-26MEbx::sysSNTPDSTRepeatStartMin,INTEGER,read-write,,current,,The start minute of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.16.1.20.17.36,DES-1210-26MEbx::sysSNTPDSTRepeatEndMon,INTEGER,read-write,,current,,The end month of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.16.1.20.17.37,DES-1210-26MEbx::sysSNTPDSTRepeatEndWeek,INTEGER,read-write,,current,last(0):first(1):second(2):third(3):fourth(4):fifth(5),The end week of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.16.1.20.17.38,DES-1210-26MEbx::sysSNTPDSTRepeatEndWeekDay,INTEGER,read-write,,current,sun(0):mon(1):tue(2):wed(3):thu(4):fri(5):sat(6),The end weekday of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.16.1.20.17.39,DES-1210-26MEbx::sysSNTPDSTRepeatEndHour,INTEGER,read-write,,current,,The end hour of Daylight Saving Time in Repeating mode..
.1.3.6.1.4.1.171.10.75.16.1.20.17.40,DES-1210-26MEbx::sysSNTPDSTRepeatEndMin,INTEGER,read-write,,current,,The end minute of Daylight Saving Time in Repeating mode.
.1.3.6.1.4.1.171.10.75.16.1.22,DES-1210-26MEbx::companyRMON,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.22.1,DES-1210-26MEbx::rmonGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RMON function.
.1.3.6.1.4.1.171.10.75.16.1.22.2,DES-1210-26MEbx::rmonStatistics,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.22.2.1,DES-1210-26MEbx::rmonStatsTable,,not-accessible,,current,,A list of Ethernet statistics entries.
.1.3.6.1.4.1.171.10.75.16.1.22.2.1.1,DES-1210-26MEbx::rmonStatsEntry,,not-accessible,rmonStatsIndex,current,,A collection of statistics kept for a particular Ethernet interface. As an example, an instance of the etherStatsPkts object might be named etherStatsPkts.1
.1.3.6.1.4.1.171.10.75.16.1.22.2.1.1.1,DES-1210-26MEbx::rmonStatsIndex,Integer32,read-only,,current,,The value of this object uniquely identifies this etherStats entry.
.1.3.6.1.4.1.171.10.75.16.1.22.2.1.1.2,DES-1210-26MEbx::rmonStatsDataSource,OBJECT,read-create,,current,,This object identifies the source of the data that this etherStats entry is configured to analyze. This source can be any ethernet interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated etherStatsStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.2.1.1.3,DES-1210-26MEbx::rmonStatsOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.16.1.22.2.1.1.4,DES-1210-26MEbx::rmonStatsStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this etherStats entry.
.1.3.6.1.4.1.171.10.75.16.1.22.3,DES-1210-26MEbx::rmonHistory,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.22.3.1,DES-1210-26MEbx::rmonHistoryTable,,not-accessible,,current,,A list of history control entries.
.1.3.6.1.4.1.171.10.75.16.1.22.3.1.1,DES-1210-26MEbx::rmonHistoryEntry,,not-accessible,rmonHistoryIndex,current,,A list of parameters that set up a periodic sampling of statistics. As an example, an instance of the historyControlInterval object might be named historyControlInterval.2
.1.3.6.1.4.1.171.10.75.16.1.22.3.1.1.1,DES-1210-26MEbx::rmonHistoryIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the historyControl table. Each such entry defines a set of samples at a particular interval for an interface on the device.
.1.3.6.1.4.1.171.10.75.16.1.22.3.1.1.2,DES-1210-26MEbx::rmonHistoryDataSource,OBJECT,read-create,,current,,This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this historyControlEntry. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.3.1.1.3,DES-1210-26MEbx::rmonHistoryBucketsRequested,Integer32,read-create,,current,,The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this historyControlEntry. When this object is created or modified, the probe should set historyControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
.1.3.6.1.4.1.171.10.75.16.1.22.3.1.1.4,DES-1210-26MEbx::rmonHistoryInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this historyControlEntry. This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and set the historyControlInterval object to a value less than this interval. This is typically most important for the 'octets' counter in any media-specific table. For example, on an Ethernet network, the etherHistoryOctets counter could overflow in about one hour at the Ethernet's maximum utilization. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.3.1.1.5,DES-1210-26MEbx::rmonHistoryOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.16.1.22.3.1.1.6,DES-1210-26MEbx::rmonHistoryStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this historyControl entry. Each instance of the media-specific table associated with this historyControlEntry will be deleted by the agent if this historyControlEntry is not equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.4,DES-1210-26MEbx::rmonAlarm,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.22.4.1,DES-1210-26MEbx::rmonAlarmTable,,not-accessible,,current,,A list of alarm entries.
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1,DES-1210-26MEbx::rmonAlarmEntry,,not-accessible,rmonAlarmIndex,current,,A list of parameters that set up a periodic checking for alarm conditions. For example, an instance of the alarmValue object might be named alarmValue.8
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1.1,DES-1210-26MEbx::rmonAlarmIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the alarm table. Each such entry defines a diagnostic sample at a particular interval for an object on the device.
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1.2,DES-1210-26MEbx::rmonAlarmInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be taken in the case of deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1.3,DES-1210-26MEbx::rmonAlarmVariable,OBJECT,read-create,,current,,The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Integer32, Counter32, Counter64, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. If at any time the variable name of an established alarmEntry is no longer available in the selected MIB view, the probe must change the status of this alarmEntry to invalid(4). This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1.4,DES-1210-26MEbx::rmonAlarmSampleType,INTEGER,read-create,,current,absoluteValue(1):deltaValue(2),The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1.5,DES-1210-26MEbx::rmonAlarmRisingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the alarmFallingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1.6,DES-1210-26MEbx::rmonAlarmFallingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1.7,DES-1210-26MEbx::rmonAlarmRisingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a rising threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1.8,DES-1210-26MEbx::rmonAlarmFallingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a falling threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1.9,DES-1210-26MEbx::rmonAlarmOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.16.1.22.4.1.1.10,DES-1210-26MEbx::rmonAlarmStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this alarm entry.
.1.3.6.1.4.1.171.10.75.16.1.22.5,DES-1210-26MEbx::rmonEvent,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.22.5.1,DES-1210-26MEbx::rmonEventTable,,not-accessible,,current,,A list of events to be generated.
.1.3.6.1.4.1.171.10.75.16.1.22.5.1.1,DES-1210-26MEbx::rmonEventEntry,,not-accessible,rmonEventIndex,current,,A set of parameters that describe an event to be generated when certain conditions are met. As an example, an instance of the eventLastTimeSent object might be named eventLastTimeSent.6
.1.3.6.1.4.1.171.10.75.16.1.22.5.1.1.1,DES-1210-26MEbx::rmonEventIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur.
.1.3.6.1.4.1.171.10.75.16.1.22.5.1.1.2,DES-1210-26MEbx::rmonEventDescription,OCTET,read-create,,current,,A comment describing this event entry.
.1.3.6.1.4.1.171.10.75.16.1.22.5.1.1.3,DES-1210-26MEbx::rmonEventType,INTEGER,read-create,,current,none(1):log(2):snmptrap(3):logandtrap(4),The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations.
.1.3.6.1.4.1.171.10.75.16.1.22.5.1.1.4,DES-1210-26MEbx::rmonEventCommunity,OCTET,read-create,,current,,If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string.
.1.3.6.1.4.1.171.10.75.16.1.22.5.1.1.5,DES-1210-26MEbx::rmonEventOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it. If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this device
.1.3.6.1.4.1.171.10.75.16.1.22.5.1.1.6,DES-1210-26MEbx::rmonEventStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.
.1.3.6.1.4.1.171.10.75.16.1.23,DES-1210-26MEbx::companyAuthGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.23.1,DES-1210-26MEbx::swAuthenCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.23.1.1,DES-1210-26MEbx::swAuthStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Static 802.1x.
.1.3.6.1.4.1.171.10.75.16.1.23.1.2,DES-1210-26MEbx::swAuthMode,INTEGER,read-write,,current,portBase(1):macBase(2),This object indicates the authentication mode of the device.
.1.3.6.1.4.1.171.10.75.16.1.23.1.3,DES-1210-26MEbx::authProtocol,INTEGER,read-write,,current,authProtocolRadiusEap(1):authProtocolLocal(2),The authentication method used to authenticate users.
.1.3.6.1.4.1.171.10.75.16.1.23.1.4,DES-1210-26MEbx::swAuthCtrlPktFwdMode,INTEGER,read-write,,current,authForwardEap(1):authDropEap(2),When 802.1x disable, this item can decided eap packet be forward or drop.
.1.3.6.1.4.1.171.10.75.16.1.23.2,DES-1210-26MEbx::swAuthPortAccessCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.23.2.1,DES-1210-26MEbx::swAuthPortAccessControlTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1,DES-1210-26MEbx::swAuthPortAccessControlEntry,,not-accessible,swAuthAuthConfigPortNumber,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.1,DES-1210-26MEbx::swAuthAuthConfigPortNumber,INTEGER,read-only,,current,,A unique value for each port that correlates to port index. Its value ranges between 1 and the value of port number. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.2,DES-1210-26MEbx::swAuthAuthQuietPeriod,INTEGER,read-write,,current,,The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.3,DES-1210-26MEbx::swAuthAuthSuppTimeout,INTEGER,read-write,,current,,The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.4,DES-1210-26MEbx::swAuthAuthServerTimeout,INTEGER,read-write,,current,,The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.5,DES-1210-26MEbx::swAuthAuthMaxReq,INTEGER,read-write,,current,,The value of the maxReq constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.6,DES-1210-26MEbx::swAuthAuthTxPeriod,INTEGER,read-write,,current,,The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.7,DES-1210-26MEbx::swAuthAuthReAuthPeriod,INTEGER,read-write,,current,,The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.8,DES-1210-26MEbx::swAuthAuthReAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),The enable/disable control used by the Reauthentication Timer state machine (8.5.5.1).
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.9,DES-1210-26MEbx::swAuthAuthConfigPortControl,INTEGER,read-write,,current,forceUnauthorized(1):auto(2):forceAuthorized(3),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.10,DES-1210-26MEbx::swAuthAuthCapability,INTEGER,read-write,,current,authenticator(1):none(2),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.16.1.23.2.1.1.11,DES-1210-26MEbx::swAuthAuthDirection,INTEGER,read-write,,current,both(0):in(1),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.16.1.23.3,DES-1210-26MEbx::swAuthUser,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.23.3.1,DES-1210-26MEbx::swAuthUserTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.16.1.23.3.1.1,DES-1210-26MEbx::swAuthUserEntry,,not-accessible,swAuthUserName,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.16.1.23.3.1.1.1,DES-1210-26MEbx::swAuthUserName,OCTET,read-only,,current,,The unique index value of a row in this table. This object is used to set 802.1X Local user name, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.16.1.23.3.1.1.2,DES-1210-26MEbx::swAuthUserPassword,OCTET,read-write,,current,,This object is used to set 802.1X Local user Password, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.16.1.23.3.1.1.3,DES-1210-26MEbx::swAuthUserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the swAuthUserTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The swAuthUserName objects must be explicitly set.
.1.3.6.1.4.1.171.10.75.16.1.23.4,DES-1210-26MEbx::swAuthRadiusServer,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.23.4.1,DES-1210-26MEbx::iPv4swAuthRadiusServerTable,,not-accessible,,obsolete,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.16.1.23.4.1.1,DES-1210-26MEbx::iPv4swAuthRadiusServerEntry,,not-accessible,iPv4swAuthRadiusServerIndex,obsolete,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.16.1.23.4.1.1.1,DES-1210-26MEbx::iPv4swAuthRadiusServerIndex,INTEGER,read-only,,obsolete,,A unique value for Authentication RADIUS Server index. Its value ranges between 1 and 3.
.1.3.6.1.4.1.171.10.75.16.1.23.4.1.1.2,DES-1210-26MEbx::iPv4swAuthRadiusServerAddress,IpAddress,read-write,,obsolete,,The IP address of the RADIUS server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.16.1.23.4.1.1.3,DES-1210-26MEbx::iPv4swAuthRadiusServerAuthenticationPort,INTEGER,read-write,,obsolete,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.23.4.1.1.4,DES-1210-26MEbx::iPv4swAuthRadiusServerAccountingPort,INTEGER,read-write,,obsolete,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.23.4.1.1.5,DES-1210-26MEbx::iPv4swAuthRadiusServerTimeout,INTEGER,read-write,,obsolete,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.23.4.1.1.6,DES-1210-26MEbx::iPv4swAuthRadiusServerRetransmit,INTEGER,read-write,,obsolete,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.23.4.1.1.7,DES-1210-26MEbx::iPv4swAuthRadiusServerKey,OCTET,read-write,,obsolete,,This object is used to set 802.1X Radius Server Key, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.16.1.23.4.1.1.8,DES-1210-26MEbx::iPv4swAuthRadiusServerStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the swAuthRadiusServerTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The swAuthRadiusServerIndex objects must be explicitly set.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2,DES-1210-26MEbx::swAuthRadiusServerTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1,DES-1210-26MEbx::swAuthRadiusServerEntry,,not-accessible,swAuthRadiusServerIndex,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1.1,DES-1210-26MEbx::swAuthRadiusServerIndex,INTEGER,read-only,,current,,A unique value for Authentication RADIUS Server index. Its value ranges between 1 and 3.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1.2,DES-1210-26MEbx::swAuthRadiusIPType,INTEGER,read-write,,current,,The IP address of the RADIUS server IP type referred to in this table entry.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1.3,DES-1210-26MEbx::swAuthRadiusServerAddress,OCTET,read-write,,current,,The IP address of the RADIUS server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1.4,DES-1210-26MEbx::swAuthRadiusServerInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the swAuthRadiusServerAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1.5,DES-1210-26MEbx::swAuthRadiusServerAuthenticationPort,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1.6,DES-1210-26MEbx::swAuthRadiusServerAccountingPort,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1.7,DES-1210-26MEbx::swAuthRadiusServerTimeout,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1.8,DES-1210-26MEbx::swAuthRadiusServerRetransmit,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1.9,DES-1210-26MEbx::swAuthRadiusServerKey,OCTET,read-write,,current,,This object is used to set 802.1X Radius Server Key, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.16.1.23.4.2.1.10,DES-1210-26MEbx::swAuthRadiusServerStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the swAuthRadiusServerTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The swAuthRadiusServerIndex objects must be explicitly set.
.1.3.6.1.4.1.171.10.75.16.1.24,DES-1210-26MEbx::companyGuestVlan,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.24.1,DES-1210-26MEbx::guestVlanName,OCTET,read-write,,current,,The VLAN name of guest VLAN.
.1.3.6.1.4.1.171.10.75.16.1.24.2,DES-1210-26MEbx::guestVlanPort,OCTET,read-write,,current,,This object indicates the guest VLAN port members of this device.
.1.3.6.1.4.1.171.10.75.16.1.24.3,DES-1210-26MEbx::guestVlanDelState,INTEGER,read-write,,current,none(1):start(2),Used to delete the guest VLAN.
.1.3.6.1.4.1.171.10.75.16.1.25,DES-1210-26MEbx::companyMacNotify,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.25.1,DES-1210-26MEbx::macNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.10.75.16.1.25.2,DES-1210-26MEbx::macNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.10.75.16.1.25.3,DES-1210-26MEbx::macNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. The default value is 1 .
.1.3.6.1.4.1.171.10.75.16.1.25.4,DES-1210-26MEbx::macNotifyCtrlTable,,not-accessible,,current,,A table to control Loopback detection features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.16.1.25.4.1,DES-1210-26MEbx::macNotifyCtrlEntry,,not-accessible,macNotifyCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.16.1.25.4.1.1,DES-1210-26MEbx::macNotifyCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.25.4.1.2,DES-1210-26MEbx::macNotifyPortStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Provides control to per port enable or disable the loopback detection  function. Default is disabled.
.1.3.6.1.4.1.171.10.75.16.1.25.5,DES-1210-26MEbx::macNotifyInfo,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.25.5.1,DES-1210-26MEbx::macNotifyInfoDiscription,OCTET,accessible-for-notify,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + MAC address + Box ID + Port Number + Zero... Operation Code: 1, 2 and 3 1 means learned a new MAC address 2 means deleted an old MAC address. Box ID: The switch box ID, for standalone device, it always 1. Port Number: The port number learned or deleted for the box. Zero: Used to separate each message (Operate Code + MAC address + Box ID + Port Number).
.1.3.6.1.4.1.171.10.75.16.1.27,DES-1210-26MEbx::companyISMVLAN,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.27.1,DES-1210-26MEbx::igmpMulticastVlanStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable IGMP Multicast Vlan function.
.1.3.6.1.4.1.171.10.75.16.1.27.2,DES-1210-26MEbx::igmpMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1,DES-1210-26MEbx::igmpMulticastVlanEntry,,not-accessible,igmpMulticastVlanid,current,,The entry of igmpMulticastVlanTable.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.1,DES-1210-26MEbx::igmpMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.2,DES-1210-26MEbx::igmpMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.3,DES-1210-26MEbx::igmpMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.4,DES-1210-26MEbx::igmpMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The source ports will be set as untagged ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.5,DES-1210-26MEbx::igmpMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.6,DES-1210-26MEbx::igmpMulticastVlanUntaggedSourcePort,OCTET,read-write,,current,,This object indicates the port list of the untag source ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.7,DES-1210-26MEbx::igmpMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.8,DES-1210-26MEbx::igmpMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.9,DES-1210-26MEbx::igmpMulticastVlanRemapPriority,INTEGER,read-write,,current,,The remap priority of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.10,DES-1210-26MEbx::igmpMulticastVlanReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),The replacement priority of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.11,DES-1210-26MEbx::igmpMulticastVlanSrcPortDymLearn,INTEGER,read-write,,current,enabled(1):disabled(2),The source port dynamical learn of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.12,DES-1210-26MEbx::igmpMulticastVlanReplaceCVID,INTEGER,read-write,,current,,The replacement cvid of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.2.1.13,DES-1210-26MEbx::igmpMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.27.3,DES-1210-26MEbx::igmpMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.10.75.16.1.27.3.1,DES-1210-26MEbx::igmpMulticastVlanGroupEntry,,not-accessible,igmpMulticastVlanGroupVid:igmpMulticastVlanGroupFromIp:igmpMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.10.75.16.1.27.3.1.1,DES-1210-26MEbx::igmpMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.10.75.16.1.27.3.1.2,DES-1210-26MEbx::igmpMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.3.1.3,DES-1210-26MEbx::igmpMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.3.1.4,DES-1210-26MEbx::igmpMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.27.4,DES-1210-26MEbx::multicastVlanTable,,not-accessible,,current,,Information about the IGMP/MLD snooping multicast VLAN table.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1,DES-1210-26MEbx::multicastVlanEntry,,not-accessible,multicastVlanid,current,,The entry of multicastVlanTable.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.1,DES-1210-26MEbx::multicastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP/MLD snooping  multicast VLAN entry.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.2,DES-1210-26MEbx::multicastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP/MLD snooping multicast VLAN entry.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.3,DES-1210-26MEbx::multicastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the  IGMP/MLD snooping multicast VLAN. The source ports will be set as  tag ports of the VLAN entry and the IGMP control messages received  from themember ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.4,DES-1210-26MEbx::multicastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the  IGMP/MLD snooping multicast VLAN. The source ports will be set as untagged ports of the VLAN entry and the IGMP control messages  received from themember ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.5,DES-1210-26MEbx::multicastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the  IGMP/MLD snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.6,DES-1210-26MEbx::multicastVlanUntaggedSourcePort,OCTET,read-write,,current,,This object indicates the port list of the untag source ports of the  IGMP/MLD snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.7,DES-1210-26MEbx::multicastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP/MLD snooping  multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.8,DES-1210-26MEbx::multicastVlanIgmpReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.9,DES-1210-26MEbx::multicastVlanMldReplaceSourceIp,OCTET,read-write,,current,,The replacement source IP of this MLD snooping multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.10,DES-1210-26MEbx::multicastVlanRemapPriority,INTEGER,read-write,,current,,The remap priority of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.11,DES-1210-26MEbx::multicastVlanReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),The replacement priority of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.12,DES-1210-26MEbx::multicastVlanSrcPortDymLearn,INTEGER,read-write,,current,enabled(1):disabled(2),The source port dynamical learn of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.13,DES-1210-26MEbx::multicastVlanReplaceCVID,INTEGER,read-write,,current,,The replacement cvid of this multicast VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.4.1.14,DES-1210-26MEbx::multicastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.27.5,DES-1210-26MEbx::multicastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP/MLD snooping multicast VLAN group information
.1.3.6.1.4.1.171.10.75.16.1.27.5.1,DES-1210-26MEbx::multicastVlanGroupEntry,,not-accessible,multicastVlanGroupVid:multicastVlanGroupIpType:multicastVlanGroupFromIp:multicastVlanGroupToIp,current,,The entry of multicastVlanGroupTable.
.1.3.6.1.4.1.171.10.75.16.1.27.5.1.1,DES-1210-26MEbx::multicastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP/MLD snooping multicast VLAN group.
.1.3.6.1.4.1.171.10.75.16.1.27.5.1.2,DES-1210-26MEbx::multicastVlanGroupIpType,INTEGER,read-only,,current,iPv4(1):iPv6(2),Type of specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.5.1.3,DES-1210-26MEbx::multicastVlanGroupFromIp,OCTET,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.5.1.4,DES-1210-26MEbx::multicastVlanGroupToIp,OCTET,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.10.75.16.1.27.5.1.5,DES-1210-26MEbx::multicastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.28,DES-1210-26MEbx::companyDHCPRelay,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.28.1,DES-1210-26MEbx::dhcpBOOTPRelayControl,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.28.1.1,DES-1210-26MEbx::dhcpBOOTPRelayState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.28.1.2,DES-1210-26MEbx::dhcpBOOTPRelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that the BOOTP packets can cross.
.1.3.6.1.4.1.171.10.75.16.1.28.1.3,DES-1210-26MEbx::dhcpBOOTPRelayTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.10.75.16.1.28.1.4,DES-1210-26MEbx::dhcpBOOTPRelayEnablePortlist,OCTET,read-write,,current,,This object indicates DHCP relay function is enabled or disabled by portlist.
.1.3.6.1.4.1.171.10.75.16.1.28.1.5,DES-1210-26MEbx::dhcpRelayVlanTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.16.1.28.1.5.1,DES-1210-26MEbx::dhcpRelayVlanTableEntry,,not-accessible,dhcpRelayVlanSettingsVLANID,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.16.1.28.1.5.1.1,DES-1210-26MEbx::dhcpRelayVlanSettingsVLANID,INTEGER,read-only,,current,,This object displays the current VLAN ID of the device.
.1.3.6.1.4.1.171.10.75.16.1.28.1.5.1.2,DES-1210-26MEbx::dhcpRelayVlanSettingsState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.28.2,DES-1210-26MEbx::dhcpBOOTPRelayManagement,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.28.2.1,DES-1210-26MEbx::dhcpBOOTPRelayInterfaceSettingsTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.16.1.28.2.1.1,DES-1210-26MEbx::dhcpBOOTPRelayInterfaceSettingsEntry,,not-accessible,dhcpBOOTPRelayInterface:dhcpBOOTPRelayServerIP,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.16.1.28.2.1.1.1,DES-1210-26MEbx::dhcpBOOTPRelayInterface,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.10.75.16.1.28.2.1.1.2,DES-1210-26MEbx::dhcpBOOTPRelayServerIP,IpAddress,read-only,,current,,This object indicates the DHCP server IP address.
.1.3.6.1.4.1.171.10.75.16.1.28.2.1.1.3,DES-1210-26MEbx::dhcpBOOTPRelayInterfaceSettingsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.28.2.2,DES-1210-26MEbx::dhcpBOOTPRelayManagementOption82,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.28.2.2.1,DES-1210-26MEbx::dhcpBOOTPRelayOption82State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 82 function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.28.2.2.2,DES-1210-26MEbx::dhcpBOOTPRelayOption82CheckState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 82 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.28.2.2.3,DES-1210-26MEbx::dhcpBOOTPRelayOption82Policy,INTEGER,read-write,,current,replace(1):drop(2):keep(3),This object indicates DHCP relay option 82 policy.
.1.3.6.1.4.1.171.10.75.16.1.28.2.2.4,DES-1210-26MEbx::dhcpBOOTPRelayOption82RemoteIDType,INTEGER,read-write,,current,default(1):userdefined(2):userdefinedhex(3),This object indicates the type of remote ID. If the type is default, the remote ID will be the MAC address of the device, otherwise, the remote ID can be defined by writing to the swDHCPRelayOption82RemoteID object.
.1.3.6.1.4.1.171.10.75.16.1.28.2.2.5,DES-1210-26MEbx::dhcpBOOTPRelayOption82RemoteID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If swDHCPRelayOption82RemoteIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If swDHCPRelayOption82RemoteIDType is set to user-defined or user-defined-hex, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.16.1.28.2.2.7,DES-1210-26MEbx::dhcpBOOTPRelayOption82CircuitIDType,INTEGER,read-write,,current,default(1):userdefined(2):userdefinedhex(3),This object indicates the type of remote ID. If the type is default, the circuit ID will be blank, otherwise, the circuit ID can be defined by writing to the dhcpBOOTPRelayOption82CircuitID object.
.1.3.6.1.4.1.171.10.75.16.1.28.2.2.8,DES-1210-26MEbx::dhcpBOOTPRelayOption82CircuitID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If dhcpBOOTPRelayOption82CircuitIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If dhcpBOOTPRelayOption82CircuitIDType is set to user-defined or user-defined-hex, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.16.1.29,DES-1210-26MEbx::companyDHCPLocalRelay,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.29.1,DES-1210-26MEbx::dhcpLocalRelayGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP local relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.29.2,DES-1210-26MEbx::dhcpLocalRelayTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (local relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.16.1.29.2.1,DES-1210-26MEbx::dhcpLocalRelayTableEntry,,not-accessible,dhcpLocalRelaySettingsVLANID,current,,A list of information indicates the IP address as a destination to forward (local relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.16.1.29.2.1.1,DES-1210-26MEbx::dhcpLocalRelaySettingsVLANID,INTEGER,read-only,,current,,This object displays the current VLAN ID of the device.
.1.3.6.1.4.1.171.10.75.16.1.29.2.1.2,DES-1210-26MEbx::dhcpLocalRelaySettingsState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP local relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.29.3,DES-1210-26MEbx::dhcpLocalRelayEnablePortlist,OCTET,read-write,,current,,This object indicates DHCP local relay function is enabled or disabled by portlist.
.1.3.6.1.4.1.171.10.75.16.1.30,DES-1210-26MEbx::companyTrapSetting,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.30.1,DES-1210-26MEbx::sysTrapIP,IpAddress,read-write,,current,,The smart console utility's IP address is used to recive trap events.
.1.3.6.1.4.1.171.10.75.16.1.30.2,DES-1210-26MEbx::sysTrapSystemEvent,INTEGER,read-write,,current,none(0):deviceBootUp(1):illegalLogin(2):both(3),Enable/Disable system trap events in the switch system.
.1.3.6.1.4.1.171.10.75.16.1.30.3,DES-1210-26MEbx::sysTrapFiberPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable fiber port trap event in the system.
.1.3.6.1.4.1.171.10.75.16.1.30.4,DES-1210-26MEbx::sysTrapTwistedPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable twisted port trap event in the system.
.1.3.6.1.4.1.171.10.75.16.1.30.5,DES-1210-26MEbx::sysTrapStateChangeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable RSTP state change trap event in the system.
.1.3.6.1.4.1.171.10.75.16.1.30.6,DES-1210-26MEbx::sysTrapFirmUpgradeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable firmware upgrading trap event in the system.
.1.3.6.1.4.1.171.10.75.16.1.30.10,DES-1210-26MEbx::sysTrapStatus,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable trap event in the system.
.1.3.6.1.4.1.171.10.75.16.1.30.13,DES-1210-26MEbx::sysTrapPortSecurity,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.30.14,DES-1210-26MEbx::sysTrapIMPBViolation,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.30.15,DES-1210-26MEbx::sysTrapLBD,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.30.16,DES-1210-26MEbx::sysTrapDHCPServerScreening,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.16.1.30.17,DES-1210-26MEbx::sysTrapDuplicateIPDetected,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling send gratuitous trap when IP address conflicted in the network.
.1.3.6.1.4.1.171.10.75.16.1.32,DES-1210-26MEbx::companyLLDPSetting,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.32.1,DES-1210-26MEbx::dlinklldpState,INTEGER,read-write,,current,enable(1):disable(2),This object is used for enabling or disabling LLDP in the system.
.1.3.6.1.4.1.171.10.75.16.1.32.2,DES-1210-26MEbx::dlinklldpMsgHoldMultiplier,INTEGER,read-write,,current,,The time-to-live value expressed as a multiple of the lldpMessageTxInterval object.The actual time-to-live value used in LLDP frames, transmitted on behalf of this LLDP agent, can be expressed by the following formula: TTL = min(65535, (lldpMessageTxInterval * lldpMessageTxHoldMultiplier))
.1.3.6.1.4.1.171.10.75.16.1.32.3,DES-1210-26MEbx::dlinklldpMsgTxInterval,INTEGER,read-write,,current,,This object is used for LLDP packet update frequency. The timer in units of seconds.
.1.3.6.1.4.1.171.10.75.16.1.32.4,DES-1210-26MEbx::dlinklldpReinitDelay,INTEGER,read-write,,current,,This object is used for LLDP Reinitialization Delay. The timer in units of seconds.
.1.3.6.1.4.1.171.10.75.16.1.32.5,DES-1210-26MEbx::dlinklldpTxDelay,INTEGER,read-write,,current,,The lldpTxDelay indicates the delay (in units of seconds) between successive LLDP frame transmissions  initiated by value/status changes in the LLDP local systems MIB. The recommended value for the lldpTxDelay is set by the following formula:
.1.3.6.1.4.1.171.10.75.16.1.32.6,DES-1210-26MEbx::dlinklldpConfigManAddrPortsTxEnable,OCTET,read-write,,current,,A set of ports that are identified by a PortList, in which each port is represented as a bit. The corresponding local system management address instance will be transmitted on the member ports of the lldpManAddrPortsTxEnable.   The default value for lldpConfigManAddrPortsTxEnable object is empty binary string, which means no ports are specified for advertising indicated management address instance.
.1.3.6.1.4.1.171.10.75.16.1.32.11,DES-1210-26MEbx::lldpPortConfigTable,,not-accessible,,current,,The table that controls LLDP frame transmission on individual
.1.3.6.1.4.1.171.10.75.16.1.32.11.1,DES-1210-26MEbx::lldpPortConfigEntry,,not-accessible,lldpPortConfigPortNum,current,,LLDP configuration information for a particular port.
.1.3.6.1.4.1.171.10.75.16.1.32.11.1.1,DES-1210-26MEbx::lldpPortConfigPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component
.1.3.6.1.4.1.171.10.75.16.1.32.11.1.2,DES-1210-26MEbx::lldpPortConfigAdminStatus,INTEGER,read-write,,current,txOnly(1):rxOnly(2):txAndRx(3):disabled(4),The administratively desired status of the local LLDP agent.
.1.3.6.1.4.1.171.10.75.16.1.32.11.1.3,DES-1210-26MEbx::lldpPortConfigNotificationEnable,INTEGER,read-write,,current,true(1):false(2),The lldpPortConfigNotificationEnable controls, on a per
.1.3.6.1.4.1.171.10.75.16.1.32.11.1.4,DES-1210-26MEbx::lldpPortConfigTLVsTxEnable,BITS,read-write,,current,portDesc(0):sysName(1):sysDesc(2):sysCap(3),The lldpPortConfigTLVsTxEnable, defined as a bitmap,
.1.3.6.1.4.1.171.10.75.16.1.32.12,DES-1210-26MEbx::lldpXdot3Objects,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.32.12.1,DES-1210-26MEbx::lldpXdot3Config,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.32.12.1.1,DES-1210-26MEbx::lldpXdot3PortConfigTable,,not-accessible,,current,,A table that controls selection of LLDP TLVs to be transmitted 
.1.3.6.1.4.1.171.10.75.16.1.32.12.1.1.1,DES-1210-26MEbx::lldpXdot3PortConfigEntry,,not-accessible,,current,,LLDP configuration information that controls the
.1.3.6.1.4.1.171.10.75.16.1.32.12.1.1.1.1,DES-1210-26MEbx::lldpXdot3PortConfigTLVsTxEnable,BITS,read-write,,current,macPhyConfigStatus(0):powerViaMDI(1):linkAggregation(2):maxFrameSize(3),The lldpXdot3PortConfigTLVsTxEnable, defined as a bitmap,
.1.3.6.1.4.1.171.10.75.16.1.32.12.2,DES-1210-26MEbx::lldpXdot3LocalData,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.1,DES-1210-26MEbx::lldpXdot3LocPortTable,,not-accessible,,current,,This table contains one row per port of Ethernet port
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.1.1,DES-1210-26MEbx::lldpXdot3LocPortEntry,,not-accessible,lldpXdot3LocPortAutoNegSupported,current,,Information about a particular port component.
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.1.1.1,DES-1210-26MEbx::lldpXdot3LocPortAutoNegSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.1.1.2,DES-1210-26MEbx::lldpXdot3LocPortAutoNegEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether port
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.1.1.3,DES-1210-26MEbx::lldpXdot3LocPortAutoNegAdvertisedCap,OCTET,read-only,,current,,This object contains the value (bitmap) of the
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.1.1.4,DES-1210-26MEbx::lldpXdot3LocPortOperMauType,Integer32,read-only,,current,,An integer value that indicates the operational MAU type
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.2,DES-1210-26MEbx::lldpXdot3LocPowerTable,,not-accessible,,current,,This table contains one row per port of power ethernet 
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.2.1,DES-1210-26MEbx::lldpXdot3LocPowerEntry,,not-accessible,lldpXdot3LocPowerPortClass,current,,Information about a particular port component.
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.2.1.1,DES-1210-26MEbx::lldpXdot3LocPowerPortClass,INTEGER,read-only,,current,pClassPSE(1):pClassPD(2),The value that identifies the port Class of the given port
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.2.1.2,DES-1210-26MEbx::lldpXdot3LocPowerMDISupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the MDI power is
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.2.1.3,DES-1210-26MEbx::lldpXdot3LocPowerMDIEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to identify whether MDI power is
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.2.1.4,DES-1210-26MEbx::lldpXdot3LocPowerPairControlable,INTEGER,read-only,,current,true(1):false(2),The truth value is derived from the value of
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.2.1.5,DES-1210-26MEbx::lldpXdot3LocPowerPairs,Integer32,read-only,,current,,This object contains the value of the pethPsePortPowerPairs
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.2.1.6,DES-1210-26MEbx::lldpXdot3LocPowerClass,Integer32,read-only,,current,,This object contains the value of the
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.3,DES-1210-26MEbx::lldpXdot3LocLinkAggTable,,not-accessible,,current,,This table contains one row per port of link aggregation 
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.3.1,DES-1210-26MEbx::lldpXdot3LocLinkAggEntry,,not-accessible,lldpXdot3LocLinkAggStatus,current,,Link Aggregation information about a particular port
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.3.1.1,DES-1210-26MEbx::lldpXdot3LocLinkAggStatus,BITS,read-only,,current,aggCapable(0):aggEnabled(1),The bitmap value contains the link aggregation capabilities
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.3.1.2,DES-1210-26MEbx::lldpXdot3LocLinkAggPortId,Integer32,read-only,,current,,This object contains the IEEE 802.3 aggregated port
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.4,DES-1210-26MEbx::lldpXdot3LocMaxFrameSizeTable,,not-accessible,,current,,This table contains one row per port of maximum frame 
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.4.1,DES-1210-26MEbx::lldpXdot3LocMaxFrameSizeEntry,,not-accessible,lldpXdot3LocMaxFrameSize,current,,Maximum Frame Size information about a particular port
.1.3.6.1.4.1.171.10.75.16.1.32.12.2.4.1.1,DES-1210-26MEbx::lldpXdot3LocMaxFrameSize,Integer32,read-only,,current,,An integer value indicating the maximum supported frame 
.1.3.6.1.4.1.171.10.75.16.1.32.12.3,DES-1210-26MEbx::lldpXdot3RemoteData,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.1,DES-1210-26MEbx::lldpXdot3RemPortTable,,not-accessible,,current,,This table contains Ethernet port information (as a part
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.1.1,DES-1210-26MEbx::lldpXdot3RemPortEntry,,not-accessible,lldpXdot3RemPortAutoNegSupported,current,,Information about a particular physical network connection.
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.1.1.1,DES-1210-26MEbx::lldpXdot3RemPortAutoNegSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.1.1.2,DES-1210-26MEbx::lldpXdot3RemPortAutoNegEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether port
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.1.1.3,DES-1210-26MEbx::lldpXdot3RemPortAutoNegAdvertisedCap,OCTET,read-only,,current,,This object contains the value (bitmap) of the
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.1.1.4,DES-1210-26MEbx::lldpXdot3RemPortOperMauType,Integer32,read-only,,current,,An integer value that indicates the operational MAU type
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.2,DES-1210-26MEbx::lldpXdot3RemPowerTable,,not-accessible,,current,,This table contains Ethernet power information (as a part
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.2.1,DES-1210-26MEbx::lldpXdot3RemPowerEntry,,not-accessible,lldpXdot3RemPowerPortClass,current,,Information about a particular physical network connection.
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.2.1.1,DES-1210-26MEbx::lldpXdot3RemPowerPortClass,INTEGER,read-only,,current,pClassPSE(1):pClassPD(2),The value that identifies the port Class of the given port
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.2.1.2,DES-1210-26MEbx::lldpXdot3RemPowerMDISupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the MDI power
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.2.1.3,DES-1210-26MEbx::lldpXdot3RemPowerMDIEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to identify whether MDI power is
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.2.1.4,DES-1210-26MEbx::lldpXdot3RemPowerPairControlable,INTEGER,read-only,,current,true(1):false(2),The truth value is derived from the value of
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.2.1.5,DES-1210-26MEbx::lldpXdot3RemPowerPairs,Integer32,read-only,,current,,This object contains the value of the pethPsePortPowerPairs
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.2.1.6,DES-1210-26MEbx::lldpXdot3RemPowerClass,Integer32,read-only,,current,,This object contains the value of the
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.3,DES-1210-26MEbx::lldpXdot3RemLinkAggTable,,not-accessible,,current,,This table contains port link aggregation information
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.3.1,DES-1210-26MEbx::lldpXdot3RemLinkAggEntry,,not-accessible,lldpXdot3RemLinkAggStatus,current,,Link Aggregation information about remote system's port
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.3.1.1,DES-1210-26MEbx::lldpXdot3RemLinkAggStatus,BITS,read-only,,current,aggCapable(0):aggEnabled(1),The bitmap value contains the link aggregation capabilities
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.3.1.2,DES-1210-26MEbx::lldpXdot3RemLinkAggPortId,Integer32,read-only,,current,,This object contains the IEEE 802.3 aggregated port
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.4,DES-1210-26MEbx::lldpXdot3RemMaxFrameSizeTable,,not-accessible,,current,,This table contains one row per port of maximum frame 
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.4.1,DES-1210-26MEbx::lldpXdot3RemMaxFrameSizeEntry,,not-accessible,lldpXdot3RemMaxFrameSize,current,,Maximum Frame Size information about a particular port
.1.3.6.1.4.1.171.10.75.16.1.32.12.3.4.1.1,DES-1210-26MEbx::lldpXdot3RemMaxFrameSize,Integer32,read-only,,current,,An integer value indicating the maximum supported frame 
.1.3.6.1.4.1.171.10.75.16.1.32.13,DES-1210-26MEbx::lldpXdot1Objects,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.32.13.1,DES-1210-26MEbx::lldpXdot1Config,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.1,DES-1210-26MEbx::lldpXdot1ConfigPortVlanTable,,not-accessible,,current,,A table that controls selection of LLDP Port VLAN-ID TLVs
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.1.1,DES-1210-26MEbx::lldpXdot1ConfigPortVlanEntry,,not-accessible,,current,,LLDP configuration information that controls the
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.1.1.1,DES-1210-26MEbx::lldpXdot1ConfigPortVlanTxEnable,INTEGER,read-write,,current,true(1):false(2),The lldpXdot1ConfigPortVlanTxEnable, which is defined as
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.2,DES-1210-26MEbx::lldpXdot1ConfigVlanNameTable,,not-accessible,,current,,The table that controls selection of LLDP VLAN name TLV
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.2.1,DES-1210-26MEbx::lldpXdot1ConfigVlanNameEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.2.1.1,DES-1210-26MEbx::lldpXdot1ConfigVlanNameTxEnable,INTEGER,read-write,,current,true(1):false(2),The boolean value that indicates whether the corresponding
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.3,DES-1210-26MEbx::lldpXdot1ConfigProtoVlanTable,,not-accessible,,current,,The table that controls selection of LLDP Port and Protocol
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.3.1,DES-1210-26MEbx::lldpXdot1ConfigProtoVlanEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.3.1.1,DES-1210-26MEbx::lldpXdot1ConfigProtoVlanTxEnable,INTEGER,read-write,,current,true(1):false(2),The boolean value that indicates whether the corresponding
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.4,DES-1210-26MEbx::lldpXdot1ConfigProtocolTable,,not-accessible,,current,,The table that controls selection of LLDP Protocol 
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.4.1,DES-1210-26MEbx::lldpXdot1ConfigProtocolEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of
.1.3.6.1.4.1.171.10.75.16.1.32.13.1.4.1.1,DES-1210-26MEbx::lldpXdot1ConfigProtocolTxEnable,INTEGER,read-write,,current,true(1):false(2),The boolean value that indicates whether the corresponding
.1.3.6.1.4.1.171.10.75.16.1.32.13.2,DES-1210-26MEbx::lldpXdot1LocalData,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.1,DES-1210-26MEbx::lldpXdot1LocTable,,not-accessible,,current,,This table contains one row per port for IEEE 802.1
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.1.1,DES-1210-26MEbx::lldpXdot1LocEntry,,not-accessible,lldpXdot1LocPortVlanId,current,,Information about IEEE 802.1 organizationally defined
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.1.1.1,DES-1210-26MEbx::lldpXdot1LocPortVlanId,Integer32,read-only,,current,,The integer value used to identify the port's VLAN identifier
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.2,DES-1210-26MEbx::lldpXdot1LocProtoVlanTable,,not-accessible,,current,,This table contains one or more rows per Port and Protocol
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.2.1,DES-1210-26MEbx::lldpXdot1LocProtoVlanEntry,,not-accessible,lldpXdot1LocProtoVlanId,current,,Port and protocol VLAN ID Information about a particular
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.2.1.1,DES-1210-26MEbx::lldpXdot1LocProtoVlanId,Integer32,not-accessible,,current,,The integer value used to identify the port and protocol
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.2.1.2,DES-1210-26MEbx::lldpXdot1LocProtoVlanSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.2.1.3,DES-1210-26MEbx::lldpXdot1LocProtoVlanEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the port and
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.3,DES-1210-26MEbx::lldpXdot1LocVlanNameTable,,not-accessible,,current,,This table contains one or more rows per IEEE 802.1Q VLAN
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.3.1,DES-1210-26MEbx::lldpXdot1LocVlanNameEntry,,not-accessible,lldpXdot1LocVlanId,current,,VLAN name Information about a particular port component.
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.3.1.1,DES-1210-26MEbx::lldpXdot1LocVlanId,Integer32,not-accessible,,current,,The integer value used to identify the IEEE 802.1Q 
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.3.1.2,DES-1210-26MEbx::lldpXdot1LocVlanName,OCTET,read-only,,current,,The string value used to identify VLAN name identified by the
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.4,DES-1210-26MEbx::lldpXdot1LocProtocolTable,,not-accessible,,current,,This table contains one or more rows per protocol identity
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.4.1,DES-1210-26MEbx::lldpXdot1LocProtocolEntry,,not-accessible,lldpXdot1LocProtocolIndex,current,,Information about particular protocols that are accessible
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.4.1.1,DES-1210-26MEbx::lldpXdot1LocProtocolIndex,Integer32,not-accessible,,current,,This object represents an arbitrary local integer value used
.1.3.6.1.4.1.171.10.75.16.1.32.13.2.4.1.2,DES-1210-26MEbx::lldpXdot1LocProtocolId,OCTET,read-only,,current,,The octet string value used to identify the protocols
.1.3.6.1.4.1.171.10.75.16.1.32.13.3,DES-1210-26MEbx::lldpXdot1RemoteData,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.1,DES-1210-26MEbx::lldpXdot1RemTable,,not-accessible,,current,,This table contains one or more rows per physical network
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.1.1,DES-1210-26MEbx::lldpXdot1RemEntry,,not-accessible,lldpXdot1RemPortVlanId,current,,Information about a particular port component.
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.1.1.1,DES-1210-26MEbx::lldpXdot1RemPortVlanId,Integer32,read-only,,current,,The integer value used to identify the port's VLAN identifier
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.2,DES-1210-26MEbx::lldpXdot1RemProtoVlanTable,,not-accessible,,current,,This table contains one or more rows per Port and Protocol
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.2.1,DES-1210-26MEbx::lldpXdot1RemProtoVlanEntry,,not-accessible,lldpXdot1RemProtoVlanId,current,,Port and protocol VLAN name Information about a particular
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.2.1.1,DES-1210-26MEbx::lldpXdot1RemProtoVlanId,Integer32,not-accessible,,current,,The integer value used to identify the port and protocol
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.2.1.2,DES-1210-26MEbx::lldpXdot1RemProtoVlanSupported,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the given port
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.2.1.3,DES-1210-26MEbx::lldpXdot1RemProtoVlanEnabled,INTEGER,read-only,,current,true(1):false(2),The truth value used to indicate whether the port and
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.3,DES-1210-26MEbx::lldpXdot1RemVlanNameTable,,not-accessible,,current,,This table contains one or more rows per IEEE 802.1Q VLAN
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.3.1,DES-1210-26MEbx::lldpXdot1RemVlanNameEntry,,not-accessible,lldpXdot1RemVlanId,current,,VLAN name Information about a particular port component.
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.3.1.1,DES-1210-26MEbx::lldpXdot1RemVlanId,Integer32,not-accessible,,current,,The integer value used to identify the IEEE 802.1Q 
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.3.1.2,DES-1210-26MEbx::lldpXdot1RemVlanName,OCTET,read-only,,current,,The string value used to identify VLAN name identified by the 
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.4,DES-1210-26MEbx::lldpXdot1RemProtocolTable,,not-accessible,,current,,This table contains one or more rows per protocol information
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.4.1,DES-1210-26MEbx::lldpXdot1RemProtocolEntry,,not-accessible,lldpXdot1RemProtocolIndex,current,,Protocol information about a particular port component.
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.4.1.1,DES-1210-26MEbx::lldpXdot1RemProtocolIndex,Integer32,not-accessible,,current,,This object represents an arbitrary local integer value used
.1.3.6.1.4.1.171.10.75.16.1.32.13.3.4.1.2,DES-1210-26MEbx::lldpXdot1RemProtocolId,OCTET,read-only,,current,,The octet string value used to identify the protocols
.1.3.6.1.4.1.171.10.75.16.1.33,DES-1210-26MEbx::companyCPUInterfaceFilterGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.33.1,DES-1210-26MEbx::cpuFilterProfile,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.33.1.2,DES-1210-26MEbx::cpuFilterProfileTable,,not-accessible,,current,, A table to CPUInterfaceFilter profile . 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1,DES-1210-26MEbx::cpuFilterProfileEntry,,not-accessible,cpuFilterProfileNo,current,, Each entry in this table is a CPUInterfaceFilter profile. Index to the table is CPUInterfaceFilter profile ID. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.1,DES-1210-26MEbx::cpuFilterProfileNo,Integer32,read-only,,current,,The CPUInterfaceFilter Profile ID. The ID 1 to 50 is user-defined CPUInterfaceFilter, and the ID more than 50 is reserved for system-defined CPUInterfaceFilter. The user only allow to create user-defined CPUInterfaceFilter ID. And system-defined CPUInterfaceFilter is read only.
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.2,DES-1210-26MEbx::cpuFilterProfileType,INTEGER,read-write,,current,l2(1):l3(2):udf(9):l3v6(11),The CPUInterfaceFilter Profile type, possible value are l2 (1) - for MAC-based rule,  l3 (2) - for IPv4-based rule, udf (9) - for User-defined rule, l3v6 (11) - for IPv6-based rule 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.3,DES-1210-26MEbx::cpuFilterProfileRuleCount,Integer32,read-only,,current,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.4,DES-1210-26MEbx::cpuFilterProfileMask,OCTET,read-write,,current,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13 (MSB) L3 TRAFFIC-CLASS 21 -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.5,DES-1210-26MEbx::cpuFilterProfileDstMacAddrMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile destination MAC address mask. If DST-MAC is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.6,DES-1210-26MEbx::cpuFilterProfileSrcMacAddrMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile source MAC address mask. If SRC-MAC is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.7,DES-1210-26MEbx::cpuFilterProfileIPProtocol,INTEGER,read-write,,current,none(0):icmp(1):igmp(2):tcp(6):udp(17):ipv6(41):ipMask(255),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.8,DES-1210-26MEbx::cpuFilterProfileIPProtocolMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile IP protocol mask. If cpuFilterProfileIPProtocol set to ipMask, this field will be refered. It will work with its member rule field,cpuFilterL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.9,DES-1210-26MEbx::cpuFilterProfileDstIpAddrMaskType,INTEGER,read-write,,current,iPv4(1):iPv6(2),IPv6 Address type.
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.10,DES-1210-26MEbx::cpuFilterProfileDstIpAddrMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile destination IP address mask. If DST-IP is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.11,DES-1210-26MEbx::cpuFilterProfileSrcIpAddrMaskType,INTEGER,read-write,,current,iPv4(1):iPv6(2),IPv6 Address type.
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.12,DES-1210-26MEbx::cpuFilterProfileSrcIpAddrMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile source IP address mask. If SRC-IP is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.13,DES-1210-26MEbx::cpuFilterProfileDstPortMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile UDP/TCP destination port mask. If DST-PORT is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.14,DES-1210-26MEbx::cpuFilterProfileSrcPortMask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile UDP/TCP source port mask. If SRC-PORT is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.15,DES-1210-26MEbx::cpuFilterProfileOffset1Mask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile Offset1 mask. If Offset1 is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterUdfRuleOffset1,  to caculate a range of offset1 which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.16,DES-1210-26MEbx::cpuFilterProfileOffset2Mask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile Offset2 mask. If Offset2 is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterUdfRuleOffset2,  to caculate a range of offset2 which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.17,DES-1210-26MEbx::cpuFilterProfileOffset3Mask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile Offset3 mask. If Offset3 is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterUdfRuleOffset3,  to caculate a range of offset3 which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.18,DES-1210-26MEbx::cpuFilterProfileOffset4Mask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile Offset4 mask. If offset4 is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterUdfRuleOffset4,  to caculate a range of offset4 which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.19,DES-1210-26MEbx::cpuFilterProfileOffset5Mask,OCTET,read-write,,current,,The CPUInterfaceFilter Profile Offset5 mask. If Offset5 is turn on in cpuFilterProfileMask,  it will work with its member rule field,cpuFilterUdfRuleOffset5,  to caculate a range of offset5 which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.33.1.2.1.20,DES-1210-26MEbx::cpuFilterProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of cpuFilterProfileType, cpuFilterProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.16.1.33.2,DES-1210-26MEbx::cpuFilterL2Rule,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.33.2.1,DES-1210-26MEbx::cpuFilterL2RuleTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1,DES-1210-26MEbx::cpuFilterL2RuleEntry,,not-accessible,cpuFilterL2ProfileID:cpuFilterL2AccessID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.1,DES-1210-26MEbx::cpuFilterL2ProfileID,Integer32,read-only,,current,,L2 Filter rule ID.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.2,DES-1210-26MEbx::cpuFilterL2AccessID,Integer32,read-only,,current,,CPUInterfaceFilter Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.3,DES-1210-26MEbx::cpuFilterL2RuleEtherType,Integer32,read-write,,current,,The value in the Type/Len field of a frame that will be matched to trigger this filter. The default value of this object is '-1', which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.4,DES-1210-26MEbx::cpuFilterL2RuleDstMacAddr,OCTET,read-write,,current,,Destination MAC address to be matched with the packet. By Default, the Destination Mac Address will be zero,which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.5,DES-1210-26MEbx::cpuFilterL2RuleSrcMacAddr,OCTET,read-write,,current,,Source MAC address to be matched with the packet. By Default, the Source  Mac Address will be zero, which means the rule don't care this condition.. address
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.6,DES-1210-26MEbx::cpuFilterL2RuleVlanId,Integer32,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.7,DES-1210-26MEbx::cpuFilterL2Rule1pPriority,Integer32,read-write,,current,,802.1p priority to be matched with the packet. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.8,DES-1210-26MEbx::cpuFilterL2RuleDstMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Destination MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.9,DES-1210-26MEbx::cpuFilterL2RuleSrcMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Source MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.10,DES-1210-26MEbx::cpuFilterL2RuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.11,DES-1210-26MEbx::cpuFilterL2RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.16.1.33.2.1.1.14,DES-1210-26MEbx::cpuFilterL2RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.33.3,DES-1210-26MEbx::cpuFilterL3Rule,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.33.3.1,DES-1210-26MEbx::cpuFilterL3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1,DES-1210-26MEbx::cpuFilterL3RuleEntry,,not-accessible,cpuFilterL3RuleProfileNo:cpuFilterL3RuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.1,DES-1210-26MEbx::cpuFilterL3RuleProfileNo,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.2,DES-1210-26MEbx::cpuFilterL3RuleAccessID,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.3,DES-1210-26MEbx::cpuFilterL3RuleProtocol,INTEGER,read-write,,current,icmp(1):igmp(2):tcp(6):udp(17), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.4,DES-1210-26MEbx::cpuFilterL3RuleProtocolMask,OCTET,read-only,,current,,The IP protocol mask. This field is read-only and copy from it's Profile setting. It will work with the other field,cpuFilterL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.5,DES-1210-26MEbx::cpuFilterL3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in cpuFilterL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.6,DES-1210-26MEbx::cpuFilterL3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in cpuFilterL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.7,DES-1210-26MEbx::cpuFilterL3RuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.8,DES-1210-26MEbx::cpuFilterL3RuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.9,DES-1210-26MEbx::cpuFilterL3RuleDstIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.10,DES-1210-26MEbx::cpuFilterL3RuleSrcIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.11,DES-1210-26MEbx::cpuFilterL3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.12,DES-1210-26MEbx::cpuFilterL3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.13,DES-1210-26MEbx::cpuFilterL3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.14,DES-1210-26MEbx::cpuFilterL3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.15,DES-1210-26MEbx::cpuFilterL3RuleTcpAckBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.16,DES-1210-26MEbx::cpuFilterL3RuleTcpRstBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.17,DES-1210-26MEbx::cpuFilterL3RuleTcpUrgBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.18,DES-1210-26MEbx::cpuFilterL3RuleTcpPshBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dontcare'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.19,DES-1210-26MEbx::cpuFilterL3RuleTcpSynBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.20,DES-1210-26MEbx::cpuFilterL3RuleTcpFinBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.21,DES-1210-26MEbx::cpuFilterL3RuleDscp,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.22,DES-1210-26MEbx::cpuFilterL3RuleIgmpType,Integer32,read-write,,current,, The IGMP Type to be checked against the packet.A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.23,DES-1210-26MEbx::cpuFilterL3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.24,DES-1210-26MEbx::cpuFilterL3RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.16.1.33.3.1.1.27,DES-1210-26MEbx::cpuFilterL3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2,DES-1210-26MEbx::cpuFilterv6L3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1,DES-1210-26MEbx::cpuFilterv6L3RuleEntry,,not-accessible,cpuFilterv6L3RuleProfileNo:cpuFilterv6L3RuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.1,DES-1210-26MEbx::cpuFilterv6L3RuleProfileNo,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.2,DES-1210-26MEbx::cpuFilterv6L3RuleAccessID,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.3,DES-1210-26MEbx::cpuFilterv6L3RuleProtocol,INTEGER,read-write,,current,icmp(1):tcp(6):udp(17):ipv6(41), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.4,DES-1210-26MEbx::cpuFilterv6L3RuleProtocolMask,OCTET,read-only,,current,,The IP protocol mask. This field is read-only and copy from it's Profile setting. It will work with the other field,cpuFilterL3RuleProtocol,  to caculate a range of IP protocol which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.5,DES-1210-26MEbx::cpuFilterv6L3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in cpuFilterL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.6,DES-1210-26MEbx::cpuFilterv6L3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in cpuFilterL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.7,DES-1210-26MEbx::cpuFilterv6L3RuleDstIpAddr,OCTET,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.8,DES-1210-26MEbx::cpuFilterv6L3RuleSrcIpAddr,OCTET,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.9,DES-1210-26MEbx::cpuFilterv6L3RuleDstIpAddrMask,OCTET,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.10,DES-1210-26MEbx::cpuFilterv6L3RuleSrcIpAddrMask,OCTET,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.11,DES-1210-26MEbx::cpuFilterv6L3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.12,DES-1210-26MEbx::cpuFilterv6L3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.13,DES-1210-26MEbx::cpuFilterv6L3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.14,DES-1210-26MEbx::cpuFilterv6L3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.15,DES-1210-26MEbx::cpuFilterv6L3RuleTcpAckBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.16,DES-1210-26MEbx::cpuFilterv6L3RuleTcpRstBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.17,DES-1210-26MEbx::cpuFilterv6L3RuleTcpUrgBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.18,DES-1210-26MEbx::cpuFilterv6L3RuleTcpPshBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dontcare'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.19,DES-1210-26MEbx::cpuFilterv6L3RuleTcpSynBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.20,DES-1210-26MEbx::cpuFilterv6L3RuleTcpFinBit,INTEGER,read-create,,current,dontcare(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dontcare'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.21,DES-1210-26MEbx::cpuFilterv6L3RuleTrafficClass,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.22,DES-1210-26MEbx::cpuFilterv6L3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.23,DES-1210-26MEbx::cpuFilterv6L3RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.16.1.33.3.2.1.24,DES-1210-26MEbx::cpuFilterv6L3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.33.4,DES-1210-26MEbx::cpuFilterUdfRule,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.33.4.1,DES-1210-26MEbx::cpuFilterUdfRuleTable,,not-accessible,,current,, A table to configure Udf filter rules in the system. 
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1,DES-1210-26MEbx::cpuFilterUdfRuleEntry,,not-accessible,cpuFilterUdfRuleProfileNo:cpuFilterUdfRuleAccessID,current,, Each entry in this table is a Udf filter rule. Index to the table is Udf filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.1,DES-1210-26MEbx::cpuFilterUdfRuleProfileNo,Integer32,read-only,,current,,Udf Filter rule ID.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.2,DES-1210-26MEbx::cpuFilterUdfRuleAccessID,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.3,DES-1210-26MEbx::cpuFilterUdfRuleOffset1,OCTET,read-write,,current,,The filter value of Offset 1.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.4,DES-1210-26MEbx::cpuFilterUdfRuleOffset2,OCTET,read-write,,current,,The filter value of Offset 2.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.5,DES-1210-26MEbx::cpuFilterUdfRuleOffset3,OCTET,read-write,,current,,The filter value of Offset 3.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.6,DES-1210-26MEbx::cpuFilterUdfRuleOffset4,OCTET,read-write,,current,,The filter value of Offset 4.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.7,DES-1210-26MEbx::cpuFilterUdfRuleOffset5,OCTET,read-write,,current,,The filter value of Offset 5.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.8,DES-1210-26MEbx::cpuFilterUdfRuleOffset1Mask,OCTET,read-only,,current,,The filter Mask of Offset 1.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.9,DES-1210-26MEbx::cpuFilterUdfRuleOffset2Mask,OCTET,read-only,,current,,The filter Mask of Offset 2.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.10,DES-1210-26MEbx::cpuFilterUdfRuleOffset3Mask,OCTET,read-only,,current,,The filter Mask of Offset 3.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.11,DES-1210-26MEbx::cpuFilterUdfRuleOffset4Mask,OCTET,read-only,,current,,The filter Mask of Offset 4.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.12,DES-1210-26MEbx::cpuFilterUdfRuleOffset5Mask,OCTET,read-only,,current,,The filter Mask of Offset 5.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.13,DES-1210-26MEbx::cpuFilterUdfRulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.14,DES-1210-26MEbx::cpuFilterUdfRuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.16.1.33.4.1.1.15,DES-1210-26MEbx::cpuFilterUdfRuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.16.1.33.5,DES-1210-26MEbx::cpuFilterState,INTEGER,read-write,,current,enable(1):disable(2),This object is used for enabling or disabling CPU Interface Filter in the system.
.1.3.6.1.4.1.171.10.75.16.1.34,DES-1210-26MEbx::companyStaticARP,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.34.2,DES-1210-26MEbx::staticARPTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.16.1.34.2.1,DES-1210-26MEbx::staticARPEntry,,not-accessible,staticARPIP:staticARPMac,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.16.1.34.2.1.2,DES-1210-26MEbx::staticARPIP,IpAddress,read-only,,current,,The VLAN ID of the static ARP IP.
.1.3.6.1.4.1.171.10.75.16.1.34.2.1.3,DES-1210-26MEbx::staticARPMac,OCTET,read-only,,current,,The MAC address associated of the static ARP entry.
.1.3.6.1.4.1.171.10.75.16.1.34.2.1.5,DES-1210-26MEbx::staticARPRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static ARP Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. The trunk member port can not set up static ARP.
.1.3.6.1.4.1.171.10.75.16.1.35,DES-1210-26MEbx::companyCableDiagnostic,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.35.1,DES-1210-26MEbx::cableDiagTable,,not-accessible,,current,,A table that contains the cable situation for each port.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1,DES-1210-26MEbx::cableDiagEntry,,not-accessible,cableDiagPortIndex,current,,A list of cable situations for each port on the device.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.1,DES-1210-26MEbx::cableDiagPortIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.2,DES-1210-26MEbx::cableDiagPortType,INTEGER,read-only,,current,fastEthernet(0):gigaEthernet(1):other(2),Indicates the supported port data rate classification.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.3,DES-1210-26MEbx::cableDiagLinkStatus,INTEGER,read-only,,current,linkdown(0):linkup(1):other(2),This object indicates the link status.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.4,DES-1210-26MEbx::cableDiagPair1Status,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):unknown(5):count(6):no-cable(7):other(8),Cable diagnostics pair 1 test result.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.5,DES-1210-26MEbx::cableDiagPair2Status,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):unknown(5):count(6):no-cable(7):other(8),Cable diagnostics pair 2 test result.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.6,DES-1210-26MEbx::cableDiagPair3Status,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):unknown(5):count(6):no-cable(7):other(8),Cable diagnostics pair 3 test result.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.7,DES-1210-26MEbx::cableDiagPair4Status,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):unknown(5):count(6):no-cable(7):other(8),Cable diagnostics pair 4 test result.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.8,DES-1210-26MEbx::cableDiagPair1Length,Integer32,read-only,,current,,Cable Diagnostics pair 1 fault distance.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.9,DES-1210-26MEbx::cableDiagPair2Length,Integer32,read-only,,current,,Cable diagnostics pair 2 fault distance.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.10,DES-1210-26MEbx::cableDiagPair3Length,Integer32,read-only,,current,,Cable diagnostics pair 3 fault distance.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.11,DES-1210-26MEbx::cableDiagPair4Length,Integer32,read-only,,current,,Cable diagnostics pair 4 fault distance.
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.12,DES-1210-26MEbx::cableDiagAction,INTEGER,read-write,,current,action(1):processing(2):other(3),Function to run the cable diagnostic on selected port. Can not detect fiber ports
.1.3.6.1.4.1.171.10.75.16.1.35.1.1.13,DES-1210-26MEbx::cableDiagStatus,INTEGER,read-only,,current,notrun(1):processing(2):lasttestok(3):lasttestfailed(4),Indicates the status of cable diagnostics on the port. not-run - cable diagnostics has never been run for this port processing - cable diagnostics is currently running on the port last-test-ok - the last cable diagnostics done on the port was successful last-test-failed - the last cable diagnostics done on the port failed
.1.3.6.1.4.1.171.10.75.16.1.35.2,DES-1210-26MEbx::autoCableDiagTable,,not-accessible,,current,,When detecting a port linkdown, system will execute cable diagnostic function on the port,  and then send the trap that includes test result.
.1.3.6.1.4.1.171.10.75.16.1.35.2.1,DES-1210-26MEbx::autoCableDiagEntry,,not-accessible,autoCableDiagPortIndex,current,,When detecting a port linkdown, system will execute cable diagnostic function on the port,  and then send the trap that includes test result.
.1.3.6.1.4.1.171.10.75.16.1.35.2.1.1,DES-1210-26MEbx::autoCableDiagPortIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.35.2.1.2,DES-1210-26MEbx::autoCableDiagStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the link status.
.1.3.6.1.4.1.171.10.75.16.1.36,DES-1210-26MEbx::companyVLANTrunk,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.36.1,DES-1210-26MEbx::vlanTrunkSystem,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.36.1.1,DES-1210-26MEbx::vlanTrunkGlobalStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.10.75.16.1.36.1.2,DES-1210-26MEbx::vlanTrunkTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.10.75.16.1.36.1.2.1,DES-1210-26MEbx::vlanTrunkEntry,,not-accessible,vlanTrunkIfIndex,current,,There is one entry in this table for each created port-channel port.
.1.3.6.1.4.1.171.10.75.16.1.36.1.2.1.1,DES-1210-26MEbx::vlanTrunkIfIndex,Integer32,read-only,,current,,The index of the port. 
.1.3.6.1.4.1.171.10.75.16.1.36.1.2.1.2,DES-1210-26MEbx::vlanTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the VLAN trunk status as enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.37,DES-1210-26MEbx::companyQinQ,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.37.1,DES-1210-26MEbx::qinqSystem,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.37.1.1,DES-1210-26MEbx::qinqGlobalStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable/disable the Q-in-Q status.
.1.3.6.1.4.1.171.10.75.16.1.37.1.2,DES-1210-26MEbx::qinqTable,,not-accessible,,current,,A table that contains Q-in-Q VLAN mode information about each port.
.1.3.6.1.4.1.171.10.75.16.1.37.1.2.1,DES-1210-26MEbx::qinqEntry,,not-accessible,qinqIfIndex,current,,A list of Q-in-Q VLAN mode information for each port.
.1.3.6.1.4.1.171.10.75.16.1.37.1.2.1.1,DES-1210-26MEbx::qinqIfIndex,Integer32,read-only,,current,,The index of the port. 
.1.3.6.1.4.1.171.10.75.16.1.37.1.2.1.2,DES-1210-26MEbx::qinqRoleState,INTEGER,read-write,,current,nni(1):uni(2),Sets the QinQ Role as NNI or UNI.
.1.3.6.1.4.1.171.10.75.16.1.37.1.2.1.3,DES-1210-26MEbx::qinqOuterTPID,Unsigned32,read-write,,current,,Sets the QinQ Outer TPID value.
.1.3.6.1.4.1.171.10.75.16.1.37.1.2.1.4,DES-1210-26MEbx::qinqTrustCVIDState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the QinQ Trust CVID state as enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.37.1.2.1.5,DES-1210-26MEbx::qinqVLANTranslationState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the QinQ VLANTranslation state as enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.37.2,DES-1210-26MEbx::qinqVLANTranslation,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.37.2.1,DES-1210-26MEbx::qinqVlanTranslationCVIDTable,,not-accessible,,current,,A table that contains VLAN translation information applied in enabling  port's swQinQPortVlanTranslation, swQinQPortTrustCVID and QinQ.
.1.3.6.1.4.1.171.10.75.16.1.37.2.1.1,DES-1210-26MEbx::qinqVlanTranslationCVIDEntry,,not-accessible,qinqVlanTranslationCVID,current,,A list of VLAN translation information applied in enabling a  port's swQinQPortVlanTranslation, swQinQPortTrustCVID and QinQ.
.1.3.6.1.4.1.171.10.75.16.1.37.2.1.1.1,DES-1210-26MEbx::qinqVlanTranslationCVID,Unsigned32,read-only,,current,,The customer VLAN identifier in a C-TAG.
.1.3.6.1.4.1.171.10.75.16.1.37.2.1.1.2,DES-1210-26MEbx::qinqVlanTranslationSVID,Unsigned32,read-create,,current,,A VLAN identifier conveyed in an S-TAG.
.1.3.6.1.4.1.171.10.75.16.1.37.2.1.1.3,DES-1210-26MEbx::qinqVlanTranslationSVIDOperation,INTEGER,read-create,,current,add(1):replace(2),The 'add' action indicates to add a tag for the assigned SP-VLAN before the C-VLAN tag. If there is S-TAG in the packet, this rule will not take effect. The 'replace' action indicates to replace the C-VLAN in the tag by the SP-VLAN. If there is no C-TAG in the packet, this rule will not take effect.
.1.3.6.1.4.1.171.10.75.16.1.37.2.1.1.4,DES-1210-26MEbx::qinqVlanTranslationCVIDRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.38,DES-1210-26MEbx::companyTimeRangeMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.38.1,DES-1210-26MEbx::swTimeRangeSettingTable,,not-accessible,,current,,A table to configure time Range in the system.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1,DES-1210-26MEbx::swTimeRangeSettingEntry,,not-accessible,swTimeRangeIndex,current,,A schedule entry to configure time Range in the system.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.1,DES-1210-26MEbx::swTimeRangeIndex,Integer32,read-only,,current,,The Time Range identifier. The maximum number of Schedule entry is  the number of ports supported PoE function.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.2,DES-1210-26MEbx::swTimeRangeName,OCTET,read-write,,current,,The Schedule name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.3,DES-1210-26MEbx::swTimeRangeDate,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable date range checking while executing time base PoE.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.4,DES-1210-26MEbx::swTimeRangeStartYear,INTEGER,read-write,,current,y2009(2009):y2010(2010):y2011(2011):y2012(2012):y2013(2013):y2014(2014):y2015(2015):y2016(2016):y2017(2017):y2018(2018):y2019(2019):y2020(2020):y2021(2021):y2022(2022):y2023(2023):y2024(2024):y2025(2025):y2026(2026):y2027(2027):y2028(2028):y2029(2029):y2030(2030):y2031(2031):y2032(2032):y2033(2033):y2034(2034):y2035(2035):y2036(2036):y2037(2037),Start year of the Schedule entry.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.5,DES-1210-26MEbx::swTimeRangeStartMonth,INTEGER,read-write,,current,january(1):february(2):march(3):april(4):may(5):june(6):july(7):august(8):september(9):october(10):november(11):december(12),Start month of the Schedule entry.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.6,DES-1210-26MEbx::swTimeRangeStartDay,Integer32,read-write,,current,,Start day of the Schedule entry.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.7,DES-1210-26MEbx::swTimeRangeStartHour,Integer32,read-write,,current,,Start hour of the Schedule entry.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.8,DES-1210-26MEbx::swTimeRangeStartMinute,Integer32,read-write,,current,,Start minute of the Schedule entry.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.9,DES-1210-26MEbx::swTimeRangeEndYear,INTEGER,read-write,,current,y2009(2009):y2010(2010):y2011(2011):y2012(2012):y2013(2013):y2014(2014):y2015(2015):y2016(2016):y2017(2017):y2018(2018):y2019(2019):y2020(2020):y2021(2021):y2022(2022):y2023(2023):y2024(2024):y2025(2025):y2026(2026):y2027(2027):y2028(2028):y2029(2029):y2030(2030):y2031(2031):y2032(2032):y2033(2033):y2034(2034):y2035(2035):y2036(2036):y2037(2037),End year of the Schedule entry.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.10,DES-1210-26MEbx::swTimeRangeEndMonth,INTEGER,read-write,,current,january(1):february(2):march(3):april(4):may(5):june(6):july(7):august(8):september(9):october(10):november(11):december(12),End month of the Schedule entry.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.11,DES-1210-26MEbx::swTimeRangeEndDay,Integer32,read-write,,current,,End day of the Schedule entry.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.12,DES-1210-26MEbx::swTimeRangeEndHour,Integer32,read-write,,current,,End hour of the Schedule entry.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.13,DES-1210-26MEbx::swTimeRangeEndMinute,Integer32,read-write,,current,,End minute of the Schedule entry.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.14,DES-1210-26MEbx::swTimeRangeMonday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Monday.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.15,DES-1210-26MEbx::swTimeRangeTuesday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Tuesday.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.16,DES-1210-26MEbx::swTimeRangeWednesday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Wednesday.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.17,DES-1210-26MEbx::swTimeRangeThursday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Thursday.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.18,DES-1210-26MEbx::swTimeRangeFriday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Friday.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.19,DES-1210-26MEbx::swTimeRangeSaturday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Saturday.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.20,DES-1210-26MEbx::swTimeRangeSunday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Sunday.
.1.3.6.1.4.1.171.10.75.16.1.38.1.1.21,DES-1210-26MEbx::swTimeRangeRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Time Range Information Table. Only a subset
.1.3.6.1.4.1.171.10.75.16.1.40,DES-1210-26MEbx::companySMTP,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.40.1,DES-1210-26MEbx::ipv4smtpState,INTEGER,read-write,,obsolete,disabled(0):enabled(1),Enable or Disable SMTP function.
.1.3.6.1.4.1.171.10.75.16.1.40.2,DES-1210-26MEbx::ipv4smtpServerAddr,IpAddress,read-write,,obsolete,,SMTP Server's IP Address
.1.3.6.1.4.1.171.10.75.16.1.40.3,DES-1210-26MEbx::ipv4smtpServerPort,INTEGER,read-write,,obsolete,,SMTP Server's port
.1.3.6.1.4.1.171.10.75.16.1.40.4,DES-1210-26MEbx::ipv4smtpSelfMailAddr,OCTET,read-write,,obsolete,,The sender's (DUT) mail address .
.1.3.6.1.4.1.171.10.75.16.1.40.5,DES-1210-26MEbx::ipv4smtpRecvMailAddrTable,,not-accessible,,current,,Receivers' mail address table.
.1.3.6.1.4.1.171.10.75.16.1.40.5.1,DES-1210-26MEbx::ipv4smtpRecvMailAddrEntry,,not-accessible,ipv4smtpRecvMailAddrIndex,current,,Receivers' mail address entry.
.1.3.6.1.4.1.171.10.75.16.1.40.5.1.1,DES-1210-26MEbx::ipv4smtpRecvMailAddrIndex,INTEGER,read-only,,current,,Receivers' mail address index (1~8).
.1.3.6.1.4.1.171.10.75.16.1.40.5.1.2,DES-1210-26MEbx::ipv4smtpRecvMailAddr,OCTET,read-write,,current,,Receivers' mail address.
.1.3.6.1.4.1.171.10.75.16.1.40.5.1.3,DES-1210-26MEbx::ipv4smtpRecvMailAddrStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Rowstatus of the receiver's mail address.
.1.3.6.1.4.1.171.10.75.16.1.40.6,DES-1210-26MEbx::sysSMTPServerGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.40.6.1,DES-1210-26MEbx::smtpState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable or Disable SMTP function.
.1.3.6.1.4.1.171.10.75.16.1.40.6.2,DES-1210-26MEbx::smtpServerAddr,OCTET,read-write,,current,,SMTP Server's IP Address
.1.3.6.1.4.1.171.10.75.16.1.40.6.3,DES-1210-26MEbx::smtpServerAddrType,INTEGER,read-write,,current,iPv4(1):iPv6(2),SMTP Server's Address type.
.1.3.6.1.4.1.171.10.75.16.1.40.6.4,DES-1210-26MEbx::smtpServerAddrInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the smtpServerAddrInterfaceName is linklocal address.
.1.3.6.1.4.1.171.10.75.16.1.40.6.5,DES-1210-26MEbx::smtpServerPort,INTEGER,read-write,,current,,SMTP Server's port
.1.3.6.1.4.1.171.10.75.16.1.40.6.6,DES-1210-26MEbx::smtpSelfMailAddr,OCTET,read-write,,current,,The sender's (DUT) mail address .
.1.3.6.1.4.1.171.10.75.16.1.40.6.7,DES-1210-26MEbx::smtpRecvMailAddrTable,,not-accessible,,current,,Receivers' mail address table.
.1.3.6.1.4.1.171.10.75.16.1.40.6.7.1,DES-1210-26MEbx::smtpRecvMailAddrEntry,,not-accessible,smtpRecvMailAddrIndex,current,,Receivers' mail address entry.
.1.3.6.1.4.1.171.10.75.16.1.40.6.7.1.1,DES-1210-26MEbx::smtpRecvMailAddrIndex,INTEGER,read-only,,current,,Receivers' mail address index (1~8).
.1.3.6.1.4.1.171.10.75.16.1.40.6.7.1.2,DES-1210-26MEbx::smtpRecvMailAddr,OCTET,read-write,,current,,Receivers' mail address.
.1.3.6.1.4.1.171.10.75.16.1.40.6.7.1.3,DES-1210-26MEbx::smtpRecvMailAddrStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Rowstatus of the receiver's mail address.
.1.3.6.1.4.1.171.10.75.16.1.42,DES-1210-26MEbx::companyStaticRoute,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.42.1,DES-1210-26MEbx::staticRouteTable,,not-accessible,,current,,A list of the Static Route Table.
.1.3.6.1.4.1.171.10.75.16.1.42.1.1,DES-1210-26MEbx::staticRouteEntry,,not-accessible,staticRouteIpAddr:staticRouteNetmask:staticRouteGateway,current,,A Static route entry maintain by the IP Address, netmask and gateway.
.1.3.6.1.4.1.171.10.75.16.1.42.1.1.1,DES-1210-26MEbx::staticRouteInterfaceID,INTEGER,read-only,,current,,The InterfaceID of the static Route entry.
.1.3.6.1.4.1.171.10.75.16.1.42.1.1.2,DES-1210-26MEbx::staticRouteIpAddr,IpAddress,read-only,,current,,Allows the entry of an IP address that will be a static entry into the Switch's Routing Table.
.1.3.6.1.4.1.171.10.75.16.1.42.1.1.3,DES-1210-26MEbx::staticRouteNetmask,IpAddress,read-only,,current,,Allows the entry of a subnet mask corresponding to the IP address above.
.1.3.6.1.4.1.171.10.75.16.1.42.1.1.4,DES-1210-26MEbx::staticRouteGateway,IpAddress,read-only,,current,,Allows the entry of an IP address of a gateway for the IP address above.
.1.3.6.1.4.1.171.10.75.16.1.42.1.1.5,DES-1210-26MEbx::staticRouteMetric,INTEGER,read-write,,current,,Allows the entry of a routing protocol metric representing the number of  routers between the Switch and the IP address above.(1-65535)
.1.3.6.1.4.1.171.10.75.16.1.42.1.1.6,DES-1210-26MEbx::staticRouteProtocol,INTEGER,read-only,,current,default(0):static(1),The route protocol of the static route entry.
.1.3.6.1.4.1.171.10.75.16.1.42.1.1.8,DES-1210-26MEbx::staticRouteActiveStatus,INTEGER,read-only,,current,active(0):inactive(1),The active/inactive status of the static route entry.
.1.3.6.1.4.1.171.10.75.16.1.42.1.1.9,DES-1210-26MEbx::staticRouteRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static Route Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.16.1.42.2,DES-1210-26MEbx::staticRouteV6Table,,not-accessible,,current,,A list of the Static Route Table.
.1.3.6.1.4.1.171.10.75.16.1.42.2.1,DES-1210-26MEbx::staticRouteV6Entry,,not-accessible,staticRouteV6IpAddr:staticRouteV6Prefix:staticRouteV6NextHop,current,,A Static route entry maintain by the IP Address, netmask and gateway.
.1.3.6.1.4.1.171.10.75.16.1.42.2.1.1,DES-1210-26MEbx::staticRouteV6InterfaceID,INTEGER,read-only,,current,,The InterfaceID of the static Route entry.
.1.3.6.1.4.1.171.10.75.16.1.42.2.1.2,DES-1210-26MEbx::staticRouteV6IpAddr,OCTET,read-only,,current,,Allows the entry of an IP address that will be a static entry into the Switch's Routing Table.
.1.3.6.1.4.1.171.10.75.16.1.42.2.1.3,DES-1210-26MEbx::staticRouteV6Prefix,INTEGER,read-only,,current,,Allows the entry of a subnet mask corresponding to the IP address above.
.1.3.6.1.4.1.171.10.75.16.1.42.2.1.4,DES-1210-26MEbx::staticRouteV6NextHop,OCTET,read-only,,current,,Allows the entry of an IP address of a gateway for the IP address above.
.1.3.6.1.4.1.171.10.75.16.1.42.2.1.5,DES-1210-26MEbx::staticRouteV6Metric,INTEGER,read-write,,current,,Allows the entry of a routing protocol metric representing the number of  routers between the Switch and the IP address above.(1-65535)
.1.3.6.1.4.1.171.10.75.16.1.42.2.1.6,DES-1210-26MEbx::staticRouteV6Protocol,INTEGER,read-only,,current,default(0):static(1),The route protocol of the static route entry.
.1.3.6.1.4.1.171.10.75.16.1.42.2.1.8,DES-1210-26MEbx::staticRouteV6ActiveStatus,INTEGER,read-only,,current,active(0):inactive(1),The active/inactive status of the static route entry.
.1.3.6.1.4.1.171.10.75.16.1.42.2.1.9,DES-1210-26MEbx::staticRouteV6RowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static Route Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.16.1.45,DES-1210-26MEbx::companyLimitIp,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.45.1,DES-1210-26MEbx::limitIpMulticastProfileTable,,not-accessible,,current,,A list of the limit ip multicast Profile Table.
.1.3.6.1.4.1.171.10.75.16.1.45.1.1,DES-1210-26MEbx::limitIpMulticastProfileEntry,,not-accessible,limitIpMulticastIPType:limitIpMulticastProfileID,current,,A limit ip multicast entry maintain by the start IP Address, end ip address, profile id.
.1.3.6.1.4.1.171.10.75.16.1.45.1.1.1,DES-1210-26MEbx::limitIpMulticastIPType,INTEGER,read-only,,current,ipv4(1):ipv6(2),Indicate the IP type of profile.
.1.3.6.1.4.1.171.10.75.16.1.45.1.1.2,DES-1210-26MEbx::limitIpMulticastProfileID,INTEGER,read-only,,current,,The ProfileID of the limit ip multicast profile entry.
.1.3.6.1.4.1.171.10.75.16.1.45.1.1.3,DES-1210-26MEbx::limitIpMulticastProfileName,OCTET,read-write,,current,,The ProfileName of the limit ip multicast profile entry.
.1.3.6.1.4.1.171.10.75.16.1.45.1.1.4,DES-1210-26MEbx::limitIpMulticastProfileStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the limit ip multicast profile Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.16.1.45.2,DES-1210-26MEbx::limitIpMulticastEntryTable,,not-accessible,,current,,A list of the limit ip multicast entry Table.
.1.3.6.1.4.1.171.10.75.16.1.45.2.1,DES-1210-26MEbx::limitIpMulticastEntry,,not-accessible,limitIpMulticastEntryIPType:limitIpMulticastEntryProfileID:limitIpMulticaststartIpAddr:limitIpMulticastendIpAddr,current,,A limit ip multicast entry maintain by the start IP Address, end ip address, profile id.
.1.3.6.1.4.1.171.10.75.16.1.45.2.1.1,DES-1210-26MEbx::limitIpMulticastEntryIPType,INTEGER,read-only,,current,ipv4(1):ipv6(2),Indicate the IP type of entry.
.1.3.6.1.4.1.171.10.75.16.1.45.2.1.2,DES-1210-26MEbx::limitIpMulticastEntryProfileID,INTEGER,read-only,,current,,The ProfileID of the limit ip multicast entry.
.1.3.6.1.4.1.171.10.75.16.1.45.2.1.3,DES-1210-26MEbx::limitIpMulticaststartIpAddr,OCTET,read-only,,current,,The limit ip multicast IP address is used to set start ip
.1.3.6.1.4.1.171.10.75.16.1.45.2.1.4,DES-1210-26MEbx::limitIpMulticastendIpAddr,OCTET,read-only,,current,,The limit ip multicast IP address is used to set end ip
.1.3.6.1.4.1.171.10.75.16.1.45.2.1.5,DES-1210-26MEbx::limitIpMulticastStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the limit ip multicast entry Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.16.1.45.3,DES-1210-26MEbx::limitIpMulticastPortTable,,not-accessible,,current,,A list of the limit ip multicast Port entry Table.
.1.3.6.1.4.1.171.10.75.16.1.45.3.1,DES-1210-26MEbx::limitIpMulticastPortEntry,,not-accessible,limitIpMulticastPortIPType:limitIpMulticastPortID,current,,A limit ip multicast entry maintain by the Port Index.
.1.3.6.1.4.1.171.10.75.16.1.45.3.1.1,DES-1210-26MEbx::limitIpMulticastPortIPType,INTEGER,read-only,,current,ipv4(1):ipv6(2),Indicate the IP type of entry.
.1.3.6.1.4.1.171.10.75.16.1.45.3.1.2,DES-1210-26MEbx::limitIpMulticastPortID,INTEGER,read-only,,current,,The Port Index of the limit ip multicast port entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.45.3.1.3,DES-1210-26MEbx::limitIpMulticastPortState,INTEGER,read-write,,current,permit(1):deny(2),The limit ip multicast port state
.1.3.6.1.4.1.171.10.75.16.1.45.3.1.4,DES-1210-26MEbx::limitIpMulticastPortProfileID,OCTET,read-write,,current,,The limit ip multicast port mapping profileID list.
.1.3.6.1.4.1.171.10.75.16.1.45.3.1.5,DES-1210-26MEbx::limitIpMulticastPortMaxGrp,INTEGER,read-write,,current,,The limit ip multicast per-port max group.
.1.3.6.1.4.1.171.10.75.16.1.45.3.1.6,DES-1210-26MEbx::limitIpMulticastPortAction,INTEGER,read-write,,current,drop(1):replace(2),The limit ip multicast port action.
.1.3.6.1.4.1.171.10.75.16.1.48,DES-1210-26MEbx::companyGratuitousARP,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.48.1,DES-1210-26MEbx::sysGratuitousARPGlobalSettings,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.48.1.1,DES-1210-26MEbx::sysGratuitousARPIPIfStatusUp,INTEGER,read-write,,current,enable(1):disable(2),This object indicates Send On IP Interface Status Up is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.48.1.2,DES-1210-26MEbx::sysGratuitousARPDuplicateIPDetected,INTEGER,read-write,,current,enable(1):disable(2),This object indicates Send On Duplicate IP Detected is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.48.1.3,DES-1210-26MEbx::sysGratuitousARPLearning,INTEGER,read-write,,current,enable(1):disable(2),This object indicates Gratuitous ARP Learning is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.48.2,DES-1210-26MEbx::sysGratuitousARPSettings,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.48.2.1,DES-1210-26MEbx::sysGratuitousARPTable,,not-accessible,,current,,Set/Add Gratuitous ARP interface name and interval time.
.1.3.6.1.4.1.171.10.75.16.1.48.2.1.1,DES-1210-26MEbx::sysGratuitousARPEntry,,not-accessible,sysGratuitousARPIFName,current,,The entry of gratuitous ARP!
.1.3.6.1.4.1.171.10.75.16.1.48.2.1.1.1,DES-1210-26MEbx::sysGratuitousARPIFName,OCTET,read-only,,current,,Interface name.
.1.3.6.1.4.1.171.10.75.16.1.48.2.1.1.2,DES-1210-26MEbx::sysGratuitousARPInterval,Integer32,read-write,,current,,Gratuitous ARP interval time for each interface.
.1.3.6.1.4.1.171.10.75.16.1.49,DES-1210-26MEbx::companyMulticastFilter,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.49.1,DES-1210-26MEbx::mcastFilterPortTable,,not-accessible,,current,,A table to control multicast filtering modes.
.1.3.6.1.4.1.171.10.75.16.1.49.1.1,DES-1210-26MEbx::mcastFilterPortEntry,,not-accessible,mcastFilterPortIndex,current,,An entry appears in this table for each interface in the mcastFiltertem.  Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.16.1.49.1.1.1,DES-1210-26MEbx::mcastFilterPortIndex,Integer32,not-accessible,,current,,Interface index of the port for which the configuration in this entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.49.1.1.2,DES-1210-26MEbx::mcastFilterPortType,INTEGER,read-write,,current,forward(1):filter(2),Configures the multicast filtering modes as below : forward -Forwards all unregistered groups. filter -Filters all unregistered groups.
.1.3.6.1.4.1.171.10.75.16.1.50,DES-1210-26MEbx::companyNeighbor,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.50.1,DES-1210-26MEbx::neighborTable,,not-accessible,,current,,A list of the Neighbor Cache Table.
.1.3.6.1.4.1.171.10.75.16.1.50.1.1,DES-1210-26MEbx::neighborEntry,,not-accessible,neighborIfindex:neighborIPv6Addr:neighborMACAddr,current,,A Neighbor cache entry containing the ifindex and ipv6 addr.
.1.3.6.1.4.1.171.10.75.16.1.50.1.1.1,DES-1210-26MEbx::neighborIfindex,INTEGER,read-only,,current,,The interface index of the Neighbor entry. Must be conform to the existing interface name.
.1.3.6.1.4.1.171.10.75.16.1.50.1.1.2,DES-1210-26MEbx::neighborIPv6Addr,OCTET,read-only,,current,,Allows the entry of an IP address that will be a Neighbor entry into the Neighbor Cache Table.
.1.3.6.1.4.1.171.10.75.16.1.50.1.1.3,DES-1210-26MEbx::neighborMACAddr,OCTET,read-only,,current,,The MAC address associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.16.1.50.1.1.4,DES-1210-26MEbx::neighborType,INTEGER,read-only,,current,static(1):dynamic(2),The type associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.16.1.50.1.1.5,DES-1210-26MEbx::neighborCacheState,INTEGER,read-only,,current,static(1):reachable(2):incomplete(3):stale(4):delay(5):probe(6):notinservice(7),The type associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.16.1.50.1.1.6,DES-1210-26MEbx::neighborActiveStatus,INTEGER,read-only,,current,active(1):inactive(2),The active status of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.16.1.50.1.1.7,DES-1210-26MEbx::neighborRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Neighbor Cache Table. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
.1.3.6.1.4.1.171.10.75.16.1.51,DES-1210-26MEbx::companyEoam,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.51.1,DES-1210-26MEbx::eoamSystem,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.51.1.2,DES-1210-26MEbx::eoamTable,,not-accessible,,current,,A table that contains EOAM mode information about each port.
.1.3.6.1.4.1.171.10.75.16.1.51.1.2.1,DES-1210-26MEbx::eoamEntry,,not-accessible,eoamIfIndex,current,,A list of EOAM mode information for each port.
.1.3.6.1.4.1.171.10.75.16.1.51.1.2.1.1,DES-1210-26MEbx::eoamIfIndex,Integer32,read-only,,current,,The index of the port. 
.1.3.6.1.4.1.171.10.75.16.1.51.1.2.1.2,DES-1210-26MEbx::eoamState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM state enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.51.1.2.1.3,DES-1210-26MEbx::eoamMode,INTEGER,read-write,,current,passive(1):active(2),Sets the EOAM mode as active or passive.
.1.3.6.1.4.1.171.10.75.16.1.51.1.2.1.4,DES-1210-26MEbx::eoamReceivedRemoteLoopback,INTEGER,read-write,,current,ignore(1):process(2),Sets the EOAM received or ignore remote loopback packets.
.1.3.6.1.4.1.171.10.75.16.1.51.1.2.1.5,DES-1210-26MEbx::eoamRemoteLoopback,INTEGER,read-write,,current,noLoopBack(1):startLoopBack(2):remoteLoopBack(3):stopLoopBack(4):localLoopBack(5):unknownLoopBack(6),Sets the EOAM remote loopback start or stop.
.1.3.6.1.4.1.171.10.75.16.1.51.1.2.1.6,DES-1210-26MEbx::eoamDyingGaspEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM dying gasp state enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.51.1.2.1.7,DES-1210-26MEbx::eoamCriticalEventEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM critical event state enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.51.2,DES-1210-26MEbx::eoamLinkMonitor,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.51.2.1,DES-1210-26MEbx::eoamLinkMonitorTable,,not-accessible,,current,,A table that contains EOAM link monitor information about each port.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1,DES-1210-26MEbx::eoamLinkMonitorEntry,,not-accessible,eoamLinkMonitorIfIndex,current,,A list of EOAM link monitor information for each port.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.1,DES-1210-26MEbx::eoamLinkMonitorIfIndex,Integer32,read-only,,current,,The index of the port. 
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.2,DES-1210-26MEbx::errorSymbolNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM error symbol notify state enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.3,DES-1210-26MEbx::errorSymbolThreshold,Unsigned32,read-write,,current,,Sets the EOAM error symbol threshold.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.4,DES-1210-26MEbx::errorSymbolWindow,Unsigned32,read-write,,current,,Sets the EOAM error symbol window.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.5,DES-1210-26MEbx::errorFrameNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM error frame notify state enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.6,DES-1210-26MEbx::errorFrameThreshold,Unsigned32,read-write,,current,,Sets the EOAM error frame threshold.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.7,DES-1210-26MEbx::errorFrameWindow,Unsigned32,read-write,,current,,Sets the EOAM error symbol window.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.8,DES-1210-26MEbx::errorFrameSecondsNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM error symbol notify state enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.9,DES-1210-26MEbx::errorFrameSecondsThreshold,Unsigned32,read-write,,current,,Sets the EOAM error symbol threshold.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.10,DES-1210-26MEbx::errorFrameSecondsWindow,Unsigned32,read-write,,current,,Sets the EOAM error symbol window.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.11,DES-1210-26MEbx::errorFramePeriodNotifyState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the EOAM error symbol notify state enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.12,DES-1210-26MEbx::errorFramePeriodThreshold,Unsigned32,read-write,,current,,Sets the EOAM error symbol threshold.
.1.3.6.1.4.1.171.10.75.16.1.51.2.1.1.13,DES-1210-26MEbx::errorFramePeriodWindow,Unsigned32,read-write,,current,,Sets the EOAM error symbol window.
.1.3.6.1.4.1.171.10.75.16.1.52,DES-1210-26MEbx::companyDuld,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.52.1,DES-1210-26MEbx::duldSystem,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.52.1.1,DES-1210-26MEbx::duldTable,,not-accessible,,current,,A table that contains DULD mode information about each port.
.1.3.6.1.4.1.171.10.75.16.1.52.1.1.1,DES-1210-26MEbx::duldEntry,,not-accessible,duldIfIndex,current,,A list of DULD mode information for each port.
.1.3.6.1.4.1.171.10.75.16.1.52.1.1.1.1,DES-1210-26MEbx::duldIfIndex,Integer32,read-only,,current,,The index of the port. 
.1.3.6.1.4.1.171.10.75.16.1.52.1.1.1.2,DES-1210-26MEbx::duldState,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the DULD admin state enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.52.1.1.1.3,DES-1210-26MEbx::duldOperState,INTEGER,read-only,,current,enabled(1):disabled(2),Gets the DULD Oper state enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.52.1.1.1.4,DES-1210-26MEbx::duldMode,INTEGER,read-write,,current,shutdown(1):normal(2),Sets the DULD mode as shutdown or normal.
.1.3.6.1.4.1.171.10.75.16.1.52.1.1.1.5,DES-1210-26MEbx::duldLinkStatus,INTEGER,read-only,,current,unknow(1):bidirectional(2):txFault(3):rxFault(4):linkDown(5),Gets the DULD link status.
.1.3.6.1.4.1.171.10.75.16.1.52.1.1.1.6,DES-1210-26MEbx::duldDiscoveryTime,Unsigned32,read-write,,current,,Sets the DULD discovery time.
.1.3.6.1.4.1.171.10.75.16.1.52.1.2,DES-1210-26MEbx::duldRecoverTime,Unsigned32,read-write,,current,,Duld auto recover time.
.1.3.6.1.4.1.171.10.75.16.1.70,DES-1210-26MEbx::companyMacBasedVlan,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.70.1,DES-1210-26MEbx::macBasedVlanTable,,not-accessible,,current,,A table that contains information on Vlan-MAC address 
.1.3.6.1.4.1.171.10.75.16.1.70.1.1,DES-1210-26MEbx::macBasedVlanEntry,,not-accessible,vlanMacMapIndex,current,,Entry that contains Vlan-MAC address mapping.
.1.3.6.1.4.1.171.10.75.16.1.70.1.1.1,DES-1210-26MEbx::vlanMacMapIndex,Integer32,read-only,,current,,Index of cmMacBasedVlanEntry. This object indicates the mac vlan entry for which  the configurations in cmMacBasedVlanEntry is to be done.
.1.3.6.1.4.1.171.10.75.16.1.70.1.1.2,DES-1210-26MEbx::vlanMacMapAddr,OCTET,read-write,,current,,The Mac address for which the Vlan mapping is present in the entry.
.1.3.6.1.4.1.171.10.75.16.1.70.1.1.3,DES-1210-26MEbx::vlanMacMapAddrMask,OCTET,read-write,,current,,The Mac address for which the Vlan mapping is present in the entry.
.1.3.6.1.4.1.171.10.75.16.1.70.1.1.4,DES-1210-26MEbx::vlanMacMapVid,Unsigned32,read-write,,current,,The Vlan to which the mac address of this entry is mapped to.
.1.3.6.1.4.1.171.10.75.16.1.70.1.1.5,DES-1210-26MEbx::vlanMacStatus,OCTET,read-only,,current,,The status given to the mac-vlan entry.
.1.3.6.1.4.1.171.10.75.16.1.70.1.1.6,DES-1210-26MEbx::vlanMacType,OCTET,read-only,,current,,The type given to the mac-vlan entry.
.1.3.6.1.4.1.171.10.75.16.1.70.1.1.99,DES-1210-26MEbx::vlanMacMapRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status of the entry.
.1.3.6.1.4.1.171.10.75.16.1.70.2,DES-1210-26MEbx::macBasedVlanLearningTable,,not-accessible,,current,,A table that contains information on Vlan-MAC address 
.1.3.6.1.4.1.171.10.75.16.1.70.2.1,DES-1210-26MEbx::macBasedVlanLearningEntry,,not-accessible,vlanMacMapLearningAddr,current,,Entry that contains Vlan-MAC address mapping by sw learning.
.1.3.6.1.4.1.171.10.75.16.1.70.2.1.1,DES-1210-26MEbx::vlanMacMapLearningAddr,OCTET,read-only,,current,,The Mac address for which the Vlan mapping is present in the learning entry.
.1.3.6.1.4.1.171.10.75.16.1.70.2.1.2,DES-1210-26MEbx::vlanMacMapLearningVid,Unsigned32,read-only,,current,,The Vlan to which the mac address of this learning entry is mapped to.
.1.3.6.1.4.1.171.10.75.16.1.70.2.1.3,DES-1210-26MEbx::vlanMacLearningStatus,OCTET,read-only,,current,,The status given to the mac-vlan learning entry.
.1.3.6.1.4.1.171.10.75.16.1.70.2.1.4,DES-1210-26MEbx::vlanMacLearningType,OCTET,read-only,,current,,The type given to the mac-vlan learning entry.
.1.3.6.1.4.1.171.10.75.16.1.70.2.1.99,DES-1210-26MEbx::vlanMacMapLearningRowStatus,INTEGER,read-only,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status of the learning entry.
.1.3.6.1.4.1.171.10.75.16.1.77,DES-1210-26MEbx::companyBPDUAttack,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.77.1,DES-1210-26MEbx::sysBPDUAttackStateEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Use this to enable BPDU attack protection. The BPDU Attack Protection function and Spanning Tree Protocol  for ports are mutually exclusive. When the STP function is enabled  on a particular port, BPDU Attack Protection cannot be enabled.
.1.3.6.1.4.1.171.10.75.16.1.77.2,DES-1210-26MEbx::sysBPDUAttackRecoverTime,Integer32,read-write,,current,,When a port enters under attack state, it can be disabled or blocked  based on the configuration. The state can be recovered manually or  by the auto recovery mechanism. This command is used to configure the  auto-recovery timer. To manually recover the port, the user needs to  disable and re-enable the port.
.1.3.6.1.4.1.171.10.75.16.1.77.3,DES-1210-26MEbx::sysBPDUAttackCtrlTable,,not-accessible,,current,,A table to control BPDU Attack features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.16.1.77.3.1,DES-1210-26MEbx::sysBPDUAttackCtrlEntry,,not-accessible,sysBPDUAttackCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.16.1.77.3.1.1,DES-1210-26MEbx::sysBPDUAttackCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.77.3.1.2,DES-1210-26MEbx::sysBPDUAttackPortState,INTEGER,read-write,,current,enabled(1):disabled(2),Used to configure the BPDU Attack Protection state of a port. The default state is disable.
.1.3.6.1.4.1.171.10.75.16.1.77.3.1.3,DES-1210-26MEbx::sysBPDUAttackPortMode,INTEGER,read-write,,current,drop(1):block(2):shutdown(3),Used to configure the BPDU Attack Protection mode of a port.
.1.3.6.1.4.1.171.10.75.16.1.77.3.1.4,DES-1210-26MEbx::sysBPDUAttackPortStatus,INTEGER,read-only,,current,normal(1):underAttack(2),Use this to view per port BPDU attack protection status.
.1.3.6.1.4.1.171.10.75.16.1.77.4,DES-1210-26MEbx::sysBPDUAttackLog,INTEGER,read-write,,current,none(1):attackDetected(2):attackCleared(3):both(4),Used to configure log settings for BPDU attack protection events.
.1.3.6.1.4.1.171.10.75.16.1.86,DES-1210-26MEbx::companyDHCPv6Relay,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.86.1,DES-1210-26MEbx::dhcpv6RelayControl,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.86.1.1,DES-1210-26MEbx::dhcpv6RelayState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCPv6 relay function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.86.1.2,DES-1210-26MEbx::dhcpv6RelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that the DHCPv6 packets can cross.
.1.3.6.1.4.1.171.10.75.16.1.86.1.3,DES-1210-26MEbx::dhcpv6RelayEnablePortlist,OCTET,read-write,,current,,This object indicates DHCPv6 relay function is enabled or disabled by portlist.
.1.3.6.1.4.1.171.10.75.16.1.86.2,DES-1210-26MEbx::dhcpv6RelayManagement,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.86.2.1,DES-1210-26MEbx::dhcpv6RelayInterfaceSettingsTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.16.1.86.2.1.1,DES-1210-26MEbx::dhcpv6RelayInterfaceSettingsEntry,,not-accessible,dhcpv6RelayInterface:dhcpv6RelayServerIP,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.16.1.86.2.1.1.1,DES-1210-26MEbx::dhcpv6RelayInterface,OCTET,read-only,,current,,This object indicates the maximum number of router hops that the DHCPv6 packets can cross.
.1.3.6.1.4.1.171.10.75.16.1.86.2.1.1.2,DES-1210-26MEbx::dhcpv6RelayServerIP,OCTET,read-only,,current,,This object indicates the DHCP server IP address.
.1.3.6.1.4.1.171.10.75.16.1.86.2.1.1.99,DES-1210-26MEbx::dhcpv6RelayInterfaceSettingsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.16.1.86.3,DES-1210-26MEbx::dhcpv6RelayOption37,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.86.3.1,DES-1210-26MEbx::dhcpv6RelayOption37State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 37 function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.86.3.2,DES-1210-26MEbx::dhcpv6RelayOption37CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 37 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.86.3.3,DES-1210-26MEbx::dhcpv6RelayOption37RemoteIDType,INTEGER,read-write,,current,default(0):cid-with-user-define(1):user-define(2),This object indicates the type of remote ID.
.1.3.6.1.4.1.171.10.75.16.1.86.3.4,DES-1210-26MEbx::dhcpv6RelayOption37RemoteID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If RemoteIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If RemoteIDType is set to user-defined, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.16.1.86.4,DES-1210-26MEbx::dhcpv6RelayOption38,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.86.4.1,DES-1210-26MEbx::dhcpv6RelayOpt38Table,,not-accessible,,current,,A table to control port security features of the device.
.1.3.6.1.4.1.171.10.75.16.1.86.4.1.1,DES-1210-26MEbx::dhcpv6RelayOpt38Entry,,not-accessible,dhcpv6RelayOpt38PortIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.86.4.1.1.1,DES-1210-26MEbx::dhcpv6RelayOpt38PortIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.86.4.1.1.2,DES-1210-26MEbx::dhcpv6RelayOpt38PortState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable / disable option 38 port state.
.1.3.6.1.4.1.171.10.75.16.1.86.4.1.1.3,DES-1210-26MEbx::dhcpv6RelayOpt38PortType,INTEGER,read-write,,current,default(0):user-defined(1),Configure option 38 port Type.
.1.3.6.1.4.1.171.10.75.16.1.86.4.1.1.4,DES-1210-26MEbx::dhcpv6RelayOpt38PortID,OCTET,read-write,,current,,Configure option 38 port ID. Only works when type is user-defined
.1.3.6.1.4.1.171.10.75.16.1.86.5,DES-1210-26MEbx::dhcpv6RelayOption18,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.86.5.1,DES-1210-26MEbx::dhcpv6RelayOption18State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 18 function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.86.5.2,DES-1210-26MEbx::dhcpv6RelayOption18CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 18 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.16.1.86.5.3,DES-1210-26MEbx::dhcpv6RelayOption18InterfaceIDType,INTEGER,read-write,,current,default(0):cid(1):vendor1(2),This object indicates the type of Interface ID.
.1.3.6.1.4.1.171.10.75.16.1.88,DES-1210-26MEbx::companyMldsGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.88.1,DES-1210-26MEbx::mldsSystem,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.88.1.1,DES-1210-26MEbx::mldsStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables MLD snooping in the system. When set to 'enabled', the MLDS module starts  protocol operations. When set to 'disabled', the MLDS module stops performing  protocol operations.
.1.3.6.1.4.1.171.10.75.16.1.88.1.2,DES-1210-26MEbx::mldsRouterPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  router port entry will be purged. For each router port learnt,  this timer runs for 'RouterPortPurgeInterval' seconds.When the  timer expires, the learnt router port entry is purged. However  if control messages are received from the router before the  timer expiry, then the timer is restarted.
.1.3.6.1.4.1.171.10.75.16.1.88.1.3,DES-1210-26MEbx::mldsHostPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  port entry will be purged. For each port on which report has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a report  message is received from a host on the specific port. If  the timer expires, then , the learnt port entry will  be purged from the multicast group.
.1.3.6.1.4.1.171.10.75.16.1.88.1.8,DES-1210-26MEbx::mldsDataDrivenLearningMaxLearnedEntryVlaue,INTEGER,read-write,,current,,The maximum data driven learning entry value.
.1.3.6.1.4.1.171.10.75.16.1.88.1.9,DES-1210-26MEbx::mldsReportToAllPort,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables MLDS snooping in the system. When set to 'enabled', the MLDS module forwards packets  to report to all port. When set to 'disabled', the MLDS module forwards packets  to router port only.
.1.3.6.1.4.1.171.10.75.16.1.88.3,DES-1210-26MEbx::mldsVlan,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.88.3.3,DES-1210-26MEbx::mldsVlanRouterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.16.1.88.3.3.1,DES-1210-26MEbx::mldsVlanRouterEntry,,not-accessible,mldsVlanRouterVlanId,current,,Contains the VLAN ID and list of ports on which  routers are present in the VLAN.
.1.3.6.1.4.1.171.10.75.16.1.88.3.3.1.1,DES-1210-26MEbx::mldsVlanRouterVlanId,Integer32,read-only,,current,,VLAN ID of the ports through which router is reachable.
.1.3.6.1.4.1.171.10.75.16.1.88.3.3.1.2,DES-1210-26MEbx::mldsVlanRouterPortList,OCTET,read-only,,current,,List of ports on which routers are present.  These router ports are learnt through control messages  received from routers, and can also be configured  statically.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4,DES-1210-26MEbx::mldsVlanFilterTable,,not-accessible,,current,,This table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is  enabled in the system.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1,DES-1210-26MEbx::mldsVlanFilterEntry,,not-accessible,mldsVlanFilterVlanId,current,,Contains snooping status , version and fast leave configuration for a specific VLAN.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.1,DES-1210-26MEbx::mldsVlanFilterVlanId,Integer32,read-only,,current,,Index of MldsVlanFilterEntry. This object indicates the VLAN ID for which  the snooping configurations in MldsVlanFilterEntry is to be done.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.2,DES-1210-26MEbx::mldsVlanSnoopStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable MLDS function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.3,DES-1210-26MEbx::mldsVlanQuerier,INTEGER,read-only,,current,enabled(1):disabled(2),Indicates whether the switch is configured as a querier in the VLAN
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.4,DES-1210-26MEbx::mldsVlanCfgQuerier,INTEGER,read-write,,current,enabled(1):disabled(2),The snooping switch can be configured as a querier via this object  to send out MLD general queries when IGMP routers are not present in the VLAN.  When set to 'enabled', the switch will generate general queries.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.5,DES-1210-26MEbx::mldsVlanQueryInterval,Integer32,read-write,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  the VLAN. A switch should be configured as a querier for a VLAN  only when there is no queriers in the network.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.6,DES-1210-26MEbx::mldsVlanRtrPortList,OCTET,read-write,,current,,List of ports which are configured statically as router ports
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.7,DES-1210-26MEbx::mldsVlanFbdRtrPortList,OCTET,read-write,,current,,List of ports which can be configured statically as forbidden router ports.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.8,DES-1210-26MEbx::mldsVlanFastLeave,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables fast leave for the VLAN. When it is  'disabled',on reception of a leave message, the switch checks if they are any interested receivers for the group by sending  a group specific query before removing the port from the  forwarding table. If set to 'enabled', the switch does not  send a group specific query and immediately removes the port from the forwarding table.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.9,DES-1210-26MEbx::mldsVlanDataDrivenLearningStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable Data Driven Learning function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.10,DES-1210-26MEbx::mldsVlanReportSuppression,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables Report suppression in the system.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.11,DES-1210-26MEbx::mldsVlanRobustnessValue,Integer32,read-write,,current,,When the switch receives leave message on a port, it sends group specific query to check if there are any other  interested receivers for the group. This attribute defines  the maximum number of queries sent by the switch before deleting  the port from the group membership information in the forwarding  database. If the maximum retry count exceeds 'mldsRobustnessValue',  then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no  interested receivers for the group.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.12,DES-1210-26MEbx::mldsVlanGrpQueryInterval,Integer32,read-write,,current,,The value of this attribute defines the time period with which  the switch will send group specific queries on a port to check  if there is any intersted receivers. The switch will send  'mldsRobustnessValue' queries before removing the port from the  group membership information in the forwarding database.
.1.3.6.1.4.1.171.10.75.16.1.88.3.4.1.13,DES-1210-26MEbx::mldsVlanQueryMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time advertised in MLDv1 general queries on this interface.
.1.3.6.1.4.1.171.10.75.16.1.88.3.5,DES-1210-26MEbx::mldsVlanMulticastGroupTable,,not-accessible,,current,,This table contains MAC based multicast forwarding  information.
.1.3.6.1.4.1.171.10.75.16.1.88.3.5.1,DES-1210-26MEbx::mldsVlanMulticastGroupEntry,,not-accessible,mldsVlanMulticastGroupVlanId:mldsVlanMulticastGroupIpAddress,current,,This table contains VLAN ID, multicast group MAC address and the  list of ports onto which the multicast data packets for group should be forwarded.
.1.3.6.1.4.1.171.10.75.16.1.88.3.5.1.1,DES-1210-26MEbx::mldsVlanMulticastGroupVlanId,Integer32,read-only,,current,,VLAN ID pertaining to the Multicast forwarding entry
.1.3.6.1.4.1.171.10.75.16.1.88.3.5.1.2,DES-1210-26MEbx::mldsVlanMulticastGroupIpAddress,OCTET,read-only,,current,,Multicast group IP address. This object indicates that a multicast group address was learned in the switch and be represented  as IP address format.
.1.3.6.1.4.1.171.10.75.16.1.88.3.5.1.3,DES-1210-26MEbx::mldsVlanMulticastGroupMacAddress,OCTET,read-only,,current,,Multicast group MAC address. This object indicates that a multicast group address was learned in the switch and be represented  as MAC address format.
.1.3.6.1.4.1.171.10.75.16.1.88.3.5.1.4,DES-1210-26MEbx::mldsVlanMulticastGroupPortList,OCTET,read-only,,current,,List of ports onto which the multicast data packets destined for this group will be forwarded.
.1.3.6.1.4.1.171.10.75.16.1.88.4,DES-1210-26MEbx::mldsHost,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.88.4.1,DES-1210-26MEbx::mldsHostTable,,not-accessible,,current,,This table is used to manage the IGMP Host based Fast Leave function of the switch.
.1.3.6.1.4.1.171.10.75.16.1.88.4.1.1,DES-1210-26MEbx::mldsHostEntry,,not-accessible,mldsHostTableVLANID:mldsHostTableGroupAddress:mldsHostTablePort:mldsHostTableHostIPAddress,current,,Contains management entities for IGMP Host based fast leave function.
.1.3.6.1.4.1.171.10.75.16.1.88.4.1.1.1,DES-1210-26MEbx::mldsHostTableVLANID,Integer32,read-only,,current,,VLAN ID of IPv6 Host table entry.
.1.3.6.1.4.1.171.10.75.16.1.88.4.1.1.2,DES-1210-26MEbx::mldsHostTableGroupAddress,OCTET,read-only,,current,,Group address of IPv6 Host table entry.
.1.3.6.1.4.1.171.10.75.16.1.88.4.1.1.3,DES-1210-26MEbx::mldsHostTablePort,Integer32,read-only,,current,,Port number of IPv6 Host table entry. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.88.4.1.1.4,DES-1210-26MEbx::mldsHostTableHostIPAddress,OCTET,read-only,,current,,Host IP address of Group in IPv6 Host table entry.
.1.3.6.1.4.1.171.10.75.16.1.98,DES-1210-26MEbx::companyPPPoE,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.98.1,DES-1210-26MEbx::pppoeGlobalState,INTEGER,read-write,,current,disabled(0):enabled(1),PPPoE global state
.1.3.6.1.4.1.171.10.75.16.1.98.2,DES-1210-26MEbx::pppoePortTable,,not-accessible,,current,,A table to control PPPoE features of the device.
.1.3.6.1.4.1.171.10.75.16.1.98.2.1,DES-1210-26MEbx::pppoePortEntry,,not-accessible,pppoePortIndex,current,,An entry appears in PPPoE table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.98.2.1.1,DES-1210-26MEbx::pppoePortIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.16.1.98.2.1.2,DES-1210-26MEbx::pppoePortState,INTEGER,read-write,,current,disabled(0):enabled(1),PPPoE per port state
.1.3.6.1.4.1.171.10.75.16.1.98.2.1.3,DES-1210-26MEbx::pppoePortCircuitIDType,INTEGER,read-write,,current,ip(0):mac(1):udf(2):vendor2(3):vendor3(4),PPPoE per port circuit ID type
.1.3.6.1.4.1.171.10.75.16.1.98.2.1.4,DES-1210-26MEbx::pppoePortUDFString,OCTET,read-write,,current,,PPPoE per port UDF string
.1.3.6.1.4.1.171.10.75.16.1.98.2.1.5,DES-1210-26MEbx::pppoePortCircuitIDVendor3String,OCTET,read-write,,current,,PPPoE per port circuit ID vendor3 string
.1.3.6.1.4.1.171.10.75.16.1.98.2.1.6,DES-1210-26MEbx::pppoePortRemoteIDType,INTEGER,read-write,,current,default(0):vendor2(1):vendor3(2),PPPoE per port remote ID type
.1.3.6.1.4.1.171.10.75.16.1.98.2.1.7,DES-1210-26MEbx::pppoePortRemoteIDVendor3String,OCTET,read-write,,current,,PPPoE per port remote ID vendor3 string
.1.3.6.1.4.1.171.10.75.16.1.99,DES-1210-26MEbx::companyDoSCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.99.1,DES-1210-26MEbx::doSCtrlTable,,not-accessible,,current,,A table that holds the DoS prevention settings of the device.
.1.3.6.1.4.1.171.10.75.16.1.99.1.1,DES-1210-26MEbx::doSCtrlEntry,,not-accessible,doSCtrlType,current,,A list of DoS prevention settings of the device.
.1.3.6.1.4.1.171.10.75.16.1.99.1.1.1,DES-1210-26MEbx::doSCtrlType,INTEGER,read-only,,current,land-attack(1):blat-attack(2):smurf-attack(3):tcp-null-scan(4):tcp-xmascan(5):tcp-synfin(6):tcp-syn-srcport-less-1024(7),This object indicates the DoS prevention type.
.1.3.6.1.4.1.171.10.75.16.1.99.1.1.2,DES-1210-26MEbx::doSCtrlState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates the status of the DoS prevention type.
.1.3.6.1.4.1.171.10.75.16.1.99.1.1.3,DES-1210-26MEbx::doSCtrlActionType,INTEGER,read-write,,current,drop(0):mirror(1),This object indicates the action for the DoS prevention type.  If this object is set to 'mirror' and DoSCtrlState is set to 'enable', the configuration  will not take effect until a valid mirror port is specified. If mirror port is not valid the behavior will be the same as 'drop'
.1.3.6.1.4.1.171.10.75.16.1.99.1.1.4,DES-1210-26MEbx::doSCtrlMirrorPort,INTEGER,read-write,,current,,This object indicates the port to which the attack packet will be forwarded. A value of 0 means that the DoS prevention action type is either not set to 'mirror'. or the 'mirror' DoS action is not active. When DoSCtrlActionType is set to 'mirror' with DoSCtrlState set to 'enable', setting this value to a valid port number will  activate the 'mirror' DoS action.
.1.3.6.1.4.1.171.10.75.16.1.99.1.1.5,DES-1210-26MEbx::doSCtrlMirrorReplace1P,INTEGER,read-write,,current,,This object indicates the packet to which the attack packet will be replaced 1p to mirror port. The Range of 1p is 0 ~ 7. If value set to -1, it means no chenged.
.1.3.6.1.4.1.171.10.75.16.1.99.1.1.6,DES-1210-26MEbx::doSCtrlMirrorRxRate,INTEGER,read-write,,current,,This object indicates the packet to which the attack packet will be rate limited to mirror port. The Range of rx limit is 0 or 64~1024000. If rate set to 0, it means no limit.
.1.3.6.1.4.1.171.10.75.16.1.99.1.1.7,DES-1210-26MEbx::doSCtrlFrameCount,INTEGER,read-only,,current,,This object indicates the frame counts of the DoS prevention type.
.1.3.6.1.4.1.171.10.75.16.1.99.1.1.8,DES-1210-26MEbx::doSCtrlClearFrameCount,INTEGER,read-write,,current,normal(0):clear(1),This object will clear frame count when set to clear.
.1.3.6.1.4.1.171.10.75.16.1.99.2,DES-1210-26MEbx::dosCtrlTrapLogState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable/Disable Dos Trap Log function. Default is disabled.
.1.3.6.1.4.1.171.10.75.16.1.100,DES-1210-26MEbx::companyAgentBasicInfo,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.100.1,DES-1210-26MEbx::agentCPUutilization,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.100.1.1,DES-1210-26MEbx::agentCPUutilizationIn5sec,Integer32,read-only,,current,,The time scale is set at 5 second intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.16.1.100.1.2,DES-1210-26MEbx::agentCPUutilizationIn1min,Integer32,read-only,,current,,The time scale is set at 1 minute intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.16.1.100.1.3,DES-1210-26MEbx::agentCPUutilizationIn5min,Integer32,read-only,,current,,The time scale is set at 5 minute intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.16.1.100.2,DES-1210-26MEbx::agentMEMutilization,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.100.2.1,DES-1210-26MEbx::agentMEMutilizationIn5sec,Integer32,read-only,,current,,The time scale is set at 5 second intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.16.1.100.2.2,DES-1210-26MEbx::agentMEMutilizationIn1min,Integer32,read-only,,current,,The time scale is set at 1 minute intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.16.1.100.2.3,DES-1210-26MEbx::agentMEMutilizationIn5min,Integer32,read-only,,current,,The time scale is set at 5 minute intervals. The value will be between 0% (idle) and 100% (very busy).
.1.3.6.1.4.1.171.10.75.16.1.100.3,DES-1210-26MEbx::agentPORTutilizationTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.16.1.100.3.1,DES-1210-26MEbx::agentPORTutilizationEntry,,not-accessible,agentPORTutilizationPortIndex,current,,
.1.3.6.1.4.1.171.10.75.16.1.100.3.1.1,DES-1210-26MEbx::agentPORTutilizationPortIndex,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.100.3.1.2,DES-1210-26MEbx::agentPORTutilizationPortTX5sec,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.100.3.1.3,DES-1210-26MEbx::agentPORTutilizationPortRX5sec,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.100.3.1.4,DES-1210-26MEbx::agentPORTutilizationPortUtil5sec,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.100.3.1.5,DES-1210-26MEbx::agentPORTutilizationPortUtil1min,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.100.3.1.6,DES-1210-26MEbx::agentPORTutilizationPortUtil5min,Integer32,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.101,DES-1210-26MEbx::companyProtocolVlan,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.101.1,DES-1210-26MEbx::protocolGroupNameTable,,not-accessible,,current,,A table to control protocol group name features of the device.
.1.3.6.1.4.1.171.10.75.16.1.101.1.1,DES-1210-26MEbx::protocolGroupNameEntry,,not-accessible,protocolGroupGID,current,,An entry appears in protocol group name table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.101.1.1.1,DES-1210-26MEbx::protocolGroupGID,Integer32,read-only,,current,,The group ID of protocol group name table.
.1.3.6.1.4.1.171.10.75.16.1.101.1.1.2,DES-1210-26MEbx::protocolGroupName,OCTET,read-write,,current,,The group name of protocol group name table.
.1.3.6.1.4.1.171.10.75.16.1.101.2,DES-1210-26MEbx::protocolGroupTable,,not-accessible,,current,,A table to control protocol group features of the device.
.1.3.6.1.4.1.171.10.75.16.1.101.2.1,DES-1210-26MEbx::protocolGroupEntry,,not-accessible,protocolGroupId:protocolGroupFrameType:protocolGroupProtocolValue,current,,An entry appears in protocol group table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.101.2.1.1,DES-1210-26MEbx::protocolGroupId,Integer32,read-only,,current,,The group ID of protocol group table.
.1.3.6.1.4.1.171.10.75.16.1.101.2.1.2,DES-1210-26MEbx::protocolGroupFrameType,INTEGER,read-only,,current,ethernet(1):ieee8023-snap(2),The frame type of protocol group table.
.1.3.6.1.4.1.171.10.75.16.1.101.2.1.3,DES-1210-26MEbx::protocolGroupProtocolValue,Integer32,read-only,,current,,The protocol value of protocol group table.
.1.3.6.1.4.1.171.10.75.16.1.101.2.1.99,DES-1210-26MEbx::protocolGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status of protocol group table.
.1.3.6.1.4.1.171.10.75.16.1.101.3,DES-1210-26MEbx::protocolVlanTable,,not-accessible,,current,,A table to control protocol vlan features of the device.
.1.3.6.1.4.1.171.10.75.16.1.101.3.1,DES-1210-26MEbx::protocolVlanEntry,,not-accessible,protocolVlanPort:protocolVlanVID:protocolVlanGroupID,current,,An entry appears in protocol vlan table for each interface 
.1.3.6.1.4.1.171.10.75.16.1.101.3.1.1,DES-1210-26MEbx::protocolVlanPort,Integer32,read-only,,current,,The interface number of protocol vlan table.
.1.3.6.1.4.1.171.10.75.16.1.101.3.1.2,DES-1210-26MEbx::protocolVlanVID,Integer32,read-only,,current,,The vlan ID of protocol vlan table.
.1.3.6.1.4.1.171.10.75.16.1.101.3.1.3,DES-1210-26MEbx::protocolVlanGroupID,Integer32,read-only,,current,,The group ID of protocol vlan table.
.1.3.6.1.4.1.171.10.75.16.1.101.3.1.99,DES-1210-26MEbx::protocolVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status of protocol vlan table.
.1.3.6.1.4.1.171.10.75.16.1.102,DES-1210-26MEbx::companyL2PT,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.102.1,DES-1210-26MEbx::l2PTState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the global state of Layer 2 protocol tunneling.
.1.3.6.1.4.1.171.10.75.16.1.102.2,DES-1210-26MEbx::l2PTPortTable,,not-accessible,,current,,A table that cont ains the cable situation for each port.
.1.3.6.1.4.1.171.10.75.16.1.102.2.1,DES-1210-26MEbx::l2PTEntry,,not-accessible,l2PTPortIndex,current,,A list of cable situations for each port on the device.
.1.3.6.1.4.1.171.10.75.16.1.102.2.1.1,DES-1210-26MEbx::l2PTPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number. For all machines give maximum port number.
.1.3.6.1.4.1.171.10.75.16.1.102.2.1.2,DES-1210-26MEbx::l2PTPortType,INTEGER,read-write,,current,none(1):uni(2):nni(3),This object indicates the Layer 2 protocol tunneling port type. A Layer 2 PDU received on a UNI port can be tunneled to a remote customer site across the provider network. A Tunneled Layer 2 PDU received on an NNI port will be restored to its original format.
.1.3.6.1.4.1.171.10.75.16.1.102.2.1.3,DES-1210-26MEbx::l2PTProtocol,BITS,read-write,,current,stp(0):gvrp(1):macCC(2):macCD(3):lldp(4):isis(5),This object indicates the tunneled protocols on this port. destination MAC address 01-00-0C-CC-CC-CC will be tunneled . If the 'is-is' BIT is set, the IS-IS will be tunneled.
.1.3.6.1.4.1.171.10.75.16.1.102.3,DES-1210-26MEbx::l2PTThresholdTable,,not-accessible,,current,,This table contains the protocol tunneling threshold of a UNI port.
.1.3.6.1.4.1.171.10.75.16.1.102.3.1,DES-1210-26MEbx::l2PTThresholdEntry,,not-accessible,l2PTPortIndex:l2PTProtocolIndex,current,,A list with the Layer2 Protocol tunneling threshold.
.1.3.6.1.4.1.171.10.75.16.1.102.3.1.1,DES-1210-26MEbx::l2PTProtocolIndex,INTEGER,not-accessible,,current,stp(1):gvrp(2):macCC(3):macCD(4):lldp(5):isis(6),This object indicates the tunneled protocol of the port.
.1.3.6.1.4.1.171.10.75.16.1.102.3.1.2,DES-1210-26MEbx::l2PTDropThreshold,INTEGER,read-write,,current,,This object indicates the drop threshold for a given protocol on a UNI port.
.1.3.6.1.4.1.171.10.75.16.1.102.4,DES-1210-26MEbx::l2PTStpMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled STP protocol to translate into.
.1.3.6.1.4.1.171.10.75.16.1.102.5,DES-1210-26MEbx::l2PTGvrpMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled Gvrp protocol to translate into.
.1.3.6.1.4.1.171.10.75.16.1.102.6,DES-1210-26MEbx::l2PTCCMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled 'mac-01-00-0C-CC-CC-CC' to translate into.
.1.3.6.1.4.1.171.10.75.16.1.102.7,DES-1210-26MEbx::l2PTCDMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled 'mac-01-00-0C-CC-CC-CD' to translate into.
.1.3.6.1.4.1.171.10.75.16.1.102.8,DES-1210-26MEbx::l2PTLldpMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled LLDP protocol to translate into.
.1.3.6.1.4.1.171.10.75.16.1.102.9,DES-1210-26MEbx::l2PTIsisMacAddress,OCTET,read-write,,current,,This object indicates the destination multicast address of specified tunneled IS-IS protocol to translate into.
.1.3.6.1.4.1.171.10.75.16.1.104,DES-1210-26MEbx::companySfpVendorInfo,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.104.1,DES-1210-26MEbx::sfpVendorInfoTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.16.1.104.1.1,DES-1210-26MEbx::sfpVendorInfoEntry,,not-accessible,sfpPortIndex,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.1,DES-1210-26MEbx::sfpPortIndex,Integer32,read-only,,current,,The available of index for fiber ports.
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.2,DES-1210-26MEbx::sfpConnectorType,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.3,DES-1210-26MEbx::sfpTranceiverCode,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.4,DES-1210-26MEbx::sfpBaudRate,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.5,DES-1210-26MEbx::sfpVendorName,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.6,DES-1210-26MEbx::sfpVendorOui,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.7,DES-1210-26MEbx::sfpVendorPn,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.8,DES-1210-26MEbx::sfpVendorRev,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.9,DES-1210-26MEbx::sfpWavelength,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.10,DES-1210-26MEbx::sfpVendorSn,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.104.1.1.11,DES-1210-26MEbx::sfpDateCode,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.10.75.16.1.105,DES-1210-26MEbx::companyDDM,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.105.1,DES-1210-26MEbx::ddmCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.105.1.1,DES-1210-26MEbx::ddmPowerUnit,INTEGER,read-write,,current,mw(0):dbm(1),This object indicates the TX/RX power global unit.
.1.3.6.1.4.1.171.10.75.16.1.105.1.2,DES-1210-26MEbx::ddmActionMgmtTable,,not-accessible,,obsolete,,This table contains the configuration of the action taken  when any parameter exceeds its threshold.
.1.3.6.1.4.1.171.10.75.16.1.105.1.2.1,DES-1210-26MEbx::ddmActionMgmtEntry,,not-accessible,ddmActionPort,obsolete,,This is an entry of the swDdmConfigActionTable.
.1.3.6.1.4.1.171.10.75.16.1.105.1.2.1.1,DES-1210-26MEbx::ddmActionPort,INTEGER,read-only,,current,,This object indicates the port. The available of index for fiber ports.
.1.3.6.1.4.1.171.10.75.16.1.105.1.2.1.2,DES-1210-26MEbx::ddmActionState,INTEGER,read-write,,obsolete,disable(0):enable(1),This object indicates the action type.
.1.3.6.1.4.1.171.10.75.16.1.105.1.2.1.3,DES-1210-26MEbx::ddmActionShutdown,INTEGER,read-write,,obsolete,none(0):alarm(1):warning(2),This object indicates the action type.
.1.3.6.1.4.1.171.10.75.16.1.105.1.3,DES-1210-26MEbx::ddmThresholdMgmtTable,,not-accessible,,current,,This table contains DDM temperature configuration information.
.1.3.6.1.4.1.171.10.75.16.1.105.1.3.1,DES-1210-26MEbx::ddmThresholdMgmtEntry,,not-accessible,ddmThresholdPort:ddmThresholdType,current,,This is an entry of the swDdmConfigThresholdTable.
.1.3.6.1.4.1.171.10.75.16.1.105.1.3.1.1,DES-1210-26MEbx::ddmThresholdPort,INTEGER,read-only,,current,,This object indicates the port. The available of index for fiber ports.
.1.3.6.1.4.1.171.10.75.16.1.105.1.3.1.2,DES-1210-26MEbx::ddmThresholdType,INTEGER,read-only,,current,temperature(0):voltage(1):bias(2):txPower(3):rxPower(4),This object indicates the threshold type.
.1.3.6.1.4.1.171.10.75.16.1.105.1.3.1.3,DES-1210-26MEbx::ddmHighAlarm,OCTET,read-write,,current,,This object indicates the high alarm threshold value to be configured. As the  value is a floating point data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.16.1.105.1.3.1.4,DES-1210-26MEbx::ddmLowAlarm,OCTET,read-write,,current,,This object indicates the low alarm threshold value to be configured. As the value is a floating data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.16.1.105.1.3.1.5,DES-1210-26MEbx::ddmHighWarning,OCTET,read-write,,current,,This object indicates the high warning threshold value to be configured. As  the value is a floating data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.16.1.105.1.3.1.6,DES-1210-26MEbx::ddmLowWarning,OCTET,read-write,,current,,This object indicates the low warning threshold value to be configured. As  the value is a floating data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.16.1.105.2,DES-1210-26MEbx::ddmInfo,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.105.2.1,DES-1210-26MEbx::ddmStatus,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.105.2.1.1,DES-1210-26MEbx::ddmStatusTable,,not-accessible,,current,,This table contains the DDM status information.
.1.3.6.1.4.1.171.10.75.16.1.105.2.1.1.1,DES-1210-26MEbx::ddmStatusEntry,,not-accessible,ddmStatusPort,current,,This is an entry of the ddmStatusTable.
.1.3.6.1.4.1.171.10.75.16.1.105.2.1.1.1.1,DES-1210-26MEbx::ddmStatusPort,INTEGER,read-only,,current,,This object indicates the port. The available of index for fiber ports.
.1.3.6.1.4.1.171.10.75.16.1.105.2.1.1.1.2,DES-1210-26MEbx::ddmTemperature,OCTET,read-only,,current,,This object indicates the real time value of the temperature. As the value  is a floating point data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.16.1.105.2.1.1.1.3,DES-1210-26MEbx::ddmVoltage,OCTET,read-only,,current,,This object indicates the real time value of the supply voltage. As the value  value is a floating point data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.16.1.105.2.1.1.1.4,DES-1210-26MEbx::ddmBiasCurrent,OCTET,read-only,,current,,This object indicates the real time value of the tx bias.
.1.3.6.1.4.1.171.10.75.16.1.105.2.1.1.1.5,DES-1210-26MEbx::ddmTxPower,OCTET,read-only,,current,,This object indicates the real time value of the tx power. As the value  is a floating point data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.16.1.105.2.1.1.1.6,DES-1210-26MEbx::ddmRxPower,OCTET,read-only,,current,,This object indicates the real time value of the rx power. As the value is  a floating data type, the DisplayString type is used to define this parameter.
.1.3.6.1.4.1.171.10.75.16.1.107,DES-1210-26MEbx::companyFTPGroup,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.107.1,DES-1210-26MEbx::ftpFwTable,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.107.1.1,DES-1210-26MEbx::ftpFwServerIpAddress,OCTET,read-write,,obsolete,,The FTP server's IPv4 address or IPv6 address is used to upload or
.1.3.6.1.4.1.171.10.75.16.1.107.1.2,DES-1210-26MEbx::ftpFwImageFileName,OCTET,read-write,,obsolete,,Firmware file name used to upload or download firmware.
.1.3.6.1.4.1.171.10.75.16.1.107.1.3,DES-1210-26MEbx::ftpFwUsername,OCTET,read-write,,obsolete,,FTP username to login FTP.
.1.3.6.1.4.1.171.10.75.16.1.107.1.4,DES-1210-26MEbx::ftpFwPassword,OCTET,read-write,,obsolete,,FTP password to login FTP.
.1.3.6.1.4.1.171.10.75.16.1.107.1.5,DES-1210-26MEbx::ftpFwPath,OCTET,read-write,,obsolete,,FTP path can find file folder.
.1.3.6.1.4.1.171.10.75.16.1.107.1.6,DES-1210-26MEbx::ftpFwPort,Integer32,read-write,,obsolete,,FTP port to login FTP.
.1.3.6.1.4.1.171.10.75.16.1.107.1.8,DES-1210-26MEbx::ftpFwFTPOperation,INTEGER,read-write,,obsolete,none(0):download(1):upload(2),The FTP operates to perform downloading the firmware image to the unit. This object is used in conjunction with FTP settings
.1.3.6.1.4.1.171.10.75.16.1.107.1.9,DES-1210-26MEbx::ftpFwFTPOperationStatus,INTEGER,read-only,,obsolete,none(0):success(1):fail(2):progressing(3):transmit(4),The FTP operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.16.1.107.2,DES-1210-26MEbx::ftpConfigTable,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.107.2.1,DES-1210-26MEbx::ftpConfigServerIpAddress,OCTET,read-write,,obsolete,,The FTP server's IPv4 address or IPv6 address is used to upload or
.1.3.6.1.4.1.171.10.75.16.1.107.2.2,DES-1210-26MEbx::ftpConfigFileName,OCTET,read-write,,obsolete,,Config file name used to upload or download Config.
.1.3.6.1.4.1.171.10.75.16.1.107.2.3,DES-1210-26MEbx::ftpConfigUsername,OCTET,read-write,,obsolete,,FTP username to login FTP.
.1.3.6.1.4.1.171.10.75.16.1.107.2.4,DES-1210-26MEbx::ftpConfigPassword,OCTET,read-write,,obsolete,,FTP password to login FTP.
.1.3.6.1.4.1.171.10.75.16.1.107.2.5,DES-1210-26MEbx::ftpConfigPath,OCTET,read-write,,obsolete,,FTP path can find file folder.
.1.3.6.1.4.1.171.10.75.16.1.107.2.6,DES-1210-26MEbx::ftpConfigPort,Integer32,read-write,,obsolete,,FTP port to login FTP.
.1.3.6.1.4.1.171.10.75.16.1.107.2.7,DES-1210-26MEbx::ftpConfigConfigID,INTEGER,read-write,,current,configID1(1):configID2(2),Config image id can select imageid1 or imageid2 to flash
.1.3.6.1.4.1.171.10.75.16.1.107.2.8,DES-1210-26MEbx::ftpConfigFTPOperation,INTEGER,read-write,,obsolete,none(0):download(1):upload(2),The FTP operates to perform downloading the config image to the unit. This object is used in conjunction with FTP settings
.1.3.6.1.4.1.171.10.75.16.1.107.2.9,DES-1210-26MEbx::ftpConfigFTPOperationStatus,INTEGER,read-only,,obsolete,none(0):success(1):fail(2):progressing(3):transmit(4),The FTP operation status represent config backup or upgrade status.
.1.3.6.1.4.1.171.10.75.16.1.120,DES-1210-26MEbx::companyTraps,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.120.0,DES-1210-26MEbx::traps,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.120.0.1,DES-1210-26MEbx::snmpTrapSNMPAuthentication,,,,,,SnmpV3TrapSNMPAuthentication.
.1.3.6.1.4.1.171.10.75.16.1.120.0.2,DES-1210-26MEbx::snmpTrapColdStart,,,,,,SnmpV3TrapColdStart.
.1.3.6.1.4.1.171.10.75.16.1.120.0.3,DES-1210-26MEbx::snmpTrapWarmStart,,,,,,SnmpV3TrapWarmStart.
.1.3.6.1.4.1.171.10.75.16.1.120.0.4,DES-1210-26MEbx::snmpTrapCopperLinkUpDown,,,,,,SnmpV3TrapCopperLinkUpDown.
.1.3.6.1.4.1.171.10.75.16.1.120.0.5,DES-1210-26MEbx::snmpTrapRSTPStateChange,,,,,,SnmpV3TrapRSTPStateChange.
.1.3.6.1.4.1.171.10.75.16.1.120.0.6,DES-1210-26MEbx::snmpTrapFirmUpgrade,,,,,,SnmpV3TrapFirmUpgrade.
.1.3.6.1.4.1.171.10.75.16.1.120.0.11,DES-1210-26MEbx::snmpTrapBPDUAttack,,,,,,  when the for port for folloowing status:  1. BPDU Attacked on port 2. BPDU Attacke Cleared on port 3. BPDU Attacke Recovered on port
.1.3.6.1.4.1.171.10.75.16.1.120.0.12,DES-1210-26MEbx::snmpTrapPortSecurity,,,,,,SnmpV3TrapPortSecurity.
.1.3.6.1.4.1.171.10.75.16.1.120.0.13,DES-1210-26MEbx::snmpTrapIMPBv2,,,,,,SnmpV3TrapIMPBv2.
.1.3.6.1.4.1.171.10.75.16.1.120.0.14,DES-1210-26MEbx::snmpTrapLBD,,,,,,SnmpV3TrapLBD.
.1.3.6.1.4.1.171.10.75.16.1.120.0.15,DES-1210-26MEbx::snmpTrapDHCPScreen,,,,,,SnmpV3TrapDHCPScreen.
.1.3.6.1.4.1.171.10.75.16.1.120.0.16,DES-1210-26MEbx::snmpTrapGratuitousArp,,,,,,SnmpV3TrapGratuitousArp.
.1.3.6.1.4.1.171.10.75.16.1.120.0.17,DES-1210-26MEbx::macNotificatiotn,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.10.75.16.1.120.0.21,DES-1210-26MEbx::duplicateIP,,,,,, duplicateIP . 
.1.3.6.1.4.1.171.10.75.16.1.120.0.22,DES-1210-26MEbx::trafficControl,,,,,, trafficControl. 
.1.3.6.1.4.1.171.10.75.16.1.120.0.23,DES-1210-26MEbx::topologyChange,,,,,, topologyChange. 
.1.3.6.1.4.1.171.10.75.16.1.120.0.24,DES-1210-26MEbx::newRootBrgaddress,,,,,, newRootBrgaddress. 
.1.3.6.1.4.1.171.10.75.16.1.120.0.25,DES-1210-26MEbx::newRootOlddesignatedroot,,,,,, newRootOlddesignatedroot. 
.1.3.6.1.4.1.171.10.75.16.1.120.0.26,DES-1210-26MEbx::newRootMSTibridgeregionalroot,,,,,, topologyChange. 
.1.3.6.1.4.1.171.10.75.16.1.120.0.27,DES-1210-26MEbx::snmpTrapDHCPv6Screen,,,,,,SnmpV3TrapDHCPv6Screen.
.1.3.6.1.4.1.171.10.75.16.1.120.0.28,DES-1210-26MEbx::snmpTrapICMPv6RaAllNodeFilter,,,,,,snmpTrapICMPv6RaAllNodeFilter.
.1.3.6.1.4.1.171.10.75.16.1.120.0.29,DES-1210-26MEbx::snmpTrapDyingGasp,,,,,,snmpTrapDyingGasp.
.1.3.6.1.4.1.171.10.75.16.1.120.0.30,DES-1210-26MEbx::snmpTrapWebLoginout,,,,,,snmpTrapWebLoginout.
.1.3.6.1.4.1.171.10.75.16.1.120.0.31,DES-1210-26MEbx::snmpTrapLoginout,,,,,,snmpTrapLoginout.
.1.3.6.1.4.1.171.10.75.16.1.120.0.32,DES-1210-26MEbx::snmpTrapDULD,,,,,,snmpTrapDULD.
.1.3.6.1.4.1.171.10.75.16.1.120.0.34,DES-1210-26MEbx::snmpTrapDOSPrevent,,,,,,snmpTrapDOSPrevent.
.1.3.6.1.4.1.171.10.75.16.1.120.0.36,DES-1210-26MEbx::snmpTrapAutoCableDiag,,,,,,snmpTrapAutoCableDiag.
.1.3.6.1.4.1.171.10.75.16.1.121,DES-1210-26MEbx::companyswLedPanel,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.121.1,DES-1210-26MEbx::swLedPanelstate,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.121.1.1,DES-1210-26MEbx::swLedInfoTable,,not-accessible,,current,,This table contains the LED information.
.1.3.6.1.4.1.171.10.75.16.1.121.1.1.1,DES-1210-26MEbx::swLedInfoEntry,,not-accessible,swLedInfoUnitId,current,,A list of front panel LED information for each unit in the system.
.1.3.6.1.4.1.171.10.75.16.1.121.1.1.1.1,DES-1210-26MEbx::swLedInfoUnitId,INTEGER,read-only,,current,,The object indicates the unit ID.
.1.3.6.1.4.1.171.10.75.16.1.121.1.1.1.2,DES-1210-26MEbx::swLedInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indicators. The first 32 octets are 
.1.3.6.1.4.1.171.10.75.16.1.125,DES-1210-26MEbx::companyStatistics,,,,,,
.1.3.6.1.4.1.171.10.75.16.1.125.1,DES-1210-26MEbx::statisticsClearPortList,OCTET,read-write,,current,,This object allow the user to set the port list for Statistics.
.1.3.6.1.4.1.171.10.75.16.1.125.2,DES-1210-26MEbx::statisticsClear,INTEGER,read-write,,current,true(1):false(2),This object allows the user to clear Statistics entry.
.1.3.6.1.4.1.171.10.75.20,DES-1210-52-CX::des-1210-52,,,,,,
.1.3.6.1.4.1.171.10.75.20.1,DES-1210-52-CX::des-1210-52-cx,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.1,DES-1210-52-CX::companySystem,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.1.1,DES-1210-52-CX::sysSwitchName,OCTET,read-write,,current,,System name used for identification of the device. The following characters are allowed to input. 0 ~ 9 / a ~ z / A ~ Z Special character: ( ) ï¿½V + - = .
.1.3.6.1.4.1.171.10.75.20.1.1.2,DES-1210-52-CX::sysHardwareVersion,OCTET,read-only,,current,,Version number of the Hardware.
.1.3.6.1.4.1.171.10.75.20.1.1.3,DES-1210-52-CX::sysFirmwareVersion,OCTET,read-only,,current,,Version number of the Firmware.
.1.3.6.1.4.1.171.10.75.20.1.1.4,DES-1210-52-CX::sysLoginTimeoutInterval,Integer32,read-write,,current,,This time interval is used to count the time and logout web interface automatically.
.1.3.6.1.4.1.171.10.75.20.1.1.5,DES-1210-52-CX::sysLocationName,OCTET,read-write,,current,,The location name of this node (e.g., `telephone closet,  3rd floor'). If the location is unknown, the value is  the zero-length string.
.1.3.6.1.4.1.171.10.75.20.1.1.7,DES-1210-52-CX::sysSystemPassword,OCTET,read-write,,current,,This object is used to set System Password,  The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.20.1.1.8,DES-1210-52-CX::sysSafeGuardEnable,INTEGER,read-write,,current,enable(1):disable(2),This object is used to set Safeguard Enable\Disable.
.1.3.6.1.4.1.171.10.75.20.1.1.9,DES-1210-52-CX::sysRestart,INTEGER,read-write,,current,true(1):false(2),This object allows the user to restart the Switch  (i.e)the entire switch will operationally go down and  start again. Setting a value of 'true' causes the switch  to be restarted.   When the switch operationally goes down, configuration  save operation is initiated based on the configuration save  option chosen.  When the switch operationally come up, the saved configurations are restored based on the restore option chosen.  Once the switch is restarted, the value of this object reverts to 'false'.
.1.3.6.1.4.1.171.10.75.20.1.1.10,DES-1210-52-CX::sysSave,INTEGER,read-write,,current,true(1):false(2),This object is used to save Configuration.
.1.3.6.1.4.1.171.10.75.20.1.1.12,DES-1210-52-CX::sysJumboFrameEnable,INTEGER,read-write,,current,enable(1):disable(2),Gigabit Web Smart Switches support jumbo frames (frames larger than  the Ethernet frame size of 1522 bytes) of up to 9K bytes (tagged).  Default jumbo frame is disabled.
.1.3.6.1.4.1.171.10.75.20.1.1.13,DES-1210-52-CX::sysPortCtrlTable,,not-accessible,,current,,A table to control the port specific parameters of the device like speed, duplex mode, etc.
.1.3.6.1.4.1.171.10.75.20.1.1.13.1,DES-1210-52-CX::sysPortCtrlEntry,,not-accessible,sysPortCtrlIndex,current,,An entry appears in this table for each interface in the system.  Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.20.1.1.13.1.1,DES-1210-52-CX::sysPortCtrlIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.20.1.1.13.1.2,DES-1210-52-CX::sysPortCtrlSpeed,INTEGER,read-write,,current,rate1000MFull(1):rate100MFull(2):rate100MHalf(3):rate10MFull(4):rate10MHalf(5):auto(6):disable(7),Configures interface speed.
.1.3.6.1.4.1.171.10.75.20.1.1.13.1.3,DES-1210-52-CX::sysPortCtrlOperStatus,INTEGER,read-only,,current,down(1):rate1000MFull(2):rate100MFull(3):rate100MHalf(4):rate10MFull(5):rate10MHalf(6),The port's operating speed state.
.1.3.6.1.4.1.171.10.75.20.1.1.13.1.4,DES-1210-52-CX::sysPortCtrlMDI,INTEGER,read-write,,current,auto(1):mdi(2):mdix(3),Configures interface auto/mdi/mdix mode. The default setting is Auto.
.1.3.6.1.4.1.171.10.75.20.1.1.13.1.5,DES-1210-52-CX::sysPortCtrlFlowControl,INTEGER,read-write,,current,enable(1):disable(2),Enables / disables flow control for the interface.
.1.3.6.1.4.1.171.10.75.20.1.1.13.1.6,DES-1210-52-CX::sysPortCtrlFlowControlOper,INTEGER,read-only,,current,enabled(1):disabled(2),The link parner negotiate port's operating flow control state.
.1.3.6.1.4.1.171.10.75.20.1.1.13.1.7,DES-1210-52-CX::sysPortCtrlType,INTEGER,read-only,,current,fastethernet(1):gigabitethernet(2):fiberwith100BaseSFPModule(3):fiberwith1000BaseSFPModule(4),The port's media type.
.1.3.6.1.4.1.171.10.75.20.1.1.14,DES-1210-52-CX::sysDhcpAutoConfiguration,INTEGER,read-write,,current,enable(1):disable(2),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.1.16,DES-1210-52-CX::sysPortDescriptionTable,,not-accessible,,current,,The port description table.
.1.3.6.1.4.1.171.10.75.20.1.1.16.1,DES-1210-52-CX::sysPortDescriptionEntry,,not-accessible,sysPortDescIndex,current,,The port description entry.
.1.3.6.1.4.1.171.10.75.20.1.1.16.1.1,DES-1210-52-CX::sysPortDescIndex,INTEGER,read-only,,current,,This object indicates the port index.
.1.3.6.1.4.1.171.10.75.20.1.1.16.1.2,DES-1210-52-CX::sysPortDescString,OCTET,read-write,,current,,This object indicates the port description.
.1.3.6.1.4.1.171.10.75.20.1.1.30,DES-1210-52-CX::sysDdp,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.1.30.1,DES-1210-52-CX::sysDdpGlobalOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates D-Link discover protocol is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.1.30.2,DES-1210-52-CX::sysDdpGeneralReportOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates D-Link discover protocol report is enabled or disabled. This object only can be modified when D-Link discover protocol state is enabled.
.1.3.6.1.4.1.171.10.75.20.1.1.30.3,DES-1210-52-CX::sysDdpGeneralReportTimer,INTEGER,read-write,,current,time30seconds(30):time60seconds(60):time90seconds(90):time120seconds(120),This object indicates D-Link discover protocol report time period. This object only can be modified when both D-Link discover protocol state and D-Link discover protocol report state are enabled.
.1.3.6.1.4.1.171.10.75.20.1.1.30.4,DES-1210-52-CX::sysDdpProtStatusTable,,not-accessible,,current,,A table to control the port status of D-Link discover protocol.
.1.3.6.1.4.1.171.10.75.20.1.1.30.4.1,DES-1210-52-CX::sysDdpProtStatusEntry,,not-accessible,sysDdpProtStatusIndex,current,,An entry appears in this table for each port D-Link discover protocol status.
.1.3.6.1.4.1.171.10.75.20.1.1.30.4.1.1,DES-1210-52-CX::sysDdpProtStatusIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.20.1.1.30.4.1.2,DES-1210-52-CX::sysDdpProtStatusControl,INTEGER,read-write,,current,enabled(1):disabled(2),Configures the port status of D-Link discover protocol.
.1.3.6.1.4.1.171.10.75.20.1.1.31,DES-1210-52-CX::sysDhcpRetryTimes,Integer32,read-write,,current,,This time for DHCP retried times.
.1.3.6.1.4.1.171.10.75.20.1.2,DES-1210-52-CX::companyIpifGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.2.5,DES-1210-52-CX::ipifSupportV4V6Info,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.2.5.1,DES-1210-52-CX::sysIpAddrCfgMode,INTEGER,read-write,,current,manual(1):dhcp(2):bootp(3),Specifies the means by which the default interface in the device  gets the IP address. If 'manual' mode is selected, the default interface takes the  'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client,  BootP client, DHCP Client, etc.  If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr'  configured in the system.
.1.3.6.1.4.1.171.10.75.20.1.2.5.2,DES-1210-52-CX::sysIpAddr,IpAddress,read-write,,current,,Default IP Address of the system.  This IP address, if modified, will take effect only when the  configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.20.1.2.5.3,DES-1210-52-CX::sysIpSubnetMask,IpAddress,read-write,,current,,IP subnet mask for the default IP address.  This subnet mask, if modified, will take effect only when the configuration is stored & restored.
.1.3.6.1.4.1.171.10.75.20.1.2.5.4,DES-1210-52-CX::sysGateway,IpAddress,read-write,,current,,Gateway
.1.3.6.1.4.1.171.10.75.20.1.2.5.5,DES-1210-52-CX::ipifName,OCTET,read-only,,current,,The Description for the interface.
.1.3.6.1.4.1.171.10.75.20.1.2.5.7,DES-1210-52-CX::ipifv6GlobalStatus,INTEGER,read-create,,current,enable(1):disable(2),The ID of VLAN that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.20.1.2.5.8,DES-1210-52-CX::ipifv6DHCPStatus,INTEGER,read-create,,current,enable(1):disable(2),The state of DHCPv6 that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.20.1.2.5.9,DES-1210-52-CX::ipifv6AutolinkloStatus,INTEGER,read-create,,current,enable(1):disable(2),The global state of link local that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.20.1.2.5.10,DES-1210-52-CX::ipifv6NSRetransmitTime,INTEGER,read-create,,current,,The NS's retransmit time that you want this interface to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.20.1.2.5.11,DES-1210-52-CX::ipifv6DefaultGateway,OCTET,read-create,,current,,The ipv6 default gateway that you want this interface to be in.  To delete gateway, please insert address  '0000:0000:0000:0000:0000:0000:0000:0000'.
.1.3.6.1.4.1.171.10.75.20.1.2.5.12,DES-1210-52-CX::ipifV6AddressTable,,not-accessible,,current,,A list of interface entries.
.1.3.6.1.4.1.171.10.75.20.1.2.5.12.1,DES-1210-52-CX::ipifV6AddressEntry,,not-accessible,ipifV6AddressMainIndex:ipifV6AddressIpAddr:ipifV6AddressIpPrefix,current,,An entry containing management information applicable to a particular interface.
.1.3.6.1.4.1.171.10.75.20.1.2.5.12.1.1,DES-1210-52-CX::ipifV6AddressMainIndex,Integer32,read-only,,current,,The index of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.20.1.2.5.12.1.2,DES-1210-52-CX::ipifV6AddressIpAddr,OCTET,read-only,,current,,The ip address of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.20.1.2.5.12.1.3,DES-1210-52-CX::ipifV6AddressIpPrefix,INTEGER,read-only,,current,,The ip prefix of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.20.1.2.5.12.1.4,DES-1210-52-CX::ipifV6AddressIpType,INTEGER,read-only,,current,unicast(1):anycast(2):linklocal(3),The ip type of this IPv6 entry.
.1.3.6.1.4.1.171.10.75.20.1.2.5.12.1.5,DES-1210-52-CX::ipifV6AddressRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Multi Interface Table. Only a subset of the rowstatus variables (active, createAndWait, destroy) are available.
.1.3.6.1.4.1.171.10.75.20.1.2.6,DES-1210-52-CX::dhcpOption12Status,INTEGER,read-write,,current,enable(1):disable(2),Status of DHCP Option12
.1.3.6.1.4.1.171.10.75.20.1.2.7,DES-1210-52-CX::dhcpOption12HostName,OCTET,read-write,,current,,Host name in DHCP option 12. The acceptable beginning of DHCP hostname is letter.
.1.3.6.1.4.1.171.10.75.20.1.3,DES-1210-52-CX::companyTftpGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.3.9,DES-1210-52-CX::tftpFwTargetGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.3.9.1,DES-1210-52-CX::tftpFwTargetServerIpAddress,OCTET,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.20.1.3.9.2,DES-1210-52-CX::tftpFwTargetServerIpType,INTEGER,read-write,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.20.1.3.9.3,DES-1210-52-CX::tftpFwTargetInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the tftpFwTargetServerIpAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.20.1.3.9.4,DES-1210-52-CX::tftpFwTargetImageFileName,OCTET,read-write,,current,,Configure firmware filename to download.
.1.3.6.1.4.1.171.10.75.20.1.3.9.5,DES-1210-52-CX::tftpFwTargetTftpOperation,INTEGER,read-write,,current,none(0):download(1):upload(2),The tftp operates to perform downloading the firmware image to the unit. This object is used in conjunction with
.1.3.6.1.4.1.171.10.75.20.1.3.9.6,DES-1210-52-CX::tftpFwTargetTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3):transmit(4),The tftp operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.75.20.1.3.10,DES-1210-52-CX::tftpCfgTargetGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.3.10.1,DES-1210-52-CX::tftpCfgTargetServerIpAddress,OCTET,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.75.20.1.3.10.2,DES-1210-52-CX::tftpCfgTargetServerIpType,INTEGER,read-write,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.20.1.3.10.3,DES-1210-52-CX::tftpCfgTargetInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the tftpCfgTargetServerIpAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.20.1.3.10.4,DES-1210-52-CX::tftpCfgTargetImageFileName,OCTET,read-write,,current,,The configuration filename is used to store or retrieve config  from the tftp server.
.1.3.6.1.4.1.171.10.75.20.1.3.10.5,DES-1210-52-CX::tftpCfgTargetTftpOperation,INTEGER,read-write,,current,none(0):download(1):upload(2):progressing(3),The tftp operates to perform either downloading the
.1.3.6.1.4.1.171.10.75.20.1.3.10.6,DES-1210-52-CX::tftpCfgTargetTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3),The tftp operation status represent configuration file backup or restore status.
.1.3.6.1.4.1.171.10.75.20.1.4,DES-1210-52-CX::companyMiscGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.4.2,DES-1210-52-CX::miscReset,INTEGER,read-write,,current,reset(1):noop(2),Physically resets the unit - use with care. A (1) resets  the unit, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.20.1.4.3,DES-1210-52-CX::miscStatisticsReset,INTEGER,read-write,,current,reset(1):noop(2),Resets the units statistics. A (1) resets  the statistics count, a (2) does nothing.
.1.3.6.1.4.1.171.10.75.20.1.6,DES-1210-52-CX::companyRSTP,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.6.1,DES-1210-52-CX::stpGlobal,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.6.1.1,DES-1210-52-CX::rstpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative module status requested by management for the RSTP Module. This enables or disables RSTP in the system. A value of 'enabled' (1) indicates that RSTP must be enabled in the device on all the ports. A value of 'disabled'(2) indicates that RSTP must be disabled in the device on all the ports.
.1.3.6.1.4.1.171.10.75.20.1.6.1.2,DES-1210-52-CX::stpVersion,INTEGER,read-write,,current,stpCompatible(0):rstp(2),The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New value may be defined as future versions of the protocol become available.
.1.3.6.1.4.1.171.10.75.20.1.6.1.3,DES-1210-52-CX::stpPriority,INTEGER,read-write,,current,,The bridge priority vector, as defined in 17.6. The first  (RootBridgeID) and third (DesignatedBridgeID)components are both equal to the value of the Bridge Identifier (17.18.2). The other components are zero. Permissible values are 0-61440, in steps of 4096.
.1.3.6.1.4.1.171.10.75.20.1.6.1.4,DES-1210-52-CX::stpTxHoldCount,INTEGER,read-write,,current,,The value used by the Port Transmit state machine to limit the maximum transmission rate.
.1.3.6.1.4.1.171.10.75.20.1.6.1.5,DES-1210-52-CX::stpProtocolSpecification,INTEGER,read-only,,current,unknown(1):decLb100(2):ieee8021d(3),An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined.
.1.3.6.1.4.1.171.10.75.20.1.6.1.6,DES-1210-52-CX::stpTimeSinceTopologyChange,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
.1.3.6.1.4.1.171.10.75.20.1.6.1.7,DES-1210-52-CX::stpTopChanges,Counter32,read-only,,current,,The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
.1.3.6.1.4.1.171.10.75.20.1.6.1.8,DES-1210-52-CX::stpDesignatedRoot,OCTET,read-only,,current,,The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
.1.3.6.1.4.1.171.10.75.20.1.6.1.9,DES-1210-52-CX::stpRootCost,INTEGER,read-only,,current,,The cost of the path to the root as seen from this bridge.
.1.3.6.1.4.1.171.10.75.20.1.6.1.10,DES-1210-52-CX::stpRootPort,INTEGER,read-only,,current,,The port number of the port which offers the lowest cost path from this bridge to the root bridge.
.1.3.6.1.4.1.171.10.75.20.1.6.1.11,DES-1210-52-CX::stpMaxAge,INTEGER,read-only,,current,,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. The rootTimes variable comprises the  Bridge¡¦s operational timer parameter values  (Message Age, Max Age, Forward Delay, and  Hello Time), derived from the values stored in  portTimes (17.19.22) for the Root Port or from  BridgeTimes (17.18.4).
.1.3.6.1.4.1.171.10.75.20.1.6.1.12,DES-1210-52-CX::stpHelloTime,INTEGER,read-only,,current,,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. The interval between periodic transmissions of  Configuration Messages by Designated Ports  (Table 17-1).
.1.3.6.1.4.1.171.10.75.20.1.6.1.13,DES-1210-52-CX::stpHoldTime,INTEGER,read-only,,current,,This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
.1.3.6.1.4.1.171.10.75.20.1.6.1.14,DES-1210-52-CX::stpForwardDelay,INTEGER,read-only,,current,,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. The delay used by STP Bridges (17.4) to transition  Root and Designated Ports to Forwarding  (Table 17-1).
.1.3.6.1.4.1.171.10.75.20.1.6.1.15,DES-1210-52-CX::stpBridgeMaxAge,INTEGER,read-write,,current,,The Max Age component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.75.20.1.6.1.16,DES-1210-52-CX::stpBridgeHelloTime,INTEGER,read-write,,current,,The Hello Time component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.75.20.1.6.1.17,DES-1210-52-CX::stpBridgeForwardDelay,INTEGER,read-write,,current,,The Forward Delay component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.75.20.1.6.2,DES-1210-52-CX::stpPortTable,,not-accessible,,current,,A table that contains port-specific information for the Spanning Tree Protocol.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1,DES-1210-52-CX::stpPortEntry,,not-accessible,stpPort,current,,A list of information maintained by every port about the Spanning Tree Protocol state for that port.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.1,DES-1210-52-CX::stpPort,INTEGER,read-only,,current,,The port number of the port for which this entry contains Spanning Tree Protocol management information.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.2,DES-1210-52-CX::stpPortPriority,INTEGER,read-write,,current,,The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of stpPort.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.3,DES-1210-52-CX::stpPortState,INTEGER,read-only,,current,disabled(1):blocking(2):listening(3):learning(4):forwarding(5):broken(6),The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see stpPortEnable), this object will have a value of disabled(1).
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.4,DES-1210-52-CX::stpPortEnable,INTEGER,read-write,,current,enabled(1):disabled(2),The enabled/disabled status of the port.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.5,DES-1210-52-CX::stpAdminPortPathCost,INTEGER,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. Writing a value of '0' assigns the  automatically calculated default Path Cost value to  the ohter object stpPortPathCost. If the default  Path Cost is being used,this object returns '0' when  read.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.6,DES-1210-52-CX::stpPortPathCost,INTEGER,read-only,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.7,DES-1210-52-CX::stpPortDesignatedRoot,OCTET,read-only,,current,,The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.8,DES-1210-52-CX::stpPortDesignatedCost,INTEGER,read-only,,current,,The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.9,DES-1210-52-CX::stpPortDesignatedBridge,OCTET,read-only,,current,,The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.10,DES-1210-52-CX::stpPortDesignatedPort,OCTET,read-only,,current,,The Port Identifier of the port on the Designated Bridge for this port's segment.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.11,DES-1210-52-CX::stpPortForwardTransitions,Counter32,read-only,,current,,The number of times this port has transitioned from the Learning state to the Forwarding state.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.12,DES-1210-52-CX::stpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.13,DES-1210-52-CX::stpPortOperEdgePort,INTEGER,read-only,,current,true(1):false(2),The operational value of the Edge Port parameter. The object is initialized to the value of stpPortAdminEdgePort and is set FALSE on reception of a BPDU.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.14,DES-1210-52-CX::stpPortAdminPointToPoint,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.15,DES-1210-52-CX::stpPortOperPointToPoint,INTEGER,read-only,,current,true(1):false(2),The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the stpPortAdminPointToPoint object.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.16,DES-1210-52-CX::stpPortEdge,INTEGER,read-write,,current,true(1):false(0):auto(2), This parameter when TRUE(1) indicates that detection of a port  as Edge Port happens automatically and FALSE(2)  indicates that this feature is disabled.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.17,DES-1210-52-CX::stpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to be selected as Root Port for the CIST or any MSTI, even it has  the best spanning tree priority vector. Such a Port will be selected  as an Alternate Port after the Root Port has been selected. This  parameter should be FALSE by default. If set it can cause lack of  spanning tree connectivity. It is set by a network administrator to  prevent bridges external to a core region of the network influencing  the spanning tree active topology, possibly because those bridges are  not under the full control of the administrator.  This administrator configuration is also known as 'Root Guard'.
.1.3.6.1.4.1.171.10.75.20.1.6.2.1.18,DES-1210-52-CX::stpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to propagate received topology change notifications and topology  changes to other Ports. This parameter should be FALSE by default.  If set it can cause temporary loss of connectivity after changes in  a spanning trees active topology as a result of persistent  incorrectly learnt station location information. It is set by a  network administrator to prevent bridges external to a core region of  the network causing address flushing in that region, possibly because  those bridges are not under the full control of the administrator or  MAC-Operational for the attached LANs transitions frequently.
.1.3.6.1.4.1.171.10.75.20.1.7,DES-1210-52-CX::companyDot1qVlanGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.7.2,DES-1210-52-CX::dot1qVlanManagementOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable management VLAN mechanism.
.1.3.6.1.4.1.171.10.75.20.1.7.3,DES-1210-52-CX::dot1qVlanManagementid,INTEGER,read-write,,current,,The management VLAN ID, which will allow to forward packets of that VLAN to CPU.
.1.3.6.1.4.1.171.10.75.20.1.7.5,DES-1210-52-CX::dot1qVlanAsyOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable IEEE 802.1Q Asymmetric VLAN
.1.3.6.1.4.1.171.10.75.20.1.7.6,DES-1210-52-CX::dot1qVlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.10.75.20.1.7.6.1,DES-1210-52-CX::dot1qVlanEntry,,not-accessible,dot1qVlanName,current,,Information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.10.75.20.1.7.6.1.1,DES-1210-52-CX::dot1qVlanName,OCTET,read-create,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.10.75.20.1.7.6.1.2,DES-1210-52-CX::dot1qVlanEgressPorts,OCTET,read-create,,current,,The set of ports which are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port per-VLAN Registrar control for Registration Fixed on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed.
.1.3.6.1.4.1.171.10.75.20.1.7.6.1.4,DES-1210-52-CX::dot1qVlanUntaggedPorts,OCTET,read-create,,current,,The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set then it will reject the set operation with an error. An example might be if a manager attempts to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
.1.3.6.1.4.1.171.10.75.20.1.7.6.1.5,DES-1210-52-CX::dot1qVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in dot1qVlanTable. By setting this object, new entries can be created in dot1qVlanTable and existing entries can be removed from dot1qVlanTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.75.20.1.7.7,DES-1210-52-CX::dot1qVlanPortTable,,not-accessible,,current,,A table containing per port control and status information for VLAN configuration in the device.
.1.3.6.1.4.1.171.10.75.20.1.7.7.1,DES-1210-52-CX::dot1qVlanPortEntry,,not-accessible,,current,,Information controlling VLAN configuration for a port on the device.
.1.3.6.1.4.1.171.10.75.20.1.7.7.1.1,DES-1210-52-CX::dot1qVlanPvid,Unsigned32,read-write,,current,,The PVID, the VLAN ID assigned to untagged frames or Priority-Tagged frames received on this port.
.1.3.6.1.4.1.171.10.75.20.1.8,DES-1210-52-CX::companyLA,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.8.1,DES-1210-52-CX::laSystem,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.8.1.2,DES-1210-52-CX::laStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the Link Aggregation Module administrative status as  enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.8.1.3,DES-1210-52-CX::laPortChannelTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel.
.1.3.6.1.4.1.171.10.75.20.1.8.1.3.1,DES-1210-52-CX::laPortChannelEntry,,not-accessible,laPortChannelIfIndex,current,,There is one entry in this table for each created port-channel port.
.1.3.6.1.4.1.171.10.75.20.1.8.1.3.1.1,DES-1210-52-CX::laPortChannelIfIndex,Integer32,read-only,,current,,The index of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.75.20.1.8.1.3.1.2,DES-1210-52-CX::laPortChannelMemberList,OCTET,read-write,,current,,Member Port list of the port channel. Add the ports as a 
.1.3.6.1.4.1.171.10.75.20.1.8.1.3.1.3,DES-1210-52-CX::laPortChannelMode,INTEGER,read-write,,current,lacp(1):static(2):disable(3),Current Operating Channel Mode of the port channel Lacp(1) - forcing the port to negotiate with the partner. manual(2) - force the port to enable channeling (Manual). disable(3) - channeling is disabled.
.1.3.6.1.4.1.171.10.75.20.1.8.2,DES-1210-52-CX::laPortControl,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.8.2.1,DES-1210-52-CX::laPortControlTable,,not-accessible,,current,,A table that contains Link Aggregation Control configuration information about every Aggregation Port associated with this device. A row appears in this table for each physical port.
.1.3.6.1.4.1.171.10.75.20.1.8.2.1.1,DES-1210-52-CX::laPortControlEntry,,not-accessible,laPortControlIndex,current,,A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
.1.3.6.1.4.1.171.10.75.20.1.8.2.1.1.1,DES-1210-52-CX::laPortControlIndex,Integer32,read-only,,current,,The index of the port.
.1.3.6.1.4.1.171.10.75.20.1.8.2.1.1.3,DES-1210-52-CX::laPortActorActivity,INTEGER,read-write,,current,active(1):passive(2),This object indicates LACP-Activity to this Aggregation Port.  LACP can be configured in one of two modes: active or passive.  In active mode it will always send frames along the configured links.  If the actor and partner are both in passive mode, they do not  exchange LACP packets.
.1.3.6.1.4.1.171.10.75.20.1.8.2.1.1.4,DES-1210-52-CX::laPortActorTimeout,INTEGER,read-write,,current,short(1):long(2),This object indicates LACP-Timeout to this Aggregation Port. short(1) - LACP Timeout 3 seconds. long (2) - LACP Timeout 90 seconds.
.1.3.6.1.4.1.171.10.75.20.1.9,DES-1210-52-CX::companyStaticMAC,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.9.1,DES-1210-52-CX::staticDisableAutoLearn,INTEGER,read-write,,current,on(1):off(2),Set on to disable Auto Learning Excluding Uplink Port and set off to enable Auto Learning.
.1.3.6.1.4.1.171.10.75.20.1.9.2,DES-1210-52-CX::staticAutoLearningList,OCTET,read-write,,current,,The set of the device's member ports that belong
.1.3.6.1.4.1.171.10.75.20.1.9.3,DES-1210-52-CX::staticTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.20.1.9.3.1,DES-1210-52-CX::staticEntry,,not-accessible,staticVlanID:staticMac:staticPort,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.20.1.9.3.1.1,DES-1210-52-CX::staticVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.20.1.9.3.1.2,DES-1210-52-CX::staticMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.20.1.9.3.1.3,DES-1210-52-CX::staticPort,INTEGER,read-only,,current,,The forwarding port of the static MAC entry.
.1.3.6.1.4.1.171.10.75.20.1.9.3.1.4,DES-1210-52-CX::staticStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static MAC Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. The trunk member port can not set up static MAC.
.1.3.6.1.4.1.171.10.75.20.1.10,DES-1210-52-CX::companyIgsGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.10.1,DES-1210-52-CX::igsSystem,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.10.1.1,DES-1210-52-CX::igsStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module starts  protocol operations. When set to 'disabled', the IGS module stops performing  protocol operations.
.1.3.6.1.4.1.171.10.75.20.1.10.1.2,DES-1210-52-CX::igsRouterPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  router port entry will be purged. For each router port learnt,  this timer runs for 'RouterPortPurgeInterval' seconds.When the  timer expires, the learnt router port entry is purged. However  if control messages are received from the router before the  timer expiry, then the timer is restarted.
.1.3.6.1.4.1.171.10.75.20.1.10.1.3,DES-1210-52-CX::igsHostPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  port entry will be purged. For each port on which report has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a report  message is received from a host on the specific port. If  the timer expires, then , the learnt port entry will  be purged from the multicast group.
.1.3.6.1.4.1.171.10.75.20.1.10.1.4,DES-1210-52-CX::igsRobustnessValue,Integer32,read-write,,current,,When the switch receives leave message on a port, it sends group specific query to check if there are any other  interested receivers for the group. This attribute defines  the maximum number of queries sent by the switch before deleting  the port from the group membership information in the forwarding  database. If the maximum retry count exceeds 'igsRobustnessValue',  then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no  interested receivers for the group.
.1.3.6.1.4.1.171.10.75.20.1.10.1.5,DES-1210-52-CX::igsGrpQueryInterval,Integer32,read-write,,current,,The value of this attribute defines the time period with which  the switch will send group specific queries on a port to check  if there is any intersted receivers. The switch will send  'igsRobustnessValue' queries before removing the port from the  group membership information in the forwarding database.
.1.3.6.1.4.1.171.10.75.20.1.10.1.6,DES-1210-52-CX::igsQueryInterval,Integer32,read-write,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  VLANs.
.1.3.6.1.4.1.171.10.75.20.1.10.1.7,DES-1210-52-CX::igsQueryMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time advertised in IGMPv2 general queries on this interface.
.1.3.6.1.4.1.171.10.75.20.1.10.1.8,DES-1210-52-CX::igsReportToAllPort,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module forwards packets  to report to all port. When set to 'disabled', the IGS module forwards packets  to router port only.
.1.3.6.1.4.1.171.10.75.20.1.10.3,DES-1210-52-CX::igsVlan,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.10.3.3,DES-1210-52-CX::igsVlanRouterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.20.1.10.3.3.1,DES-1210-52-CX::igsVlanRouterEntry,,not-accessible,igsVlanRouterVlanId,current,,An igs vlan router entry contain the igs vlan router port list.
.1.3.6.1.4.1.171.10.75.20.1.10.3.3.1.1,DES-1210-52-CX::igsVlanRouterVlanId,Integer32,read-only,,current,,It is the VLAN ID of the igs vlan router entry.
.1.3.6.1.4.1.171.10.75.20.1.10.3.3.1.2,DES-1210-52-CX::igsVlanRouterPortList,OCTET,read-only,,current,,List of ports on which routers are present.  These router ports are learnt through control messages  received from routers, and can also be configured  statically.
.1.3.6.1.4.1.171.10.75.20.1.10.3.4,DES-1210-52-CX::igsVlanFilterTable,,not-accessible,,current,,This table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is  enabled in the system.
.1.3.6.1.4.1.171.10.75.20.1.10.3.4.1,DES-1210-52-CX::igsVlanFilterEntry,,not-accessible,igsVlanFilterVlanId,current,,Contains snooping status , version and fast leave configuration for a specific VLAN.
.1.3.6.1.4.1.171.10.75.20.1.10.3.4.1.1,DES-1210-52-CX::igsVlanFilterVlanId,Integer32,read-only,,current,,Index of IgsVlanFilterEntry. This object indicates the VLAN ID for which  the snooping configurations in IgsVlanFilterEntry is to be done.
.1.3.6.1.4.1.171.10.75.20.1.10.3.4.1.2,DES-1210-52-CX::igsVlanSnoopStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable IGS function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.20.1.10.3.4.1.3,DES-1210-52-CX::igsVlanQuerier,INTEGER,read-only,,current,enabled(1):disabled(2),Indicates whether the switch is configured as a querier in the VLAN
.1.3.6.1.4.1.171.10.75.20.1.10.3.4.1.4,DES-1210-52-CX::igsVlanCfgQuerier,INTEGER,read-write,,current,enabled(1):disabled(2),The snooping switch can be configured as a querier via this object  to send out IGMP general queries when IGMP routers are not present in the VLAN.  When set to 'enabled', the switch will generate general queries.
.1.3.6.1.4.1.171.10.75.20.1.10.3.4.1.5,DES-1210-52-CX::igsVlanQueryInterval,Integer32,read-only,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  the VLAN. A switch should be configured as a querier for a VLAN  only when there is no queriers in the network.
.1.3.6.1.4.1.171.10.75.20.1.10.3.4.1.6,DES-1210-52-CX::igsVlanRtrPortList,OCTET,read-write,,current,,List of ports which are configured statically as router ports
.1.3.6.1.4.1.171.10.75.20.1.10.3.4.1.8,DES-1210-52-CX::igsVlanFastLeave,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables fast leave for the VLAN. When it is  'disabled',on reception of a leave message, the switch checks if they are any interested receivers for the group by sending  a group specific query before removing the port from the  forwarding table. If set to 'enabled', the switch does not  send a group specific query and immediately removes the port from the forwarding table.
.1.3.6.1.4.1.171.10.75.20.1.10.3.5,DES-1210-52-CX::igsVlanMulticastGroupTable,,not-accessible,,current,,This table contains MAC based multicast forwarding  information.
.1.3.6.1.4.1.171.10.75.20.1.10.3.5.1,DES-1210-52-CX::igsVlanMulticastGroupEntry,,not-accessible,igsVlanMulticastGroupVlanId:igsVlanMulticastGroupIpAddress,current,,This table contains VLAN ID, multicast group MAC address and the  list of ports onto which the multicast data packets for group should be forwarded.
.1.3.6.1.4.1.171.10.75.20.1.10.3.5.1.1,DES-1210-52-CX::igsVlanMulticastGroupVlanId,Integer32,read-only,,current,,VLAN ID pertaining to the Multicast forwarding entry
.1.3.6.1.4.1.171.10.75.20.1.10.3.5.1.2,DES-1210-52-CX::igsVlanMulticastGroupIpAddress,OCTET,read-only,,current,,Multicast group IP address. This object indicates that a multicast group address was learned in the switch and be represented  as IP address format.
.1.3.6.1.4.1.171.10.75.20.1.10.3.5.1.3,DES-1210-52-CX::igsVlanMulticastGroupMacAddress,OCTET,read-only,,current,,Multicast group MAC address. This object indicates that a multicast group address was learned in the switch and be represented  as MAC address format.
.1.3.6.1.4.1.171.10.75.20.1.10.3.5.1.4,DES-1210-52-CX::igsVlanMulticastGroupPortList,OCTET,read-only,,current,,List of ports onto which the multicast data packets destined for this group will be forwarded.
.1.3.6.1.4.1.171.10.75.20.1.12,DES-1210-52-CX::companyQoSGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.12.1,DES-1210-52-CX::qosMode,INTEGER,read-write,,current,dot1p(1):dscp(2):tos(3),Settings of Qos mode: IEEE 802.1p QoS or DSCP QoS or TOS Qos. IEEE 802.1p : It specifies a priority(0~7) value to four queues in WS3 : Low(1,2), Medium(0,3), High(4,5) and Highest(6,7), inclusive that can be used by Quality of Service (QoS) disciplines to differentiate traffic. DSCP : Differentiated services enhancements to the Internet protocol are intended to enable scalable service discrimination in the Internet without the need for per-flow state and signaling at every hop.  
.1.3.6.1.4.1.171.10.75.20.1.12.2,DES-1210-52-CX::queuingMechanism,INTEGER,read-write,,current,strictPriority(1):wrr(2),Queuing mechanism. strictPriority(1) : Strict Priority wrr(2) : Weighted Round Robin Strict-priority scheduling is implemented with a special strict-priority scheduler node that is stacked directly above the port. Queues stacked on top of the strict-priority scheduler node always get bandwidth before other queues. Weighted round-robin scheduling is designed to better handle queues with different processing capacities. Each queue has a weight : Low is 1, Medium is 2, High is 4 and Highest is 8 for WS4 spec. Queues with higher weights get bandwidth before than other queues with less weights. 
.1.3.6.1.4.1.171.10.75.20.1.12.3,DES-1210-52-CX::qosQ1p,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.12.3.1,DES-1210-52-CX::dot1pPortTable,,not-accessible,,current,,A list of 802.1p port default priority Entries.
.1.3.6.1.4.1.171.10.75.20.1.12.3.1.1,DES-1210-52-CX::dot1pPortEntry,,not-accessible,dot1pPortIndex,current,,A list of 802.1p port default priority priorities.
.1.3.6.1.4.1.171.10.75.20.1.12.3.1.1.1,DES-1210-52-CX::dot1pPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.75.20.1.12.3.1.1.2,DES-1210-52-CX::dot1pPortPriority,INTEGER,read-write,,current,,For ingress untagged packets, the per port 'Default Priority' setting will be applied to packets of each port to provide  port-based traffic prioritization. For ingress tagged packets, D-Link Smart Switches will refer to their 802.1p information and prioritize them with 8 different priority queues. 
.1.3.6.1.4.1.171.10.75.20.1.12.4,DES-1210-52-CX::qosDiffServ,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.12.4.1,DES-1210-52-CX::qosDiffServEnable,INTEGER,read-only,,current,enable(1):disable(2),Display the DSCP(Differentiated services) function Enabled or Disabled.  Notice : DiffServ Type is 2~7 bits in the TOS field. ex: If the DiffServ Type = 000011(3),  the value in TOS field is 00001100(12) 
.1.3.6.1.4.1.171.10.75.20.1.12.4.2,DES-1210-52-CX::qosDiffServTypeGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.1,DES-1210-52-CX::qosDiffServType00,INTEGER,read-write,,current,,DiffServ Type 0 : IP ToS value = 0
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.2,DES-1210-52-CX::qosDiffServType01,INTEGER,read-write,,current,,DiffServ Type 01 : IP ToS value = 4
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.3,DES-1210-52-CX::qosDiffServType02,INTEGER,read-write,,current,,DiffServ Type 02 : IP ToS value = 8
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.4,DES-1210-52-CX::qosDiffServType03,INTEGER,read-write,,current,,DiffServ Type 03 : IP ToS value = 12
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.5,DES-1210-52-CX::qosDiffServType04,INTEGER,read-write,,current,,DiffServ Type 04 : IP ToS value = 16
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.6,DES-1210-52-CX::qosDiffServType05,INTEGER,read-write,,current,,DiffServ Type 05 : IP ToS value = 20
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.7,DES-1210-52-CX::qosDiffServType06,INTEGER,read-write,,current,,DiffServ Type 06 : IP ToS value = 24
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.8,DES-1210-52-CX::qosDiffServType07,INTEGER,read-write,,current,,DiffServ Type 07 : IP ToS value = 28
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.9,DES-1210-52-CX::qosDiffServType08,INTEGER,read-write,,current,,DiffServ Type 08 : IP ToS value = 32
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.10,DES-1210-52-CX::qosDiffServType09,INTEGER,read-write,,current,,DiffServ Type 09 : IP ToS value = 36
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.11,DES-1210-52-CX::qosDiffServType10,INTEGER,read-write,,current,,DiffServ Type 10 : IP ToS value = 40
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.12,DES-1210-52-CX::qosDiffServType11,INTEGER,read-write,,current,,DiffServ Type 11 : IP ToS value = 44
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.13,DES-1210-52-CX::qosDiffServType12,INTEGER,read-write,,current,,DiffServ Type 12 : IP ToS value = 48
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.14,DES-1210-52-CX::qosDiffServType13,INTEGER,read-write,,current,,DiffServ Type 13 : IP ToS value = 52
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.15,DES-1210-52-CX::qosDiffServType14,INTEGER,read-write,,current,,DiffServ Type 14 : IP ToS value = 56
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.16,DES-1210-52-CX::qosDiffServType15,INTEGER,read-write,,current,,DiffServ Type 15 : IP ToS value = 60
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.17,DES-1210-52-CX::qosDiffServType16,INTEGER,read-write,,current,,DiffServ Type 16 : IP ToS value = 64
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.18,DES-1210-52-CX::qosDiffServType17,INTEGER,read-write,,current,,DiffServ Type 17 : IP ToS value = 68
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.19,DES-1210-52-CX::qosDiffServType18,INTEGER,read-write,,current,,DiffServ Type 18 : IP ToS value = 72
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.20,DES-1210-52-CX::qosDiffServType19,INTEGER,read-write,,current,,DiffServ Type 19 : IP ToS value = 76
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.21,DES-1210-52-CX::qosDiffServType20,INTEGER,read-write,,current,,DiffServ Type 20 : IP ToS value = 80
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.22,DES-1210-52-CX::qosDiffServType21,INTEGER,read-write,,current,,DiffServ Type 21 : IP ToS value = 84
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.23,DES-1210-52-CX::qosDiffServType22,INTEGER,read-write,,current,,DiffServ Type 22 : IP ToS value = 88
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.24,DES-1210-52-CX::qosDiffServType23,INTEGER,read-write,,current,,DiffServ Type 23 : IP ToS value = 92
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.25,DES-1210-52-CX::qosDiffServType24,INTEGER,read-write,,current,,DiffServ Type 24 : IP ToS value = 96
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.26,DES-1210-52-CX::qosDiffServType25,INTEGER,read-write,,current,,DiffServ Type 25 : IP ToS value = 100
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.27,DES-1210-52-CX::qosDiffServType26,INTEGER,read-write,,current,,DiffServ Type 26 : IP ToS value = 104
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.28,DES-1210-52-CX::qosDiffServType27,INTEGER,read-write,,current,,DiffServ Type 27 : IP ToS value = 108
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.29,DES-1210-52-CX::qosDiffServType28,INTEGER,read-write,,current,,DiffServ Type 28 : IP ToS value = 112
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.30,DES-1210-52-CX::qosDiffServType29,INTEGER,read-write,,current,,DiffServ Type 29 : IP ToS value = 116
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.31,DES-1210-52-CX::qosDiffServType30,INTEGER,read-write,,current,,DiffServ Type 30 : IP ToS value = 120
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.32,DES-1210-52-CX::qosDiffServType31,INTEGER,read-write,,current,,DiffServ Type 31 : IP ToS value = 124
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.33,DES-1210-52-CX::qosDiffServType32,INTEGER,read-write,,current,,DiffServ Type 32 : IP ToS value = 128
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.34,DES-1210-52-CX::qosDiffServType33,INTEGER,read-write,,current,,DiffServ Type 33 : IP ToS value = 132
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.35,DES-1210-52-CX::qosDiffServType34,INTEGER,read-write,,current,,DiffServ Type 34 : IP ToS value = 136
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.36,DES-1210-52-CX::qosDiffServType35,INTEGER,read-write,,current,,DiffServ Type 35 : IP ToS value = 140
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.37,DES-1210-52-CX::qosDiffServType36,INTEGER,read-write,,current,,DiffServ Type 36 : IP ToS value = 144
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.38,DES-1210-52-CX::qosDiffServType37,INTEGER,read-write,,current,,DiffServ Type 37 : IP ToS value = 148
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.39,DES-1210-52-CX::qosDiffServType38,INTEGER,read-write,,current,,DiffServ Type 38 : IP ToS value = 152
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.40,DES-1210-52-CX::qosDiffServType39,INTEGER,read-write,,current,,DiffServ Type 39 : IP ToS value = 156
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.41,DES-1210-52-CX::qosDiffServType40,INTEGER,read-write,,current,,DiffServ Type 40 : IP ToS value = 160
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.42,DES-1210-52-CX::qosDiffServType41,INTEGER,read-write,,current,,DiffServ Type 41 : IP ToS value = 164
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.43,DES-1210-52-CX::qosDiffServType42,INTEGER,read-write,,current,,DiffServ Type 42 : IP ToS value = 168
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.44,DES-1210-52-CX::qosDiffServType43,INTEGER,read-write,,current,,DiffServ Type 43 : IP ToS value = 172
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.45,DES-1210-52-CX::qosDiffServType44,INTEGER,read-write,,current,,DiffServ Type 44 : IP ToS value = 176
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.46,DES-1210-52-CX::qosDiffServType45,INTEGER,read-write,,current,,DiffServ Type 45 : IP ToS value = 180
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.47,DES-1210-52-CX::qosDiffServType46,INTEGER,read-write,,current,,DiffServ Type 46 : IP ToS value = 184
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.48,DES-1210-52-CX::qosDiffServType47,INTEGER,read-write,,current,,DiffServ Type 47 : IP ToS value = 188
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.49,DES-1210-52-CX::qosDiffServType48,INTEGER,read-write,,current,,DiffServ Type 48 : IP ToS value = 192
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.50,DES-1210-52-CX::qosDiffServType49,INTEGER,read-write,,current,,DiffServ Type 49 : IP ToS value = 196
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.51,DES-1210-52-CX::qosDiffServType50,INTEGER,read-write,,current,,DiffServ Type 50 : IP ToS value = 200
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.52,DES-1210-52-CX::qosDiffServType51,INTEGER,read-write,,current,,DiffServ Type 51 : IP ToS value = 204
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.53,DES-1210-52-CX::qosDiffServType52,INTEGER,read-write,,current,,DiffServ Type 52 : IP ToS value = 208
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.54,DES-1210-52-CX::qosDiffServType53,INTEGER,read-write,,current,,DiffServ Type 53 : IP ToS value = 212
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.55,DES-1210-52-CX::qosDiffServType54,INTEGER,read-write,,current,,DiffServ Type 54 : IP ToS value = 216
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.56,DES-1210-52-CX::qosDiffServType55,INTEGER,read-write,,current,,DiffServ Type 55 : IP ToS value = 220
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.57,DES-1210-52-CX::qosDiffServType56,INTEGER,read-write,,current,,DiffServ Type 56 : IP ToS value = 224
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.58,DES-1210-52-CX::qosDiffServType57,INTEGER,read-write,,current,,DiffServ Type 57 : IP ToS value = 228
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.59,DES-1210-52-CX::qosDiffServType58,INTEGER,read-write,,current,,DiffServ Type 58 : IP ToS value = 232
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.60,DES-1210-52-CX::qosDiffServType59,INTEGER,read-write,,current,,DiffServ Type 59 : IP ToS value = 236
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.61,DES-1210-52-CX::qosDiffServType60,INTEGER,read-write,,current,,DiffServ Type 60 : IP ToS value = 240
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.62,DES-1210-52-CX::qosDiffServType61,INTEGER,read-write,,current,,DiffServ Type 61 : IP ToS value = 244
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.63,DES-1210-52-CX::qosDiffServType62,INTEGER,read-write,,current,,DiffServ Type 62 : IP ToS value = 248
.1.3.6.1.4.1.171.10.75.20.1.12.4.2.64,DES-1210-52-CX::qosDiffServType63,INTEGER,read-write,,current,,DiffServ Type 63 : IP ToS value = 252
.1.3.6.1.4.1.171.10.75.20.1.12.5,DES-1210-52-CX::qosTOS,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.12.5.1,DES-1210-52-CX::qosTOSEnable,INTEGER,read-only,,current,enable(1):disable(2),Display the TOS(Type of services) function Enabled or Disabled.
.1.3.6.1.4.1.171.10.75.20.1.12.5.2,DES-1210-52-CX::qosTOSGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.12.5.2.1,DES-1210-52-CX::qosTOSType00,INTEGER,read-write,,current,,TOS 0
.1.3.6.1.4.1.171.10.75.20.1.12.5.2.2,DES-1210-52-CX::qosTOSType01,INTEGER,read-write,,current,,TOS 01
.1.3.6.1.4.1.171.10.75.20.1.12.5.2.3,DES-1210-52-CX::qosTOSType02,INTEGER,read-write,,current,,TOS 02
.1.3.6.1.4.1.171.10.75.20.1.12.5.2.4,DES-1210-52-CX::qosTOSType03,INTEGER,read-write,,current,,TOS 03
.1.3.6.1.4.1.171.10.75.20.1.12.5.2.5,DES-1210-52-CX::qosTOSType04,INTEGER,read-write,,current,,TOS 04
.1.3.6.1.4.1.171.10.75.20.1.12.5.2.6,DES-1210-52-CX::qosTOSType05,INTEGER,read-write,,current,,TOS 05
.1.3.6.1.4.1.171.10.75.20.1.12.5.2.7,DES-1210-52-CX::qosTOSType06,INTEGER,read-write,,current,,TOS 06
.1.3.6.1.4.1.171.10.75.20.1.12.5.2.8,DES-1210-52-CX::qosTOSType07,INTEGER,read-write,,current,,TOS 07
.1.3.6.1.4.1.171.10.75.20.1.13,DES-1210-52-CX::companyTrafficMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.13.1,DES-1210-52-CX::bandwidthCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.13.1.2,DES-1210-52-CX::bandwidthCtrlTable,,not-accessible,,current,,A table to control the rate limiting parameters  either for the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.20.1.13.1.2.1,DES-1210-52-CX::bandwidthCtrlEntry,,not-accessible,bandwidthCtrlIndex,current,,An entry appears in this table for each physical interface in the switch.
.1.3.6.1.4.1.171.10.75.20.1.13.1.2.1.1,DES-1210-52-CX::bandwidthCtrlIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.75.20.1.13.1.2.1.2,DES-1210-52-CX::bandwidthCtrlTxThreshold,Integer32,read-write,,current,,Configures interface Rate Limit (Packet that can be transferred on a port at a particular second).  This object's value will take effect on the interface speed. Based on the operating speed of the port, the rate limit will be applied. This value can also be affected by the metering. A value of zero(0) disable rate limiting i.e. sets the port to full speed. The value can  be set between 64~102400(Kbits per second) in FE port, 64~1024000 (Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.75.20.1.13.1.2.1.3,DES-1210-52-CX::bandwidthCtrlRxThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of receive packets that can be transmitted per second over this  interface. Setting this object to the value zero disables rate  limiting for receive packets on this interface. The value that can be set for this object is limited by the underlying hardware.  The value can be set between 64~102400(Kbits per second) in FE  port, 64~1024000(Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.75.20.1.13.3,DES-1210-52-CX::broadcastStormCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.13.3.1,DES-1210-52-CX::broadcastStormCtrlGlobalOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates storm control function is enabled or disabled  for device. When you enable broadcast storm control function, D-Link Smart  Switches will allowed you to limit the number of broadcast packets  per second going through device.
.1.3.6.1.4.1.171.10.75.20.1.13.3.2,DES-1210-52-CX::broadcastStormCtrlLimitType,INTEGER,read-write,,current,broadcastonly(1):multicastAndbroadcast(2):dlfMulticastAndbroadcast(3),This object indicates storm control function is control broadcast packet or multicast packet or dlf packet.
.1.3.6.1.4.1.171.10.75.20.1.13.3.3,DES-1210-52-CX::broadcastStormCtrlThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of Kbits/sec that can be transmitted per second over this interface.  Setting this object to the value zero disables rate limiting on  this interface. The value that can be set for this object is  limited by the underlying hardware. The limit value must be between  64~102400(Kbits per second) in FE port, 64~1024000(Kbits per second)  in GE port. (Notice : if the limit value is 0, it means unlimited.)
.1.3.6.1.4.1.171.10.75.20.1.14,DES-1210-52-CX::companySecurity,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.14.1,DES-1210-52-CX::securityTrustedHost,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.14.1.1,DES-1210-52-CX::trustedHostStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates trusted host function is enabled or disabled.  When trusted host function is enabled, D-Link Smart Switches will  only allow hosts which you trust to access and control the switch. Your local host IP Addresses must be one of the IP Addresses to  avoid disconnection.
.1.3.6.1.4.1.171.10.75.20.1.14.1.3,DES-1210-52-CX::trustedHostTable,,not-accessible,,current,,A table to configure trusted host for in the system.
.1.3.6.1.4.1.171.10.75.20.1.14.1.3.1,DES-1210-52-CX::trustedHostEntry,,not-accessible,trustedHostIPType:trustedHostIpAddr:trustedHostIpMask,current,,Each entry in this table represents rules for particular trusted host.
.1.3.6.1.4.1.171.10.75.20.1.14.1.3.1.1,DES-1210-52-CX::trustedHostIPType,INTEGER,read-only,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.20.1.14.1.3.1.2,DES-1210-52-CX::trustedHostIpAddr,OCTET,read-only,,current,,The IP address of host you allow to access to D-Link Smart  Switch. Your local host IPv4/6 Addresses must be one of the IP Addresses  to avoid disconnection.
.1.3.6.1.4.1.171.10.75.20.1.14.1.3.1.3,DES-1210-52-CX::trustedHostIpMask,OCTET,read-only,,current,,Used to mask with IPv4/6 address, it allow you set a subnet as a  trusted host entry.
.1.3.6.1.4.1.171.10.75.20.1.14.1.3.1.4,DES-1210-52-CX::trustedHostRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. IPv4 Trust Host created example:  1.4.¡¨IPv4 address¡¨.4.¡¨mask¡¨ IPv6 Trust Host created example:  2.16.¡¨IPv6 address¡¨.1.¡¨prefix¡¨
.1.3.6.1.4.1.171.10.75.20.1.14.2,DES-1210-52-CX::securityPortSecurity,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.14.2.1,DES-1210-52-CX::portSecTable,,not-accessible,,current,,A table to control port security features of the device.
.1.3.6.1.4.1.171.10.75.20.1.14.2.1.1,DES-1210-52-CX::portSecEntry,,not-accessible,portSecIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.75.20.1.14.2.1.1.1,DES-1210-52-CX::portSecIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.75.20.1.14.2.1.1.2,DES-1210-52-CX::portSecState,INTEGER,read-write,,current,enabled(1):disabled(2),Enable / disable port security admin state for the interface.  A given ports' dynamic MAC address learning will be stopped such that the current source MAC addresses entered into the MAC address forwarding table can not be changed once the port security admin  state is enabled.
.1.3.6.1.4.1.171.10.75.20.1.14.2.1.1.3,DES-1210-52-CX::portSecMLA,Integer32,read-write,,current,,Configures interface port security maximum learning address numbers.  When given ports' admin state is enabled, allows forwarding  table learning address number. The number can be set 0 to 64. Note: Set value 0 means cannot learn MAC address.
.1.3.6.1.4.1.171.10.75.20.1.14.3,DES-1210-52-CX::securityARPSpoofPrevent,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.14.3.1,DES-1210-52-CX::aRPSpoofPreventTable,,not-accessible,,current,,A table to control ARP Spoofing prevention for the entire 
.1.3.6.1.4.1.171.10.75.20.1.14.3.1.1,DES-1210-52-CX::aRPSpoofPreventEntry,,not-accessible,aRPSpoofPreventIpAddr,current,,An entry appears in this table for each interface 
.1.3.6.1.4.1.171.10.75.20.1.14.3.1.1.1,DES-1210-52-CX::aRPSpoofPreventIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.75.20.1.14.3.1.1.2,DES-1210-52-CX::aRPSpoofPreventMacAddress,OCTET,read-write,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.75.20.1.14.3.1.1.3,DES-1210-52-CX::aRPSpoofPreventPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.20.1.14.3.1.1.4,DES-1210-52-CX::aRPSpoofPreventRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.75.20.1.14.5,DES-1210-52-CX::securitySSL,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.14.5.1,DES-1210-52-CX::sslSecurityHttpStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling secure HTTP in the system.
.1.3.6.1.4.1.171.10.75.20.1.14.5.2,DES-1210-52-CX::sslCiphers,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.14.5.2.1,DES-1210-52-CX::sslCipherSuiteList,BITS,read-write,,current,rsa-null-md5(0):rsa-null-sha(1):rsa-des-sha(2):rsa-3des-sha(3):dh-rsa-des-sha(4):dh-rsa-3des-sha(5):rsa-exp1024-des-sha(6),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.75.20.1.14.7,DES-1210-52-CX::securityDhcpServerScreen,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.14.7.1,DES-1210-52-CX::dhcpServerScreenEnablePortlist,OCTET,read-write,,current,,To enable or disable DHCP Server Screening port list.
.1.3.6.1.4.1.171.10.75.20.1.14.7.3,DES-1210-52-CX::dhcpServerScreenTrustedServerTable,,not-accessible,,current,,A table that contains the configuration objects for the DHCP server screen server list. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.20.1.14.7.3.1,DES-1210-52-CX::dhcpServerScreenTrustedServerEntry,,not-accessible,dhcpServerScreenTrustedServerIndex,current,,The configuration information for an DHCP server screen server.
.1.3.6.1.4.1.171.10.75.20.1.14.7.3.1.1,DES-1210-52-CX::dhcpServerScreenTrustedServerIndex,INTEGER,read-only,,current,,A unique value for DHCP server screen server index. Its value ranges between 1 and 5.
.1.3.6.1.4.1.171.10.75.20.1.14.7.3.1.2,DES-1210-52-CX::dhcpServerScreenTrustedServerAddress,OCTET,read-write,,current,,The IP address of the DHCP server screen server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.20.1.14.7.3.1.3,DES-1210-52-CX::dhcpServerScreenIPType,INTEGER,read-write,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.20.1.14.7.3.1.4,DES-1210-52-CX::dhcpServerScreenTrustedServerStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the  swAuthRadiusServerTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The dhcpServerScreenServerIndex objects  must be explicitly set.
.1.3.6.1.4.1.171.10.75.20.1.14.8,DES-1210-52-CX::securitySSH,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.14.8.1,DES-1210-52-CX::sshSecurityStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling ssh in the system.
.1.3.6.1.4.1.171.10.75.20.1.14.8.2,DES-1210-52-CX::sshMaxAuthFailAttempts,INTEGER,read-write,,current,,This object indicates the max auth fail retry attempt times.
.1.3.6.1.4.1.171.10.75.20.1.14.8.3,DES-1210-52-CX::sshSessionKeyRekeying,INTEGER,read-write,,current,never(0):ten-min(1):thirty-min(2):sixty-min(3),This object indicates one SSH session rekey time interval.
.1.3.6.1.4.1.171.10.75.20.1.14.8.4,DES-1210-52-CX::sshMaxSession,INTEGER,read-write,,current,,This object indicates max SSH session number supported in system.
.1.3.6.1.4.1.171.10.75.20.1.14.8.5,DES-1210-52-CX::sshConnectionTimeout,INTEGER,read-write,,current,,This object indicates SSH connection timeout value.
.1.3.6.1.4.1.171.10.75.20.1.14.8.6,DES-1210-52-CX::sshAuthenMethodPassWordAdmin,INTEGER,read-only,,current,enable(1):disable(2),The object indicates authen method password is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.14.8.7,DES-1210-52-CX::sshAuthenMethodPubKeyAdmin,INTEGER,read-only,,current,enable(1):disable(2),The object indicates authen method public-key is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.14.8.8,DES-1210-52-CX::sshAuthenMethodHostKeyAdmin,INTEGER,read-only,,current,enable(1):disable(2),The object indicates authen method host-key is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.14.8.9,DES-1210-52-CX::sshCipherSuiteList,BITS,read-only,,current,tripleDESCBC(0),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.75.20.1.14.8.10,DES-1210-52-CX::sshMacSuiteList,BITS,read-write,,current,hMAC-SHA1(0):hMAC-MD5(1),This object is to configure the MAC-list.
.1.3.6.1.4.1.171.10.75.20.1.14.8.11,DES-1210-52-CX::sshPublKeyRSAAdmin,INTEGER,read-only,,current,enabled(1):disabled(2),The object indicates Public key generating algorithm RSA is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.14.8.12,DES-1210-52-CX::sshUserInfoTable,,not-accessible,,current,,A table to configure SSH user auth in the system.
.1.3.6.1.4.1.171.10.75.20.1.14.8.12.1,DES-1210-52-CX::sshUserInfoEntry,,not-accessible,sshUserInfoID,current,,An entry to configure user auth in the system.
.1.3.6.1.4.1.171.10.75.20.1.14.8.12.1.1,DES-1210-52-CX::sshUserInfoID,Integer32,read-only,,current,,The ssh user ID associated with the SSH user Info. entry (ID number of SSH user).
.1.3.6.1.4.1.171.10.75.20.1.14.8.12.1.2,DES-1210-52-CX::sshUserInfoUserName,OCTET,read-only,,current,,The ssh user name associated with the SSH user Info. entry (e.g., `admin, user').
.1.3.6.1.4.1.171.10.75.20.1.14.8.12.1.3,DES-1210-52-CX::sshUserInfoAuth,INTEGER,read-write,,current,publickey(4):password(2):hostbased(1),The object indicates which auth used by the user.
.1.3.6.1.4.1.171.10.75.20.1.14.8.12.1.4,DES-1210-52-CX::sshUserInfoHostName,OCTET,read-write,,current,,The ssh host name associated with the SSH user Info. entry (e.g., `DUT1, DUT2').
.1.3.6.1.4.1.171.10.75.20.1.14.8.12.1.5,DES-1210-52-CX::sshUserInfoHostIp,IpAddress,read-write,,current,,SSH HostBased IP Address of the system.
.1.3.6.1.4.1.171.10.75.20.1.14.8.12.1.6,DES-1210-52-CX::sshUserInfoHostIpv6,OCTET,read-write,,current,,SSH HostBased IPv6 Address of the system.
.1.3.6.1.4.1.171.10.75.20.1.14.9,DES-1210-52-CX::securityTrafficSeg,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.14.9.1,DES-1210-52-CX::trafficSegStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Status of Traffic Segmention.
.1.3.6.1.4.1.171.10.75.20.1.14.9.2,DES-1210-52-CX::trafficSegTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel
.1.3.6.1.4.1.171.10.75.20.1.14.9.2.1,DES-1210-52-CX::trafficSegEntry,,not-accessible,trafficSegIfIndex,current,,There is one entry in this table for each created port-channel port
.1.3.6.1.4.1.171.10.75.20.1.14.9.2.1.1,DES-1210-52-CX::trafficSegIfIndex,Integer32,read-only,,current,,The port index of Traffic Segmentation table.
.1.3.6.1.4.1.171.10.75.20.1.14.9.2.1.2,DES-1210-52-CX::trafficSegMemberList,OCTET,read-write,,current,,Forwarding member port list of Traffic Segmentation port index.
.1.3.6.1.4.1.171.10.75.20.1.14.10,DES-1210-52-CX::securityIpMacPortBinding,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.14.10.1,DES-1210-52-CX::impbSettingTable,,not-accessible,,current,,A table to control IP-MAC-Port Binding Setting features of the device.
.1.3.6.1.4.1.171.10.75.20.1.14.10.1.1,DES-1210-52-CX::impbSettingEntry,,not-accessible,impbPortIndex,current,,An entry appears in IP-MAC-Port Binding Setting table for each interface 
.1.3.6.1.4.1.171.10.75.20.1.14.10.1.1.1,DES-1210-52-CX::impbPortIndex,INTEGER,read-only,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.75.20.1.14.10.1.1.2,DES-1210-52-CX::impbPortState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding admin state for the interface.
.1.3.6.1.4.1.171.10.75.20.1.14.10.1.1.3,DES-1210-52-CX::impbInsIpPacPortState,INTEGER,read-write,,current,enabled(1):disabled(0),Enable / disable IP-MAC-Port Binding also inspect IP packets state for the interface.
.1.3.6.1.4.1.171.10.75.20.1.14.10.1.1.4,DES-1210-52-CX::impbDHCPPortState,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding DHCP snooping state for the interface.
.1.3.6.1.4.1.171.10.75.20.1.14.10.2,DES-1210-52-CX::impbSmartTable,,not-accessible,,current,,A table to control Smart IP-MAC-Port Binding features of the device.
.1.3.6.1.4.1.171.10.75.20.1.14.10.2.1,DES-1210-52-CX::impbSmartEntry,,not-accessible,impbSmartMacAddress:impbSmartPort:impbSmartIpAddress,current,,An entry appears in Smart IP-MAC-Port Binding table for each interface 
.1.3.6.1.4.1.171.10.75.20.1.14.10.2.1.1,DES-1210-52-CX::impbSmartMacAddress,OCTET,read-only,,current,,The MAC address associated of the smart IP-MAC-PORT Binding entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.2.1.2,DES-1210-52-CX::impbSmartPort,Integer32,read-only,,current,,The port number of the smart IP-MAC-PORT Binding entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.2.1.3,DES-1210-52-CX::impbSmartIpAddress,OCTET,read-only,,current,,The IP address associated of the smart IP-MAC-PORT Binding entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.2.1.4,DES-1210-52-CX::impbSmartVlanId,Integer32,read-only,,current,,The VLAN ID of the smart IP-MAC-PORT Binding entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.2.1.5,DES-1210-52-CX::impbSmartBinding,INTEGER,read-write,,current,disabled(0):enabled(1),Disable / enable IP-MAC-Port Binding for the interface.
.1.3.6.1.4.1.171.10.75.20.1.14.10.3,DES-1210-52-CX::impbWhiteListTable,,not-accessible,,current,,A table to control Manual IP-MAC-Port Binding white list features of the device.
.1.3.6.1.4.1.171.10.75.20.1.14.10.3.1,DES-1210-52-CX::impbWhiteListEntry,,not-accessible,impbWhiteListIpAddress:impbWhiteListMacAddress,current,,An entry appears in Manual IP-MAC-Port Binding white list table for each interface 
.1.3.6.1.4.1.171.10.75.20.1.14.10.3.1.1,DES-1210-52-CX::impbWhiteListIpAddress,OCTET,read-only,,current,,The IP address associated of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.3.1.2,DES-1210-52-CX::impbWhiteListMacAddress,OCTET,read-only,,current,,The MAC address associated of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.3.1.3,DES-1210-52-CX::impbWhiteListPort,Integer32,read-write,,current,,The port number of the Manual IP-MAC-PORT Binding white list entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.3.1.4,DES-1210-52-CX::impbWhiteListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in impbWhiteListTable. By setting this object, new entries can be created in impbWhiteListTable and existing entries can be removed from impbWhiteListTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.75.20.1.14.10.4,DES-1210-52-CX::impbBlackListTable,,not-accessible,,current,,A table to control IP-MAC-Port Binding black list of the device.
.1.3.6.1.4.1.171.10.75.20.1.14.10.4.1,DES-1210-52-CX::impbBlackListEntry,,not-accessible,impbBlackListMacAddress:impbBlackListVlanId:impbBlackListPort,current,,An entry appears in Manual IP-MAC-Port Binding black list table for each interface 
.1.3.6.1.4.1.171.10.75.20.1.14.10.4.1.1,DES-1210-52-CX::impbBlackListMacAddress,OCTET,read-only,,current,,The MAC address associated of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.4.1.2,DES-1210-52-CX::impbBlackListVlanId,Integer32,read-only,,current,,The VLAN ID of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.4.1.3,DES-1210-52-CX::impbBlackListPort,Integer32,read-only,,current,,The port number of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.4.1.4,DES-1210-52-CX::impbBlackListIpAddress,OCTET,read-only,,current,,The IP address associated of the IP-MAC-PORT Binding black list entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.4.1.5,DES-1210-52-CX::impbBlackListStatus,INTEGER,read-write,,current,nothing(0):deleted(1),nothing/delete IP-MAC-Port Binding for the interface.
.1.3.6.1.4.1.171.10.75.20.1.14.10.5,DES-1210-52-CX::impbAutoScanIpAddressFrom,OCTET,read-write,,current,,The begin for IP address associated of the IP-MAC-PORT Binding auto scan entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.6,DES-1210-52-CX::impbAutoScanIpAddressTo,OCTET,read-write,,current,,The end for IP address associated of the IP-MAC-PORT Binding auto scan entry.
.1.3.6.1.4.1.171.10.75.20.1.14.10.7,DES-1210-52-CX::impbAutoScanStatus,INTEGER,read-write,,current,nothing(0):scan(1),Nothing / scan IP-MAC-Port Binding auto scan for the interface.
.1.3.6.1.4.1.171.10.75.20.1.15,DES-1210-52-CX::companyACLGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.15.1,DES-1210-52-CX::aclProfile,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.15.1.1,DES-1210-52-CX::aclProfileTable,,not-accessible,,current,, A table to ACL profile . 
.1.3.6.1.4.1.171.10.75.20.1.15.1.1.1,DES-1210-52-CX::aclProfileEntry,,not-accessible,aclProfileNo,current,, Each entry in this table is a ACL profile. Index to the table is ACL profile ID. 
.1.3.6.1.4.1.171.10.75.20.1.15.1.1.1.1,DES-1210-52-CX::aclProfileNo,Integer32,read-only,,current,,The ACL Profile ID. The ID 1 to 50 is user-defined ACL, and the ID more than 50 is reserved for system-defined ACL. The user only allow to create user-defined ACL ID. And system-defined ACL is read only.
.1.3.6.1.4.1.171.10.75.20.1.15.1.1.1.2,DES-1210-52-CX::aclProfileName,OCTET,read-write,,current,,An administratively assigned string, which may be used to identify the Profile.
.1.3.6.1.4.1.171.10.75.20.1.15.1.1.1.3,DES-1210-52-CX::aclProfileType,INTEGER,read-write,,current,l2(1):l3v4(2):l3v4Ext(13):l3v6(11),The ACL Profile type, possible value are l2 (1) - for MAC-based rule, l3v4 (2) - for IPv4-based rule, l3v4Ext (3) - for IPv4-Ext rule, l3v6 (4) - for IPv6-based rule. Note that only l2, l3 and l3v6 could be set by user, other is reserved for system to show information. 
.1.3.6.1.4.1.171.10.75.20.1.15.1.1.1.4,DES-1210-52-CX::aclProfileRuleCount,Integer32,read-only,,current,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.75.20.1.15.1.1.1.14,DES-1210-52-CX::aclProfileStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'. When the value of the entry status is 'createAndWait', it could be set to 'active' only if the three values of aclProfileType, aclProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.75.20.1.15.2,DES-1210-52-CX::aclL2Rule,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.15.2.1,DES-1210-52-CX::aclL2RuleTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1,DES-1210-52-CX::aclL2RuleEntry,,not-accessible,aclL2ProfileID:aclL2AccessID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.1,DES-1210-52-CX::aclL2AccessID,Integer32,read-only,,current,,L2 Filter rule ID.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.2,DES-1210-52-CX::aclL2ProfileID,Integer32,read-only,,current,,ACL Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.3,DES-1210-52-CX::aclL2RuleEtherType,Integer32,read-write,,current,,The value in the Type/Len field of a frame that will be matched to trigger this filter. The default value of this object is '-1', which means the rule don't care this condition. The aclL2EtherFrameType should be specified as ether-type.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.4,DES-1210-52-CX::aclL2RuleDstMacAddr,OCTET,read-write,,current,,Destination MAC address to be matched with the packet. By Default, the Destination Mac Address will be zero,which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.5,DES-1210-52-CX::aclL2RuleSrcMacAddr,OCTET,read-write,,current,,Source MAC address to be matched with the packet. By Default, the Source Mac Address will be zero, which means the rule don't care this condition.. address
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.6,DES-1210-52-CX::aclL2RuleVlanId,Integer32,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.7,DES-1210-52-CX::aclL2Rule1pPriority,Integer32,read-write,,current,,802.1p priority to be matched with the packet. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.8,DES-1210-52-CX::aclL2RuleDstMacAddrMask,OCTET,read-write,,current,,The MAC address Mask work for Destination MAC address.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.9,DES-1210-52-CX::aclL2RuleSrcMacAddrMask,OCTET,read-write,,current,,The MAC address Mask work for Source MAC address.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.10,DES-1210-52-CX::aclL2RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.12,DES-1210-52-CX::aclL2RulePriority,INTEGER,read-write,,current,,Enter a priority value if you want to re-write the 802.1p user priority of a packet to the value entered in the Priority field, which meets the criteria specified previously in this command, before forwarding it on to the specified CoS queue.By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.13,DES-1210-52-CX::aclL2RuleReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),Enable this option and manually enter the replacement value used to re-write the 802.1p user priority value entered in the Priority  field, which meets the criteria specified previously in this command,  before forwarding it on to the specified CoS queue. Otherwise, a packet  will have its incoming 802.1p user priority re-written to its original  value before being forwarded by the Switch.
.1.3.6.1.4.1.171.10.75.20.1.15.2.1.1.99,DES-1210-52-CX::aclL2RuleStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.20.1.15.3,DES-1210-52-CX::aclL3v4Rule,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.15.3.1,DES-1210-52-CX::aclL3v4RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1,DES-1210-52-CX::aclL3v4RuleEntry,,not-accessible,aclL3v4RuleProfileNo:aclL3v4RuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number. 
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1.1,DES-1210-52-CX::aclL3v4RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1.2,DES-1210-52-CX::aclL3v4RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1.3,DES-1210-52-CX::aclL3v4RuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1.4,DES-1210-52-CX::aclL3v4RuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1.5,DES-1210-52-CX::aclL3v4RuleDstIpAddrMask,IpAddress,read-write,,current,,The IP subnet mask for Destination IP address.
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1.6,DES-1210-52-CX::aclL3v4RuleSrcIpAddrMask,IpAddress,read-write,,current,,The IP subnet mask for Source IP address.
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1.7,DES-1210-52-CX::aclL3v4RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1.9,DES-1210-52-CX::aclL3v4RulePriority,INTEGER,read-write,,current,,Enter a priority value if you want to re-write the 802.1p user priority of a packet to the value entered in the Priority field, which meets the criteria specified previously in this command, before forwarding it on to the specified CoS queue.By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1.10,DES-1210-52-CX::aclL3v4RuleReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),Enable this option and manually enter the replacement value used to re-write the 802.1p user priority value entered in the Priority  field, which meets the criteria specified previously in this command,  before forwarding it on to the specified CoS queue. Otherwise, a packet  will have its incoming 802.1p user priority re-written to its original  value before being forwarded by the Switch.
.1.3.6.1.4.1.171.10.75.20.1.15.3.1.1.99,DES-1210-52-CX::aclL3v4RuleStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.20.1.15.4,DES-1210-52-CX::aclL3v4ExtRule,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.15.4.1,DES-1210-52-CX::aclL3v4ExtRuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1,DES-1210-52-CX::aclL3v4ExtRuleEntry,,not-accessible,aclL3v4ExtRuleProfileNo:aclL3v4ExtRuleAccessID,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number. 
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.1,DES-1210-52-CX::aclL3v4ExtRuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.2,DES-1210-52-CX::aclL3v4ExtRuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.3,DES-1210-52-CX::aclL3v4ExtRuleProtocol,INTEGER,read-write,,current,none(0):icmp(1):igmp(2):tcp(6):udp(17):protocolid(24), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.4,DES-1210-52-CX::aclL3v4ExtRuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this condition. Some ICMP message types are: echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.5,DES-1210-52-CX::aclL3v4ExtRuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.6,DES-1210-52-CX::aclL3v4ExtRuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.7,DES-1210-52-CX::aclL3v4ExtRuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.8,DES-1210-52-CX::aclL3v4ExtRuleDstIpAddrMask,IpAddress,read-write,,current,,The IP subnet mask for Destination IP address.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.9,DES-1210-52-CX::aclL3v4ExtRuleSrcIpAddrMask,IpAddress,read-write,,current,,The IP subnet mask for Source IP address.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.10,DES-1210-52-CX::aclL3v4ExtRuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1, which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.11,DES-1210-52-CX::aclL3v4ExtRuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1, which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.12,DES-1210-52-CX::aclL3v4ExtRuleTcpUdpDstPortMask,OCTET,read-write,,current,,The TCP / UDP Destination port Mask.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.13,DES-1210-52-CX::aclL3v4ExtRuleTcpUdpSrcPortMask,OCTET,read-write,,current,,The TCP / UDP Source port Mask.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.20,DES-1210-52-CX::aclL3v4ExtRuleDscp,Integer32,read-create,,current,,The IP Dscp value to be checked against the packet. A default value is '-1', which means the rule don't care this condition. The aclL3RuleTos should be specified as dscp.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.21,DES-1210-52-CX::aclL3v4ExtRuleToS,Integer32,read-write,,current,,The ToS value to be checked against the packet. A default value is '-1', which means the rule don't care this condition. The cmAclL3RuleTos should be specified as dscp.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.22,DES-1210-52-CX::aclL3v4ExtRuleIgmpType,Integer32,read-write,,current,, The IGMP Type to be checked against the packet.A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.26,DES-1210-52-CX::aclL3v4ExtRuleProtocolId,INTEGER,read-write,,current,,Specifies the protocol id. The aclL3RuleProtocol should be specified as protocol-id.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.31,DES-1210-52-CX::aclL3v4ExtRuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.33,DES-1210-52-CX::aclL3v4ExtRulePriority,INTEGER,read-write,,current,,Enter a priority value if you want to re-write the 802.1p user priority of a packet to the value entered in the Priority field, which meets the criteria specified previously in this command, before forwarding it on to the specified CoS queue.By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.34,DES-1210-52-CX::aclL3v4ExtRuleReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),Enable this option and manually enter the replacement value used to re-write the 802.1p user priority value entered in the Priority  field, which meets the criteria specified previously in this command,  before forwarding it on to the specified CoS queue. Otherwise, a packet  will have its incoming 802.1p user priority re-written to its original  value before being forwarded by the Switch.
.1.3.6.1.4.1.171.10.75.20.1.15.4.1.1.99,DES-1210-52-CX::aclL3v4ExtRuleStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.20.1.15.5,DES-1210-52-CX::aclL3v6Rule,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.15.5.1,DES-1210-52-CX::aclL3v6RuleTable,,not-accessible,,current,, A table to configure L3 ipv6 filter rules in the system.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1,DES-1210-52-CX::aclL3v6RuleEntry,,not-accessible,aclL3v6RuleProfileNo:aclL3v6RuleAccessID,current,, Each entry in this table is a L3 ipv6 filter rule. Index to the table is L3 ipv6 filter number. 
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.1,DES-1210-52-CX::aclL3v6RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.2,DES-1210-52-CX::aclL3v6RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.3,DES-1210-52-CX::aclL3v6RuleTrafficClass,Integer32,read-write,,current,,The Traffic Class value to be checked against the packet. A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.4,DES-1210-52-CX::aclL3v6RuleProtocol,INTEGER,read-write,,current,none(0):tcp(6):udp(17):protocolid(24):icmpv6(25), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.5,DES-1210-52-CX::aclL3v6RuleProtocolId,INTEGER,read-write,,current,,Specifies the protocol id. The aclL3v6RuleProtocol should be specified as protocol-id.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.6,DES-1210-52-CX::aclL3v6RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1, which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.7,DES-1210-52-CX::aclL3v6RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1, which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.8,DES-1210-52-CX::aclL3v6RuleTcpUdpDstPortMask,OCTET,read-write,,current,,The TCP / UDP Destination port Mask.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.9,DES-1210-52-CX::aclL3v6RuleTcpUdpSrcPortMask,OCTET,read-write,,current,,The TCP / UDP Source port Mask.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.10,DES-1210-52-CX::aclL3v6RuleICMPv6MessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this condition. Some ICMP message types are: echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.11,DES-1210-52-CX::aclL3v6RuleICMPv6MessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.12,DES-1210-52-CX::aclL3v6RuleDstIpv6Addr,OCTET,read-write,,current,,Destination IPv6 address to be matched with the packet.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.13,DES-1210-52-CX::aclL3v6RuleSrcIpv6Addr,OCTET,read-write,,current,,Source IPv6 address to be matched with the packet.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.14,DES-1210-52-CX::aclL3v6RuleDstIpv6AddrPrefixLen,INTEGER,read-write,,current,,The prefix length for Destination IPv6 address.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.15,DES-1210-52-CX::aclL3v6RuleSrcIpv6AddrPrefixLen,INTEGER,read-write,,current,,The prefix length for Source IPv6 address.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.90,DES-1210-52-CX::aclL3v6RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.92,DES-1210-52-CX::aclL3v6RulePriority,INTEGER,read-write,,current,,Enter a priority value if you want to re-write the 802.1p user priority of a packet to the value entered in the Priority field, which meets the criteria specified previously in this command, before forwarding it on to the specified CoS queue.By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.93,DES-1210-52-CX::aclL3v6RuleReplacePriority,INTEGER,read-write,,current,enabled(1):disabled(2),Enable this option and manually enter the replacement value used to re-write the 802.1p user priority value entered in the Priority  field, which meets the criteria specified previously in this command,  before forwarding it on to the specified CoS queue. Otherwise, a packet  will have its incoming 802.1p user priority re-written to its original  value before being forwarded by the Switch.
.1.3.6.1.4.1.171.10.75.20.1.15.5.1.1.99,DES-1210-52-CX::aclL3v6RuleStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.75.20.1.15.6,DES-1210-52-CX::aclPortBindGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.15.6.1,DES-1210-52-CX::aclPortGroupTable,,not-accessible,,current,,A table to control the port group binding information of L2 Group,  L3v4 Group, and L3v6 Group
.1.3.6.1.4.1.171.10.75.20.1.15.6.1.1,DES-1210-52-CX::aclPortGroupEntry,,not-accessible,aclPortIndex,current,,An entry appears in this table for each interface in the system.  Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.20.1.15.6.1.1.1,DES-1210-52-CX::aclPortIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.20.1.15.6.1.1.2,DES-1210-52-CX::aclPortL2ProfileNo,Integer32,read-write,,current,,The L2 Profile ID which this port bind. zero means not configured.
.1.3.6.1.4.1.171.10.75.20.1.15.6.1.1.3,DES-1210-52-CX::aclPortL3v4ProfileNo,Integer32,read-write,,current,,The L3v4 Profile ID which this port bind. zero means not configured.
.1.3.6.1.4.1.171.10.75.20.1.15.6.1.1.4,DES-1210-52-CX::aclPortL3v6ProfileNo,Integer32,read-write,,current,,The L3v6 Profile ID which this port bind. zero means not configured.
.1.3.6.1.4.1.171.10.75.20.1.15.8,DES-1210-52-CX::aclHWResourceStatus,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.15.8.1,DES-1210-52-CX::aclHWResourceStatusTable,,not-accessible,,current,,A table to display HW Resource Status.
.1.3.6.1.4.1.171.10.75.20.1.15.8.1.1,DES-1210-52-CX::aclHWResourceStatusEntry,,not-accessible,aclHWProfileIndex,current,,An entry appears in this table for each interface in the system. Index to the table is the HW profile index of the ACL.
.1.3.6.1.4.1.171.10.75.20.1.15.8.1.1.1,DES-1210-52-CX::aclHWProfileIndex,Integer32,read-only,,current,,HW profile index of the ACL for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.20.1.15.8.1.1.2,DES-1210-52-CX::aclAccessListNo,OCTET,read-only,,current,,The profile name in this HW profile index.
.1.3.6.1.4.1.171.10.75.20.1.15.8.1.1.3,DES-1210-52-CX::aclResourceEntryCount,Integer32,read-only,,current,,The number of entries in this HW profile index.
.1.3.6.1.4.1.171.10.75.20.1.16,DES-1210-52-CX::companySyslog,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.16.2,DES-1210-52-CX::syslogGeneralGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.16.2.1,DES-1210-52-CX::syslogState,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling syslog alert features in the system. System Logs record and manage events, as well as report errors and  informational messages.
.1.3.6.1.4.1.171.10.75.20.1.16.2.2,DES-1210-52-CX::syslogTimeStampOption,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling timestamp option.  When enabled, the messages (log and email alert messages) will hold the time stamp information.  When disabled, the time stamp information will not be carried with the messages sent to the log and mail servers.
.1.3.6.1.4.1.171.10.75.20.1.16.2.3,DES-1210-52-CX::syslogSrvSeverity,INTEGER,read-write,,current,warning(4):info(6):all(7),Specifies the log level option to be set for a specific module.
.1.3.6.1.4.1.171.10.75.20.1.16.2.4,DES-1210-52-CX::syslogSrvFacility,INTEGER,read-write,,current,local0(128):local1(136):local2(144):local3(152):local4(160):local5(168):local6(176):local7(184),The Syslog standard facilities. The facility to be used when sending Syslog messages to this server.
.1.3.6.1.4.1.171.10.75.20.1.16.2.5,DES-1210-52-CX::syslogSrvTable,,not-accessible,,current,,A table containing entries of priority,server address type, server address, port through which it can send and tranport type.
.1.3.6.1.4.1.171.10.75.20.1.16.2.5.1,DES-1210-52-CX::syslogSrvEntry,,not-accessible,syslogSrvIPType:syslogSrvIP,current,,A table containing index as priority , server address type and server address.
.1.3.6.1.4.1.171.10.75.20.1.16.2.5.1.1,DES-1210-52-CX::syslogSrvIPType,INTEGER,read-only,,current,ipv4(1):ipv6(2),Specifies the Address type of server.Address type shall be ipv4 or ipv6.
.1.3.6.1.4.1.171.10.75.20.1.16.2.5.1.2,DES-1210-52-CX::syslogSrvIP,OCTET,read-only,,current,,Specifies the ServerIP to which the syslog shall be forwarded.
.1.3.6.1.4.1.171.10.75.20.1.16.2.5.1.3,DES-1210-52-CX::syslogSrvPort,Integer32,read-create,,current,,Specifies the Port through which it can send the syslog message. By default the the port is 514
.1.3.6.1.4.1.171.10.75.20.1.16.2.5.1.4,DES-1210-52-CX::syslogInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the syslogSrvIP is linklocal address.
.1.3.6.1.4.1.171.10.75.20.1.16.2.5.1.5,DES-1210-52-CX::syslogSrvRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The Status of the Server Entry.
.1.3.6.1.4.1.171.10.75.20.1.17,DES-1210-52-CX::companyLBD,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.17.1,DES-1210-52-CX::sysLBDStateEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Loopback detection function. The Loopback Detection function is used to detect the loop created by a specific port while Spanning Tree Protocol (STP) is not  enabled in the network, especially when the down links are hubs  or unmanaged switchs.The Switch will automatically shutdown the  port and sends a log to the administrator.
.1.3.6.1.4.1.171.10.75.20.1.17.2,DES-1210-52-CX::sysLBDMode,INTEGER,read-write,,current,port(1):vlan(2),Loopback detection function mode.
.1.3.6.1.4.1.171.10.75.20.1.17.3,DES-1210-52-CX::sysLBDInterval,Integer32,read-write,,current,,Set a Loop detection Interval between 1 and 32767 seconds. The default is 2 seconds. This time interval to be used at counting time seconds to resend the CTP packet automatically.
.1.3.6.1.4.1.171.10.75.20.1.17.4,DES-1210-52-CX::sysLBDRecoverTime,Integer32,read-write,,current,,This time interval to be used at counting time seconds to recover the disabled port automatically.  The Loop Detection Recover Time can be set at 0 seconds,  or 60 to 1000000 seconds. Entering 0 will disable the Loop Detection Recover Time. The default is 60 seconds.
.1.3.6.1.4.1.171.10.75.20.1.17.5,DES-1210-52-CX::sysLBDCtrlTable,,not-accessible,,current,,A table to control Loopback detection features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.75.20.1.17.5.1,DES-1210-52-CX::sysLBDCtrlEntry,,not-accessible,sysLBDCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.20.1.17.5.1.1,DES-1210-52-CX::sysLBDCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.20.1.17.5.1.2,DES-1210-52-CX::sysLBDPortStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Provides control to per port enable or disable the loopback detection  function. Default is disabled.
.1.3.6.1.4.1.171.10.75.20.1.17.5.1.3,DES-1210-52-CX::sysLBDPortLoopStatus,INTEGER,read-only,,current,normal(1):disabled(2),The loop status for this port.
.1.3.6.1.4.1.171.10.75.20.1.17.6,DES-1210-52-CX::sysLBDVlanLoopTable,,not-accessible,,current,,A table to display Loopback detection features by vlan mode .
.1.3.6.1.4.1.171.10.75.20.1.17.6.1,DES-1210-52-CX::sysLBDVlanLoopEntry,,not-accessible,sysLBDVlanLoopIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.75.20.1.17.6.1.1,DES-1210-52-CX::sysLBDVlanLoopIndex,Integer32,read-only,,current,,Display port lists loop status by vlan.
.1.3.6.1.4.1.171.10.75.20.1.17.6.1.2,DES-1210-52-CX::sysLBDVlanLoopPorts,OCTET,read-only,,current,,Display port lists loop status by vlan.
.1.3.6.1.4.1.171.10.75.20.1.17.7,DES-1210-52-CX::swLoopDetectEnabledVlanList,OCTET,read-write,,current,,This object indicates the VLANs that enabled LBD. Note: For the LBD enabled VLAN specification,  the value should be separated by ',' or '-'. Such as: 1,4,7 or 1,4,7-9 .
.1.3.6.1.4.1.171.10.75.20.1.18,DES-1210-52-CX::companyMirror,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.18.1,DES-1210-52-CX::sysMirrorStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Port Mirroring function. Default is disabled. Port Mirroring is a method of monitoring network traffic that  forwards a copy of each incoming and/or outgoing packet from one  port of the Switch to another port where the packet can be studied.
.1.3.6.1.4.1.171.10.75.20.1.18.2,DES-1210-52-CX::sysMirrorTargetPort,Integer32,read-write,,current,,Specifies the port to which the mirrored traffic in the system  is to be copied.
.1.3.6.1.4.1.171.10.75.20.1.18.3,DES-1210-52-CX::sysMirrorCtrlIngressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of ingress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.20.1.18.4,DES-1210-52-CX::sysMirrorCtrlEgressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of egress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.75.20.1.20,DES-1210-52-CX::companySNTPSetting,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.20.17,DES-1210-52-CX::sysSNTPServerTable,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.20.17.1,DES-1210-52-CX::sysSNTPTimeSeconds,Integer32,read-write,,current,,This object is for setting the system time in seconds  from Epoch (00:00:00 UTC, January 1, 2009). Notice :  input value must larger than 1230768000 (00:00:00 UTC,  January 1, 2009) and smaller than 2145916799 (23:59:59 UTC, December 31, 2037).
.1.3.6.1.4.1.171.10.75.20.1.20.17.2,DES-1210-52-CX::sysSNTPFirstServer,OCTET,read-write,,current,,SNTP First Server's IPv6 Address
.1.3.6.1.4.1.171.10.75.20.1.20.17.3,DES-1210-52-CX::sysSNTPFirstType,INTEGER,read-write,,current,iPv4(1):iPv6(2),SNTP First Server's IPv6 Address type.
.1.3.6.1.4.1.171.10.75.20.1.20.17.4,DES-1210-52-CX::sysSNTPFirstInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the sysSNTPFirstServer is linklocal address.
.1.3.6.1.4.1.171.10.75.20.1.20.17.5,DES-1210-52-CX::sysSNTPSecondServer,OCTET,read-write,,current,,SNTP Second Server's IPv6 Address
.1.3.6.1.4.1.171.10.75.20.1.20.17.6,DES-1210-52-CX::sysSNTPSecondType,INTEGER,read-write,,current,iPv4(1):iPv6(2),SNTP First Server's IPv6 Address type.
.1.3.6.1.4.1.171.10.75.20.1.20.17.7,DES-1210-52-CX::sysSNTPSecondInterfaceName,OCTET,read-write,,current,,Specifies the interface name when the sysSNTPSecondServer is linklocal address.
.1.3.6.1.4.1.171.10.75.20.1.20.17.8,DES-1210-52-CX::sysSNTPPollInterval,Integer32,read-write,,current,,SNTP Poll Interval In Seconds (30-99999) 
.1.3.6.1.4.1.171.10.75.20.1.20.17.9,DES-1210-52-CX::sysSNTPState,INTEGER,read-write,,current,sntp(1):local(2),Enable/Disable SNTP function in the system.
.1.3.6.1.4.1.171.10.75.20.1.20.17.10,DES-1210-52-CX::sysSNTPDSTOffset,INTEGER,read-write,,current,offset30min(30):offset60min(60):offset90min(90):offset120min(120),This object is for Daylight Saving Time Offset  In (30/60/90/120) Minutes.
.1.3.6.1.4.1.171.10.75.20.1.20.17.11,DES-1210-52-CX::sysSNTPGMTMinutes,INTEGER,read-write,,current,,Specifies the Time Zone Offset from GMT in +/- Minutes. (+780 ~ -720)
.1.3.6.1.4.1.171.10.75.20.1.20.17.12,DES-1210-52-CX::sysSNTPDSTStartMon,INTEGER,read-write,,current,,The start month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.20.1.20.17.13,DES-1210-52-CX::sysSNTPDSTStartDay,INTEGER,read-write,,current,,The start day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.20.1.20.17.14,DES-1210-52-CX::sysSNTPDSTStartHour,INTEGER,read-write,,current,,The start hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.20.1.20.17.15,DES-1210-52-CX::sysSNTPDSTStartMin,INTEGER,read-write,,current,,The start minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.20.1.20.17.16,DES-1210-52-CX::sysSNTPDSTEndMon,INTEGER,read-write,,current,,The end month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.20.1.20.17.17,DES-1210-52-CX::sysSNTPDSTEndDay,INTEGER,read-write,,current,,The end day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.20.1.20.17.18,DES-1210-52-CX::sysSNTPDSTEndHour,INTEGER,read-write,,current,,The end hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.20.1.20.17.19,DES-1210-52-CX::sysSNTPDSTEndMin,INTEGER,read-write,,current,,The end minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.75.20.1.20.17.20,DES-1210-52-CX::sysSNTPDSTState,INTEGER,read-write,,current,annual(1):disabled(2),This object is for Annual(1) or Disabled(2) DST state in the system.
.1.3.6.1.4.1.171.10.75.20.1.21,DES-1210-52-CX::companyVoiceVlan,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.21.1,DES-1210-52-CX::voicevlanSystem,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.21.1.2,DES-1210-52-CX::voiceVlanMode,INTEGER,read-write,,current,enabled(1):disabled(2),Voice VLAN is a feature that allows you to automatically place  the voice traffic from IP phone to an assigned VLAN to enhance  the VoIP service.  This object is for enabling or disabling Voice Vlan function  in the system.  If the Vlan mode is in Asymmetric VLAN mode, Voice VLAN can not  be enabled.
.1.3.6.1.4.1.171.10.75.20.1.21.1.3,DES-1210-52-CX::voiceVlanId,INTEGER,read-write,,current,,The ID of VLAN that you want the voice traffic to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.20.1.21.1.4,DES-1210-52-CX::voiceVlanTimeout,INTEGER,read-write,,current,,A period of time in hour to remove a port from voice VLAN  if the port is an automatic VLAN member. The Timeout range is 1~120 hours. Default aging time is 1 hour.
.1.3.6.1.4.1.171.10.75.20.1.21.1.5,DES-1210-52-CX::voiceVlanPriority,INTEGER,read-write,,current,,The 802.1p priority levels of the traffic in the Voice VLAN.
.1.3.6.1.4.1.171.10.75.20.1.21.1.6,DES-1210-52-CX::voicevlanPortControlTable,,not-accessible,,current,,A table that contains Voice Vlan Port Control configuration information.
.1.3.6.1.4.1.171.10.75.20.1.21.1.6.1,DES-1210-52-CX::voicevlanPortControlEntry,,not-accessible,voicevlanPortControlIndex,current,,A list of Voice Vlan Control configuration parameters for each Port on this device.
.1.3.6.1.4.1.171.10.75.20.1.21.1.6.1.1,DES-1210-52-CX::voicevlanPortControlIndex,Integer32,read-only,,current,,The voice vlan port index.
.1.3.6.1.4.1.171.10.75.20.1.21.1.6.1.2,DES-1210-52-CX::voicevlanPortAutoDetection,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Voice Vlan Auto  Detection in the port. If the auto detection is enable, switch will add this port  to the voice VLAN automatically if it detects the device OUI  matches the Telephony OUI. If the port is a static member of voice vlan or a LA member, it can not enable voice vlan auto detection.
.1.3.6.1.4.1.171.10.75.20.1.21.1.6.1.3,DES-1210-52-CX::voicevlanPortManuTagMode,INTEGER,read-write,,current,tag(1):untag(2),User assign per port tag/untag mode.
.1.3.6.1.4.1.171.10.75.20.1.21.1.6.1.4,DES-1210-52-CX::voicevlanPortCurrentTagMode,INTEGER,read-only,,current,tag(1):untag(2):none(3),Per port current tag/untag mode.
.1.3.6.1.4.1.171.10.75.20.1.21.1.6.1.5,DES-1210-52-CX::voicevlanPortState,INTEGER,read-only,,current,manual(1):dynamic(2):none(3),This object indicates Voice vlan state to this Port. manual - this port is a static member of voice vlan. dynamic - this port is a dynamic member of voice vlan. none - this port is not a member of voice vlan.
.1.3.6.1.4.1.171.10.75.20.1.21.2,DES-1210-52-CX::voicevlanOUI,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.21.2.1,DES-1210-52-CX::voicevlanOUITable,,not-accessible,,current,,A voice vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.20.1.21.2.1.1,DES-1210-52-CX::voicevlanOUIEntry,,not-accessible,voicevlanOUITelephonyOUI,current,,A voice vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.20.1.21.2.1.1.1,DES-1210-52-CX::voicevlanOUITelephonyOUI,OCTET,read-only,,current,,An Organizationally Unique Identifier (OUI) is a 24-bit number  that is purchased from the IEEE Registration Authority. This identifier  uniquely identifies a vendor, manufacturer, or other organization. This object indicates the voice traffic's OUI that user created.
.1.3.6.1.4.1.171.10.75.20.1.21.2.1.1.2,DES-1210-52-CX::voicevlanOUIDescription,OCTET,read-write,,current,,The Description for the OUI.
.1.3.6.1.4.1.171.10.75.20.1.21.2.1.1.3,DES-1210-52-CX::voicevlanOUIMask,OCTET,read-only,,current,,Voice vlan OUI Mask. Always be FF:FF:FF:00:00:00.
.1.3.6.1.4.1.171.10.75.20.1.21.2.1.1.4,DES-1210-52-CX::voicevlanOUIStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the voicevlanOUIStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.20.1.21.3,DES-1210-52-CX::voicevlanDevice,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.21.3.1,DES-1210-52-CX::voicevlanDeviceTable,,not-accessible,,current,,A voice vlan Device entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.20.1.21.3.1.1,DES-1210-52-CX::voicevlanDeviceEntry,,not-accessible,voicevlanDeviceIndexMac,current,,A voice vlan Device entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.20.1.21.3.1.1.1,DES-1210-52-CX::voicevlanDeviceIndexMac,OCTET,read-only,,current,,An Mac Address is a 24-bit number that is purchased from the  IEEE Registration Authority. This identifier uniquely identifies  a vendor, manufacturer, or other organization. This object  indicates the voice traffic's Mac that voice device created.
.1.3.6.1.4.1.171.10.75.20.1.21.3.1.1.2,DES-1210-52-CX::voicevlanDevicePort,INTEGER,read-only,,current,,The port is learning by voice device.
.1.3.6.1.4.1.171.10.75.20.1.21.3.1.1.3,DES-1210-52-CX::voicevlanDevicePriority,INTEGER,read-only,,current,,The priority value for voice device.
.1.3.6.1.4.1.171.10.75.20.1.21.3.1.1.4,DES-1210-52-CX::voicevlanDeviceTagType,INTEGER,read-only,,current,tag(1):untag(2),The tag type for voice device.
.1.3.6.1.4.1.171.10.75.20.1.21.3.1.1.5,DES-1210-52-CX::voicevlanDeviceStatus,INTEGER,read-write,,current,active(1):destroy(6),This object indicates the status of this entry.  You can delete this object.
.1.3.6.1.4.1.171.10.75.20.1.23,DES-1210-52-CX::companyAuthGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.23.1,DES-1210-52-CX::swAuthenCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.23.1.1,DES-1210-52-CX::swAuthStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Static 802.1x.
.1.3.6.1.4.1.171.10.75.20.1.23.1.3,DES-1210-52-CX::authProtocol,INTEGER,read-write,,current,authProtocolRadiusEap(1):authProtocolLocal(2),The authentication method used to authenticate users.
.1.3.6.1.4.1.171.10.75.20.1.23.1.4,DES-1210-52-CX::swAuthCtrlPktFwdMode,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable 802.1x packet forward while 802.1x module is disabled.
.1.3.6.1.4.1.171.10.75.20.1.23.2,DES-1210-52-CX::swAuthPortAccessCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.23.2.1,DES-1210-52-CX::swAuthPortAccessControlTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1,DES-1210-52-CX::swAuthPortAccessControlEntry,,not-accessible,swAuthAuthConfigPortNumber,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.1,DES-1210-52-CX::swAuthAuthConfigPortNumber,INTEGER,read-only,,current,,A unique value for each port that correlates to port index. Its value ranges between 1 and the value of port number.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.2,DES-1210-52-CX::swAuthAuthQuietPeriod,INTEGER,read-write,,current,,The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.3,DES-1210-52-CX::swAuthAuthSuppTimeout,INTEGER,read-write,,current,,The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.4,DES-1210-52-CX::swAuthAuthServerTimeout,INTEGER,read-write,,current,,The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.5,DES-1210-52-CX::swAuthAuthMaxReq,INTEGER,read-write,,current,,The value of the maxReq constant currently in use by the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.6,DES-1210-52-CX::swAuthAuthTxPeriod,INTEGER,read-write,,current,,The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.7,DES-1210-52-CX::swAuthAuthReAuthPeriod,INTEGER,read-write,,current,,The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.8,DES-1210-52-CX::swAuthAuthReAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),The enable/disable control used by the Reauthentication Timer state machine (8.5.5.1).
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.9,DES-1210-52-CX::swAuthAuthConfigPortControl,INTEGER,read-write,,current,forceUnauthorized(1):auto(2):forceAuthorized(3),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.10,DES-1210-52-CX::swAuthAuthCapability,INTEGER,read-write,,current,authenticator(1):none(2),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.20.1.23.2.1.1.11,DES-1210-52-CX::swAuthAuthDirection,INTEGER,read-write,,current,both(0):in(1),The current value of the controlled Port control parameter for the Port.
.1.3.6.1.4.1.171.10.75.20.1.23.3,DES-1210-52-CX::swAuthUser,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.23.3.1,DES-1210-52-CX::swAuthUserTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.20.1.23.3.1.1,DES-1210-52-CX::swAuthUserEntry,,not-accessible,swAuthUserName,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.20.1.23.3.1.1.1,DES-1210-52-CX::swAuthUserName,OCTET,read-only,,current,,The unique index value of a row in this table. This object is used to set 802.1X Local user name, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.20.1.23.3.1.1.2,DES-1210-52-CX::swAuthUserPassword,OCTET,read-write,,current,,This object is used to set 802.1X Local user Password, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.20.1.23.3.1.1.3,DES-1210-52-CX::swAuthUserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the swAuthUserTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The swAuthUserName objects must be explicitly set.
.1.3.6.1.4.1.171.10.75.20.1.23.4,DES-1210-52-CX::swAuthRadiusServer,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.23.4.2,DES-1210-52-CX::swAuthRadiusServerTable,,not-accessible,,current,,A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1,DES-1210-52-CX::swAuthRadiusServerEntry,,not-accessible,swAuthRadiusServerIndex,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1.1,DES-1210-52-CX::swAuthRadiusServerIndex,INTEGER,read-only,,current,,A unique value for Authentication RADIUS Server index. Its value ranges between 1 and 3.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1.2,DES-1210-52-CX::swAuthRadiusIPType,INTEGER,read-write,,current,iPv4(1):iPv6(2),The IP address of the RADIUS server IP type referred to in this table entry.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1.3,DES-1210-52-CX::swAuthRadiusServerAddress,OCTET,read-write,,current,,The IP address of the RADIUS server referred to in this table entry.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1.4,DES-1210-52-CX::swAuthRadiusServerInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the swAuthRadiusServerAddress is linklocal address.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1.5,DES-1210-52-CX::swAuthRadiusServerAuthenticationPort,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1.6,DES-1210-52-CX::swAuthRadiusServerAccountingPort,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1.7,DES-1210-52-CX::swAuthRadiusServerTimeout,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1.8,DES-1210-52-CX::swAuthRadiusServerRetransmit,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1.9,DES-1210-52-CX::swAuthRadiusServerKey,OCTET,read-write,,current,,This object is used to set 802.1X Radius Server Key, The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.75.20.1.23.4.2.1.10,DES-1210-52-CX::swAuthRadiusServerStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the swAuthRadiusServerTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The swAuthRadiusServerIndex objects must be explicitly set.
.1.3.6.1.4.1.171.10.75.20.1.24,DES-1210-52-CX::companyLLDPSetting,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.24.1,DES-1210-52-CX::dlinklldpState,INTEGER,read-write,,current,enable(1):disable(2),This object is used for enabling or disabling LLDP in the system.
.1.3.6.1.4.1.171.10.75.20.1.24.2,DES-1210-52-CX::dlinklldpMsgHoldMultiplier,INTEGER,read-write,,current,,The time-to-live value expressed as a multiple of the lldpMessageTxInterval object.The actual time-to-live value used in LLDP frames, transmitted on behalf of this LLDP agent, can be expressed by the following formula: TTL = min(65535, (lldpMessageTxInterval * lldpMessageTxHoldMultiplier))
.1.3.6.1.4.1.171.10.75.20.1.24.3,DES-1210-52-CX::dlinklldpMsgTxInterval,INTEGER,read-write,,current,,This object is used for LLDP packet update frequency. The timer in units of seconds.
.1.3.6.1.4.1.171.10.75.20.1.24.4,DES-1210-52-CX::dlinklldpReinitDelay,INTEGER,read-write,,current,,This object is used for LLDP Reinitialization Delay. The timer in units of seconds.
.1.3.6.1.4.1.171.10.75.20.1.24.5,DES-1210-52-CX::dlinklldpTxDelay,INTEGER,read-write,,current,,The lldpTxDelay indicates the delay (in units of seconds) between successive LLDP frame transmissions  initiated by value/status changes in the LLDP local systems MIB. The recommended value for the lldpTxDelay is set by the following formula:
.1.3.6.1.4.1.171.10.75.20.1.24.7,DES-1210-52-CX::dlinklldpConfigManAddrTable,,not-accessible,,current,,The table that controls selection of LLDP management address TLV instances to be transmitted on individual ports.
.1.3.6.1.4.1.171.10.75.20.1.24.7.1,DES-1210-52-CX::dlinklldpConfigManAddrEntry,,not-accessible,dlinklldpLocManAddrSubtype:dlinklldpLocManAddr,current,,LLDP configuration information that specifies the set of ports (represented as a PortList) on which the local system management address instance will be transmitted. This configuration object augments the lldpLocManAddrEntry, therefore it is only present along with the management address instance contained in the associated lldpLocManAddrEntry entry. Each active lldpConfigManAddrEntry must be restored from non-volatile and re-created (along with the corresponding lldpLocManAddrEntry) after a re-initialization of the management system.
.1.3.6.1.4.1.171.10.75.20.1.24.7.1.1,DES-1210-52-CX::dlinklldpLocManAddrSubtype,INTEGER,read-only,,current,other(0):ipV4(1):ipV6(2):nsap(3):hdlc(4):bbn1822(5):all802(6):e163(7):e164(8):f69(9):x121(10):ipx(11):appleTalk(12):decnetIV(13):banyanVines(14):e164withNsap(15):dns(16):distinguishedName(17):asNumber(18):xtpOverIpv4(19):xtpOverIpv6(20):xtpNativeModeXTP(21):fibreChannelWWPN(22):fibreChannelWWNN(23):gwid(24):afi(25):mplsTpSectionEndpointIdentifier(26):mplsTpLspEndpointIdentifier(27):mplsTpPseudowireEndpointIdentifier(28):eigrpCommonServiceFamily(16384):eigrpIpv4ServiceFamily(16385):eigrpIpv6ServiceFamily(16386):lispCanonicalAddressFormat(16387):bgpLs(16388):fortyeightBitMac(16389):sixtyfourBitMac(16390):oui(16391):mac24(16392):mac40(16393):ipv664(16394):rBridgePortID(16395):trillNickname(16396):reserved(65535),The type of management address identifier encoding used in the associated 'lldpLocManagmentAddr' object.
.1.3.6.1.4.1.171.10.75.20.1.24.7.1.2,DES-1210-52-CX::dlinklldpLocManAddr,OCTET,read-only,,current,,The string value used to identify the management address component associated with the local system. The purpose of this address is to contact the management entity.
.1.3.6.1.4.1.171.10.75.20.1.24.7.1.3,DES-1210-52-CX::dlinklldpConfigManAddrPortsTxEnable,OCTET,read-write,,current,,A set of ports that are identified by a PortList, in which each port is represented as a bit. The corresponding local system management address instance will be transmitted on the member ports of the lldpManAddrPortsTxEnable.  The default value for lldpConfigManAddrPortsTxEnable object is empty binary string, which means no ports are specified for advertising indicated management address instance.
.1.3.6.1.4.1.171.10.75.20.1.25,DES-1210-52-CX::companySNMPV3,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.25.1,DES-1210-52-CX::snmpGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP Community function.
.1.3.6.1.4.1.171.10.75.20.1.25.2,DES-1210-52-CX::snmpV3User,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.25.2.1,DES-1210-52-CX::snmpV3UserTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1,DES-1210-52-CX::snmpV3UserEntry,,not-accessible,snmpV3UserName:snmpV3UserVersion,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1.1,DES-1210-52-CX::snmpV3UserName,OCTET,read-only,,current,,A human readable string representing the name of the user. This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1.2,DES-1210-52-CX::snmpV3UserVersion,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),A human readable string representing the name of the user. This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1.3,DES-1210-52-CX::snmpV3UserGroupName,OCTET,read-create,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1.4,DES-1210-52-CX::snmpV3UserAuthProtocol,INTEGER,read-create,,current,none(1):md5(2):sha(3),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be authenticated, and if so, the type of authentication protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of UserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoAuthProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoAuthProtocol, then an 'inconsistentValue' error must be returned. If a set operation tries to set the value to the NoAuthProtocol while the UserPrivProtocol value in the same row is not equal to NoPrivProtocol, then an 'inconsistentValue' error must be returned. That means that an SNMP command generator application must first ensure that the UserPrivProtocol is set to the NoPrivProtocol value before it can set the UserAuthProtocol value to NoAuthProtocol. 
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1.5,DES-1210-52-CX::snmpV3UserAuthProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1.6,DES-1210-52-CX::snmpV3UserPrivProtocol,INTEGER,read-create,,current,none(1):des(2),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be protected from disclosure, and if so, the type of privacy protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of usmUserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoPrivProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoPrivProtocol, then an 'inconsistentValue' error must be returned. Note that if any privacy protocol is used, then you must also use an authentication protocol. In other words, if usmUserPrivProtocol is set to anything else than NoPrivProtocol, then the corresponding instance of usmUserAuthProtocol cannot have a value of usmNoAuthProtocol. If it does, then an 'inconsistentValue' error must be returned. 
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1.7,DES-1210-52-CX::snmpV3UserPrivProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1.8,DES-1210-52-CX::snmpV3UserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady'. In particular, a newly created row for a user who employs authentication, cannot be made active until the corresponding usmUserCloneFrom and usmUserAuthKeyChange have been set. Further, a newly created row for a user who also employs privacy, cannot be made active until the usmUserPrivKeyChange has been set. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified, except for usmUserOwnAuthKeyChange and usmUserOwnPrivKeyChange. For these 2 objects, the value of usmUserStatus MUST be active. 
.1.3.6.1.4.1.171.10.75.20.1.25.3,DES-1210-52-CX::snmpV3Group,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.25.3.1,DES-1210-52-CX::snmpV3GroupTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.3.1.1,DES-1210-52-CX::snmpV3GroupEntry,,not-accessible,snmpV3GroupName:snmpV3GroupSecurityModel:snmpV3GroupSecurityLevel,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.3.1.1.1,DES-1210-52-CX::snmpV3GroupName,OCTET,read-only,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.75.20.1.25.3.1.1.2,DES-1210-52-CX::snmpV3GroupSecurityModel,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),In order to gain the access rights allowed by this conceptual row, this securityModel must be in use. 
.1.3.6.1.4.1.171.10.75.20.1.25.3.1.1.3,DES-1210-52-CX::snmpV3GroupSecurityLevel,INTEGER,read-only,,current,noAuthNoPriv(1):authNoPriv(2):authPriv(3),The minimum level of security required in order to gain the access rights allowed by this conceptual row. A securityLevel of noAuthNoPriv is less than authNoPriv which in turn is less than authPriv. If multiple entries are equally indexed except for this vacmAccessSecurityLevel index, then the entry which has the highest value for vacmAccessSecurityLevel is selected. 
.1.3.6.1.4.1.171.10.75.20.1.25.3.1.1.4,DES-1210-52-CX::snmpV3GroupReadViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes read access. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.20.1.25.3.1.1.5,DES-1210-52-CX::snmpV3GroupWriteViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes write access. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.20.1.25.3.1.1.6,DES-1210-52-CX::snmpV3GroupNotifyViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes access for notifications. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.75.20.1.25.3.1.1.7,DES-1210-52-CX::snmpV3GroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.20.1.25.4,DES-1210-52-CX::snmpV3ViewTree,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.25.4.1,DES-1210-52-CX::snmpV3ViewTreeTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.4.1.1,DES-1210-52-CX::snmpV3ViewTreeEntry,,not-accessible,snmpV3viewTreeName:snmpV3viewTreeSubtree,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.4.1.1.1,DES-1210-52-CX::snmpV3viewTreeName,OCTET,read-only,,current,,The human readable name for a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.20.1.25.4.1.1.2,DES-1210-52-CX::snmpV3viewTreeSubtree,OBJECT,read-only,,current,,The MIB subtree which when combined with the corresponding instance of vacmViewTreeFamilyMask defines a family of view subtrees. 
.1.3.6.1.4.1.171.10.75.20.1.25.4.1.1.3,DES-1210-52-CX::snmpV3viewTreeMask,OCTET,read-create,,current,,The bit mask which, in combination with the corresponding instance of vacmViewTreeFamilySubtree, defines a family of view subtrees. Each bit of this bit mask corresponds to a sub-identifier of vacmViewTreeFamilySubtree, with the most significant bit of the i-th octet of this octet string value (extended if necessary, see below) corresponding to the (8*i - 7)-th sub-identifier, and the least significant bit of the i-th octet of this octet string corresponding to the (8*i)-th sub-identifier, where i is in the range 1 through 16. Each bit of this bit mask specifies whether or not the corresponding sub-identifiers must match when determining if an OBJECT IDENTIFIER is in this family of view subtrees; a '1' indicates that an exact match must occur; a '0' indicates 'wild card', i.e., any sub-identifier value matches. Thus, the OBJECT IDENTIFIER X of an object instance is contained in a family of view subtrees if, for each sub-identifier of the value of vacmViewTreeFamilySubtree, either: the i-th bit of vacmViewTreeFamilyMask is 0, or the i-th sub-identifier of X is equal to the i-th sub-identifier of the value of vacmViewTreeFamilySubtree. If the value of this bit mask is M bits long and there are more than M sub-identifiers in the corresponding instance of vacmViewTreeFamilySubtree, then the bit mask is extended with 1's to be the required length. Note that when the value of this object is the zero-length string, this extension rule results in a mask of all-1's being used (i.e., no 'wild card'), and the family of view subtrees is the one view subtree uniquely identified by the corresponding instance of vacmViewTreeFamilySubtree. Note that masks of length greater than zero length do not need to be supported. In this case this object is made read-only. 
.1.3.6.1.4.1.171.10.75.20.1.25.4.1.1.4,DES-1210-52-CX::snmpV3viewTreeType,INTEGER,read-create,,current,included(1):excluded(2),Indicates whether the corresponding instances of vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask define a family of view subtrees which is included in or excluded from the MIB view. 
.1.3.6.1.4.1.171.10.75.20.1.25.4.1.1.5,DES-1210-52-CX::snmpV3viewTreeStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.75.20.1.25.5,DES-1210-52-CX::snmpV3Community,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.25.5.1,DES-1210-52-CX::snmpV3CommunityTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.5.1.1,DES-1210-52-CX::snmpV3CommunityEntry,,not-accessible,snmpV3CommunityName,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.5.1.1.1,DES-1210-52-CX::snmpV3CommunityName,OCTET,read-only,,current,,The unique index value of a row in this table.
.1.3.6.1.4.1.171.10.75.20.1.25.5.1.1.2,DES-1210-52-CX::snmpV3CommunityPolicy,OCTET,read-create,,current,,A human readable string representing the corresponding value of snmpCommunityName in a Security Model independent format.
.1.3.6.1.4.1.171.10.75.20.1.25.5.1.1.3,DES-1210-52-CX::snmpV3CommunityStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the snmpCommunityTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The snmpCommunityName and snmpCommunitySecurityName objects must be explicitly set. There is no restriction on setting columns in this table when the value of snmpCommunityStatus is active(1).
.1.3.6.1.4.1.171.10.75.20.1.25.6,DES-1210-52-CX::snmpV3Host,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.25.6.2,DES-1210-52-CX::snmpV3HostTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.6.2.1,DES-1210-52-CX::snmpV3HostEntry,,not-accessible,snmpV3HostAddress:snmpV3IPType,current,,
.1.3.6.1.4.1.171.10.75.20.1.25.6.2.1.1,DES-1210-52-CX::snmpV3HostAddress,OCTET,read-only,,current,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object. And this object is unique identifier associated with this snmpNotifyEntry.
.1.3.6.1.4.1.171.10.75.20.1.25.6.2.1.2,DES-1210-52-CX::snmpV3IPType,INTEGER,read-only,,current,iPv4(1):iPv6(2),Type of IP interface.
.1.3.6.1.4.1.171.10.75.20.1.25.6.2.1.3,DES-1210-52-CX::snmpV3HostCommunityName,OCTET,read-create,,current,,The locally arbitrary.
.1.3.6.1.4.1.171.10.75.20.1.25.6.2.1.4,DES-1210-52-CX::snmpV3HostVersion,INTEGER,read-create,,current,v1(1):v2c(2):v3NoAuthNoPriv(3):v3AuthNoPriv(4):v3AuthPriv(5),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.4.1.171.10.75.20.1.25.6.2.1.5,DES-1210-52-CX::snmpV3HostInterfaceName,OCTET,read-create,,current,,Specifies the interface name when the syslogSrvIP is linklocal address.
.1.3.6.1.4.1.171.10.75.20.1.25.6.2.1.6,DES-1210-52-CX::snmpV3HostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),
.1.3.6.1.4.1.171.10.75.20.1.25.7,DES-1210-52-CX::snmpV3EngineID,OCTET,read-write,,current,,An SNMP engine's administratively-unique identifier. In a simple agent, this value is always that agent's own snmpEngineID value. The value can also take the value of the snmpEngineID of a remote SNMP engine with which this user can communicate.
.1.3.6.1.4.1.171.10.75.20.1.25.8,DES-1210-52-CX::snmpV3Trap,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.25.8.1,DES-1210-52-CX::snmpV3TrapSNMPAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP login fail event trap in the system.
.1.3.6.1.4.1.171.10.75.20.1.25.8.2,DES-1210-52-CX::snmpV3TrapBootup,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling devie Bootup event trap in the system.
.1.3.6.1.4.1.171.10.75.20.1.25.8.3,DES-1210-52-CX::snmpV3TrapPortLinkUpDown,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Port link up / link down event trap in the system.
.1.3.6.1.4.1.171.10.75.20.1.25.8.4,DES-1210-52-CX::snmpV3TrapRSTPStateChange,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RSTP topology change event trap in the system.
.1.3.6.1.4.1.171.10.75.20.1.25.8.5,DES-1210-52-CX::snmpV3TrapFirmUpgrade,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Firmware upgrade suess or fail event trap in the system.
.1.3.6.1.4.1.171.10.75.20.1.25.8.11,DES-1210-52-CX::snmpV3TrapLBD,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.10.75.20.1.26,DES-1210-52-CX::companyAutoSurveillanceVlan,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.26.1,DES-1210-52-CX::autoSurveillanceVlanSystem,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.26.1.1,DES-1210-52-CX::autoSurveillanceVlanMode,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Auto Surveillance Vlan function  in the system.  If the Vlan mode is in Asymmetric VLAN mode, Auto Surveillance VLAN can not  be enabled.
.1.3.6.1.4.1.171.10.75.20.1.26.1.2,DES-1210-52-CX::autoSurveillanceVlanId,INTEGER,read-write,,current,,The ID of VLAN that you want the surveillance traffic to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.75.20.1.26.1.3,DES-1210-52-CX::autoSurveillanceVlanPriority,INTEGER,read-write,,current,,The 802.1p priority levels of the traffic in the Auto Surveillance VLAN.
.1.3.6.1.4.1.171.10.75.20.1.26.1.4,DES-1210-52-CX::autoSurveillanceVlanTaggedUplinkDownlinkPort,OCTET,read-write,,current,,Auto Surveillance vlan uplink ports can't auto learning OUI.
.1.3.6.1.4.1.171.10.75.20.1.26.2,DES-1210-52-CX::autoSurveillanceVlanOUI,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.26.2.1,DES-1210-52-CX::autoSurveillanceVlanOUITable,,not-accessible,,current,,A Auto Surveillance vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.20.1.26.2.1.1,DES-1210-52-CX::autoSurveillanceVlanOUIEntry,,not-accessible,autoSurveillanceVlanOUISurveillanceOUI,current,,A Auto Surveillance vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.75.20.1.26.2.1.1.1,DES-1210-52-CX::autoSurveillanceVlanOUISurveillanceOUI,OCTET,read-only,,current,,An Organizationally Unique Identifier (OUI) is a 24-bit number  that is purchased from the IEEE Registration Authority. This identifier  uniquely identifies a vendor, manufacturer, or other organization. This object indicates the surveillance traffic's OUI that user created.
.1.3.6.1.4.1.171.10.75.20.1.26.2.1.1.2,DES-1210-52-CX::autoSurveillanceVlanOUIDescription,OCTET,read-write,,current,,The Description for the OUI.
.1.3.6.1.4.1.171.10.75.20.1.26.2.1.1.3,DES-1210-52-CX::autoSurveillanceVlanOUIMask,OCTET,read-write,,current,,Auto Surveillance vlan OUI Mask.  The default OUI Mask is FF:FF:FF:F0:00:00. And default OUI Mask is read-only. In user define OUI's Mask is FF:FF:FF:00:00:00, in user define MAC's Mask is FF:FF:FF:FF:FF:FF.
.1.3.6.1.4.1.171.10.75.20.1.26.2.1.1.4,DES-1210-52-CX::autoSurveillanceVlanOUIComponentType,INTEGER,read-write,,current,video-Management-Server(0):vMS-Client(1):video-Encoder(2):network-Storage(3):other-IP-Surveillance-Devices(4):d-Link-Surveillance-Device(5),This object indicates the Component Type of this entry.  To create a new entry, you must set the autoSurveillanceVlanOUIComponentType to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.20.1.26.2.1.1.5,DES-1210-52-CX::autoSurveillanceVlanOUIStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the autoSurveillanceVlanOUIStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.75.20.1.27,DES-1210-52-CX::companyTraps,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.27.0,DES-1210-52-CX::traps,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.27.0.4,DES-1210-52-CX::topologyChange,,,,,,AST-TOPOLOGY-CHG-TRAP-VAL.
.1.3.6.1.4.1.171.10.75.20.1.27.0.8,DES-1210-52-CX::firmwareUpgradeSuccess,,,,,,SNMP-FIRMUPGRADE-SUCC.
.1.3.6.1.4.1.171.10.75.20.1.27.0.9,DES-1210-52-CX::firmwareUpgradeFailure,,,,,,SNMP-FIRMUPGRADE-FAIL.
.1.3.6.1.4.1.171.10.75.20.1.27.0.10,DES-1210-52-CX::firmwareIllegalFile,,,,,,SNMP-FIRMUPGRADE-FAIL2.
.1.3.6.1.4.1.171.10.75.20.1.27.0.11,DES-1210-52-CX::firmwareTransferError,,,,,,SNMP-FIRMUPGRADE-FAIL1.
.1.3.6.1.4.1.171.10.75.20.1.27.0.12,DES-1210-52-CX::firmwareChecksumError,,,,,,SNMP-FIRMUPGRADE-FAIL3.
.1.3.6.1.4.1.171.10.75.20.1.28,DES-1210-52-CX::companyMulticastFilter,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.28.1,DES-1210-52-CX::mcastFilterPortTable,,not-accessible,,current,,A table to control multicast filtering modes.
.1.3.6.1.4.1.171.10.75.20.1.28.1.1,DES-1210-52-CX::mcastFilterPortEntry,,not-accessible,mcastFilterPortIndex,current,,An entry appears in this table for each interface in the mcastFiltertem.  Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.75.20.1.28.1.1.1,DES-1210-52-CX::mcastFilterPortIndex,Integer32,read-only,,current,,Interface index of the port for which the configuration in this entry applies.
.1.3.6.1.4.1.171.10.75.20.1.28.1.1.2,DES-1210-52-CX::mcastFilterPortType,INTEGER,read-write,,current,forward-unregistered-groups(1):filter-unregistered-groups(2),Configures the multicast filtering modes as below : forward - This will instruct the Switch to forward a multicast  packet whose destination is an unregistered multicast  group residing within the range of ports specified above. filter - This will instruct the Switch to filter any multicast  packets whose destination is an unregistered multicast  group residing within the range of ports specified above.
.1.3.6.1.4.1.171.10.75.20.1.31,DES-1210-52-CX::companyGreenSetting,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.31.1,DES-1210-52-CX::dlinkGreenLEDShutoff,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.31.1.1,DES-1210-52-CX::dlinkGreenLEDShutoffPortList,OCTET,read-write,,current,,Provides control to disable LED port.
.1.3.6.1.4.1.171.10.75.20.1.31.1.2,DES-1210-52-CX::dlinkGreenLEDShutoffState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable/Disable Green disable LED function. Default is disabled.
.1.3.6.1.4.1.171.10.75.20.1.31.1.3,DES-1210-52-CX::dlinkGreenLEDShutoffTimeProfile1,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.20.1.31.1.4,DES-1210-52-CX::dlinkGreenLEDShutoffTimeProfile2,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.20.1.31.2,DES-1210-52-CX::dlinkGreenPortShutoff,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.31.2.1,DES-1210-52-CX::dlinkGreenPortShutoffPortList,OCTET,read-write,,current,,Provides control to disable LED port.
.1.3.6.1.4.1.171.10.75.20.1.31.2.2,DES-1210-52-CX::dlinkGreenPortShutoffState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable/Disable Green disable LED function. Default is disabled.
.1.3.6.1.4.1.171.10.75.20.1.31.2.3,DES-1210-52-CX::dlinkGreenPortShutoffTimeProfile1,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.20.1.31.2.4,DES-1210-52-CX::dlinkGreenPortShutoffTimeProfile2,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.20.1.31.4,DES-1210-52-CX::dlinkGreenSystemHibernation,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.31.4.1,DES-1210-52-CX::dlinkGreenSystemHibernationState,INTEGER,read-write,,current,disabled(0):enabled(1),Enable/Disable Green disable LED function. Default is disabled.
.1.3.6.1.4.1.171.10.75.20.1.31.4.2,DES-1210-52-CX::dlinkGreenSystemHibernationTimeProfile1,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.20.1.31.4.3,DES-1210-52-CX::dlinkGreenSystemHibernationTimeProfile2,OCTET,read-write,,current,,The time profile name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.20.1.31.6,DES-1210-52-CX::dlinkPowerSavingGlobalSetting,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Power Saving global setting. Default is disabled.
.1.3.6.1.4.1.171.10.75.20.1.32,DES-1210-52-CX::companyTimeRangeMgmt,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.32.1,DES-1210-52-CX::swTimeRangeSettingTable,,not-accessible,,current,,A table to configure time Range in the system.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1,DES-1210-52-CX::swTimeRangeSettingEntry,,not-accessible,swTimeRangeIndex,current,,A schedule entry to configure time Range in the system.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.1,DES-1210-52-CX::swTimeRangeIndex,Integer32,read-only,,current,,The Time Range identifier. The maximum number of Schedule entry is  the number of ports supported PoE function.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.2,DES-1210-52-CX::swTimeRangeName,OCTET,read-write,,current,,The Schedule name associated with the Schedule entry (e.g., `abc, bbb').
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.3,DES-1210-52-CX::swTimeRangeDate,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable date range checking while executing time base PoE.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.4,DES-1210-52-CX::swTimeRangeStartYear,INTEGER,read-write,,current,y2009(2009):y2010(2010):y2011(2011):y2012(2012):y2013(2013):y2014(2014):y2015(2015):y2016(2016):y2017(2017):y2018(2018):y2019(2019):y2020(2020):y2021(2021):y2022(2022):y2023(2023):y2024(2024):y2025(2025):y2026(2026):y2027(2027):y2028(2028):y2029(2029):y2030(2030):y2031(2031):y2032(2032):y2033(2033):y2034(2034):y2035(2035):y2036(2036):y2037(2037),Start year of the Schedule entry.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.5,DES-1210-52-CX::swTimeRangeStartMonth,INTEGER,read-write,,current,january(1):february(2):march(3):april(4):may(5):june(6):july(7):august(8):september(9):october(10):november(11):december(12),Start month of the Schedule entry.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.6,DES-1210-52-CX::swTimeRangeStartDay,Integer32,read-write,,current,,Start day of the Schedule entry.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.7,DES-1210-52-CX::swTimeRangeStartHour,Integer32,read-write,,current,,Start hour of the Schedule entry.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.8,DES-1210-52-CX::swTimeRangeStartMinute,Integer32,read-write,,current,,Start minute of the Schedule entry.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.9,DES-1210-52-CX::swTimeRangeEndYear,INTEGER,read-write,,current,y2009(2009):y2010(2010):y2011(2011):y2012(2012):y2013(2013):y2014(2014):y2015(2015):y2016(2016):y2017(2017):y2018(2018):y2019(2019):y2020(2020):y2021(2021):y2022(2022):y2023(2023):y2024(2024):y2025(2025):y2026(2026):y2027(2027):y2028(2028):y2029(2029):y2030(2030):y2031(2031):y2032(2032):y2033(2033):y2034(2034):y2035(2035):y2036(2036):y2037(2037),End year of the Schedule entry.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.10,DES-1210-52-CX::swTimeRangeEndMonth,INTEGER,read-write,,current,january(1):february(2):march(3):april(4):may(5):june(6):july(7):august(8):september(9):october(10):november(11):december(12),End month of the Schedule entry.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.11,DES-1210-52-CX::swTimeRangeEndDay,Integer32,read-write,,current,,End day of the Schedule entry.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.12,DES-1210-52-CX::swTimeRangeEndHour,Integer32,read-write,,current,,End hour of the Schedule entry.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.13,DES-1210-52-CX::swTimeRangeEndMinute,Integer32,read-write,,current,,End minute of the Schedule entry.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.14,DES-1210-52-CX::swTimeRangeMonday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Monday.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.15,DES-1210-52-CX::swTimeRangeTuesday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Tuesday.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.16,DES-1210-52-CX::swTimeRangeWednesday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Wednesday.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.17,DES-1210-52-CX::swTimeRangeThursday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Thursday.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.18,DES-1210-52-CX::swTimeRangeFriday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Friday.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.19,DES-1210-52-CX::swTimeRangeSaturday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Saturday.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.20,DES-1210-52-CX::swTimeRangeSunday,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disble scheduling Sunday.
.1.3.6.1.4.1.171.10.75.20.1.32.1.1.21,DES-1210-52-CX::swTimeRangeRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Time Range Information Table. Only a subset
.1.3.6.1.4.1.171.10.75.20.1.35,DES-1210-52-CX::companyStaticMcast,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.35.1,DES-1210-52-CX::staticMcastTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.75.20.1.35.1.1,DES-1210-52-CX::staticMcastEntry,,not-accessible,staticMcastVlanID:staticMcastMac:staticMcastEgressPorts,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.75.20.1.35.1.1.1,DES-1210-52-CX::staticMcastVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.75.20.1.35.1.1.2,DES-1210-52-CX::staticMcastMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.75.20.1.35.1.1.3,DES-1210-52-CX::staticMcastEgressPorts,OCTET,read-only,,current,,The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information e.g. from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastForbiddenEgressPorts. The default value of this object is a string of ones of appropriate length.
.1.3.6.1.4.1.171.10.75.20.1.35.1.1.4,DES-1210-52-CX::staticMcastStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static Mcast Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.75.20.1.37,DES-1210-52-CX::companyCableDiagnostic,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.37.1,DES-1210-52-CX::cableDiagTriggerIndex,Integer32,read-write,,current,,Trigger an interface index to do cable diagnostic.
.1.3.6.1.4.1.171.10.75.20.1.37.2,DES-1210-52-CX::cableDiagPair1TestResult,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):mismatch(5):linedriver(6):notAvailable(7),Cable diagnostics pair 1 test result.
.1.3.6.1.4.1.171.10.75.20.1.37.3,DES-1210-52-CX::cableDiagPair1FaultDistance,Integer32,read-only,,current,,Cable Diagnostics pair 1 fault distance.
.1.3.6.1.4.1.171.10.75.20.1.37.4,DES-1210-52-CX::cableDiagPair2TestResult,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):mismatch(5):linedriver(6):notAvailable(7),Cable diagnostics pair 2 test result.
.1.3.6.1.4.1.171.10.75.20.1.37.5,DES-1210-52-CX::cableDiagPair2FaultDistance,Integer32,read-only,,current,,Cable diagnostics pair 2 fault distance.
.1.3.6.1.4.1.171.10.75.20.1.37.6,DES-1210-52-CX::cableDiagPair3TestResult,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):mismatch(5):linedriver(6):notAvailable(7),Cable diagnostics pair 3 test result.
.1.3.6.1.4.1.171.10.75.20.1.37.7,DES-1210-52-CX::cableDiagPair3FaultDistance,Integer32,read-only,,current,,Cable diagnostics pair 3 fault distance.
.1.3.6.1.4.1.171.10.75.20.1.37.8,DES-1210-52-CX::cableDiagPair4TestResult,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):crosstalk(4):mismatch(5):linedriver(6):notAvailable(7),Cable diagnostics pair 4 test result.
.1.3.6.1.4.1.171.10.75.20.1.37.9,DES-1210-52-CX::cableDiagPair4FaultDistance,Integer32,read-only,,current,,Cable diagnostics pair 4 fault distance.
.1.3.6.1.4.1.171.10.75.20.1.37.10,DES-1210-52-CX::cableDiagLengthinRange,INTEGER,read-only,,current,less50(1):from50to80(2):from80to100(3):from100to140(4):notAvailable(5),Cable diagnostics length when link up in speed 1G. (Display in range)
.1.3.6.1.4.1.171.10.75.20.1.47,DES-1210-52-CX::companyRMON,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.47.1,DES-1210-52-CX::rmonGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RMON function.
.1.3.6.1.4.1.171.10.75.20.1.47.2,DES-1210-52-CX::rmonStatistics,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.47.2.1,DES-1210-52-CX::rmonStatsTable,,not-accessible,,current,,A list of Ethernet statistics entries.
.1.3.6.1.4.1.171.10.75.20.1.47.2.1.1,DES-1210-52-CX::rmonStatsEntry,,not-accessible,rmonStatsIndex,current,,A collection of statistics kept for a particular Ethernet interface. As an example, an instance of the etherStatsPkts object might be named etherStatsPkts.1
.1.3.6.1.4.1.171.10.75.20.1.47.2.1.1.1,DES-1210-52-CX::rmonStatsIndex,Integer32,read-only,,current,,The value of this object uniquely identifies this etherStats entry.
.1.3.6.1.4.1.171.10.75.20.1.47.2.1.1.2,DES-1210-52-CX::rmonStatsDataSource,OBJECT,read-create,,current,,This object identifies the source of the data that this etherStats entry is configured to analyze. This source can be any ethernet interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated etherStatsStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.2.1.1.3,DES-1210-52-CX::rmonStatsOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.20.1.47.2.1.1.4,DES-1210-52-CX::rmonStatsStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this etherStats entry.
.1.3.6.1.4.1.171.10.75.20.1.47.3,DES-1210-52-CX::rmonHistory,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.47.3.1,DES-1210-52-CX::rmonHistoryTable,,not-accessible,,current,,A list of history control entries.
.1.3.6.1.4.1.171.10.75.20.1.47.3.1.1,DES-1210-52-CX::rmonHistoryEntry,,not-accessible,rmonHistoryIndex,current,,A list of parameters that set up a periodic sampling of statistics. As an example, an instance of the historyControlInterval object might be named historyControlInterval.2
.1.3.6.1.4.1.171.10.75.20.1.47.3.1.1.1,DES-1210-52-CX::rmonHistoryIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the historyControl table. Each such entry defines a set of samples at a particular interval for an interface on the device.
.1.3.6.1.4.1.171.10.75.20.1.47.3.1.1.2,DES-1210-52-CX::rmonHistoryDataSource,OBJECT,read-create,,current,,This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this historyControlEntry. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.3.1.1.3,DES-1210-52-CX::rmonHistoryBucketsRequested,Integer32,read-create,,current,,The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this historyControlEntry. When this object is created or modified, the probe should set historyControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
.1.3.6.1.4.1.171.10.75.20.1.47.3.1.1.4,DES-1210-52-CX::rmonHistoryInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this historyControlEntry. This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and set the historyControlInterval object to a value less than this interval. This is typically most important for the 'octets' counter in any media-specific table. For example, on an Ethernet network, the etherHistoryOctets counter could overflow in about one hour at the Ethernet's maximum utilization. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.3.1.1.5,DES-1210-52-CX::rmonHistoryOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.20.1.47.3.1.1.6,DES-1210-52-CX::rmonHistoryStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this historyControl entry. Each instance of the media-specific table associated with this historyControlEntry will be deleted by the agent if this historyControlEntry is not equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.4,DES-1210-52-CX::rmonAlarm,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.47.4.1,DES-1210-52-CX::rmonAlarmTable,,not-accessible,,current,,A list of alarm entries.
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1,DES-1210-52-CX::rmonAlarmEntry,,not-accessible,rmonAlarmIndex,current,,A list of parameters that set up a periodic checking for alarm conditions. For example, an instance of the alarmValue object might be named alarmValue.8
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1.1,DES-1210-52-CX::rmonAlarmIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the alarm table. Each such entry defines a diagnostic sample at a particular interval for an object on the device.
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1.2,DES-1210-52-CX::rmonAlarmInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be taken in the case of deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1.3,DES-1210-52-CX::rmonAlarmVariable,OBJECT,read-create,,current,,The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Integer32, Counter32, Counter64, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. If at any time the variable name of an established alarmEntry is no longer available in the selected MIB view, the probe must change the status of this alarmEntry to invalid(4). This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1.4,DES-1210-52-CX::rmonAlarmSampleType,INTEGER,read-create,,current,absoluteValue(1):deltaValue(2),The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1.5,DES-1210-52-CX::rmonAlarmRisingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the alarmFallingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1.6,DES-1210-52-CX::rmonAlarmFallingThreshold,Integer32,read-create,,current,,A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1.7,DES-1210-52-CX::rmonAlarmRisingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a rising threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1.8,DES-1210-52-CX::rmonAlarmFallingEventIndex,Integer32,read-create,,current,,The index of the eventEntry that is used when a falling threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1.9,DES-1210-52-CX::rmonAlarmOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.4.1.171.10.75.20.1.47.4.1.1.10,DES-1210-52-CX::rmonAlarmStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this alarm entry.
.1.3.6.1.4.1.171.10.75.20.1.47.5,DES-1210-52-CX::rmonEvent,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.47.5.1,DES-1210-52-CX::rmonEventTable,,not-accessible,,current,,A list of events to be generated.
.1.3.6.1.4.1.171.10.75.20.1.47.5.1.1,DES-1210-52-CX::rmonEventEntry,,not-accessible,rmonEventIndex,current,,A set of parameters that describe an event to be generated when certain conditions are met. As an example, an instance of the eventLastTimeSent object might be named eventLastTimeSent.6
.1.3.6.1.4.1.171.10.75.20.1.47.5.1.1.1,DES-1210-52-CX::rmonEventIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur.
.1.3.6.1.4.1.171.10.75.20.1.47.5.1.1.2,DES-1210-52-CX::rmonEventDescription,OCTET,read-create,,current,,A comment describing this event entry.
.1.3.6.1.4.1.171.10.75.20.1.47.5.1.1.3,DES-1210-52-CX::rmonEventType,INTEGER,read-create,,current,none(1):log(2):snmptrap(3):logandtrap(4),The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations.
.1.3.6.1.4.1.171.10.75.20.1.47.5.1.1.4,DES-1210-52-CX::rmonEventCommunity,OCTET,read-create,,current,,If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string.
.1.3.6.1.4.1.171.10.75.20.1.47.5.1.1.5,DES-1210-52-CX::rmonEventOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it. If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this device
.1.3.6.1.4.1.171.10.75.20.1.47.5.1.1.6,DES-1210-52-CX::rmonEventStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.
.1.3.6.1.4.1.171.10.75.20.1.50,DES-1210-52-CX::companyNeighbor,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.50.1,DES-1210-52-CX::neighborTable,,not-accessible,,current,,A list of the Neighbor Cache Table.
.1.3.6.1.4.1.171.10.75.20.1.50.1.1,DES-1210-52-CX::neighborEntry,,not-accessible,neighborIfindex:neighborIPv6Addr:neighborMACAddr,current,,A Neighbor cache entry containing the ifindex and ipv6 addr.
.1.3.6.1.4.1.171.10.75.20.1.50.1.1.1,DES-1210-52-CX::neighborIfindex,INTEGER,read-only,,current,,The interface index of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.20.1.50.1.1.2,DES-1210-52-CX::neighborIPv6Addr,OCTET,read-only,,current,,Allows the entry of an IP address that will be a Neighbor entry into the Neighbor Cache Table.
.1.3.6.1.4.1.171.10.75.20.1.50.1.1.3,DES-1210-52-CX::neighborMACAddr,OCTET,read-only,,current,,The MAC address associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.20.1.50.1.1.4,DES-1210-52-CX::neighborType,INTEGER,read-only,,current,static(1):dynamic(2),The type associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.20.1.50.1.1.5,DES-1210-52-CX::neighborCacheState,INTEGER,read-only,,current,static(1):reachable(2):incomplete(3):stale(4):delay(5):probe(6):notinservice(7),The type associated of the Neighbor entry.
.1.3.6.1.4.1.171.10.75.20.1.50.1.1.7,DES-1210-52-CX::neighborRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Neighbor Cache Table. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
.1.3.6.1.4.1.171.10.75.20.1.52,DES-1210-52-CX::companydot3azEEE,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.52.1,DES-1210-52-CX::dot3azEEEset,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.52.1.1,DES-1210-52-CX::dot3azTable,,not-accessible,,current,,A table to control IEEE802.3az EEE settings features of the device.
.1.3.6.1.4.1.171.10.75.20.1.52.1.1.1,DES-1210-52-CX::dot3azEntry,,not-accessible,portD3Index,current,,An entry appears in IEEE802.3az EEE table for each interface 
.1.3.6.1.4.1.171.10.75.20.1.52.1.1.1.1,DES-1210-52-CX::portD3Index,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.75.20.1.52.1.1.1.2,DES-1210-52-CX::portD3State,INTEGER,read-write,,current,enabled(1):disabled(2):notsupported(3),Enable / disable port IEEE802.3az EEE admin state for the interface.  A given ports' dynamic MAC address learning will be stopped such that the current source MAC addresses entered into the MAC address forwarding table can not be changed once the port security admin  state is enabled.
.1.3.6.1.4.1.171.10.75.20.1.61,DES-1210-52-CX::companyDHCPRelay,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.61.1,DES-1210-52-CX::dhcpRelayControl,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.61.1.1,DES-1210-52-CX::dhcpRelayState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.61.1.2,DES-1210-52-CX::dhcpRelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that the packets can cross.
.1.3.6.1.4.1.171.10.75.20.1.61.1.3,DES-1210-52-CX::dhcpRelayTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.10.75.20.1.61.2,DES-1210-52-CX::dhcpRelayManagement,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.61.2.1,DES-1210-52-CX::dhcpRelayInterfaceSettingsTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.20.1.61.2.1.1,DES-1210-52-CX::dhcpRelayInterfaceSettingsEntry,,not-accessible,dhcpRelayInterface:dhcpRelayServerIP,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.20.1.61.2.1.1.1,DES-1210-52-CX::dhcpRelayInterface,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.10.75.20.1.61.2.1.1.2,DES-1210-52-CX::dhcpRelayServerIP,IpAddress,read-only,,current,,This object indicates the DHCP server IP address.
.1.3.6.1.4.1.171.10.75.20.1.61.2.1.1.3,DES-1210-52-CX::dhcpRelayInterfaceSettingsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
.1.3.6.1.4.1.171.10.75.20.1.61.2.2,DES-1210-52-CX::dhcpRelayManagementOption82,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.61.2.2.1,DES-1210-52-CX::dhcpRelayOption82State,INTEGER,read-only,,current,enabled(1):disabled(2),This object indicates DHCP relay option 82 function always enabled.
.1.3.6.1.4.1.171.10.75.20.1.61.2.2.2,DES-1210-52-CX::dhcpRelayOption82CheckState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 82 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.61.2.2.3,DES-1210-52-CX::dhcpRelayOption82Policy,INTEGER,read-write,,current,replace(1):drop(2):keep(3),This object indicates DHCP relay option 82 policy.
.1.3.6.1.4.1.171.10.75.20.1.61.2.2.4,DES-1210-52-CX::dhcpRelayOption82RemoteIDType,INTEGER,read-write,,current,default(1):userdefined(2),This object indicates the type of remote ID. If the type is default, the remote ID will be the MAC address of the device, otherwise, the remote ID can be defined by writing to the swDHCPRelayOption82RemoteID object.
.1.3.6.1.4.1.171.10.75.20.1.61.2.2.5,DES-1210-52-CX::dhcpRelayOption82RemoteID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If swDHCPRelayOption82RemoteIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If swDHCPRelayOption82RemoteIDType is set to user-defined, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.20.1.62,DES-1210-52-CX::companyDHCPLocalRelay,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.62.1,DES-1210-52-CX::dhcpLocalRelayGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP local relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.62.2,DES-1210-52-CX::dhcpLocalRelayTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (local relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.20.1.62.2.1,DES-1210-52-CX::dhcpLocalRelayEntry,,not-accessible,dhcpLocalRelaySettingsVLANID,current,,A list of information indicates the IP address as a destination to forward (local relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.20.1.62.2.1.1,DES-1210-52-CX::dhcpLocalRelaySettingsVLANID,INTEGER,read-only,,current,,This object displays the current VLAN ID of the device.
.1.3.6.1.4.1.171.10.75.20.1.62.2.1.2,DES-1210-52-CX::dhcpLocalRelaySettingsState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP local relay function of VLAN is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.63,DES-1210-52-CX::companyDHCPv6Relay,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.63.1,DES-1210-52-CX::dhcpv6RelayControl,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.63.1.1,DES-1210-52-CX::dhcpv6RelayState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCPv6 relay function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.63.1.2,DES-1210-52-CX::dhcpv6RelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that the DHCPv6 packets can cross.
.1.3.6.1.4.1.171.10.75.20.1.63.2,DES-1210-52-CX::dhcpv6RelayManagement,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.63.2.1,DES-1210-52-CX::dhcpv6RelayInterfaceSettingsTable,,not-accessible,,current,,This table indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.20.1.63.2.1.1,DES-1210-52-CX::dhcpv6RelayInterfaceSettingsEntry,,not-accessible,dhcpv6RelayInterface:dhcpv6RelayServerIP,current,,A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.10.75.20.1.63.2.1.1.1,DES-1210-52-CX::dhcpv6RelayInterface,OCTET,read-only,,current,,This object indicates the maximum number of router hops that the DHCPv6 packets can cross.
.1.3.6.1.4.1.171.10.75.20.1.63.2.1.1.2,DES-1210-52-CX::dhcpv6RelayServerIP,OCTET,read-only,,current,,This object indicates the DHCP server IP address.
.1.3.6.1.4.1.171.10.75.20.1.63.2.1.1.99,DES-1210-52-CX::dhcpv6RelayInterfaceSettingsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
.1.3.6.1.4.1.171.10.75.20.1.63.3,DES-1210-52-CX::dhcpv6RelayOption37,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.63.3.1,DES-1210-52-CX::dhcpv6RelayOption37State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 37 function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.63.3.2,DES-1210-52-CX::dhcpv6RelayOption37CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCPv6 relay option 37 Check function is enabled or disabled.
.1.3.6.1.4.1.171.10.75.20.1.63.3.3,DES-1210-52-CX::dhcpv6RelayOption37RemoteIDType,INTEGER,read-write,,current,default(0):cid-with-user-define(1):user-define(2),This object indicates the type of remote ID.
.1.3.6.1.4.1.171.10.75.20.1.63.3.4,DES-1210-52-CX::dhcpv6RelayOption37RemoteID,OCTET,read-write,,current,,This object displays the current remote ID of the device. If RemoteIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If RemoteIDType is set to user-defined, a new value can be written to this object.
.1.3.6.1.4.1.171.10.75.20.1.88,DES-1210-52-CX::companyMldsGroup,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.88.1,DES-1210-52-CX::mldsSystem,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.88.1.1,DES-1210-52-CX::mldsStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables MLD snooping in the system. When set to 'enabled', the MLDS module starts  protocol operations. When set to 'disabled', the MLDS module stops performing  protocol operations.
.1.3.6.1.4.1.171.10.75.20.1.88.1.2,DES-1210-52-CX::mldsRouterPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  router port entry will be purged. For each router port learnt,  this timer runs for 'RouterPortPurgeInterval' seconds.When the  timer expires, the learnt router port entry is purged. However  if control messages are received from the router before the  timer expiry, then the timer is restarted.
.1.3.6.1.4.1.171.10.75.20.1.88.1.3,DES-1210-52-CX::mldsHostPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  port entry will be purged. For each port on which report has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a report  message is received from a host on the specific port. If  the timer expires, then , the learnt port entry will  be purged from the multicast group.
.1.3.6.1.4.1.171.10.75.20.1.88.1.4,DES-1210-52-CX::mldsRobustnessValue,Integer32,read-write,,current,,When the switch receives leave message on a port, it sends group specific query to check if there are any other  interested receivers for the group. This attribute defines  the maximum number of queries sent by the switch before deleting  the port from the group membership information in the forwarding  database. If the maximum retry count exceeds 'mldsRobustnessValue',  then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no  interested receivers for the group.
.1.3.6.1.4.1.171.10.75.20.1.88.1.5,DES-1210-52-CX::mldsGrpQueryInterval,Integer32,read-write,,current,,The value of this attribute defines the time period with which  the switch will send group specific queries on a port to check  if there is any intersted receivers. The switch will send  'mldsRobustnessValue' queries before removing the port from the  group membership information in the forwarding database.
.1.3.6.1.4.1.171.10.75.20.1.88.1.6,DES-1210-52-CX::mldsQueryInterval,Integer32,read-write,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  VLANs.
.1.3.6.1.4.1.171.10.75.20.1.88.1.7,DES-1210-52-CX::mldsQueryMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time advertised in MLDv1 general queries on this interface.
.1.3.6.1.4.1.171.10.75.20.1.88.3,DES-1210-52-CX::mldsVlan,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.88.3.3,DES-1210-52-CX::mldsVlanRouterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.75.20.1.88.3.3.1,DES-1210-52-CX::mldsVlanRouterEntry,,not-accessible,mldsVlanRouterVlanId,current,,Contains the VLAN ID and list of ports on which  routers are present in the VLAN.
.1.3.6.1.4.1.171.10.75.20.1.88.3.3.1.1,DES-1210-52-CX::mldsVlanRouterVlanId,Integer32,read-only,,current,,VLAN ID of the ports through which router is reachable.
.1.3.6.1.4.1.171.10.75.20.1.88.3.3.1.2,DES-1210-52-CX::mldsVlanRouterPortList,OCTET,read-only,,current,,List of ports on which routers are present.  These router ports are learnt through control messages  received from routers, and can also be configured  statically.
.1.3.6.1.4.1.171.10.75.20.1.88.3.4,DES-1210-52-CX::mldsVlanFilterTable,,not-accessible,,current,,This table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is  enabled in the system.
.1.3.6.1.4.1.171.10.75.20.1.88.3.4.1,DES-1210-52-CX::mldsVlanFilterEntry,,not-accessible,mldsVlanFilterVlanId,current,,Contains snooping status , version and fast leave configuration for a specific VLAN.
.1.3.6.1.4.1.171.10.75.20.1.88.3.4.1.1,DES-1210-52-CX::mldsVlanFilterVlanId,Integer32,read-only,,current,,Index of MldsVlanFilterEntry. This object indicates the VLAN ID for which  the snooping configurations in MldsVlanFilterEntry is to be done.
.1.3.6.1.4.1.171.10.75.20.1.88.3.4.1.2,DES-1210-52-CX::mldsVlanSnoopStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable MLDS function on a specific VLAN.
.1.3.6.1.4.1.171.10.75.20.1.88.3.4.1.3,DES-1210-52-CX::mldsVlanQuerier,INTEGER,read-only,,current,enabled(1):disabled(2),Indicates whether the switch is configured as a querier in the VLAN
.1.3.6.1.4.1.171.10.75.20.1.88.3.4.1.4,DES-1210-52-CX::mldsVlanCfgQuerier,INTEGER,read-write,,current,enabled(1):disabled(2),The snooping switch can be configured as a querier via this object  to send out MLD general queries when IGMP routers are not present in the VLAN.  When set to 'enabled', the switch will generate general queries.
.1.3.6.1.4.1.171.10.75.20.1.88.3.4.1.5,DES-1210-52-CX::mldsVlanQueryInterval,Integer32,read-only,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  the VLAN. A switch should be configured as a querier for a VLAN  only when there is no queriers in the network.
.1.3.6.1.4.1.171.10.75.20.1.88.3.4.1.6,DES-1210-52-CX::mldsVlanRtrPortList,OCTET,read-write,,current,,List of ports which are configured statically as router ports
.1.3.6.1.4.1.171.10.75.20.1.88.3.4.1.8,DES-1210-52-CX::mldsVlanFastLeave,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables fast leave for the VLAN. When it is  'disabled',on reception of a leave message, the switch checks if they are any interested receivers for the group by sending  a group specific query before removing the port from the  forwarding table. If set to 'enabled', the switch does not  send a group specific query and immediately removes the port from the forwarding table.
.1.3.6.1.4.1.171.10.75.20.1.88.3.5,DES-1210-52-CX::mldsVlanMulticastGroupTable,,not-accessible,,current,,This table contains MAC based multicast forwarding  information.
.1.3.6.1.4.1.171.10.75.20.1.88.3.5.1,DES-1210-52-CX::mldsVlanMulticastGroupEntry,,not-accessible,mldsVlanMulticastGroupVlanId:mldsVlanMulticastGroupIpAddress,current,,This table contains VLAN ID, multicast group MAC address and the  list of ports onto which the multicast data packets for group should be forwarded.
.1.3.6.1.4.1.171.10.75.20.1.88.3.5.1.1,DES-1210-52-CX::mldsVlanMulticastGroupVlanId,Integer32,read-only,,current,,VLAN ID pertaining to the Multicast forwarding entry
.1.3.6.1.4.1.171.10.75.20.1.88.3.5.1.2,DES-1210-52-CX::mldsVlanMulticastGroupIpAddress,OCTET,read-only,,current,,Multicast group IP address. This object indicates that a multicast group address was learned in the switch and be represented  as IP address format.
.1.3.6.1.4.1.171.10.75.20.1.88.3.5.1.3,DES-1210-52-CX::mldsVlanMulticastGroupMacAddress,OCTET,read-only,,current,,Multicast group MAC address. This object indicates that a multicast group address was learned in the switch and be represented  as MAC address format.
.1.3.6.1.4.1.171.10.75.20.1.88.3.5.1.4,DES-1210-52-CX::mldsVlanMulticastGroupPortList,OCTET,read-only,,current,,List of ports onto which the multicast data packets destined for this group will be forwarded.
.1.3.6.1.4.1.171.10.75.20.1.99,DES-1210-52-CX::companyDoSCtrl,,,,,,
.1.3.6.1.4.1.171.10.75.20.1.99.1,DES-1210-52-CX::doSCtrlState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates the status of the DoS prevention type.
.1.3.6.1.4.1.171.10.75.20.1.99.2,DES-1210-52-CX::doSCtrlTable,,not-accessible,,current,,A table that holds the DoS prevention settings of the device.
.1.3.6.1.4.1.171.10.75.20.1.99.2.1,DES-1210-52-CX::doSCtrlEntry,,not-accessible,doSCtrlType,current,,A list of DoS prevention settings of the device.
.1.3.6.1.4.1.171.10.75.20.1.99.2.1.1,DES-1210-52-CX::doSCtrlType,INTEGER,read-only,,current,landattack(1):blatattack(2):tcpnullscan(4):tcpxmascan(5):tcpsynfin(6):tcpsynsrcportless1024(7),This object indicates the DoS prevention type.
.1.3.6.1.4.1.171.10.75.20.1.99.2.1.2,DES-1210-52-CX::doSCtrlDisplayState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates the status of the DoS prevention type.
.1.3.6.1.4.1.171.10.76,DGS-1210-24-AX::dlink-DGS1210SeriesProd,,,,,,
.1.3.6.1.4.1.171.10.76.10,DGS-1210-24-AX::dgs-1210-24ax,,,,,,
.1.3.6.1.4.1.171.10.76.10.1,DGS-1210-24-AX::companySystem,,,,,,
.1.3.6.1.4.1.171.10.76.10.1.1,DGS-1210-24-AX::sysSwitchName,OCTET,read-write,,current,,System name used for identification of the device. The following characters are allowed to input. 0 ~ 9 / a ~ z / A ~ Z Special character: ( ) ¡V + - = .
.1.3.6.1.4.1.171.10.76.10.1.2,DGS-1210-24-AX::sysHardwareVersion,OCTET,read-only,,current,,Version number of the Hardware.
.1.3.6.1.4.1.171.10.76.10.1.3,DGS-1210-24-AX::sysFirmwareVersion,OCTET,read-only,,current,,Version number of the Firmware.
.1.3.6.1.4.1.171.10.76.10.1.4,DGS-1210-24-AX::sysLoginTimeoutInterval,Integer32,read-write,,current,,This time interval is used to count the time and logout web interface automatically.
.1.3.6.1.4.1.171.10.76.10.1.5,DGS-1210-24-AX::sysLocationName,OCTET,read-write,,current,,The location name of this node (e.g., `telephone closet,  3rd floor'). If the location is unknown, the value is  the zero-length string.
.1.3.6.1.4.1.171.10.76.10.1.6,DGS-1210-24-AX::sysGroupInterval,Integer32,read-write,,current,,Group Interval is used to send D-link Discover packet to D-link  SmartConsole Utility frequency.   The timer in units of seconds.  Set value 0 to disable group Interval.
.1.3.6.1.4.1.171.10.76.10.1.7,DGS-1210-24-AX::sysSystemPassword,OCTET,read-write,,current,,This object is used to set System Password,  The following characters are allowed to input: semicolon, question mark, space, and double quotation mark.
.1.3.6.1.4.1.171.10.76.10.1.8,DGS-1210-24-AX::sysSafeGuardEnable,INTEGER,read-write,,current,enable(1):disable(2),This object is used to set Safeguard Enable\Disable.
.1.3.6.1.4.1.171.10.76.10.1.9,DGS-1210-24-AX::sysRestart,INTEGER,read-write,,current,true(1):false(2),This object allows the user to restart the Switch  (i.e)the entire switch will operationally go down and  start again. Setting a value of 'true' causes the switch  to be restarted.   When the switch operationally goes down, configuration  save operation is initiated based on the configuration save  option chosen.  When the switch operationally come up, the saved configurations are restored based on the restore option chosen.  Once the switch is restarted, the value of this object reverts to 'false'.
.1.3.6.1.4.1.171.10.76.10.1.10,DGS-1210-24-AX::sysSave,INTEGER,read-write,,current,true(1):false(2),This object is used to save Configuration.
.1.3.6.1.4.1.171.10.76.10.1.11,DGS-1210-24-AX::sysPowerSavingEnable,INTEGER,read-write,,current,enable(1):disable(2),The Power Saving mode is capable of reducing power consumption automatically  when connected devices are switched off or cable length less than 20meters.  By reducing power consumption, less heat is produced, resulting in  extended product life and lower operating costs. By default, the Power Saving  mode is enabled.
.1.3.6.1.4.1.171.10.76.10.1.12,DGS-1210-24-AX::sysJumboFrameEnable,INTEGER,read-write,,current,enable(1):disable(2),Gigabit Web Smart Switches support jumbo frames (frames larger than  the Ethernet frame size of 1522 bytes) of up to 10,000 bytes (tagged).  Default jumbo frame is disabled.
.1.3.6.1.4.1.171.10.76.10.1.13,DGS-1210-24-AX::sysPortCtrlTable,,not-accessible,,current,,A table to control the port specific parameters of the device like speed, duplex mode, etc.
.1.3.6.1.4.1.171.10.76.10.1.13.1,DGS-1210-24-AX::sysPortCtrlEntry,,not-accessible,sysPortCtrlIndex,current,,An entry appears in this table for each interface in the system.  Index to the table is the interface index of the port.
.1.3.6.1.4.1.171.10.76.10.1.13.1.1,DGS-1210-24-AX::sysPortCtrlIndex,Integer32,read-only,,current,,Interface index of the port for the configuration in this entry applies.
.1.3.6.1.4.1.171.10.76.10.1.13.1.2,DGS-1210-24-AX::sysPortCtrlSpeed,INTEGER,read-write,,current,rate1000M-Full(1):rate100M-Full(2):rate100M-Half(3):rate10M-Full(4):rate10M-Half(5):auto(6):disable(7),Configures interface speed.
.1.3.6.1.4.1.171.10.76.10.1.13.1.3,DGS-1210-24-AX::sysPortCtrlOperStatus,INTEGER,read-only,,current,down(1):rate1000M-Full(2):rate100M-Full(3):rate100M-Half(4):rate10M-Full(5):rate10M-Half(6),The port's operating speed state.
.1.3.6.1.4.1.171.10.76.10.1.13.1.4,DGS-1210-24-AX::sysPortCtrlMDI,INTEGER,read-write,,current,auto(1):mdi(2):mdix(3),Configures interface auto/mdi/mdix mode. The default setting is Auto.
.1.3.6.1.4.1.171.10.76.10.1.13.1.5,DGS-1210-24-AX::sysPortCtrlFlowControl,INTEGER,read-write,,current,enable(1):disable(2),Enables / disables flow control for the interface.
.1.3.6.1.4.1.171.10.76.10.1.13.1.6,DGS-1210-24-AX::sysPortCtrlFlowControlOper,INTEGER,read-only,,current,enabled(1):disabled(2),The link parner negotiate port's operating flow control state.
.1.3.6.1.4.1.171.10.76.10.1.13.1.7,DGS-1210-24-AX::sysPortCtrlType,INTEGER,read-only,,current,fastethernet(1):gigabitethernet(2):fiberwith100BaseSFPModule(3):fiberwith1000BaseSFPModule(4),The port's media type.
.1.3.6.1.4.1.171.10.76.10.1.14,DGS-1210-24-AX::sysDhcpAutoConfiguration,INTEGER,read-write,,current,enable(1):disable(2),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.10.76.10.2,DGS-1210-24-AX::companyIpifGroup,,,,,,
.1.3.6.1.4.1.171.10.76.10.2.1,DGS-1210-24-AX::sysIpAddrCfgMode,INTEGER,read-write,,current,manual(1):dynamic(2),Specifies the means by which the default interface in the device  gets the IP address. If 'manual' mode is selected, the default interface takes the  'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client,  BootP client, DHCP Client, etc.  If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr'  configured in the system.
.1.3.6.1.4.1.171.10.76.10.2.2,DGS-1210-24-AX::sysIpAddr,IpAddress,read-write,,current,,Default IP Address of the system.  This IP address, if modified, will take effect only when the  configuration is stored & restored.
.1.3.6.1.4.1.171.10.76.10.2.3,DGS-1210-24-AX::sysIpSubnetMask,IpAddress,read-write,,current,,IP subnet mask for the default IP address.  This subnet mask, if modified, will take effect only when the configuration is stored & restored.
.1.3.6.1.4.1.171.10.76.10.2.4,DGS-1210-24-AX::sysGateway,IpAddress,read-write,,current,,Gateway
.1.3.6.1.4.1.171.10.76.10.3,DGS-1210-24-AX::companyTftpGroup,,,,,,
.1.3.6.1.4.1.171.10.76.10.3.1,DGS-1210-24-AX::tftpFwServerIpAddress,IpAddress,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.76.10.3.2,DGS-1210-24-AX::tftpFwImageFileName,OCTET,read-write,,current,,Configure firmware filename to download.
.1.3.6.1.4.1.171.10.76.10.3.3,DGS-1210-24-AX::tftpFwTftpOperation,INTEGER,read-write,,current,none(0):download(1):upload(2),The tftp operates to perform downloading the firmware image to the unit. This object is used in conjunction with
.1.3.6.1.4.1.171.10.76.10.3.4,DGS-1210-24-AX::tftpFwTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3):transmit(4),The tftp operation status represent firmware backup or upgrade status.
.1.3.6.1.4.1.171.10.76.10.3.5,DGS-1210-24-AX::tftpCfgServerIpAddress,IpAddress,read-write,,current,,The TFTP server's IP address is used to upload or
.1.3.6.1.4.1.171.10.76.10.3.6,DGS-1210-24-AX::tftpConfigFileName,OCTET,read-write,,current,,The configuration filename is used to store or retrieve config  from the tftp server.
.1.3.6.1.4.1.171.10.76.10.3.7,DGS-1210-24-AX::tftpConfigTftpOperation,INTEGER,read-write,,current,download(1):upload(2):progressing(3),The tftp operates to perform either downloading the 
.1.3.6.1.4.1.171.10.76.10.3.8,DGS-1210-24-AX::tftpConfigTftpOperationStatus,INTEGER,read-only,,current,none(0):success(1):fail(2):progressing(3),The tftp operation status represent configuration file backup or restore status.
.1.3.6.1.4.1.171.10.76.10.4,DGS-1210-24-AX::companyMiscGroup,,,,,,
.1.3.6.1.4.1.171.10.76.10.4.2,DGS-1210-24-AX::miscReset,INTEGER,read-write,,current,reset(1):noop(2),Physically resets the unit - use with care. A (1) resets  the unit, a (2) does nothing.
.1.3.6.1.4.1.171.10.76.10.4.3,DGS-1210-24-AX::miscStatisticsReset,INTEGER,read-write,,current,reset(1):noop(2),Resets the units statistics. A (1) resets  the statistics count, a (2) does nothing.
.1.3.6.1.4.1.171.10.76.10.6,DGS-1210-24-AX::companyRSTP,,,,,,
.1.3.6.1.4.1.171.10.76.10.6.1,DGS-1210-24-AX::stpGlobal,,,,,,
.1.3.6.1.4.1.171.10.76.10.6.1.1,DGS-1210-24-AX::rstpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative module status requested by management for the RSTP Module. This enables or disables RSTP in the system. A value of 'enabled' (1) indicates that RSTP must be enabled in the device on all the ports. A value of 'disabled'(2) indicates that RSTP must be disabled in the device on all the ports.
.1.3.6.1.4.1.171.10.76.10.6.1.2,DGS-1210-24-AX::stpVersion,INTEGER,read-write,,current,stpCompatible(0):rstp(2),The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New value may be defined as future versions of the protocol become available.
.1.3.6.1.4.1.171.10.76.10.6.1.3,DGS-1210-24-AX::stpPriority,INTEGER,read-write,,current,,The bridge priority vector, as defined in 17.6. The first  (RootBridgeID) and third (DesignatedBridgeID)components are both equal to the value of the Bridge Identifier (17.18.2). The other components are zero.
.1.3.6.1.4.1.171.10.76.10.6.1.4,DGS-1210-24-AX::stpTxHoldCount,INTEGER,read-write,,current,,The value used by the Port Transmit state machine to limit the maximum transmission rate.
.1.3.6.1.4.1.171.10.76.10.6.1.5,DGS-1210-24-AX::stpProtocolSpecification,INTEGER,read-only,,current,unknown(1):decLb100(2):ieee8021d(3),An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined.
.1.3.6.1.4.1.171.10.76.10.6.1.6,DGS-1210-24-AX::stpTimeSinceTopologyChange,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
.1.3.6.1.4.1.171.10.76.10.6.1.7,DGS-1210-24-AX::stpTopChanges,Counter32,read-only,,current,,The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
.1.3.6.1.4.1.171.10.76.10.6.1.8,DGS-1210-24-AX::stpDesignatedRoot,OCTET,read-only,,current,,The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
.1.3.6.1.4.1.171.10.76.10.6.1.9,DGS-1210-24-AX::stpRootCost,INTEGER,read-only,,current,,The cost of the path to the root as seen from this bridge.
.1.3.6.1.4.1.171.10.76.10.6.1.10,DGS-1210-24-AX::stpRootPort,INTEGER,read-only,,current,,The port number of the port which offers the lowest cost path from this bridge to the root bridge.
.1.3.6.1.4.1.171.10.76.10.6.1.11,DGS-1210-24-AX::stpMaxAge,INTEGER,read-only,,current,,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. The rootTimes variable comprises the  Bridge¡¦s operational timer parameter values  (Message Age, Max Age, Forward Delay, and  Hello Time), derived from the values stored in  portTimes (17.19.22) for the Root Port or from  BridgeTimes (17.18.4).
.1.3.6.1.4.1.171.10.76.10.6.1.12,DGS-1210-24-AX::stpHelloTime,INTEGER,read-only,,current,,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. The interval between periodic transmissions of  Configuration Messages by Designated Ports  (Table 17-1).
.1.3.6.1.4.1.171.10.76.10.6.1.13,DGS-1210-24-AX::stpHoldTime,INTEGER,read-only,,current,,This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
.1.3.6.1.4.1.171.10.76.10.6.1.14,DGS-1210-24-AX::stpForwardDelay,INTEGER,read-only,,current,,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. The delay used by STP Bridges (17.4) to transition  Root and Designated Ports to Forwarding  (Table 17-1).
.1.3.6.1.4.1.171.10.76.10.6.1.15,DGS-1210-24-AX::stpBridgeMaxAge,INTEGER,read-write,,current,,The Max Age component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.76.10.6.1.16,DGS-1210-24-AX::stpBridgeHelloTime,INTEGER,read-write,,current,,The Hello Time component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.76.10.6.1.17,DGS-1210-24-AX::stpBridgeForwardDelay,INTEGER,read-write,,current,,The Forward Delay component of designatedTimes (17.19.5). This time value, measured in units of hundredths of a second. BridgeTimes comprises four components¡Xthe  current values of Bridge Forward Delay, Bridge Hello Time, and Bridge Max Age (17.13, Table 17-1), and a Message Age  of zero.
.1.3.6.1.4.1.171.10.76.10.6.2,DGS-1210-24-AX::stpPortTable,,not-accessible,,current,,A table that contains port-specific information for the Spanning Tree Protocol.
.1.3.6.1.4.1.171.10.76.10.6.2.1,DGS-1210-24-AX::stpPortEntry,,not-accessible,stpPort,current,,A list of information maintained by every port about the Spanning Tree Protocol state for that port.
.1.3.6.1.4.1.171.10.76.10.6.2.1.1,DGS-1210-24-AX::stpPort,INTEGER,read-only,,current,,The port number of the port for which this entry contains Spanning Tree Protocol management information.
.1.3.6.1.4.1.171.10.76.10.6.2.1.2,DGS-1210-24-AX::stpPortPriority,INTEGER,read-write,,current,,The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of stpPort.
.1.3.6.1.4.1.171.10.76.10.6.2.1.3,DGS-1210-24-AX::stpPortState,INTEGER,read-only,,current,disabled(1):blocking(2):listening(3):learning(4):forwarding(5):broken(6),The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see stpPortEnable), this object will have a value of disabled(1).
.1.3.6.1.4.1.171.10.76.10.6.2.1.4,DGS-1210-24-AX::stpPortEnable,INTEGER,read-write,,current,enabled(1):disabled(2),The enabled/disabled status of the port.
.1.3.6.1.4.1.171.10.76.10.6.2.1.5,DGS-1210-24-AX::stpAdminPortPathCost,INTEGER,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. Writing a value of '0' assigns the  automatically calculated default Path Cost value to  the ohter object stpPortPathCost. If the default  Path Cost is being used,this object returns '0' when  read.
.1.3.6.1.4.1.171.10.76.10.6.2.1.6,DGS-1210-24-AX::stpPortPathCost,INTEGER,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port.
.1.3.6.1.4.1.171.10.76.10.6.2.1.7,DGS-1210-24-AX::stpPortDesignatedRoot,OCTET,read-only,,current,,The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
.1.3.6.1.4.1.171.10.76.10.6.2.1.8,DGS-1210-24-AX::stpPortDesignatedCost,INTEGER,read-only,,current,,The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
.1.3.6.1.4.1.171.10.76.10.6.2.1.9,DGS-1210-24-AX::stpPortDesignatedBridge,OCTET,read-only,,current,,The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
.1.3.6.1.4.1.171.10.76.10.6.2.1.10,DGS-1210-24-AX::stpPortDesignatedPort,OCTET,read-only,,current,,The Port Identifier of the port on the Designated Bridge for this port's segment.
.1.3.6.1.4.1.171.10.76.10.6.2.1.11,DGS-1210-24-AX::stpPortForwardTransitions,Counter32,read-only,,current,,The number of times this port has transitioned from the Learning state to the Forwarding state.
.1.3.6.1.4.1.171.10.76.10.6.2.1.12,DGS-1210-24-AX::stpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.10.76.10.6.2.1.13,DGS-1210-24-AX::stpPortOperEdgePort,INTEGER,read-only,,current,true(1):false(2),The operational value of the Edge Port parameter. The object is initialized to the value of stpPortAdminEdgePort and is set FALSE on reception of a BPDU.
.1.3.6.1.4.1.171.10.76.10.6.2.1.14,DGS-1210-24-AX::stpPortAdminPointToPoint,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.10.76.10.6.2.1.15,DGS-1210-24-AX::stpPortOperPointToPoint,INTEGER,read-only,,current,true(1):false(2),The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the stpPortAdminPointToPoint object.
.1.3.6.1.4.1.171.10.76.10.6.2.1.16,DGS-1210-24-AX::stpPortEdge,INTEGER,read-write,,current,true(1):false(0):auto(2), This parameter when TRUE(1) indicates that detection of a port  as Edge Port happens automatically and FALSE(2)  indicates that this feature is disabled.
.1.3.6.1.4.1.171.10.76.10.6.2.1.17,DGS-1210-24-AX::stpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to be selected as Root Port for the CIST or any MSTI, even it has  the best spanning tree priority vector. Such a Port will be selected  as an Alternate Port after the Root Port has been selected. This  parameter should be FALSE by default. If set it can cause lack of  spanning tree connectivity. It is set by a network administrator to  prevent bridges external to a core region of the network influencing  the spanning tree active topology, possibly because those bridges are  not under the full control of the administrator.  This administrator configuration is also known as 'Root Guard'.
.1.3.6.1.4.1.171.10.76.10.6.2.1.18,DGS-1210-24-AX::stpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),A Boolean value set by management. If TRUE causes the Port not  to propagate received topology change notifications and topology  changes to other Ports. This parameter should be FALSE by default.  If set it can cause temporary loss of connectivity after changes in  a spanning trees active topology as a result of persistent  incorrectly learnt station location information. It is set by a  network administrator to prevent bridges external to a core region of  the network causing address flushing in that region, possibly because  those bridges are not under the full control of the administrator or  MAC-Operational for the attached LANs transitions frequently.
.1.3.6.1.4.1.171.10.76.10.7,DGS-1210-24-AX::companyDot1qVlanGroup,,,,,,
.1.3.6.1.4.1.171.10.76.10.7.2,DGS-1210-24-AX::dot1qVlanManagementOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable management VLAN mechanism.
.1.3.6.1.4.1.171.10.76.10.7.3,DGS-1210-24-AX::dot1qVlanManagementid,INTEGER,read-write,,current,,The management VLAN ID, which will allow to forward packets of that VLAN to CPU.
.1.3.6.1.4.1.171.10.76.10.7.5,DGS-1210-24-AX::dot1qVlanAsyOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable IEEE 802.1Q Asymmetric VLAN
.1.3.6.1.4.1.171.10.76.10.7.6,DGS-1210-24-AX::dot1qVlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.10.76.10.7.6.1,DGS-1210-24-AX::dot1qVlanEntry,,not-accessible,dot1qVlanName,current,,Information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.10.76.10.7.6.1.1,DGS-1210-24-AX::dot1qVlanName,OCTET,read-create,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.10.76.10.7.6.1.2,DGS-1210-24-AX::dot1qVlanEgressPorts,OCTET,read-create,,current,,The set of ports which are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port per-VLAN Registrar control for Registration Fixed for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed.
.1.3.6.1.4.1.171.10.76.10.7.6.1.3,DGS-1210-24-AX::dot1qVlanForbiddenPorts,OCTET,read-only,,current,,The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.4.1.171.10.76.10.7.6.1.4,DGS-1210-24-AX::dot1qVlanUntaggedPorts,OCTET,read-create,,current,,The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set then it will reject the set operation with an error. An example might be if a manager attempts to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
.1.3.6.1.4.1.171.10.76.10.7.6.1.5,DGS-1210-24-AX::dot1qVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of a row in dot1qVlanTable. By setting this object, new entries can be created in dot1qVlanTable and existing entries can be removed from dot1qVlanTable. It can be used as specified in the SNMP v2 standard.
.1.3.6.1.4.1.171.10.76.10.7.7,DGS-1210-24-AX::dot1qVlanPortTable,,not-accessible,,current,,A table containing per port control and status information for VLAN configuration in the device.
.1.3.6.1.4.1.171.10.76.10.7.7.1,DGS-1210-24-AX::dot1qVlanPortEntry,,not-accessible,,current,,Information controlling VLAN configuration for a port on the device.
.1.3.6.1.4.1.171.10.76.10.7.7.1.1,DGS-1210-24-AX::dot1qVlanPvid,Unsigned32,read-write,,current,,The PVID, the VLAN ID assigned to untagged frames or Priority-Tagged frames received on this port.
.1.3.6.1.4.1.171.10.76.10.7.8,DGS-1210-24-AX::dot1qVlanUngisterMCFilterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.76.10.7.8.1,DGS-1210-24-AX::dot1qVlanUngisterMCFilterEntry,,not-accessible,dot1qVlanUngisterMCFilterVlanId,current,,A list of multicast filter mode information for each VLAN ID.
.1.3.6.1.4.1.171.10.76.10.7.8.1.1,DGS-1210-24-AX::dot1qVlanUngisterMCFilterVlanId,Integer32,read-only,,current,,Per Vlan to configure multicast filtering function.
.1.3.6.1.4.1.171.10.76.10.7.8.1.2,DGS-1210-24-AX::dot1qVlanUngisterMCFiltermode,INTEGER,read-write,,current,filter(1):forward(0),Filter unknown multicast frames or normal operation(i.e. forwarding)
.1.3.6.1.4.1.171.10.76.10.8,DGS-1210-24-AX::companyLA,,,,,,
.1.3.6.1.4.1.171.10.76.10.8.1,DGS-1210-24-AX::laSystem,,,,,,
.1.3.6.1.4.1.171.10.76.10.8.1.2,DGS-1210-24-AX::laStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Sets the Link Aggregation Module administrative status as  enabled or disabled.
.1.3.6.1.4.1.171.10.76.10.8.1.3,DGS-1210-24-AX::laPortChannelTable,,not-accessible,,current,,A Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table.  This Port-channel table is indexed through Key values and allows to  configure link selection policy and the Mac address for  the port-channel. All other objects in this table displays  the details of the port-channel.
.1.3.6.1.4.1.171.10.76.10.8.1.3.1,DGS-1210-24-AX::laPortChannelEntry,,not-accessible,laPortChannelIfIndex,current,,There is one entry in this table for each created port-channel port.
.1.3.6.1.4.1.171.10.76.10.8.1.3.1.1,DGS-1210-24-AX::laPortChannelIfIndex,Integer32,read-only,,current,,The index of the port-channel(Aggregator's  interface index). 
.1.3.6.1.4.1.171.10.76.10.8.1.3.1.2,DGS-1210-24-AX::laPortChannelMemberList,OCTET,read-write,,current,,Member Port list of the port channel. Add the ports as a 
.1.3.6.1.4.1.171.10.76.10.8.1.3.1.3,DGS-1210-24-AX::laPortChannelMode,INTEGER,read-write,,current,lacp(1):static(2):disable(3),Current Operating Channel Mode of the port channel Lacp(1) - forcing the port to negotiate with the partner. manual(2) - force the port to enable channeling (Manual). disable(3) - channeling is disabled.
.1.3.6.1.4.1.171.10.76.10.8.2,DGS-1210-24-AX::laPortControl,,,,,,
.1.3.6.1.4.1.171.10.76.10.8.2.1,DGS-1210-24-AX::laPortControlTable,,not-accessible,,current,,A table that contains Link Aggregation Control configuration information about every Aggregation Port associated with this device. A row appears in this table for each physical port.
.1.3.6.1.4.1.171.10.76.10.8.2.1.1,DGS-1210-24-AX::laPortControlEntry,,not-accessible,laPortControlIndex,current,,A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
.1.3.6.1.4.1.171.10.76.10.8.2.1.1.1,DGS-1210-24-AX::laPortControlIndex,Integer32,read-only,,current,,The index of the port.
.1.3.6.1.4.1.171.10.76.10.8.2.1.1.2,DGS-1210-24-AX::laPortActorPortPriority,INTEGER,read-write,,current,,The priority value assigned to this Aggregation Port. This 16-bit value is read-write.
.1.3.6.1.4.1.171.10.76.10.8.2.1.1.3,DGS-1210-24-AX::laPortActorActivity,INTEGER,read-write,,current,active(1):passive(2),This object indicates LACP-Activity to this Aggregation Port.  LACP can be configured in one of two modes: active or passive.  In active mode it will always send frames along the configured links.  If the actor and partner are both in passive mode, they do not  exchange LACP packets.
.1.3.6.1.4.1.171.10.76.10.8.2.1.1.4,DGS-1210-24-AX::laPortActorTimeout,INTEGER,read-write,,current,short(1):long(2),This object indicates LACP-Timeout to this Aggregation Port. short(1) - LACP Timeout 3 seconds. long (2) - LACP Timeout 90 seconds.
.1.3.6.1.4.1.171.10.76.10.9,DGS-1210-24-AX::companyStaticMAC,,,,,,
.1.3.6.1.4.1.171.10.76.10.9.1,DGS-1210-24-AX::staticDisableAutoLearn,INTEGER,read-write,,current,on(1):off(2),Set on to disable Auto Learning Excluding Uplink Port and set off to enable Auto Learning.
.1.3.6.1.4.1.171.10.76.10.9.2,DGS-1210-24-AX::staticAutoLearningList,OCTET,read-write,,current,,The set of the device's member ports that belong
.1.3.6.1.4.1.171.10.76.10.9.3,DGS-1210-24-AX::staticTable,,not-accessible,,current,,A list of the Static MACs
.1.3.6.1.4.1.171.10.76.10.9.3.1,DGS-1210-24-AX::staticEntry,,not-accessible,staticVlanID:staticMac:staticPort,current,,A Static MAC entry containing the mac and forwarding port.
.1.3.6.1.4.1.171.10.76.10.9.3.1.1,DGS-1210-24-AX::staticVlanID,INTEGER,read-only,,current,,The VLAN ID of the static MAC entry.
.1.3.6.1.4.1.171.10.76.10.9.3.1.2,DGS-1210-24-AX::staticMac,OCTET,read-only,,current,,The MAC address associated of the static MAC entry.
.1.3.6.1.4.1.171.10.76.10.9.3.1.3,DGS-1210-24-AX::staticPort,INTEGER,read-only,,current,,The forwarding port of the static MAC entry.
.1.3.6.1.4.1.171.10.76.10.9.3.1.4,DGS-1210-24-AX::staticStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Static MAC Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available. The trunk member port can not set up static MAC.
.1.3.6.1.4.1.171.10.76.10.10,DGS-1210-24-AX::companyIgsGroup,,,,,,
.1.3.6.1.4.1.171.10.76.10.10.1,DGS-1210-24-AX::igsSystem,,,,,,
.1.3.6.1.4.1.171.10.76.10.10.1.1,DGS-1210-24-AX::igsStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enables or disables IGMP snooping in the system. When set to 'enabled', the IGS module starts  protocol operations. When set to 'disabled', the IGS module stops performing  protocol operations.
.1.3.6.1.4.1.171.10.76.10.10.1.2,DGS-1210-24-AX::igsRouterPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  router port entry will be purged. For each router port learnt,  this timer runs for 'RouterPortPurgeInterval' seconds.When the  timer expires, the learnt router port entry is purged. However  if control messages are received from the router before the  timer expiry, then the timer is restarted.
.1.3.6.1.4.1.171.10.76.10.10.1.3,DGS-1210-24-AX::igsHostPortPurgeInterval,Integer32,read-write,,current,,This is the interval (in seconds) after which a learnt  port entry will be purged. For each port on which report has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a report  message is received from a host on the specific port. If  the timer expires, then , the learnt port entry will  be purged from the multicast group.
.1.3.6.1.4.1.171.10.76.10.10.1.4,DGS-1210-24-AX::igsRobustnessValue,Integer32,read-write,,current,,When the switch receives leave message on a port, it sends group specific query to check if there are any other  interested receivers for the group. This attribute defines  the maximum number of queries sent by the switch before deleting  the port from the group membership information in the forwarding  database. If the maximum retry count exceeds 'igsRobustnessValue',  then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no  interested receivers for the group.
.1.3.6.1.4.1.171.10.76.10.10.1.5,DGS-1210-24-AX::igsGrpQueryInterval,Integer32,read-write,,current,,The value of this attribute defines the time period with which  the switch will send group specific queries on a port to check  if there is any intersted receivers. The switch will send  'igsRobustnessValue' queries before removing the port from the  group membership information in the forwarding database.
.1.3.6.1.4.1.171.10.76.10.10.1.6,DGS-1210-24-AX::igsQueryInterval,Integer32,read-write,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  VLANs.
.1.3.6.1.4.1.171.10.76.10.10.1.7,DGS-1210-24-AX::igsQueryMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time advertised in IGMPv2 general queries on this interface.
.1.3.6.1.4.1.171.10.76.10.10.3,DGS-1210-24-AX::igsVlan,,,,,,
.1.3.6.1.4.1.171.10.76.10.10.3.3,DGS-1210-24-AX::igsVlanRouterTable,,not-accessible,,current,,This table contains the list of ports through which  a router, in a particular VLAN is reachable.
.1.3.6.1.4.1.171.10.76.10.10.3.3.1,DGS-1210-24-AX::igsVlanRouterEntry,,not-accessible,igsVlanRouterVlanId,current,,An igs vlan router entry contain the igs vlan router port list.
.1.3.6.1.4.1.171.10.76.10.10.3.3.1.1,DGS-1210-24-AX::igsVlanRouterVlanId,Integer32,read-only,,current,,It is the VLAN ID of the igs vlan router entry.
.1.3.6.1.4.1.171.10.76.10.10.3.3.1.2,DGS-1210-24-AX::igsVlanRouterPortList,OCTET,read-only,,current,,List of ports on which routers are present.  These router ports are learnt through control messages  received from routers, and can also be configured  statically.
.1.3.6.1.4.1.171.10.76.10.10.3.4,DGS-1210-24-AX::igsVlanFilterTable,,not-accessible,,current,,This table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is  enabled in the system.
.1.3.6.1.4.1.171.10.76.10.10.3.4.1,DGS-1210-24-AX::igsVlanFilterEntry,,not-accessible,igsVlanFilterVlanId,current,,Contains snooping status , version and fast leave configuration for a specific VLAN.
.1.3.6.1.4.1.171.10.76.10.10.3.4.1.1,DGS-1210-24-AX::igsVlanFilterVlanId,Integer32,read-only,,current,,Index of IgsVlanFilterEntry. This object indicates the VLAN ID for which  the snooping configurations in IgsVlanFilterEntry is to be done.
.1.3.6.1.4.1.171.10.76.10.10.3.4.1.2,DGS-1210-24-AX::igsVlanSnoopStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object allows you to enable/disable IGS function on a specific VLAN.
.1.3.6.1.4.1.171.10.76.10.10.3.4.1.3,DGS-1210-24-AX::igsVlanQuerier,INTEGER,read-only,,current,enabled(1):disabled(2),Indicates whether the switch is configured as a querier in the VLAN
.1.3.6.1.4.1.171.10.76.10.10.3.4.1.4,DGS-1210-24-AX::igsVlanCfgQuerier,INTEGER,read-write,,current,enabled(1):disabled(2),The snooping switch can be configured as a querier via this object  to send out IGMP general queries when IGMP routers are not present in the VLAN.  When set to 'enabled', the switch will generate general queries.
.1.3.6.1.4.1.171.10.76.10.10.3.4.1.5,DGS-1210-24-AX::igsVlanQueryInterval,Integer32,read-only,,current,,This is the interval (in seconds) for which the switch  sends general queries when it is configured as a querier for  the VLAN. A switch should be configured as a querier for a VLAN  only when there is no queriers in the network.
.1.3.6.1.4.1.171.10.76.10.10.3.4.1.6,DGS-1210-24-AX::igsVlanRtrPortList,OCTET,read-write,,current,,List of ports which are configured statically as router ports
.1.3.6.1.4.1.171.10.76.10.10.3.5,DGS-1210-24-AX::igsVlanMulticastGroupTable,,not-accessible,,current,,This table contains MAC based multicast forwarding  information.
.1.3.6.1.4.1.171.10.76.10.10.3.5.1,DGS-1210-24-AX::igsVlanMulticastGroupEntry,,not-accessible,igsVlanMulticastGroupVlanId:igsVlanMulticastGroupIpAddress,current,,This table contains VLAN ID, multicast group MAC address and the  list of ports onto which the multicast data packets for group should be forwarded.
.1.3.6.1.4.1.171.10.76.10.10.3.5.1.1,DGS-1210-24-AX::igsVlanMulticastGroupVlanId,Integer32,read-only,,current,,VLAN ID pertaining to the Multicast forwarding entry
.1.3.6.1.4.1.171.10.76.10.10.3.5.1.2,DGS-1210-24-AX::igsVlanMulticastGroupIpAddress,OCTET,read-only,,current,,Multicast group IP address. This object indicates that a multicast group address was learned in the switch and be represented  as IP address format.
.1.3.6.1.4.1.171.10.76.10.10.3.5.1.3,DGS-1210-24-AX::igsVlanMulticastGroupMacAddress,OCTET,read-only,,current,,Multicast group MAC address. This object indicates that a multicast group address was learned in the switch and be represented  as MAC address format.
.1.3.6.1.4.1.171.10.76.10.10.3.5.1.4,DGS-1210-24-AX::igsVlanMulticastGroupPortList,OCTET,read-only,,current,,List of ports onto which the multicast data packets destined for this group will be forwarded.
.1.3.6.1.4.1.171.10.76.10.11,DGS-1210-24-AX::companyDot1xGroup,,,,,,
.1.3.6.1.4.1.171.10.76.10.11.1,DGS-1210-24-AX::radius,,,,,,
.1.3.6.1.4.1.171.10.76.10.11.1.1,DGS-1210-24-AX::radiusServerAddress,IpAddress,read-write,,current,,The IP address of the RADIUS server referred to in this table entry.
.1.3.6.1.4.1.171.10.76.10.11.1.2,DGS-1210-24-AX::radiusServerSharedSecret,OCTET,read-write,,current,,The secret string which is shared between Server and Client
.1.3.6.1.4.1.171.10.76.10.11.2,DGS-1210-24-AX::dot1xAuth,,,,,,
.1.3.6.1.4.1.171.10.76.10.11.2.1,DGS-1210-24-AX::dot1xAuthStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Static 802.1x.
.1.3.6.1.4.1.171.10.76.10.11.2.2,DGS-1210-24-AX::dot1xAuthQuietPeriod,INTEGER,read-write,,current,,The value, in seconds, of the quietPeriod constant  currently in use by the Authenticator PAE state  machine.
.1.3.6.1.4.1.171.10.76.10.11.2.3,DGS-1210-24-AX::dot1xAuthTxPeriod,INTEGER,read-write,,current,,The value, in seconds, of the txPeriod constant  currently in use by the Authenticator PAE state  machine.
.1.3.6.1.4.1.171.10.76.10.11.2.4,DGS-1210-24-AX::dot1xAuthSuppTimeout,INTEGER,read-write,,current,,The value, in seconds, of the suppTimeout constant  currently in use by the Backend Authentication state  machine.
.1.3.6.1.4.1.171.10.76.10.11.2.5,DGS-1210-24-AX::dot1xAuthServerTimeout,INTEGER,read-write,,current,,The value, in seconds, of the serverTimeout constant  currently in use by the Backend Authentication state  machine.
.1.3.6.1.4.1.171.10.76.10.11.2.6,DGS-1210-24-AX::dot1xAuthMaxReq,INTEGER,read-write,,current,,The value of the maxReq constant currently in use by  the Backend Authentication state machine.
.1.3.6.1.4.1.171.10.76.10.11.2.7,DGS-1210-24-AX::dot1xAuthReAuthPeriod,Unsigned32,read-write,,current,,The value, in seconds, of the reAuthPeriod constant  currently in use by the Reauthentication Timer state  machine.
.1.3.6.1.4.1.171.10.76.10.11.2.8,DGS-1210-24-AX::dot1xAuthReAuthEnabled,INTEGER,read-write,,current,enabled(1):disabled(2),The enable/disable control used by the Reauthentication  Timer state machine (8.5.5.1).
.1.3.6.1.4.1.171.10.76.10.11.2.9,DGS-1210-24-AX::dot1xAuthConfigPortTable,,not-accessible,,current,,A table that contains the configuration objects for the 
.1.3.6.1.4.1.171.10.76.10.11.2.9.1,DGS-1210-24-AX::dot1xAuthConfigPortEntry,,not-accessible,dot1xAuthConfigPortNumber,current,,The configuration information for an Authenticator Port.
.1.3.6.1.4.1.171.10.76.10.11.2.9.1.1,DGS-1210-24-AX::dot1xAuthConfigPortNumber,INTEGER,read-only,,current,,A unique value for each port that correlates to port index. Its value ranges between 1 and the value of port number.
.1.3.6.1.4.1.171.10.76.10.11.2.9.1.2,DGS-1210-24-AX::dot1xAuthConfigPortControl,INTEGER,read-write,,current,forceUnauthorized(1):auto(2):forceAuthorized(3),The current value of the controlled Port  control parameter for the Port.
.1.3.6.1.4.1.171.10.76.10.11.2.9.1.3,DGS-1210-24-AX::dot1xAuthConfigPortStatus,INTEGER,read-only,,current,authorized(1):unauthorized(2),The current value of the controlled Port  status parameter for the Port.
.1.3.6.1.4.1.171.10.76.10.11.2.9.1.4,DGS-1210-24-AX::dot1xAuthConfigPortSessionTime,TimeTicks,read-only,,current,,The duration of the session in seconds.
.1.3.6.1.4.1.171.10.76.10.11.2.9.1.5,DGS-1210-24-AX::dot1xAuthConfigPortSessionUserName,OCTET,read-only,,current,,The User-Name representing the identity of the  Supplicant PAE.
.1.3.6.1.4.1.171.10.76.10.12,DGS-1210-24-AX::companyQoSGroup,,,,,,
.1.3.6.1.4.1.171.10.76.10.12.1,DGS-1210-24-AX::qosMode,INTEGER,read-write,,current,dot1p(1):dscp(2),Settings of Qos mode: IEEE 802.1p QoS or DSCP QoS. IEEE 802.1p : It specifies a priority(0~7) value to four queues in WS3 : Low(1,2), Medium(0,3), High(4,5) and Highest(6,7), inclusive that can be used by Quality of Service (QoS) disciplines to differentiate traffic. DSCP : Differentiated services enhancements to the Internet protocol are intended to enable scalable service discrimination in the Internet without the need for per-flow state and signaling at every hop.  
.1.3.6.1.4.1.171.10.76.10.12.2,DGS-1210-24-AX::queuingMechanism,INTEGER,read-write,,current,strictPriority(1):wrr(2),Queuing mechanism. strictPriority(1) : Strict Priority wrr(2) : Weighted Round Robin  Strict-priority scheduling is implemented with a special strict-priority scheduler node that is stacked directly above the port. Queues stacked on top of the strict-priority scheduler node always get bandwidth before other queues.  Weighted round-robin scheduling is designed to better handle queues with different processing capacities. Each queue has a weight : Low is 1, Medium is 2, High is 4 and Highest is 8 for WS3 spec. Queues with higher weights get bandwidth before than other queues with less weights.  
.1.3.6.1.4.1.171.10.76.10.12.3,DGS-1210-24-AX::qosQ1p,,,,,,
.1.3.6.1.4.1.171.10.76.10.12.3.1,DGS-1210-24-AX::dot1pPortTable,,not-accessible,,current,,A list of 802.1p port default priority Entries.
.1.3.6.1.4.1.171.10.76.10.12.3.1.1,DGS-1210-24-AX::dot1pPortEntry,,not-accessible,dot1pPortIndex,current,,A list of 802.1p port default priority priorities.
.1.3.6.1.4.1.171.10.76.10.12.3.1.1.1,DGS-1210-24-AX::dot1pPortIndex,INTEGER,read-only,,current,,A port identifier that is in the range of 1 to ifNumber.
.1.3.6.1.4.1.171.10.76.10.12.3.1.1.2,DGS-1210-24-AX::dot1pPortPriority,INTEGER,read-write,,current,low(1):medium(2):high(3):highest(4),For ingress untagged packets, the per port 'Default Priority' setting will be applied to packets of each port to provide  port-based traffic prioritization. For ingress tagged packets, D-Link Smart Switches will refer to their 802.1p information and prioritize them with 4 different priority queues. 
.1.3.6.1.4.1.171.10.76.10.12.4,DGS-1210-24-AX::qosDiffServ,,,,,,
.1.3.6.1.4.1.171.10.76.10.12.4.1,DGS-1210-24-AX::qosDiffServEnable,INTEGER,read-only,,current,enable(1):disable(2),Display the DSCP(Differentiated services) function Enabled or Disabled.  Notice : DiffServ Type is 2~7 bits in the TOS field. ex: If the DiffServ Type = 000011(3),  the value in TOS field is 00001100(12) 
.1.3.6.1.4.1.171.10.76.10.12.4.2,DGS-1210-24-AX::qosDiffServTypeGroup,,,,,,
.1.3.6.1.4.1.171.10.76.10.12.4.2.1,DGS-1210-24-AX::qosDiffServType00,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 0 : IP ToS value = 0
.1.3.6.1.4.1.171.10.76.10.12.4.2.2,DGS-1210-24-AX::qosDiffServType01,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 01 : IP ToS value = 4
.1.3.6.1.4.1.171.10.76.10.12.4.2.3,DGS-1210-24-AX::qosDiffServType02,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 02 : IP ToS value = 8
.1.3.6.1.4.1.171.10.76.10.12.4.2.4,DGS-1210-24-AX::qosDiffServType03,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 03 : IP ToS value = 12
.1.3.6.1.4.1.171.10.76.10.12.4.2.5,DGS-1210-24-AX::qosDiffServType04,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 04 : IP ToS value = 16
.1.3.6.1.4.1.171.10.76.10.12.4.2.6,DGS-1210-24-AX::qosDiffServType05,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 05 : IP ToS value = 20
.1.3.6.1.4.1.171.10.76.10.12.4.2.7,DGS-1210-24-AX::qosDiffServType06,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 06 : IP ToS value = 24
.1.3.6.1.4.1.171.10.76.10.12.4.2.8,DGS-1210-24-AX::qosDiffServType07,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 07 : IP ToS value = 28
.1.3.6.1.4.1.171.10.76.10.12.4.2.9,DGS-1210-24-AX::qosDiffServType08,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 08 : IP ToS value = 32
.1.3.6.1.4.1.171.10.76.10.12.4.2.10,DGS-1210-24-AX::qosDiffServType09,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 09 : IP ToS value = 36
.1.3.6.1.4.1.171.10.76.10.12.4.2.11,DGS-1210-24-AX::qosDiffServType10,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 10 : IP ToS value = 40
.1.3.6.1.4.1.171.10.76.10.12.4.2.12,DGS-1210-24-AX::qosDiffServType11,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 11 : IP ToS value = 44
.1.3.6.1.4.1.171.10.76.10.12.4.2.13,DGS-1210-24-AX::qosDiffServType12,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 12 : IP ToS value = 48
.1.3.6.1.4.1.171.10.76.10.12.4.2.14,DGS-1210-24-AX::qosDiffServType13,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 13 : IP ToS value = 52
.1.3.6.1.4.1.171.10.76.10.12.4.2.15,DGS-1210-24-AX::qosDiffServType14,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 14 : IP ToS value = 56
.1.3.6.1.4.1.171.10.76.10.12.4.2.16,DGS-1210-24-AX::qosDiffServType15,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 15 : IP ToS value = 60
.1.3.6.1.4.1.171.10.76.10.12.4.2.17,DGS-1210-24-AX::qosDiffServType16,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 16 : IP ToS value = 64
.1.3.6.1.4.1.171.10.76.10.12.4.2.18,DGS-1210-24-AX::qosDiffServType17,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 17 : IP ToS value = 68
.1.3.6.1.4.1.171.10.76.10.12.4.2.19,DGS-1210-24-AX::qosDiffServType18,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 18 : IP ToS value = 72
.1.3.6.1.4.1.171.10.76.10.12.4.2.20,DGS-1210-24-AX::qosDiffServType19,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 19 : IP ToS value = 76
.1.3.6.1.4.1.171.10.76.10.12.4.2.21,DGS-1210-24-AX::qosDiffServType20,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 20 : IP ToS value = 80
.1.3.6.1.4.1.171.10.76.10.12.4.2.22,DGS-1210-24-AX::qosDiffServType21,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 21 : IP ToS value = 84
.1.3.6.1.4.1.171.10.76.10.12.4.2.23,DGS-1210-24-AX::qosDiffServType22,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 22 : IP ToS value = 88
.1.3.6.1.4.1.171.10.76.10.12.4.2.24,DGS-1210-24-AX::qosDiffServType23,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 23 : IP ToS value = 92
.1.3.6.1.4.1.171.10.76.10.12.4.2.25,DGS-1210-24-AX::qosDiffServType24,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 24 : IP ToS value = 96
.1.3.6.1.4.1.171.10.76.10.12.4.2.26,DGS-1210-24-AX::qosDiffServType25,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 25 : IP ToS value = 100
.1.3.6.1.4.1.171.10.76.10.12.4.2.27,DGS-1210-24-AX::qosDiffServType26,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 26 : IP ToS value = 104
.1.3.6.1.4.1.171.10.76.10.12.4.2.28,DGS-1210-24-AX::qosDiffServType27,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 27 : IP ToS value = 108
.1.3.6.1.4.1.171.10.76.10.12.4.2.29,DGS-1210-24-AX::qosDiffServType28,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 28 : IP ToS value = 112
.1.3.6.1.4.1.171.10.76.10.12.4.2.30,DGS-1210-24-AX::qosDiffServType29,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 29 : IP ToS value = 116
.1.3.6.1.4.1.171.10.76.10.12.4.2.31,DGS-1210-24-AX::qosDiffServType30,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 30 : IP ToS value = 120
.1.3.6.1.4.1.171.10.76.10.12.4.2.32,DGS-1210-24-AX::qosDiffServType31,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 31 : IP ToS value = 124
.1.3.6.1.4.1.171.10.76.10.12.4.2.33,DGS-1210-24-AX::qosDiffServType32,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 32 : IP ToS value = 128
.1.3.6.1.4.1.171.10.76.10.12.4.2.34,DGS-1210-24-AX::qosDiffServType33,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 33 : IP ToS value = 132
.1.3.6.1.4.1.171.10.76.10.12.4.2.35,DGS-1210-24-AX::qosDiffServType34,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 34 : IP ToS value = 136
.1.3.6.1.4.1.171.10.76.10.12.4.2.36,DGS-1210-24-AX::qosDiffServType35,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 35 : IP ToS value = 140
.1.3.6.1.4.1.171.10.76.10.12.4.2.37,DGS-1210-24-AX::qosDiffServType36,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 36 : IP ToS value = 144
.1.3.6.1.4.1.171.10.76.10.12.4.2.38,DGS-1210-24-AX::qosDiffServType37,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 37 : IP ToS value = 148
.1.3.6.1.4.1.171.10.76.10.12.4.2.39,DGS-1210-24-AX::qosDiffServType38,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 38 : IP ToS value = 152
.1.3.6.1.4.1.171.10.76.10.12.4.2.40,DGS-1210-24-AX::qosDiffServType39,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 39 : IP ToS value = 156
.1.3.6.1.4.1.171.10.76.10.12.4.2.41,DGS-1210-24-AX::qosDiffServType40,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 40 : IP ToS value = 160
.1.3.6.1.4.1.171.10.76.10.12.4.2.42,DGS-1210-24-AX::qosDiffServType41,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 41 : IP ToS value = 164
.1.3.6.1.4.1.171.10.76.10.12.4.2.43,DGS-1210-24-AX::qosDiffServType42,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 42 : IP ToS value = 168
.1.3.6.1.4.1.171.10.76.10.12.4.2.44,DGS-1210-24-AX::qosDiffServType43,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 43 : IP ToS value = 172
.1.3.6.1.4.1.171.10.76.10.12.4.2.45,DGS-1210-24-AX::qosDiffServType44,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 44 : IP ToS value = 176
.1.3.6.1.4.1.171.10.76.10.12.4.2.46,DGS-1210-24-AX::qosDiffServType45,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 45 : IP ToS value = 180
.1.3.6.1.4.1.171.10.76.10.12.4.2.47,DGS-1210-24-AX::qosDiffServType46,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 46 : IP ToS value = 184
.1.3.6.1.4.1.171.10.76.10.12.4.2.48,DGS-1210-24-AX::qosDiffServType47,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 47 : IP ToS value = 188
.1.3.6.1.4.1.171.10.76.10.12.4.2.49,DGS-1210-24-AX::qosDiffServType48,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 48 : IP ToS value = 192
.1.3.6.1.4.1.171.10.76.10.12.4.2.50,DGS-1210-24-AX::qosDiffServType49,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 49 : IP ToS value = 196
.1.3.6.1.4.1.171.10.76.10.12.4.2.51,DGS-1210-24-AX::qosDiffServType50,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 50 : IP ToS value = 200
.1.3.6.1.4.1.171.10.76.10.12.4.2.52,DGS-1210-24-AX::qosDiffServType51,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 51 : IP ToS value = 204
.1.3.6.1.4.1.171.10.76.10.12.4.2.53,DGS-1210-24-AX::qosDiffServType52,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 52 : IP ToS value = 208
.1.3.6.1.4.1.171.10.76.10.12.4.2.54,DGS-1210-24-AX::qosDiffServType53,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 53 : IP ToS value = 212
.1.3.6.1.4.1.171.10.76.10.12.4.2.55,DGS-1210-24-AX::qosDiffServType54,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 54 : IP ToS value = 216
.1.3.6.1.4.1.171.10.76.10.12.4.2.56,DGS-1210-24-AX::qosDiffServType55,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 55 : IP ToS value = 220
.1.3.6.1.4.1.171.10.76.10.12.4.2.57,DGS-1210-24-AX::qosDiffServType56,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 56 : IP ToS value = 224
.1.3.6.1.4.1.171.10.76.10.12.4.2.58,DGS-1210-24-AX::qosDiffServType57,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 57 : IP ToS value = 228
.1.3.6.1.4.1.171.10.76.10.12.4.2.59,DGS-1210-24-AX::qosDiffServType58,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 58 : IP ToS value = 232
.1.3.6.1.4.1.171.10.76.10.12.4.2.60,DGS-1210-24-AX::qosDiffServType59,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 59 : IP ToS value = 236
.1.3.6.1.4.1.171.10.76.10.12.4.2.61,DGS-1210-24-AX::qosDiffServType60,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 60 : IP ToS value = 240
.1.3.6.1.4.1.171.10.76.10.12.4.2.62,DGS-1210-24-AX::qosDiffServType61,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 61 : IP ToS value = 244
.1.3.6.1.4.1.171.10.76.10.12.4.2.63,DGS-1210-24-AX::qosDiffServType62,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 62 : IP ToS value = 248
.1.3.6.1.4.1.171.10.76.10.12.4.2.64,DGS-1210-24-AX::qosDiffServType63,INTEGER,read-write,,current,low(0):medium(1):high(2):highest(3),DiffServ Type 63 : IP ToS value = 252
.1.3.6.1.4.1.171.10.76.10.13,DGS-1210-24-AX::companyTrafficMgmt,,,,,,
.1.3.6.1.4.1.171.10.76.10.13.1,DGS-1210-24-AX::bandwidthCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.76.10.13.1.2,DGS-1210-24-AX::bandwidthCtrlTable,,not-accessible,,current,,A table to control the rate limiting parameters  either for the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.76.10.13.1.2.1,DGS-1210-24-AX::bandwidthCtrlEntry,,not-accessible,bandwidthCtrlIndex,current,,An entry appears in this table for each physical interface in the switch.
.1.3.6.1.4.1.171.10.76.10.13.1.2.1.1,DGS-1210-24-AX::bandwidthCtrlIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.76.10.13.1.2.1.2,DGS-1210-24-AX::bandwidthCtrlTxThreshold,Integer32,read-write,,current,,Configures interface Rate Limit (Packet that can be transferred on a port at a particular second).  This object's value will take effect on the interface speed. Based on the operating speed of the port, the rate limit will be applied. This value can also be affected by the metering. A value of zero(0) disable rate limiting i.e. sets the port to full speed. The value can  be set between 64~102400(Kbits per second) in FE port, 64~1024000 (Kbits per second) in GE port.  (Note: The multiple of 1850 Kbits/sec will be set automatically because the resolution of Giga-port Tx bandwidth control is 1850 Kbits/sec.)
.1.3.6.1.4.1.171.10.76.10.13.1.2.1.3,DGS-1210-24-AX::bandwidthCtrlRxThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of receive packets that can be transmitted per second over this  interface. Setting this object to the value zero disables rate  limiting for receive packets on this interface. The value that can be set for this object is limited by the underlying hardware.  The value can be set between 64~102400(Kbits per second) in FE  port, 64~1024000(Kbits per second) in GE port.
.1.3.6.1.4.1.171.10.76.10.13.3,DGS-1210-24-AX::broadcastStormCtrlSettings,,,,,,
.1.3.6.1.4.1.171.10.76.10.13.3.1,DGS-1210-24-AX::broadcastStormCtrlGlobalOnOff,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates storm control function is enabled or disabled  for device. When you enable broadcast storm control function, D-Link Smart  Switches will allowed you to limit the number of broadcast packets  per second going through device.
.1.3.6.1.4.1.171.10.76.10.13.3.2,DGS-1210-24-AX::broadcastStormCtrlLimitType,INTEGER,read-write,,current,broadcastonly(1):multicastAndbroadcast(2):dlfMulticastAndbroadcast(3),This object indicates storm control function is control broadcast packet or multicast packet or dlf packet.
.1.3.6.1.4.1.171.10.76.10.13.3.3,DGS-1210-24-AX::broadcastStormCtrlThreshold,Integer32,read-write,,current,,Allows to configure the limiting value for the maximum number of Kbits/sec that can be transmitted per second over this interface.  Setting this object to the value zero disables rate limiting on  this interface. The value that can be set for this object is  limited by the underlying hardware. The limit value must be between  64~1024000 and limit value is multiple of 64.  (Notice : if the limit value is 0, it means unlimited.)
.1.3.6.1.4.1.171.10.76.10.14,DGS-1210-24-AX::companySecurity,,,,,,
.1.3.6.1.4.1.171.10.76.10.14.1,DGS-1210-24-AX::securityTrustedHost,,,,,,
.1.3.6.1.4.1.171.10.76.10.14.1.1,DGS-1210-24-AX::trustedHostStatus,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates trusted host function is enabled or disabled.  When trusted host function is enabled, D-Link Smart Switches will  only allow hosts which you trust to access and control the switch. Your local host IP Addresses must be one of the IP Addresses to  avoid disconnection.
.1.3.6.1.4.1.171.10.76.10.14.1.2,DGS-1210-24-AX::trustedHostTable,,not-accessible,,current,,A table to configure trusted host in the system.
.1.3.6.1.4.1.171.10.76.10.14.1.2.1,DGS-1210-24-AX::trustedHostEntry,,not-accessible,trustedHostIpAddr:trustedHostIpMask,current,,Each entry in this table represents rules for particular trusted host.
.1.3.6.1.4.1.171.10.76.10.14.1.2.1.1,DGS-1210-24-AX::trustedHostIpAddr,IpAddress,read-only,,current,,The IP address of host you allow to access to D-Link Smart  Switch. Your local host IP Addresses must be one of the IP Addresses  to avoid disconnection.
.1.3.6.1.4.1.171.10.76.10.14.1.2.1.2,DGS-1210-24-AX::trustedHostIpMask,IpAddress,read-only,,current,,Used to mask with IP address, it allow you set a subnet as a  trusted host entry.
.1.3.6.1.4.1.171.10.76.10.14.1.2.1.3,DGS-1210-24-AX::trustedHostRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy)  are available.
.1.3.6.1.4.1.171.10.76.10.14.2,DGS-1210-24-AX::securityPortSecurity,,,,,,
.1.3.6.1.4.1.171.10.76.10.14.2.1,DGS-1210-24-AX::portSecTable,,not-accessible,,current,,A table to control port security features of the device.
.1.3.6.1.4.1.171.10.76.10.14.2.1.1,DGS-1210-24-AX::portSecEntry,,not-accessible,portSecIndex,current,,An entry appears in port security table for each interface 
.1.3.6.1.4.1.171.10.76.10.14.2.1.1.1,DGS-1210-24-AX::portSecIndex,Integer32,read-only,,current,,The interface index for which the configuration in this  entry applies.
.1.3.6.1.4.1.171.10.76.10.14.2.1.1.2,DGS-1210-24-AX::portSecState,INTEGER,read-write,,current,enabled(1):disabled(2),Enable / disable port security admin state for the interface.  A given ports' dynamic MAC address learning will be stopped such that the current source MAC addresses entered into the MAC address forwarding table can not be changed once the port security admin  state is enabled.
.1.3.6.1.4.1.171.10.76.10.14.2.1.1.3,DGS-1210-24-AX::portSecMLA,Integer32,read-write,,current,,Configures interface port security maximum learning address numbers.  When given ports' admin state is enabled, allows forwarding  table learning address number. The number can be set 0 to 64. Note: Set value 0 means cannot learn MAC address.
.1.3.6.1.4.1.171.10.76.10.14.3,DGS-1210-24-AX::securityARPSpoofPrevent,,,,,,
.1.3.6.1.4.1.171.10.76.10.14.3.1,DGS-1210-24-AX::aRPSpoofPreventTable,,not-accessible,,current,,A table to control ARP Spoofing prevention for the entire 
.1.3.6.1.4.1.171.10.76.10.14.3.1.1,DGS-1210-24-AX::aRPSpoofPreventEntry,,not-accessible,aRPSpoofPreventIpAddr,current,,An entry appears in this table for each interface 
.1.3.6.1.4.1.171.10.76.10.14.3.1.1.1,DGS-1210-24-AX::aRPSpoofPreventIpAddr,IpAddress,not-accessible,,current,,Specifies either the Network or Host address from which the switch
.1.3.6.1.4.1.171.10.76.10.14.3.1.1.2,DGS-1210-24-AX::aRPSpoofPreventMacAddress,OCTET,read-write,,current,,Ethernet Mac Address.
.1.3.6.1.4.1.171.10.76.10.14.3.1.1.3,DGS-1210-24-AX::aRPSpoofPreventPortList,OCTET,read-write,,current,,Specifies the port numbers through which the authorized manager can
.1.3.6.1.4.1.171.10.76.10.14.3.1.1.4,DGS-1210-24-AX::aRPSpoofPreventRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.10.76.10.14.5,DGS-1210-24-AX::securitySSL,,,,,,
.1.3.6.1.4.1.171.10.76.10.14.5.1,DGS-1210-24-AX::sslSecurityHttpStatus,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling secure HTTP in the system.
.1.3.6.1.4.1.171.10.76.10.14.5.2,DGS-1210-24-AX::sslCiphers,,,,,,
.1.3.6.1.4.1.171.10.76.10.14.5.2.1,DGS-1210-24-AX::sslCipherSuiteList,BITS,read-write,,current,rsa-null-md5(0):rsa-null-sha(1):rsa-des-sha(2):rsa-3des-sha(3):dh-rsa-des-sha(4):dh-rsa-3des-sha(5):rsa-exp1024-des-sha(6),This object is to configure the cipher-suites list.
.1.3.6.1.4.1.171.10.76.10.14.7,DGS-1210-24-AX::securityDhcpServerScreen,,,,,,
.1.3.6.1.4.1.171.10.76.10.14.7.1,DGS-1210-24-AX::dhcpServerScreenEnablePortlist,OCTET,read-write,,current,,To enable or disable DHCP Server Screening port list.
.1.3.6.1.4.1.171.10.76.10.15,DGS-1210-24-AX::companyACLGroup,,,,,,
.1.3.6.1.4.1.171.10.76.10.15.1,DGS-1210-24-AX::aclProfile,,,,,,
.1.3.6.1.4.1.171.10.76.10.15.1.1,DGS-1210-24-AX::aclProfileTable,,not-accessible,,current,, A table to ACL profile . 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1,DGS-1210-24-AX::aclProfileEntry,,not-accessible,aclProfileNo,current,, Each entry in this table is a ACL profile. Index to the table is ACL profile ID. 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.1,DGS-1210-24-AX::aclProfileNo,Integer32,read-only,,current,,The ACL Profile ID. The ID 1 to 50 is user-defined ACL, and the ID more than 50 is reserved for system-defined ACL. The user only allow to create user-defined ACL ID. And system-defined ACL is read only.
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.2,DGS-1210-24-AX::aclProfileType,INTEGER,read-write,,current,l2(1):l3(2):arpSP-permit(4):arpSP-deny(5):voiceVlan(6),The ACL Profile type, possible value are l2 (1) - for MAC-based rule,  l3 (2) - for IPv4-based rule, arpSP-permit(4) - for ARP Spoofing prevention entry, arpSP-deny(5) - for ARP Spoofing prevention entry, voiceVlan(6) - for Voice VLAN OUI entry. Note that only l2 and l3 could be set by user,  other is reserved for system to show information. 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.3,DGS-1210-24-AX::aclProfileRuleCount,Integer32,read-only,,current,,The number of rules in this profile.
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.4,DGS-1210-24-AX::aclProfileMask,OCTET,read-write,,current,,Indicate which field want to care in the packet. Turn on the following bits to select the following items Type Item BIT  ------------------------------------------ L2 DST-MAC 0 (LSB)  L2 SRC-MAC 1  L2 VID 2  L2 8021P-PRIORITY 3  L2 ETHER-TYPE 4  L3 DSCP 5  L3 ICMP-TYPE 6  L3 ICMP-CODE 7  L3 IGMP-TYPE 8  L3 DST-IP 9  L3 SRC-IP 10  L3 DST-PORT 11  L3 SRC-PORT 12  L3 TCPFLAG 13  ARP-SP ARP-SENDER-MAC 14  ARP-SP ARP-SENDER-IP 15 (MSB) -------------------------------------------  The value is in Hex format. 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.5,DGS-1210-24-AX::aclProfileDstMacAddrMask,OCTET,read-write,,current,,The ACL Profile destination MAC address mask. If DST-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleDstMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.6,DGS-1210-24-AX::aclProfileSrcMacAddrMask,OCTET,read-write,,current,,The ACL Profile source MAC address mask. If SRC-MAC is turn on in aclProfileMask,  it will work with its member rule field,aclL2RuleSrcMacAddr,  to caculate a range of MAC address which is really care. 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.7,DGS-1210-24-AX::aclProfileIPProtocol,INTEGER,read-write,,current,none(0):icmp(1):igmp(2):tcp(6):udp(17),Indicate which IP Protocol will be care in this profile. Only profile type is l3 can set the IP protocol. For others, this field will be none. 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.8,DGS-1210-24-AX::aclProfileDstIpAddrMask,IpAddress,read-write,,current,,The ACL Profile destination IP address mask. If DST-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleDstIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.9,DGS-1210-24-AX::aclProfileSrcIpAddrMask,IpAddress,read-write,,current,,The ACL Profile source IP address mask. If SRC-IP is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleSrcIpAddr,  to caculate a range of IP address which is really care. The value is in HEX format, for example: '255.255.255.0' is presented to 'FFFFFF00' 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.10,DGS-1210-24-AX::aclProfileDstPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP destination port mask. If DST-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpDstPort,  to caculate a range of destination port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.11,DGS-1210-24-AX::aclProfileSrcPortMask,OCTET,read-write,,current,,The ACL Profile UDP/TCP source port mask. If SRC-PORT is turn on in aclProfileMask,  it will work with its member rule field,aclL3RuleTcpUdpSrcPort,  to caculate a range of source port which is really care. The value is in HEX format. 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.12,DGS-1210-24-AX::aclProfileArpSenderMacAddrMask,OCTET,read-only,,current,,The ACL Profile Sender MAC mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.13,DGS-1210-24-AX::aclProfileArpSenderIpAddrMask,IpAddress,read-only,,current,,The ACL Profile Sender IP mask. This is only for ARP Spoofing Prevention which is System-defined ACL, and it's not allow to modify. The value is in HEX format. 
.1.3.6.1.4.1.171.10.76.10.15.1.1.1.14,DGS-1210-24-AX::aclProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), This object indicates the status of this entry, can only be set to 'createAndWait','active' and 'destroy'.  When the value of the entry status is 'createAndWait', it could be  set to 'active' only if the three values of aclProfileType, aclProfileMask and ProtocolType are not conflicted. 
.1.3.6.1.4.1.171.10.76.10.15.2,DGS-1210-24-AX::aclL2Rule,,,,,,
.1.3.6.1.4.1.171.10.76.10.15.2.1,DGS-1210-24-AX::aclL2RuleTable,,not-accessible,,current,,A table to configure L2 filter rules in the system.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1,DGS-1210-24-AX::aclL2RuleEntry,,not-accessible,aclL2AccessID:aclL2ProfileID,current,,Each entry in this table is a L2 filter rule. Index to the table is the L2 filter number and Profile ID.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.1,DGS-1210-24-AX::aclL2AccessID,Integer32,read-only,,current,,L2 Filter rule ID.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.2,DGS-1210-24-AX::aclL2ProfileID,Integer32,read-only,,current,,ACL Profile ID which this rule join.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.3,DGS-1210-24-AX::aclL2RuleEtherType,Integer32,read-write,,current,,The value in the Type/Len field of a frame that will be matched to trigger this filter. The default value of this object is '-1', which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.4,DGS-1210-24-AX::aclL2RuleDstMacAddr,OCTET,read-write,,current,,Destination MAC address to be matched with the packet. By Default, the Destination Mac Address will be zero,which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.5,DGS-1210-24-AX::aclL2RuleSrcMacAddr,OCTET,read-write,,current,,Source MAC address to be matched with the packet. By Default, the Source  Mac Address will be zero, which means the rule don't care this condition.. address
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.6,DGS-1210-24-AX::aclL2RuleVlanId,Integer32,read-write,,current,,Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will be treated as customer Vlan Id. By Default, the value will be '-1',  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.7,DGS-1210-24-AX::aclL2Rule1pPriority,Integer32,read-write,,current,,802.1p priority to be matched with the packet. By Default, the value will be '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.8,DGS-1210-24-AX::aclL2RuleDstMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Destination MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.9,DGS-1210-24-AX::aclL2RuleSrcMacAddrMask,OCTET,read-only,,current,,The MAC address Mask work for Source MAC address. This field is read-only and copy from it's Profile setting.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.10,DGS-1210-24-AX::aclL2RuleInPortList,OCTET,read-write,,current,,Specifies the complete set of ports over which this filter is applied for packets ingress at ports in this list.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.11,DGS-1210-24-AX::aclL2RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded.
.1.3.6.1.4.1.171.10.76.10.15.2.1.1.13,DGS-1210-24-AX::aclL2RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.76.10.15.3,DGS-1210-24-AX::aclL3Rule,,,,,,
.1.3.6.1.4.1.171.10.76.10.15.3.1,DGS-1210-24-AX::aclL3RuleTable,,not-accessible,,current,, A table to configure L3 filter rules in the system. 
.1.3.6.1.4.1.171.10.76.10.15.3.1.1,DGS-1210-24-AX::aclL3RuleEntry,,not-accessible,aclL3RuleAccessID:aclL3RuleProfileNo,current,, Each entry in this table is a L3 filter rule. Index to the table is L3 filter number. 
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.1,DGS-1210-24-AX::aclL3RuleAccessID,Integer32,read-only,,current,,L3 Filter rule ID.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.2,DGS-1210-24-AX::aclL3RuleProfileNo,Integer32,read-only,,current,,The Profile ID which this rule join.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.3,DGS-1210-24-AX::aclL3RuleProtocol,INTEGER,read-only,,current,icmp(1):igmp(2):tcp(6):udp(17), The type of protocol to be checked against the packet.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.4,DGS-1210-24-AX::aclL3RuleICMPMessageType,Integer32,read-write,,current,, The message type to be checked against the packet. If the message type matches with the packet, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1',which means the rule don't care this  condition. Some ICMP message types are:  echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply (18), 
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.5,DGS-1210-24-AX::aclL3RuleICMPMessageCode,Integer32,read-write,,current,, The message code to be checked against the packet. If the packet matches with the message code, then the packet will be dropped / allowed based on the action set in aclL3RuleAction. The default value is '-1', which means the rule don't care this  condition. Some ICMP message codes are : networkUnreachable(0), hostUnreachable(1), protocolUnreachable(2), portUnreachable(3), fragmentNeed(4), sourceRouteFail(5), destNetworkUnknown(6), destHostUnknown(7), srcHostIsolated(8), destNetworkAdminProhibited(9), destHostAdminProhibited(10), networkUnreachableTOS(11), hostUnreachableTOS(12), 
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.6,DGS-1210-24-AX::aclL3RuleDstIpAddr,IpAddress,read-write,,current,,Destination IP address to be matched with the packet. The default value will be zero, which means the rule  don't care this condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.7,DGS-1210-24-AX::aclL3RuleSrcIpAddr,IpAddress,read-write,,current,,Source IP address to be matched with the packet. The default value will be zero, which means the  rule don't care this condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.8,DGS-1210-24-AX::aclL3RuleDstIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Destination IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.9,DGS-1210-24-AX::aclL3RuleSrcIpAddrMask,IpAddress,read-only,,current,,The IP subnet mask for Source IP address. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.10,DGS-1210-24-AX::aclL3RuleTcpUdpDstPort,Integer32,read-write,,current,,The TCP / UDP destination port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.11,DGS-1210-24-AX::aclL3RuleTcpUdpSrcPort,Integer32,read-write,,current,,The TCP / UDP source port. The default value is -1,  which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.12,DGS-1210-24-AX::aclL3RuleTcpUdpDstPortMask,OCTET,read-only,,current,,The TCP / UDP Destination port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.13,DGS-1210-24-AX::aclL3RuleTcpUdpSrcPortMask,OCTET,read-only,,current,,The TCP / UDP Source port Mask. This field is read-only and copy from it's Profile setting. 
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.14,DGS-1210-24-AX::aclL3RuleTcpAckBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP ACK bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.15,DGS-1210-24-AX::aclL3RuleTcpRstBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP RST bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.16,DGS-1210-24-AX::aclL3RuleTcpUrgBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Urg bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.17,DGS-1210-24-AX::aclL3RuleTcpPshBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Psh bit to be checked against the packet. The default  value is 'dont-care'(-1). which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.18,DGS-1210-24-AX::aclL3RuleTcpSynBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Syn bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.19,DGS-1210-24-AX::aclL3RuleTcpFinBit,INTEGER,read-create,,current,dont-care(-1):establish(1):notEstablish(2), The TCP Fin bit to be checked against the packet. The default  value is 'dont-care'(-1), which means the rule don't care this  condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.20,DGS-1210-24-AX::aclL3RuleDscp,Integer32,read-create,,current,, The IP Dscp value to be checked against the packet.  A default value is '-1', which means the rule don't  care this condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.21,DGS-1210-24-AX::aclL3RuleIgmpType,Integer32,read-write,,current,, The IGMP Type to be checked against the packet.A default value is '-1', which means the rule don't care this condition.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.22,DGS-1210-24-AX::aclL3RulePortList,OCTET,read-write,,current,,Specifies the complete set of ports over which if the packet arrives this filter rule will be applicable.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.23,DGS-1210-24-AX::aclL3RuleAction,INTEGER,read-write,,current,allow(1):drop(2),Specifies the action to be taken on the packet if the filter rule matches.
.1.3.6.1.4.1.171.10.76.10.15.3.1.1.25,DGS-1210-24-AX::aclL3RuleStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object  is SET 'active'. The entry in this table is not used when this  object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.
.1.3.6.1.4.1.171.10.76.10.16,DGS-1210-24-AX::companySyslog,,,,,,
.1.3.6.1.4.1.171.10.76.10.16.1,DGS-1210-24-AX::syslogGeneralGroup,,,,,,
.1.3.6.1.4.1.171.10.76.10.16.1.1,DGS-1210-24-AX::syslogLogSrvAddr,IpAddress,read-write,,current,,Specifies the syslog server IP to be used for remote logging. When  configured, a new socket will be opened for this address.  When the address is changed, the socket opened for the previous address  will be closed and a new socket will be opened for this address.
.1.3.6.1.4.1.171.10.76.10.16.1.2,DGS-1210-24-AX::syslogUDPPort,INTEGER,read-write,,current,,The value is for setting UDP Port.
.1.3.6.1.4.1.171.10.76.10.16.1.3,DGS-1210-24-AX::syslogTimeStamp,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling timestamp option. When enabled, the messages (log and email alert messages) will hold the time stamp information. When disabled, the time stamp information will not be carried with the messages sent to the log and mail servers.
.1.3.6.1.4.1.171.10.76.10.16.1.4,DGS-1210-24-AX::syslogSeverity,INTEGER,read-write,,current,warning(4):info(6):all(7),Specifies the log level option to be set for a specific module.
.1.3.6.1.4.1.171.10.76.10.16.1.5,DGS-1210-24-AX::syslogFacility,INTEGER,read-write,,current,local0(128):local1(136):local2(144):local3(152):local4(160):local5(168):local6(176):local7(184),The Syslog standard facilities. The facility to be used when sending Syslog messages to this server.
.1.3.6.1.4.1.171.10.76.10.16.1.6,DGS-1210-24-AX::syslogLogging,INTEGER,read-write,,current,enable(1):disable(2),This object is for enabling or disabling syslog alert features in the system. System Logs record and manage events, as well as report errors and  informational messages.
.1.3.6.1.4.1.171.10.76.10.17,DGS-1210-24-AX::companyLBD,,,,,,
.1.3.6.1.4.1.171.10.76.10.17.1,DGS-1210-24-AX::sysLBDStateEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Loopback detection function. The Loopback Detection function is used to detect the loop created by a specific port while Spanning Tree Protocol (STP) is not  enabled in the network, especially when the down links are hubs  or unmanaged switchs.The Switch will automatically shutdown the  port and sends a log to the administrator.
.1.3.6.1.4.1.171.10.76.10.17.2,DGS-1210-24-AX::sysLBDInterval,Integer32,read-write,,current,,Set a Loop detection Interval between 1 and 32767 seconds. The default is 2 seconds. This time interval to be used at counting time seconds to resend the CTP packet automatically.
.1.3.6.1.4.1.171.10.76.10.17.3,DGS-1210-24-AX::sysLBDRecoverTime,Integer32,read-write,,current,,This time interval to be used at counting time seconds to recover the disabled port automatically.  The Loop Detection Recover Time can be set at 0 seconds,  or 60 to 1000000 seconds. Entering 0 will disable the Loop Detection Recover Time. The default is 60 seconds.
.1.3.6.1.4.1.171.10.76.10.17.4,DGS-1210-24-AX::sysLBDCtrlTable,,not-accessible,,current,,A table to control Loopback detection features either for  the entire switch or for each interface in the switch.
.1.3.6.1.4.1.171.10.76.10.17.4.1,DGS-1210-24-AX::sysLBDCtrlEntry,,not-accessible,sysLBDCtrlIndex,current,,An entry appears in this table for each interface  in the system.
.1.3.6.1.4.1.171.10.76.10.17.4.1.1,DGS-1210-24-AX::sysLBDCtrlIndex,Integer32,read-only,,current,,The interface index of the port for which the configuration in this entry applies.
.1.3.6.1.4.1.171.10.76.10.17.4.1.2,DGS-1210-24-AX::sysLBDPortStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Provides control to per port enable or disable the loopback detection  function. Default is disabled.
.1.3.6.1.4.1.171.10.76.10.17.4.1.3,DGS-1210-24-AX::sysLBDPortLoopStatus,INTEGER,read-only,,current,normal(1):disabled(2),The loop status for this port.
.1.3.6.1.4.1.171.10.76.10.18,DGS-1210-24-AX::companyMirror,,,,,,
.1.3.6.1.4.1.171.10.76.10.18.1,DGS-1210-24-AX::sysMirrorStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Enable/Disable Port Mirroring function. Default is disabled. Port Mirroring is a method of monitoring network traffic that  forwards a copy of each incoming and/or outgoing packet from one  port of the Switch to another port where the packet can be studied.
.1.3.6.1.4.1.171.10.76.10.18.2,DGS-1210-24-AX::sysMirrorTargetPort,Integer32,read-write,,current,,Specifies the port to which the mirrored traffic in the system  is to be copied.
.1.3.6.1.4.1.171.10.76.10.18.3,DGS-1210-24-AX::sysMirrorCtrlIngressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of ingress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.76.10.18.4,DGS-1210-24-AX::sysMirrorCtrlEgressMirroring,OCTET,read-write,,current,,Provides control to enable or disable mirroring of egress  traffic over this interface to the mirrored-to port.
.1.3.6.1.4.1.171.10.76.10.19,DGS-1210-24-AX::companyTrapSetting,,,,,,
.1.3.6.1.4.1.171.10.76.10.19.1,DGS-1210-24-AX::sysTrapIP,IpAddress,read-write,,current,,The smart console utility's IP address is used to recive trap events.
.1.3.6.1.4.1.171.10.76.10.19.2,DGS-1210-24-AX::sysTrapSystemEvent,INTEGER,read-write,,current,none(0):deviceBootUp(1):illegalLogin(2):both(3),Enable/Disable system trap events in the switch system.
.1.3.6.1.4.1.171.10.76.10.19.3,DGS-1210-24-AX::sysTrapFiberPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable fiber port trap event in the system.
.1.3.6.1.4.1.171.10.76.10.19.4,DGS-1210-24-AX::sysTrapTwistedPortEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable twisted port trap event in the system.
.1.3.6.1.4.1.171.10.76.10.19.5,DGS-1210-24-AX::sysTrapStateChangeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable RSTP state change trap event in the system.
.1.3.6.1.4.1.171.10.76.10.19.6,DGS-1210-24-AX::sysTrapFirmUpgradeEvent,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable firmware upgrading trap event in the system.
.1.3.6.1.4.1.171.10.76.10.19.10,DGS-1210-24-AX::sysTrapStatus,INTEGER,read-write,,current,enable(1):disable(2),Enable/Disable trap event in the system.
.1.3.6.1.4.1.171.10.76.10.20,DGS-1210-24-AX::companySNTPSetting,,,,,,
.1.3.6.1.4.1.171.10.76.10.20.1,DGS-1210-24-AX::sysSNTPTimeSeconds,Integer32,read-write,,current,,This object is for setting the system time in seconds  from Epoch (00:00:00 UTC, January 1, 2009). Notice :  input value must larger than 1230768000 (00:00:00 UTC,  January 1, 2009) and smaller than 2145916799 (23:59:59 UTC, December 31, 2037).
.1.3.6.1.4.1.171.10.76.10.20.2,DGS-1210-24-AX::sysSNTPFirstServer,IpAddress,read-write,,current,,SNTP First Server's IP Address
.1.3.6.1.4.1.171.10.76.10.20.3,DGS-1210-24-AX::sysSNTPSecondServer,IpAddress,read-write,,current,,SNTP Second Server's IP Address
.1.3.6.1.4.1.171.10.76.10.20.4,DGS-1210-24-AX::sysSNTPPollInterval,Integer32,read-write,,current,,SNTP Poll Interval In Seconds (30-99999) 
.1.3.6.1.4.1.171.10.76.10.20.5,DGS-1210-24-AX::sysSNTPState,INTEGER,read-write,,current,sntp(1):local(2),Enable/Disable SNTP function in the system.
.1.3.6.1.4.1.171.10.76.10.20.6,DGS-1210-24-AX::sysSNTPDSTOffset,INTEGER,read-write,,current,offset30min(30):offset60min(60):offset90min(90):offset120min(120),This object is for Daylight Saving Time Offset In (30/60/90/120) Minutes.
.1.3.6.1.4.1.171.10.76.10.20.7,DGS-1210-24-AX::sysSNTPGMTMinutes,INTEGER,read-write,,current,,Specifies the Time Zone Offset from GMT in +/- Minutes. (+780 ~ -720)
.1.3.6.1.4.1.171.10.76.10.20.8,DGS-1210-24-AX::sysSNTPDSTStartMon,INTEGER,read-write,,current,,The start month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.76.10.20.9,DGS-1210-24-AX::sysSNTPDSTStartDay,INTEGER,read-write,,current,,The start day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.76.10.20.10,DGS-1210-24-AX::sysSNTPDSTStartHour,INTEGER,read-write,,current,,The start hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.76.10.20.11,DGS-1210-24-AX::sysSNTPDSTStartMin,INTEGER,read-write,,current,,The start minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.76.10.20.12,DGS-1210-24-AX::sysSNTPDSTEndMon,INTEGER,read-write,,current,,The end month of Daylight Saving Time.
.1.3.6.1.4.1.171.10.76.10.20.13,DGS-1210-24-AX::sysSNTPDSTEndDay,INTEGER,read-write,,current,,The end day of Daylight Saving Time.
.1.3.6.1.4.1.171.10.76.10.20.14,DGS-1210-24-AX::sysSNTPDSTEndHour,INTEGER,read-write,,current,,The end hour of Daylight Saving Time.
.1.3.6.1.4.1.171.10.76.10.20.15,DGS-1210-24-AX::sysSNTPDSTEndMin,INTEGER,read-write,,current,,The end minute of Daylight Saving Time.
.1.3.6.1.4.1.171.10.76.10.20.16,DGS-1210-24-AX::sysSNTPDSTState,INTEGER,read-write,,current,annual(1):disabled(2),This object is for Annual(1) or Disabled(2) DST state in the system.
.1.3.6.1.4.1.171.10.76.10.21,DGS-1210-24-AX::companyVoiceVlan,,,,,,
.1.3.6.1.4.1.171.10.76.10.21.1,DGS-1210-24-AX::voicevlanSystem,,,,,,
.1.3.6.1.4.1.171.10.76.10.21.1.2,DGS-1210-24-AX::voiceVlanMode,INTEGER,read-write,,current,enabled(1):disabled(2),Voice VLAN is a feature that allows you to automatically place  the voice traffic from IP phone to an assigned VLAN to enhance  the VoIP service.  This object is for enabling or disabling Voice Vlan function  in the system.  If the Vlan mode is in Asymmetric VLAN mode, Voice VLAN can not  be enabled.
.1.3.6.1.4.1.171.10.76.10.21.1.3,DGS-1210-24-AX::voiceVlanId,INTEGER,read-write,,current,,The ID of VLAN that you want the voice traffic to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.76.10.21.1.4,DGS-1210-24-AX::voiceVlanTimeout,INTEGER,read-write,,current,,A period of time in hour to remove a port from voice VLAN  if the port is an automatic VLAN member. The Timeout range is 1~120 hours. Default aging time is 1 hour.
.1.3.6.1.4.1.171.10.76.10.21.1.5,DGS-1210-24-AX::voiceVlanPriority,INTEGER,read-write,,current,highest(0):high(1):medium(2):low(3),The 802.1p priority levels of the traffic in the Voice VLAN.
.1.3.6.1.4.1.171.10.76.10.21.1.6,DGS-1210-24-AX::voicevlanPortControlTable,,not-accessible,,current,,A table that contains Voice Vlan Port Control configuration information.
.1.3.6.1.4.1.171.10.76.10.21.1.6.1,DGS-1210-24-AX::voicevlanPortControlEntry,,not-accessible,voicevlanPortControlIndex,current,,A list of Voice Vlan Control configuration parameters for each Port on this device.
.1.3.6.1.4.1.171.10.76.10.21.1.6.1.1,DGS-1210-24-AX::voicevlanPortControlIndex,Integer32,read-only,,current,,The voice vlan port index.
.1.3.6.1.4.1.171.10.76.10.21.1.6.1.2,DGS-1210-24-AX::voicevlanPortAutoDetection,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Voice Vlan Auto  Detection in the port. If the auto detection is enable, switch will add this port  to the voice VLAN automatically if it detects the device OUI  matches the Telephony OUI. If the port is a static member of voice vlan or a LA member, it can not enable voice vlan auto detection.
.1.3.6.1.4.1.171.10.76.10.21.1.6.1.3,DGS-1210-24-AX::voicevlanPortState,INTEGER,read-only,,current,manual(1):dynamic(2):none(3),This object indicates Voice vlan state to this Port. manual - this port is a static member of voice vlan. dynamic - this port is a dynamic member of voice vlan. none - this port is not a member of voice vlan.
.1.3.6.1.4.1.171.10.76.10.21.2,DGS-1210-24-AX::voicevlanOUI,,,,,,
.1.3.6.1.4.1.171.10.76.10.21.2.1,DGS-1210-24-AX::voicevlanOUITable,,not-accessible,,current,,A voice vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.76.10.21.2.1.1,DGS-1210-24-AX::voicevlanOUIEntry,,not-accessible,voicevlanOUITelephonyOUI,current,,A voice vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.76.10.21.2.1.1.1,DGS-1210-24-AX::voicevlanOUITelephonyOUI,OCTET,read-only,,current,,An Organizationally Unique Identifier (OUI) is a 24-bit number  that is purchased from the IEEE Registration Authority. This identifier  uniquely identifies a vendor, manufacturer, or other organization. This object indicates the voice traffic's OUI that user created.
.1.3.6.1.4.1.171.10.76.10.21.2.1.1.2,DGS-1210-24-AX::voicevlanOUIDescription,OCTET,read-write,,current,,The Description for the OUI.
.1.3.6.1.4.1.171.10.76.10.21.2.1.1.3,DGS-1210-24-AX::voicevlanOUIMask,OCTET,read-only,,current,,Voice vlan OUI Mask. Always be FF:FF:FF:00:00:00.
.1.3.6.1.4.1.171.10.76.10.21.2.1.1.4,DGS-1210-24-AX::voicevlanOUIStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the voicevlanOUIStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.76.10.25,DGS-1210-24-AX::companySNMPV3,,,,,,
.1.3.6.1.4.1.171.10.76.10.25.1,DGS-1210-24-AX::snmpGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP Community function.
.1.3.6.1.4.1.171.10.76.10.25.2,DGS-1210-24-AX::snmpV3User,,,,,,
.1.3.6.1.4.1.171.10.76.10.25.2.1,DGS-1210-24-AX::snmpV3UserTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.76.10.25.2.1.1,DGS-1210-24-AX::snmpV3UserEntry,,not-accessible,snmpV3UserName:snmpV3UserVersion,current,,
.1.3.6.1.4.1.171.10.76.10.25.2.1.1.1,DGS-1210-24-AX::snmpV3UserName,OCTET,read-only,,current,,A human readable string representing the name of the user.  This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.76.10.25.2.1.1.2,DGS-1210-24-AX::snmpV3UserVersion,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),A human readable string representing the name of the user.  This is the (User-based Security) Model dependent security ID. 
.1.3.6.1.4.1.171.10.76.10.25.2.1.1.3,DGS-1210-24-AX::snmpV3UserGroupName,OCTET,read-create,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs.  This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.76.10.25.2.1.1.4,DGS-1210-24-AX::snmpV3UserAuthProtocol,INTEGER,read-create,,current,none(1):md5(2):sha(3),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be authenticated, and if so, the type of authentication protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of UserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoAuthProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoAuthProtocol, then an 'inconsistentValue' error must be returned. If a set operation tries to set the value to the NoAuthProtocol while the UserPrivProtocol value in the same row is not equal to NoPrivProtocol, then an 'inconsistentValue' error must be returned. That means that an SNMP command generator application must first ensure that the UserPrivProtocol is set to the NoPrivProtocol value before it can set the UserAuthProtocol value to NoAuthProtocol. 
.1.3.6.1.4.1.171.10.76.10.25.2.1.1.5,DGS-1210-24-AX::snmpV3UserAuthProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.76.10.25.2.1.1.6,DGS-1210-24-AX::snmpV3UserPrivProtocol,INTEGER,read-create,,current,none(1):des(2),An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be protected from disclosure, and if so, the type of privacy protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of usmUserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoPrivProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoPrivProtocol, then an 'inconsistentValue' error must be returned. Note that if any privacy protocol is used, then you must also use an authentication protocol. In other words, if usmUserPrivProtocol is set to anything else than NoPrivProtocol, then the corresponding instance of usmUserAuthProtocol cannot have a value of usmNoAuthProtocol. If it does, then an 'inconsistentValue' error must be returned. 
.1.3.6.1.4.1.171.10.76.10.25.2.1.1.7,DGS-1210-24-AX::snmpV3UserPrivProtocolPassword,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.10.76.10.25.2.1.1.8,DGS-1210-24-AX::snmpV3UserStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady'. In particular, a newly created row for a user who employs authentication, cannot be made active until the corresponding usmUserCloneFrom and usmUserAuthKeyChange have been set. Further, a newly created row for a user who also employs privacy, cannot be made active until the usmUserPrivKeyChange has been set. The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified, except for usmUserOwnAuthKeyChange and usmUserOwnPrivKeyChange. For these 2 objects, the value of usmUserStatus MUST be active. 
.1.3.6.1.4.1.171.10.76.10.25.3,DGS-1210-24-AX::snmpV3Group,,,,,,
.1.3.6.1.4.1.171.10.76.10.25.3.1,DGS-1210-24-AX::snmpV3GroupTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.76.10.25.3.1.1,DGS-1210-24-AX::snmpV3GroupEntry,,not-accessible,snmpV3GroupName:snmpV3GroupSecurityModel:snmpV3GroupSecurityLevel,current,,
.1.3.6.1.4.1.171.10.76.10.25.3.1.1.1,DGS-1210-24-AX::snmpV3GroupName,OCTET,read-only,,current,,The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs.  This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable. 
.1.3.6.1.4.1.171.10.76.10.25.3.1.1.2,DGS-1210-24-AX::snmpV3GroupSecurityModel,INTEGER,read-only,,current,v1(1):v2c(2):v3(3),In order to gain the access rights allowed by this conceptual row, this securityModel must be in use. 
.1.3.6.1.4.1.171.10.76.10.25.3.1.1.3,DGS-1210-24-AX::snmpV3GroupSecurityLevel,INTEGER,read-only,,current,noAuthNoPriv(1):authNoPriv(2):authPriv(3),The minimum level of security required in order to gain the access rights allowed by this conceptual row. A securityLevel of noAuthNoPriv is less than authNoPriv which in turn is less than authPriv.  If multiple entries are equally indexed except for this vacmAccessSecurityLevel index, then the entry which has the highest value for vacmAccessSecurityLevel is selected. 
.1.3.6.1.4.1.171.10.76.10.25.3.1.1.4,DGS-1210-24-AX::snmpV3GroupReadViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes read access.  The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.76.10.25.3.1.1.5,DGS-1210-24-AX::snmpV3GroupWriteViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes write access.  The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.76.10.25.3.1.1.6,DGS-1210-24-AX::snmpV3GroupNotifyViewName,OCTET,read-create,,current,,The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes access for notifications.  The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. 
.1.3.6.1.4.1.171.10.76.10.25.3.1.1.7,DGS-1210-24-AX::snmpV3GroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row.  The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified:  The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.76.10.25.4,DGS-1210-24-AX::snmpV3ViewTree,,,,,,
.1.3.6.1.4.1.171.10.76.10.25.4.1,DGS-1210-24-AX::snmpV3ViewTreeTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.76.10.25.4.1.1,DGS-1210-24-AX::snmpV3ViewTreeEntry,,not-accessible,snmpV3viewTreeName:snmpV3viewTreeSubtree,current,,
.1.3.6.1.4.1.171.10.76.10.25.4.1.1.1,DGS-1210-24-AX::snmpV3viewTreeName,OCTET,read-only,,current,,The human readable name for a family of view subtrees. 
.1.3.6.1.4.1.171.10.76.10.25.4.1.1.2,DGS-1210-24-AX::snmpV3viewTreeSubtree,OBJECT,read-only,,current,,The MIB subtree which when combined with the corresponding instance of vacmViewTreeFamilyMask defines a family of view subtrees. 
.1.3.6.1.4.1.171.10.76.10.25.4.1.1.3,DGS-1210-24-AX::snmpV3viewTreeMask,OCTET,read-create,,current,,The bit mask which, in combination with the corresponding instance of vacmViewTreeFamilySubtree, defines a family of view subtrees.  Each bit of this bit mask corresponds to a sub-identifier of vacmViewTreeFamilySubtree, with the most significant bit of the i-th octet of this octet string value (extended if necessary, see below) corresponding to the (8*i - 7)-th sub-identifier, and the least significant bit of the i-th octet of this octet string corresponding to the (8*i)-th sub-identifier, where i is in the range 1 through 16.  Each bit of this bit mask specifies whether or not the corresponding sub-identifiers must match when determining if an OBJECT IDENTIFIER is in this family of view subtrees; a '1' indicates that an exact match must occur; a '0' indicates 'wild card', i.e., any sub-identifier value matches.  Thus, the OBJECT IDENTIFIER X of an object instance is contained in a family of view subtrees if, for each sub-identifier of the value of vacmViewTreeFamilySubtree, either:  the i-th bit of vacmViewTreeFamilyMask is 0, or  the i-th sub-identifier of X is equal to the i-th sub-identifier of the value of vacmViewTreeFamilySubtree.  If the value of this bit mask is M bits long and  there are more than M sub-identifiers in the corresponding instance of vacmViewTreeFamilySubtree, then the bit mask is extended with 1's to be the required length.  Note that when the value of this object is the zero-length string, this extension rule results in a mask of all-1's being used (i.e., no 'wild card'), and the family of view subtrees is the one view subtree uniquely identified by the corresponding instance of vacmViewTreeFamilySubtree.  Note that masks of length greater than zero length do not need to be supported. In this case this object is made read-only. 
.1.3.6.1.4.1.171.10.76.10.25.4.1.1.4,DGS-1210-24-AX::snmpV3viewTreeType,INTEGER,read-create,,current,included(1):excluded(2),Indicates whether the corresponding instances of vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask define a family of view subtrees which is included in or excluded from the MIB view. 
.1.3.6.1.4.1.171.10.76.10.25.4.1.1.5,DGS-1210-24-AX::snmpV3viewTreeStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row.  The RowStatus TC [RFC2579] requires that thisclause states under which circumstances other objects in this row can be modified:  The value of this object has no effect on whether other objects in this conceptual row can be modified. 
.1.3.6.1.4.1.171.10.76.10.25.5,DGS-1210-24-AX::snmpV3Community,,,,,,
.1.3.6.1.4.1.171.10.76.10.25.5.1,DGS-1210-24-AX::snmpV3CommunityTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.76.10.25.5.1.1,DGS-1210-24-AX::snmpV3CommunityEntry,,not-accessible,snmpV3CommunityName,current,,
.1.3.6.1.4.1.171.10.76.10.25.5.1.1.1,DGS-1210-24-AX::snmpV3CommunityName,OCTET,read-only,,current,,The unique index value of a row in this table.
.1.3.6.1.4.1.171.10.76.10.25.5.1.1.2,DGS-1210-24-AX::snmpV3CommunityPolicy,OCTET,read-create,,current,,A human readable string representing the corresponding value of snmpCommunityName in a Security Model independent format.
.1.3.6.1.4.1.171.10.76.10.25.5.1.1.3,DGS-1210-24-AX::snmpV3CommunityStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row in the snmpCommunityTable.  An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The snmpCommunityName and snmpCommunitySecurityName objects must be explicitly set.  There is no restriction on setting columns in this table when the value of snmpCommunityStatus is active(1).
.1.3.6.1.4.1.171.10.76.10.25.6,DGS-1210-24-AX::snmpV3Host,,,,,,
.1.3.6.1.4.1.171.10.76.10.25.6.1,DGS-1210-24-AX::snmpV3HostTable,,not-accessible,,current,,
.1.3.6.1.4.1.171.10.76.10.25.6.1.1,DGS-1210-24-AX::snmpV3HostEntry,,not-accessible,snmpV3HostAddress,current,,
.1.3.6.1.4.1.171.10.76.10.25.6.1.1.1,DGS-1210-24-AX::snmpV3HostAddress,IpAddress,read-only,,current,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object. And this object is unique  identifier associated with this snmpNotifyEntry.
.1.3.6.1.4.1.171.10.76.10.25.6.1.1.2,DGS-1210-24-AX::snmpV3HostCommunityName,OCTET,read-create,,current,,The locally arbitrary.
.1.3.6.1.4.1.171.10.76.10.25.6.1.1.3,DGS-1210-24-AX::snmpV3HostVersion,INTEGER,read-create,,current,v1(1):v2c(2):v3NoAuthNoPriv(3):v3AuthNoPriv(4):v3AuthPriv(5),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.4.1.171.10.76.10.25.6.1.1.4,DGS-1210-24-AX::snmpV3HostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),
.1.3.6.1.4.1.171.10.76.10.25.7,DGS-1210-24-AX::snmpV3EngineID,OCTET,read-write,,current,,An SNMP engine's administratively-unique identifier. In a simple agent, this value is always that agent's own snmpEngineID value. The value can also take the value of the snmpEngineID of a remote SNMP engine with which this user can communicate.
.1.3.6.1.4.1.171.10.76.10.25.8,DGS-1210-24-AX::snmpV3Trap,,,,,,
.1.3.6.1.4.1.171.10.76.10.25.8.1,DGS-1210-24-AX::snmpV3TrapSNMPAuthentication,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling SNMP login fail event trap in the system.
.1.3.6.1.4.1.171.10.76.10.25.8.2,DGS-1210-24-AX::snmpV3TrapBootup,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling devie Bootup event  trap in the system.
.1.3.6.1.4.1.171.10.76.10.25.8.3,DGS-1210-24-AX::snmpV3TrapFiberLinkUpDown,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Fiber link up / link down event trap in the system.
.1.3.6.1.4.1.171.10.76.10.25.8.4,DGS-1210-24-AX::snmpV3TrapCopperLinkUpDown,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Copper link up / link down event trap in the system.
.1.3.6.1.4.1.171.10.76.10.25.8.5,DGS-1210-24-AX::snmpV3TrapRSTPStateChange,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling RSTP topology change event trap in the system.
.1.3.6.1.4.1.171.10.76.10.25.8.6,DGS-1210-24-AX::snmpV3TrapFirmUpgrade,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Firmware upgrade  suess or fail event trap in the system.
.1.3.6.1.4.1.171.10.76.10.26,DGS-1210-24-AX::companyAutoSurveillanceVlan,,,,,,
.1.3.6.1.4.1.171.10.76.10.26.1,DGS-1210-24-AX::autoSurveillanceVlanSystem,,,,,,
.1.3.6.1.4.1.171.10.76.10.26.1.1,DGS-1210-24-AX::autoSurveillanceVlanMode,INTEGER,read-write,,current,enabled(1):disabled(2),This object is for enabling or disabling Auto Surveillance Vlan function  in the system.  If the Vlan mode is in Asymmetric VLAN mode, Auto Surveillance VLAN can not  be enabled.
.1.3.6.1.4.1.171.10.76.10.26.1.2,DGS-1210-24-AX::autoSurveillanceVlanId,INTEGER,read-write,,current,,The ID of VLAN that you want the surveillance traffic to be in.  It must be a exist vlan id.
.1.3.6.1.4.1.171.10.76.10.26.1.3,DGS-1210-24-AX::autoSurveillanceVlanPriority,INTEGER,read-write,,current,highest(0):high(1):medium(2):low(3),The 802.1p priority levels of the traffic in the Auto Surveillance VLAN.
.1.3.6.1.4.1.171.10.76.10.26.2,DGS-1210-24-AX::autoSurveillanceVlanOUI,,,,,,
.1.3.6.1.4.1.171.10.76.10.26.2.1,DGS-1210-24-AX::autoSurveillanceVlanOUITable,,not-accessible,,current,,A Auto Surveillance vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.76.10.26.2.1.1,DGS-1210-24-AX::autoSurveillanceVlanOUIEntry,,not-accessible,autoSurveillanceVlanOUISurveillanceOUI,current,,A Auto Surveillance vlan OUI entry containing the description and mac.
.1.3.6.1.4.1.171.10.76.10.26.2.1.1.1,DGS-1210-24-AX::autoSurveillanceVlanOUISurveillanceOUI,OCTET,read-only,,current,,An Organizationally Unique Identifier (OUI) is a 24-bit number  that is purchased from the IEEE Registration Authority. This identifier  uniquely identifies a vendor, manufacturer, or other organization. This object indicates the surveillance traffic's OUI that user created.
.1.3.6.1.4.1.171.10.76.10.26.2.1.1.2,DGS-1210-24-AX::autoSurveillanceVlanOUIDescription,OCTET,read-write,,current,,The Description for the OUI.
.1.3.6.1.4.1.171.10.76.10.26.2.1.1.3,DGS-1210-24-AX::autoSurveillanceVlanOUIMask,OCTET,read-only,,current,,Auto Surveillance vlan OUI Mask. In default OUI is FF:FF:FF:F0:00:00, in user define OUI is FF:FF:FF:FF:FF:FF.
.1.3.6.1.4.1.171.10.76.10.26.2.1.1.4,DGS-1210-24-AX::autoSurveillanceVlanOUIComponentType,INTEGER,read-write,,current,video-Management-Server(0):vMS-Client(1):video-Encoder(2):network-Storage(3):other-IP-Surveillance-Devices(4):d-Link-Surveillance-Device(5),This object indicates the Component Type of this entry.  To create a new entry, you must set the autoSurveillanceVlanOUIComponentType to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.76.10.26.2.1.1.5,DGS-1210-24-AX::autoSurveillanceVlanOUIStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  To create a new entry, you must set the autoSurveillanceVlanOUIStatus  to be CreateAndGo, then this entry will turn to be Active.
.1.3.6.1.4.1.171.10.76.10.27,DGS-1210-24-AX::companyTraps,,,,,,
.1.3.6.1.4.1.171.10.76.10.27.0,DGS-1210-24-AX::traps,,,,,,
.1.3.6.1.4.1.171.10.76.10.27.0.4,DGS-1210-24-AX::topologyChange,,,,,,AST-TOPOLOGY-CHG-TRAP-VAL.
.1.3.6.1.4.1.171.10.76.10.27.0.8,DGS-1210-24-AX::firmwareUpgradeSuccess,,,,,,SNMP-FIRMUPGRADE-SUCC.
.1.3.6.1.4.1.171.10.76.10.27.0.9,DGS-1210-24-AX::firmwareUpgradeFailure,,,,,,SNMP-FIRMUPGRADE-FAIL.
.1.3.6.1.4.1.171.10.76.10.27.0.10,DGS-1210-24-AX::firmwareIllegalFile,,,,,,SNMP-FIRMUPGRADE-FAIL2.
.1.3.6.1.4.1.171.10.76.10.27.0.11,DGS-1210-24-AX::firmwareTransferError,,,,,,SNMP-FIRMUPGRADE-FAIL1.
.1.3.6.1.4.1.171.10.76.10.27.0.12,DGS-1210-24-AX::firmwareChecksumError,,,,,,SNMP-FIRMUPGRADE-FAIL3.
.1.3.6.1.4.1.171.10.105,SWDES3528-52PRIMGMT-MIB::dlink-Des3500SeriesProd,,,,,,
.1.3.6.1.4.1.171.10.105.1,SWDES3528-52PRIMGMT-MIB::des3528Prod,,,,,,
.1.3.6.1.4.1.171.10.105.2,SWDES3528-52PRIMGMT-MIB::des3528pProd,,,,,,
.1.3.6.1.4.1.171.10.105.3,SWDES3528-52PRIMGMT-MIB::des3552Prod,,,,,,
.1.3.6.1.4.1.171.10.105.4,SWDES3528-52PRIMGMT-MIB::des3552pProd,,,,,,
.1.3.6.1.4.1.171.10.105.5,SWDES3528-52PRIMGMT-MIB::des3528dcProd,,,,,,
.1.3.6.1.4.1.171.10.113,SWPRIMGMT-DES3200-MIB::dlink-des3200SeriesProd,,,,,,
.1.3.6.1.4.1.171.10.113.1,SWPRIMGMT-DES3200-MIB::dlink-des3200ProdModel,,,,,,
.1.3.6.1.4.1.171.10.113.1.1,SWPRIMGMT-DES3200-MIB::dlink-des3200-10Prod,,,,,,
.1.3.6.1.4.1.171.10.113.1.2,SWPRIMGMT-DES3200-MIB::dlink-des3200-18Prod,,,,,,
.1.3.6.1.4.1.171.10.113.1.3,SWPRIMGMT-DES3200-MIB::dlink-des3200-28Prod,,,,,,
.1.3.6.1.4.1.171.10.113.1.4,SWPRIMGMT-DES3200-MIB::dlink-des3200-28fProd,,,,,,
.1.3.6.1.4.1.171.10.113.1.5,SWPRIMGMT-DES3200-MIB::dlink-des3200-26Prod,,,,,,
.1.3.6.1.4.1.171.10.113.1.6,SWPRIMGMT-DES3200-MIB::dlink-des3200me-28Prod,,,,,,
.1.3.6.1.4.1.171.10.113.2,SWPRIMGMT-DES3200-MIB::des-3200-10,,,,,,
.1.3.6.1.4.1.171.10.113.2.1,SWPRIMGMT-DES3200-MIB::des-3200-10-cx,,,,,,
.1.3.6.1.4.1.171.10.113.3,SWPRIMGMT-DES3200-MIB::des-3200-18,,,,,,
.1.3.6.1.4.1.171.10.113.3.1,SWPRIMGMT-DES3200-MIB::des-3200-18-cx,,,,,,
.1.3.6.1.4.1.171.10.113.4,SWPRIMGMT-DES3200-MIB::des-3200-26,,,,,,
.1.3.6.1.4.1.171.10.113.4.1,SWPRIMGMT-DES3200-MIB::des-3200-26-cx,,,,,,
.1.3.6.1.4.1.171.10.113.5,SWPRIMGMT-DES3200-MIB::des-3200-28,,,,,,
.1.3.6.1.4.1.171.10.113.5.1,SWPRIMGMT-DES3200-MIB::des-3200-28-cx,,,,,,
.1.3.6.1.4.1.171.10.113.6,SWPRIMGMT-DES3200-MIB::des-3200-28f,,,,,,
.1.3.6.1.4.1.171.10.113.6.1,SWPRIMGMT-DES3200-MIB::des-3200-28f-cx,,,,,,
.1.3.6.1.4.1.171.10.113.7,SWPRIMGMT-DES3200-MIB::des-3200-28me,,,,,,
.1.3.6.1.4.1.171.10.113.7.1,SWPRIMGMT-DES3200-MIB::des-3200-28me-cx,,,,,,
.1.3.6.1.4.1.171.10.113.8,SWPRIMGMT-DES3200-MIB::des-3200-28p,,,,,,
.1.3.6.1.4.1.171.10.113.8.1,SWPRIMGMT-DES3200-MIB::des-3200-28p-cx,,,,,,
.1.3.6.1.4.1.171.10.113.9,SWPRIMGMT-DES3200-MIB::des-3200-52,,,,,,
.1.3.6.1.4.1.171.10.113.9.1,SWPRIMGMT-DES3200-MIB::des-3200-52-cx,,,,,,
.1.3.6.1.4.1.171.10.113.10,SWPRIMGMT-DES3200-MIB::des-3200-52p,,,,,,
.1.3.6.1.4.1.171.10.113.10.1,SWPRIMGMT-DES3200-MIB::des-3200-52p-cx,,,,,,
.1.3.6.1.4.1.171.10.113.11,SWPRIMGMT-DES3200-MIB::des-3200-10-dc,,,,,,
.1.3.6.1.4.1.171.10.113.11.1,SWPRIMGMT-DES3200-MIB::des-3200-10-dc-cx,,,,,,
.1.3.6.1.4.1.171.10.113.12,SWPRIMGMT-DES3200-MIB::des-3200-26-dc,,,,,,
.1.3.6.1.4.1.171.10.113.12.1,SWPRIMGMT-DES3200-MIB::des-3200-26-dc-cx,,,,,,
.1.3.6.1.4.1.171.10.113.13,SWPRIMGMT-DES3200-MIB::des-3200-18-dc,,,,,,
.1.3.6.1.4.1.171.10.113.13.1,SWPRIMGMT-DES3200-MIB::des-3200-18-dc-cx,,,,,,
.1.3.6.1.4.1.171.10.113.14,SWPRIMGMT-DES3200-MIB::des-3200-52-dc,,,,,,
.1.3.6.1.4.1.171.10.113.14.1,SWPRIMGMT-DES3200-MIB::des-3200-52-dc-cx,,,,,,
.1.3.6.1.4.1.171.10.116,SWPRIMGMT-DES1228ME-MIB::dlink-des1228MEproductProd,,,,,,
.1.3.6.1.4.1.171.10.116.1,SWPRIMGMT-DES1228ME-MIB::dlink-des1228MEProd,,,,,,
.1.3.6.1.4.1.171.10.116.2,SWPRIMGMT-DES1228ME-MIB::dlink-des1228MEv2Prod,,,,,,
.1.3.6.1.4.1.171.10.117,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Prod,,,,,,
.1.3.6.1.4.1.171.10.117.1,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120ProdModel,,,,,,
.1.3.6.1.4.1.171.10.117.1.1,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Prod-Dgs3120-24TC,,,,,,
.1.3.6.1.4.1.171.10.117.1.2,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Prod-Dgs3120-24PC,,,,,,
.1.3.6.1.4.1.171.10.117.1.3,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Prod-Dgs3120-24SC,,,,,,
.1.3.6.1.4.1.171.10.117.1.4,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Prod-Dgs3120-48TC,,,,,,
.1.3.6.1.4.1.171.10.117.1.5,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Prod-Dgs3120-48PC,,,,,,
.1.3.6.1.4.1.171.10.117.1.6,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Prod-Dgs3120-24SC-DC,,,,,,
.1.3.6.1.4.1.171.10.118,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Prod,,,,,,
.1.3.6.1.4.1.171.10.118.1,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Prod-Dgs3620-28TC,,,,,,
.1.3.6.1.4.1.171.10.118.2,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Prod-Dgs3620-28SC,,,,,,
.1.3.6.1.4.1.171.10.118.3,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Prod-Dgs3620-28PC,,,,,,
.1.3.6.1.4.1.171.10.118.4,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Prod-Dgs3620-52T,,,,,,
.1.3.6.1.4.1.171.10.118.5,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Prod-Dgs3620-52P,,,,,,
.1.3.6.1.4.1.171.10.118.8,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Prod-Dgs3620-28TC-DC,,,,,,
.1.3.6.1.4.1.171.10.118.9,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Prod-Dgs3620-28SC-DC,,,,,,
.1.3.6.1.4.1.171.10.119,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Prod,,,,,,
.1.3.6.1.4.1.171.10.119.1,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Prod-Dgs3420-28TC,,,,,,
.1.3.6.1.4.1.171.10.119.2,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Prod-Dgs3420-28SC,,,,,,
.1.3.6.1.4.1.171.10.119.3,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Prod-Dgs3420-28PC,,,,,,
.1.3.6.1.4.1.171.10.119.4,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Prod-Dgs3420-52T,,,,,,
.1.3.6.1.4.1.171.10.119.5,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Prod-Dgs3420-52P,,,,,,
.1.3.6.1.4.1.171.10.119.6,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Prod-Dgs3420-26SC,,,,,,
.1.3.6.1.4.1.171.11,DLINK-ID-REC-MIB::dlink-mgmt,,,,,,
.1.3.6.1.4.1.171.11.63,DLINK-SWPRIMGMT-MIB::des30xxSeriesProd,,,,,,
.1.3.6.1.4.1.171.11.63.1,DLINK-SWPRIMGMT-MIB::des3010,,,,,,
.1.3.6.1.4.1.171.11.63.1.1,DLINK-SWPRIMGMT-MIB::des3010f,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2,DES3010F-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Common Management Information for 
.1.3.6.1.4.1.171.11.63.1.1.2.1,DES3010F-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.1.1,DES3010F-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.1.1.5,DES3010F-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The two octets is defined as system LED. The first LED is power LED. The second LED is console LED. The other octets following  the second octets are the logical port LED (following dot1dBasePort ordering). Every two bytes are presented to a port. The first byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED. Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. Speed LED : 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.63.1.1.2.1.1.6,DES3010F-L2MGMT-MIB::swL2Module-1-Type,INTEGER,read-only,,current,none(0):moduleType-DEM-301T(1):moduleType-DEM-201F(2):moduleType-DEM-301G(3):moduleType-COMBA(4):moduleType-DEM-201FL(5),This object indicates the module type.
.1.3.6.1.4.1.171.11.63.1.1.2.1.1.7,DES3010F-L2MGMT-MIB::swL2Module-2-Type,INTEGER,read-only,,current,none(0):moduleType-DEM-301T(1):moduleType-DEM-201F(2):moduleType-DEM-301G(3):moduleType-COMBA(4):moduleType-DEM-201FL(5),This object indicates the module type.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2,DES3010F-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.1,DES3010F-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.2,DES3010F-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system ip.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.3,DES3010F-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.4,DES3010F-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.5,DES3010F-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.6,DES3010F-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.7,DES3010F-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.12,DES3010F-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.13,DES3010F-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.16,DES3010F-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.17,DES3010F-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.18,DES3010F-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decide the multicast packets filtering mode on all port . 
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.19,DES3010F-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.20,DES3010F-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.21,DES3010F-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.22,DES3010F-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.23,DES3010F-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.24,DES3010F-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.63.1.1.2.1.2.25,DES3010F-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs; The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.63.1.1.2.1.3,DES3010F-L2MGMT-MIB::swL2CPUutilization,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.1.3.1,DES3010F-L2MGMT-MIB::swL2CPUutilizationIn5sec,Integer32,read-only,,current,,Time scale is 5 seconds.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.1.1.2.1.3.2,DES3010F-L2MGMT-MIB::swL2CPUutilizationIn1min,Integer32,read-only,,current,,Time scale is 1 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.1.1.2.1.3.3,DES3010F-L2MGMT-MIB::swL2CPUutilizationIn5min,Integer32,read-only,,current,,Time scale is 5 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.1.1.2.1.4,DES3010F-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.1.4.3,DES3010F-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link changes. If the object is enabled (3), the Link Change trap is sent by the device when any of its port links change. The device does not send the trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.63.1.1.2.2,DES3010F-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.2.1,DES3010F-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.63.1.1.2.2.1.1,DES3010F-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.63.1.1.2.2.1.1.1,DES3010F-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.1.1.2.2.1.1.4,DES3010F-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.63.1.1.2.2.1.1.5,DES3010F-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):full-10Mbps-8023x(2):full-10Mbps-none(3):half-10Mbps-backp(4):half-10Mbps-none(5):full-100Mbps-8023x(6):full-100Mbps-none(7):half-100Mbps-backp(8):half-100Mbps-none(9):full-1Gigabps-8023x(10):full-1Gigabps-none(11):half-1Gigabps-backp(12):half-1Gigabps-none(13),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.1.1.2.2.2,DES3010F-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.63.1.1.2.2.2.1,DES3010F-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.63.1.1.2.2.2.1.1,DES3010F-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.1.1.2.2.2.1.2,DES3010F-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.1.2.2.2.1.3,DES3010F-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.63.1.1.2.2.2.1.4,DES3010F-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.1.2.2.2.1.5,DES3010F-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.1.1.2.2.2.1.7,DES3010F-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each poet MAC notification state.
.1.3.6.1.4.1.171.11.63.1.1.2.2.2.1.10,DES3010F-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object controls the MDIX state of a specified port.
.1.3.6.1.4.1.171.11.63.1.1.2.2.3,DES3010F-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about Err port.
.1.3.6.1.4.1.171.11.63.1.1.2.2.3.1,DES3010F-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for err port of the device.
.1.3.6.1.4.1.171.11.63.1.1.2.2.3.1.1,DES3010F-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.1.1.2.2.3.1.2,DES3010F-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decide the portstate enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.1.2.2.3.1.3,DES3010F-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decide the PortStatus whether err-disabled.
.1.3.6.1.4.1.171.11.63.1.1.2.2.3.1.4,DES3010F-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,stp-lbd(1):storm-control(2),This object decide the PortStatus STP LBD or Storm control.
.1.3.6.1.4.1.171.11.63.1.1.2.2.3.1.5,DES3010F-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.1.1.2.3,DES3010F-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.3.1,DES3010F-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.1.1.2.3.1.1,DES3010F-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.63.1.1.2.3.1.1.1,DES3010F-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.63.1.1.2.3.1.1.2,DES3010F-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(Kbit/sec) of the specifed port.Value 1024000 means no limit.
.1.3.6.1.4.1.171.11.63.1.1.2.3.1.1.3,DES3010F-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(Kbit/sec) of the specifed port.Value 1024000 means no limit. 
.1.3.6.1.4.1.171.11.63.1.1.2.3.1.1.4,DES3010F-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.1.1.2.3.1.1.5,DES3010F-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.1.1.2.3.2,DES3010F-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.1.1.2.3.2.1,DES3010F-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.63.1.1.2.3.2.1.1,DES3010F-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.63.1.1.2.3.2.1.4,DES3010F-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,, 
.1.3.6.1.4.1.171.11.63.1.1.2.3.3,DES3010F-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.1.1.2.3.3.1,DES3010F-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.63.1.1.2.3.3.1.1,DES3010F-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.63.1.1.2.3.3.1.2,DES3010F-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.63.1.1.2.3.4,DES3010F-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.1.1.2.3.4.1,DES3010F-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.63.1.1.2.3.4.1.1,DES3010F-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.63.1.1.2.3.4.1.2,DES3010F-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.63.1.1.2.3.4.1.3,DES3010F-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.63.1.1.2.3.5,DES3010F-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.63.1.1.2.4,DES3010F-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.4.1,DES3010F-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of swPortTrunkTable
.1.3.6.1.4.1.171.11.63.1.1.2.4.2,DES3010F-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.63.1.1.2.4.3,DES3010F-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.63.1.1.2.4.3.1,DES3010F-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information specifies which ports group form a single logical link.
.1.3.6.1.4.1.171.11.63.1.1.2.4.3.1.1,DES3010F-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.63.1.1.2.4.3.1.2,DES3010F-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry.The  first port of the trunk is implicitly configured to be the master logical  port.When using Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.63.1.1.2.4.3.1.3,DES3010F-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.63.1.1.2.4.3.1.4,DES3010F-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry. 
.1.3.6.1.4.1.171.11.63.1.1.2.4.3.1.5,DES3010F-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry. 
.1.3.6.1.4.1.171.11.63.1.1.2.4.3.1.6,DES3010F-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo(4),the type of trunk is static(1); when the state is CreatAndWait(5),the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.63.1.1.2.4.3.1.7,DES3010F-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.63.1.1.2.4.4,DES3010F-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.63.1.1.2.4.5,DES3010F-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.1.1.2.4.5.1,DES3010F-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.1.1.2.4.5.1.1,DES3010F-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.63.1.1.2.4.5.1.2,DES3010F-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.63.1.1.2.4.6,DES3010F-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.1.1.2.4.6.1,DES3010F-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.63.1.1.2.4.6.1.1,DES3010F-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.63.1.1.2.4.6.1.2,DES3010F-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.63.1.1.2.6,DES3010F-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.6.2,DES3010F-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.1.1.2.6.3,DES3010F-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.1.1.2.6.4,DES3010F-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates switch which port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to bridge MIB, etc. 
.1.3.6.1.4.1.171.11.63.1.1.2.6.5,DES3010F-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry. 
.1.3.6.1.4.1.171.11.63.1.1.2.7,DES3010F-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.7.1,DES3010F-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.1.1.2.7.2,DES3010F-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.63.1.1.2.7.3,DES3010F-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1,DES3010F-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.1,DES3010F-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.2,DES3010F-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.3,DES3010F-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.4,DES3010F-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.5,DES3010F-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.6,DES3010F-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.7,DES3010F-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.8,DES3010F-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.9,DES3010F-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.10,DES3010F-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.11,DES3010F-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.63.1.1.2.7.3.1.12,DES3010F-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.63.1.1.2.7.4,DES3010F-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.63.1.1.2.7.4.1,DES3010F-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.1.1.2.7.4.1.1,DES3010F-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.1.1.2.7.4.1.2,DES3010F-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.63.1.1.2.7.4.1.3,DES3010F-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.63.1.1.2.7.5,DES3010F-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.63.1.1.2.7.5.1,DES3010F-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.1.1.2.7.5.1.1,DES3010F-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.63.1.1.2.7.5.1.2,DES3010F-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.1.1.2.7.5.1.3,DES3010F-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.1.1.2.7.5.1.4,DES3010F-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.63.1.1.2.7.5.1.5,DES3010F-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.1.1.2.7.6,DES3010F-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.63.1.1.2.7.6.1,DES3010F-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.63.1.1.2.7.6.1.1,DES3010F-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the vlan id of the router port entry.
.1.3.6.1.4.1.171.11.63.1.1.2.7.6.1.2,DES3010F-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the vlan name of the router port entry.
.1.3.6.1.4.1.171.11.63.1.1.2.7.6.1.3,DES3010F-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicate the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.1.1.2.7.6.1.4,DES3010F-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicate the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.1.1.2.7.6.1.5,DES3010F-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicate the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.1.1.2.7.7,DES3010F-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.63.1.1.2.7.7.1,DES3010F-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.63.1.1.2.7.7.1.1,DES3010F-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.63.1.1.2.7.7.1.2,DES3010F-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.63.1.1.2.11,DES3010F-L2MGMT-MIB::swL2TrafficMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.11.1,DES3010F-L2MGMT-MIB::swL2TrafficCtrlTable,,not-accessible,,current,,This table specifys the storm traffic control configuration.
.1.3.6.1.4.1.171.11.63.1.1.2.11.1.1,DES3010F-L2MGMT-MIB::swL2TrafficCtrlEntry,,not-accessible,swL2TrafficCtrlGroupIndex,current,,A list of information specifies the storm traffic control  configuration.
.1.3.6.1.4.1.171.11.63.1.1.2.11.1.1.1,DES3010F-L2MGMT-MIB::swL2TrafficCtrlGroupIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.63.1.1.2.11.1.1.2,DES3010F-L2MGMT-MIB::swL2TrafficCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.63.1.1.2.11.1.1.3,DES3010F-L2MGMT-MIB::swL2TrafficCtrlBMStromthreshold,INTEGER,read-write,,current,,This object to decide how much thousand packets per second broadcast/multicast (depend on swL2TrafficCtrlBcastStromCtrl, swL2TrafficCtrlMcastStromCtrl or swL2TrafficCtrlUcastStromCtrl objects whether is enabled) will active storm control. Whenever a port reaches its configured amount of packets in the one  second time interval, the device will start dropping that type  of packet, until the time interval has expired. Once the time  interval has expired, the device will start forwarding that type of packet.
.1.3.6.1.4.1.171.11.63.1.1.2.11.1.1.4,DES3010F-L2MGMT-MIB::swL2TrafficCtrlBcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates broadcast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.1.2.11.1.1.5,DES3010F-L2MGMT-MIB::swL2TrafficCtrlMcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates multicast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.1.2.11.1.1.6,DES3010F-L2MGMT-MIB::swL2TrafficCtrlUcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates destination lookup fail function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.1.2.12,DES3010F-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.12.1,DES3010F-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.63.1.1.2.12.1.1,DES3010F-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.63.1.1.2.12.1.1.1,DES3010F-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.63.1.1.2.12.1.1.2,DES3010F-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.63.1.1.2.15,DES3010F-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.15.1,DES3010F-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as static entry. When the learned addresses number reach N, any coming packet with not learned source addresses are discarded (e.g. dropped) and no more new addresses can be learned at this port.
.1.3.6.1.4.1.171.11.63.1.1.2.15.1.1,DES3010F-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.63.1.1.2.15.1.1.1,DES3010F-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.63.1.1.2.15.1.1.2,DES3010F-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.63.1.1.2.15.1.1.3,DES3010F-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout(3) mode - the locked addresses can be aged out after aging timer expire. In this mode, when the locked address is aged out, the number of address can be learned has to be increased by one. In deleteOnReset(4) mode - never age out the locked addresses unless restart the system to prevent from port movement or intrusion.
.1.3.6.1.4.1.171.11.63.1.1.2.15.1.1.4,DES3010F-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.63.1.1.2.15.2,DES3010F-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),when enable(2),whenever there's a new MAC that violates the pre-defined port security configuration, trap will be sent out and the relevant information will be logged in system.
.1.3.6.1.4.1.171.11.63.1.1.2.16,DES3010F-L2MGMT-MIB::swL2StpMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.16.1,DES3010F-L2MGMT-MIB::swL2StpForwardBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates whether flooding BPDU packets when STP is disabled on device
.1.3.6.1.4.1.171.11.63.1.1.2.16.2,DES3010F-L2MGMT-MIB::swL2StpLbd,INTEGER,not-accessible,,obsolete,other(1):disabled(2):enabled(3),Indicates whether STP loop-back prevent on the device is turned on
.1.3.6.1.4.1.171.11.63.1.1.2.16.3,DES3010F-L2MGMT-MIB::swL2StpLbdRecoverTime,INTEGER,not-accessible,,obsolete,,The period of time on which STP module keeps checking the BPDU loop status,
.1.3.6.1.4.1.171.11.63.1.1.2.16.4,DES3010F-L2MGMT-MIB::swL2StpPortTable,,not-accessible,,current,,A table that contains port-specific information
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1,DES3010F-L2MGMT-MIB::swL2StpPortEntry,,not-accessible,swL2StpPort,current,,A list of information maintained by every port
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.1,DES3010F-L2MGMT-MIB::swL2StpPort,INTEGER,read-only,,current,,The port number of the port for this entry.
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.2,DES3010F-L2MGMT-MIB::swL2StpPortLbd,INTEGER,not-accessible,,obsolete,other(1):disabled(2):enabled(3),The enabled/disabled status is used to Loop-back prevention attached
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.3,DES3010F-L2MGMT-MIB::swL2StpPortStatus,INTEGER,read-only,,current,other(1):disabled(2):discarding(3):learning(4):forwarding(5):broken(6):no-stp-enabled(7):err-disabled(8),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.4,DES3010F-L2MGMT-MIB::swL2StpPortRole,INTEGER,read-only,,current,disabled(1):alternate(2):backup(3):root(4):designated(5):nonStp(6):loopback(7),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.5,DES3010F-L2MGMT-MIB::swL2StpPortFBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is used to BPDU Filtering attached  to this port.
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.6,DES3010F-L2MGMT-MIB::swL2StpPortLinkState,INTEGER,read-only,,current,link-down(1):half-10Mbps-none(2):half-10Mbps-backp(3):full-10Mbps-none(4):full-10Mbps-8023x(5):half-100Mbps-none(6):half-100Mbps-backp(7):full-100Mbps-none(8):full-100Mbps-8023x(9):half-1000Mbps-none(10):full-1000Mbps-backp(11):full-1000Mbps-none(12):full-1000Mbps-8023x(13),This object indicates the stp port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.7,DES3010F-L2MGMT-MIB::swL2StpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.8,DES3010F-L2MGMT-MIB::swL2StpPortAdminEdgePort,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative value of the Edge Port parameter. A value of TRUE(0) indicates that this port should be assumed as an edge-port and a value of FALSE(1) indicates that this port should be assumed as a non-edge-port.
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.9,DES3010F-L2MGMT-MIB::swL2StpPortOperEdgePort,INTEGER,read-only,,current,true(1):false(2),The operational value of the Edge Port parameter. The object is initialized to the value of swL2StpPortAdminEdgePort and is set FALSE on reception of a BPDU.
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.10,DES3010F-L2MGMT-MIB::swL2StpPortAdminPointToPoint,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.11,DES3010F-L2MGMT-MIB::swL2StpPortOperPointToPoint,INTEGER,read-only,,current,true(1):false(2),The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the swL2StpPortAdminPointToPoint object.
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.12,DES3010F-L2MGMT-MIB::swL2StpPortAdminPathCost,Unsigned32,read-write,,current,,The administratively assigned value for the contribution of this port to the path cost of paths towards the spanning tree root. Writing a value of '0' assigns the automatically calculated default Path Cost value to the port. If the default Path Cost is being used, this object returns '0' when read. This complements the object swL2StpPortPathCost, which returns the operational value of the path cost. As USE_RSTP is 1:enabled, swL2StpPortPathCost is forced to be read-only. configuration via swL2StpPortAdminPathCost.  According 802.1w, value range of swL2StpPortAdminPathCost would be expanded. the former value range is (0..65535), the new is (0..200000000). 
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.13,DES3010F-L2MGMT-MIB::swL2StpPortPriority,INTEGER,read-write,,current,,The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of swL2StpPort.
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.14,DES3010F-L2MGMT-MIB::swL2STPPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is usedoop-back prevention attached
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.15,DES3010F-L2MGMT-MIB::swL2StpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to be selected as Root Port,  even it has the best spanning tree priotiry vector.
.1.3.6.1.4.1.171.11.63.1.1.2.16.4.1.16,DES3010F-L2MGMT-MIB::swL2StpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to propagate received topology
.1.3.6.1.4.1.171.11.63.1.1.2.17,DES3010F-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.17.3,DES3010F-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.1,DES3010F-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and config per port priority-based QoS features on the switch
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.1.1,DES3010F-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.1.1.1,DES3010F-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.1.1.2,DES3010F-L2MGMT-MIB::swL2CosPriorityPortPRI,INTEGER,read-write,,current,other(1):disable(2):enable(3),Indicates port_priority state for CoS.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.1.1.3,DES3010F-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p(2), enable 802.1p QoS; When set macBase(3), enable MAC-based QoS;  When set disable(1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.1.1.4,DES3010F-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos(2), enable TOS based QoS; When set dscp(3), enable DSCP based QoS;  When set disable(1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.1.1.5,DES3010F-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),when read,it always return invalid(2); when write valid(1),it disables all priority in this table.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.2,DES3010F-L2MGMT-MIB::swL2CosPortPRITable,,not-accessible,,current,,Used to show port-to-class mappings and map specific port to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.2.1,DES3010F-L2MGMT-MIB::swL2CosPortPRIEntry,,not-accessible,swL2CosPortPRIIndex,current,,A list of information contained in swL2CosPortPRITable.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.2.1.1,DES3010F-L2MGMT-MIB::swL2CosPortPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority PortPRI.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.2.1.2,DES3010F-L2MGMT-MIB::swL2CosPortPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges. And you can set value only 0 or 3,you can't set value 1 or 2.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.3,DES3010F-L2MGMT-MIB::swL2CosMacBasePRITable,,not-accessible,,current,,Used to show MAC priority map to traffic class and  map the destination MAC address in incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.3.1,DES3010F-L2MGMT-MIB::swL2CosMacBasePRIEntry,,not-accessible,swL2CosMacBasePRIIndex,current,,A list of information contained in swL2CosMacBasePRITable.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.3.1.1,DES3010F-L2MGMT-MIB::swL2CosMacBasePRIIndex,OCTET,read-only,,current,,Indicates CoS Priority MacBasePRI.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.3.1.2,DES3010F-L2MGMT-MIB::swL2CosMacBasePRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.4,DES3010F-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.4.1,DES3010F-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.4.1.1,DES3010F-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.4.1.2,DES3010F-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.5,DES3010F-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.5.1,DES3010F-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.5.1.1,DES3010F-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.63.1.1.2.17.3.5.1.2,DES3010F-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.1.1.2.18,DES3010F-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.18.1,DES3010F-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.18.1.1,DES3010F-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.63.1.1.2.18.1.2,DES3010F-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.63.1.1.2.18.1.3,DES3010F-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.63.1.1.2.18.2,DES3010F-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.18.2.1,DES3010F-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.1.1.2.18.2.1.1,DES3010F-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.1.1.2.18.2.1.1.1,DES3010F-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.63.1.1.2.18.2.1.1.2,DES3010F-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.63.1.1.2.18.2.1.1.4,DES3010F-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3),This object indicates the port status.
.1.3.6.1.4.1.171.11.63.1.1.2.19,DES3010F-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.19.1,DES3010F-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.63.1.1.2.19.1.1,DES3010F-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.63.1.1.2.19.1.1.1,DES3010F-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.63.1.1.2.19.1.1.2,DES3010F-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.1.1.2.19.1.1.3,DES3010F-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,dynamic(0):static(1),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.1.1.2.19.1.1.4,DES3010F-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.63.1.1.2.19.1.1.5,DES3010F-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.63.1.1.2.19.1.1.6,DES3010F-L2MGMT-MIB::swL2VlanUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.63.1.1.2.19.1.1.7,DES3010F-L2MGMT-MIB::swL2VlanTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.63.1.1.2.100,DES3010F-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.100.1,DES3010F-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.100.1.2,DES3010F-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.100.1.2.0,DES3010F-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.100.1.2.0.1,DES3010F-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.63.1.1.2.100.1.2.0.2,DES3010F-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.63.1.1.2.100.1.2.1,DES3010F-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.63.1.1.2.100.1.2.1.1,DES3010F-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.63.1.1.2.100.1.2.1.2,DES3010F-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.63.1.2,DLINK-SWPRIMGMT-MIB::des3010g,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2,DES3010g-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Common Management Information for 
.1.3.6.1.4.1.171.11.63.1.2.2.1,DES3010g-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.1.1,DES3010g-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.1.1.5,DES3010g-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The two octets is defined as system LED. The first LED is power LED. The second LED is console LED. The other octets following  the second octets are the logical port LED (following dot1dBasePort ordering). Every two bytes are presented to a port. The first byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED. Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. Speed LED : 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.63.1.2.2.1.1.6,DES3010g-L2MGMT-MIB::swL2Module-1-Type,INTEGER,read-only,,current,none(0):moduleType-DEM-301T(1):moduleType-DEM-201F(2):moduleType-DEM-301G(3):moduleType-COMBA(4):moduleType-DEM-201FL(5),This object indicates the module type.
.1.3.6.1.4.1.171.11.63.1.2.2.1.1.7,DES3010g-L2MGMT-MIB::swL2Module-2-Type,INTEGER,read-only,,current,none(0):moduleType-DEM-301T(1):moduleType-DEM-201F(2):moduleType-DEM-301G(3):moduleType-COMBA(4):moduleType-DEM-201FL(5),This object indicates the module type.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2,DES3010g-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.1,DES3010g-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.2,DES3010g-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system ip.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.3,DES3010g-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.4,DES3010g-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.5,DES3010g-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.6,DES3010g-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.7,DES3010g-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.12,DES3010g-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.13,DES3010g-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.16,DES3010g-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.17,DES3010g-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.18,DES3010g-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decide the multicast packets filtering mode on all port . 
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.19,DES3010g-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.20,DES3010g-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.21,DES3010g-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.22,DES3010g-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.23,DES3010g-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.24,DES3010g-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.63.1.2.2.1.2.25,DES3010g-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs; The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.63.1.2.2.1.3,DES3010g-L2MGMT-MIB::swL2CPUutilization,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.1.3.1,DES3010g-L2MGMT-MIB::swL2CPUutilizationIn5sec,Integer32,read-only,,current,,Time scale is 5 seconds.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.1.2.2.1.3.2,DES3010g-L2MGMT-MIB::swL2CPUutilizationIn1min,Integer32,read-only,,current,,Time scale is 1 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.1.2.2.1.3.3,DES3010g-L2MGMT-MIB::swL2CPUutilizationIn5min,Integer32,read-only,,current,,Time scale is 5 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.1.2.2.1.4,DES3010g-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.1.4.3,DES3010g-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link changes. If the object is enabled (3), the Link Change trap is sent by the device when any of its port links change. The device does not send the trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.63.1.2.2.2,DES3010g-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.2.1,DES3010g-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.63.1.2.2.2.1.1,DES3010g-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.63.1.2.2.2.1.1.1,DES3010g-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.1.2.2.2.1.1.4,DES3010g-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.63.1.2.2.2.1.1.5,DES3010g-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):full-10Mbps-8023x(2):full-10Mbps-none(3):half-10Mbps-backp(4):half-10Mbps-none(5):full-100Mbps-8023x(6):full-100Mbps-none(7):half-100Mbps-backp(8):half-100Mbps-none(9):full-1Gigabps-8023x(10):full-1Gigabps-none(11):half-1Gigabps-backp(12):half-1Gigabps-none(13),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.1.2.2.2.2,DES3010g-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.63.1.2.2.2.2.1,DES3010g-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.63.1.2.2.2.2.1.1,DES3010g-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.1.2.2.2.2.1.2,DES3010g-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.2.2.2.2.1.3,DES3010g-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.63.1.2.2.2.2.1.4,DES3010g-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.2.2.2.2.1.5,DES3010g-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.1.2.2.2.2.1.7,DES3010g-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each poet MAC notification state.
.1.3.6.1.4.1.171.11.63.1.2.2.2.2.1.10,DES3010g-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object controls the MDIX state of a specified port.
.1.3.6.1.4.1.171.11.63.1.2.2.2.3,DES3010g-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about Err port.
.1.3.6.1.4.1.171.11.63.1.2.2.2.3.1,DES3010g-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for err port of the device.
.1.3.6.1.4.1.171.11.63.1.2.2.2.3.1.1,DES3010g-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.1.2.2.2.3.1.2,DES3010g-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decide the portstate enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.2.2.2.3.1.3,DES3010g-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decide the PortStatus whether err-disabled.
.1.3.6.1.4.1.171.11.63.1.2.2.2.3.1.4,DES3010g-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,stp-lbd(1):storm-control(2),This object decide the PortStatus STP LBD or Storm control.
.1.3.6.1.4.1.171.11.63.1.2.2.2.3.1.5,DES3010g-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.1.2.2.3,DES3010g-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.3.1,DES3010g-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.1.2.2.3.1.1,DES3010g-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.63.1.2.2.3.1.1.1,DES3010g-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.63.1.2.2.3.1.1.2,DES3010g-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(Kbit/sec) of the specifed port.Value 1024000 means no limit.
.1.3.6.1.4.1.171.11.63.1.2.2.3.1.1.3,DES3010g-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(Kbit/sec) of the specifed port.Value 1024000 means no limit. 
.1.3.6.1.4.1.171.11.63.1.2.2.3.1.1.4,DES3010g-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.1.2.2.3.1.1.5,DES3010g-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.1.2.2.3.2,DES3010g-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.1.2.2.3.2.1,DES3010g-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.63.1.2.2.3.2.1.1,DES3010g-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.63.1.2.2.3.2.1.4,DES3010g-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,, 
.1.3.6.1.4.1.171.11.63.1.2.2.3.3,DES3010g-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.1.2.2.3.3.1,DES3010g-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.63.1.2.2.3.3.1.1,DES3010g-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.63.1.2.2.3.3.1.2,DES3010g-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.63.1.2.2.3.4,DES3010g-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.1.2.2.3.4.1,DES3010g-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.63.1.2.2.3.4.1.1,DES3010g-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.63.1.2.2.3.4.1.2,DES3010g-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.63.1.2.2.3.4.1.3,DES3010g-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.63.1.2.2.3.5,DES3010g-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.63.1.2.2.4,DES3010g-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.4.1,DES3010g-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of swPortTrunkTable
.1.3.6.1.4.1.171.11.63.1.2.2.4.2,DES3010g-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.63.1.2.2.4.3,DES3010g-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.63.1.2.2.4.3.1,DES3010g-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information specifies which ports group form a single logical link.
.1.3.6.1.4.1.171.11.63.1.2.2.4.3.1.1,DES3010g-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.63.1.2.2.4.3.1.2,DES3010g-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry.The  first port of the trunk is implicitly configured to be the master logical  port.When using Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.63.1.2.2.4.3.1.3,DES3010g-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.63.1.2.2.4.3.1.4,DES3010g-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry. 
.1.3.6.1.4.1.171.11.63.1.2.2.4.3.1.5,DES3010g-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry. 
.1.3.6.1.4.1.171.11.63.1.2.2.4.3.1.6,DES3010g-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo(4),the type of trunk is static(1); when the state is CreatAndWait(5),the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.63.1.2.2.4.3.1.7,DES3010g-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.63.1.2.2.4.4,DES3010g-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.63.1.2.2.4.5,DES3010g-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.1.2.2.4.5.1,DES3010g-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.1.2.2.4.5.1.1,DES3010g-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.63.1.2.2.4.5.1.2,DES3010g-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.63.1.2.2.4.6,DES3010g-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.1.2.2.4.6.1,DES3010g-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.63.1.2.2.4.6.1.1,DES3010g-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.63.1.2.2.4.6.1.2,DES3010g-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.63.1.2.2.6,DES3010g-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.6.2,DES3010g-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.1.2.2.6.3,DES3010g-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.1.2.2.6.4,DES3010g-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates switch which port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to bridge MIB, etc. 
.1.3.6.1.4.1.171.11.63.1.2.2.6.5,DES3010g-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry. 
.1.3.6.1.4.1.171.11.63.1.2.2.7,DES3010g-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.7.1,DES3010g-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.1.2.2.7.2,DES3010g-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.63.1.2.2.7.3,DES3010g-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1,DES3010g-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.1,DES3010g-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.2,DES3010g-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.3,DES3010g-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.4,DES3010g-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.5,DES3010g-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.6,DES3010g-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.7,DES3010g-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.8,DES3010g-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.9,DES3010g-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.10,DES3010g-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.11,DES3010g-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.63.1.2.2.7.3.1.12,DES3010g-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.63.1.2.2.7.4,DES3010g-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.63.1.2.2.7.4.1,DES3010g-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.1.2.2.7.4.1.1,DES3010g-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.1.2.2.7.4.1.2,DES3010g-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.63.1.2.2.7.4.1.3,DES3010g-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.63.1.2.2.7.5,DES3010g-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.63.1.2.2.7.5.1,DES3010g-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.1.2.2.7.5.1.1,DES3010g-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.63.1.2.2.7.5.1.2,DES3010g-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.1.2.2.7.5.1.3,DES3010g-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.1.2.2.7.5.1.4,DES3010g-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.63.1.2.2.7.5.1.5,DES3010g-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.1.2.2.7.6,DES3010g-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.63.1.2.2.7.6.1,DES3010g-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.63.1.2.2.7.6.1.1,DES3010g-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the vlan id of the router port entry.
.1.3.6.1.4.1.171.11.63.1.2.2.7.6.1.2,DES3010g-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the vlan name of the router port entry.
.1.3.6.1.4.1.171.11.63.1.2.2.7.6.1.3,DES3010g-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicate the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.1.2.2.7.6.1.4,DES3010g-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicate the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.1.2.2.7.6.1.5,DES3010g-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicate the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.1.2.2.7.7,DES3010g-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.63.1.2.2.7.7.1,DES3010g-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.63.1.2.2.7.7.1.1,DES3010g-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.63.1.2.2.7.7.1.2,DES3010g-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.63.1.2.2.11,DES3010g-L2MGMT-MIB::swL2TrafficMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.11.1,DES3010g-L2MGMT-MIB::swL2TrafficCtrlTable,,not-accessible,,current,,This table specifys the storm traffic control configuration.
.1.3.6.1.4.1.171.11.63.1.2.2.11.1.1,DES3010g-L2MGMT-MIB::swL2TrafficCtrlEntry,,not-accessible,swL2TrafficCtrlGroupIndex,current,,A list of information specifies the storm traffic control  configuration.
.1.3.6.1.4.1.171.11.63.1.2.2.11.1.1.1,DES3010g-L2MGMT-MIB::swL2TrafficCtrlGroupIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.63.1.2.2.11.1.1.2,DES3010g-L2MGMT-MIB::swL2TrafficCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.63.1.2.2.11.1.1.3,DES3010g-L2MGMT-MIB::swL2TrafficCtrlBMStromthreshold,INTEGER,read-write,,current,,This object to decide how much thousand packets per second broadcast/multicast (depend on swL2TrafficCtrlBcastStromCtrl, swL2TrafficCtrlMcastStromCtrl or swL2TrafficCtrlUcastStromCtrl objects whether is enabled) will active storm control. Whenever a port reaches its configured amount of packets in the one  second time interval, the device will start dropping that type  of packet, until the time interval has expired. Once the time  interval has expired, the device will start forwarding that type of packet.
.1.3.6.1.4.1.171.11.63.1.2.2.11.1.1.4,DES3010g-L2MGMT-MIB::swL2TrafficCtrlBcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates broadcast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.2.2.11.1.1.5,DES3010g-L2MGMT-MIB::swL2TrafficCtrlMcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates multicast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.2.2.11.1.1.6,DES3010g-L2MGMT-MIB::swL2TrafficCtrlUcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates destination lookup fail function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.1.2.2.12,DES3010g-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.12.1,DES3010g-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.63.1.2.2.12.1.1,DES3010g-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.63.1.2.2.12.1.1.1,DES3010g-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.63.1.2.2.12.1.1.2,DES3010g-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.63.1.2.2.15,DES3010g-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.15.1,DES3010g-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as static entry. When the learned addresses number reach N, any coming packet with not learned source addresses are discarded (e.g. dropped) and no more new addresses can be learned at this port.
.1.3.6.1.4.1.171.11.63.1.2.2.15.1.1,DES3010g-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.63.1.2.2.15.1.1.1,DES3010g-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.63.1.2.2.15.1.1.2,DES3010g-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.63.1.2.2.15.1.1.3,DES3010g-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout(3) mode - the locked addresses can be aged out after aging timer expire. In this mode, when the locked address is aged out, the number of address can be learned has to be increased by one. In deleteOnReset(4) mode - never age out the locked addresses unless restart the system to prevent from port movement or intrusion.
.1.3.6.1.4.1.171.11.63.1.2.2.15.1.1.4,DES3010g-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.63.1.2.2.15.2,DES3010g-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),when enable(2),whenever there's a new MAC that violates the pre-defined port security configuration, trap will be sent out and the relevant information will be logged in system.
.1.3.6.1.4.1.171.11.63.1.2.2.16,DES3010g-L2MGMT-MIB::swL2StpMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.16.1,DES3010g-L2MGMT-MIB::swL2StpForwardBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates whether flooding BPDU packets when STP is disabled on device
.1.3.6.1.4.1.171.11.63.1.2.2.16.2,DES3010g-L2MGMT-MIB::swL2StpLbd,INTEGER,not-accessible,,obsolete,other(1):disabled(2):enabled(3),Indicates whether STP loop-back prevent on the device is turned on
.1.3.6.1.4.1.171.11.63.1.2.2.16.3,DES3010g-L2MGMT-MIB::swL2StpLbdRecoverTime,INTEGER,not-accessible,,obsolete,,The period of time on which STP module keeps checking the BPDU loop status,
.1.3.6.1.4.1.171.11.63.1.2.2.16.4,DES3010g-L2MGMT-MIB::swL2StpPortTable,,not-accessible,,current,,A table that contains port-specific information
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1,DES3010g-L2MGMT-MIB::swL2StpPortEntry,,not-accessible,swL2StpPort,current,,A list of information maintained by every port
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.1,DES3010g-L2MGMT-MIB::swL2StpPort,INTEGER,read-only,,current,,The port number of the port for this entry.
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.2,DES3010g-L2MGMT-MIB::swL2StpPortLbd,INTEGER,not-accessible,,obsolete,other(1):disabled(2):enabled(3),The enabled/disabled status is used to Loop-back prevention attached
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.3,DES3010g-L2MGMT-MIB::swL2StpPortStatus,INTEGER,read-only,,current,other(1):disabled(2):discarding(3):learning(4):forwarding(5):broken(6):no-stp-enabled(7):err-disabled(8),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.4,DES3010g-L2MGMT-MIB::swL2StpPortRole,INTEGER,read-only,,current,disabled(1):alternate(2):backup(3):root(4):designated(5):nonStp(6):loopback(7),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.5,DES3010g-L2MGMT-MIB::swL2StpPortFBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is used to BPDU Filtering attached  to this port.
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.6,DES3010g-L2MGMT-MIB::swL2StpPortLinkState,INTEGER,read-only,,current,link-down(1):half-10Mbps-none(2):half-10Mbps-backp(3):full-10Mbps-none(4):full-10Mbps-8023x(5):half-100Mbps-none(6):half-100Mbps-backp(7):full-100Mbps-none(8):full-100Mbps-8023x(9):half-1000Mbps-none(10):full-1000Mbps-backp(11):full-1000Mbps-none(12):full-1000Mbps-8023x(13),This object indicates the stp port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.7,DES3010g-L2MGMT-MIB::swL2StpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.8,DES3010g-L2MGMT-MIB::swL2StpPortAdminEdgePort,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative value of the Edge Port parameter. A value of TRUE(0) indicates that this port should be assumed as an edge-port and a value of FALSE(1) indicates that this port should be assumed as a non-edge-port.
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.9,DES3010g-L2MGMT-MIB::swL2StpPortOperEdgePort,INTEGER,read-only,,current,true(1):false(2),The operational value of the Edge Port parameter. The object is initialized to the value of swL2StpPortAdminEdgePort and is set FALSE on reception of a BPDU.
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.10,DES3010g-L2MGMT-MIB::swL2StpPortAdminPointToPoint,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.11,DES3010g-L2MGMT-MIB::swL2StpPortOperPointToPoint,INTEGER,read-only,,current,true(1):false(2),The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the swL2StpPortAdminPointToPoint object.
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.12,DES3010g-L2MGMT-MIB::swL2StpPortAdminPathCost,Unsigned32,read-write,,current,,The administratively assigned value for the contribution of this port to the path cost of paths towards the spanning tree root. Writing a value of '0' assigns the automatically calculated default Path Cost value to the port. If the default Path Cost is being used, this object returns '0' when read. This complements the object swL2StpPortPathCost, which returns the operational value of the path cost. As USE_RSTP is 1:enabled, swL2StpPortPathCost is forced to be read-only. configuration via swL2StpPortAdminPathCost.  According 802.1w, value range of swL2StpPortAdminPathCost would be expanded. the former value range is (0..65535), the new is (0..200000000). 
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.13,DES3010g-L2MGMT-MIB::swL2StpPortPriority,INTEGER,read-write,,current,,The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of swL2StpPort.
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.14,DES3010g-L2MGMT-MIB::swL2STPPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is usedoop-back prevention attached
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.15,DES3010g-L2MGMT-MIB::swL2StpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to be selected as Root Port,  even it has the best spanning tree priotiry vector.
.1.3.6.1.4.1.171.11.63.1.2.2.16.4.1.16,DES3010g-L2MGMT-MIB::swL2StpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to propagate received topology
.1.3.6.1.4.1.171.11.63.1.2.2.17,DES3010g-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.17.3,DES3010g-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.1,DES3010g-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and config per port priority-based QoS features on the switch
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.1.1,DES3010g-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.1.1.1,DES3010g-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.1.1.2,DES3010g-L2MGMT-MIB::swL2CosPriorityPortPRI,INTEGER,read-write,,current,other(1):disable(2):enable(3),Indicates port_priority state for CoS.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.1.1.3,DES3010g-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p(2), enable 802.1p QoS; When set macBase(3), enable MAC-based QoS;  When set disable(1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.1.1.4,DES3010g-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos(2), enable TOS based QoS; When set dscp(3), enable DSCP based QoS;  When set disable(1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.1.1.5,DES3010g-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),when read,it always return invalid(2); when write valid(1),it disables all priority in this table.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.2,DES3010g-L2MGMT-MIB::swL2CosPortPRITable,,not-accessible,,current,,Used to show port-to-class mappings and map specific port to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.2.1,DES3010g-L2MGMT-MIB::swL2CosPortPRIEntry,,not-accessible,swL2CosPortPRIIndex,current,,A list of information contained in swL2CosPortPRITable.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.2.1.1,DES3010g-L2MGMT-MIB::swL2CosPortPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority PortPRI.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.2.1.2,DES3010g-L2MGMT-MIB::swL2CosPortPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges. And you can set value only 0 or 3,you can't set value 1 or 2.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.3,DES3010g-L2MGMT-MIB::swL2CosMacBasePRITable,,not-accessible,,current,,Used to show MAC priority map to traffic class and  map the destination MAC address in incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.3.1,DES3010g-L2MGMT-MIB::swL2CosMacBasePRIEntry,,not-accessible,swL2CosMacBasePRIIndex,current,,A list of information contained in swL2CosMacBasePRITable.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.3.1.1,DES3010g-L2MGMT-MIB::swL2CosMacBasePRIIndex,OCTET,read-only,,current,,Indicates CoS Priority MacBasePRI.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.3.1.2,DES3010g-L2MGMT-MIB::swL2CosMacBasePRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.4,DES3010g-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.4.1,DES3010g-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.4.1.1,DES3010g-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.4.1.2,DES3010g-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.5,DES3010g-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.5.1,DES3010g-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.5.1.1,DES3010g-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.63.1.2.2.17.3.5.1.2,DES3010g-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.1.2.2.18,DES3010g-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.18.1,DES3010g-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.18.1.1,DES3010g-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.63.1.2.2.18.1.2,DES3010g-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.63.1.2.2.18.1.3,DES3010g-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.63.1.2.2.18.2,DES3010g-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.18.2.1,DES3010g-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.1.2.2.18.2.1.1,DES3010g-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.1.2.2.18.2.1.1.1,DES3010g-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.63.1.2.2.18.2.1.1.2,DES3010g-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.63.1.2.2.18.2.1.1.4,DES3010g-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3),This object indicates the port status.
.1.3.6.1.4.1.171.11.63.1.2.2.19,DES3010g-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.19.1,DES3010g-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.63.1.2.2.19.1.1,DES3010g-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.63.1.2.2.19.1.1.1,DES3010g-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.63.1.2.2.19.1.1.2,DES3010g-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.1.2.2.19.1.1.3,DES3010g-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,dynamic(0):static(1),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.1.2.2.19.1.1.4,DES3010g-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.63.1.2.2.19.1.1.5,DES3010g-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.63.1.2.2.19.1.1.6,DES3010g-L2MGMT-MIB::swL2VlanUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.63.1.2.2.19.1.1.7,DES3010g-L2MGMT-MIB::swL2VlanTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.63.1.2.2.100,DES3010g-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.100.1,DES3010g-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.100.1.2,DES3010g-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.100.1.2.0,DES3010g-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.100.1.2.0.1,DES3010g-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.63.1.2.2.100.1.2.0.2,DES3010g-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.63.1.2.2.100.1.2.1,DES3010g-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.63.1.2.2.100.1.2.1.1,DES3010g-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.63.1.2.2.100.1.2.1.2,DES3010g-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.63.2,DLINK-SWPRIMGMT-MIB::des3018,,,,,,
.1.3.6.1.4.1.171.11.63.2.2,DES3018-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Common Management Information for 
.1.3.6.1.4.1.171.11.63.2.2.1,DES3018-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.1.1,DES3018-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.1.1.5,DES3018-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The two octets is defined as system LED. The first LED is power LED. The second LED is console LED. The other octets following  the second octets are the logical port LED (following dot1dBasePort ordering). Every two bytes are presented to a port. The first byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED. Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. Speed LED : 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.63.2.2.1.1.6,DES3018-L2MGMT-MIB::swL2Module-1-Type,INTEGER,read-only,,current,none(0):moduleType-DEM-301T(1):moduleType-DEM-201F(2):moduleType-DEM-301G(3):moduleType-COMBA(4):moduleType-DEM-201FL(5),This object indicates the module type.
.1.3.6.1.4.1.171.11.63.2.2.1.1.7,DES3018-L2MGMT-MIB::swL2Module-2-Type,INTEGER,read-only,,current,none(0):moduleType-DEM-301T(1):moduleType-DEM-201F(2):moduleType-DEM-301G(3):moduleType-COMBA(4):moduleType-DEM-201FL(5),This object indicates the module type.
.1.3.6.1.4.1.171.11.63.2.2.1.2,DES3018-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.1.2.1,DES3018-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.63.2.2.1.2.2,DES3018-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system ip.
.1.3.6.1.4.1.171.11.63.2.2.1.2.3,DES3018-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.63.2.2.1.2.4,DES3018-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.63.2.2.1.2.5,DES3018-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.63.2.2.1.2.6,DES3018-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.63.2.2.1.2.7,DES3018-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.63.2.2.1.2.12,DES3018-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.63.2.2.1.2.13,DES3018-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.63.2.2.1.2.16,DES3018-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.63.2.2.1.2.17,DES3018-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.63.2.2.1.2.18,DES3018-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decide the multicast packets filtering mode on all port . 
.1.3.6.1.4.1.171.11.63.2.2.1.2.19,DES3018-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.63.2.2.1.2.20,DES3018-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.63.2.2.1.2.21,DES3018-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.63.2.2.1.2.22,DES3018-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.2.2.1.2.23,DES3018-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.63.2.2.1.2.24,DES3018-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.63.2.2.1.2.25,DES3018-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs; The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.63.2.2.1.3,DES3018-L2MGMT-MIB::swL2CPUutilization,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.1.3.1,DES3018-L2MGMT-MIB::swL2CPUutilizationIn5sec,Integer32,read-only,,current,,Time scale is 5 seconds.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.2.2.1.3.2,DES3018-L2MGMT-MIB::swL2CPUutilizationIn1min,Integer32,read-only,,current,,Time scale is 1 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.2.2.1.3.3,DES3018-L2MGMT-MIB::swL2CPUutilizationIn5min,Integer32,read-only,,current,,Time scale is 5 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.2.2.1.4,DES3018-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.1.4.3,DES3018-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link changes. If the object is enabled (3), the Link Change trap is sent by the device when any of its port links change. The device does not send the trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.63.2.2.2,DES3018-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.2.1,DES3018-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.63.2.2.2.1.1,DES3018-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.63.2.2.2.1.1.1,DES3018-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.2.2.2.1.1.4,DES3018-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.63.2.2.2.1.1.5,DES3018-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):full-10Mbps-8023x(2):full-10Mbps-none(3):half-10Mbps-backp(4):half-10Mbps-none(5):full-100Mbps-8023x(6):full-100Mbps-none(7):half-100Mbps-backp(8):half-100Mbps-none(9):full-1Gigabps-8023x(10):full-1Gigabps-none(11):half-1Gigabps-backp(12):half-1Gigabps-none(13),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.2.2.2.2,DES3018-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.63.2.2.2.2.1,DES3018-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.63.2.2.2.2.1.1,DES3018-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.2.2.2.2.1.2,DES3018-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.63.2.2.2.2.1.3,DES3018-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.63.2.2.2.2.1.4,DES3018-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.63.2.2.2.2.1.5,DES3018-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.2.2.2.2.1.7,DES3018-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each poet MAC notification state.
.1.3.6.1.4.1.171.11.63.2.2.2.2.1.10,DES3018-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object controls the MDIX state of a specified port.
.1.3.6.1.4.1.171.11.63.2.2.2.3,DES3018-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about Err port.
.1.3.6.1.4.1.171.11.63.2.2.2.3.1,DES3018-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for err port of the device.
.1.3.6.1.4.1.171.11.63.2.2.2.3.1.1,DES3018-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.2.2.2.3.1.2,DES3018-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decide the portstate enabled or disabled.
.1.3.6.1.4.1.171.11.63.2.2.2.3.1.3,DES3018-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decide the PortStatus whether err-disabled.
.1.3.6.1.4.1.171.11.63.2.2.2.3.1.4,DES3018-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,stp-lbd(1):storm-control(2),This object decide the PortStatus STP LBD or Storm control.
.1.3.6.1.4.1.171.11.63.2.2.2.3.1.5,DES3018-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.2.2.3,DES3018-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.3.1,DES3018-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.2.2.3.1.1,DES3018-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.63.2.2.3.1.1.1,DES3018-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.63.2.2.3.1.1.2,DES3018-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(Kbit/sec) of the specifed port.Value 1024000 means no limit.
.1.3.6.1.4.1.171.11.63.2.2.3.1.1.3,DES3018-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(Kbit/sec) of the specifed port.Value 1024000 means no limit. 
.1.3.6.1.4.1.171.11.63.2.2.3.1.1.4,DES3018-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.2.2.3.1.1.5,DES3018-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.2.2.3.2,DES3018-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.2.2.3.2.1,DES3018-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.63.2.2.3.2.1.1,DES3018-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.63.2.2.3.2.1.4,DES3018-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,, 
.1.3.6.1.4.1.171.11.63.2.2.3.3,DES3018-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.2.2.3.3.1,DES3018-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.63.2.2.3.3.1.1,DES3018-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.63.2.2.3.3.1.2,DES3018-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.63.2.2.3.4,DES3018-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.2.2.3.4.1,DES3018-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.63.2.2.3.4.1.1,DES3018-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.63.2.2.3.4.1.2,DES3018-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.63.2.2.3.4.1.3,DES3018-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.63.2.2.3.5,DES3018-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.63.2.2.4,DES3018-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.4.1,DES3018-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of swPortTrunkTable
.1.3.6.1.4.1.171.11.63.2.2.4.2,DES3018-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.63.2.2.4.3,DES3018-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.63.2.2.4.3.1,DES3018-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information specifies which ports group form a single logical link.
.1.3.6.1.4.1.171.11.63.2.2.4.3.1.1,DES3018-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.63.2.2.4.3.1.2,DES3018-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry.The  first port of the trunk is implicitly configured to be the master logical  port.When using Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.63.2.2.4.3.1.3,DES3018-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.63.2.2.4.3.1.4,DES3018-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry. 
.1.3.6.1.4.1.171.11.63.2.2.4.3.1.5,DES3018-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry. 
.1.3.6.1.4.1.171.11.63.2.2.4.3.1.6,DES3018-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo(4),the type of trunk is static(1); when the state is CreatAndWait(5),the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.63.2.2.4.3.1.7,DES3018-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.63.2.2.4.4,DES3018-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.63.2.2.4.5,DES3018-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.2.2.4.5.1,DES3018-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.2.2.4.5.1.1,DES3018-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.63.2.2.4.5.1.2,DES3018-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.63.2.2.4.6,DES3018-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.2.2.4.6.1,DES3018-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.63.2.2.4.6.1.1,DES3018-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.63.2.2.4.6.1.2,DES3018-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.63.2.2.6,DES3018-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.6.2,DES3018-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.2.2.6.3,DES3018-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.2.2.6.4,DES3018-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates switch which port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to bridge MIB, etc. 
.1.3.6.1.4.1.171.11.63.2.2.6.5,DES3018-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry. 
.1.3.6.1.4.1.171.11.63.2.2.7,DES3018-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.7.1,DES3018-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.2.2.7.2,DES3018-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.63.2.2.7.3,DES3018-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1,DES3018-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.1,DES3018-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.2,DES3018-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.3,DES3018-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.4,DES3018-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.5,DES3018-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.6,DES3018-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.7,DES3018-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.8,DES3018-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.9,DES3018-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.10,DES3018-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.11,DES3018-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.63.2.2.7.3.1.12,DES3018-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.63.2.2.7.4,DES3018-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.63.2.2.7.4.1,DES3018-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.2.2.7.4.1.1,DES3018-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.2.2.7.4.1.2,DES3018-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.63.2.2.7.4.1.3,DES3018-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.63.2.2.7.5,DES3018-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.63.2.2.7.5.1,DES3018-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.2.2.7.5.1.1,DES3018-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.63.2.2.7.5.1.2,DES3018-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.2.2.7.5.1.3,DES3018-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.2.2.7.5.1.4,DES3018-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.63.2.2.7.5.1.5,DES3018-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.2.2.7.6,DES3018-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.63.2.2.7.6.1,DES3018-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.63.2.2.7.6.1.1,DES3018-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the vlan id of the router port entry.
.1.3.6.1.4.1.171.11.63.2.2.7.6.1.2,DES3018-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the vlan name of the router port entry.
.1.3.6.1.4.1.171.11.63.2.2.7.6.1.3,DES3018-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicate the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.2.2.7.6.1.4,DES3018-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicate the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.2.2.7.6.1.5,DES3018-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicate the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.2.2.7.7,DES3018-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.63.2.2.7.7.1,DES3018-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.63.2.2.7.7.1.1,DES3018-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.63.2.2.7.7.1.2,DES3018-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.63.2.2.11,DES3018-L2MGMT-MIB::swL2TrafficMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.11.1,DES3018-L2MGMT-MIB::swL2TrafficCtrlTable,,not-accessible,,current,,This table specifys the storm traffic control configuration.
.1.3.6.1.4.1.171.11.63.2.2.11.1.1,DES3018-L2MGMT-MIB::swL2TrafficCtrlEntry,,not-accessible,swL2TrafficCtrlGroupIndex,current,,A list of information specifies the storm traffic control  configuration.
.1.3.6.1.4.1.171.11.63.2.2.11.1.1.1,DES3018-L2MGMT-MIB::swL2TrafficCtrlGroupIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.63.2.2.11.1.1.2,DES3018-L2MGMT-MIB::swL2TrafficCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.63.2.2.11.1.1.3,DES3018-L2MGMT-MIB::swL2TrafficCtrlBMStromthreshold,INTEGER,read-write,,current,,This object to decide how much thousand packets per second broadcast/multicast (depend on swL2TrafficCtrlBcastStromCtrl, swL2TrafficCtrlMcastStromCtrl or swL2TrafficCtrlUcastStromCtrl objects whether is enabled) will active storm control. Whenever a port reaches its configured amount of packets in the one  second time interval, the device will start dropping that type  of packet, until the time interval has expired. Once the time  interval has expired, the device will start forwarding that type of packet.
.1.3.6.1.4.1.171.11.63.2.2.11.1.1.4,DES3018-L2MGMT-MIB::swL2TrafficCtrlBcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates broadcast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.2.2.11.1.1.5,DES3018-L2MGMT-MIB::swL2TrafficCtrlMcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates multicast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.2.2.11.1.1.6,DES3018-L2MGMT-MIB::swL2TrafficCtrlUcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates destination lookup fail function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.2.2.12,DES3018-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.12.1,DES3018-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.63.2.2.12.1.1,DES3018-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.63.2.2.12.1.1.1,DES3018-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.63.2.2.12.1.1.2,DES3018-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.63.2.2.15,DES3018-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.15.1,DES3018-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as static entry. When the learned addresses number reach N, any coming packet with not learned source addresses are discarded (e.g. dropped) and no more new addresses can be learned at this port.
.1.3.6.1.4.1.171.11.63.2.2.15.1.1,DES3018-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.63.2.2.15.1.1.1,DES3018-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.63.2.2.15.1.1.2,DES3018-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.63.2.2.15.1.1.3,DES3018-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout(3) mode - the locked addresses can be aged out after aging timer expire. In this mode, when the locked address is aged out, the number of address can be learned has to be increased by one. In deleteOnReset(4) mode - never age out the locked addresses unless restart the system to prevent from port movement or intrusion.
.1.3.6.1.4.1.171.11.63.2.2.15.1.1.4,DES3018-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.63.2.2.15.2,DES3018-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),when enable(2),whenever there's a new MAC that violates the pre-defined port security configuration, trap will be sent out and the relevant information will be logged in system.
.1.3.6.1.4.1.171.11.63.2.2.16,DES3018-L2MGMT-MIB::swL2StpMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.16.1,DES3018-L2MGMT-MIB::swL2StpForwardBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates whether flooding BPDU packets when STP is disabled on device
.1.3.6.1.4.1.171.11.63.2.2.16.2,DES3018-L2MGMT-MIB::swL2StpLbd,INTEGER,not-accessible,,obsolete,other(1):disabled(2):enabled(3),Indicates whether STP loop-back prevent on the device is turned on
.1.3.6.1.4.1.171.11.63.2.2.16.3,DES3018-L2MGMT-MIB::swL2StpLbdRecoverTime,INTEGER,not-accessible,,obsolete,,The period of time on which STP module keeps checking the BPDU loop status,
.1.3.6.1.4.1.171.11.63.2.2.16.4,DES3018-L2MGMT-MIB::swL2StpPortTable,,not-accessible,,current,,A table that contains port-specific information
.1.3.6.1.4.1.171.11.63.2.2.16.4.1,DES3018-L2MGMT-MIB::swL2StpPortEntry,,not-accessible,swL2StpPort,current,,A list of information maintained by every port
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.1,DES3018-L2MGMT-MIB::swL2StpPort,INTEGER,read-only,,current,,The port number of the port for this entry.
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.2,DES3018-L2MGMT-MIB::swL2StpPortLbd,INTEGER,not-accessible,,obsolete,other(1):disabled(2):enabled(3),The enabled/disabled status is used to Loop-back prevention attached
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.3,DES3018-L2MGMT-MIB::swL2StpPortStatus,INTEGER,read-only,,current,other(1):disabled(2):discarding(3):learning(4):forwarding(5):broken(6):no-stp-enabled(7):err-disabled(8),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.4,DES3018-L2MGMT-MIB::swL2StpPortRole,INTEGER,read-only,,current,disabled(1):alternate(2):backup(3):root(4):designated(5):nonStp(6):loopback(7),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.5,DES3018-L2MGMT-MIB::swL2StpPortFBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is used to BPDU Filtering attached  to this port.
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.6,DES3018-L2MGMT-MIB::swL2StpPortLinkState,INTEGER,read-only,,current,link-down(1):half-10Mbps-none(2):half-10Mbps-backp(3):full-10Mbps-none(4):full-10Mbps-8023x(5):half-100Mbps-none(6):half-100Mbps-backp(7):full-100Mbps-none(8):full-100Mbps-8023x(9):half-1000Mbps-none(10):full-1000Mbps-backp(11):full-1000Mbps-none(12):full-1000Mbps-8023x(13),This object indicates the stp port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.7,DES3018-L2MGMT-MIB::swL2StpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.8,DES3018-L2MGMT-MIB::swL2StpPortAdminEdgePort,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative value of the Edge Port parameter. A value of TRUE(0) indicates that this port should be assumed as an edge-port and a value of FALSE(1) indicates that this port should be assumed as a non-edge-port.
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.9,DES3018-L2MGMT-MIB::swL2StpPortOperEdgePort,INTEGER,read-only,,current,true(1):false(2),The operational value of the Edge Port parameter. The object is initialized to the value of swL2StpPortAdminEdgePort and is set FALSE on reception of a BPDU.
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.10,DES3018-L2MGMT-MIB::swL2StpPortAdminPointToPoint,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.11,DES3018-L2MGMT-MIB::swL2StpPortOperPointToPoint,INTEGER,read-only,,current,true(1):false(2),The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the swL2StpPortAdminPointToPoint object.
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.12,DES3018-L2MGMT-MIB::swL2StpPortAdminPathCost,Unsigned32,read-write,,current,,The administratively assigned value for the contribution of this port to the path cost of paths towards the spanning tree root. Writing a value of '0' assigns the automatically calculated default Path Cost value to the port. If the default Path Cost is being used, this object returns '0' when read. This complements the object swL2StpPortPathCost, which returns the operational value of the path cost. As USE_RSTP is 1:enabled, swL2StpPortPathCost is forced to be read-only. configuration via swL2StpPortAdminPathCost.  According 802.1w, value range of swL2StpPortAdminPathCost would be expanded. the former value range is (0..65535), the new is (0..200000000). 
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.13,DES3018-L2MGMT-MIB::swL2StpPortPriority,INTEGER,read-write,,current,,The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of swL2StpPort.
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.14,DES3018-L2MGMT-MIB::swL2STPPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is usedoop-back prevention attached
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.15,DES3018-L2MGMT-MIB::swL2StpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to be selected as Root Port,  even it has the best spanning tree priotiry vector.
.1.3.6.1.4.1.171.11.63.2.2.16.4.1.16,DES3018-L2MGMT-MIB::swL2StpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to propagate received topology
.1.3.6.1.4.1.171.11.63.2.2.17,DES3018-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.17.3,DES3018-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.17.3.1,DES3018-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and config per port priority-based QoS features on the switch
.1.3.6.1.4.1.171.11.63.2.2.17.3.1.1,DES3018-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.63.2.2.17.3.1.1.1,DES3018-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.63.2.2.17.3.1.1.2,DES3018-L2MGMT-MIB::swL2CosPriorityPortPRI,INTEGER,read-write,,current,other(1):disable(2):enable(3),Indicates port_priority state for CoS.
.1.3.6.1.4.1.171.11.63.2.2.17.3.1.1.3,DES3018-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p(2), enable 802.1p QoS; When set macBase(3), enable MAC-based QoS;  When set disable(1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.63.2.2.17.3.1.1.4,DES3018-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos(2), enable TOS based QoS; When set dscp(3), enable DSCP based QoS;  When set disable(1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.63.2.2.17.3.1.1.5,DES3018-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),when read,it always return invalid(2); when write valid(1),it disables all priority in this table.
.1.3.6.1.4.1.171.11.63.2.2.17.3.2,DES3018-L2MGMT-MIB::swL2CosPortPRITable,,not-accessible,,current,,Used to show port-to-class mappings and map specific port to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.2.2.17.3.2.1,DES3018-L2MGMT-MIB::swL2CosPortPRIEntry,,not-accessible,swL2CosPortPRIIndex,current,,A list of information contained in swL2CosPortPRITable.
.1.3.6.1.4.1.171.11.63.2.2.17.3.2.1.1,DES3018-L2MGMT-MIB::swL2CosPortPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority PortPRI.
.1.3.6.1.4.1.171.11.63.2.2.17.3.2.1.2,DES3018-L2MGMT-MIB::swL2CosPortPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges. And you can set value only 0 or 3,you can't set value 1 or 2.
.1.3.6.1.4.1.171.11.63.2.2.17.3.3,DES3018-L2MGMT-MIB::swL2CosMacBasePRITable,,not-accessible,,current,,Used to show MAC priority map to traffic class and  map the destination MAC address in incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.2.2.17.3.3.1,DES3018-L2MGMT-MIB::swL2CosMacBasePRIEntry,,not-accessible,swL2CosMacBasePRIIndex,current,,A list of information contained in swL2CosMacBasePRITable.
.1.3.6.1.4.1.171.11.63.2.2.17.3.3.1.1,DES3018-L2MGMT-MIB::swL2CosMacBasePRIIndex,OCTET,read-only,,current,,Indicates CoS Priority MacBasePRI.
.1.3.6.1.4.1.171.11.63.2.2.17.3.3.1.2,DES3018-L2MGMT-MIB::swL2CosMacBasePRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.2.2.17.3.4,DES3018-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.2.2.17.3.4.1,DES3018-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.63.2.2.17.3.4.1.1,DES3018-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.63.2.2.17.3.4.1.2,DES3018-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.2.2.17.3.5,DES3018-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.2.2.17.3.5.1,DES3018-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.63.2.2.17.3.5.1.1,DES3018-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.63.2.2.17.3.5.1.2,DES3018-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.2.2.18,DES3018-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.18.1,DES3018-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.18.1.1,DES3018-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.63.2.2.18.1.2,DES3018-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.63.2.2.18.1.3,DES3018-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.63.2.2.18.2,DES3018-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.18.2.1,DES3018-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.2.2.18.2.1.1,DES3018-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.2.2.18.2.1.1.1,DES3018-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.63.2.2.18.2.1.1.2,DES3018-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.63.2.2.18.2.1.1.4,DES3018-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3),This object indicates the port status.
.1.3.6.1.4.1.171.11.63.2.2.19,DES3018-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.19.1,DES3018-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.63.2.2.19.1.1,DES3018-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.63.2.2.19.1.1.1,DES3018-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.63.2.2.19.1.1.2,DES3018-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.2.2.19.1.1.3,DES3018-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,dynamic(0):static(1),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.2.2.19.1.1.4,DES3018-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.63.2.2.19.1.1.5,DES3018-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.63.2.2.19.1.1.6,DES3018-L2MGMT-MIB::swL2VlanUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.63.2.2.19.1.1.7,DES3018-L2MGMT-MIB::swL2VlanTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.63.2.2.100,DES3018-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.100.1,DES3018-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.100.1.2,DES3018-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.100.1.2.0,DES3018-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.100.1.2.0.1,DES3018-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.63.2.2.100.1.2.0.2,DES3018-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.63.2.2.100.1.2.1,DES3018-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.63.2.2.100.1.2.1.1,DES3018-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.63.2.2.100.1.2.1.2,DES3018-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.63.3,DLINK-SWPRIMGMT-MIB::des3026,,,,,,
.1.3.6.1.4.1.171.11.63.3.2,DES3026-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Common Management Information for 
.1.3.6.1.4.1.171.11.63.3.2.1,DES3026-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.1.1,DES3026-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.1.1.5,DES3026-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The two octets is defined as system LED. The first LED is power LED. The second LED is console LED. The other octets following  the second octets are the logical port LED (following dot1dBasePort ordering). Every two bytes are presented to a port. The first byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED. Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. Speed LED : 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.63.3.2.1.1.6,DES3026-L2MGMT-MIB::swL2Module-1-Type,INTEGER,read-only,,current,none(0):moduleType-DEM-301T(1):moduleType-DEM-201F(2):moduleType-DEM-301G(3):moduleType-COMBA(4):moduleType-DEM-201FL(5),This object indicates the module type.
.1.3.6.1.4.1.171.11.63.3.2.1.1.7,DES3026-L2MGMT-MIB::swL2Module-2-Type,INTEGER,read-only,,current,none(0):moduleType-DEM-301T(1):moduleType-DEM-201F(2):moduleType-DEM-301G(3):moduleType-COMBA(4):moduleType-DEM-201FL(5),This object indicates the module type.
.1.3.6.1.4.1.171.11.63.3.2.1.2,DES3026-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.1.2.1,DES3026-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.63.3.2.1.2.2,DES3026-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system ip.
.1.3.6.1.4.1.171.11.63.3.2.1.2.3,DES3026-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.63.3.2.1.2.4,DES3026-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.63.3.2.1.2.5,DES3026-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.63.3.2.1.2.6,DES3026-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.63.3.2.1.2.7,DES3026-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.63.3.2.1.2.12,DES3026-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.63.3.2.1.2.13,DES3026-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.63.3.2.1.2.16,DES3026-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.63.3.2.1.2.17,DES3026-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.63.3.2.1.2.18,DES3026-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decide the multicast packets filtering mode on all port . 
.1.3.6.1.4.1.171.11.63.3.2.1.2.19,DES3026-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.63.3.2.1.2.20,DES3026-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.63.3.2.1.2.21,DES3026-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.63.3.2.1.2.22,DES3026-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.3.2.1.2.23,DES3026-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.63.3.2.1.2.24,DES3026-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.63.3.2.1.2.25,DES3026-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs; The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.63.3.2.1.3,DES3026-L2MGMT-MIB::swL2CPUutilization,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.1.3.1,DES3026-L2MGMT-MIB::swL2CPUutilizationIn5sec,Integer32,read-only,,current,,Time scale is 5 seconds.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.3.2.1.3.2,DES3026-L2MGMT-MIB::swL2CPUutilizationIn1min,Integer32,read-only,,current,,Time scale is 1 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.3.2.1.3.3,DES3026-L2MGMT-MIB::swL2CPUutilizationIn5min,Integer32,read-only,,current,,Time scale is 5 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.3.2.1.4,DES3026-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.1.4.3,DES3026-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link changes. If the object is enabled (3), the Link Change trap is sent by the device when any of its port links change. The device does not send the trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.63.3.2.2,DES3026-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.2.1,DES3026-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.63.3.2.2.1.1,DES3026-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.63.3.2.2.1.1.1,DES3026-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.3.2.2.1.1.4,DES3026-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.63.3.2.2.1.1.5,DES3026-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):full-10Mbps-8023x(2):full-10Mbps-none(3):half-10Mbps-backp(4):half-10Mbps-none(5):full-100Mbps-8023x(6):full-100Mbps-none(7):half-100Mbps-backp(8):half-100Mbps-none(9):full-1Gigabps-8023x(10):full-1Gigabps-none(11):half-1Gigabps-backp(12):half-1Gigabps-none(13),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.3.2.2.2,DES3026-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.63.3.2.2.2.1,DES3026-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.63.3.2.2.2.1.1,DES3026-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.3.2.2.2.1.2,DES3026-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.63.3.2.2.2.1.3,DES3026-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.63.3.2.2.2.1.4,DES3026-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.63.3.2.2.2.1.5,DES3026-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.3.2.2.2.1.7,DES3026-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each poet MAC notification state.
.1.3.6.1.4.1.171.11.63.3.2.2.2.1.10,DES3026-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object controls the MDIX state of a specified port.
.1.3.6.1.4.1.171.11.63.3.2.2.3,DES3026-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about Err port.
.1.3.6.1.4.1.171.11.63.3.2.2.3.1,DES3026-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for err port of the device.
.1.3.6.1.4.1.171.11.63.3.2.2.3.1.1,DES3026-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.3.2.2.3.1.2,DES3026-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decide the portstate enabled or disabled.
.1.3.6.1.4.1.171.11.63.3.2.2.3.1.3,DES3026-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decide the PortStatus whether err-disabled.
.1.3.6.1.4.1.171.11.63.3.2.2.3.1.4,DES3026-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,stp-lbd(1):storm-control(2),This object decide the PortStatus STP LBD or Storm control.
.1.3.6.1.4.1.171.11.63.3.2.2.3.1.5,DES3026-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.3.2.3,DES3026-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.3.1,DES3026-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.3.2.3.1.1,DES3026-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.63.3.2.3.1.1.1,DES3026-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.63.3.2.3.1.1.2,DES3026-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(Kbit/sec) of the specifed port.Value 1024000 means no limit.
.1.3.6.1.4.1.171.11.63.3.2.3.1.1.3,DES3026-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(Kbit/sec) of the specifed port.Value 1024000 means no limit. 
.1.3.6.1.4.1.171.11.63.3.2.3.1.1.4,DES3026-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.3.2.3.1.1.5,DES3026-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.3.2.3.2,DES3026-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.3.2.3.2.1,DES3026-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.63.3.2.3.2.1.1,DES3026-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.63.3.2.3.2.1.4,DES3026-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,, 
.1.3.6.1.4.1.171.11.63.3.2.3.3,DES3026-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.3.2.3.3.1,DES3026-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.63.3.2.3.3.1.1,DES3026-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.63.3.2.3.3.1.2,DES3026-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.63.3.2.3.4,DES3026-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.3.2.3.4.1,DES3026-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.63.3.2.3.4.1.1,DES3026-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.63.3.2.3.4.1.2,DES3026-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.63.3.2.3.4.1.3,DES3026-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.63.3.2.3.5,DES3026-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.63.3.2.4,DES3026-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.4.1,DES3026-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of swPortTrunkTable
.1.3.6.1.4.1.171.11.63.3.2.4.2,DES3026-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.63.3.2.4.3,DES3026-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.63.3.2.4.3.1,DES3026-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information specifies which ports group form a single logical link.
.1.3.6.1.4.1.171.11.63.3.2.4.3.1.1,DES3026-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.63.3.2.4.3.1.2,DES3026-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry.The  first port of the trunk is implicitly configured to be the master logical  port.When using Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.63.3.2.4.3.1.3,DES3026-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.63.3.2.4.3.1.4,DES3026-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry. 
.1.3.6.1.4.1.171.11.63.3.2.4.3.1.5,DES3026-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry. 
.1.3.6.1.4.1.171.11.63.3.2.4.3.1.6,DES3026-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo(4),the type of trunk is static(1); when the state is CreatAndWait(5),the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.63.3.2.4.3.1.7,DES3026-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.63.3.2.4.4,DES3026-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.63.3.2.4.5,DES3026-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.3.2.4.5.1,DES3026-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.3.2.4.5.1.1,DES3026-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.63.3.2.4.5.1.2,DES3026-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.63.3.2.4.6,DES3026-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.3.2.4.6.1,DES3026-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.63.3.2.4.6.1.1,DES3026-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.63.3.2.4.6.1.2,DES3026-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.63.3.2.6,DES3026-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.6.2,DES3026-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.3.2.6.3,DES3026-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.3.2.6.4,DES3026-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates switch which port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to bridge MIB, etc. 
.1.3.6.1.4.1.171.11.63.3.2.6.5,DES3026-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry. 
.1.3.6.1.4.1.171.11.63.3.2.7,DES3026-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.7.1,DES3026-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.3.2.7.2,DES3026-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.63.3.2.7.3,DES3026-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1,DES3026-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.1,DES3026-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.2,DES3026-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.3,DES3026-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.4,DES3026-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.5,DES3026-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.6,DES3026-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.7,DES3026-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.8,DES3026-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.9,DES3026-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.10,DES3026-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.11,DES3026-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.63.3.2.7.3.1.12,DES3026-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.63.3.2.7.4,DES3026-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.63.3.2.7.4.1,DES3026-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.3.2.7.4.1.1,DES3026-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.3.2.7.4.1.2,DES3026-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.63.3.2.7.4.1.3,DES3026-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.63.3.2.7.5,DES3026-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.63.3.2.7.5.1,DES3026-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.3.2.7.5.1.1,DES3026-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.63.3.2.7.5.1.2,DES3026-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.3.2.7.5.1.3,DES3026-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.3.2.7.5.1.4,DES3026-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.63.3.2.7.5.1.5,DES3026-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.3.2.7.6,DES3026-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.63.3.2.7.6.1,DES3026-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.63.3.2.7.6.1.1,DES3026-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the vlan id of the router port entry.
.1.3.6.1.4.1.171.11.63.3.2.7.6.1.2,DES3026-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the vlan name of the router port entry.
.1.3.6.1.4.1.171.11.63.3.2.7.6.1.3,DES3026-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicate the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.3.2.7.6.1.4,DES3026-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicate the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.3.2.7.6.1.5,DES3026-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicate the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.3.2.7.7,DES3026-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.63.3.2.7.7.1,DES3026-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.63.3.2.7.7.1.1,DES3026-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.63.3.2.7.7.1.2,DES3026-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.63.3.2.11,DES3026-L2MGMT-MIB::swL2TrafficMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.11.1,DES3026-L2MGMT-MIB::swL2TrafficCtrlTable,,not-accessible,,current,,This table specifys the storm traffic control configuration.
.1.3.6.1.4.1.171.11.63.3.2.11.1.1,DES3026-L2MGMT-MIB::swL2TrafficCtrlEntry,,not-accessible,swL2TrafficCtrlGroupIndex,current,,A list of information specifies the storm traffic control  configuration.
.1.3.6.1.4.1.171.11.63.3.2.11.1.1.1,DES3026-L2MGMT-MIB::swL2TrafficCtrlGroupIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.63.3.2.11.1.1.2,DES3026-L2MGMT-MIB::swL2TrafficCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.63.3.2.11.1.1.3,DES3026-L2MGMT-MIB::swL2TrafficCtrlBMStromthreshold,INTEGER,read-write,,current,,This object to decide how much thousand packets per second broadcast/multicast (depend on swL2TrafficCtrlBcastStromCtrl, swL2TrafficCtrlMcastStromCtrl or swL2TrafficCtrlUcastStromCtrl objects whether is enabled) will active storm control. Whenever a port reaches its configured amount of packets in the one  second time interval, the device will start dropping that type  of packet, until the time interval has expired. Once the time  interval has expired, the device will start forwarding that type of packet.
.1.3.6.1.4.1.171.11.63.3.2.11.1.1.4,DES3026-L2MGMT-MIB::swL2TrafficCtrlBcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates broadcast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.3.2.11.1.1.5,DES3026-L2MGMT-MIB::swL2TrafficCtrlMcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates multicast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.3.2.11.1.1.6,DES3026-L2MGMT-MIB::swL2TrafficCtrlUcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates destination lookup fail function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.3.2.12,DES3026-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.12.1,DES3026-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.63.3.2.12.1.1,DES3026-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.63.3.2.12.1.1.1,DES3026-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.63.3.2.12.1.1.2,DES3026-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.63.3.2.15,DES3026-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.15.1,DES3026-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as static entry. When the learned addresses number reach N, any coming packet with not learned source addresses are discarded (e.g. dropped) and no more new addresses can be learned at this port.
.1.3.6.1.4.1.171.11.63.3.2.15.1.1,DES3026-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.63.3.2.15.1.1.1,DES3026-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.63.3.2.15.1.1.2,DES3026-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.63.3.2.15.1.1.3,DES3026-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout(3) mode - the locked addresses can be aged out after aging timer expire. In this mode, when the locked address is aged out, the number of address can be learned has to be increased by one. In deleteOnReset(4) mode - never age out the locked addresses unless restart the system to prevent from port movement or intrusion.
.1.3.6.1.4.1.171.11.63.3.2.15.1.1.4,DES3026-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.63.3.2.15.2,DES3026-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),when enable(2),whenever there's a new MAC that violates the pre-defined port security configuration, trap will be sent out and the relevant information will be logged in system.
.1.3.6.1.4.1.171.11.63.3.2.16,DES3026-L2MGMT-MIB::swL2StpMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.16.1,DES3026-L2MGMT-MIB::swL2StpForwardBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates whether flooding BPDU packets when STP is disabled on device
.1.3.6.1.4.1.171.11.63.3.2.16.2,DES3026-L2MGMT-MIB::swL2StpLbd,INTEGER,not-accessible,,obsolete,other(1):disabled(2):enabled(3),Indicates whether STP loop-back prevent on the device is turned on
.1.3.6.1.4.1.171.11.63.3.2.16.3,DES3026-L2MGMT-MIB::swL2StpLbdRecoverTime,INTEGER,not-accessible,,obsolete,,The period of time on which STP module keeps checking the BPDU loop status,
.1.3.6.1.4.1.171.11.63.3.2.16.4,DES3026-L2MGMT-MIB::swL2StpPortTable,,not-accessible,,current,,A table that contains port-specific information
.1.3.6.1.4.1.171.11.63.3.2.16.4.1,DES3026-L2MGMT-MIB::swL2StpPortEntry,,not-accessible,swL2StpPort,current,,A list of information maintained by every port
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.1,DES3026-L2MGMT-MIB::swL2StpPort,INTEGER,read-only,,current,,The port number of the port for this entry.
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.2,DES3026-L2MGMT-MIB::swL2StpPortLbd,INTEGER,not-accessible,,obsolete,other(1):disabled(2):enabled(3),The enabled/disabled status is used to Loop-back prevention attached
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.3,DES3026-L2MGMT-MIB::swL2StpPortStatus,INTEGER,read-only,,current,other(1):disabled(2):discarding(3):learning(4):forwarding(5):broken(6):no-stp-enabled(7):err-disabled(8),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.4,DES3026-L2MGMT-MIB::swL2StpPortRole,INTEGER,read-only,,current,disabled(1):alternate(2):backup(3):root(4):designated(5):nonStp(6):loopback(7),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.5,DES3026-L2MGMT-MIB::swL2StpPortFBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is used to BPDU Filtering attached  to this port.
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.6,DES3026-L2MGMT-MIB::swL2StpPortLinkState,INTEGER,read-only,,current,link-down(1):half-10Mbps-none(2):half-10Mbps-backp(3):full-10Mbps-none(4):full-10Mbps-8023x(5):half-100Mbps-none(6):half-100Mbps-backp(7):full-100Mbps-none(8):full-100Mbps-8023x(9):half-1000Mbps-none(10):full-1000Mbps-backp(11):full-1000Mbps-none(12):full-1000Mbps-8023x(13),This object indicates the stp port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.7,DES3026-L2MGMT-MIB::swL2StpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.8,DES3026-L2MGMT-MIB::swL2StpPortAdminEdgePort,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative value of the Edge Port parameter. A value of TRUE(0) indicates that this port should be assumed as an edge-port and a value of FALSE(1) indicates that this port should be assumed as a non-edge-port.
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.9,DES3026-L2MGMT-MIB::swL2StpPortOperEdgePort,INTEGER,read-only,,current,true(1):false(2),The operational value of the Edge Port parameter. The object is initialized to the value of swL2StpPortAdminEdgePort and is set FALSE on reception of a BPDU.
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.10,DES3026-L2MGMT-MIB::swL2StpPortAdminPointToPoint,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.11,DES3026-L2MGMT-MIB::swL2StpPortOperPointToPoint,INTEGER,read-only,,current,true(1):false(2),The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the swL2StpPortAdminPointToPoint object.
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.12,DES3026-L2MGMT-MIB::swL2StpPortAdminPathCost,Unsigned32,read-write,,current,,The administratively assigned value for the contribution of this port to the path cost of paths towards the spanning tree root. Writing a value of '0' assigns the automatically calculated default Path Cost value to the port. If the default Path Cost is being used, this object returns '0' when read. This complements the object swL2StpPortPathCost, which returns the operational value of the path cost. As USE_RSTP is 1:enabled, swL2StpPortPathCost is forced to be read-only. configuration via swL2StpPortAdminPathCost.  According 802.1w, value range of swL2StpPortAdminPathCost would be expanded. the former value range is (0..65535), the new is (0..200000000). 
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.13,DES3026-L2MGMT-MIB::swL2StpPortPriority,INTEGER,read-write,,current,,The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of swL2StpPort.
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.14,DES3026-L2MGMT-MIB::swL2STPPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is usedoop-back prevention attached
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.15,DES3026-L2MGMT-MIB::swL2StpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to be selected as Root Port,  even it has the best spanning tree priotiry vector.
.1.3.6.1.4.1.171.11.63.3.2.16.4.1.16,DES3026-L2MGMT-MIB::swL2StpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to propagate received topology
.1.3.6.1.4.1.171.11.63.3.2.17,DES3026-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.17.3,DES3026-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.17.3.1,DES3026-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and config per port priority-based QoS features on the switch
.1.3.6.1.4.1.171.11.63.3.2.17.3.1.1,DES3026-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.63.3.2.17.3.1.1.1,DES3026-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.63.3.2.17.3.1.1.2,DES3026-L2MGMT-MIB::swL2CosPriorityPortPRI,INTEGER,read-write,,current,other(1):disable(2):enable(3),Indicates port_priority state for CoS.
.1.3.6.1.4.1.171.11.63.3.2.17.3.1.1.3,DES3026-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p(2), enable 802.1p QoS; When set macBase(3), enable MAC-based QoS;  When set disable(1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.63.3.2.17.3.1.1.4,DES3026-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos(2), enable TOS based QoS; When set dscp(3), enable DSCP based QoS;  When set disable(1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.63.3.2.17.3.1.1.5,DES3026-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),when read,it always return invalid(2); when write valid(1),it disables all priority in this table.
.1.3.6.1.4.1.171.11.63.3.2.17.3.2,DES3026-L2MGMT-MIB::swL2CosPortPRITable,,not-accessible,,current,,Used to show port-to-class mappings and map specific port to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.3.2.17.3.2.1,DES3026-L2MGMT-MIB::swL2CosPortPRIEntry,,not-accessible,swL2CosPortPRIIndex,current,,A list of information contained in swL2CosPortPRITable.
.1.3.6.1.4.1.171.11.63.3.2.17.3.2.1.1,DES3026-L2MGMT-MIB::swL2CosPortPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority PortPRI.
.1.3.6.1.4.1.171.11.63.3.2.17.3.2.1.2,DES3026-L2MGMT-MIB::swL2CosPortPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges. And you can set value only 0 or 3,you can't set value 1 or 2.
.1.3.6.1.4.1.171.11.63.3.2.17.3.3,DES3026-L2MGMT-MIB::swL2CosMacBasePRITable,,not-accessible,,current,,Used to show MAC priority map to traffic class and  map the destination MAC address in incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.3.2.17.3.3.1,DES3026-L2MGMT-MIB::swL2CosMacBasePRIEntry,,not-accessible,swL2CosMacBasePRIIndex,current,,A list of information contained in swL2CosMacBasePRITable.
.1.3.6.1.4.1.171.11.63.3.2.17.3.3.1.1,DES3026-L2MGMT-MIB::swL2CosMacBasePRIIndex,OCTET,read-only,,current,,Indicates CoS Priority MacBasePRI.
.1.3.6.1.4.1.171.11.63.3.2.17.3.3.1.2,DES3026-L2MGMT-MIB::swL2CosMacBasePRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.3.2.17.3.4,DES3026-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.3.2.17.3.4.1,DES3026-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.63.3.2.17.3.4.1.1,DES3026-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.63.3.2.17.3.4.1.2,DES3026-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.3.2.17.3.5,DES3026-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.3.2.17.3.5.1,DES3026-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.63.3.2.17.3.5.1.1,DES3026-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.63.3.2.17.3.5.1.2,DES3026-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.3.2.18,DES3026-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.18.1,DES3026-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.18.1.1,DES3026-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.63.3.2.18.1.2,DES3026-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.63.3.2.18.1.3,DES3026-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.63.3.2.18.2,DES3026-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.18.2.1,DES3026-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.3.2.18.2.1.1,DES3026-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.3.2.18.2.1.1.1,DES3026-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.63.3.2.18.2.1.1.2,DES3026-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.63.3.2.18.2.1.1.4,DES3026-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3),This object indicates the port status.
.1.3.6.1.4.1.171.11.63.3.2.19,DES3026-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.19.1,DES3026-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.63.3.2.19.1.1,DES3026-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.63.3.2.19.1.1.1,DES3026-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.63.3.2.19.1.1.2,DES3026-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.3.2.19.1.1.3,DES3026-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,dynamic(0):static(1),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.3.2.19.1.1.4,DES3026-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.63.3.2.19.1.1.5,DES3026-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.63.3.2.19.1.1.6,DES3026-L2MGMT-MIB::swL2VlanUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.63.3.2.19.1.1.7,DES3026-L2MGMT-MIB::swL2VlanTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.63.3.2.100,DES3026-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.100.1,DES3026-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.100.1.2,DES3026-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.100.1.2.0,DES3026-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.100.1.2.0.1,DES3026-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.63.3.2.100.1.2.0.2,DES3026-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.63.3.2.100.1.2.1,DES3026-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.63.3.2.100.1.2.1.1,DES3026-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.63.3.2.100.1.2.1.2,DES3026-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.63.4,DLINK-SWPRIMGMT-MIB::des3010fl,,,,,,
.1.3.6.1.4.1.171.11.63.4.2,DES3010FL-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Common Management Information for 
.1.3.6.1.4.1.171.11.63.4.2.1,DES3010FL-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.1.1,DES3010FL-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.1.1.5,DES3010FL-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The two octets is defined as system LED. The first LED is power LED. The second LED is console LED. The other octets following  the second octets are the logical port LED (following dot1dBasePort ordering). Every two bytes are presented to a port. The first byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED. Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. Speed LED : 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.63.4.2.1.1.6,DES3010FL-L2MGMT-MIB::swL2Module-1-Type,INTEGER,read-only,,current,none(0):moduleType-DEM-301T(1):moduleType-DEM-201F(2):moduleType-DEM-301G(3):moduleType-COMBA(4):moduleType-DEM-201FL(5),This object indicates the module type.
.1.3.6.1.4.1.171.11.63.4.2.1.1.7,DES3010FL-L2MGMT-MIB::swL2Module-2-Type,INTEGER,read-only,,current,none(0):moduleType-DEM-301T(1):moduleType-DEM-201F(2):moduleType-DEM-301G(3):moduleType-COMBA(4):moduleType-DEM-201FL(5),This object indicates the module type.
.1.3.6.1.4.1.171.11.63.4.2.1.2,DES3010FL-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.1.2.1,DES3010FL-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.63.4.2.1.2.2,DES3010FL-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system ip.
.1.3.6.1.4.1.171.11.63.4.2.1.2.3,DES3010FL-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.63.4.2.1.2.4,DES3010FL-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.63.4.2.1.2.5,DES3010FL-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.63.4.2.1.2.6,DES3010FL-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.63.4.2.1.2.7,DES3010FL-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.63.4.2.1.2.12,DES3010FL-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.63.4.2.1.2.13,DES3010FL-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.63.4.2.1.2.16,DES3010FL-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.63.4.2.1.2.17,DES3010FL-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.63.4.2.1.2.18,DES3010FL-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decide the multicast packets filtering mode on all port . 
.1.3.6.1.4.1.171.11.63.4.2.1.2.19,DES3010FL-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.63.4.2.1.2.20,DES3010FL-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.63.4.2.1.2.21,DES3010FL-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.63.4.2.1.2.22,DES3010FL-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.4.2.1.2.23,DES3010FL-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.63.4.2.1.2.24,DES3010FL-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.63.4.2.1.2.25,DES3010FL-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs; The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.63.4.2.1.3,DES3010FL-L2MGMT-MIB::swL2CPUutilization,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.1.3.1,DES3010FL-L2MGMT-MIB::swL2CPUutilizationIn5sec,Integer32,read-only,,current,,Time scale is 5 seconds.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.4.2.1.3.2,DES3010FL-L2MGMT-MIB::swL2CPUutilizationIn1min,Integer32,read-only,,current,,Time scale is 1 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.4.2.1.3.3,DES3010FL-L2MGMT-MIB::swL2CPUutilizationIn5min,Integer32,read-only,,current,,Time scale is 5 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.4.2.1.4,DES3010FL-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.1.4.3,DES3010FL-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link changes. If the object is enabled (3), the Link Change trap is sent by the device when any of its port links change. The device does not send the trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.63.4.2.2,DES3010FL-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.2.1,DES3010FL-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.63.4.2.2.1.1,DES3010FL-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.63.4.2.2.1.1.1,DES3010FL-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.4.2.2.1.1.4,DES3010FL-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.63.4.2.2.1.1.5,DES3010FL-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):full-10Mbps-8023x(2):full-10Mbps-none(3):half-10Mbps-backp(4):half-10Mbps-none(5):full-100Mbps-8023x(6):full-100Mbps-none(7):half-100Mbps-backp(8):half-100Mbps-none(9):full-1Gigabps-8023x(10):full-1Gigabps-none(11):half-1Gigabps-backp(12):half-1Gigabps-none(13),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.4.2.2.2,DES3010FL-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.63.4.2.2.2.1,DES3010FL-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.63.4.2.2.2.1.1,DES3010FL-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.4.2.2.2.1.2,DES3010FL-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.63.4.2.2.2.1.3,DES3010FL-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.63.4.2.2.2.1.4,DES3010FL-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.63.4.2.2.2.1.5,DES3010FL-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.4.2.2.2.1.7,DES3010FL-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each poet MAC notification state.
.1.3.6.1.4.1.171.11.63.4.2.2.2.1.10,DES3010FL-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object controls the MDIX state of a specified port.
.1.3.6.1.4.1.171.11.63.4.2.2.3,DES3010FL-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about Err port.
.1.3.6.1.4.1.171.11.63.4.2.2.3.1,DES3010FL-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for err port of the device.
.1.3.6.1.4.1.171.11.63.4.2.2.3.1.1,DES3010FL-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.4.2.2.3.1.2,DES3010FL-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decide the portstate enabled or disabled.
.1.3.6.1.4.1.171.11.63.4.2.2.3.1.3,DES3010FL-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decide the PortStatus whether err-disabled.
.1.3.6.1.4.1.171.11.63.4.2.2.3.1.4,DES3010FL-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,stp-lbd(1):storm-control(2),This object decide the PortStatus STP LBD or Storm control.
.1.3.6.1.4.1.171.11.63.4.2.2.3.1.5,DES3010FL-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.4.2.3,DES3010FL-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.3.1,DES3010FL-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.4.2.3.1.1,DES3010FL-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.63.4.2.3.1.1.1,DES3010FL-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.63.4.2.3.1.1.2,DES3010FL-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(Kbit/sec) of the specifed port.Value 1024000 means no limit.
.1.3.6.1.4.1.171.11.63.4.2.3.1.1.3,DES3010FL-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(Kbit/sec) of the specifed port.Value 1024000 means no limit. 
.1.3.6.1.4.1.171.11.63.4.2.3.1.1.4,DES3010FL-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.4.2.3.1.1.5,DES3010FL-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.4.2.3.2,DES3010FL-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.4.2.3.2.1,DES3010FL-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.63.4.2.3.2.1.1,DES3010FL-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.63.4.2.3.2.1.4,DES3010FL-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,, 
.1.3.6.1.4.1.171.11.63.4.2.3.3,DES3010FL-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.4.2.3.3.1,DES3010FL-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.63.4.2.3.3.1.1,DES3010FL-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.63.4.2.3.3.1.2,DES3010FL-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.63.4.2.3.4,DES3010FL-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.4.2.3.4.1,DES3010FL-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.63.4.2.3.4.1.1,DES3010FL-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.63.4.2.3.4.1.2,DES3010FL-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.63.4.2.3.4.1.3,DES3010FL-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.63.4.2.3.5,DES3010FL-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.63.4.2.4,DES3010FL-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.4.1,DES3010FL-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of swPortTrunkTable
.1.3.6.1.4.1.171.11.63.4.2.4.2,DES3010FL-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.63.4.2.4.3,DES3010FL-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.63.4.2.4.3.1,DES3010FL-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information specifies which ports group form a single logical link.
.1.3.6.1.4.1.171.11.63.4.2.4.3.1.1,DES3010FL-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.63.4.2.4.3.1.2,DES3010FL-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry.The  first port of the trunk is implicitly configured to be the master logical  port.When using Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.63.4.2.4.3.1.3,DES3010FL-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.63.4.2.4.3.1.4,DES3010FL-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry. 
.1.3.6.1.4.1.171.11.63.4.2.4.3.1.5,DES3010FL-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry. 
.1.3.6.1.4.1.171.11.63.4.2.4.3.1.6,DES3010FL-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo(4),the type of trunk is static(1); when the state is CreatAndWait(5),the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.63.4.2.4.3.1.7,DES3010FL-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.63.4.2.4.4,DES3010FL-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.63.4.2.4.5,DES3010FL-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.4.2.4.5.1,DES3010FL-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.4.2.4.5.1.1,DES3010FL-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.63.4.2.4.5.1.2,DES3010FL-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.63.4.2.4.6,DES3010FL-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.4.2.4.6.1,DES3010FL-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.63.4.2.4.6.1.1,DES3010FL-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.63.4.2.4.6.1.2,DES3010FL-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.63.4.2.6,DES3010FL-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.6.2,DES3010FL-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.4.2.6.3,DES3010FL-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.4.2.6.4,DES3010FL-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates switch which port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to bridge MIB, etc. 
.1.3.6.1.4.1.171.11.63.4.2.6.5,DES3010FL-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry. 
.1.3.6.1.4.1.171.11.63.4.2.7,DES3010FL-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.7.1,DES3010FL-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.4.2.7.2,DES3010FL-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.63.4.2.7.3,DES3010FL-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1,DES3010FL-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.1,DES3010FL-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.2,DES3010FL-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.3,DES3010FL-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.4,DES3010FL-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.5,DES3010FL-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.6,DES3010FL-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.7,DES3010FL-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.8,DES3010FL-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.9,DES3010FL-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.10,DES3010FL-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.11,DES3010FL-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.63.4.2.7.3.1.12,DES3010FL-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.63.4.2.7.4,DES3010FL-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.63.4.2.7.4.1,DES3010FL-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.4.2.7.4.1.1,DES3010FL-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.4.2.7.4.1.2,DES3010FL-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.63.4.2.7.4.1.3,DES3010FL-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.63.4.2.7.5,DES3010FL-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.63.4.2.7.5.1,DES3010FL-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.4.2.7.5.1.1,DES3010FL-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.63.4.2.7.5.1.2,DES3010FL-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.4.2.7.5.1.3,DES3010FL-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.4.2.7.5.1.4,DES3010FL-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.63.4.2.7.5.1.5,DES3010FL-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.4.2.7.6,DES3010FL-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.63.4.2.7.6.1,DES3010FL-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.63.4.2.7.6.1.1,DES3010FL-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the vlan id of the router port entry.
.1.3.6.1.4.1.171.11.63.4.2.7.6.1.2,DES3010FL-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the vlan name of the router port entry.
.1.3.6.1.4.1.171.11.63.4.2.7.6.1.3,DES3010FL-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicate the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.4.2.7.6.1.4,DES3010FL-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicate the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.4.2.7.6.1.5,DES3010FL-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicate the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.4.2.7.7,DES3010FL-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.63.4.2.7.7.1,DES3010FL-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.63.4.2.7.7.1.1,DES3010FL-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.63.4.2.7.7.1.2,DES3010FL-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.63.4.2.11,DES3010FL-L2MGMT-MIB::swL2TrafficMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.11.1,DES3010FL-L2MGMT-MIB::swL2TrafficCtrlTable,,not-accessible,,current,,This table specifys the storm traffic control configuration.
.1.3.6.1.4.1.171.11.63.4.2.11.1.1,DES3010FL-L2MGMT-MIB::swL2TrafficCtrlEntry,,not-accessible,swL2TrafficCtrlGroupIndex,current,,A list of information specifies the storm traffic control  configuration.
.1.3.6.1.4.1.171.11.63.4.2.11.1.1.1,DES3010FL-L2MGMT-MIB::swL2TrafficCtrlGroupIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.63.4.2.11.1.1.2,DES3010FL-L2MGMT-MIB::swL2TrafficCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.63.4.2.11.1.1.3,DES3010FL-L2MGMT-MIB::swL2TrafficCtrlBMStromthreshold,INTEGER,read-write,,current,,This object to decide how much thousand packets per second broadcast/multicast (depend on swL2TrafficCtrlBcastStromCtrl, swL2TrafficCtrlMcastStromCtrl or swL2TrafficCtrlUcastStromCtrl objects whether is enabled) will active storm control. Whenever a port reaches its configured amount of packets in the one  second time interval, the device will start dropping that type  of packet, until the time interval has expired. Once the time  interval has expired, the device will start forwarding that type of packet.
.1.3.6.1.4.1.171.11.63.4.2.11.1.1.4,DES3010FL-L2MGMT-MIB::swL2TrafficCtrlBcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates broadcast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.4.2.11.1.1.5,DES3010FL-L2MGMT-MIB::swL2TrafficCtrlMcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates multicast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.4.2.11.1.1.6,DES3010FL-L2MGMT-MIB::swL2TrafficCtrlUcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates destination lookup fail function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.4.2.12,DES3010FL-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.12.1,DES3010FL-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.63.4.2.12.1.1,DES3010FL-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.63.4.2.12.1.1.1,DES3010FL-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.63.4.2.12.1.1.2,DES3010FL-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.63.4.2.15,DES3010FL-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.15.1,DES3010FL-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as static entry. When the learned addresses number reach N, any coming packet with not learned source addresses are discarded (e.g. dropped) and no more new addresses can be learned at this port.
.1.3.6.1.4.1.171.11.63.4.2.15.1.1,DES3010FL-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.63.4.2.15.1.1.1,DES3010FL-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.63.4.2.15.1.1.2,DES3010FL-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.63.4.2.15.1.1.3,DES3010FL-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout(3) mode - the locked addresses can be aged out after aging timer expire. In this mode, when the locked address is aged out, the number of address can be learned has to be increased by one. In deleteOnReset(4) mode - never age out the locked addresses unless restart the system to prevent from port movement or intrusion.
.1.3.6.1.4.1.171.11.63.4.2.15.1.1.4,DES3010FL-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.63.4.2.15.2,DES3010FL-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),when enable(2),whenever there's a new MAC that violates the pre-defined port security configuration, trap will be sent out and the relevant information will be logged in system.
.1.3.6.1.4.1.171.11.63.4.2.16,DES3010FL-L2MGMT-MIB::swL2StpMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.16.1,DES3010FL-L2MGMT-MIB::swL2StpForwardBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates whether flooding BPDU packets when STP is disabled on device
.1.3.6.1.4.1.171.11.63.4.2.16.2,DES3010FL-L2MGMT-MIB::swL2StpLbd,INTEGER,not-accessible,,obsolete,other(1):disabled(2):enabled(3),Indicates whether STP loop-back prevent on the device is turned on
.1.3.6.1.4.1.171.11.63.4.2.16.3,DES3010FL-L2MGMT-MIB::swL2StpLbdRecoverTime,INTEGER,not-accessible,,obsolete,,The period of time on which STP module keeps checking the BPDU loop status,
.1.3.6.1.4.1.171.11.63.4.2.16.4,DES3010FL-L2MGMT-MIB::swL2StpPortTable,,not-accessible,,current,,A table that contains port-specific information
.1.3.6.1.4.1.171.11.63.4.2.16.4.1,DES3010FL-L2MGMT-MIB::swL2StpPortEntry,,not-accessible,swL2StpPort,current,,A list of information maintained by every port
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.1,DES3010FL-L2MGMT-MIB::swL2StpPort,INTEGER,read-only,,current,,The port number of the port for this entry.
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.2,DES3010FL-L2MGMT-MIB::swL2StpPortLbd,INTEGER,not-accessible,,obsolete,other(1):disabled(2):enabled(3),The enabled/disabled status is used to Loop-back prevention attached
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.3,DES3010FL-L2MGMT-MIB::swL2StpPortStatus,INTEGER,read-only,,current,other(1):disabled(2):discarding(3):learning(4):forwarding(5):broken(6):no-stp-enabled(7):err-disabled(8),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.4,DES3010FL-L2MGMT-MIB::swL2StpPortRole,INTEGER,read-only,,current,disabled(1):alternate(2):backup(3):root(4):designated(5):nonStp(6):loopback(7),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.5,DES3010FL-L2MGMT-MIB::swL2StpPortFBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is used to BPDU Filtering attached  to this port.
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.6,DES3010FL-L2MGMT-MIB::swL2StpPortLinkState,INTEGER,read-only,,current,link-down(1):half-10Mbps-none(2):half-10Mbps-backp(3):full-10Mbps-none(4):full-10Mbps-8023x(5):half-100Mbps-none(6):half-100Mbps-backp(7):full-100Mbps-none(8):full-100Mbps-8023x(9):half-1000Mbps-none(10):full-1000Mbps-backp(11):full-1000Mbps-none(12):full-1000Mbps-8023x(13),This object indicates the stp port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.7,DES3010FL-L2MGMT-MIB::swL2StpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.8,DES3010FL-L2MGMT-MIB::swL2StpPortAdminEdgePort,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative value of the Edge Port parameter. A value of TRUE(0) indicates that this port should be assumed as an edge-port and a value of FALSE(1) indicates that this port should be assumed as a non-edge-port.
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.9,DES3010FL-L2MGMT-MIB::swL2StpPortOperEdgePort,INTEGER,read-only,,current,true(1):false(2),The operational value of the Edge Port parameter. The object is initialized to the value of swL2StpPortAdminEdgePort and is set FALSE on reception of a BPDU.
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.10,DES3010FL-L2MGMT-MIB::swL2StpPortAdminPointToPoint,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.11,DES3010FL-L2MGMT-MIB::swL2StpPortOperPointToPoint,INTEGER,read-only,,current,true(1):false(2),The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the swL2StpPortAdminPointToPoint object.
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.12,DES3010FL-L2MGMT-MIB::swL2StpPortAdminPathCost,Unsigned32,read-write,,current,,The administratively assigned value for the contribution of this port to the path cost of paths towards the spanning tree root. Writing a value of '0' assigns the automatically calculated default Path Cost value to the port. If the default Path Cost is being used, this object returns '0' when read. This complements the object swL2StpPortPathCost, which returns the operational value of the path cost. As USE_RSTP is 1:enabled, swL2StpPortPathCost is forced to be read-only. configuration via swL2StpPortAdminPathCost.  According 802.1w, value range of swL2StpPortAdminPathCost would be expanded. the former value range is (0..65535), the new is (0..200000000). 
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.13,DES3010FL-L2MGMT-MIB::swL2StpPortPriority,INTEGER,read-write,,current,,The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of swL2StpPort.
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.14,DES3010FL-L2MGMT-MIB::swL2STPPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is usedoop-back prevention attached
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.15,DES3010FL-L2MGMT-MIB::swL2StpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to be selected as Root Port,  even it has the best spanning tree priotiry vector.
.1.3.6.1.4.1.171.11.63.4.2.16.4.1.16,DES3010FL-L2MGMT-MIB::swL2StpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to propagate received topology
.1.3.6.1.4.1.171.11.63.4.2.17,DES3010FL-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.17.3,DES3010FL-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.17.3.1,DES3010FL-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and config per port priority-based QoS features on the switch
.1.3.6.1.4.1.171.11.63.4.2.17.3.1.1,DES3010FL-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.63.4.2.17.3.1.1.1,DES3010FL-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.63.4.2.17.3.1.1.2,DES3010FL-L2MGMT-MIB::swL2CosPriorityPortPRI,INTEGER,read-write,,current,other(1):disable(2):enable(3),Indicates port_priority state for CoS.
.1.3.6.1.4.1.171.11.63.4.2.17.3.1.1.3,DES3010FL-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p(2), enable 802.1p QoS; When set macBase(3), enable MAC-based QoS;  When set disable(1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.63.4.2.17.3.1.1.4,DES3010FL-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos(2), enable TOS based QoS; When set dscp(3), enable DSCP based QoS;  When set disable(1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.63.4.2.17.3.1.1.5,DES3010FL-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),when read,it always return invalid(2); when write valid(1),it disables all priority in this table.
.1.3.6.1.4.1.171.11.63.4.2.17.3.2,DES3010FL-L2MGMT-MIB::swL2CosPortPRITable,,not-accessible,,current,,Used to show port-to-class mappings and map specific port to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.4.2.17.3.2.1,DES3010FL-L2MGMT-MIB::swL2CosPortPRIEntry,,not-accessible,swL2CosPortPRIIndex,current,,A list of information contained in swL2CosPortPRITable.
.1.3.6.1.4.1.171.11.63.4.2.17.3.2.1.1,DES3010FL-L2MGMT-MIB::swL2CosPortPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority PortPRI.
.1.3.6.1.4.1.171.11.63.4.2.17.3.2.1.2,DES3010FL-L2MGMT-MIB::swL2CosPortPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges. And you can set value only 0 or 3,you can't set value 1 or 2.
.1.3.6.1.4.1.171.11.63.4.2.17.3.3,DES3010FL-L2MGMT-MIB::swL2CosMacBasePRITable,,not-accessible,,current,,Used to show MAC priority map to traffic class and  map the destination MAC address in incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.4.2.17.3.3.1,DES3010FL-L2MGMT-MIB::swL2CosMacBasePRIEntry,,not-accessible,swL2CosMacBasePRIIndex,current,,A list of information contained in swL2CosMacBasePRITable.
.1.3.6.1.4.1.171.11.63.4.2.17.3.3.1.1,DES3010FL-L2MGMT-MIB::swL2CosMacBasePRIIndex,OCTET,read-only,,current,,Indicates CoS Priority MacBasePRI.
.1.3.6.1.4.1.171.11.63.4.2.17.3.3.1.2,DES3010FL-L2MGMT-MIB::swL2CosMacBasePRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.4.2.17.3.4,DES3010FL-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.4.2.17.3.4.1,DES3010FL-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.63.4.2.17.3.4.1.1,DES3010FL-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.63.4.2.17.3.4.1.2,DES3010FL-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.4.2.17.3.5,DES3010FL-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.4.2.17.3.5.1,DES3010FL-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.63.4.2.17.3.5.1.1,DES3010FL-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.63.4.2.17.3.5.1.2,DES3010FL-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.4.2.18,DES3010FL-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.18.1,DES3010FL-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.18.1.1,DES3010FL-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.63.4.2.18.1.2,DES3010FL-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.63.4.2.18.1.3,DES3010FL-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.63.4.2.18.2,DES3010FL-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.18.2.1,DES3010FL-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.4.2.18.2.1.1,DES3010FL-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.4.2.18.2.1.1.1,DES3010FL-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.63.4.2.18.2.1.1.2,DES3010FL-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.63.4.2.18.2.1.1.4,DES3010FL-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3),This object indicates the port status.
.1.3.6.1.4.1.171.11.63.4.2.19,DES3010FL-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.19.1,DES3010FL-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.63.4.2.19.1.1,DES3010FL-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.63.4.2.19.1.1.1,DES3010FL-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.63.4.2.19.1.1.2,DES3010FL-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.4.2.19.1.1.3,DES3010FL-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,dynamic(0):static(1),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.4.2.19.1.1.4,DES3010FL-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.63.4.2.19.1.1.5,DES3010FL-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.63.4.2.19.1.1.6,DES3010FL-L2MGMT-MIB::swL2VlanUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.63.4.2.19.1.1.7,DES3010FL-L2MGMT-MIB::swL2VlanTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.63.4.2.100,DES3010FL-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.100.1,DES3010FL-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.100.1.2,DES3010FL-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.100.1.2.0,DES3010FL-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.100.1.2.0.1,DES3010FL-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.63.4.2.100.1.2.0.2,DES3010FL-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.63.4.2.100.1.2.1,DES3010FL-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.63.4.2.100.1.2.1.1,DES3010FL-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.63.4.2.100.1.2.1.2,DES3010FL-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.63.6,SWPRIMGMT-DES30XXP-MIB::des3028,,,,,,
.1.3.6.1.4.1.171.11.63.6.2,DES3028-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.63.6.2.1,DES3028-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.1.1,DES3028-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.1.1.5,DES3028-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications.  When log in system DES3028/DES3052 which do not support POE, the first two octets is defined as system LED. The first LED is power LED. The
.1.3.6.1.4.1.171.11.63.6.2.1.2,DES3028-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.1.2.1,DES3028-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.63.6.2.1.2.2,DES3028-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system ip.
.1.3.6.1.4.1.171.11.63.6.2.1.2.3,DES3028-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.63.6.2.1.2.4,DES3028-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.63.6.2.1.2.5,DES3028-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.63.6.2.1.2.7,DES3028-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.63.6.2.1.2.12,DES3028-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.63.6.2.1.2.13,DES3028-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.63.6.2.1.2.16,DES3028-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.63.6.2.1.2.17,DES3028-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.63.6.2.1.2.19,DES3028-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.63.6.2.1.2.20,DES3028-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.63.6.2.1.2.21,DES3028-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.63.6.2.1.2.22,DES3028-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.63.6.2.1.2.23,DES3028-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Units packet will be forwarded. 
.1.3.6.1.4.1.171.11.63.6.2.1.2.24,DES3028-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables the asymmetric VLAN feature of the device.
.1.3.6.1.4.1.171.11.63.6.2.1.2.25,DES3028-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.63.6.2.1.2.26,DES3028-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.6.2.2,DES3028-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.2.1,DES3028-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.63.6.2.2.1.1,DES3028-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.63.6.2.2.1.1.1,DES3028-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.6.2.2.1.1.2,DES3028-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.63.6.2.2.1.1.4,DES3028-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.63.6.2.2.1.1.5,DES3028-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):half-10Mbps(2):full-10Mbps(3):half-100Mbps(4):full-100Mbps(5):half-1Gigabps(6):full-1Gigabps(7),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.6.2.2.2,DES3028-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.63.6.2.2.2.1,DES3028-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlPortMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.63.6.2.2.2.1.1,DES3028-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.6.2.2.2.1.2,DES3028-L2MGMT-MIB::swL2PortCtrlPortMediumType,INTEGER,read-write,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.63.6.2.2.2.1.3,DES3028-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.63.6.2.2.2.1.4,DES3028-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7):nway-disabled-1Gigabps-Full-Master(8):nway-disabled-1Gigabps-Full-Slave(9),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.63.6.2.2.2.1.5,DES3028-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set the flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.63.6.2.2.2.1.6,DES3028-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.63.6.2.2.2.1.7,DES3028-L2MGMT-MIB::swL2PortCtrlAddressLearning,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the address learning is enabled or disabled.
.1.3.6.1.4.1.171.11.63.6.2.2.2.1.8,DES3028-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.63.6.2.2.2.1.9,DES3028-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port. 
.1.3.6.1.4.1.171.11.63.6.2.2.2.1.10,DES3028-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3):other(4),This object configures the MDIX setting of the port. 
.1.3.6.1.4.1.171.11.63.6.2.2.3,DES3028-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about the Err port.
.1.3.6.1.4.1.171.11.63.6.2.2.3.1,DES3028-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.11.63.6.2.2.3.1.1,DES3028-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.6.2.2.3.1.2,DES3028-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.63.6.2.2.3.1.3,DES3028-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.11.63.6.2.2.3.1.4,DES3028-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,stp-lbd(1):storm-control(2),This object decides whether the PortStatus STP is LBD or Storm control.
.1.3.6.1.4.1.171.11.63.6.2.2.3.1.5,DES3028-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.63.6.2.3,DES3028-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.3.1,DES3028-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.6.2.3.1.1,DES3028-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.63.6.2.3.1.1.1,DES3028-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.63.6.2.3.1.1.2,DES3028-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Mbit/sec) of the specifed port. A value of 1024000 means no limit.
.1.3.6.1.4.1.171.11.63.6.2.3.1.1.3,DES3028-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Mbit/sec) of the specifed port. A value of 1024000 means no limit. 
.1.3.6.1.4.1.171.11.63.6.2.3.1.1.4,DES3028-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.63.6.2.3.1.1.5,DES3028-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.63.6.2.3.2,DES3028-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.6.2.3.2.1,DES3028-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.63.6.2.3.2.1.1,DES3028-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.63.6.2.3.2.1.4,DES3028-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,, 
.1.3.6.1.4.1.171.11.63.6.2.3.2.1.5,DES3028-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.63.6.2.3.3,DES3028-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.6.2.3.3.1,DES3028-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.63.6.2.3.3.1.1,DES3028-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority.
.1.3.6.1.4.1.171.11.63.6.2.3.3.1.2,DES3028-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.63.6.2.3.4,DES3028-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.6.2.3.4.1,DES3028-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.63.6.2.3.4.1.1,DES3028-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.63.6.2.3.4.1.2,DES3028-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.63.6.2.3.4.1.3,DES3028-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.63.6.2.3.5,DES3028-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.63.6.2.4,DES3028-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.4.1,DES3028-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of the swPortTrunkTable
.1.3.6.1.4.1.171.11.63.6.2.4.2,DES3028-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.63.6.2.4.3,DES3028-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.63.6.2.4.3.1,DES3028-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information that specifies which port group forms a single logical link.
.1.3.6.1.4.1.171.11.63.6.2.4.3.1.1,DES3028-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.63.6.2.4.3.1.2,DES3028-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry. The  first port of the trunk is implicitly configured to be the master logical  port. When using a Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.63.6.2.4.3.1.3,DES3028-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.63.6.2.4.3.1.4,DES3028-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry.
.1.3.6.1.4.1.171.11.63.6.2.4.3.1.5,DES3028-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry.
.1.3.6.1.4.1.171.11.63.6.2.4.3.1.6,DES3028-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo (4),the type of trunk is static (1); when the state is CreatAndWait (5), the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.63.6.2.4.3.1.7,DES3028-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.63.6.2.4.4,DES3028-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4),This object configures part of the packet to be examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.63.6.2.4.5,DES3028-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which port group a set of ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.63.6.2.4.5.1,DES3028-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which port group a set of  ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.63.6.2.4.5.1.1,DES3028-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of the logical port LACP. 
.1.3.6.1.4.1.171.11.63.6.2.4.5.1.2,DES3028-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.63.6.2.4.6,DES3028-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.6.2.4.6.1,DES3028-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.63.6.2.4.6.1.1,DES3028-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.63.6.2.4.6.1.2,DES3028-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.63.6.2.6,DES3028-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.6.2,DES3028-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.6.2.6.3,DES3028-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.6.2.6.4,DES3028-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates the switch whose port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to the bridge MIB, etc. 
.1.3.6.1.4.1.171.11.63.6.2.6.5,DES3028-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.63.6.2.7,DES3028-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.7.1,DES3028-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,The maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.6.2.7.2,DES3028-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,The maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.63.6.2.7.3,DES3028-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN mode is disabled, there is only one entry in the table, with index 1. If  VLAN is in Port-Based or 802.1q mode, the number of entries can  be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1,DES3028-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,An entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP captures the switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.1,DES3028-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Based mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the VID setting can vary from 1 to 4094 by management user, and  the VID in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.2,DES3028-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.3,DES3028-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.4,DES3028-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.5,DES3028-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.6,DES3028-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packets when none was  sent by the host in the LAN. The timer works on a per-VLAN basis. Our device will be activated to send the query message if the  timer expires. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.7,DES3028-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.8,DES3028-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.9,DES3028-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.10,DES3028-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.11,DES3028-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable (2) - IGMP function is disabled for this entry. enable (3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.12,DES3028-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.13,DES3028-L2MGMT-MIB::swL2IGMPDynIPMultVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to disable or enable the dynamic IP multicast feature in this VLAN.
.1.3.6.1.4.1.171.11.63.6.2.7.3.1.14,DES3028-L2MGMT-MIB::swL2IGMPDynIPMultVlanAge,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable or disable aging on the dynamic IP multicast entry in this VLAN.
.1.3.6.1.4.1.171.11.63.6.2.7.4,DES3028-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number of current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.63.6.2.7.4.1,DES3028-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.6.2.7.4.1.1,DES3028-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.6.2.7.4.1.2,DES3028-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.63.6.2.7.4.1.3,DES3028-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiring, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.63.6.2.7.5,DES3028-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which was captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. Also see swL2FilterMgmt description.
.1.3.6.1.4.1.171.11.63.6.2.7.5.1,DES3028-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which was captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.6.2.7.5.1.1,DES3028-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the VID of an individual IGMP table entry.  It shows the VID of IGMP report information captured on the network.
.1.3.6.1.4.1.171.11.63.6.2.7.5.1.2,DES3028-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is the identify group IP address which is captured from IGMP packet, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.63.6.2.7.5.1.3,DES3028-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object identifies the MAC address which is corresponding to swL2IGMPGroupIpAddr, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.63.6.2.7.5.1.4,DES3028-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports belong to the same  multicast group, on a per-VLAN basis. Each multicast group has an octet string to indicate the port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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' (Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets represent one unit port according  to its logic port. If the unit is less than 32 ports, the other port will just fill this value with zeros.
.1.3.6.1.4.1.171.11.63.6.2.7.5.1.5,DES3028-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were received by our device corresponding with this entry that has the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.63.6.2.7.6,DES3028-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.63.6.2.7.6.1,DES3028-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of the swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.63.6.2.7.6.1.1,DES3028-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.63.6.2.7.6.1.2,DES3028-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.63.6.2.7.6.1.3,DES3028-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.6.2.7.6.1.4,DES3028-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.6.2.7.6.1.5,DES3028-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.6.2.7.7,DES3028-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication  configurations of the device.
.1.3.6.1.4.1.171.11.63.6.2.7.7.1,DES3028-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.63.6.2.7.7.1.1,DES3028-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable.  This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.63.6.2.7.7.1.2,DES3028-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,disabled(1):enabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.63.6.2.7.8,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.1,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.2,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.3,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.4,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The source ports will be set as untagged ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.5,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.6,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.7,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.8,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.9,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanRemoveAllMcastAddrListAction,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to remove all the multicast address lists from the IGMP multicast VLAN or not.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.10,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-write,,current,,This object indicates the untagged member ports to add to the multicast VLAN.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.11,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,The priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to 8, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.63.6.2.7.8.1.12,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,true(1):false(2),Specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.63.6.2.7.9,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.63.6.2.7.9.1,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.63.6.2.7.9.1.1,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.63.6.2.7.9.1.2,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.63.6.2.7.9.1.3,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.63.6.2.7.9.1.4,DES3028-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.63.6.2.7.10,DES3028-L2MGMT-MIB::swL2IGMPv3Table,,not-accessible,,current,,This table contains the IGMP snooping V3 information.
.1.3.6.1.4.1.171.11.63.6.2.7.10.1,DES3028-L2MGMT-MIB::swL2IGMPv3Entry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr:swL2IGMPv3SourceIPAddr,current,,Information about the current IGMP snooping V3.
.1.3.6.1.4.1.171.11.63.6.2.7.10.1.1,DES3028-L2MGMT-MIB::swL2IGMPv3SourceIPAddr,IpAddress,read-only,,current,,This object identifies the source IP addresses from the group where they were captured from. IGMP packets, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.63.6.2.7.10.1.2,DES3028-L2MGMT-MIB::swL2IGMPv3Forwarding,INTEGER,read-only,,current,enabled(1):disabled(2),This object identifies if the packets from the source IP addresses are forwarding or not.
.1.3.6.1.4.1.171.11.63.6.2.7.10.1.3,DES3028-L2MGMT-MIB::swL2IGMPv3ExpireTimer,INTEGER,read-only,,current,,This object identifies the leaving times of the source time.
.1.3.6.1.4.1.171.11.63.6.2.7.11,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping group information captured by the device.
.1.3.6.1.4.1.171.11.63.6.2.7.11.1,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupEntry,,not-accessible,swIGMPSnoopingGroupVid:swIGMPSnoopingGroupGroupAddr:swIGMPSnoopingGroupSourceAddr,current,,Information about the current IGMP snooping group information which has been captured by the device.
.1.3.6.1.4.1.171.11.63.6.2.7.11.1.1,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping group table entry.
.1.3.6.1.4.1.171.11.63.6.2.7.11.1.2,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupGroupAddr,IpAddress,read-only,,current,,This object identifies the group IP address which has been captured from the IGMP packet, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.63.6.2.7.11.1.3,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupSourceAddr,IpAddress,read-only,,current,,This object identifies the source addresses.
.1.3.6.1.4.1.171.11.63.6.2.7.11.1.4,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupIncludePortMap,OCTET,read-only,,current,,This object indicates the port list under INCLUDE mode.
.1.3.6.1.4.1.171.11.63.6.2.7.11.1.5,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupExcludePortMap,OCTET,read-only,,current,,This object indicates the port list under EXCLUDE mode.
.1.3.6.1.4.1.171.11.63.6.2.7.11.1.6,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were received by our
.1.3.6.1.4.1.171.11.63.6.2.7.11.1.7,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupUpTime,TimeTicks,read-only,,current,,This object indicates how long since the group was detected.
.1.3.6.1.4.1.171.11.63.6.2.7.11.1.8,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupExpiryTime,TimeTicks,read-only,,current,,This object indicates the time left before this group will be aged out.
.1.3.6.1.4.1.171.11.63.6.2.7.11.1.9,DES3028-L2MGMT-MIB::swIGMPSnoopingGroupRouterPorts,OCTET,read-only,,current,,This object indicates the port number of the router ports.
.1.3.6.1.4.1.171.11.63.6.2.7.12,DES3028-L2MGMT-MIB::swL2IGMPDynIpMultMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.7.12.1,DES3028-L2MGMT-MIB::swL2IGMPDynIPMultMaxEntry,INTEGER,read-write,,current,,This object specifies the maximum number of entries which can be learned by dynamic IP multicast.
.1.3.6.1.4.1.171.11.63.6.2.7.12.2,DES3028-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMult,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.7.12.2.1,DES3028-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultVID,INTEGER,read-write,,current,,This object indicates the VLAN identifier where the data driven  entries will be removed from.
.1.3.6.1.4.1.171.11.63.6.2.7.12.2.2,DES3028-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultIP,IpAddress,read-write,,current,,This object indicates the IP address of the IGMP snooping group from which the data driven entries will be removed.
.1.3.6.1.4.1.171.11.63.6.2.7.12.2.3,DES3028-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultAction,INTEGER,read-write,,current,all(1):vlan(2):group(3):other(4),Setting this object will clear the data driven entries. all - Remove all learned data driven groups.  VLAN - Clear all data driven entries in the VLAN specified in  swIGMPSnoopingClearDynIpMultVID. group - Clear the group with the address specified in swL2IGMPSnoopingClearDynIpMultIP in the VLAN specified in swIGMPSnoopingClearDynIpMultVID. 
.1.3.6.1.4.1.171.11.63.6.2.12,DES3028-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.12.1,DES3028-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.63.6.2.12.1.1,DES3028-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.63.6.2.12.1.1.1,DES3028-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.63.6.2.12.1.1.2,DES3028-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.63.6.2.15,DES3028-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.15.1,DES3028-L2MGMT-MIB::learned,,not-accessible,,current,,The port security feature controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as a static entry. When the learned address number reaches N, any incoming packet without can be learned at this port.
.1.3.6.1.4.1.171.11.63.6.2.15.1.1,DES3028-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.63.6.2.15.1.1.1,DES3028-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates a secured port to lock address learning.
.1.3.6.1.4.1.171.11.63.6.2.15.1.1.2,DES3028-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates the allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.63.6.2.15.1.1.3,DES3028-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout (3) mode - the locked addresses can be aged out after the aging timer expires. In this mode, when the locked address is aged out, the number of addresses that can be learned has to be increased by one. In deleteOnReset (4) mode - never age out the locked addresses unless restarting the system to prevent port movement or intrusion.
.1.3.6.1.4.1.171.11.63.6.2.15.1.1.4,DES3028-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates an administration state of locking address.
.1.3.6.1.4.1.171.11.63.6.2.15.2,DES3028-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled (2), whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in the system.
.1.3.6.1.4.1.171.11.63.6.2.15.3,DES3028-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.15.3.1,DES3028-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates the VLAN name.
.1.3.6.1.4.1.171.11.63.6.2.15.3.2,DES3028-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port. 0 means the function dose not work now.
.1.3.6.1.4.1.171.11.63.6.2.15.3.3,DES3028-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies the MAC address.
.1.3.6.1.4.1.171.11.63.6.2.15.3.4,DES3028-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),
.1.3.6.1.4.1.171.11.63.6.2.17,DES3028-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.17.3,DES3028-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.17.3.1,DES3028-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and configure per port priority-based QoS features on the switch.
.1.3.6.1.4.1.171.11.63.6.2.17.3.1.1,DES3028-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in the swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.63.6.2.17.3.1.1.1,DES3028-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.63.6.2.17.3.1.1.2,DES3028-L2MGMT-MIB::swL2CosPriorityPortPRI,INTEGER,read-write,,current,other(1):disable(2):enable(3),Indicates the port_priority state for CoS.
.1.3.6.1.4.1.171.11.63.6.2.17.3.1.1.3,DES3028-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p (2), enable 802.1p QoS; When set macBase (3), enable MAC-based QoS;  When set disable (1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.63.6.2.17.3.1.1.4,DES3028-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos (2), enable TOS based QoS; When set dscp (3), enable DSCP based QoS;  When set disable (1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.63.6.2.17.3.1.1.5,DES3028-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),When read, it always returns invalid (2); when write valid (1), it disables all priority in this table.
.1.3.6.1.4.1.171.11.63.6.2.17.3.2,DES3028-L2MGMT-MIB::swL2CosPortPRITable,,not-accessible,,current,,Used to show port-to-class mappings and map specific port to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.6.2.17.3.2.1,DES3028-L2MGMT-MIB::swL2CosPortPRIEntry,,not-accessible,swL2CosPortPRIIndex,current,,A list of information contained in the swL2CosPortPRITable.
.1.3.6.1.4.1.171.11.63.6.2.17.3.2.1.1,DES3028-L2MGMT-MIB::swL2CosPortPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority PortPRI.
.1.3.6.1.4.1.171.11.63.6.2.17.3.2.1.2,DES3028-L2MGMT-MIB::swL2CosPortPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges. And you can set a value of 0 or 3 only, you can't set a value 1 or 2.
.1.3.6.1.4.1.171.11.63.6.2.17.3.3,DES3028-L2MGMT-MIB::swL2CosMacBasePRITable,,not-accessible,,current,,Used to show MAC priority map to traffic class and  map the destination MAC address in incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.6.2.17.3.3.1,DES3028-L2MGMT-MIB::swL2CosMacBasePRIEntry,,not-accessible,swL2CosMacBasePRIIndex,current,,A list of information contained in the swL2CosMacBasePRITable.
.1.3.6.1.4.1.171.11.63.6.2.17.3.3.1.1,DES3028-L2MGMT-MIB::swL2CosMacBasePRIIndex,OCTET,read-only,,current,,Indicates the CoS Priority MacBasePRI.
.1.3.6.1.4.1.171.11.63.6.2.17.3.3.1.2,DES3028-L2MGMT-MIB::swL2CosMacBasePRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.63.6.2.17.3.4,DES3028-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.6.2.17.3.4.1,DES3028-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in the swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.63.6.2.17.3.4.1.1,DES3028-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.63.6.2.17.3.4.1.2,DES3028-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.63.6.2.17.3.5,DES3028-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.6.2.17.3.5.1,DES3028-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in the swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.63.6.2.17.3.5.1.1,DES3028-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.63.6.2.17.3.5.1.2,DES3028-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.63.6.2.18,DES3028-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.18.1,DES3028-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates whether the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.63.6.2.18.2,DES3028-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that  the DHCP packets can cross.
.1.3.6.1.4.1.171.11.63.6.2.18.3,DES3028-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.63.6.2.18.4,DES3028-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.63.6.2.18.5,DES3028-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.63.6.2.18.6,DES3028-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace (1) - Replace the exiting option 82 field in messages. drop (2) - Discard messages with existing option 82 field. keep (3) - Retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.63.6.2.18.7,DES3028-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.63.6.2.18.7.1,DES3028-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.63.6.2.18.7.1.1,DES3028-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.63.6.2.18.7.1.2,DES3028-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.63.6.2.18.7.1.3,DES3028-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid (2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.63.6.2.20,DES3028-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.20.0,DES3028-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.20.0.1,DES3028-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined  port security configuration, a trap will be sent out.
.1.3.6.1.4.1.171.11.63.6.2.20.0.2,DES3028-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table. 
.1.3.6.1.4.1.171.11.63.6.2.20.1,DES3028-L2MGMT-MIB::swl2PortSecurityBidings,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.20.1.1,DES3028-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.63.6.2.20.2,DES3028-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.20.2.1,DES3028-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information. 
.1.3.6.1.4.1.171.11.63.6.2.21,DES3028-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.21.1,DES3028-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.21.1.1,DES3028-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.63.6.2.21.1.2,DES3028-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.63.6.2.21.1.3,DES3028-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.63.6.2.21.2,DES3028-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.21.2.1,DES3028-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.6.2.21.2.1.1,DES3028-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.6.2.21.2.1.1.1,DES3028-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.63.6.2.21.2.1.1.2,DES3028-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.63.6.2.21.2.1.1.4,DES3028-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3),This object indicates the port status.
.1.3.6.1.4.1.171.11.63.6.2.22,DES3028-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.22.2,DES3028-L2MGMT-MIB::swL2McastFilterTable,,not-accessible,,current,, A table that contains information about the multicast filter address.
.1.3.6.1.4.1.171.11.63.6.2.22.2.1,DES3028-L2MGMT-MIB::swL2McastFilterEntry,,not-accessible,swL2McastFilterProfileIndex,current,,A list of multicast filter mode information for each profile ID. 
.1.3.6.1.4.1.171.11.63.6.2.22.2.1.1,DES3028-L2MGMT-MIB::swL2McastFilterProfileIndex,INTEGER,read-only,,current,, index for each profile
.1.3.6.1.4.1.171.11.63.6.2.22.2.1.2,DES3028-L2MGMT-MIB::swL2McastFilterProfileName,OCTET,read-write,,current,,The multicast filter description.
.1.3.6.1.4.1.171.11.63.6.2.22.2.1.3,DES3028-L2MGMT-MIB::swL2McastFilterAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter address.
.1.3.6.1.4.1.171.11.63.6.2.22.2.1.4,DES3028-L2MGMT-MIB::swL2McastFilterGroupList,OCTET,read-write,,current,,The multicast filter address group list.
.1.3.6.1.4.1.171.11.63.6.2.22.2.1.5,DES3028-L2MGMT-MIB::swL2McastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.63.6.2.22.3,DES3028-L2MGMT-MIB::swL2McastFilterPortTable,,not-accessible,,current,, A table that is used to bind port to profile ID.
.1.3.6.1.4.1.171.11.63.6.2.22.3.1,DES3028-L2MGMT-MIB::swL2McastFilterPortEntry,,not-accessible,swL2McastFilterPortGroupPortIndex,current,,A list of information that is used to bind port to profile ID. 
.1.3.6.1.4.1.171.11.63.6.2.22.3.1.1,DES3028-L2MGMT-MIB::swL2McastFilterPortGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.63.6.2.22.3.1.2,DES3028-L2MGMT-MIB::swL2McastFilterPortProfileAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter profile.
.1.3.6.1.4.1.171.11.63.6.2.22.3.1.3,DES3028-L2MGMT-MIB::swL2McastFilterPortProfileID,INTEGER,read-write,,current,,This object indicates the profile ID of this entry. 
.1.3.6.1.4.1.171.11.63.6.2.22.4,DES3028-L2MGMT-MIB::swL2McastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about the max group number based on port.
.1.3.6.1.4.1.171.11.63.6.2.22.4.1,DES3028-L2MGMT-MIB::swL2McastFilterPortMaxGroupEntry,,not-accessible,swL2McastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port.
.1.3.6.1.4.1.171.11.63.6.2.22.4.1.1,DES3028-L2MGMT-MIB::swL2McastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.63.6.2.22.4.1.2,DES3028-L2MGMT-MIB::swL2McastFilterPortMaxGroup,INTEGER,read-write,,current,,The max group numbers. The default is 256.
.1.3.6.1.4.1.171.11.63.6.2.22.5,DES3028-L2MGMT-MIB::swL2McastFilterPortInfoTable,,not-accessible,,current,, A table that contains information about all of the multicast groups for the ports.
.1.3.6.1.4.1.171.11.63.6.2.22.5.1,DES3028-L2MGMT-MIB::swL2McastFilterPortInfoEntry,,not-accessible,swL2McastFilterPortInfoPortIndex,current,,A list of information about all of the multicast groups for each port.
.1.3.6.1.4.1.171.11.63.6.2.22.5.1.1,DES3028-L2MGMT-MIB::swL2McastFilterPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.63.6.2.22.5.1.2,DES3028-L2MGMT-MIB::swL2McastFilterPortInfoProfileName,OCTET,read-only,,current,,The multicast filter address profile Name.
.1.3.6.1.4.1.171.11.63.6.2.23,DES3028-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.23.1,DES3028-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.63.6.2.23.1.1,DES3028-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,The advertisement state for each VLAN configured into the device.
.1.3.6.1.4.1.171.11.63.6.2.23.1.1.1,DES3028-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.63.6.2.23.1.1.2,DES3028-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.63.6.2.23.1.1.3,DES3028-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertise status of this VLAN entry.
.1.3.6.1.4.1.171.11.63.6.2.23.2,DES3028-L2MGMT-MIB::swL2VlanMultiplyMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.23.2.1,DES3028-L2MGMT-MIB::swL2VlanMultiplyVlanList,OCTET,read-write,,current,,This object specifies the VLAN ID List.
.1.3.6.1.4.1.171.11.63.6.2.23.2.2,DES3028-L2MGMT-MIB::swL2VlanMultiplyAdvertisement,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object specifies the advertisement state.
.1.3.6.1.4.1.171.11.63.6.2.23.2.3,DES3028-L2MGMT-MIB::swL2VlanMultiplyPortList,OCTET,read-write,,current,,Specifies the port list.
.1.3.6.1.4.1.171.11.63.6.2.23.2.4,DES3028-L2MGMT-MIB::swL2VlanMultiplyPortListAction,INTEGER,read-write,,current,other(1):add-tagged(2):add-untagged(3):add-forbidden(4):delete(5),Specifies the action for the port list which specified  by swL2VlanMultiplyPortList.
.1.3.6.1.4.1.171.11.63.6.2.23.2.5,DES3028-L2MGMT-MIB::swL2VlanMultiplyAction,INTEGER,read-write,,current,other(1):create(2):configure(3):delete(4),Specifies the action for VLANs. other: no action. create: the VLANs specified by swL2VlanMultiplyVlanList  would be created at a time. configure: the VLANs specified by swL2VlanMultiplyVlanList  would be configured at a time. delete: the VLANs specified by swL2VlanMultiplyVlanList  would be deleted at a time. 
.1.3.6.1.4.1.171.11.63.6.2.24,DES3028-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.6.2.24.1,DES3028-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.63.6.2.24.2,DES3028-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.63.6.2.24.2.1,DES3028-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.63.6.2.24.2.1.1,DES3028-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.63.6.2.24.2.1.2,DES3028-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.63.7,SWPRIMGMT-DES30XXP-MIB::des3028p,,,,,,
.1.3.6.1.4.1.171.11.63.8,SWPRIMGMT-DES30XXP-MIB::des3052,,,,,,
.1.3.6.1.4.1.171.11.63.9,SWPRIMGMT-DES30XXP-MIB::des3052p,,,,,,
.1.3.6.1.4.1.171.11.63.10,DLINK-SWPRIMGMT-MIB::des3016,,,,,,
.1.3.6.1.4.1.171.11.63.10.2,DES3016-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Common Management Information for 
.1.3.6.1.4.1.171.11.63.10.2.1,DES3016-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.1.1,DES3016-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.1.1.5,DES3016-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The two octets is defined as system LED. The first LED is power LED. The second LED is console LED. The other octets following  the second octets are the logical port LED (following dot1dBasePort ordering). Every two bytes are presented to a port. The first byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED. Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. Speed LED : 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.63.10.2.1.2,DES3016-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.1.2.1,DES3016-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.63.10.2.1.2.2,DES3016-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system ip.
.1.3.6.1.4.1.171.11.63.10.2.1.2.3,DES3016-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.63.10.2.1.2.4,DES3016-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.63.10.2.1.2.5,DES3016-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.63.10.2.1.2.6,DES3016-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.63.10.2.1.2.7,DES3016-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.63.10.2.1.2.12,DES3016-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.63.10.2.1.2.13,DES3016-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.63.10.2.1.2.16,DES3016-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.63.10.2.1.2.17,DES3016-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.63.10.2.1.2.18,DES3016-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decide the multicast packets filtering mode on all port . 
.1.3.6.1.4.1.171.11.63.10.2.1.2.19,DES3016-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.63.10.2.1.2.20,DES3016-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.63.10.2.1.2.21,DES3016-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.63.10.2.1.2.22,DES3016-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.10.2.1.2.23,DES3016-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.63.10.2.1.2.24,DES3016-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.63.10.2.1.2.25,DES3016-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs; The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.63.10.2.1.3,DES3016-L2MGMT-MIB::swL2CPUutilization,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.1.3.1,DES3016-L2MGMT-MIB::swL2CPUutilizationIn5sec,Integer32,read-only,,current,,Time scale is 5 seconds.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.10.2.1.3.2,DES3016-L2MGMT-MIB::swL2CPUutilizationIn1min,Integer32,read-only,,current,,Time scale is 1 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.10.2.1.3.3,DES3016-L2MGMT-MIB::swL2CPUutilizationIn5min,Integer32,read-only,,current,,Time scale is 5 minute.The value will be between 0%(idle) and 100% (very busy).
.1.3.6.1.4.1.171.11.63.10.2.1.4,DES3016-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.1.4.3,DES3016-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link changes. If the object is enabled (3), the Link Change trap is sent by the device when any of its port links change. The device does not send the trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.63.10.2.2,DES3016-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.2.1,DES3016-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.63.10.2.2.1.1,DES3016-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.63.10.2.2.1.1.1,DES3016-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.10.2.2.1.1.4,DES3016-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.63.10.2.2.1.1.5,DES3016-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):full-10Mbps-8023x(2):full-10Mbps-none(3):half-10Mbps-backp(4):half-10Mbps-none(5):full-100Mbps-8023x(6):full-100Mbps-none(7):half-100Mbps-backp(8):half-100Mbps-none(9):full-1Gigabps-8023x(10):full-1Gigabps-none(11):half-1Gigabps-backp(12):half-1Gigabps-none(13),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.10.2.2.2,DES3016-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.63.10.2.2.2.1,DES3016-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.63.10.2.2.2.1.1,DES3016-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.10.2.2.2.1.2,DES3016-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.63.10.2.2.2.1.3,DES3016-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.63.10.2.2.2.1.4,DES3016-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.63.10.2.2.2.1.5,DES3016-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.10.2.2.2.1.7,DES3016-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each poet MAC notification state.
.1.3.6.1.4.1.171.11.63.10.2.2.2.1.10,DES3016-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object controls the MDIX state of a specified port.
.1.3.6.1.4.1.171.11.63.10.2.2.3,DES3016-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about Err port.
.1.3.6.1.4.1.171.11.63.10.2.2.3.1,DES3016-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for err port of the device.
.1.3.6.1.4.1.171.11.63.10.2.2.3.1.1,DES3016-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.63.10.2.2.3.1.2,DES3016-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decide the portstate enabled or disabled.
.1.3.6.1.4.1.171.11.63.10.2.2.3.1.3,DES3016-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decide the PortStatus whether err-disabled.
.1.3.6.1.4.1.171.11.63.10.2.2.3.1.4,DES3016-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,stp-lbd(1):storm-control(2),This object decide the PortStatus STP LBD or Storm control.
.1.3.6.1.4.1.171.11.63.10.2.2.3.1.5,DES3016-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describe the ports in text.
.1.3.6.1.4.1.171.11.63.10.2.3,DES3016-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.3.1,DES3016-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.10.2.3.1.1,DES3016-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.63.10.2.3.1.1.1,DES3016-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.63.10.2.3.1.1.2,DES3016-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(Mbit/sec) of the specifed port.Value 1024000 means no limit.
.1.3.6.1.4.1.171.11.63.10.2.3.1.1.3,DES3016-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(Mbit/sec) of the specifed port.Value 1024000 means no limit. 
.1.3.6.1.4.1.171.11.63.10.2.3.1.1.4,DES3016-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.10.2.3.1.1.5,DES3016-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.63.10.2.3.2,DES3016-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.10.2.3.2.1,DES3016-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.63.10.2.3.2.1.1,DES3016-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.63.10.2.3.2.1.4,DES3016-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,, 
.1.3.6.1.4.1.171.11.63.10.2.3.3,DES3016-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.10.2.3.3.1,DES3016-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.63.10.2.3.3.1.1,DES3016-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.63.10.2.3.3.1.2,DES3016-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.63.10.2.3.4,DES3016-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.63.10.2.3.4.1,DES3016-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.63.10.2.3.4.1.1,DES3016-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.63.10.2.3.4.1.2,DES3016-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.63.10.2.3.4.1.3,DES3016-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.63.10.2.3.5,DES3016-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.63.10.2.4,DES3016-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.4.1,DES3016-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of swPortTrunkTable
.1.3.6.1.4.1.171.11.63.10.2.4.2,DES3016-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.63.10.2.4.3,DES3016-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.63.10.2.4.3.1,DES3016-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information specifies which ports group form a single logical link.
.1.3.6.1.4.1.171.11.63.10.2.4.3.1.1,DES3016-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.63.10.2.4.3.1.2,DES3016-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry.The  first port of the trunk is implicitly configured to be the master logical  port.When using Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.63.10.2.4.3.1.3,DES3016-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.63.10.2.4.3.1.4,DES3016-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry. 
.1.3.6.1.4.1.171.11.63.10.2.4.3.1.5,DES3016-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry. 
.1.3.6.1.4.1.171.11.63.10.2.4.3.1.6,DES3016-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo(4),the type of trunk is static(1); when the state is CreatAndWait(5),the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.63.10.2.4.3.1.7,DES3016-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.63.10.2.4.4,DES3016-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.63.10.2.4.5,DES3016-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.10.2.4.5.1,DES3016-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.63.10.2.4.5.1.1,DES3016-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.63.10.2.4.5.1.2,DES3016-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.63.10.2.4.6,DES3016-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.63.10.2.4.6.1,DES3016-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.63.10.2.4.6.1.1,DES3016-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.63.10.2.4.6.1.2,DES3016-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.63.10.2.6,DES3016-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.6.2,DES3016-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.10.2.6.3,DES3016-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.63.10.2.6.4,DES3016-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates switch which port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to bridge MIB, etc. 
.1.3.6.1.4.1.171.11.63.10.2.6.5,DES3016-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry. 
.1.3.6.1.4.1.171.11.63.10.2.7,DES3016-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.7.1,DES3016-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.10.2.7.2,DES3016-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.63.10.2.7.3,DES3016-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1,DES3016-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.1,DES3016-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.2,DES3016-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.3,DES3016-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.4,DES3016-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.5,DES3016-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.6,DES3016-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.7,DES3016-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.8,DES3016-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.9,DES3016-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.10,DES3016-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.11,DES3016-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.63.10.2.7.3.1.12,DES3016-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.63.10.2.7.4,DES3016-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.63.10.2.7.4.1,DES3016-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.10.2.7.4.1.1,DES3016-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.63.10.2.7.4.1.2,DES3016-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.63.10.2.7.4.1.3,DES3016-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.63.10.2.7.5,DES3016-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.63.10.2.7.5.1,DES3016-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.63.10.2.7.5.1.1,DES3016-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.63.10.2.7.5.1.2,DES3016-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.10.2.7.5.1.3,DES3016-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.10.2.7.5.1.4,DES3016-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.63.10.2.7.5.1.5,DES3016-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.63.10.2.7.6,DES3016-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.63.10.2.7.6.1,DES3016-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.63.10.2.7.6.1.1,DES3016-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.63.10.2.7.6.1.2,DES3016-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.63.10.2.7.6.1.3,DES3016-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.10.2.7.6.1.4,DES3016-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.10.2.7.6.1.5,DES3016-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicate the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.63.10.2.7.7,DES3016-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.63.10.2.7.7.1,DES3016-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.63.10.2.7.7.1.1,DES3016-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.63.10.2.7.7.1.2,DES3016-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.63.10.2.11,DES3016-L2MGMT-MIB::swL2TrafficMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.11.1,DES3016-L2MGMT-MIB::swL2TrafficCtrlTable,,not-accessible,,current,,This table specifys the storm traffic control configuration.
.1.3.6.1.4.1.171.11.63.10.2.11.1.1,DES3016-L2MGMT-MIB::swL2TrafficCtrlEntry,,not-accessible,swL2TrafficCtrlGroupIndex,current,,A list of information specifies the storm traffic control  configuration.
.1.3.6.1.4.1.171.11.63.10.2.11.1.1.1,DES3016-L2MGMT-MIB::swL2TrafficCtrlGroupIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.63.10.2.11.1.1.2,DES3016-L2MGMT-MIB::swL2TrafficCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.63.10.2.11.1.1.3,DES3016-L2MGMT-MIB::swL2TrafficCtrlBMStromthreshold,INTEGER,read-write,,current,,This object to decide how much thousand packets per second broadcast/multicast (depend on swL2TrafficCtrlBcastStromCtrl, swL2TrafficCtrlMcastStromCtrl or swL2TrafficCtrlUcastStromCtrl objects whether is enabled) will active storm control. Whenever a port reaches its configured amount of packets in the one  second time interval, the device will start dropping that type  of packet, until the time interval has expired. Once the time  interval has expired, the device will start forwarding that type of packet.
.1.3.6.1.4.1.171.11.63.10.2.11.1.1.4,DES3016-L2MGMT-MIB::swL2TrafficCtrlBcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates broadcast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.10.2.11.1.1.5,DES3016-L2MGMT-MIB::swL2TrafficCtrlMcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates multicast storm control function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.10.2.11.1.1.6,DES3016-L2MGMT-MIB::swL2TrafficCtrlUcastStromCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates destination lookup fail function is  enabled or disabled.
.1.3.6.1.4.1.171.11.63.10.2.12,DES3016-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.12.1,DES3016-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.63.10.2.12.1.1,DES3016-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.63.10.2.12.1.1.1,DES3016-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.63.10.2.12.1.1.2,DES3016-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.63.10.2.15,DES3016-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.15.1,DES3016-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as static entry. When the learned addresses number reach N, any coming packet with not learned source addresses are discarded (e.g. dropped) and no more new addresses can be learned at this port.
.1.3.6.1.4.1.171.11.63.10.2.15.1.1,DES3016-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.63.10.2.15.1.1.1,DES3016-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.63.10.2.15.1.1.2,DES3016-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.63.10.2.15.1.1.3,DES3016-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout(3) mode - the locked addresses can be aged out after aging timer expire. In this mode, when the locked address is aged out, the number of address can be learned has to be increased by one. In deleteOnReset(4) mode - never age out the locked addresses unless restart the system to prevent from port movement or intrusion.
.1.3.6.1.4.1.171.11.63.10.2.15.1.1.4,DES3016-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.63.10.2.15.1.1.5,DES3016-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.63.10.2.15.2,DES3016-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),when enable(2),whenever there's a new MAC that violates the pre-defined port security configuration, trap will be sent out and the relevant information will be logged in system.
.1.3.6.1.4.1.171.11.63.10.2.16,DES3016-L2MGMT-MIB::swL2StpMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.16.1,DES3016-L2MGMT-MIB::swL2StpForwardBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates whether flooding BPDU packets when STP is disabled on device
.1.3.6.1.4.1.171.11.63.10.2.16.4,DES3016-L2MGMT-MIB::swL2StpPortTable,,not-accessible,,current,,A table that contains port-specific information
.1.3.6.1.4.1.171.11.63.10.2.16.4.1,DES3016-L2MGMT-MIB::swL2StpPortEntry,,not-accessible,swL2StpPort,current,,A list of information maintained by every port
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.1,DES3016-L2MGMT-MIB::swL2StpPort,INTEGER,read-only,,current,,The port number of the port for this entry.
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.3,DES3016-L2MGMT-MIB::swL2StpPortStatus,INTEGER,read-only,,current,other(1):disabled(2):discarding(3):learning(4):forwarding(5):broken(6):no-stp-enabled(7):err-disabled(8),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.4,DES3016-L2MGMT-MIB::swL2StpPortRole,INTEGER,read-only,,current,disabled(1):alternate(2):backup(3):root(4):designated(5):nonStp(6):loopback(7),When the port Enable state is enabled, the port's current 
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.5,DES3016-L2MGMT-MIB::swL2StpPortFBPDU,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is used to BPDU Filtering attached  to this port.
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.6,DES3016-L2MGMT-MIB::swL2StpPortLinkState,INTEGER,read-only,,current,link-down(1):half-10Mbps-none(2):half-10Mbps-backp(3):full-10Mbps-none(4):full-10Mbps-8023x(5):half-100Mbps-none(6):half-100Mbps-backp(7):full-100Mbps-none(8):full-100Mbps-8023x(9):half-1000Mbps-none(10):full-1000Mbps-backp(11):full-1000Mbps-none(12):full-1000Mbps-8023x(13),This object indicates the stp port speed and duplex mode.
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.7,DES3016-L2MGMT-MIB::swL2StpPortProtocolMigration,INTEGER,read-write,,current,true(1):false(2),When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.8,DES3016-L2MGMT-MIB::swL2StpPortAdminEdgePort,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative value of the Edge Port parameter. A value of TRUE(0) indicates that this port should be assumed as an edge-port and a value of FALSE(1) indicates that this port should be assumed as a non-edge-port.
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.9,DES3016-L2MGMT-MIB::swL2StpPortOperEdgePort,INTEGER,read-only,,current,true(1):false(2),The operational value of the Edge Port parameter. The object is initialized to the value of swL2StpPortAdminEdgePort and is set FALSE on reception of a BPDU.
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.10,DES3016-L2MGMT-MIB::swL2StpPortAdminPointToPoint,INTEGER,read-write,,current,forceTrue(0):forceFalse(1):auto(2),The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.11,DES3016-L2MGMT-MIB::swL2StpPortOperPointToPoint,INTEGER,read-only,,current,true(1):false(2),The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the swL2StpPortAdminPointToPoint object.
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.12,DES3016-L2MGMT-MIB::swL2StpPortAdminPathCost,Unsigned32,read-write,,current,,The administratively assigned value for the contribution of this port to the path cost of paths towards the spanning tree root. Writing a value of '0' assigns the automatically calculated default Path Cost value to the port. If the default Path Cost is being used, this object returns '0' when read. This complements the object swL2StpPortPathCost, which returns the operational value of the path cost. As USE_RSTP is 1:enabled, swL2StpPortPathCost is forced to be read-only. configuration via swL2StpPortAdminPathCost.  According 802.1w, value range of swL2StpPortAdminPathCost would be expanded. the former value range is (0..65535), the new is (0..200000000). 
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.13,DES3016-L2MGMT-MIB::swL2StpPortPriority,INTEGER,read-write,,current,,The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of swL2StpPort.
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.14,DES3016-L2MGMT-MIB::swL2STPPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The enabled/disabled status is usedoop-back prevention attached
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.15,DES3016-L2MGMT-MIB::swL2StpPortRestrictedRole,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to be selected as Root Port,  even it has the best spanning tree priotiry vector.
.1.3.6.1.4.1.171.11.63.10.2.16.4.1.16,DES3016-L2MGMT-MIB::swL2StpPortRestrictedTCN,INTEGER,read-write,,current,true(1):false(2),If TRUE causes the port not to propagate received topology
.1.3.6.1.4.1.171.11.63.10.2.17,DES3016-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.17.3,DES3016-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.17.3.1,DES3016-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and config per port priority-based QoS features on the switch
.1.3.6.1.4.1.171.11.63.10.2.17.3.1.1,DES3016-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.63.10.2.17.3.1.1.1,DES3016-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.63.10.2.17.3.1.1.2,DES3016-L2MGMT-MIB::swL2CosPriorityPortPRI,INTEGER,read-write,,current,other(1):disable(2):enable(3),Indicates port_priority state for CoS.
.1.3.6.1.4.1.171.11.63.10.2.17.3.1.1.3,DES3016-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p(2), enable 802.1p QoS; When set macBase(3), enable MAC-based QoS;  When set disable(1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.63.10.2.17.3.1.1.4,DES3016-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos(2), enable TOS based QoS; When set dscp(3), enable DSCP based QoS;  When set disable(1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.63.10.2.17.3.1.1.5,DES3016-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),when read,it always return invalid(2); when write valid(1),it disables all priority in this table.
.1.3.6.1.4.1.171.11.63.10.2.17.3.2,DES3016-L2MGMT-MIB::swL2CosPortPRITable,,not-accessible,,current,,Used to show port-to-class mappings and map specific port to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.10.2.17.3.2.1,DES3016-L2MGMT-MIB::swL2CosPortPRIEntry,,not-accessible,swL2CosPortPRIIndex,current,,A list of information contained in swL2CosPortPRITable.
.1.3.6.1.4.1.171.11.63.10.2.17.3.2.1.1,DES3016-L2MGMT-MIB::swL2CosPortPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority PortPRI.
.1.3.6.1.4.1.171.11.63.10.2.17.3.2.1.2,DES3016-L2MGMT-MIB::swL2CosPortPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges. And you can set value only 0 or 3,you can't set value 1 or 2.
.1.3.6.1.4.1.171.11.63.10.2.17.3.3,DES3016-L2MGMT-MIB::swL2CosMacBasePRITable,,not-accessible,,current,,Used to show MAC priority map to traffic class and  map the destination MAC address in incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.10.2.17.3.3.1,DES3016-L2MGMT-MIB::swL2CosMacBasePRIEntry,,not-accessible,swL2CosMacBasePRIIndex,current,,A list of information contained in swL2CosMacBasePRITable.
.1.3.6.1.4.1.171.11.63.10.2.17.3.3.1.1,DES3016-L2MGMT-MIB::swL2CosMacBasePRIIndex,OCTET,read-only,,current,,Indicates CoS Priority MacBasePRI.
.1.3.6.1.4.1.171.11.63.10.2.17.3.3.1.2,DES3016-L2MGMT-MIB::swL2CosMacBasePRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.10.2.17.3.4,DES3016-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.10.2.17.3.4.1,DES3016-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.63.10.2.17.3.4.1.1,DES3016-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.63.10.2.17.3.4.1.2,DES3016-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.10.2.17.3.5,DES3016-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.63.10.2.17.3.5.1,DES3016-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.63.10.2.17.3.5.1.1,DES3016-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.63.10.2.17.3.5.1.2,DES3016-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set, You must have administrator privileges.
.1.3.6.1.4.1.171.11.63.10.2.18,DES3016-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.18.1,DES3016-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.18.1.1,DES3016-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.63.10.2.18.1.2,DES3016-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.63.10.2.18.1.3,DES3016-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.63.10.2.18.2,DES3016-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.18.2.1,DES3016-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.10.2.18.2.1.1,DES3016-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.63.10.2.18.2.1.1.1,DES3016-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.63.10.2.18.2.1.1.2,DES3016-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.63.10.2.18.2.1.1.4,DES3016-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3),This object indicates the port status.
.1.3.6.1.4.1.171.11.63.10.2.19,DES3016-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.19.1,DES3016-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.63.10.2.19.1.1,DES3016-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.63.10.2.19.1.1.1,DES3016-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.63.10.2.19.1.1.2,DES3016-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.10.2.19.1.1.3,DES3016-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,dynamic(0):static(1),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.63.10.2.19.1.1.4,DES3016-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.63.10.2.19.1.1.5,DES3016-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.63.10.2.19.1.1.6,DES3016-L2MGMT-MIB::swL2VlanUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.63.10.2.19.1.1.7,DES3016-L2MGMT-MIB::swL2VlanTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.63.10.2.100,DES3016-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.100.1,DES3016-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.100.1.2,DES3016-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.100.1.2.0,DES3016-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.100.1.2.0.1,DES3016-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.63.10.2.100.1.2.0.2,DES3016-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.63.10.2.100.1.2.1,DES3016-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.63.10.2.100.1.2.1.1,DES3016-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.63.10.2.100.1.2.1.2,DES3016-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.63.11,SWPRIMGMT-DES30XXP-MIB::des3028g,,,,,,
.1.3.6.1.4.1.171.11.64,SW3500PRIMGMT-MIB::des3500SeriesProd,,,,,,
.1.3.6.1.4.1.171.11.64.1,SW3500PRIMGMT-MIB::des3526,,,,,,
.1.3.6.1.4.1.171.11.64.1.2,DES3526-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for the proprietary enterprise.
.1.3.6.1.4.1.171.11.64.1.2.1,DES3526-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.1.1,DES3526-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.1.1.1,DES3526-L2MGMT-MIB::swDevInfoSystemUpTime,TimeTicks,read-only,,current,,The value of sysUpTime at the time the switch entered its current operational state. If the current state was entered prior to the last re-initialization, then this object contains a zero value. This value is in the units of seconds.
.1.3.6.1.4.1.171.11.64.1.2.1.1.2,DES3526-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.64.1.2.1.1.3,DES3526-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.64.1.2.1.1.4,DES3526-L2MGMT-MIB::swDevInfoConsoleInUse,INTEGER,read-only,,current,other(1):in-use(2):not-in-use(3),The usage indication of the console system.
.1.3.6.1.4.1.171.11.64.1.2.1.1.5,DES3526-L2MGMT-MIB::swDevInfoModuleType,OCTET,read-only,,current,,This object indicates the module type of this port.
.1.3.6.1.4.1.171.11.64.1.2.1.1.8,DES3526-L2MGMT-MIB::swDevInfoPowerTable,,not-accessible,,current,,A list of the temperature.
.1.3.6.1.4.1.171.11.64.1.2.1.1.8.1,DES3526-L2MGMT-MIB::swDevInfoPowerEntry,,not-accessible,swDevInfoPowerUnitIndex:swDevInfoPowerID,current,,An entry for Power information.
.1.3.6.1.4.1.171.11.64.1.2.1.1.8.1.1,DES3526-L2MGMT-MIB::swDevInfoPowerUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the System
.1.3.6.1.4.1.171.11.64.1.2.1.1.8.1.2,DES3526-L2MGMT-MIB::swDevInfoPowerID,INTEGER,read-only,,current,,Indicates ID of the power 
.1.3.6.1.4.1.171.11.64.1.2.1.1.8.1.3,DES3526-L2MGMT-MIB::swDevInfoPowerStatus,INTEGER,read-only,,current,other(0):lowVoltage(1):overCurrent(2):working(3):fail(4):connect(5):disconnect(6),Indicates status of the power 
.1.3.6.1.4.1.171.11.64.1.2.1.2,DES3526-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.1.2.1,DES3526-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable the spanning tree algorithm during the runtime of the system.
.1.3.6.1.4.1.171.11.64.1.2.1.2.2,DES3526-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the layer 2 Internet Group Management Protocol (IGMP) capture function has been enabled or disabled.
.1.3.6.1.4.1.171.11.64.1.2.1.2.3,DES3526-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enable or disable RMON.
.1.3.6.1.4.1.171.11.64.1.2.1.2.8,DES3526-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),If the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.64.1.2.1.2.9,DES3526-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID which the Dot1dTpFdbTable belongs to ; The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.64.1.2.1.2.10,DES3526-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.64.1.2.1.2.11,DES3526-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in the address table. The default value is 1 .
.1.3.6.1.4.1.171.11.64.1.2.1.2.12,DES3526-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in seconds for triggering the MAC notify message. 
.1.3.6.1.4.1.171.11.64.1.2.1.2.13,DES3526-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable asymmetric VLANs during the runtime of the system.
.1.3.6.1.4.1.171.11.64.1.2.1.2.14,DES3526-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip and that the Vlan should have been created.
.1.3.6.1.4.1.171.11.64.1.2.1.2.15,DES3526-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.1.2.15.1,DES3526-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.64.1.2.1.2.15.2,DES3526-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object can designate a TCP port. When Telnet is disabled this object isn't accessible.
.1.3.6.1.4.1.171.11.64.1.2.1.2.16,DES3526-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets. The specific function of each port will depend on the per port LLDP setting. For the advertisement of LLDP packets, the switch announces the information to its neighbor through ports. For the receiving of LLDP packets, the switch will learn the information from the LLDP packets advertised from the neighbor in the neighbor table. 
.1.3.6.1.4.1.171.11.64.1.2.1.2.17,DES3526-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.1.2.17.1,DES3526-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls Web status.
.1.3.6.1.4.1.171.11.64.1.2.1.2.17.2,DES3526-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object can designate a TCP port. When Web is disabled this object isn't accessible.
.1.3.6.1.4.1.171.11.64.1.2.1.2.18,DES3526-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Unit packets will be forwarded. 
.1.3.6.1.4.1.171.11.64.1.2.1.3,DES3526-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.1.3.1,DES3526-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.64.1.2.1.3.2,DES3526-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether to send a trap or not when the switch topology has changed. If the object is enabled(3), the topology change trap is sent by the device when any of its configured ports transition from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. For the same port transition, the device doesn't send the trap if this object value is set to disabled or other.
.1.3.6.1.4.1.171.11.64.1.2.1.3.3,DES3526-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether to send a trap or not when the link has changed. If the object is enabled (3), the Link Change trap is sent by the device when any of its port links change. The device doesn't send the trap if this object value is set to disabled or other.
.1.3.6.1.4.1.171.11.64.1.2.3,DES3526-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.3.1,DES3526-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.64.1.2.3.1.1,DES3526-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,Advertisement state for each VLAN configured in the device.
.1.3.6.1.4.1.171.11.64.1.2.3.1.1.1,DES3526-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.64.1.2.3.1.1.2,DES3526-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.64.1.2.3.1.1.3,DES3526-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertised status of this VLAN entry.
.1.3.6.1.4.1.171.11.64.1.2.4,DES3526-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.4.1,DES3526-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,obsolete,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.64.1.2.4.1.1,DES3526-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex,obsolete,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.64.1.2.4.1.1.1,DES3526-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,obsolete,,This object indicates the module's port number.(1..Max port number in the module).
.1.3.6.1.4.1.171.11.64.1.2.4.1.1.2,DES3526-L2MGMT-MIB::swL2PortInfoUnitIndex,INTEGER,read-only,,obsolete,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.64.1.2.4.1.1.3,DES3526-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,obsolete,portType-100Base-TX(1):portType-100Base-FX(2):portType-100Base-FL(3):portType-1000Base-TX(4):portType-1000Base-SX(5):portType-1000Base-LX(6):portType-1000Base-SX-GBIC(7):portType-1000Base-LX-GBIC(8):portType-1000Base-TX-GBIC(9):portType-1000Base-1394(10):none(11),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.64.1.2.4.1.1.4,DES3526-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,obsolete,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.64.1.2.4.1.1.5,DES3526-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,obsolete,other(1):auto(2):half-10Mbps(3):full-10Mbps(4):half-100Mbps(5):full-100Mbps(6):half-1Gigabps(7):full-1Gigabps(8),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.64.1.2.4.1.1.6,DES3526-L2MGMT-MIB::swL2PortInfoModuleType,INTEGER,read-only,,obsolete,none(0):moduleType-COMBO(1):moduleType-1394(2):moduleType-1000T(3):moduleType-MGBIC(4):moduleType-1P-SC-SX(5):moduleType-2P-SC-SX(6):moduleType-1P-SC-LX(7):moduleType-2P-SC-LX(8):moduleType-1P-TX(9):moduleType-2P-TX(10):moduleType-1P-MTRJ-SX(11):moduleType-2P-MTRJ-SX(12):moduleType-1P-MTRJ-LX(13):moduleType-2P-MTRJ-LX(14):moduleType-1P-GBIC(15):moduleType-2P-GBIC(16):moduleType-1P-GBIC-1P-TX(17):moduleType-1P-GBIC-1P-STACK(18):moduleType-2P-STACK(19):moduleType-2P-100FX(20):moduleType-1P-100FX(21):moduleType-2P-100FX-NEW(22):moduleType-1P-100FL(23):moduleType-2P-100FL(24):moduleType-2P-100TX(25):moduleType-BaseModule-24PORT(26),This object indicates the module type of this port.
.1.3.6.1.4.1.171.11.64.1.2.4.1.1.7,DES3526-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,obsolete,none(0):storm(1):lbd(2):unknow(3),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.64.1.2.4.2,DES3526-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,obsolete,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.64.1.2.4.2.1,DES3526-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex,obsolete,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.64.1.2.4.2.1.1,DES3526-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,obsolete,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.64.1.2.4.2.1.2,DES3526-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,obsolete,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.64.1.2.4.2.1.3,DES3526-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.64.1.2.4.2.1.4,DES3526-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,obsolete,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.64.1.2.4.2.1.5,DES3526-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming signal is asserted. For full duplex mode, IEEE 802.3x flow control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.64.1.2.4.2.1.6,DES3526-L2MGMT-MIB::swL2PortCtrlLockState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object decides whether the port is locked or not.
.1.3.6.1.4.1.171.11.64.1.2.4.2.1.7,DES3526-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object decides whether MAC notification is enabled or not.
.1.3.6.1.4.1.171.11.64.1.2.4.2.1.8,DES3526-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,obsolete,other(0):forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port . 
.1.3.6.1.4.1.171.11.64.1.2.4.2.1.11,DES3526-L2MGMT-MIB::swL2PortCtrlMdixState,INTEGER,read-write,,obsolete,auto(1):normal(2):cross(3),This object decides the MDIX mode on this port. 
.1.3.6.1.4.1.171.11.64.1.2.4.4,DES3526-L2MGMT-MIB::swL2PortInformationTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.64.1.2.4.4.1,DES3526-L2MGMT-MIB::swL2PortInformationEntry,,not-accessible,swL2PortInformationPortIndex:swL2PortInformationMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.64.1.2.4.4.1.1,DES3526-L2MGMT-MIB::swL2PortInformationPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.64.1.2.4.4.1.2,DES3526-L2MGMT-MIB::swL2PortInformationMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.64.1.2.4.4.1.3,DES3526-L2MGMT-MIB::swL2PortInformationUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.64.1.2.4.4.1.4,DES3526-L2MGMT-MIB::swL2PortInformationType,INTEGER,read-only,,current,portType-100Base-TX(1):portType-100Base-FX(2):portType-100Base-FL(3):portType-1000Base-TX(4):portType-1000Base-SX(5):portType-1000Base-LX(6):portType-1000Base-SX-GBIC(7):portType-1000Base-LX-GBIC(8):portType-1000Base-TX-GBIC(9):portType-1000Base-1394(10):portType-1000Base-TX-GBIC-COMBO(11):portType-1000Base-none-GBIC(12):portType-1000Base-SX-MGBIC(13):portType-1000Base-LX-MGBIC(14):portType-1000Base-TX-MGBIC(15):portType-1000Base-none-MGBIC(16):portType-SIO(17):portType-10G(18):portType-10G-xenpak-1310nm(19):portType-10G-xenpak-850nm(20):portType-10G-xenpak-empty(21):portType-10G-xfp-1310nm(22):portType-10G-xfp-850nm(23):portType-10G-xfp-empty(24):portType-none(25),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.64.1.2.4.4.1.5,DES3526-L2MGMT-MIB::swL2PortInformationLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.64.1.2.4.4.1.6,DES3526-L2MGMT-MIB::swL2PortInformationNwayStatus,INTEGER,read-only,,current,other(0):empty(1):link-down(2):half-10Mbps(3):full-10Mbps(4):half-100Mbps(5):full-100Mbps(6):half-1Gigabps(7):full-1Gigabps(8):full-10Gigabps(9),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.64.1.2.4.4.1.7,DES3526-L2MGMT-MIB::swL2PortInformationModuleType,INTEGER,read-only,,current,none(0):moduleType-COMBO(1):moduleType-1394(2):moduleType-1000T(3):moduleType-MGBIC(4):moduleType-1P-SC-SX(5):moduleType-2P-SC-SX(6):moduleType-1P-SC-LX(7):moduleType-2P-SC-LX(8):moduleType-1P-TX(9):moduleType-2P-TX(10):moduleType-1P-MTRJ-SX(11):moduleType-2P-MTRJ-SX(12):moduleType-1P-MTRJ-LX(13):moduleType-2P-MTRJ-LX(14):moduleType-1P-GBIC(15):moduleType-2P-GBIC(16):moduleType-1P-GBIC-1P-TX(17):moduleType-1P-GBIC-1P-STACK(18):moduleType-2P-STACK(19):moduleType-2P-100FX(20):moduleType-1P-100FX(21):moduleType-2P-100FX-NEW(22):moduleType-1P-100FL(23):moduleType-2P-100FL(24):moduleType-2P-100TX(25):moduleType-BaseModule-24PORT(26),This object indicates the module type of this port.
.1.3.6.1.4.1.171.11.64.1.2.4.4.1.8,DES3526-L2MGMT-MIB::swL2PortInformationErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):lbd(2):unknow(3),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.64.1.2.4.5,DES3526-L2MGMT-MIB::swL2PortControlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.64.1.2.4.5.1,DES3526-L2MGMT-MIB::swL2PortControlEntry,,not-accessible,swL2PortControlPortIndex:swL2PortControlMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.64.1.2.4.5.1.1,DES3526-L2MGMT-MIB::swL2PortControlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.64.1.2.4.5.1.2,DES3526-L2MGMT-MIB::swL2PortControlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.64.1.2.4.5.1.3,DES3526-L2MGMT-MIB::swL2PortControlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.64.1.2.4.5.1.4,DES3526-L2MGMT-MIB::swL2PortControlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.64.1.2.4.5.1.5,DES3526-L2MGMT-MIB::swL2PortControlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.64.1.2.4.5.1.6,DES3526-L2MGMT-MIB::swL2PortControlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming signal is asserted. For full duplex mode, the IEEE 802.3x flow control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.64.1.2.4.5.1.7,DES3526-L2MGMT-MIB::swL2PortControlLockState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object decides whether the port is locked or not.
.1.3.6.1.4.1.171.11.64.1.2.4.5.1.8,DES3526-L2MGMT-MIB::swL2PortControlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.64.1.2.4.5.1.9,DES3526-L2MGMT-MIB::swL2PortControlMulticastfilter,INTEGER,read-write,,current,other(0):forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),This object controls the multicast port filtering mode for a specified port. 
.1.3.6.1.4.1.171.11.64.1.2.4.5.1.11,DES3526-L2MGMT-MIB::swL2PortControlMdixState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object decides the MDIX mode on this port. 
.1.3.6.1.4.1.171.11.64.1.2.5,DES3526-L2MGMT-MIB::swL2LimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.5.1,DES3526-L2MGMT-MIB::swL2MulticastRangeTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.1.2.5.1.1,DES3526-L2MGMT-MIB::swL2MulticastRangeEntry,,not-accessible,swL2MulticastRangeName,current,,A list of information contained in swL2MulticastRangeTable.
.1.3.6.1.4.1.171.11.64.1.2.5.1.1.1,DES3526-L2MGMT-MIB::swL2MulticastRangeName,OCTET,read-only,,current,,This object specifies the multicast range name.
.1.3.6.1.4.1.171.11.64.1.2.5.1.1.2,DES3526-L2MGMT-MIB::swL2MulticastRangeFromIp,IpAddress,read-create,,current,,This object specifies the start IP address for this range.
.1.3.6.1.4.1.171.11.64.1.2.5.1.1.3,DES3526-L2MGMT-MIB::swL2MulticastRangeToIp,IpAddress,read-create,,current,,This object specifies the end IP address for this range.
.1.3.6.1.4.1.171.11.64.1.2.5.1.1.4,DES3526-L2MGMT-MIB::swL2MulticastRangeRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.64.1.2.5.2,DES3526-L2MGMT-MIB::swL2LimitedMulticastPortInfo,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.5.2.1,DES3526-L2MGMT-MIB::swL2LimitedMulticastStatusTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.1.2.5.2.1.1,DES3526-L2MGMT-MIB::swL2LimitedMulticastStatusEntry,,not-accessible,swL2LimitedMulticastPort,current,,A list of information contained in swL2LimitedMulticastStatusTable.
.1.3.6.1.4.1.171.11.64.1.2.5.2.1.1.1,DES3526-L2MGMT-MIB::swL2LimitedMulticastPort,INTEGER,read-only,,current,,This object indicates the port.
.1.3.6.1.4.1.171.11.64.1.2.5.2.1.1.2,DES3526-L2MGMT-MIB::swL2LimitedMulticastAccess,INTEGER,read-write,,current,none(1):permit(2):deny(3),This object indicates the access type.
.1.3.6.1.4.1.171.11.64.1.2.5.2.1.1.3,DES3526-L2MGMT-MIB::swL2LimitedMulticastState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the state for this port.
.1.3.6.1.4.1.171.11.64.1.2.5.2.2,DES3526-L2MGMT-MIB::swL2LimitedMulticastRangeTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.1.2.5.2.2.1,DES3526-L2MGMT-MIB::swL2LimitedMulticastRangeEntry,,not-accessible,swL2LimitedMulticastPort:swL2LimitedMulticastID,current,,A list of information contained in swL2LimitedMulticastRangeTable.
.1.3.6.1.4.1.171.11.64.1.2.5.2.2.1.1,DES3526-L2MGMT-MIB::swL2LimitedMulticastID,INTEGER,read-only,,current,,This object indicates the range ID.
.1.3.6.1.4.1.171.11.64.1.2.5.2.2.1.2,DES3526-L2MGMT-MIB::swL2LimitedMulticastRangeName,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.11.64.1.2.5.2.2.1.3,DES3526-L2MGMT-MIB::swL2LimitedMulticastFromIp,IpAddress,read-only,,current,,This object specifies the start IP address of the range on this port.
.1.3.6.1.4.1.171.11.64.1.2.5.2.2.1.4,DES3526-L2MGMT-MIB::swL2LimitedMulticastToIp,IpAddress,read-only,,current,,This object specifies the end IP address of the range on this port.
.1.3.6.1.4.1.171.11.64.1.2.5.2.2.1.5,DES3526-L2MGMT-MIB::swL2LimitedMulticastRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.64.1.2.6,DES3526-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.6.1,DES3526-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.1.2.6.1.1,DES3526-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.64.1.2.6.1.1.1,DES3526-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.64.1.2.6.1.1.2,DES3526-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Mbit/sec) of the specifed port. Value 0 means no limit.
.1.3.6.1.4.1.171.11.64.1.2.6.1.1.3,DES3526-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Mbit/sec) of the specifed port. Value 0 means no limit.
.1.3.6.1.4.1.171.11.64.1.2.6.1.1.4,DES3526-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.64.1.2.6.1.1.5,DES3526-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.64.1.2.6.2,DES3526-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.1.2.6.2.1,DES3526-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.64.1.2.6.2.1.1,DES3526-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.64.1.2.6.2.1.2,DES3526-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed to transmit before allowing the next lowest priority queue to transmit its packets. a value between 0 and 255 can be specified.
.1.3.6.1.4.1.171.11.64.1.2.6.2.1.3,DES3526-L2MGMT-MIB::swL2QOSSchedulingMaxLatency,INTEGER,read-write,,current,,Indicates the maximum amount of time the hardware priority queue will be allowed to transmit packets before allowing the next lowest priority queue to begin transmitting its packets. A value between 0 and 255 can be specified- with this value multiplied by 16 ms to arrive at the total allowed time for queue to transmit packets. For example, a value of 3 specifies 3*16=48 ms. The queue will continue transmitting the last packet until it is finished when the max_latency timer expires. 
.1.3.6.1.4.1.171.11.64.1.2.6.3,DES3526-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.1.2.6.3.1,DES3526-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.64.1.2.6.3.1.1,DES3526-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.64.1.2.6.3.1.2,DES3526-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware priority queues available. They are numbered between 0 (the lowest priority) and 3 (the highest priority).
.1.3.6.1.4.1.171.11.64.1.2.6.4,DES3526-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.1.2.6.4.1,DES3526-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.64.1.2.6.4.1.1,DES3526-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.64.1.2.6.4.1.2,DES3526-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the switch ports on the switch.
.1.3.6.1.4.1.171.11.64.1.2.6.4.1.3,DES3526-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.64.1.2.7,DES3526-L2MGMT-MIB::swL2IpMacBindingMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.7.1,DES3526-L2MGMT-MIB::swL2IpMacBindingPortTable,,not-accessible,,current,,The table specifies the port's ip-mac binding function.
.1.3.6.1.4.1.171.11.64.1.2.7.1.1,DES3526-L2MGMT-MIB::swL2IpMacBindingPortEntry,,not-accessible,swL2IpMacBindingPortIndex,current,,A list of information about the port's ip-mac binding function.
.1.3.6.1.4.1.171.11.64.1.2.7.1.1.1,DES3526-L2MGMT-MIB::swL2IpMacBindingPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module).
.1.3.6.1.4.1.171.11.64.1.2.7.1.1.2,DES3526-L2MGMT-MIB::swL2IpMacBindingPortState,INTEGER,read-write,,current,other(1):enable-strict(2):disable(3):enable-loose(4),This object enables (strict or loose mode)/disables IP-MAC binding
.1.3.6.1.4.1.171.11.64.1.2.7.1.1.3,DES3526-L2MGMT-MIB::swL2IpMacBindingPortAllowZeroIp,INTEGER,read-write,,current,other(1):enable(2):disable(3),This object enables/disables the allow zero IP status on the specified port.
.1.3.6.1.4.1.171.11.64.1.2.7.1.1.4,DES3526-L2MGMT-MIB::swL2IpMacBindingPortForwardDhcpPkt,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be set to forward or not forward DHCP packets on the specified port.
.1.3.6.1.4.1.171.11.64.1.2.7.1.1.5,DES3526-L2MGMT-MIB::swL2IpMacBindingPortDHCPSnoopMaxEntry,INTEGER,read-write,,current,,This object indicates the max entry created by DHCP packets on the specified port. Note: When 0 is set on the specified port, the max entry created by DHCP packets is no limit
.1.3.6.1.4.1.171.11.64.1.2.7.1.1.6,DES3526-L2MGMT-MIB::swL2IpMacBindingPortDHCPSnoopEntryClearAction,INTEGER,read-write,,current,other(1):start(2),When set to start(2), the address binding entries learned
.1.3.6.1.4.1.171.11.64.1.2.7.2,DES3526-L2MGMT-MIB::swL2IpMacBindingTable,,not-accessible,,current,,This table specifies IP-MAC binding information.
.1.3.6.1.4.1.171.11.64.1.2.7.2.1,DES3526-L2MGMT-MIB::swL2IpMacBindingEntry,,not-accessible,swL2IpMacBindingIpIndex,current,,IP-MAC binding entry used to add\delete\configure the address pair to the switch's authorized user database.
.1.3.6.1.4.1.171.11.64.1.2.7.2.1.1,DES3526-L2MGMT-MIB::swL2IpMacBindingIpIndex,IpAddress,read-only,,current,,The IP address of the IP-MAC binding.
.1.3.6.1.4.1.171.11.64.1.2.7.2.1.2,DES3526-L2MGMT-MIB::swL2IpMacBindingMac,OCTET,read-create,,current,,The MAC address of the IP-MAC binding.
.1.3.6.1.4.1.171.11.64.1.2.7.2.1.3,DES3526-L2MGMT-MIB::swL2IpMacBindingStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry.
.1.3.6.1.4.1.171.11.64.1.2.7.2.1.4,DES3526-L2MGMT-MIB::swL2IpMacBindingPorts,OCTET,read-create,,current,,The port members of this entry.
.1.3.6.1.4.1.171.11.64.1.2.7.2.1.5,DES3526-L2MGMT-MIB::swL2IpMacBindingAction,INTEGER,read-only,,current,inactive(0):active(1),The action of this entry.
.1.3.6.1.4.1.171.11.64.1.2.7.2.1.6,DES3526-L2MGMT-MIB::swL2IpMacBindingMode,INTEGER,read-create,,current,arp(0):acl(1):auto(2),The mode of this entry.
.1.3.6.1.4.1.171.11.64.1.2.7.3,DES3526-L2MGMT-MIB::swL2IpMacBindingBlockedTable,,not-accessible,,current,,The table specifies information of MAC addresses which were blocked.
.1.3.6.1.4.1.171.11.64.1.2.7.3.1,DES3526-L2MGMT-MIB::swL2IpMacBindingBlockedEntry,,not-accessible,swL2IpMacBindingBlockedVID:swL2IpMacBindingBlockedMac,current,,The entry can not create/configure. It can only delete.
.1.3.6.1.4.1.171.11.64.1.2.7.3.1.1,DES3526-L2MGMT-MIB::swL2IpMacBindingBlockedVID,Unsigned32,read-only,,current,,The object specifies the VLAN ID.
.1.3.6.1.4.1.171.11.64.1.2.7.3.1.2,DES3526-L2MGMT-MIB::swL2IpMacBindingBlockedMac,OCTET,read-only,,current,,The MAC address which was blocked.
.1.3.6.1.4.1.171.11.64.1.2.7.3.1.3,DES3526-L2MGMT-MIB::swL2IpMacBindingBlockedVlanName,OCTET,read-only,,current,,This object specifies the VLAN name.
.1.3.6.1.4.1.171.11.64.1.2.7.3.1.4,DES3526-L2MGMT-MIB::swL2IpMacBindingBlockedPort,INTEGER,read-only,,current,,The port with which the MAC is associated.
.1.3.6.1.4.1.171.11.64.1.2.7.3.1.5,DES3526-L2MGMT-MIB::swL2IpMacBindingBlockedType,INTEGER,read-write,,current,other(1):blockByAddrBind(2):delete(3),The value is always blockByAddrBind. This entry will be deleted by setting the value to delete(3).
.1.3.6.1.4.1.171.11.64.1.2.7.4,DES3526-L2MGMT-MIB::swL2IpMacBindingAllPortState,INTEGER,read-write,,current,other(1):enable-strict(2):disable(3):enable-loose(4),This object enables/disables IP-MAC binding on all ports of the system.
.1.3.6.1.4.1.171.11.64.1.2.7.5,DES3526-L2MGMT-MIB::swL2IpMacBindingTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),when set to enable(2),whenever there's a new MAC that violates the pre-defined Ip Mac Binding configuration, the trap will be sent out and the relevant information will be logged into the system.
.1.3.6.1.4.1.171.11.64.1.2.7.6,DES3526-L2MGMT-MIB::swL2IpMacBindingACLMode,INTEGER,read-write,,current,other(1):enable(2):disable(3),when set to enable(2), the Ip Mac Binding will use acl mode
.1.3.6.1.4.1.171.11.64.1.2.7.7,DES3526-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopState,INTEGER,read-write,,current,enabled(1):disabled(2),When the dhcp_snoop function is enabled, all address_binding disabled ports will act as DHCP server ports (the switch will learn IP addresses through DHCP server ports (by DHCP OFFER and DHCP ACK packets)). The auto-learned IP-MAC binding entry will be mapped to a specific source port based on the MAC address learning function. This entry will be created as an ACL-mode binding entry for this specific port. Each entry is associated with a lease time. When the lease time expires, the expired entry will be removed from this port. The automatically learned binding entry can be moved from one port to another port if the DHCP snooping function has learned that the MAC address has moved to a different port. 
.1.3.6.1.4.1.171.11.64.1.2.7.8,DES3526-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopEntryClearAllState,INTEGER,read-write,,current,other(1):start(2),Used to clear all entries created by DHCP packets.
.1.3.6.1.4.1.171.11.64.1.2.7.9,DES3526-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopTable,,not-accessible,,current,,The table specifies information regarding the DHCP snooping function learning IP-MAC binding entries.
.1.3.6.1.4.1.171.11.64.1.2.7.9.1,DES3526-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopEntry,,not-accessible,swL2IpMacBindingDHCPSnoopIpIndex,current,,A list of information about the DHCP snooping learning IP-MAC binding entry.
.1.3.6.1.4.1.171.11.64.1.2.7.9.1.1,DES3526-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopIpIndex,IpAddress,read-only,,current,,The IP address of this entry.
.1.3.6.1.4.1.171.11.64.1.2.7.9.1.2,DES3526-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopMac,OCTET,read-only,,current,,The MAC address of this entry.
.1.3.6.1.4.1.171.11.64.1.2.7.9.1.3,DES3526-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopLeaseTime,INTEGER,read-only,,current,,Specifies the lease time of this entry. When the lease time expires, this entry will be removed from this port.
.1.3.6.1.4.1.171.11.64.1.2.7.9.1.4,DES3526-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopPort,INTEGER,read-only,,current,,Specifies the port of this entry.
.1.3.6.1.4.1.171.11.64.1.2.7.9.1.5,DES3526-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopStatus,INTEGER,read-only,,current,inactive(1):active(2),Specifies the status (inactive or active) of this entry.
.1.3.6.1.4.1.171.11.64.1.2.7.10,DES3526-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolTable,,not-accessible,,current,,This table specifies the permitted IP pool of IP-MAC binding.
.1.3.6.1.4.1.171.11.64.1.2.7.10.1,DES3526-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolEntry,,not-accessible,swL2IpMacBindingPermitIPPoolStartIP:swL2IpMacBindingPermitIPPoolEndIP,current,,A list of information of each permitted IP pool entry.
.1.3.6.1.4.1.171.11.64.1.2.7.10.1.1,DES3526-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolStartIP,IpAddress,read-only,,current,,The start IP address of the permitted IP pool.
.1.3.6.1.4.1.171.11.64.1.2.7.10.1.2,DES3526-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolEndIP,IpAddress,read-only,,current,,The end IP address of the permitted IP pool.
.1.3.6.1.4.1.171.11.64.1.2.7.10.1.3,DES3526-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolPorts,OCTET,read-create,,current,,The port members of the permitted IP pool.
.1.3.6.1.4.1.171.11.64.1.2.7.10.1.4,DES3526-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the permitted IP pool.
.1.3.6.1.4.1.171.11.64.1.2.8,DES3526-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.8.1,DES3526-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.64.1.2.8.2,DES3526-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.64.1.2.8.3,DES3526-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies which ports are grouped as a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.64.1.2.8.3.1,DES3526-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information specifies which ports are grouped as a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.64.1.2.8.3.1.1,DES3526-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depends on the existence of the unit and module.
.1.3.6.1.4.1.171.11.64.1.2.8.3.1.2,DES3526-L2MGMT-MIB::swL2TrunkName,OCTET,read-create,,current,,The name of logical port trunk.
.1.3.6.1.4.1.171.11.64.1.2.8.3.1.3,DES3526-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you can not configure the other ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.64.1.2.8.3.1.4,DES3526-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates how many ports are included in this Trunk. The trunk port number depends on the existence of module. The maximum number of ports is 8 for one trunks.
.1.3.6.1.4.1.171.11.64.1.2.8.3.1.5,DES3526-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the trunk is implicitly configured to be the flooding port.
.1.3.6.1.4.1.171.11.64.1.2.8.3.1.6,DES3526-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of the trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.64.1.2.8.3.1.7,DES3526-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.64.1.2.8.4,DES3526-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures the part of the packet examined by the switch when selecting the egress port for transmitting load-sharing data.
.1.3.6.1.4.1.171.11.64.1.2.9,DES3526-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.9.1,DES3526-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which port will sniff another port to the switch. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also applied to bridge MIB, etc.
.1.3.6.1.4.1.171.11.64.1.2.9.2,DES3526-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the ingress of the source port packet to be sniffed.
.1.3.6.1.4.1.171.11.64.1.2.9.3,DES3526-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the egress of the source port packet to be sniffed.
.1.3.6.1.4.1.171.11.64.1.2.9.4,DES3526-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions under which it will remain so are different for each of the following values. disabled(2) - writing this value to the object will remove the  corresponding entry from the table. enabled(3) - this entry will reside in the table.
.1.3.6.1.4.1.171.11.64.1.2.10,DES3526-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.10.1,DES3526-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.64.1.2.10.3,DES3526-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,This table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If VLAN is in disabled mode, there is only one entry in the table, with index 1. If VLAN is in Port-Base or 802.1q mode, the number of entries can be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1,DES3526-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.1,DES3526-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode, the VID setting can vary from 1 to 4094 by management user, and the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.2,DES3526-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which the IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.3,DES3526-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.4,DES3526-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to have a high loss, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.5,DES3526-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.6,DES3526-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the timer has expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.7,DES3526-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.8,DES3526-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a query receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group being left.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.9,DES3526-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.10,DES3526-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.64.1.2.10.3.1.11,DES3526-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different for each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.64.1.2.10.4,DES3526-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the current number of IGMP query packets which have been captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.64.1.2.10.4.1,DES3526-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entires are all enabled.
.1.3.6.1.4.1.171.11.64.1.2.10.4.1.1,DES3526-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of the IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.64.1.2.10.4.1.2,DES3526-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received since the IGMP function has been enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.64.1.2.10.4.1.3,DES3526-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increments this object by 1.
.1.3.6.1.4.1.171.11.64.1.2.10.5,DES3526-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which have been captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entries are all enabled. Note that the priority of IGMP table entries is lower than the Filtering Table, i.e. if there is a table hash collision between the entries of the IGMP Table and the Filtering Table inside the switch H/W address table, the Filtering Table entry will overwrite the colliding entry of the IGMP Table. See swL2FilterMgmt description also.
.1.3.6.1.4.1.171.11.64.1.2.10.5.1,DES3526-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which was captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entries are all enabled.
.1.3.6.1.4.1.171.11.64.1.2.10.5.1.1,DES3526-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the VID of individual IGMP table entries. It shows the VID of IGMP report information captured on the network.
.1.3.6.1.4.1.171.11.64.1.2.10.5.1.2,DES3526-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object identifies group ip address which have been captured from the IGMP packet, on a per-Vlan basis.
.1.3.6.1.4.1.171.11.64.1.2.10.5.1.3,DES3526-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object identifies mac addresses which correspond to swL2IGMPGroupIpAddr, on a per-Vlan basis.
.1.3.6.1.4.1.171.11.64.1.2.10.5.1.4,DES3526-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports belong to the same multicast group, on a per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant). The 4 octets represent one unit port according to its logic port. If the unit has less then 32 port, the other ports don't care and just fill in zero.
.1.3.6.1.4.1.171.11.64.1.2.10.5.1.5,DES3526-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were received by the device corresponding with this entry where the IGMP function is enabled, on a per-Vlan basis.
.1.3.6.1.4.1.171.11.64.1.2.10.6,DES3526-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.64.1.2.10.6.1,DES3526-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.64.1.2.10.6.1.1,DES3526-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN id of the IGMP snooping multicast VLAN entry.
.1.3.6.1.4.1.171.11.64.1.2.10.6.1.2,DES3526-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast VLAN entry.
.1.3.6.1.4.1.171.11.64.1.2.10.6.1.3,DES3526-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-create,,current,,This object indicates the portlist of the source ports of IGMP snooping multicast VLAN. The source ports will be set as tag ports of the VLAN entry and the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.64.1.2.10.6.1.4,DES3526-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-create,,current,,This object indicates the portlist of the member ports of IGMP snooping multicast VLAN. The source ports will be set to untag ports of the vlan entry and the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.64.1.2.10.6.1.5,DES3526-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.64.1.2.10.6.1.6,DES3526-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIP,IpAddress,read-create,,current,,This object is used to replace the source IP address in the IP header for IGMP control packets.
.1.3.6.1.4.1.171.11.64.1.2.10.7,DES3526-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.64.1.2.10.7.1,DES3526-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.64.1.2.10.7.1.1,DES3526-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN id of the router port entry.
.1.3.6.1.4.1.171.11.64.1.2.10.7.1.2,DES3526-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.64.1.2.10.7.1.3,DES3526-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.64.1.2.10.7.1.4,DES3526-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.64.1.2.10.7.1.5,DES3526-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.64.1.2.11,DES3526-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.11.1,DES3526-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay function is enabled or disabled.
.1.3.6.1.4.1.171.11.64.1.2.11.2,DES3526-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that the DHCP packets can cross.
.1.3.6.1.4.1.171.11.64.1.2.11.3,DES3526-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.64.1.2.11.4,DES3526-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay agent information option 82 function is enabled or disabled.
.1.3.6.1.4.1.171.11.64.1.2.11.5,DES3526-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates if the checking mechanism of DHCP relay agent information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.64.1.2.11.6,DES3526-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the re-forwarding policy is DHCP relay agent information option 82. replace(1) - replace the exiting option 82 field in messages. drop(2) - discard messages with existing option 82 field. keep(3) - retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.64.1.2.11.7,DES3526-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address og the destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.64.1.2.11.7.1,DES3526-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.64.1.2.11.7.1.1,DES3526-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.64.1.2.11.7.1.2,DES3526-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,obsolete,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.64.1.2.11.7.1.3,DES3526-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, results in the corresponding entry being removed from the table. valid(3) - this entry will reside in the table.
.1.3.6.1.4.1.171.11.64.1.2.12,DES3526-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.12.1,DES3526-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.12.1.1,DES3526-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status of the system.
.1.3.6.1.4.1.171.11.64.1.2.12.1.2,DES3526-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.64.1.2.12.1.3,DES3526-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. A value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.64.1.2.12.1.4,DES3526-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.64.1.2.12.2,DES3526-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.12.2.1,DES3526-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by the port.
.1.3.6.1.4.1.171.11.64.1.2.12.2.1.1,DES3526-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by the port.
.1.3.6.1.4.1.171.11.64.1.2.12.2.1.1.1,DES3526-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.64.1.2.12.2.1.1.2,DES3526-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.64.1.2.12.2.1.1.3,DES3526-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.64.1.2.12.2.1.1.4,DES3526-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3),This object indicates the port status.
.1.3.6.1.4.1.171.11.64.1.2.13,DES3526-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.13.1,DES3526-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the specific port list.
.1.3.6.1.4.1.171.11.64.1.2.13.1.1,DES3526-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifying the port with its traffic forward list.
.1.3.6.1.4.1.171.11.64.1.2.13.1.1.1,DES3526-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.64.1.2.13.1.1.2,DES3526-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic to.
.1.3.6.1.4.1.171.11.64.1.2.14,DES3526-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.14.1,DES3526-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address learning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as static entry. When the learned addresses number reaches N, any incoming packet that has not learned a source addresses is discarded (e.g. dropped) and no more new addresses can be learned on this port.
.1.3.6.1.4.1.171.11.64.1.2.14.1.1,DES3526-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.64.1.2.14.1.1.1,DES3526-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.64.1.2.14.1.1.2,DES3526-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.64.1.2.14.1.1.3,DES3526-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout(3) mode - the locked addresses can be aged out after aging timer has expired. In this mode, when the locked address has aged out, the number of addresses that can be learned has to increase by one. In deleteOnReset(4) mode - never age out the locked addresses unless restarting the system to prevent from port movement or intrusion.
.1.3.6.1.4.1.171.11.64.1.2.14.1.1.4,DES3526-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates the administration state of the locking address.
.1.3.6.1.4.1.171.11.64.1.2.14.2,DES3526-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),when enable(2),whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in system.
.1.3.6.1.4.1.171.11.64.1.2.15,DES3526-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.15.0,DES3526-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.15.0.3,DES3526-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicate the MAC addresses variation in the address table . 
.1.3.6.1.4.1.171.11.64.1.2.15.0.4,DES3526-L2MGMT-MIB::swL2porttypechgNotification,,,,,, This trap indicates the port type change. 
.1.3.6.1.4.1.171.11.64.1.2.15.0.5,DES3526-L2MGMT-MIB::swPowerStatusChg,,,,,,Power Status change notification. The notification is issued when the swPowerStatus changes as in the following cases: lowVoltage -> overCurrent. lowVoltage -> working. lowVoltage -> disconnect. lowVoltage -> connect. overCurrent -> lowVoltage. overCurrent -> working. overCurrent -> disconnect. overCurrent -> connect. working -> lowVoltage. working -> overCurrent. working -> connect. working -> disconnect. fail -> connect. fail -> disconnect. connect -> lowVoltage. connect -> overCurrent. connect -> working. connect -> disconnect. disconnect -> lowVoltage. disconnect -> overCurrent. disconnect -> working. disconnect -> connect.
.1.3.6.1.4.1.171.11.64.1.2.15.0.6,DES3526-L2MGMT-MIB::swPowerFailure,,,,,,Power Failure notification. The notification issues when the swPowerStatus changes as in the following cases: lowVoltage -> fail. working -> fail. connect -> fail. disconnect -> fail.
.1.3.6.1.4.1.171.11.64.1.2.15.0.7,DES3526-L2MGMT-MIB::swPowerRecover,,,,,,Power Recover notification. The notification issues when the swPowerStatus changes as in the following cases: fail -> lowVoltage. fail -> overCurrent. fail -> working.
.1.3.6.1.4.1.171.11.64.1.2.15.1,DES3526-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.15.1.1,DES3526-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates information about the last time the system rebooted. 
.1.3.6.1.4.1.171.11.64.1.2.15.2,DES3526-L2MGMT-MIB::swl2NotifyPortSecurity,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.15.2.1,DES3526-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.64.1.2.15.2.2,DES3526-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined port security configuration a trap will be sent out 
.1.3.6.1.4.1.171.11.64.1.2.15.3,DES3526-L2MGMT-MIB::swl2NotifyIpMacBinding,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.15.3.1,DES3526-L2MGMT-MIB::swL2IpMacBindingViolationIP,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the IP-Mac Binging configuration.
.1.3.6.1.4.1.171.11.64.1.2.15.3.2,DES3526-L2MGMT-MIB::swL2IpMacBindingViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the IP address that violates the IP-Mac Binging configuration.
.1.3.6.1.4.1.171.11.64.1.2.15.3.3,DES3526-L2MGMT-MIB::swL2IpMacBindingViolationTrap,,,,,,When the IP-Mac Binding trap is enabled, if there's a new MAC that violates the pre-defined port security configuration a trap will be sent out 
.1.3.6.1.4.1.171.11.64.1.2.15.4,DES3526-L2MGMT-MIB::swl2NotifyLoopDetect,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.15.4.1,DES3526-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.64.1.2.15.4.2,DES3526-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when a Port loop occurs.
.1.3.6.1.4.1.171.11.64.1.2.15.4.3,DES3526-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when a Port loop restarts after the interval time.
.1.3.6.1.4.1.171.11.64.1.2.15.4.4,DES3526-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when a Port with a VID loop occurs.
.1.3.6.1.4.1.171.11.64.1.2.15.4.5,DES3526-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when a Port with a VID loop restarts after the interval time.
.1.3.6.1.4.1.171.11.64.1.2.24,DES3526-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.1.2.24.1,DES3526-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay function of the switch.
.1.3.6.1.4.1.171.11.64.1.2.24.2,DES3526-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status
.1.3.6.1.4.1.171.11.64.1.2.24.2.1,DES3526-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.64.1.2.24.2.1.1,DES3526-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.64.1.2.24.2.1.2,DES3526-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function of the VLAN.
.1.3.6.1.4.1.171.11.64.2,SW3500PRIMGMT-MIB::des3550,,,,,,
.1.3.6.1.4.1.171.11.64.2.2,DES3550-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for the proprietary enterprise.
.1.3.6.1.4.1.171.11.64.2.2.1,DES3550-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.1.1,DES3550-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.1.1.1,DES3550-L2MGMT-MIB::swDevInfoSystemUpTime,TimeTicks,read-only,,current,,The value of sysUpTime at the time the switch entered its current operational state. If the current state was entered prior to the last re-initialization, then this object contains a zero value. This value is in the units of seconds.
.1.3.6.1.4.1.171.11.64.2.2.1.1.2,DES3550-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.64.2.2.1.1.3,DES3550-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.64.2.2.1.1.4,DES3550-L2MGMT-MIB::swDevInfoConsoleInUse,INTEGER,read-only,,current,other(1):in-use(2):not-in-use(3),The usage indication of the console system.
.1.3.6.1.4.1.171.11.64.2.2.1.1.5,DES3550-L2MGMT-MIB::swDevInfoModuleType,OCTET,read-only,,current,,This object indicates the module type of this port.
.1.3.6.1.4.1.171.11.64.2.2.1.1.8,DES3550-L2MGMT-MIB::swDevInfoPowerTable,,not-accessible,,current,,A list of the temperature.
.1.3.6.1.4.1.171.11.64.2.2.1.1.8.1,DES3550-L2MGMT-MIB::swDevInfoPowerEntry,,not-accessible,swDevInfoPowerUnitIndex:swDevInfoPowerID,current,,An entry for Power information.
.1.3.6.1.4.1.171.11.64.2.2.1.1.8.1.1,DES3550-L2MGMT-MIB::swDevInfoPowerUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the System
.1.3.6.1.4.1.171.11.64.2.2.1.1.8.1.2,DES3550-L2MGMT-MIB::swDevInfoPowerID,INTEGER,read-only,,current,,Indicates ID of the power 
.1.3.6.1.4.1.171.11.64.2.2.1.1.8.1.3,DES3550-L2MGMT-MIB::swDevInfoPowerStatus,INTEGER,read-only,,current,other(0):lowVoltage(1):overCurrent(2):working(3):fail(4):connect(5):disconnect(6),Indicates status of the power 
.1.3.6.1.4.1.171.11.64.2.2.1.2,DES3550-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.1.2.1,DES3550-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable the spanning tree algorithm during the runtime of the system.
.1.3.6.1.4.1.171.11.64.2.2.1.2.2,DES3550-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the layer 2 Internet Group Management Protocol (IGMP) capture function has been enabled or disabled.
.1.3.6.1.4.1.171.11.64.2.2.1.2.3,DES3550-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enable or disable RMON.
.1.3.6.1.4.1.171.11.64.2.2.1.2.8,DES3550-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),If the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.64.2.2.1.2.9,DES3550-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID which the Dot1dTpFdbTable belongs to ; The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.64.2.2.1.2.10,DES3550-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.64.2.2.1.2.11,DES3550-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in the address table. The default value is 1 .
.1.3.6.1.4.1.171.11.64.2.2.1.2.12,DES3550-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in seconds for triggering the MAC notify message. 
.1.3.6.1.4.1.171.11.64.2.2.1.2.13,DES3550-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable asymmetric VLANs during the runtime of the system.
.1.3.6.1.4.1.171.11.64.2.2.1.2.14,DES3550-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip and that the Vlan should have been created.
.1.3.6.1.4.1.171.11.64.2.2.1.2.15,DES3550-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.1.2.15.1,DES3550-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.64.2.2.1.2.15.2,DES3550-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object can designate a TCP port. When Telnet is disabled this object isn't accessible.
.1.3.6.1.4.1.171.11.64.2.2.1.2.16,DES3550-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets. The specific function of each port will depend on the per port LLDP setting. For the advertisement of LLDP packets, the switch announces the information to its neighbor through ports. For the receiving of LLDP packets, the switch will learn the information from the LLDP packets advertised from the neighbor in the neighbor table. 
.1.3.6.1.4.1.171.11.64.2.2.1.2.17,DES3550-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.1.2.17.1,DES3550-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls Web status.
.1.3.6.1.4.1.171.11.64.2.2.1.2.17.2,DES3550-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object can designate a TCP port. When Web is disabled this object isn't accessible.
.1.3.6.1.4.1.171.11.64.2.2.1.2.18,DES3550-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Unit packets will be forwarded. 
.1.3.6.1.4.1.171.11.64.2.2.1.3,DES3550-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.1.3.1,DES3550-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.64.2.2.1.3.2,DES3550-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether to send a trap or not when the switch topology has changed. If the object is enabled(3), the topology change trap is sent by the device when any of its configured ports transition from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. For the same port transition, the device doesn't send the trap if this object value is set to disabled or other.
.1.3.6.1.4.1.171.11.64.2.2.1.3.3,DES3550-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether to send a trap or not when the link has changed. If the object is enabled (3), the Link Change trap is sent by the device when any of its port links change. The device doesn't send the trap if this object value is set to disabled or other.
.1.3.6.1.4.1.171.11.64.2.2.3,DES3550-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.3.1,DES3550-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.64.2.2.3.1.1,DES3550-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,Advertisement state for each VLAN configured in the device.
.1.3.6.1.4.1.171.11.64.2.2.3.1.1.1,DES3550-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.64.2.2.3.1.1.2,DES3550-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.64.2.2.3.1.1.3,DES3550-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertised status of this VLAN entry.
.1.3.6.1.4.1.171.11.64.2.2.4,DES3550-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.4.1,DES3550-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,obsolete,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.64.2.2.4.1.1,DES3550-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex,obsolete,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.64.2.2.4.1.1.1,DES3550-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,obsolete,,This object indicates the module's port number.(1..Max port number in the module).
.1.3.6.1.4.1.171.11.64.2.2.4.1.1.2,DES3550-L2MGMT-MIB::swL2PortInfoUnitIndex,INTEGER,read-only,,obsolete,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.64.2.2.4.1.1.3,DES3550-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,obsolete,portType-100Base-TX(1):portType-100Base-FX(2):portType-100Base-FL(3):portType-1000Base-TX(4):portType-1000Base-SX(5):portType-1000Base-LX(6):portType-1000Base-SX-GBIC(7):portType-1000Base-LX-GBIC(8):portType-1000Base-TX-GBIC(9):portType-1000Base-1394(10):none(11),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.64.2.2.4.1.1.4,DES3550-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,obsolete,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.64.2.2.4.1.1.5,DES3550-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,obsolete,other(1):auto(2):half-10Mbps(3):full-10Mbps(4):half-100Mbps(5):full-100Mbps(6):half-1Gigabps(7):full-1Gigabps(8),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.64.2.2.4.1.1.6,DES3550-L2MGMT-MIB::swL2PortInfoModuleType,INTEGER,read-only,,obsolete,none(0):moduleType-COMBO(1):moduleType-1394(2):moduleType-1000T(3):moduleType-MGBIC(4):moduleType-1P-SC-SX(5):moduleType-2P-SC-SX(6):moduleType-1P-SC-LX(7):moduleType-2P-SC-LX(8):moduleType-1P-TX(9):moduleType-2P-TX(10):moduleType-1P-MTRJ-SX(11):moduleType-2P-MTRJ-SX(12):moduleType-1P-MTRJ-LX(13):moduleType-2P-MTRJ-LX(14):moduleType-1P-GBIC(15):moduleType-2P-GBIC(16):moduleType-1P-GBIC-1P-TX(17):moduleType-1P-GBIC-1P-STACK(18):moduleType-2P-STACK(19):moduleType-2P-100FX(20):moduleType-1P-100FX(21):moduleType-2P-100FX-NEW(22):moduleType-1P-100FL(23):moduleType-2P-100FL(24):moduleType-2P-100TX(25):moduleType-BaseModule-24PORT(26),This object indicates the module type of this port.
.1.3.6.1.4.1.171.11.64.2.2.4.1.1.7,DES3550-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,obsolete,none(0):storm(1):lbd(2):unknow(3),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.64.2.2.4.2,DES3550-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,obsolete,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.64.2.2.4.2.1,DES3550-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex,obsolete,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.64.2.2.4.2.1.1,DES3550-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,obsolete,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.64.2.2.4.2.1.2,DES3550-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,obsolete,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.64.2.2.4.2.1.3,DES3550-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.64.2.2.4.2.1.4,DES3550-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,obsolete,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.64.2.2.4.2.1.5,DES3550-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming signal is asserted. For full duplex mode, IEEE 802.3x flow control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.64.2.2.4.2.1.6,DES3550-L2MGMT-MIB::swL2PortCtrlLockState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object decides whether the port is locked or not.
.1.3.6.1.4.1.171.11.64.2.2.4.2.1.7,DES3550-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object decides whether MAC notification is enabled or not.
.1.3.6.1.4.1.171.11.64.2.2.4.2.1.8,DES3550-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,obsolete,other(0):forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port . 
.1.3.6.1.4.1.171.11.64.2.2.4.2.1.11,DES3550-L2MGMT-MIB::swL2PortCtrlMdixState,INTEGER,read-write,,obsolete,auto(1):normal(2):cross(3),This object decides the MDIX mode on this port. 
.1.3.6.1.4.1.171.11.64.2.2.4.4,DES3550-L2MGMT-MIB::swL2PortInformationTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.64.2.2.4.4.1,DES3550-L2MGMT-MIB::swL2PortInformationEntry,,not-accessible,swL2PortInformationPortIndex:swL2PortInformationMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.64.2.2.4.4.1.1,DES3550-L2MGMT-MIB::swL2PortInformationPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.64.2.2.4.4.1.2,DES3550-L2MGMT-MIB::swL2PortInformationMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.64.2.2.4.4.1.3,DES3550-L2MGMT-MIB::swL2PortInformationUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.64.2.2.4.4.1.4,DES3550-L2MGMT-MIB::swL2PortInformationType,INTEGER,read-only,,current,portType-100Base-TX(1):portType-100Base-FX(2):portType-100Base-FL(3):portType-1000Base-TX(4):portType-1000Base-SX(5):portType-1000Base-LX(6):portType-1000Base-SX-GBIC(7):portType-1000Base-LX-GBIC(8):portType-1000Base-TX-GBIC(9):portType-1000Base-1394(10):portType-1000Base-TX-GBIC-COMBO(11):portType-1000Base-none-GBIC(12):portType-1000Base-SX-MGBIC(13):portType-1000Base-LX-MGBIC(14):portType-1000Base-TX-MGBIC(15):portType-1000Base-none-MGBIC(16):portType-SIO(17):portType-10G(18):portType-10G-xenpak-1310nm(19):portType-10G-xenpak-850nm(20):portType-10G-xenpak-empty(21):portType-10G-xfp-1310nm(22):portType-10G-xfp-850nm(23):portType-10G-xfp-empty(24):portType-none(25),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.64.2.2.4.4.1.5,DES3550-L2MGMT-MIB::swL2PortInformationLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.64.2.2.4.4.1.6,DES3550-L2MGMT-MIB::swL2PortInformationNwayStatus,INTEGER,read-only,,current,other(0):empty(1):link-down(2):half-10Mbps(3):full-10Mbps(4):half-100Mbps(5):full-100Mbps(6):half-1Gigabps(7):full-1Gigabps(8):full-10Gigabps(9),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.64.2.2.4.4.1.7,DES3550-L2MGMT-MIB::swL2PortInformationModuleType,INTEGER,read-only,,current,none(0):moduleType-COMBO(1):moduleType-1394(2):moduleType-1000T(3):moduleType-MGBIC(4):moduleType-1P-SC-SX(5):moduleType-2P-SC-SX(6):moduleType-1P-SC-LX(7):moduleType-2P-SC-LX(8):moduleType-1P-TX(9):moduleType-2P-TX(10):moduleType-1P-MTRJ-SX(11):moduleType-2P-MTRJ-SX(12):moduleType-1P-MTRJ-LX(13):moduleType-2P-MTRJ-LX(14):moduleType-1P-GBIC(15):moduleType-2P-GBIC(16):moduleType-1P-GBIC-1P-TX(17):moduleType-1P-GBIC-1P-STACK(18):moduleType-2P-STACK(19):moduleType-2P-100FX(20):moduleType-1P-100FX(21):moduleType-2P-100FX-NEW(22):moduleType-1P-100FL(23):moduleType-2P-100FL(24):moduleType-2P-100TX(25):moduleType-BaseModule-24PORT(26),This object indicates the module type of this port.
.1.3.6.1.4.1.171.11.64.2.2.4.4.1.8,DES3550-L2MGMT-MIB::swL2PortInformationErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):lbd(2):unknow(3),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.64.2.2.4.5,DES3550-L2MGMT-MIB::swL2PortControlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.64.2.2.4.5.1,DES3550-L2MGMT-MIB::swL2PortControlEntry,,not-accessible,swL2PortControlPortIndex:swL2PortControlMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.64.2.2.4.5.1.1,DES3550-L2MGMT-MIB::swL2PortControlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.64.2.2.4.5.1.2,DES3550-L2MGMT-MIB::swL2PortControlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.64.2.2.4.5.1.3,DES3550-L2MGMT-MIB::swL2PortControlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.64.2.2.4.5.1.4,DES3550-L2MGMT-MIB::swL2PortControlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.64.2.2.4.5.1.5,DES3550-L2MGMT-MIB::swL2PortControlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.64.2.2.4.5.1.6,DES3550-L2MGMT-MIB::swL2PortControlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming signal is asserted. For full duplex mode, the IEEE 802.3x flow control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.64.2.2.4.5.1.7,DES3550-L2MGMT-MIB::swL2PortControlLockState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object decides whether the port is locked or not.
.1.3.6.1.4.1.171.11.64.2.2.4.5.1.8,DES3550-L2MGMT-MIB::swL2PortControlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.64.2.2.4.5.1.9,DES3550-L2MGMT-MIB::swL2PortControlMulticastfilter,INTEGER,read-write,,current,other(0):forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),This object controls the multicast port filtering mode for a specified port. 
.1.3.6.1.4.1.171.11.64.2.2.4.5.1.11,DES3550-L2MGMT-MIB::swL2PortControlMdixState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object decides the MDIX mode on this port. 
.1.3.6.1.4.1.171.11.64.2.2.5,DES3550-L2MGMT-MIB::swL2LimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.5.1,DES3550-L2MGMT-MIB::swL2MulticastRangeTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.2.2.5.1.1,DES3550-L2MGMT-MIB::swL2MulticastRangeEntry,,not-accessible,swL2MulticastRangeName,current,,A list of information contained in swL2MulticastRangeTable.
.1.3.6.1.4.1.171.11.64.2.2.5.1.1.1,DES3550-L2MGMT-MIB::swL2MulticastRangeName,OCTET,read-only,,current,,This object specifies the multicast range name.
.1.3.6.1.4.1.171.11.64.2.2.5.1.1.2,DES3550-L2MGMT-MIB::swL2MulticastRangeFromIp,IpAddress,read-create,,current,,This object specifies the start IP address for this range.
.1.3.6.1.4.1.171.11.64.2.2.5.1.1.3,DES3550-L2MGMT-MIB::swL2MulticastRangeToIp,IpAddress,read-create,,current,,This object specifies the end IP address for this range.
.1.3.6.1.4.1.171.11.64.2.2.5.1.1.4,DES3550-L2MGMT-MIB::swL2MulticastRangeRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.64.2.2.5.2,DES3550-L2MGMT-MIB::swL2LimitedMulticastPortInfo,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.5.2.1,DES3550-L2MGMT-MIB::swL2LimitedMulticastStatusTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.2.2.5.2.1.1,DES3550-L2MGMT-MIB::swL2LimitedMulticastStatusEntry,,not-accessible,swL2LimitedMulticastPort,current,,A list of information contained in swL2LimitedMulticastStatusTable.
.1.3.6.1.4.1.171.11.64.2.2.5.2.1.1.1,DES3550-L2MGMT-MIB::swL2LimitedMulticastPort,INTEGER,read-only,,current,,This object indicates the port.
.1.3.6.1.4.1.171.11.64.2.2.5.2.1.1.2,DES3550-L2MGMT-MIB::swL2LimitedMulticastAccess,INTEGER,read-write,,current,none(1):permit(2):deny(3),This object indicates the access type.
.1.3.6.1.4.1.171.11.64.2.2.5.2.1.1.3,DES3550-L2MGMT-MIB::swL2LimitedMulticastState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the state for this port.
.1.3.6.1.4.1.171.11.64.2.2.5.2.2,DES3550-L2MGMT-MIB::swL2LimitedMulticastRangeTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.2.2.5.2.2.1,DES3550-L2MGMT-MIB::swL2LimitedMulticastRangeEntry,,not-accessible,swL2LimitedMulticastPort:swL2LimitedMulticastID,current,,A list of information contained in swL2LimitedMulticastRangeTable.
.1.3.6.1.4.1.171.11.64.2.2.5.2.2.1.1,DES3550-L2MGMT-MIB::swL2LimitedMulticastID,INTEGER,read-only,,current,,This object indicates the range ID.
.1.3.6.1.4.1.171.11.64.2.2.5.2.2.1.2,DES3550-L2MGMT-MIB::swL2LimitedMulticastRangeName,OCTET,read-create,,current,,
.1.3.6.1.4.1.171.11.64.2.2.5.2.2.1.3,DES3550-L2MGMT-MIB::swL2LimitedMulticastFromIp,IpAddress,read-only,,current,,This object specifies the start IP address of the range on this port.
.1.3.6.1.4.1.171.11.64.2.2.5.2.2.1.4,DES3550-L2MGMT-MIB::swL2LimitedMulticastToIp,IpAddress,read-only,,current,,This object specifies the end IP address of the range on this port.
.1.3.6.1.4.1.171.11.64.2.2.5.2.2.1.5,DES3550-L2MGMT-MIB::swL2LimitedMulticastRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.64.2.2.6,DES3550-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.6.1,DES3550-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.2.2.6.1.1,DES3550-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.64.2.2.6.1.1.1,DES3550-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.64.2.2.6.1.1.2,DES3550-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Mbit/sec) of the specifed port. Value 0 means no limit.
.1.3.6.1.4.1.171.11.64.2.2.6.1.1.3,DES3550-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Mbit/sec) of the specifed port. Value 0 means no limit.
.1.3.6.1.4.1.171.11.64.2.2.6.1.1.4,DES3550-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.64.2.2.6.1.1.5,DES3550-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.64.2.2.6.2,DES3550-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.2.2.6.2.1,DES3550-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.64.2.2.6.2.1.1,DES3550-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.64.2.2.6.2.1.2,DES3550-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed to transmit before allowing the next lowest priority queue to transmit its packets. a value between 0 and 255 can be specified.
.1.3.6.1.4.1.171.11.64.2.2.6.2.1.3,DES3550-L2MGMT-MIB::swL2QOSSchedulingMaxLatency,INTEGER,read-write,,current,,Indicates the maximum amount of time the hardware priority queue will be allowed to transmit packets before allowing the next lowest priority queue to begin transmitting its packets. A value between 0 and 255 can be specified- with this value multiplied by 16 ms to arrive at the total allowed time for queue to transmit packets. For example, a value of 3 specifies 3*16=48 ms. The queue will continue transmitting the last packet until it is finished when the max_latency timer expires. 
.1.3.6.1.4.1.171.11.64.2.2.6.3,DES3550-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.2.2.6.3.1,DES3550-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.64.2.2.6.3.1.1,DES3550-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.64.2.2.6.3.1.2,DES3550-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware priority queues available. They are numbered between 0 (the lowest priority) and 3 (the highest priority).
.1.3.6.1.4.1.171.11.64.2.2.6.4,DES3550-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.64.2.2.6.4.1,DES3550-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.64.2.2.6.4.1.1,DES3550-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.64.2.2.6.4.1.2,DES3550-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the switch ports on the switch.
.1.3.6.1.4.1.171.11.64.2.2.6.4.1.3,DES3550-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.64.2.2.7,DES3550-L2MGMT-MIB::swL2IpMacBindingMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.7.1,DES3550-L2MGMT-MIB::swL2IpMacBindingPortTable,,not-accessible,,current,,The table specifies the port's ip-mac binding function.
.1.3.6.1.4.1.171.11.64.2.2.7.1.1,DES3550-L2MGMT-MIB::swL2IpMacBindingPortEntry,,not-accessible,swL2IpMacBindingPortIndex,current,,A list of information about the port's ip-mac binding function.
.1.3.6.1.4.1.171.11.64.2.2.7.1.1.1,DES3550-L2MGMT-MIB::swL2IpMacBindingPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module).
.1.3.6.1.4.1.171.11.64.2.2.7.1.1.2,DES3550-L2MGMT-MIB::swL2IpMacBindingPortState,INTEGER,read-write,,current,other(1):enable-strict(2):disable(3):enable-loose(4),This object enables (strict or loose mode)/disables IP-MAC binding
.1.3.6.1.4.1.171.11.64.2.2.7.1.1.3,DES3550-L2MGMT-MIB::swL2IpMacBindingPortAllowZeroIp,INTEGER,read-write,,current,other(1):enable(2):disable(3),This object enables/disables the allow zero IP status on the specified port.
.1.3.6.1.4.1.171.11.64.2.2.7.1.1.4,DES3550-L2MGMT-MIB::swL2IpMacBindingPortForwardDhcpPkt,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be set to forward or not forward DHCP packets on the specified port.
.1.3.6.1.4.1.171.11.64.2.2.7.1.1.5,DES3550-L2MGMT-MIB::swL2IpMacBindingPortDHCPSnoopMaxEntry,INTEGER,read-write,,current,,This object indicates the max entry created by DHCP packets on the specified port. Note: When 0 is set on the specified port, the max entry created by DHCP packets is no limit
.1.3.6.1.4.1.171.11.64.2.2.7.1.1.6,DES3550-L2MGMT-MIB::swL2IpMacBindingPortDHCPSnoopEntryClearAction,INTEGER,read-write,,current,other(1):start(2),When set to start(2), the address binding entries learned
.1.3.6.1.4.1.171.11.64.2.2.7.2,DES3550-L2MGMT-MIB::swL2IpMacBindingTable,,not-accessible,,current,,This table specifies IP-MAC binding information.
.1.3.6.1.4.1.171.11.64.2.2.7.2.1,DES3550-L2MGMT-MIB::swL2IpMacBindingEntry,,not-accessible,swL2IpMacBindingIpIndex,current,,IP-MAC binding entry used to add\delete\configure the address pair to the switch's authorized user database.
.1.3.6.1.4.1.171.11.64.2.2.7.2.1.1,DES3550-L2MGMT-MIB::swL2IpMacBindingIpIndex,IpAddress,read-only,,current,,The IP address of the IP-MAC binding.
.1.3.6.1.4.1.171.11.64.2.2.7.2.1.2,DES3550-L2MGMT-MIB::swL2IpMacBindingMac,OCTET,read-create,,current,,The MAC address of the IP-MAC binding.
.1.3.6.1.4.1.171.11.64.2.2.7.2.1.3,DES3550-L2MGMT-MIB::swL2IpMacBindingStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry.
.1.3.6.1.4.1.171.11.64.2.2.7.2.1.4,DES3550-L2MGMT-MIB::swL2IpMacBindingPorts,OCTET,read-create,,current,,The port members of this entry.
.1.3.6.1.4.1.171.11.64.2.2.7.2.1.5,DES3550-L2MGMT-MIB::swL2IpMacBindingAction,INTEGER,read-only,,current,inactive(0):active(1),The action of this entry.
.1.3.6.1.4.1.171.11.64.2.2.7.2.1.6,DES3550-L2MGMT-MIB::swL2IpMacBindingMode,INTEGER,read-create,,current,arp(0):acl(1):auto(2),The mode of this entry.
.1.3.6.1.4.1.171.11.64.2.2.7.3,DES3550-L2MGMT-MIB::swL2IpMacBindingBlockedTable,,not-accessible,,current,,The table specifies information of MAC addresses which were blocked.
.1.3.6.1.4.1.171.11.64.2.2.7.3.1,DES3550-L2MGMT-MIB::swL2IpMacBindingBlockedEntry,,not-accessible,swL2IpMacBindingBlockedVID:swL2IpMacBindingBlockedMac,current,,The entry can not create/configure. It can only delete.
.1.3.6.1.4.1.171.11.64.2.2.7.3.1.1,DES3550-L2MGMT-MIB::swL2IpMacBindingBlockedVID,Unsigned32,read-only,,current,,The object specifies the VLAN ID.
.1.3.6.1.4.1.171.11.64.2.2.7.3.1.2,DES3550-L2MGMT-MIB::swL2IpMacBindingBlockedMac,OCTET,read-only,,current,,The MAC address which was blocked.
.1.3.6.1.4.1.171.11.64.2.2.7.3.1.3,DES3550-L2MGMT-MIB::swL2IpMacBindingBlockedVlanName,OCTET,read-only,,current,,This object specifies the VLAN name.
.1.3.6.1.4.1.171.11.64.2.2.7.3.1.4,DES3550-L2MGMT-MIB::swL2IpMacBindingBlockedPort,INTEGER,read-only,,current,,The port with which the MAC is associated.
.1.3.6.1.4.1.171.11.64.2.2.7.3.1.5,DES3550-L2MGMT-MIB::swL2IpMacBindingBlockedType,INTEGER,read-write,,current,other(1):blockByAddrBind(2):delete(3),The value is always blockByAddrBind. This entry will be deleted by setting the value to delete(3).
.1.3.6.1.4.1.171.11.64.2.2.7.4,DES3550-L2MGMT-MIB::swL2IpMacBindingAllPortState,INTEGER,read-write,,current,other(1):enable-strict(2):disable(3):enable-loose(4),This object enables/disables IP-MAC binding on all ports of the system.
.1.3.6.1.4.1.171.11.64.2.2.7.5,DES3550-L2MGMT-MIB::swL2IpMacBindingTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),when set to enable(2),whenever there's a new MAC that violates the pre-defined Ip Mac Binding configuration, the trap will be sent out and the relevant information will be logged into the system.
.1.3.6.1.4.1.171.11.64.2.2.7.6,DES3550-L2MGMT-MIB::swL2IpMacBindingACLMode,INTEGER,read-write,,current,other(1):enable(2):disable(3),when set to enable(2), the Ip Mac Binding will use acl mode
.1.3.6.1.4.1.171.11.64.2.2.7.7,DES3550-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopState,INTEGER,read-write,,current,enabled(1):disabled(2),When the dhcp_snoop function is enabled, all address_binding disabled ports will act as DHCP server ports (the switch will learn IP addresses through DHCP server ports (by DHCP OFFER and DHCP ACK packets)).  The auto-learned IP-MAC binding entry will be mapped to a specific source port based on the MAC address learning function. This entry will be created as an ACL-mode binding entry for this specific port. Each entry is associated with a lease time. When the lease time expires, the expired entry will be removed from this port. The automatically learned binding entry can be moved from one port to another port if the DHCP snooping function has learned that the MAC address has moved to a different port.  
.1.3.6.1.4.1.171.11.64.2.2.7.8,DES3550-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopEntryClearAllState,INTEGER,read-write,,current,other(1):start(2),Used to clear all entries created by DHCP packets.
.1.3.6.1.4.1.171.11.64.2.2.7.9,DES3550-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopTable,,not-accessible,,current,,The table specifies information regarding the DHCP snooping function learning IP-MAC binding entries.
.1.3.6.1.4.1.171.11.64.2.2.7.9.1,DES3550-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopEntry,,not-accessible,swL2IpMacBindingDHCPSnoopIpIndex,current,,A list of information about the DHCP snooping learning IP-MAC binding entry.
.1.3.6.1.4.1.171.11.64.2.2.7.9.1.1,DES3550-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopIpIndex,IpAddress,read-only,,current,,The IP address of this entry.
.1.3.6.1.4.1.171.11.64.2.2.7.9.1.2,DES3550-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopMac,OCTET,read-only,,current,,The MAC address of this entry.
.1.3.6.1.4.1.171.11.64.2.2.7.9.1.3,DES3550-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopLeaseTime,INTEGER,read-only,,current,,Specifies the lease time of this entry. When the lease time expires, this entry will be removed from this port.
.1.3.6.1.4.1.171.11.64.2.2.7.9.1.4,DES3550-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopPort,INTEGER,read-only,,current,,Specifies the port of this entry.
.1.3.6.1.4.1.171.11.64.2.2.7.9.1.5,DES3550-L2MGMT-MIB::swL2IpMacBindingDHCPSnoopStatus,INTEGER,read-only,,current,inactive(1):active(2),Specifies the status (inactive or active) of this entry.
.1.3.6.1.4.1.171.11.64.2.2.7.10,DES3550-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolTable,,not-accessible,,current,,This table specifies the permitted IP pool of IP-MAC binding.
.1.3.6.1.4.1.171.11.64.2.2.7.10.1,DES3550-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolEntry,,not-accessible,swL2IpMacBindingPermitIPPoolStartIP:swL2IpMacBindingPermitIPPoolEndIP,current,,A list of information of each permitted IP pool entry.
.1.3.6.1.4.1.171.11.64.2.2.7.10.1.1,DES3550-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolStartIP,IpAddress,read-only,,current,,The start IP address of the permitted IP pool.
.1.3.6.1.4.1.171.11.64.2.2.7.10.1.2,DES3550-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolEndIP,IpAddress,read-only,,current,,The end IP address of the permitted IP pool.
.1.3.6.1.4.1.171.11.64.2.2.7.10.1.3,DES3550-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolPorts,OCTET,read-create,,current,,The port members of the permitted IP pool.
.1.3.6.1.4.1.171.11.64.2.2.7.10.1.4,DES3550-L2MGMT-MIB::swL2IpMacBindingPermitIPPoolStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the permitted IP pool.
.1.3.6.1.4.1.171.11.64.2.2.8,DES3550-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.8.1,DES3550-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.64.2.2.8.2,DES3550-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.64.2.2.8.3,DES3550-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies which ports are grouped as a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.64.2.2.8.3.1,DES3550-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information specifies which ports are grouped as a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.64.2.2.8.3.1.1,DES3550-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depends on the existence of the unit and module.
.1.3.6.1.4.1.171.11.64.2.2.8.3.1.2,DES3550-L2MGMT-MIB::swL2TrunkName,OCTET,read-create,,current,,The name of logical port trunk.
.1.3.6.1.4.1.171.11.64.2.2.8.3.1.3,DES3550-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you can not configure the other ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.64.2.2.8.3.1.4,DES3550-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates how many ports are included in this Trunk. The trunk port number depends on the existence of module. The maximum number of ports is 8 for one trunks.
.1.3.6.1.4.1.171.11.64.2.2.8.3.1.5,DES3550-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the trunk is implicitly configured to be the flooding port.
.1.3.6.1.4.1.171.11.64.2.2.8.3.1.6,DES3550-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of the trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.64.2.2.8.3.1.7,DES3550-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.64.2.2.8.4,DES3550-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures the part of the packet examined by the switch when selecting the egress port for transmitting load-sharing data.
.1.3.6.1.4.1.171.11.64.2.2.9,DES3550-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.9.1,DES3550-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which port will sniff another port to the switch. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also applied to bridge MIB, etc.
.1.3.6.1.4.1.171.11.64.2.2.9.2,DES3550-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the ingress of the source port packet to be sniffed.
.1.3.6.1.4.1.171.11.64.2.2.9.3,DES3550-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the egress of the source port packet to be sniffed.
.1.3.6.1.4.1.171.11.64.2.2.9.4,DES3550-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions under which it will remain so are different for each of the following values. disabled(2) - writing this value to the object will remove the  corresponding entry from the table. enabled(3) - this entry will reside in the table.
.1.3.6.1.4.1.171.11.64.2.2.10,DES3550-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.10.1,DES3550-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.64.2.2.10.3,DES3550-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,This table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If VLAN is in disabled mode, there is only one entry in the table, with index 1. If VLAN is in Port-Base or 802.1q mode, the number of entries can be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1,DES3550-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.1,DES3550-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode, the VID setting can vary from 1 to 4094 by management user, and the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.2,DES3550-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which the IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.3,DES3550-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.4,DES3550-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to have a high loss, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.5,DES3550-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.6,DES3550-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the timer has expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.7,DES3550-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.8,DES3550-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a query receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group being left.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.9,DES3550-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.10,DES3550-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.64.2.2.10.3.1.11,DES3550-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different for each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.64.2.2.10.4,DES3550-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the current number of IGMP query packets which have been captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.64.2.2.10.4.1,DES3550-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entires are all enabled.
.1.3.6.1.4.1.171.11.64.2.2.10.4.1.1,DES3550-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of the IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.64.2.2.10.4.1.2,DES3550-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received since the IGMP function has been enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.64.2.2.10.4.1.3,DES3550-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increments this object by 1.
.1.3.6.1.4.1.171.11.64.2.2.10.5,DES3550-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which have been captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entries are all enabled. Note that the priority of IGMP table entries is lower than the Filtering Table, i.e. if there is a table hash collision between the entries of the IGMP Table and the Filtering Table inside the switch H/W address table, the Filtering Table entry will overwrite the colliding entry of the IGMP Table. See swL2FilterMgmt description also.
.1.3.6.1.4.1.171.11.64.2.2.10.5.1,DES3550-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which was captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entries are all enabled.
.1.3.6.1.4.1.171.11.64.2.2.10.5.1.1,DES3550-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the VID of individual IGMP table entries. It shows the VID of IGMP report information captured on the network.
.1.3.6.1.4.1.171.11.64.2.2.10.5.1.2,DES3550-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object identifies group ip address which have been captured from the IGMP packet, on a per-Vlan basis.
.1.3.6.1.4.1.171.11.64.2.2.10.5.1.3,DES3550-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object identifies mac addresses which correspond to swL2IGMPGroupIpAddr, on a per-Vlan basis.
.1.3.6.1.4.1.171.11.64.2.2.10.5.1.4,DES3550-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports belong to the same multicast group, on a per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant). The 4 octets represent one unit port according to its logic port. If the unit has less then 32 port, the other ports don't care and just fill in zero.
.1.3.6.1.4.1.171.11.64.2.2.10.5.1.5,DES3550-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were received by the device corresponding with this entry where the IGMP function is enabled, on a per-Vlan basis.
.1.3.6.1.4.1.171.11.64.2.2.10.6,DES3550-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.64.2.2.10.6.1,DES3550-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.64.2.2.10.6.1.1,DES3550-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN id of the IGMP snooping multicast VLAN entry.
.1.3.6.1.4.1.171.11.64.2.2.10.6.1.2,DES3550-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast VLAN entry.
.1.3.6.1.4.1.171.11.64.2.2.10.6.1.3,DES3550-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-create,,current,,This object indicates the portlist of the source ports of IGMP snooping multicast VLAN. The source ports will be set as tag ports of the VLAN entry and the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.64.2.2.10.6.1.4,DES3550-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-create,,current,,This object indicates the portlist of the member ports of IGMP snooping multicast VLAN. The source ports will be set to untag ports of the vlan entry and the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.64.2.2.10.6.1.5,DES3550-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.64.2.2.10.6.1.6,DES3550-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIP,IpAddress,read-create,,current,,This object is used to replace the source IP address in the IP header for IGMP control packets.
.1.3.6.1.4.1.171.11.64.2.2.10.7,DES3550-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.64.2.2.10.7.1,DES3550-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.64.2.2.10.7.1.1,DES3550-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN id of the router port entry.
.1.3.6.1.4.1.171.11.64.2.2.10.7.1.2,DES3550-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.64.2.2.10.7.1.3,DES3550-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.64.2.2.10.7.1.4,DES3550-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.64.2.2.10.7.1.5,DES3550-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.64.2.2.11,DES3550-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.11.1,DES3550-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay function is enabled or disabled.
.1.3.6.1.4.1.171.11.64.2.2.11.2,DES3550-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that the DHCP packets can cross.
.1.3.6.1.4.1.171.11.64.2.2.11.3,DES3550-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.64.2.2.11.4,DES3550-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay agent information option 82 function is enabled or disabled.
.1.3.6.1.4.1.171.11.64.2.2.11.5,DES3550-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates if the checking mechanism of DHCP relay agent information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.64.2.2.11.6,DES3550-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the re-forwarding policy is DHCP relay agent information option 82. replace(1) - replace the exiting option 82 field in messages. drop(2) - discard messages with existing option 82 field. keep(3) - retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.64.2.2.11.7,DES3550-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address og the destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.64.2.2.11.7.1,DES3550-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.64.2.2.11.7.1.1,DES3550-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.64.2.2.11.7.1.2,DES3550-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,obsolete,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.64.2.2.11.7.1.3,DES3550-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, results in the corresponding entry being removed from the table. valid(3) - this entry will reside in the table.
.1.3.6.1.4.1.171.11.64.2.2.12,DES3550-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.12.1,DES3550-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.12.1.1,DES3550-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status of the system.
.1.3.6.1.4.1.171.11.64.2.2.12.1.2,DES3550-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.64.2.2.12.1.3,DES3550-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. A value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.64.2.2.12.1.4,DES3550-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.64.2.2.12.2,DES3550-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.12.2.1,DES3550-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by the port.
.1.3.6.1.4.1.171.11.64.2.2.12.2.1.1,DES3550-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by the port.
.1.3.6.1.4.1.171.11.64.2.2.12.2.1.1.1,DES3550-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.64.2.2.12.2.1.1.2,DES3550-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.64.2.2.12.2.1.1.3,DES3550-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.64.2.2.12.2.1.1.4,DES3550-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3),This object indicates the port status.
.1.3.6.1.4.1.171.11.64.2.2.13,DES3550-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.13.1,DES3550-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the specific port list.
.1.3.6.1.4.1.171.11.64.2.2.13.1.1,DES3550-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifying the port with its traffic forward list.
.1.3.6.1.4.1.171.11.64.2.2.13.1.1.1,DES3550-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.64.2.2.13.1.1.2,DES3550-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic to.
.1.3.6.1.4.1.171.11.64.2.2.14,DES3550-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.14.1,DES3550-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address learning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as static entry. When the learned addresses number reaches N, any incoming packet that has not learned a source addresses is discarded (e.g. dropped) and no more new addresses can be learned on this port.
.1.3.6.1.4.1.171.11.64.2.2.14.1.1,DES3550-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.64.2.2.14.1.1.1,DES3550-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.64.2.2.14.1.1.2,DES3550-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.64.2.2.14.1.1.3,DES3550-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout(3) mode - the locked addresses can be aged out after aging timer has expired. In this mode, when the locked address has aged out, the number of addresses that can be learned has to increase by one. In deleteOnReset(4) mode - never age out the locked addresses unless restarting the system to prevent from port movement or intrusion.
.1.3.6.1.4.1.171.11.64.2.2.14.1.1.4,DES3550-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates the administration state of the locking address.
.1.3.6.1.4.1.171.11.64.2.2.14.2,DES3550-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),when enable(2),whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in system.
.1.3.6.1.4.1.171.11.64.2.2.15,DES3550-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.15.0,DES3550-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.15.0.3,DES3550-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicate the MAC addresses variation in the address table . 
.1.3.6.1.4.1.171.11.64.2.2.15.0.4,DES3550-L2MGMT-MIB::swL2porttypechgNotification,,,,,, This trap indicates the port type change. 
.1.3.6.1.4.1.171.11.64.2.2.15.0.5,DES3550-L2MGMT-MIB::swPowerStatusChg,,,,,,Power Status change notification. The notification is issued when the swPowerStatus changes as in the following cases: lowVoltage -> overCurrent. lowVoltage -> working. lowVoltage -> disconnect. lowVoltage -> connect. overCurrent -> lowVoltage. overCurrent -> working. overCurrent -> disconnect. overCurrent -> connect. working -> lowVoltage. working -> overCurrent. working -> connect. working -> disconnect. fail -> connect. fail -> disconnect. connect -> lowVoltage. connect -> overCurrent. connect -> working. connect -> disconnect. disconnect -> lowVoltage. disconnect -> overCurrent. disconnect -> working. disconnect -> connect.
.1.3.6.1.4.1.171.11.64.2.2.15.0.6,DES3550-L2MGMT-MIB::swPowerFailure,,,,,,Power Failure notification. The notification issues when the swPowerStatus changes as in the following cases: lowVoltage -> fail. working -> fail. connect -> fail. disconnect -> fail.
.1.3.6.1.4.1.171.11.64.2.2.15.0.7,DES3550-L2MGMT-MIB::swPowerRecover,,,,,,Power Recover notification. The notification issues when the swPowerStatus changes as in the following cases: fail -> lowVoltage. fail -> overCurrent. fail -> working.
.1.3.6.1.4.1.171.11.64.2.2.15.1,DES3550-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.15.1.1,DES3550-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates information about the last time the system rebooted. 
.1.3.6.1.4.1.171.11.64.2.2.15.2,DES3550-L2MGMT-MIB::swl2NotifyPortSecurity,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.15.2.1,DES3550-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.64.2.2.15.2.2,DES3550-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined port security configuration a trap will be sent out 
.1.3.6.1.4.1.171.11.64.2.2.15.3,DES3550-L2MGMT-MIB::swl2NotifyIpMacBinding,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.15.3.1,DES3550-L2MGMT-MIB::swL2IpMacBindingViolationIP,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the IP-Mac Binging configuration.
.1.3.6.1.4.1.171.11.64.2.2.15.3.2,DES3550-L2MGMT-MIB::swL2IpMacBindingViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the IP address that violates the IP-Mac Binging configuration.
.1.3.6.1.4.1.171.11.64.2.2.15.3.3,DES3550-L2MGMT-MIB::swL2IpMacBindingViolationTrap,,,,,,When the IP-Mac Binding trap is enabled, if there's a new MAC that violates the pre-defined port security configuration a trap will be sent out 
.1.3.6.1.4.1.171.11.64.2.2.15.4,DES3550-L2MGMT-MIB::swl2NotifyLoopDetect,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.15.4.1,DES3550-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.64.2.2.15.4.2,DES3550-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when a Port loop occurs.
.1.3.6.1.4.1.171.11.64.2.2.15.4.3,DES3550-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when a Port loop restarts after the interval time.
.1.3.6.1.4.1.171.11.64.2.2.15.4.4,DES3550-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when a Port with a VID loop occurs.
.1.3.6.1.4.1.171.11.64.2.2.15.4.5,DES3550-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when a Port with a VID loop restarts after the interval time.
.1.3.6.1.4.1.171.11.64.2.2.24,DES3550-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.64.2.2.24.1,DES3550-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay function of the switch.
.1.3.6.1.4.1.171.11.64.2.2.24.2,DES3550-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status for each VLAN.
.1.3.6.1.4.1.171.11.64.2.2.24.2.1,DES3550-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their corresponding DHCP local relay status.
.1.3.6.1.4.1.171.11.64.2.2.24.2.1.1,DES3550-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.64.2.2.24.2.1.2,DES3550-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function of the VLAN.
.1.3.6.1.4.1.171.11.70,SW36XXPRIMGMT-MIB::dgsProjectXStackIISeriesProd,,,,,,
.1.3.6.1.4.1.171.11.70.5,SW36XXPRIMGMT-MIB::dgs3650,,,,,,
.1.3.6.1.4.1.171.11.70.5.2,DGS3650-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.70.5.2.1,DGS3650-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.1.1,DGS3650-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.1.1.1,DGS3650-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.70.5.2.1.1.2,DGS3650-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.70.5.2.1.1.3,DGS3650-L2MGMT-MIB::swDevModuleInfoTable,,not-accessible,,current,,This table contains the module information.
.1.3.6.1.4.1.171.11.70.5.2.1.1.3.1,DGS3650-L2MGMT-MIB::swDevModuleInfoEntry,,not-accessible,swDevModuleInfoUnitID:swDevModuleInfoModuleID,current,,A list of management information for each unit in the system.
.1.3.6.1.4.1.171.11.70.5.2.1.1.3.1.1,DGS3650-L2MGMT-MIB::swDevModuleInfoUnitID,INTEGER,read-only,,current,,This object indicates the specific unit ID in the stacking/chassis  table.
.1.3.6.1.4.1.171.11.70.5.2.1.1.3.1.2,DGS3650-L2MGMT-MIB::swDevModuleInfoModuleID,INTEGER,read-only,,current,,This object indicates the module ID of this unit.
.1.3.6.1.4.1.171.11.70.5.2.1.1.3.1.3,DGS3650-L2MGMT-MIB::swDevModuleInfoModuleName,OCTET,read-only,,current,,A textual string containing name of the the module. 
.1.3.6.1.4.1.171.11.70.5.2.1.1.3.1.4,DGS3650-L2MGMT-MIB::swDevModuleInfoReversion,OCTET,read-only,,current,,A textual string containing reversion of the module.
.1.3.6.1.4.1.171.11.70.5.2.1.1.3.1.5,DGS3650-L2MGMT-MIB::swDevModuleInfoSerial,OCTET,read-only,,current,,A textual string containing serial of the module.
.1.3.6.1.4.1.171.11.70.5.2.1.1.3.1.6,DGS3650-L2MGMT-MIB::swDevModuleInfoDescription,OCTET,read-only,,current,,A textual string containing description of the module. 
.1.3.6.1.4.1.171.11.70.5.2.1.1.4,DGS3650-L2MGMT-MIB::swDevInfoBootPromVersion,OCTET,read-only,,current,,Boot Prom Version.
.1.3.6.1.4.1.171.11.70.5.2.1.1.5,DGS3650-L2MGMT-MIB::swDevInfoFirmwareVersion,OCTET,read-only,,current,,Boot firmware Version.
.1.3.6.1.4.1.171.11.70.5.2.1.1.6,DGS3650-L2MGMT-MIB::swDevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The first two  octets is defined as system LED. The first LED is power LED. The second LED is console LED. The third LED is RPS (Redundancy  Power Supply) LED. The other octets following the second octets are the logical port LED (following dot1dBasePort  ordering). Every two bytes are presented to a port. The first  byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED.  Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. 04 = 10Gbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.70.5.2.1.2,DGS3650-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.1.2.1,DGS3650-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.70.5.2.1.2.2,DGS3650-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management  Protocol (IGMP) capture function is enabled or disabled.
.1.3.6.1.4.1.171.11.70.5.2.1.2.3,DGS3650-L2MGMT-MIB::swL2DevCtrlIGMPSnoopingMcstRTOnly,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),
.1.3.6.1.4.1.171.11.70.5.2.1.2.4,DGS3650-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.70.5.2.1.2.5,DGS3650-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.70.5.2.1.2.6,DGS3650-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID which the Dot1dTpFdbTable belongs to ;  The default value is DEFAULT_VLAN_ID of system .
.1.3.6.1.4.1.171.11.70.5.2.1.2.7,DGS3650-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.70.5.2.1.2.8,DGS3650-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.70.5.2.1.2.9,DGS3650-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.70.5.2.1.2.10,DGS3650-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.70.5.2.1.2.13,DGS3650-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.1.2.13.1,DGS3650-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object control web status.
.1.3.6.1.4.1.171.11.70.5.2.1.2.13.2,DGS3650-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object can designate tcp port. When web disable this object can't accessible.
.1.3.6.1.4.1.171.11.70.5.2.1.2.14,DGS3650-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.1.2.14.1,DGS3650-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object control telnet status.
.1.3.6.1.4.1.171.11.70.5.2.1.2.14.2,DGS3650-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object can designate tcp port. When telnet disable this object can't accessible.
.1.3.6.1.4.1.171.11.70.5.2.1.2.15,DGS3650-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.11.70.5.2.1.2.16,DGS3650-L2MGMT-MIB::swL2DevCtrlLedPOEState,INTEGER,read-write,,current,enabled(1):disabled(2),When set enabled(1), the POE LED is lighten.  When set disabled(2), the Link/ACT/Speed LED is lighten.
.1.3.6.1.4.1.171.11.70.5.2.1.2.17,DGS3650-L2MGMT-MIB::swL2DevCtrlClipagingState,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.11.70.5.2.1.2.18,DGS3650-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.70.5.2.1.2.19,DGS3650-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.70.5.2.1.2.22,DGS3650-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.70.5.2.1.3,DGS3650-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.1.3.1,DGS3650-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decide whether to send a new root trap.
.1.3.6.1.4.1.171.11.70.5.2.1.3.2,DGS3650-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,disabled(2):enabled(3),This object determine to send a trap or not when the switch topology was changed. If the object is enabled(3), the topologyChange trap is sent by the device when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. For the same port tranition, the device doesn't send the trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.70.5.2.1.3.3,DGS3650-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,disabled(2):enabled(3),This object determine to send a trap or not when the link  was changed. If the object is enabled(3), the Link Change  trap is sent by the device when any of its ports link change. The device doesn't send the trap if this object value is  disabled or other.
.1.3.6.1.4.1.171.11.70.5.2.2,DGS3650-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.2.1,DGS3650-L2MGMT-MIB::swL2MultiFilterTable,,not-accessible,,current,, A table that contains infomation about vlan multicast filter mode.
.1.3.6.1.4.1.171.11.70.5.2.2.1.1,DGS3650-L2MGMT-MIB::swL2MultiFilterEntry,,not-accessible,swL2MultiFilterVid,current,,A list of multicast filter mode information for each vlan. 
.1.3.6.1.4.1.171.11.70.5.2.2.1.1.1,DGS3650-L2MGMT-MIB::swL2MultiFilterVid,INTEGER,read-only,,current,, vid for each vlan
.1.3.6.1.4.1.171.11.70.5.2.2.1.1.2,DGS3650-L2MGMT-MIB::swL2MultiFilterMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3), vlan multicast filter mode.
.1.3.6.1.4.1.171.11.70.5.2.3,DGS3650-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.3.1,DGS3650-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.70.5.2.3.1.1,DGS3650-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.70.5.2.3.1.1.1,DGS3650-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.5.2.3.1.1.2,DGS3650-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.70.5.2.3.1.1.3,DGS3650-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.70.5.2.3.1.1.4,DGS3650-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.70.5.2.3.1.1.5,DGS3650-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.70.5.2.3.1.1.6,DGS3650-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.70.5.2.3.1.1.7,DGS3650-L2MGMT-MIB::swL2PortInfoErrDisReason,INTEGER,read-only,,current,err-none(1):storm-control(2):lbd-control(3):ddm-control(4):bpdu-protection(5):unidirectional(6),This object indicates the port if disabled and why error disabled.
.1.3.6.1.4.1.171.11.70.5.2.3.2,DGS3650-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.70.5.2.3.2.1,DGS3650-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.70.5.2.3.2.1.1,DGS3650-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.70.5.2.3.2.1.2,DGS3650-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.70.5.2.3.2.1.3,DGS3650-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.70.5.2.3.2.1.4,DGS3650-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.70.5.2.3.2.1.5,DGS3650-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.70.5.2.3.2.1.6,DGS3650-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.70.5.2.3.2.1.7,DGS3650-L2MGMT-MIB::swL2PortCtrlLockState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port is locked or not.
.1.3.6.1.4.1.171.11.70.5.2.3.2.1.8,DGS3650-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each port MAC notification state.
.1.3.6.1.4.1.171.11.70.5.2.3.2.1.11,DGS3650-L2MGMT-MIB::swL2PortCtrlAutoNegRestart,INTEGER,read-write,,current,restart(1):norestart(2),If the value of this object is set to restart(1) then this will force  Setting the value of this object to norestart(2) has no effect.
.1.3.6.1.4.1.171.11.70.5.2.3.2.1.12,DGS3650-L2MGMT-MIB::swL2PortCtrlAutoNegCapAdvertisedBits,BITS,read-write,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities advertised 
.1.3.6.1.4.1.171.11.70.5.2.3.3,DGS3650-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configure the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.70.5.2.3.4,DGS3650-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,Integer32,read-only,,current,,This object configure the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.70.5.2.3.8,DGS3650-L2MGMT-MIB::swL2PortAutoNegInfoTable,,not-accessible,,current,,A table that contains information about every port's auto negotiation status.
.1.3.6.1.4.1.171.11.70.5.2.3.8.1,DGS3650-L2MGMT-MIB::swL2PortAutoNegInfoEntry,,not-accessible,swL2PortAutoNegInfoPortIndex,current,,A list of information for each port auto negotiation of the device.
.1.3.6.1.4.1.171.11.70.5.2.3.8.1.1,DGS3650-L2MGMT-MIB::swL2PortAutoNegInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.5.2.3.8.1.2,DGS3650-L2MGMT-MIB::swL2PortAutoNegInfoAdminStatus,INTEGER,read-only,,current,enabled(1):disabled(2), If the value of this object is disabled(2) then the interface will act as 
.1.3.6.1.4.1.171.11.70.5.2.3.8.1.3,DGS3650-L2MGMT-MIB::swL2PortAutoNegInfoCapabilityBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities of the local 
.1.3.6.1.4.1.171.11.70.5.2.3.8.1.4,DGS3650-L2MGMT-MIB::swL2PortAutoNegInfoCapAdvertisedBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities advertised by the 
.1.3.6.1.4.1.171.11.70.5.2.3.8.1.5,DGS3650-L2MGMT-MIB::swL2PortAutoNegInfoCapReceivedBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities received from the 
.1.3.6.1.4.1.171.11.70.5.2.3.9,DGS3650-L2MGMT-MIB::swL2PortDropCounterTable,,not-accessible,,current,,A table that contains information for each port drop counter.
.1.3.6.1.4.1.171.11.70.5.2.3.9.1,DGS3650-L2MGMT-MIB::swL2PortDropCounterEntry,,not-accessible,swL2PortDropCounterPortIndex,current,,A list of information for each port auto negotiation of the device.
.1.3.6.1.4.1.171.11.70.5.2.3.9.1.1,DGS3650-L2MGMT-MIB::swL2PortDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.5.2.3.9.1.2,DGS3650-L2MGMT-MIB::swL2PortBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while buffer full.
.1.3.6.1.4.1.171.11.70.5.2.3.9.1.3,DGS3650-L2MGMT-MIB::swL2PortACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.70.5.2.3.9.1.4,DGS3650-L2MGMT-MIB::swL2PortMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.70.5.2.3.9.1.5,DGS3650-L2MGMT-MIB::swL2PortVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.70.5.2.3.10,DGS3650-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port 1519-9216 counter.
.1.3.6.1.4.1.171.11.70.5.2.3.10.1,DGS3650-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of information for each port counter of the device.
.1.3.6.1.4.1.171.11.70.5.2.3.10.1.1,DGS3650-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.5.2.3.10.1.2,DGS3650-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,The total number of packets length 1519-1522.
.1.3.6.1.4.1.171.11.70.5.2.3.10.1.3,DGS3650-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,The total number of packets length 1519-1522.
.1.3.6.1.4.1.171.11.70.5.2.3.10.1.4,DGS3650-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,The total number of packets length 2048-4095.
.1.3.6.1.4.1.171.11.70.5.2.3.10.1.5,DGS3650-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,The total number of packets length 4096-9216.
.1.3.6.1.4.1.171.11.70.5.2.3.11,DGS3650-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1,DGS3650-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.1,DGS3650-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.2,DGS3650-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.3,DGS3650-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.4,DGS3650-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.5,DGS3650-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.6,DGS3650-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.7,DGS3650-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.8,DGS3650-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.9,DGS3650-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.10,DGS3650-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.70.5.2.3.11.1.11,DGS3650-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.70.5.2.6,DGS3650-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.6.1,DGS3650-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.5.2.6.1.1,DGS3650-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.70.5.2.6.1.1.1,DGS3650-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.70.5.2.6.1.1.2,DGS3650-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(1kbit/sec) of the specifed port. Value 10000000 means no limit.
.1.3.6.1.4.1.171.11.70.5.2.6.1.1.3,DGS3650-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(1kbit/sec) of the specifed port. Value 10000000 means no limit.
.1.3.6.1.4.1.171.11.70.5.2.6.1.1.4,DGS3650-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.70.5.2.6.1.1.5,DGS3650-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.70.5.2.6.2,DGS3650-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.5.2.6.2.1,DGS3650-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingPort:swL2QOSSchedulingClassID,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.70.5.2.6.2.1.1,DGS3650-L2MGMT-MIB::swL2QOSSchedulingPort,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.70.5.2.6.2.1.2,DGS3650-L2MGMT-MIB::swL2QOSSchedulingClassID,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.70.5.2.6.2.1.3,DGS3650-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed
.1.3.6.1.4.1.171.11.70.5.2.6.2.1.4,DGS3650-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-write,,current,strict(1):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.70.5.2.6.2.1.5,DGS3650-L2MGMT-MIB::swL2QOSSchedulingMechanismEffec,INTEGER,read-only,,current,strict(1):weightfair(3),Indicates the effective mechanism of QoS scheduling. If the swQoSSchedulingWeight is configured to be 0, then this object will always display strict (1).
.1.3.6.1.4.1.171.11.70.5.2.6.3,DGS3650-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.5.2.6.3.1,DGS3650-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.70.5.2.6.3.1.1,DGS3650-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.70.5.2.6.3.1.2,DGS3650-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.70.5.2.6.4,DGS3650-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.5.2.6.4.1,DGS3650-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.70.5.2.6.4.1.1,DGS3650-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.70.5.2.6.4.1.2,DGS3650-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.70.5.2.6.4.1.3,DGS3650-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server.  If an 802.1X port is authenticated, this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.70.5.2.6.5,DGS3650-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.70.5.2.6.6,DGS3650-L2MGMT-MIB::swL2QOSHolPreventionCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Control QOS Hol Prevention
.1.3.6.1.4.1.171.11.70.5.2.6.7,DGS3650-L2MGMT-MIB::swCosBandwidthControlTable,,not-accessible,,current,,A table that contains information about
.1.3.6.1.4.1.171.11.70.5.2.6.7.1,DGS3650-L2MGMT-MIB::swCosBandwidthControlEntry,,not-accessible,swCosBandwidthPort:swCosBandwidthClassID,current,,A list that contains CoS Bandwidth Control information
.1.3.6.1.4.1.171.11.70.5.2.6.7.1.1,DGS3650-L2MGMT-MIB::swCosBandwidthPort,INTEGER,read-only,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.70.5.2.6.7.1.2,DGS3650-L2MGMT-MIB::swCosBandwidthClassID,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.70.5.2.6.7.1.3,DGS3650-L2MGMT-MIB::swCosBandwidthMinRate,INTEGER,read-write,,current,,Indicates the Minimum Rate of the specified port. 
.1.3.6.1.4.1.171.11.70.5.2.6.7.1.4,DGS3650-L2MGMT-MIB::swCosBandwidthMaxRate,INTEGER,read-write,,current,,Indicates the Maximum Rate of the specified port. 
.1.3.6.1.4.1.171.11.70.5.2.6.8,DGS3650-L2MGMT-MIB::swCpuRxRateControlTable,,not-accessible,,current,,A table that contains information about CPU receiving rate control.
.1.3.6.1.4.1.171.11.70.5.2.6.8.1,DGS3650-L2MGMT-MIB::swCpuRxRateControlEntry,,not-accessible,swCpuRxClassID,current,,A list that contains CPU CoS receiving rate control information.
.1.3.6.1.4.1.171.11.70.5.2.6.8.1.1,DGS3650-L2MGMT-MIB::swCpuRxClassID,INTEGER,not-accessible,,current,,Indicates the Class of Service ID.
.1.3.6.1.4.1.171.11.70.5.2.6.8.1.2,DGS3650-L2MGMT-MIB::swCpuRxRateControlStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of receiving rate control.
.1.3.6.1.4.1.171.11.70.5.2.6.9,DGS3650-L2MGMT-MIB::swQosDscpTrustPortCtrlTable,,not-accessible,,current,,A table that contains information about the
.1.3.6.1.4.1.171.11.70.5.2.6.9.1,DGS3650-L2MGMT-MIB::swQosDscpTrustPortCtrlEntry,,not-accessible,swQosDscpTrustPortCtrlPortIndex,current,,A list that contains the DSCP trusted state per port.
.1.3.6.1.4.1.171.11.70.5.2.6.9.1.1,DGS3650-L2MGMT-MIB::swQosDscpTrustPortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.70.5.2.6.9.1.2,DGS3650-L2MGMT-MIB::swQosDscpTrustPortCtrlState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable/disable the DSCP
.1.3.6.1.4.1.171.11.70.5.2.6.10,DGS3650-L2MGMT-MIB::swQosDscpMapGlobalCtrlTable,,not-accessible,,current,,A table that contains information about
.1.3.6.1.4.1.171.11.70.5.2.6.10.1,DGS3650-L2MGMT-MIB::swQosDscpMapGlobalCtrlEntry,,not-accessible,swQosDscpMapGlobalCtrlDscpIndex,current,,A list that contains DSCP map information
.1.3.6.1.4.1.171.11.70.5.2.6.10.1.1,DGS3650-L2MGMT-MIB::swQosDscpMapGlobalCtrlDscpIndex,INTEGER,read-only,,current,,This object indicates the source DSCP incoming packet.
.1.3.6.1.4.1.171.11.70.5.2.6.10.1.2,DGS3650-L2MGMT-MIB::swQosDscpMapGlobalCtrl8021pPriority,INTEGER,read-write,,current,,This object indicates the 802.1p priority on each port.
.1.3.6.1.4.1.171.11.70.5.2.6.10.1.3,DGS3650-L2MGMT-MIB::swQosDscpMapGlobalCtrlNewDscp,INTEGER,read-write,,current,,This object indicates the new DSCP map on each port.
.1.3.6.1.4.1.171.11.70.5.2.7,DGS3650-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.7.1,DGS3650-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the
.1.3.6.1.4.1.171.11.70.5.2.7.1.1,DGS3650-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.70.5.2.7.1.1.1,DGS3650-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.70.5.2.7.1.1.2,DGS3650-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.70.5.2.7.1.1.3,DGS3650-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address.
.1.3.6.1.4.1.171.11.70.5.2.7.1.1.4,DGS3650-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.70.5.2.7.2,DGS3650-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.7.2.1,DGS3650-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates vlan name.
.1.3.6.1.4.1.171.11.70.5.2.7.2.2,DGS3650-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port.0 indicated the function isn't working now.
.1.3.6.1.4.1.171.11.70.5.2.7.2.3,DGS3650-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies MAC address.
.1.3.6.1.4.1.171.11.70.5.2.7.2.4,DGS3650-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),.
.1.3.6.1.4.1.171.11.70.5.2.9,DGS3650-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.9.1,DGS3650-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.70.5.2.9.2,DGS3650-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current actived number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.70.5.2.9.3,DGS3650-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.5.2.9.3.1,DGS3650-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.5.2.9.3.1.1,DGS3650-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.70.5.2.9.3.1.3,DGS3650-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you can not configure the other  ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.70.5.2.9.3.1.4,DGS3650-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicate how many number of ports is included in this Trunk. The trunk port number depend on the existence of module. The maximum number of ports is 8 for one trunks.
.1.3.6.1.4.1.171.11.70.5.2.9.3.1.5,DGS3650-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the trunk is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.70.5.2.9.3.1.6,DGS3650-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicated that type of the trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.70.5.2.9.3.1.7,DGS3650-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.2.9.3.1.8,DGS3650-L2MGMT-MIB::swL2TrunkActivePorts,OCTET,read-only,,current,,The object indicates the active ports of the port trunk entry.
.1.3.6.1.4.1.171.11.70.5.2.9.4,DGS3650-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.70.5.2.9.5,DGS3650-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.5.2.9.5.1,DGS3650-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.5.2.9.5.1.1,DGS3650-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.70.5.2.9.5.1.2,DGS3650-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.70.5.2.9.6,DGS3650-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.70.5.2.9.6.1,DGS3650-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.70.5.2.9.6.1.1,DGS3650-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.70.5.2.9.6.1.2,DGS3650-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.70.5.2.10,DGS3650-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.10.1,DGS3650-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates switch which port will sniff another  port. A trunk port member cannot be configured as a target  Snooping port. The port number is the sequential (logical)  number which is also applied to bridge MIB, etc.
.1.3.6.1.4.1.171.11.70.5.2.10.2,DGS3650-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,The represent the ingress into the source port packet to  sniffed.
.1.3.6.1.4.1.171.11.70.5.2.10.3,DGS3650-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,The represent the egress from the source port packet to  sniffed.
.1.3.6.1.4.1.171.11.70.5.2.10.4,DGS3650-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled(2) - writing this value to the object, and then the corresponding entry will be removed from the table. enabled(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.5.2.10.5,DGS3650-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.70.5.2.10.5.1,DGS3650-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.70.5.2.10.5.1.1,DGS3650-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.70.5.2.10.5.1.2,DGS3650-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.70.5.2.10.5.1.3,DGS3650-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.70.5.2.10.5.1.4,DGS3650-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.70.5.2.10.5.1.5,DGS3650-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.70.5.2.10.5.1.6,DGS3650-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.70.5.2.11,DGS3650-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.11.1,DGS3650-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.70.5.2.11.2,DGS3650-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.70.5.2.11.3,DGS3650-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1,DGS3650-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.1,DGS3650-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.2,DGS3650-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.3,DGS3650-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.4,DGS3650-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.5,DGS3650-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.6,DGS3650-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.7,DGS3650-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.8,DGS3650-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.9,DGS3650-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.10,DGS3650-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.11,DGS3650-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.12,DGS3650-L2MGMT-MIB::swL2IGMPFastLeaveState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the fast_leave status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP fast-leave funtion is disabled for this entry. enable(3) - IGMP fast-leave funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.13,DGS3650-L2MGMT-MIB::swL2IGMPQueryVersion,INTEGER,read-write,,current,,Configure the IGMP version of query packet which will be sent by the router.
.1.3.6.1.4.1.171.11.70.5.2.11.3.1.15,DGS3650-L2MGMT-MIB::swL2IGMPReportSuppression,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, multiple IGMP reports or leaves for a specific group (S,G) will be integrated into only one report before being sent to the router port.
.1.3.6.1.4.1.171.11.70.5.2.11.4,DGS3650-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.70.5.2.11.4.1,DGS3650-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.5.2.11.4.1.1,DGS3650-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.70.5.2.11.4.1.2,DGS3650-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.70.5.2.11.4.1.3,DGS3650-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.70.5.2.11.5,DGS3650-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.70.5.2.11.5.1,DGS3650-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.5.2.11.5.1.1,DGS3650-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.70.5.2.11.5.1.2,DGS3650-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.5.2.11.5.1.3,DGS3650-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.5.2.11.5.1.4,DGS3650-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.70.5.2.11.5.1.5,DGS3650-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.5.2.11.6,DGS3650-L2MGMT-MIB::swL2IGMPRouterPortsTable,,not-accessible,,current,,The table controls the Vlan's IGMP router ports function.
.1.3.6.1.4.1.171.11.70.5.2.11.6.1,DGS3650-L2MGMT-MIB::swL2IGMPRouterPortsEntry,,not-accessible,swL2IGMPRouterPortsVid,current,,The entry in IGMP router ports table (swL2IGMPRouterPortsTable).
.1.3.6.1.4.1.171.11.70.5.2.11.6.1.1,DGS3650-L2MGMT-MIB::swL2IGMPRouterPortsVid,INTEGER,read-only,,current,,This object indicates the IGMP router ports entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP ports Table.
.1.3.6.1.4.1.171.11.70.5.2.11.6.1.2,DGS3650-L2MGMT-MIB::swL2IGMPRouterStaticPortList,OCTET,read-write,,current,,
.1.3.6.1.4.1.171.11.70.5.2.11.6.1.3,DGS3650-L2MGMT-MIB::swL2IGMPRouterDynamicPortList,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.11.70.5.2.11.6.1.4,DGS3650-L2MGMT-MIB::swL2IGMPRouterForbiddenPortList,OCTET,read-write,,current,,
.1.3.6.1.4.1.171.11.70.5.2.11.7,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast vlan table.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.1,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the vlan id of the IGMP snooping multicast  vlan entry.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.2,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the vlan name of the IGMP snooping multicast  vlan entry.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.3,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-create,,current,,This object indicate the portlist of the source ports of IGMP  snooping multicast vlan. The source ports will be set as tag ports  of the vlan entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.4,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-create,,current,,This object indicate the portlist of the member ports of IGMP  snooping multicast vlan. The source ports will be set as untag ports  of the vlan entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.5,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIP,IpAddress,read-write,,current,,The replace source IP of this multicast vlan.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.6,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanRangeName,OCTET,read-write,,current,,The name of multicast address range. When read, it shows NULL.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.7,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanRangeState,INTEGER,read-write,,current,none(1):add(2):delete(3):deleteAll(4), This object is uesed to add or delete the specified multicast address range. when read it shows none(1);
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.8,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3), This object can be enabled or disabled IGMP_snooping multicast VLAN.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.9,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.10,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-write,,current,,This object indicates the untagged member ports to add to the multicast VLAN.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.11,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,The priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to 8, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.12,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,true(1):false(2),Specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.70.5.2.11.7.1.13,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.70.5.2.11.8,DGS3650-L2MGMT-MIB::swL2IGMPForwardingTable,,not-accessible,,current,,The table containing current IGMP forwarding information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.70.5.2.11.8.1,DGS3650-L2MGMT-MIB::swL2IGMPForwardingEntry,,not-accessible,swL2IGMPForwardingVid:swL2IGMPForwardingSrcIp:swL2IGMPForwardingGroupAddr,current,,Information about current IGMP forwarding information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState  of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.5.2.11.8.1.1,DGS3650-L2MGMT-MIB::swL2IGMPForwardingVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.70.5.2.11.8.1.2,DGS3650-L2MGMT-MIB::swL2IGMPForwardingSrcIp,IpAddress,read-only,,current,,This object is identify source ip address.
.1.3.6.1.4.1.171.11.70.5.2.11.8.1.3,DGS3650-L2MGMT-MIB::swL2IGMPForwardingGroupAddr,IpAddress,read-only,,current,,This object is identify group ip address.
.1.3.6.1.4.1.171.11.70.5.2.11.8.1.4,DGS3650-L2MGMT-MIB::swL2IGMPForwardingPortMember,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.5.2.11.9,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.70.5.2.11.9.1,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupRangeName,current,,Information about current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.70.5.2.11.9.1.1,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the Vid of IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.70.5.2.11.9.1.2,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanGroupRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.11.9.1.3,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanGroupHead,IpAddress,read-only,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.11.9.1.4,DGS3650-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTail,IpAddress,read-only,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.11.11,DGS3650-L2MGMT-MIB::swIGMPSnoopingGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping group information captured by the device.
.1.3.6.1.4.1.171.11.70.5.2.11.11.1,DGS3650-L2MGMT-MIB::swIGMPSnoopingGroupEntry,,not-accessible,swIGMPSnoopingGroupVid:swIGMPSnoopingGroupGroupAddr:swIGMPSnoopingGroupSourceAddr,current,,Information about the current IGMP snooping group information which has been captured by the device.
.1.3.6.1.4.1.171.11.70.5.2.11.11.1.1,DGS3650-L2MGMT-MIB::swIGMPSnoopingGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping group table entry.
.1.3.6.1.4.1.171.11.70.5.2.11.11.1.2,DGS3650-L2MGMT-MIB::swIGMPSnoopingGroupGroupAddr,IpAddress,read-only,,current,,This object identifies the group IP address which have been captured from the IGMP packet, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.70.5.2.11.11.1.3,DGS3650-L2MGMT-MIB::swIGMPSnoopingGroupSourceAddr,IpAddress,read-only,,current,,This object identifies the source addresses.
.1.3.6.1.4.1.171.11.70.5.2.11.11.1.4,DGS3650-L2MGMT-MIB::swIGMPSnoopingGroupIncludePortMap,OCTET,read-only,,current,,This object indicates the port list under INCLUDE mode.
.1.3.6.1.4.1.171.11.70.5.2.11.11.1.5,DGS3650-L2MGMT-MIB::swIGMPSnoopingGroupExcludePortMap,OCTET,read-only,,current,,This object indicates the port list under EXCLUDE mode.
.1.3.6.1.4.1.171.11.70.5.2.11.16,DGS3650-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping static group information captured by
.1.3.6.1.4.1.171.11.70.5.2.11.16.1,DGS3650-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupEntry,,not-accessible,swL2IGMPSnoopingStaticGroupVID:swL2IGMPSnoopingStaticGroupIPaddress,current,,Information about current IGMP snooping static group information captured by
.1.3.6.1.4.1.171.11.70.5.2.11.16.1.1,DGS3650-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupVID,INTEGER,read-only,,current,,This object indicates the VID of the current IGMP snooping static group.
.1.3.6.1.4.1.171.11.70.5.2.11.16.1.2,DGS3650-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupIPaddress,IpAddress,read-only,,current,,This object indicates the current IGMP snooping static group IP address. 
.1.3.6.1.4.1.171.11.70.5.2.11.16.1.3,DGS3650-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupMemberPortList,OCTET,read-write,,current,,This object indicates the current IGMP snooping static group Member Portlist. 
.1.3.6.1.4.1.171.11.70.5.2.11.16.1.4,DGS3650-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.2.14,DGS3650-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.14.1,DGS3650-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.70.5.2.14.1.1,DGS3650-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.70.5.2.14.1.1.1,DGS3650-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.70.5.2.14.1.1.2,DGS3650-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.70.5.2.15,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.15.1,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastTable,,not-accessible,,current,,This entity's per-port Limited IP multicast address range table.
.1.3.6.1.4.1.171.11.70.5.2.15.1.1,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastEntry,,not-accessible,swL2IpLimitedMulticastPortIndex,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.70.5.2.15.1.1.1,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastPortIndex,INTEGER,read-only,,current,,A port to config the limited multicast address.
.1.3.6.1.4.1.171.11.70.5.2.15.1.1.2,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastHead,IpAddress,not-accessible,,obsolete,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.15.1.1.3,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastTail,IpAddress,not-accessible,,obsolete,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.15.1.1.4,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),It allow you to permit or deny multicast range.
.1.3.6.1.4.1.171.11.70.5.2.15.1.1.5,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Enable or disable limited multicast address for the chosen port.
.1.3.6.1.4.1.171.11.70.5.2.15.1.1.6,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastDelState,INTEGER,not-accessible,,obsolete,valid(1):invalid(2),Enable or disable delete limited multicast address for the chosen port.
.1.3.6.1.4.1.171.11.70.5.2.15.1.1.7,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastRangeName,OCTET,read-write,,current,,The name of multicast address range. When read, it shows NULL.
.1.3.6.1.4.1.171.11.70.5.2.15.1.1.8,DGS3650-L2MGMT-MIB::swL2IpLimitedMulticastRangeNameState,INTEGER,read-write,,current,other(1):add(2):delete(3):deleteAll(4),Add or delete the specified multicast address range. When read, it shows other(1); When set add(2) or delete(3), the swL2IpLimitedMulticastRangeName should be set also, and it should not be NULL. When set deleteAll(4), means delete all swL2IpLimitedMulticastRangeName on this port. And the set multicast range name value could be gotten in swL2LimitedMulticastAddressTable.
.1.3.6.1.4.1.171.11.70.5.2.15.2,DGS3650-L2MGMT-MIB::swL2LimitedMulticastAddressTable,,not-accessible,,current,,A table contains the limited multicast address information.
.1.3.6.1.4.1.171.11.70.5.2.15.2.1,DGS3650-L2MGMT-MIB::swL2LimitedMulticastAddressEntry,,not-accessible,swL2LimitedMulticastAddressPort:swL2LimitedMulticastAddressRangeName,current,,The information of limited multicast address.
.1.3.6.1.4.1.171.11.70.5.2.15.2.1.1,DGS3650-L2MGMT-MIB::swL2LimitedMulticastAddressPort,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.70.5.2.15.2.1.2,DGS3650-L2MGMT-MIB::swL2LimitedMulticastAddressRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.15.2.1.3,DGS3650-L2MGMT-MIB::swL2LimitedMulticastAddressHead,IpAddress,read-only,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.15.2.1.4,DGS3650-L2MGMT-MIB::swL2LimitedMulticastAddressTail,IpAddress,read-only,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.16,DGS3650-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.16.1,DGS3650-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.16.1.2,DGS3650-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.16.1.2.0,DGS3650-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.16.1.2.0.1,DGS3650-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the mac addresses variation in address table . 
.1.3.6.1.4.1.171.11.70.5.2.16.1.2.0.3,DGS3650-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when Port loop occurred.
.1.3.6.1.4.1.171.11.70.5.2.16.1.2.0.4,DGS3650-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when Port loop restart after interval time.
.1.3.6.1.4.1.171.11.70.5.2.16.1.2.0.5,DGS3650-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when Port with VID loop occurred.
.1.3.6.1.4.1.171.11.70.5.2.16.1.2.0.6,DGS3650-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when Port with VID loop restart after interval time.
.1.3.6.1.4.1.171.11.70.5.2.16.1.2.1,DGS3650-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.16.1.2.1.1,DGS3650-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.70.5.2.16.1.2.1.3,DGS3650-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.70.5.2.17,DGS3650-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.17.1,DGS3650-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1,DGS3650-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Information for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.1,DGS3650-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.2,DGS3650-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.3,DGS3650-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,invalid-vlan-type(0):static-1q-vlan(1):dynamic-vlan(2):port-base-vlan(3):protocolvlan(4):double-vlan(5),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.4,DGS3650-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.5,DGS3650-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.6,DGS3650-L2MGMT-MIB::swL2VlanStaticTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.7,DGS3650-L2MGMT-MIB::swL2VlanStaticUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.8,DGS3650-L2MGMT-MIB::swL2VlanForbiddenPorts,OCTET,read-only,,current,,The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanStaticEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.9,DGS3650-L2MGMT-MIB::swL2VlanCurrentTaggedPorts,OCTET,read-only,,current,,The set of ports which are transmitting traffic for this VLAN as tagged frames.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.10,DGS3650-L2MGMT-MIB::swL2VlanCurrentUntaggedPorts,OCTET,read-only,,current,,The set of ports which are transmitting traffic for this VLAN as untagged frames.
.1.3.6.1.4.1.171.11.70.5.2.17.1.1.11,DGS3650-L2MGMT-MIB::swL2VlanAdvertisementState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Specifies the VLAN as able to join GVRP If this parameter  is not set, the VLAN cannot be configured to have forbidden ports.  This flag protocol VLAN is fixed to DISABLE.
.1.3.6.1.4.1.171.11.70.5.2.17.2,DGS3650-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.70.5.2.18,DGS3650-L2MGMT-MIB::swL2dot1vProtocolMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.18.1,DGS3650-L2MGMT-MIB::swL2dot1vProtocolGroupTable,,not-accessible,,current,,A table that contains mappings from Protocol Templates to Protocol Group Identifiers used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.4.1.171.11.70.5.2.18.1.1,DGS3650-L2MGMT-MIB::swL2dot1vProtocolGroupEntry,,not-accessible,swL2dot1vProtocolTemplateFrameType:swL2dot1vProtocolTemplateProtocolValue,current,,A mapping from a Protocol Template to a Protocol Group Identifier.
.1.3.6.1.4.1.171.11.70.5.2.18.1.1.1,DGS3650-L2MGMT-MIB::swL2dot1vProtocolTemplateFrameType,INTEGER,read-only,,current,ethernet(1):rfc1042(2):llcOther(3),The data-link encapsulation format or the 'detagged_frame_type' in a Protocol Template.
.1.3.6.1.4.1.171.11.70.5.2.18.1.1.2,DGS3650-L2MGMT-MIB::swL2dot1vProtocolTemplateProtocolValue,OCTET,read-only,,current,,The identification of the protocol above the data-link layer in a Protocol Template. Depending on the frame type, the octet string will have one of the following values: For 'ethernet', 'rfc1042' and 'snap8021H', this is the 16-bit (2-octet) IEEE 802.3 Type Field. For 'llcOther', this is the 2-octet IEEE 802.2 Link Service Access Point (LSAP) pair: first octet for Destination Service Access Point (DSAP) and second octet for Source Service Access Point (SSAP).
.1.3.6.1.4.1.171.11.70.5.2.18.1.1.3,DGS3650-L2MGMT-MIB::swL2dot1vProtocolGroupId,Integer32,read-create,,current,,Represents a group of protocols that are associated together when assigning a VID to a frame.
.1.3.6.1.4.1.171.11.70.5.2.18.1.1.4,DGS3650-L2MGMT-MIB::swL2dot1vProtocolGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.2.18.2,DGS3650-L2MGMT-MIB::swL2dot1vProtocolPortTable,,not-accessible,,current,,A table that contains VID sets used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.4.1.171.11.70.5.2.18.2.1,DGS3650-L2MGMT-MIB::swL2dot1vProtocolPortEntry,,not-accessible,swL2dot1vProtocolPort:swL2dot1vProtocolPortGroupId,current,,A VID set for a port.
.1.3.6.1.4.1.171.11.70.5.2.18.2.1.1,DGS3650-L2MGMT-MIB::swL2dot1vProtocolPort,Integer32,read-only,,current,,The port number of the port.
.1.3.6.1.4.1.171.11.70.5.2.18.2.1.2,DGS3650-L2MGMT-MIB::swL2dot1vProtocolPortGroupId,Integer32,read-only,,current,,Designates a group of protocols in the Protocol Group Database.
.1.3.6.1.4.1.171.11.70.5.2.18.2.1.3,DGS3650-L2MGMT-MIB::swL2dot1vProtocolPortGroupVid,Integer32,read-write,,current,,The VID associated with a group of protocols for each port.
.1.3.6.1.4.1.171.11.70.5.2.18.2.1.5,DGS3650-L2MGMT-MIB::swL2dot1vProtocolPortRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.2.19,DGS3650-L2MGMT-MIB::swL2MulticastRangeMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.19.1,DGS3650-L2MGMT-MIB::swL2MulticastRangeTable,,not-accessible,,current,,A table contains multicast address range information.
.1.3.6.1.4.1.171.11.70.5.2.19.1.1,DGS3650-L2MGMT-MIB::swL2MulticastRangeEntry,,not-accessible,swL2MulticastRangeName,current,,Information about multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.19.1.1.1,DGS3650-L2MGMT-MIB::swL2MulticastRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.19.1.1.2,DGS3650-L2MGMT-MIB::swL2MulticastRangeHead,IpAddress,read-create,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.19.1.1.3,DGS3650-L2MGMT-MIB::swL2MulticastRangeTail,IpAddress,read-create,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.5.2.19.1.1.4,DGS3650-L2MGMT-MIB::swL2MulticastRangeState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.2.20,DGS3650-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.20.1,DGS3650-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.20.1.1,DGS3650-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.70.5.2.20.1.2,DGS3650-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.70.5.2.20.1.3,DGS3650-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.70.5.2.20.1.4,DGS3650-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.70.5.2.20.1.5,DGS3650-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.70.5.2.20.2,DGS3650-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.20.2.1,DGS3650-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.70.5.2.20.2.1.1,DGS3650-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.70.5.2.20.2.1.1.1,DGS3650-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.70.5.2.20.2.1.1.2,DGS3650-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.70.5.2.20.2.1.1.3,DGS3650-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.70.5.2.20.2.1.1.4,DGS3650-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.70.5.2.24,DGS3650-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.2.24.1,DGS3650-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.70.5.2.24.2,DGS3650-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.70.5.2.24.2.1,DGS3650-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.70.5.2.24.2.1.1,DGS3650-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.70.5.2.24.2.1.2,DGS3650-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.70.5.3,DGS3650-SWL3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.70.5.3.1,DGS3650-SWL3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.1.1,DGS3650-SWL3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.1.1.1,DGS3650-SWL3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.70.5.3.1.1.2,DGS3650-SWL3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.5.3.1.1.3,DGS3650-SWL3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.5.3.1.1.4,DGS3650-SWL3MGMT-MIB::swL3DevCtrlPIMState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates PIM protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.5.3.1.1.5,DGS3650-SWL3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.5.3.1.1.6,DGS3650-SWL3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.70.5.3.1.1.7,DGS3650-SWL3MGMT-MIB::swL3DevCtrlDHCPAutoConfigState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.11.70.5.3.2,DGS3650-SWL3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.2.1,DGS3650-SWL3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.2.1.3,DGS3650-SWL3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1,DGS3650-SWL3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.1,DGS3650-SWL3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.2,DGS3650-SWL3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.3,DGS3650-SWL3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.4,DGS3650-SWL3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.5,DGS3650-SWL3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.6,DGS3650-SWL3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.7,DGS3650-SWL3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-create,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.8,DGS3650-SWL3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.9,DGS3650-SWL3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.14,DGS3650-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.15,DGS3650-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.16,DGS3650-SWL3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.17,DGS3650-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.18,DGS3650-SWL3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-create,,current,enabled(1):disabled(2),If the state is enabled, the switch will be allowed to respond to the proxy ARP
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.19,DGS3650-SWL3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.20,DGS3650-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.21,DGS3650-SWL3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.22,DGS3650-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.23,DGS3650-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.24,DGS3650-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.25,DGS3650-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.26,DGS3650-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.70.5.3.2.1.3.1.27,DGS3650-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.1,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.2,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.3,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.5,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.6,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.7,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.8,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.9,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.10,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.11,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.12,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.70.5.3.2.1.4.1.13,DGS3650-SWL3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.70.5.3.2.1.5,DGS3650-SWL3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.5.1,DGS3650-SWL3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.70.5.3.2.1.5.1.1,DGS3650-SWL3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.70.5.3.2.1.5.1.2,DGS3650-SWL3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.70.5.3.2.1.5.1.3,DGS3650-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.70.5.3.2.1.5.1.4,DGS3650-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.70.5.3.2.1.5.1.5,DGS3650-SWL3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.70.5.3.2.1.5.1.6,DGS3650-SWL3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.70.5.3.2.1.5.1.7,DGS3650-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.70.5.3.2.1.5.1.8,DGS3650-SWL3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.5.3.2.1.5.1.9,DGS3650-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.70.5.3.2.1.6,DGS3650-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.70.5.3.2.1.6.1,DGS3650-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.70.5.3.2.1.6.1.1,DGS3650-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.70.5.3.2.1.6.1.2,DGS3650-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.70.5.3.2.1.6.1.3,DGS3650-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.70.5.3.2.1.6.1.4,DGS3650-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.70.5.3.2.1.6.1.5,DGS3650-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.5.3.2.1.7,DGS3650-SWL3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.70.5.3.2.1.8,DGS3650-SWL3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.70.5.3.2.1.8.1,DGS3650-SWL3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.8.1.1,DGS3650-SWL3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.8.1.2,DGS3650-SWL3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.70.5.3.2.1.8.1.3,DGS3650-SWL3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.70.5.3.2.1.8.1.4,DGS3650-SWL3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.8.1.5,DGS3650-SWL3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.1.8.1.6,DGS3650-SWL3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.5.3.2.2,DGS3650-SWL3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.2.2.1,DGS3650-SWL3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.70.5.3.2.2.1.1,DGS3650-SWL3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.5.3.2.2.1.1.1,DGS3650-SWL3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.5.3.2.2.1.1.2,DGS3650-SWL3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.5.3.2.2.1.1.3,DGS3650-SWL3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.70.5.3.2.2.1.1.4,DGS3650-SWL3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.70.5.3.2.4,DGS3650-SWL3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.70.5.3.2.5,DGS3650-SWL3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.70.5.3.2.5.1,DGS3650-SWL3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.70.5.3.2.5.1.1,DGS3650-SWL3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.70.5.3.2.5.1.2,DGS3650-SWL3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.70.5.3.2.5.1.3,DGS3650-SWL3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.70.5.3.2.5.1.4,DGS3650-SWL3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.70.5.3.2.5.1.5,DGS3650-SWL3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route.
.1.3.6.1.4.1.171.11.70.5.3.2.5.1.6,DGS3650-SWL3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.70.5.3.2.5.1.7,DGS3650-SWL3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.70.5.3.2.5.1.8,DGS3650-SWL3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.70.5.3.2.6,DGS3650-SWL3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.2.6.1,DGS3650-SWL3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.70.5.3.2.6.1.1,DGS3650-SWL3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.70.5.3.2.6.1.1.1,DGS3650-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,read-only,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.70.5.3.2.6.1.1.2,DGS3650-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,read-only,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.70.5.3.2.6.1.1.3,DGS3650-SWL3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.70.5.3.2.6.1.1.4,DGS3650-SWL3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.3.3,DGS3650-SWL3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.3.1,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.3.1.1,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.5.3.3.1.2,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the BOOTP packets can cross.
.1.3.6.1.4.1.171.11.70.5.3.3.1.3,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.70.5.3.3.1.4,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.70.5.3.3.1.4.1,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpCtrlEntry,,not-accessible,swL3RelayDhcpCtrlInterfaceName:swL3RelayDhcpCtrlServer,current,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.70.5.3.3.1.4.1.1,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.70.5.3.3.1.4.1.2,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.70.5.3.3.1.4.1.3,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.5.3.3.1.5,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpOption82State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.5.3.3.1.6,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpOption82CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 Check function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.5.3.3.1.7,DGS3650-SWL3MGMT-MIB::swL3RelayDhcpOption82Policy,INTEGER,read-write,,current,replace(0):drop(1):keep(2),This object indicates DHCP Relay Option 82 Policy.
.1.3.6.1.4.1.171.11.70.5.3.3.1.8,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.1,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 60 function is enabled or disabled. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.2,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60DefMode,INTEGER,read-write,,current,relay(1):drop(2),This object indicates default mode that has no option 60 mathcing rules. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption60DefRelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.3,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60DefTable,,not-accessible,,current,,This table indicates the default relay servers for the packet that has no option 60 mathcing rules. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.3.1,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60DefEntry,,not-accessible,swL3DHCPRelayOption60DefRelayIp,current,,A list of information indicates the default relay servers for the packet that has no option 60 mathcing rules. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.3.1.1,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60DefRelayIp,IpAddress,read-only,,current,,This object indicates the IP address of default relay server.
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.3.1.2,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60DefRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.4,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60Table,,not-accessible,,current,,This table indicates the relay servers for the packet at option 60 rules.
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.4.1,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60Entry,,not-accessible,swL3DHCPRelayOption60String:swL3DHCPRelayOption60RelayIp,current,,A list of information indicates the relay servers for the packet at option 60 rules.
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.4.1.1,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60String,OCTET,read-only,,current,,This object indicates string of this entry.  Note that it is theoretically possible for a valid string
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.4.1.2,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60RelayIp,IpAddress,read-only,,current,,This object indicates the IP address of relay server.
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.4.1.3,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60MatchType,INTEGER,read-create,,current,exact(1):partial(2),This object indicates match state of this entry. exact(1): means the option 60 string in the packet must full match with the specified string. partial(2): means the option 60 string in the packet only need partial match with the specified string. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.8.4.1.4,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption60RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.3.3.1.9,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.3.1.9.1,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 61 function is enabled or disabled. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.9.2,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61DefMode,INTEGER,read-write,,current,relay(1):drop(2),This object indicates default mode that has no option 61 mathcing rules. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption61DefRelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.9.3,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61DefRelayIp,IpAddress,read-write,,current,,This object indicates the IP address of default relay server that has no option 61 mathcing rules. Pay attention to when swL3DHCPRelayOption61Mode is: relay(1): this object must be set together. drop(2): this object can not be set, and it always returns '0.0.0.0'. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.9.4,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61Table,,not-accessible,,current,,This table indicates the relay servers for the packet at option 61 rules.
.1.3.6.1.4.1.171.11.70.5.3.3.1.9.4.1,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61Entry,,not-accessible,swL3DHCPRelayOption61ClientType:swL3DHCPRelayOption61ClientID,current,,A list of information indicates the relay servers for the packet at option 61 rules. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.9.4.1.1,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61ClientType,INTEGER,read-only,,current,mac(1):string(2),This object indicates client type of this entry. mac(1): means the client-ID which is the MAC address of client. string(2): means the client-ID which is specified string by administrator. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.9.4.1.2,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61ClientID,OCTET,read-only,,current,,This object indicates string of this entry. When swL3DHCPRelayOption61ClientType is mac(1), the format of this object should be XX-XX-XX-XX-XX-XX (MAC address).  Note that it is theoretically possible for a valid string 
.1.3.6.1.4.1.171.11.70.5.3.3.1.9.4.1.3,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61Mode,INTEGER,read-create,,current,relay(1):drop(2),This object indicates mode of this entry. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption61RelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.9.4.1.4,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61RelayIp,IpAddress,read-create,,current,,This object indicates the IP address of relay server. Pay attention to when swL3DHCPRelayOption61Mode is: relay(1): this object must be set together. drop(2): this object can not be set, and it always returns '0.0.0.0'. 
.1.3.6.1.4.1.171.11.70.5.3.3.1.9.4.1.5,DGS3650-SWL3MGMT-MIB::swL3DHCPRelayOption61RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.3.3.2,DGS3650-SWL3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.3.2.1,DGS3650-SWL3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.5.3.3.2.2,DGS3650-SWL3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.70.5.3.3.2.3,DGS3650-SWL3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.70.5.3.3.2.4,DGS3650-SWL3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.5.3.3.2.5,DGS3650-SWL3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.5.3.3.2.6,DGS3650-SWL3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.70.5.3.3.2.6.1,DGS3650-SWL3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.70.5.3.3.2.6.1.1,DGS3650-SWL3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.70.5.3.3.2.6.1.2,DGS3650-SWL3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.70.5.3.3.2.6.1.3,DGS3650-SWL3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.5.3.4,DGS3650-SWL3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.70.5.3.4.1,DGS3650-SWL3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.70.5.3.4.1.1,DGS3650-SWL3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.5.3.4.1.2,DGS3650-SWL3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.70.5.3.4.1.3,DGS3650-SWL3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.3.5,DGS3650-SWL3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.70.5.3.5.1,DGS3650-SWL3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.70.5.3.5.1.1,DGS3650-SWL3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.70.5.3.5.1.2,DGS3650-SWL3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.70.5.3.5.1.3,DGS3650-SWL3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.70.5.3.5.1.4,DGS3650-SWL3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.70.5.3.5.1.5,DGS3650-SWL3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.5.3.5.1.6,DGS3650-SWL3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.70.5.3.6,DGS3650-SWL3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.70.5.3.6.1,DGS3650-SWL3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.70.5.3.6.1.1,DGS3650-SWL3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.70.5.3.6.1.2,DGS3650-SWL3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.70.5.3.6.1.3,DGS3650-SWL3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.70.5.3.6.1.4,DGS3650-SWL3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.70.5.3.6.1.5,DGS3650-SWL3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.5.3.7,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.70.5.3.7.1,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.70.5.3.7.1.1,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.70.5.3.7.1.2,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.70.5.3.7.1.3,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.70.5.3.7.1.4,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.70.5.3.7.1.5,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.70.5.3.7.1.6,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.70.5.3.7.1.7,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.70.5.3.7.1.8,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.70.5.3.7.1.9,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.70.5.3.7.1.10,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.70.5.3.7.1.11,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.5.3.7.1.12,DGS3650-SWL3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.5.3.8,DGS3650-SWL3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.70.5.3.8.1,DGS3650-SWL3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.70.5.3.8.1.1,DGS3650-SWL3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.70.5.3.8.1.2,DGS3650-SWL3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.70.5.3.8.1.3,DGS3650-SWL3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.70.5.3.8.1.4,DGS3650-SWL3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.70.5.3.8.1.5,DGS3650-SWL3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.70.5.3.8.1.6,DGS3650-SWL3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.70.5.3.8.1.7,DGS3650-SWL3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-write,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.70.5.3.8.1.8,DGS3650-SWL3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-write,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.70.5.3.8.1.9,DGS3650-SWL3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.70.5.3.8.1.10,DGS3650-SWL3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.70.5.3.8.1.11,DGS3650-SWL3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-write,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.70.5.3.8.1.12,DGS3650-SWL3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.70.5.3.8.1.13,DGS3650-SWL3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.70.5.3.8.1.14,DGS3650-SWL3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.70.5.3.8.1.15,DGS3650-SWL3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.70.5.3.8.1.16,DGS3650-SWL3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-write,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.70.5.3.8.1.17,DGS3650-SWL3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-write,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.70.5.3.8.1.18,DGS3650-SWL3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.70.5.3.8.1.19,DGS3650-SWL3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.70.5.3.8.1.20,DGS3650-SWL3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.5.3.8.1.21,DGS3650-SWL3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.70.5.3.8.1.23,DGS3650-SWL3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.70.5.3.8.1.24,DGS3650-SWL3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.70.5.3.8.1.25,DGS3650-SWL3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.70.5.3.9,DGS3650-SWL3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.9.1,DGS3650-SWL3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.70.5.3.9.2,DGS3650-SWL3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.70.5.3.9.3,DGS3650-SWL3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.70.5.3.9.4,DGS3650-SWL3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.70.5.3.9.5,DGS3650-SWL3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.70.5.3.9.6,DGS3650-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.70.5.3.9.7,DGS3650-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.70.5.3.9.8,DGS3650-SWL3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.70.5.3.9.9,DGS3650-SWL3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.70.5.3.9.10,DGS3650-SWL3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.70.5.3.10,DGS3650-SWL3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.70.5.3.10.1,DGS3650-SWL3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.70.5.3.10.1.1,DGS3650-SWL3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.70.5.3.10.1.2,DGS3650-SWL3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.70.5.3.10.1.3,DGS3650-SWL3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.70.5.3.10.1.4,DGS3650-SWL3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.5.3.10.1.5,DGS3650-SWL3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.70.5.3.10.1.6,DGS3650-SWL3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.5.3.12,DGS3650-SWL3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.70.5.3.12.1,DGS3650-SWL3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.70.5.3.12.1.1,DGS3650-SWL3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.70.5.3.12.1.2,DGS3650-SWL3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.70.5.3.12.1.3,DGS3650-SWL3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.70.5.3.12.1.4,DGS3650-SWL3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.70.5.3.12.1.5,DGS3650-SWL3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.70.5.3.12.1.6,DGS3650-SWL3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.70.5.3.12.1.7,DGS3650-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.70.5.3.12.1.8,DGS3650-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.70.5.3.13,DGS3650-SWL3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.13.1,DGS3650-SWL3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.70.5.3.13.1.1,DGS3650-SWL3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.70.5.3.13.1.1.1,DGS3650-SWL3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.70.5.3.13.1.1.2,DGS3650-SWL3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.70.5.3.13.1.1.3,DGS3650-SWL3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.70.5.3.13.1.1.4,DGS3650-SWL3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.70.5.3.13.1.1.5,DGS3650-SWL3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.5.3.13.1.1.6,DGS3650-SWL3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.70.5.3.13.1.1.7,DGS3650-SWL3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.70.5.3.13.1.1.8,DGS3650-SWL3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.70.5.3.13.2,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1.1,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1.2,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1.3,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1.4,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1.5,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1.6,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1.7,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1.8,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1.9,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.70.5.3.13.2.1.10,DGS3650-SWL3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.70.5.3.14,DGS3650-SWL3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.14.1,DGS3650-SWL3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1,DGS3650-SWL3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.1,DGS3650-SWL3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.2,DGS3650-SWL3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.3,DGS3650-SWL3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.4,DGS3650-SWL3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.5,DGS3650-SWL3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.6,DGS3650-SWL3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.7,DGS3650-SWL3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.8,DGS3650-SWL3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.9,DGS3650-SWL3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.10,DGS3650-SWL3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.11,DGS3650-SWL3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.12,DGS3650-SWL3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.13,DGS3650-SWL3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.14,DGS3650-SWL3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.15,DGS3650-SWL3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.70.5.3.14.1.1.16,DGS3650-SWL3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.70.5.3.15,DGS3650-SWL3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.5.3.15.1,DGS3650-SWL3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.70.5.3.15.2,DGS3650-SWL3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.70.5.3.15.3,DGS3650-SWL3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.70.5.3.15.4,DGS3650-SWL3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.70.5.3.15.5,DGS3650-SWL3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.70.5.3.15.6,DGS3650-SWL3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.70.5.3.19,DGS3650-SWL3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.70.5.3.19.1,DGS3650-SWL3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.70.5.3.19.1.1,DGS3650-SWL3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.70.5.3.19.1.2,DGS3650-SWL3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.70.5.3.19.1.3,DGS3650-SWL3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.70.5.3.20,DGS3650-SWL3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.70.5.3.20.1,DGS3650-SWL3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.70.5.3.20.1.1,DGS3650-SWL3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.70.5.3.20.1.2,DGS3650-SWL3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.70.5.3.20.1.3,DGS3650-SWL3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.70.5.3.20.1.4,DGS3650-SWL3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.70.5.3.20.1.5,DGS3650-SWL3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6,SW36XXPRIMGMT-MIB::dgs3627,,,,,,
.1.3.6.1.4.1.171.11.70.6.2,DGS3627-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.70.6.2.1,DGS3627-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.1.1,DGS3627-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.1.1.1,DGS3627-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.70.6.2.1.1.2,DGS3627-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.70.6.2.1.1.3,DGS3627-L2MGMT-MIB::swDevModuleInfoTable,,not-accessible,,current,,This table contains the module information.
.1.3.6.1.4.1.171.11.70.6.2.1.1.3.1,DGS3627-L2MGMT-MIB::swDevModuleInfoEntry,,not-accessible,swDevModuleInfoUnitID:swDevModuleInfoModuleID,current,,A list of management information for each unit in the system.
.1.3.6.1.4.1.171.11.70.6.2.1.1.3.1.1,DGS3627-L2MGMT-MIB::swDevModuleInfoUnitID,INTEGER,read-only,,current,,This object indicates the specific unit ID in the stacking/chassis  table.
.1.3.6.1.4.1.171.11.70.6.2.1.1.3.1.2,DGS3627-L2MGMT-MIB::swDevModuleInfoModuleID,INTEGER,read-only,,current,,This object indicates the module ID of this unit.
.1.3.6.1.4.1.171.11.70.6.2.1.1.3.1.3,DGS3627-L2MGMT-MIB::swDevModuleInfoModuleName,OCTET,read-only,,current,,A textual string containing name of the the module. 
.1.3.6.1.4.1.171.11.70.6.2.1.1.3.1.4,DGS3627-L2MGMT-MIB::swDevModuleInfoReversion,OCTET,read-only,,current,,A textual string containing reversion of the module.
.1.3.6.1.4.1.171.11.70.6.2.1.1.3.1.5,DGS3627-L2MGMT-MIB::swDevModuleInfoSerial,OCTET,read-only,,current,,A textual string containing serial of the module.
.1.3.6.1.4.1.171.11.70.6.2.1.1.3.1.6,DGS3627-L2MGMT-MIB::swDevModuleInfoDescription,OCTET,read-only,,current,,A textual string containing description of the module. 
.1.3.6.1.4.1.171.11.70.6.2.1.1.4,DGS3627-L2MGMT-MIB::swDevInfoBootPromVersion,OCTET,read-only,,current,,Boot Prom Version.
.1.3.6.1.4.1.171.11.70.6.2.1.1.5,DGS3627-L2MGMT-MIB::swDevInfoFirmwareVersion,OCTET,read-only,,current,,Boot firmware Version.
.1.3.6.1.4.1.171.11.70.6.2.1.1.6,DGS3627-L2MGMT-MIB::swDevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The first two  octets is defined as system LED. The first LED is power LED. The second LED is console LED. The third LED is RPS (Redundancy  Power Supply) LED. The other octets following the second octets are the logical port LED (following dot1dBasePort  ordering). Every two bytes are presented to a port. The first  byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED.  Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. 04 = 10Gbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.70.6.2.1.2,DGS3627-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.1.2.1,DGS3627-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.70.6.2.1.2.2,DGS3627-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management  Protocol (IGMP) capture function is enabled or disabled.
.1.3.6.1.4.1.171.11.70.6.2.1.2.3,DGS3627-L2MGMT-MIB::swL2DevCtrlIGMPSnoopingMcstRTOnly,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),
.1.3.6.1.4.1.171.11.70.6.2.1.2.4,DGS3627-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.70.6.2.1.2.5,DGS3627-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.70.6.2.1.2.6,DGS3627-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID which the Dot1dTpFdbTable belongs to ;  The default value is DEFAULT_VLAN_ID of system .
.1.3.6.1.4.1.171.11.70.6.2.1.2.7,DGS3627-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.70.6.2.1.2.8,DGS3627-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.70.6.2.1.2.9,DGS3627-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.70.6.2.1.2.10,DGS3627-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.70.6.2.1.2.13,DGS3627-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.1.2.13.1,DGS3627-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object control web status.
.1.3.6.1.4.1.171.11.70.6.2.1.2.13.2,DGS3627-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object can designate tcp port. When web disable this object can't accessible.
.1.3.6.1.4.1.171.11.70.6.2.1.2.14,DGS3627-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.1.2.14.1,DGS3627-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object control telnet status.
.1.3.6.1.4.1.171.11.70.6.2.1.2.14.2,DGS3627-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object can designate tcp port. When telnet disable this object can't accessible.
.1.3.6.1.4.1.171.11.70.6.2.1.2.15,DGS3627-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.11.70.6.2.1.2.16,DGS3627-L2MGMT-MIB::swL2DevCtrlLedPOEState,INTEGER,read-write,,current,enabled(1):disabled(2),When set enabled(1), the POE LED is lighten.  When set disabled(2), the Link/ACT/Speed LED is lighten.
.1.3.6.1.4.1.171.11.70.6.2.1.2.17,DGS3627-L2MGMT-MIB::swL2DevCtrlClipagingState,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.11.70.6.2.1.2.18,DGS3627-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.70.6.2.1.2.19,DGS3627-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.70.6.2.1.2.22,DGS3627-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.70.6.2.1.3,DGS3627-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.1.3.1,DGS3627-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decide whether to send a new root trap.
.1.3.6.1.4.1.171.11.70.6.2.1.3.2,DGS3627-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,disabled(2):enabled(3),This object determine to send a trap or not when the switch topology was changed. If the object is enabled(3), the topologyChange trap is sent by the device when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. For the same port tranition, the device doesn't send the trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.70.6.2.1.3.3,DGS3627-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,disabled(2):enabled(3),This object determine to send a trap or not when the link  was changed. If the object is enabled(3), the Link Change  trap is sent by the device when any of its ports link change. The device doesn't send the trap if this object value is  disabled or other.
.1.3.6.1.4.1.171.11.70.6.2.2,DGS3627-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.2.1,DGS3627-L2MGMT-MIB::swL2MultiFilterTable,,not-accessible,,current,, A table that contains infomation about vlan multicast filter mode.
.1.3.6.1.4.1.171.11.70.6.2.2.1.1,DGS3627-L2MGMT-MIB::swL2MultiFilterEntry,,not-accessible,swL2MultiFilterVid,current,,A list of multicast filter mode information for each vlan. 
.1.3.6.1.4.1.171.11.70.6.2.2.1.1.1,DGS3627-L2MGMT-MIB::swL2MultiFilterVid,INTEGER,read-only,,current,, vid for each vlan
.1.3.6.1.4.1.171.11.70.6.2.2.1.1.2,DGS3627-L2MGMT-MIB::swL2MultiFilterMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3), vlan multicast filter mode.
.1.3.6.1.4.1.171.11.70.6.2.3,DGS3627-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.3.1,DGS3627-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.70.6.2.3.1.1,DGS3627-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.70.6.2.3.1.1.1,DGS3627-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.6.2.3.1.1.2,DGS3627-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.70.6.2.3.1.1.3,DGS3627-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.70.6.2.3.1.1.4,DGS3627-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.70.6.2.3.1.1.5,DGS3627-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.70.6.2.3.1.1.6,DGS3627-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.70.6.2.3.1.1.7,DGS3627-L2MGMT-MIB::swL2PortInfoErrDisReason,INTEGER,read-only,,current,err-none(1):storm-control(2):lbd-control(3):ddm-control(4):bpdu-protection(5):unidirectional(6),This object indicates the port if disabled and why error disabled.
.1.3.6.1.4.1.171.11.70.6.2.3.2,DGS3627-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.70.6.2.3.2.1,DGS3627-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.70.6.2.3.2.1.1,DGS3627-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.70.6.2.3.2.1.2,DGS3627-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.70.6.2.3.2.1.3,DGS3627-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.70.6.2.3.2.1.4,DGS3627-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.70.6.2.3.2.1.5,DGS3627-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.70.6.2.3.2.1.6,DGS3627-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.70.6.2.3.2.1.7,DGS3627-L2MGMT-MIB::swL2PortCtrlLockState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port is locked or not.
.1.3.6.1.4.1.171.11.70.6.2.3.2.1.8,DGS3627-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each port MAC notification state.
.1.3.6.1.4.1.171.11.70.6.2.3.2.1.11,DGS3627-L2MGMT-MIB::swL2PortCtrlAutoNegRestart,INTEGER,read-write,,current,restart(1):norestart(2),If the value of this object is set to restart(1) then this will force  Setting the value of this object to norestart(2) has no effect.
.1.3.6.1.4.1.171.11.70.6.2.3.2.1.12,DGS3627-L2MGMT-MIB::swL2PortCtrlAutoNegCapAdvertisedBits,BITS,read-write,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities advertised 
.1.3.6.1.4.1.171.11.70.6.2.3.3,DGS3627-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configure the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.70.6.2.3.4,DGS3627-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,Integer32,read-only,,current,,This object configure the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.70.6.2.3.8,DGS3627-L2MGMT-MIB::swL2PortAutoNegInfoTable,,not-accessible,,current,,A table that contains information about every port's auto negotiation status.
.1.3.6.1.4.1.171.11.70.6.2.3.8.1,DGS3627-L2MGMT-MIB::swL2PortAutoNegInfoEntry,,not-accessible,swL2PortAutoNegInfoPortIndex,current,,A list of information for each port auto negotiation of the device.
.1.3.6.1.4.1.171.11.70.6.2.3.8.1.1,DGS3627-L2MGMT-MIB::swL2PortAutoNegInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.6.2.3.8.1.2,DGS3627-L2MGMT-MIB::swL2PortAutoNegInfoAdminStatus,INTEGER,read-only,,current,enabled(1):disabled(2), If the value of this object is disabled(2) then the interface will act as 
.1.3.6.1.4.1.171.11.70.6.2.3.8.1.3,DGS3627-L2MGMT-MIB::swL2PortAutoNegInfoCapabilityBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities of the local 
.1.3.6.1.4.1.171.11.70.6.2.3.8.1.4,DGS3627-L2MGMT-MIB::swL2PortAutoNegInfoCapAdvertisedBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities advertised by the 
.1.3.6.1.4.1.171.11.70.6.2.3.8.1.5,DGS3627-L2MGMT-MIB::swL2PortAutoNegInfoCapReceivedBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities received from the 
.1.3.6.1.4.1.171.11.70.6.2.3.9,DGS3627-L2MGMT-MIB::swL2PortDropCounterTable,,not-accessible,,current,,A table that contains information for each port drop counter.
.1.3.6.1.4.1.171.11.70.6.2.3.9.1,DGS3627-L2MGMT-MIB::swL2PortDropCounterEntry,,not-accessible,swL2PortDropCounterPortIndex,current,,A list of information for each port auto negotiation of the device.
.1.3.6.1.4.1.171.11.70.6.2.3.9.1.1,DGS3627-L2MGMT-MIB::swL2PortDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.6.2.3.9.1.2,DGS3627-L2MGMT-MIB::swL2PortBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while buffer full.
.1.3.6.1.4.1.171.11.70.6.2.3.9.1.3,DGS3627-L2MGMT-MIB::swL2PortACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.70.6.2.3.9.1.4,DGS3627-L2MGMT-MIB::swL2PortMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.70.6.2.3.9.1.5,DGS3627-L2MGMT-MIB::swL2PortVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.70.6.2.3.10,DGS3627-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port 1519-9216 counter.
.1.3.6.1.4.1.171.11.70.6.2.3.10.1,DGS3627-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of information for each port counter of the device.
.1.3.6.1.4.1.171.11.70.6.2.3.10.1.1,DGS3627-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.6.2.3.10.1.2,DGS3627-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,The total number of packets length 1519-1522.
.1.3.6.1.4.1.171.11.70.6.2.3.10.1.3,DGS3627-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,The total number of packets length 1519-1522.
.1.3.6.1.4.1.171.11.70.6.2.3.10.1.4,DGS3627-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,The total number of packets length 2048-4095.
.1.3.6.1.4.1.171.11.70.6.2.3.10.1.5,DGS3627-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,The total number of packets length 4096-9216.
.1.3.6.1.4.1.171.11.70.6.2.3.11,DGS3627-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1,DGS3627-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.1,DGS3627-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.2,DGS3627-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.3,DGS3627-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.4,DGS3627-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.5,DGS3627-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.6,DGS3627-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.7,DGS3627-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.8,DGS3627-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.9,DGS3627-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.10,DGS3627-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.70.6.2.3.11.1.11,DGS3627-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.70.6.2.6,DGS3627-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.6.1,DGS3627-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.6.2.6.1.1,DGS3627-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.70.6.2.6.1.1.1,DGS3627-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.70.6.2.6.1.1.2,DGS3627-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(1kbit/sec) of the specifed port. Value 10000000 means no limit.
.1.3.6.1.4.1.171.11.70.6.2.6.1.1.3,DGS3627-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(1kbit/sec) of the specifed port. Value 10000000 means no limit.
.1.3.6.1.4.1.171.11.70.6.2.6.1.1.4,DGS3627-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.70.6.2.6.1.1.5,DGS3627-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.70.6.2.6.2,DGS3627-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.6.2.6.2.1,DGS3627-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingPort:swL2QOSSchedulingClassID,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.70.6.2.6.2.1.1,DGS3627-L2MGMT-MIB::swL2QOSSchedulingPort,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.70.6.2.6.2.1.2,DGS3627-L2MGMT-MIB::swL2QOSSchedulingClassID,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.70.6.2.6.2.1.3,DGS3627-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed
.1.3.6.1.4.1.171.11.70.6.2.6.2.1.4,DGS3627-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-write,,current,strict(1):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.70.6.2.6.2.1.5,DGS3627-L2MGMT-MIB::swL2QOSSchedulingMechanismEffec,INTEGER,read-only,,current,strict(1):weightfair(3),Indicates the effective mechanism of QoS scheduling. If the swQoSSchedulingWeight is configured to be 0, then this object will always display strict (1).
.1.3.6.1.4.1.171.11.70.6.2.6.3,DGS3627-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.6.2.6.3.1,DGS3627-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.70.6.2.6.3.1.1,DGS3627-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.70.6.2.6.3.1.2,DGS3627-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.70.6.2.6.4,DGS3627-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.6.2.6.4.1,DGS3627-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.70.6.2.6.4.1.1,DGS3627-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.70.6.2.6.4.1.2,DGS3627-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.70.6.2.6.4.1.3,DGS3627-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server.  If an 802.1X port is authenticated, this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.70.6.2.6.5,DGS3627-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.70.6.2.6.6,DGS3627-L2MGMT-MIB::swL2QOSHolPreventionCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Control QOS Hol Prevention
.1.3.6.1.4.1.171.11.70.6.2.6.7,DGS3627-L2MGMT-MIB::swCosBandwidthControlTable,,not-accessible,,current,,A table that contains information about
.1.3.6.1.4.1.171.11.70.6.2.6.7.1,DGS3627-L2MGMT-MIB::swCosBandwidthControlEntry,,not-accessible,swCosBandwidthPort:swCosBandwidthClassID,current,,A list that contains CoS Bandwidth Control information
.1.3.6.1.4.1.171.11.70.6.2.6.7.1.1,DGS3627-L2MGMT-MIB::swCosBandwidthPort,INTEGER,read-only,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.70.6.2.6.7.1.2,DGS3627-L2MGMT-MIB::swCosBandwidthClassID,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.70.6.2.6.7.1.3,DGS3627-L2MGMT-MIB::swCosBandwidthMinRate,INTEGER,read-write,,current,,Indicates the Minimum Rate of the specified port. 
.1.3.6.1.4.1.171.11.70.6.2.6.7.1.4,DGS3627-L2MGMT-MIB::swCosBandwidthMaxRate,INTEGER,read-write,,current,,Indicates the Maximum Rate of the specified port. 
.1.3.6.1.4.1.171.11.70.6.2.6.8,DGS3627-L2MGMT-MIB::swCpuRxRateControlTable,,not-accessible,,current,,A table that contains information about CPU receiving rate control.
.1.3.6.1.4.1.171.11.70.6.2.6.8.1,DGS3627-L2MGMT-MIB::swCpuRxRateControlEntry,,not-accessible,swCpuRxClassID,current,,A list that contains CPU CoS receiving rate control information.
.1.3.6.1.4.1.171.11.70.6.2.6.8.1.1,DGS3627-L2MGMT-MIB::swCpuRxClassID,INTEGER,not-accessible,,current,,Indicates the Class of Service ID.
.1.3.6.1.4.1.171.11.70.6.2.6.8.1.2,DGS3627-L2MGMT-MIB::swCpuRxRateControlStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of receiving rate control.
.1.3.6.1.4.1.171.11.70.6.2.6.9,DGS3627-L2MGMT-MIB::swQosDscpTrustPortCtrlTable,,not-accessible,,current,,A table that contains information about the
.1.3.6.1.4.1.171.11.70.6.2.6.9.1,DGS3627-L2MGMT-MIB::swQosDscpTrustPortCtrlEntry,,not-accessible,swQosDscpTrustPortCtrlPortIndex,current,,A list that contains the DSCP trusted state per port.
.1.3.6.1.4.1.171.11.70.6.2.6.9.1.1,DGS3627-L2MGMT-MIB::swQosDscpTrustPortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.70.6.2.6.9.1.2,DGS3627-L2MGMT-MIB::swQosDscpTrustPortCtrlState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable/disable the DSCP
.1.3.6.1.4.1.171.11.70.6.2.6.10,DGS3627-L2MGMT-MIB::swQosDscpMapGlobalCtrlTable,,not-accessible,,current,,A table that contains information about
.1.3.6.1.4.1.171.11.70.6.2.6.10.1,DGS3627-L2MGMT-MIB::swQosDscpMapGlobalCtrlEntry,,not-accessible,swQosDscpMapGlobalCtrlDscpIndex,current,,A list that contains DSCP map information
.1.3.6.1.4.1.171.11.70.6.2.6.10.1.1,DGS3627-L2MGMT-MIB::swQosDscpMapGlobalCtrlDscpIndex,INTEGER,read-only,,current,,This object indicates the source DSCP incoming packet.
.1.3.6.1.4.1.171.11.70.6.2.6.10.1.2,DGS3627-L2MGMT-MIB::swQosDscpMapGlobalCtrl8021pPriority,INTEGER,read-write,,current,,This object indicates the 802.1p priority on each port.
.1.3.6.1.4.1.171.11.70.6.2.6.10.1.3,DGS3627-L2MGMT-MIB::swQosDscpMapGlobalCtrlNewDscp,INTEGER,read-write,,current,,This object indicates the new DSCP map on each port.
.1.3.6.1.4.1.171.11.70.6.2.7,DGS3627-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.7.1,DGS3627-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the
.1.3.6.1.4.1.171.11.70.6.2.7.1.1,DGS3627-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.70.6.2.7.1.1.1,DGS3627-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.70.6.2.7.1.1.2,DGS3627-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.70.6.2.7.1.1.3,DGS3627-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address.
.1.3.6.1.4.1.171.11.70.6.2.7.1.1.4,DGS3627-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.70.6.2.7.2,DGS3627-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.7.2.1,DGS3627-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates vlan name.
.1.3.6.1.4.1.171.11.70.6.2.7.2.2,DGS3627-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port.0 indicated the function isn't working now.
.1.3.6.1.4.1.171.11.70.6.2.7.2.3,DGS3627-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies MAC address.
.1.3.6.1.4.1.171.11.70.6.2.7.2.4,DGS3627-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),.
.1.3.6.1.4.1.171.11.70.6.2.9,DGS3627-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.9.1,DGS3627-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.70.6.2.9.2,DGS3627-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current actived number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.70.6.2.9.3,DGS3627-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.6.2.9.3.1,DGS3627-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.6.2.9.3.1.1,DGS3627-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.70.6.2.9.3.1.3,DGS3627-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you can not configure the other  ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.70.6.2.9.3.1.4,DGS3627-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicate how many number of ports is included in this Trunk. The trunk port number depend on the existence of module. The maximum number of ports is 8 for one trunks.
.1.3.6.1.4.1.171.11.70.6.2.9.3.1.5,DGS3627-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the trunk is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.70.6.2.9.3.1.6,DGS3627-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicated that type of the trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.70.6.2.9.3.1.7,DGS3627-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.2.9.3.1.8,DGS3627-L2MGMT-MIB::swL2TrunkActivePorts,OCTET,read-only,,current,,The object indicates the active ports of the port trunk entry.
.1.3.6.1.4.1.171.11.70.6.2.9.4,DGS3627-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.70.6.2.9.5,DGS3627-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.6.2.9.5.1,DGS3627-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.6.2.9.5.1.1,DGS3627-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.70.6.2.9.5.1.2,DGS3627-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.70.6.2.9.6,DGS3627-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.70.6.2.9.6.1,DGS3627-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.70.6.2.9.6.1.1,DGS3627-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.70.6.2.9.6.1.2,DGS3627-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.70.6.2.10,DGS3627-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.10.1,DGS3627-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates switch which port will sniff another  port. A trunk port member cannot be configured as a target  Snooping port. The port number is the sequential (logical)  number which is also applied to bridge MIB, etc.
.1.3.6.1.4.1.171.11.70.6.2.10.2,DGS3627-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,The represent the ingress into the source port packet to  sniffed.
.1.3.6.1.4.1.171.11.70.6.2.10.3,DGS3627-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,The represent the egress from the source port packet to  sniffed.
.1.3.6.1.4.1.171.11.70.6.2.10.4,DGS3627-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled(2) - writing this value to the object, and then the corresponding entry will be removed from the table. enabled(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.6.2.10.5,DGS3627-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.70.6.2.10.5.1,DGS3627-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.70.6.2.10.5.1.1,DGS3627-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.70.6.2.10.5.1.2,DGS3627-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.70.6.2.10.5.1.3,DGS3627-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.70.6.2.10.5.1.4,DGS3627-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.70.6.2.10.5.1.5,DGS3627-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.70.6.2.10.5.1.6,DGS3627-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.70.6.2.11,DGS3627-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.11.1,DGS3627-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.70.6.2.11.2,DGS3627-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.70.6.2.11.3,DGS3627-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1,DGS3627-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.1,DGS3627-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.2,DGS3627-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.3,DGS3627-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.4,DGS3627-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.5,DGS3627-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.6,DGS3627-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.7,DGS3627-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.8,DGS3627-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.9,DGS3627-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.10,DGS3627-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.11,DGS3627-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.12,DGS3627-L2MGMT-MIB::swL2IGMPFastLeaveState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the fast_leave status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP fast-leave funtion is disabled for this entry. enable(3) - IGMP fast-leave funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.13,DGS3627-L2MGMT-MIB::swL2IGMPQueryVersion,INTEGER,read-write,,current,,Configure the IGMP version of query packet which will be sent by the router.
.1.3.6.1.4.1.171.11.70.6.2.11.3.1.15,DGS3627-L2MGMT-MIB::swL2IGMPReportSuppression,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, multiple IGMP reports or leaves for a specific group (S,G) will be integrated into only one report before being sent to the router port.
.1.3.6.1.4.1.171.11.70.6.2.11.4,DGS3627-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.70.6.2.11.4.1,DGS3627-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.6.2.11.4.1.1,DGS3627-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.70.6.2.11.4.1.2,DGS3627-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.70.6.2.11.4.1.3,DGS3627-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.70.6.2.11.5,DGS3627-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.70.6.2.11.5.1,DGS3627-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.6.2.11.5.1.1,DGS3627-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.70.6.2.11.5.1.2,DGS3627-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.6.2.11.5.1.3,DGS3627-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.6.2.11.5.1.4,DGS3627-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.70.6.2.11.5.1.5,DGS3627-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.6.2.11.6,DGS3627-L2MGMT-MIB::swL2IGMPRouterPortsTable,,not-accessible,,current,,The table controls the Vlan's IGMP router ports function.
.1.3.6.1.4.1.171.11.70.6.2.11.6.1,DGS3627-L2MGMT-MIB::swL2IGMPRouterPortsEntry,,not-accessible,swL2IGMPRouterPortsVid,current,,The entry in IGMP router ports table (swL2IGMPRouterPortsTable).
.1.3.6.1.4.1.171.11.70.6.2.11.6.1.1,DGS3627-L2MGMT-MIB::swL2IGMPRouterPortsVid,INTEGER,read-only,,current,,This object indicates the IGMP router ports entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP ports Table.
.1.3.6.1.4.1.171.11.70.6.2.11.6.1.2,DGS3627-L2MGMT-MIB::swL2IGMPRouterStaticPortList,OCTET,read-write,,current,,
.1.3.6.1.4.1.171.11.70.6.2.11.6.1.3,DGS3627-L2MGMT-MIB::swL2IGMPRouterDynamicPortList,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.11.70.6.2.11.6.1.4,DGS3627-L2MGMT-MIB::swL2IGMPRouterForbiddenPortList,OCTET,read-write,,current,,
.1.3.6.1.4.1.171.11.70.6.2.11.7,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast vlan table.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.1,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the vlan id of the IGMP snooping multicast  vlan entry.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.2,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the vlan name of the IGMP snooping multicast  vlan entry.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.3,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-create,,current,,This object indicate the portlist of the source ports of IGMP  snooping multicast vlan. The source ports will be set as tag ports  of the vlan entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.4,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-create,,current,,This object indicate the portlist of the member ports of IGMP  snooping multicast vlan. The source ports will be set as untag ports  of the vlan entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.5,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIP,IpAddress,read-write,,current,,The replace source IP of this multicast vlan.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.6,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanRangeName,OCTET,read-write,,current,,The name of multicast address range. When read, it shows NULL.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.7,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanRangeState,INTEGER,read-write,,current,none(1):add(2):delete(3):deleteAll(4), This object is uesed to add or delete the specified multicast address range. when read it shows none(1);
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.8,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3), This object can be enabled or disabled IGMP_snooping multicast VLAN.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.9,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.10,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-write,,current,,This object indicates the untagged member ports to add to the multicast VLAN.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.11,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,The priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to 8, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.12,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,true(1):false(2),Specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.70.6.2.11.7.1.13,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.70.6.2.11.8,DGS3627-L2MGMT-MIB::swL2IGMPForwardingTable,,not-accessible,,current,,The table containing current IGMP forwarding information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.70.6.2.11.8.1,DGS3627-L2MGMT-MIB::swL2IGMPForwardingEntry,,not-accessible,swL2IGMPForwardingVid:swL2IGMPForwardingSrcIp:swL2IGMPForwardingGroupAddr,current,,Information about current IGMP forwarding information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState  of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.6.2.11.8.1.1,DGS3627-L2MGMT-MIB::swL2IGMPForwardingVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.70.6.2.11.8.1.2,DGS3627-L2MGMT-MIB::swL2IGMPForwardingSrcIp,IpAddress,read-only,,current,,This object is identify source ip address.
.1.3.6.1.4.1.171.11.70.6.2.11.8.1.3,DGS3627-L2MGMT-MIB::swL2IGMPForwardingGroupAddr,IpAddress,read-only,,current,,This object is identify group ip address.
.1.3.6.1.4.1.171.11.70.6.2.11.8.1.4,DGS3627-L2MGMT-MIB::swL2IGMPForwardingPortMember,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.6.2.11.9,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.70.6.2.11.9.1,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupRangeName,current,,Information about current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.70.6.2.11.9.1.1,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the Vid of IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.70.6.2.11.9.1.2,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanGroupRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.11.9.1.3,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanGroupHead,IpAddress,read-only,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.11.9.1.4,DGS3627-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTail,IpAddress,read-only,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.11.11,DGS3627-L2MGMT-MIB::swIGMPSnoopingGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping group information captured by the device.
.1.3.6.1.4.1.171.11.70.6.2.11.11.1,DGS3627-L2MGMT-MIB::swIGMPSnoopingGroupEntry,,not-accessible,swIGMPSnoopingGroupVid:swIGMPSnoopingGroupGroupAddr:swIGMPSnoopingGroupSourceAddr,current,,Information about the current IGMP snooping group information which has been captured by the device.
.1.3.6.1.4.1.171.11.70.6.2.11.11.1.1,DGS3627-L2MGMT-MIB::swIGMPSnoopingGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping group table entry.
.1.3.6.1.4.1.171.11.70.6.2.11.11.1.2,DGS3627-L2MGMT-MIB::swIGMPSnoopingGroupGroupAddr,IpAddress,read-only,,current,,This object identifies the group IP address which have been captured from the IGMP packet, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.70.6.2.11.11.1.3,DGS3627-L2MGMT-MIB::swIGMPSnoopingGroupSourceAddr,IpAddress,read-only,,current,,This object identifies the source addresses.
.1.3.6.1.4.1.171.11.70.6.2.11.11.1.4,DGS3627-L2MGMT-MIB::swIGMPSnoopingGroupIncludePortMap,OCTET,read-only,,current,,This object indicates the port list under INCLUDE mode.
.1.3.6.1.4.1.171.11.70.6.2.11.11.1.5,DGS3627-L2MGMT-MIB::swIGMPSnoopingGroupExcludePortMap,OCTET,read-only,,current,,This object indicates the port list under EXCLUDE mode.
.1.3.6.1.4.1.171.11.70.6.2.11.16,DGS3627-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping static group information captured by
.1.3.6.1.4.1.171.11.70.6.2.11.16.1,DGS3627-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupEntry,,not-accessible,swL2IGMPSnoopingStaticGroupVID:swL2IGMPSnoopingStaticGroupIPaddress,current,,Information about current IGMP snooping static group information captured by
.1.3.6.1.4.1.171.11.70.6.2.11.16.1.1,DGS3627-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupVID,INTEGER,read-only,,current,,This object indicates the VID of the current IGMP snooping static group.
.1.3.6.1.4.1.171.11.70.6.2.11.16.1.2,DGS3627-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupIPaddress,IpAddress,read-only,,current,,This object indicates the current IGMP snooping static group IP address. 
.1.3.6.1.4.1.171.11.70.6.2.11.16.1.3,DGS3627-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupMemberPortList,OCTET,read-write,,current,,This object indicates the current IGMP snooping static group Member Portlist. 
.1.3.6.1.4.1.171.11.70.6.2.11.16.1.4,DGS3627-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.2.14,DGS3627-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.14.1,DGS3627-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.70.6.2.14.1.1,DGS3627-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.70.6.2.14.1.1.1,DGS3627-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.70.6.2.14.1.1.2,DGS3627-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.70.6.2.15,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.15.1,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastTable,,not-accessible,,current,,This entity's per-port Limited IP multicast address range table.
.1.3.6.1.4.1.171.11.70.6.2.15.1.1,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastEntry,,not-accessible,swL2IpLimitedMulticastPortIndex,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.70.6.2.15.1.1.1,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastPortIndex,INTEGER,read-only,,current,,A port to config the limited multicast address.
.1.3.6.1.4.1.171.11.70.6.2.15.1.1.2,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastHead,IpAddress,not-accessible,,obsolete,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.15.1.1.3,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastTail,IpAddress,not-accessible,,obsolete,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.15.1.1.4,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),It allow you to permit or deny multicast range.
.1.3.6.1.4.1.171.11.70.6.2.15.1.1.5,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Enable or disable limited multicast address for the chosen port.
.1.3.6.1.4.1.171.11.70.6.2.15.1.1.6,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastDelState,INTEGER,not-accessible,,obsolete,valid(1):invalid(2),Enable or disable delete limited multicast address for the chosen port.
.1.3.6.1.4.1.171.11.70.6.2.15.1.1.7,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastRangeName,OCTET,read-write,,current,,The name of multicast address range. When read, it shows NULL.
.1.3.6.1.4.1.171.11.70.6.2.15.1.1.8,DGS3627-L2MGMT-MIB::swL2IpLimitedMulticastRangeNameState,INTEGER,read-write,,current,other(1):add(2):delete(3):deleteAll(4),Add or delete the specified multicast address range. When read, it shows other(1); When set add(2) or delete(3), the swL2IpLimitedMulticastRangeName should be set also, and it should not be NULL. When set deleteAll(4), means delete all swL2IpLimitedMulticastRangeName on this port. And the set multicast range name value could be gotten in swL2LimitedMulticastAddressTable.
.1.3.6.1.4.1.171.11.70.6.2.15.2,DGS3627-L2MGMT-MIB::swL2LimitedMulticastAddressTable,,not-accessible,,current,,A table contains the limited multicast address information.
.1.3.6.1.4.1.171.11.70.6.2.15.2.1,DGS3627-L2MGMT-MIB::swL2LimitedMulticastAddressEntry,,not-accessible,swL2LimitedMulticastAddressPort:swL2LimitedMulticastAddressRangeName,current,,The information of limited multicast address.
.1.3.6.1.4.1.171.11.70.6.2.15.2.1.1,DGS3627-L2MGMT-MIB::swL2LimitedMulticastAddressPort,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.70.6.2.15.2.1.2,DGS3627-L2MGMT-MIB::swL2LimitedMulticastAddressRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.15.2.1.3,DGS3627-L2MGMT-MIB::swL2LimitedMulticastAddressHead,IpAddress,read-only,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.15.2.1.4,DGS3627-L2MGMT-MIB::swL2LimitedMulticastAddressTail,IpAddress,read-only,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.16,DGS3627-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.16.1,DGS3627-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.16.1.2,DGS3627-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.16.1.2.0,DGS3627-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.16.1.2.0.1,DGS3627-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the mac addresses variation in address table . 
.1.3.6.1.4.1.171.11.70.6.2.16.1.2.0.3,DGS3627-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when Port loop occurred.
.1.3.6.1.4.1.171.11.70.6.2.16.1.2.0.4,DGS3627-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when Port loop restart after interval time.
.1.3.6.1.4.1.171.11.70.6.2.16.1.2.0.5,DGS3627-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when Port with VID loop occurred.
.1.3.6.1.4.1.171.11.70.6.2.16.1.2.0.6,DGS3627-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when Port with VID loop restart after interval time.
.1.3.6.1.4.1.171.11.70.6.2.16.1.2.1,DGS3627-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.16.1.2.1.1,DGS3627-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.70.6.2.16.1.2.1.3,DGS3627-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.70.6.2.17,DGS3627-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.17.1,DGS3627-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1,DGS3627-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Information for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.1,DGS3627-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.2,DGS3627-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.3,DGS3627-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,invalid-vlan-type(0):static-1q-vlan(1):dynamic-vlan(2):port-base-vlan(3):protocolvlan(4):double-vlan(5),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.4,DGS3627-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.5,DGS3627-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.6,DGS3627-L2MGMT-MIB::swL2VlanStaticTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.7,DGS3627-L2MGMT-MIB::swL2VlanStaticUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.8,DGS3627-L2MGMT-MIB::swL2VlanForbiddenPorts,OCTET,read-only,,current,,The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanStaticEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.9,DGS3627-L2MGMT-MIB::swL2VlanCurrentTaggedPorts,OCTET,read-only,,current,,The set of ports which are transmitting traffic for this VLAN as tagged frames.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.10,DGS3627-L2MGMT-MIB::swL2VlanCurrentUntaggedPorts,OCTET,read-only,,current,,The set of ports which are transmitting traffic for this VLAN as untagged frames.
.1.3.6.1.4.1.171.11.70.6.2.17.1.1.11,DGS3627-L2MGMT-MIB::swL2VlanAdvertisementState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Specifies the VLAN as able to join GVRP If this parameter  is not set, the VLAN cannot be configured to have forbidden ports.  This flag protocol VLAN is fixed to DISABLE.
.1.3.6.1.4.1.171.11.70.6.2.17.2,DGS3627-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.70.6.2.18,DGS3627-L2MGMT-MIB::swL2dot1vProtocolMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.18.1,DGS3627-L2MGMT-MIB::swL2dot1vProtocolGroupTable,,not-accessible,,current,,A table that contains mappings from Protocol Templates to Protocol Group Identifiers used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.4.1.171.11.70.6.2.18.1.1,DGS3627-L2MGMT-MIB::swL2dot1vProtocolGroupEntry,,not-accessible,swL2dot1vProtocolTemplateFrameType:swL2dot1vProtocolTemplateProtocolValue,current,,A mapping from a Protocol Template to a Protocol Group Identifier.
.1.3.6.1.4.1.171.11.70.6.2.18.1.1.1,DGS3627-L2MGMT-MIB::swL2dot1vProtocolTemplateFrameType,INTEGER,read-only,,current,ethernet(1):rfc1042(2):llcOther(3),The data-link encapsulation format or the 'detagged_frame_type' in a Protocol Template.
.1.3.6.1.4.1.171.11.70.6.2.18.1.1.2,DGS3627-L2MGMT-MIB::swL2dot1vProtocolTemplateProtocolValue,OCTET,read-only,,current,,The identification of the protocol above the data-link layer in a Protocol Template. Depending on the frame type, the octet string will have one of the following values: For 'ethernet', 'rfc1042' and 'snap8021H', this is the 16-bit (2-octet) IEEE 802.3 Type Field. For 'llcOther', this is the 2-octet IEEE 802.2 Link Service Access Point (LSAP) pair: first octet for Destination Service Access Point (DSAP) and second octet for Source Service Access Point (SSAP).
.1.3.6.1.4.1.171.11.70.6.2.18.1.1.3,DGS3627-L2MGMT-MIB::swL2dot1vProtocolGroupId,Integer32,read-create,,current,,Represents a group of protocols that are associated together when assigning a VID to a frame.
.1.3.6.1.4.1.171.11.70.6.2.18.1.1.4,DGS3627-L2MGMT-MIB::swL2dot1vProtocolGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.2.18.2,DGS3627-L2MGMT-MIB::swL2dot1vProtocolPortTable,,not-accessible,,current,,A table that contains VID sets used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.4.1.171.11.70.6.2.18.2.1,DGS3627-L2MGMT-MIB::swL2dot1vProtocolPortEntry,,not-accessible,swL2dot1vProtocolPort:swL2dot1vProtocolPortGroupId,current,,A VID set for a port.
.1.3.6.1.4.1.171.11.70.6.2.18.2.1.1,DGS3627-L2MGMT-MIB::swL2dot1vProtocolPort,Integer32,read-only,,current,,The port number of the port.
.1.3.6.1.4.1.171.11.70.6.2.18.2.1.2,DGS3627-L2MGMT-MIB::swL2dot1vProtocolPortGroupId,Integer32,read-only,,current,,Designates a group of protocols in the Protocol Group Database.
.1.3.6.1.4.1.171.11.70.6.2.18.2.1.3,DGS3627-L2MGMT-MIB::swL2dot1vProtocolPortGroupVid,Integer32,read-write,,current,,The VID associated with a group of protocols for each port.
.1.3.6.1.4.1.171.11.70.6.2.18.2.1.5,DGS3627-L2MGMT-MIB::swL2dot1vProtocolPortRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.2.19,DGS3627-L2MGMT-MIB::swL2MulticastRangeMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.19.1,DGS3627-L2MGMT-MIB::swL2MulticastRangeTable,,not-accessible,,current,,A table contains multicast address range information.
.1.3.6.1.4.1.171.11.70.6.2.19.1.1,DGS3627-L2MGMT-MIB::swL2MulticastRangeEntry,,not-accessible,swL2MulticastRangeName,current,,Information about multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.19.1.1.1,DGS3627-L2MGMT-MIB::swL2MulticastRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.19.1.1.2,DGS3627-L2MGMT-MIB::swL2MulticastRangeHead,IpAddress,read-create,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.19.1.1.3,DGS3627-L2MGMT-MIB::swL2MulticastRangeTail,IpAddress,read-create,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.6.2.19.1.1.4,DGS3627-L2MGMT-MIB::swL2MulticastRangeState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.2.20,DGS3627-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.20.1,DGS3627-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.20.1.1,DGS3627-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.70.6.2.20.1.2,DGS3627-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.70.6.2.20.1.3,DGS3627-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.70.6.2.20.1.4,DGS3627-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.70.6.2.20.1.5,DGS3627-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.70.6.2.20.2,DGS3627-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.20.2.1,DGS3627-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.70.6.2.20.2.1.1,DGS3627-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.70.6.2.20.2.1.1.1,DGS3627-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.70.6.2.20.2.1.1.2,DGS3627-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.70.6.2.20.2.1.1.3,DGS3627-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.70.6.2.20.2.1.1.4,DGS3627-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.70.6.2.24,DGS3627-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.2.24.1,DGS3627-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.70.6.2.24.2,DGS3627-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.70.6.2.24.2.1,DGS3627-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.70.6.2.24.2.1.1,DGS3627-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.70.6.2.24.2.1.2,DGS3627-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.70.6.3,DGS3627-SWL3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.70.6.3.1,DGS3627-SWL3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.1.1,DGS3627-SWL3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.1.1.1,DGS3627-SWL3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.70.6.3.1.1.2,DGS3627-SWL3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.6.3.1.1.3,DGS3627-SWL3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.6.3.1.1.4,DGS3627-SWL3MGMT-MIB::swL3DevCtrlPIMState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates PIM protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.6.3.1.1.5,DGS3627-SWL3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.6.3.1.1.6,DGS3627-SWL3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.70.6.3.1.1.7,DGS3627-SWL3MGMT-MIB::swL3DevCtrlDHCPAutoConfigState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.11.70.6.3.2,DGS3627-SWL3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.2.1,DGS3627-SWL3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.2.1.3,DGS3627-SWL3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1,DGS3627-SWL3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.1,DGS3627-SWL3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.2,DGS3627-SWL3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.3,DGS3627-SWL3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.4,DGS3627-SWL3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.5,DGS3627-SWL3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.6,DGS3627-SWL3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.7,DGS3627-SWL3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-create,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.8,DGS3627-SWL3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.9,DGS3627-SWL3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.14,DGS3627-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.15,DGS3627-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.16,DGS3627-SWL3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.17,DGS3627-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.18,DGS3627-SWL3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-create,,current,enabled(1):disabled(2),If the state is enabled, the switch will be allowed to respond to the proxy ARP
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.19,DGS3627-SWL3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.20,DGS3627-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.21,DGS3627-SWL3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.22,DGS3627-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.23,DGS3627-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.24,DGS3627-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.25,DGS3627-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.26,DGS3627-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.70.6.3.2.1.3.1.27,DGS3627-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.1,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.2,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.3,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.5,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.6,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.7,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.8,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.9,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.10,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.11,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.12,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.70.6.3.2.1.4.1.13,DGS3627-SWL3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.70.6.3.2.1.5,DGS3627-SWL3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.5.1,DGS3627-SWL3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.70.6.3.2.1.5.1.1,DGS3627-SWL3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.70.6.3.2.1.5.1.2,DGS3627-SWL3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.70.6.3.2.1.5.1.3,DGS3627-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.70.6.3.2.1.5.1.4,DGS3627-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.70.6.3.2.1.5.1.5,DGS3627-SWL3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.70.6.3.2.1.5.1.6,DGS3627-SWL3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.70.6.3.2.1.5.1.7,DGS3627-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.70.6.3.2.1.5.1.8,DGS3627-SWL3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.6.3.2.1.5.1.9,DGS3627-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.70.6.3.2.1.6,DGS3627-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.70.6.3.2.1.6.1,DGS3627-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.70.6.3.2.1.6.1.1,DGS3627-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.70.6.3.2.1.6.1.2,DGS3627-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.70.6.3.2.1.6.1.3,DGS3627-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.70.6.3.2.1.6.1.4,DGS3627-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.70.6.3.2.1.6.1.5,DGS3627-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.6.3.2.1.7,DGS3627-SWL3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device. (except the loopback interface)
.1.3.6.1.4.1.171.11.70.6.3.2.1.8,DGS3627-SWL3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.70.6.3.2.1.8.1,DGS3627-SWL3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.8.1.1,DGS3627-SWL3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.8.1.2,DGS3627-SWL3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.70.6.3.2.1.8.1.3,DGS3627-SWL3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.70.6.3.2.1.8.1.4,DGS3627-SWL3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.8.1.5,DGS3627-SWL3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.1.8.1.6,DGS3627-SWL3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.6.3.2.2,DGS3627-SWL3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.2.2.1,DGS3627-SWL3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.70.6.3.2.2.1.1,DGS3627-SWL3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.6.3.2.2.1.1.1,DGS3627-SWL3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.6.3.2.2.1.1.2,DGS3627-SWL3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.6.3.2.2.1.1.3,DGS3627-SWL3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.70.6.3.2.2.1.1.4,DGS3627-SWL3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.70.6.3.2.4,DGS3627-SWL3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.70.6.3.2.5,DGS3627-SWL3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.70.6.3.2.5.1,DGS3627-SWL3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports  create and delete actions.
.1.3.6.1.4.1.171.11.70.6.3.2.5.1.1,DGS3627-SWL3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.70.6.3.2.5.1.2,DGS3627-SWL3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.70.6.3.2.5.1.3,DGS3627-SWL3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.70.6.3.2.5.1.4,DGS3627-SWL3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface  as the next hop.
.1.3.6.1.4.1.171.11.70.6.3.2.5.1.5,DGS3627-SWL3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route.
.1.3.6.1.4.1.171.11.70.6.3.2.5.1.6,DGS3627-SWL3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.70.6.3.2.5.1.7,DGS3627-SWL3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.70.6.3.2.5.1.8,DGS3627-SWL3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.70.6.3.2.6,DGS3627-SWL3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.2.6.1,DGS3627-SWL3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.70.6.3.2.6.1.1,DGS3627-SWL3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.70.6.3.2.6.1.1.1,DGS3627-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,read-only,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.70.6.3.2.6.1.1.2,DGS3627-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,read-only,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.70.6.3.2.6.1.1.3,DGS3627-SWL3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.70.6.3.2.6.1.1.4,DGS3627-SWL3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.3.3,DGS3627-SWL3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.3.1,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.3.1.1,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.6.3.3.1.2,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the BOOTP packets can cross.
.1.3.6.1.4.1.171.11.70.6.3.3.1.3,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.70.6.3.3.1.4,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.70.6.3.3.1.4.1,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpCtrlEntry,,not-accessible,swL3RelayDhcpCtrlInterfaceName:swL3RelayDhcpCtrlServer,current,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.70.6.3.3.1.4.1.1,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.70.6.3.3.1.4.1.2,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.70.6.3.3.1.4.1.3,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.6.3.3.1.5,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpOption82State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.6.3.3.1.6,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpOption82CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 Check function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.6.3.3.1.7,DGS3627-SWL3MGMT-MIB::swL3RelayDhcpOption82Policy,INTEGER,read-write,,current,replace(0):drop(1):keep(2),This object indicates DHCP Relay Option 82 Policy.
.1.3.6.1.4.1.171.11.70.6.3.3.1.8,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.1,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 60 function is enabled or disabled. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.2,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60DefMode,INTEGER,read-write,,current,relay(1):drop(2),This object indicates default mode that has no option 60 mathcing rules. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption60DefRelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.3,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60DefTable,,not-accessible,,current,,This table indicates the default relay servers for the packet that has no option 60 mathcing rules. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.3.1,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60DefEntry,,not-accessible,swL3DHCPRelayOption60DefRelayIp,current,,A list of information indicates the default relay servers for the packet that has no option 60 mathcing rules. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.3.1.1,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60DefRelayIp,IpAddress,read-only,,current,,This object indicates the IP address of default relay server.
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.3.1.2,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60DefRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.4,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60Table,,not-accessible,,current,,This table indicates the relay servers for the packet at option 60 rules.
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.4.1,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60Entry,,not-accessible,swL3DHCPRelayOption60String:swL3DHCPRelayOption60RelayIp,current,,A list of information indicates the relay servers for the packet at option 60 rules.
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.4.1.1,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60String,OCTET,read-only,,current,,This object indicates string of this entry.  Note that it is theoretically possible for a valid string
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.4.1.2,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60RelayIp,IpAddress,read-only,,current,,This object indicates the IP address of relay server.
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.4.1.3,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60MatchType,INTEGER,read-create,,current,exact(1):partial(2),This object indicates match state of this entry. exact(1): means the option 60 string in the packet must full match with the specified string. partial(2): means the option 60 string in the packet only need partial match with the specified string. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.8.4.1.4,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption60RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.3.3.1.9,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.3.1.9.1,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 61 function is enabled or disabled. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.9.2,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61DefMode,INTEGER,read-write,,current,relay(1):drop(2),This object indicates default mode that has no option 61 mathcing rules. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption61DefRelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.9.3,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61DefRelayIp,IpAddress,read-write,,current,,This object indicates the IP address of default relay server that has no option 61 mathcing rules. Pay attention to when swL3DHCPRelayOption61Mode is: relay(1): this object must be set together. drop(2): this object can not be set, and it always returns '0.0.0.0'. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.9.4,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61Table,,not-accessible,,current,,This table indicates the relay servers for the packet at option 61 rules.
.1.3.6.1.4.1.171.11.70.6.3.3.1.9.4.1,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61Entry,,not-accessible,swL3DHCPRelayOption61ClientType:swL3DHCPRelayOption61ClientID,current,,A list of information indicates the relay servers for the packet at option 61 rules. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.9.4.1.1,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61ClientType,INTEGER,read-only,,current,mac(1):string(2),This object indicates client type of this entry. mac(1): means the client-ID which is the MAC address of client. string(2): means the client-ID which is specified string by administrator. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.9.4.1.2,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61ClientID,OCTET,read-only,,current,,This object indicates string of this entry. When swL3DHCPRelayOption61ClientType is mac(1), the format of this object should be XX-XX-XX-XX-XX-XX (MAC address).  Note that it is theoretically possible for a valid string 
.1.3.6.1.4.1.171.11.70.6.3.3.1.9.4.1.3,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61Mode,INTEGER,read-create,,current,relay(1):drop(2),This object indicates mode of this entry. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption61RelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.9.4.1.4,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61RelayIp,IpAddress,read-create,,current,,This object indicates the IP address of relay server. Pay attention to when swL3DHCPRelayOption61Mode is: relay(1): this object must be set together. drop(2): this object can not be set, and it always returns '0.0.0.0'. 
.1.3.6.1.4.1.171.11.70.6.3.3.1.9.4.1.5,DGS3627-SWL3MGMT-MIB::swL3DHCPRelayOption61RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.3.3.2,DGS3627-SWL3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.3.2.1,DGS3627-SWL3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.6.3.3.2.2,DGS3627-SWL3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.70.6.3.3.2.3,DGS3627-SWL3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.70.6.3.3.2.4,DGS3627-SWL3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.6.3.3.2.5,DGS3627-SWL3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.6.3.3.2.6,DGS3627-SWL3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.70.6.3.3.2.6.1,DGS3627-SWL3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.70.6.3.3.2.6.1.1,DGS3627-SWL3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.70.6.3.3.2.6.1.2,DGS3627-SWL3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.70.6.3.3.2.6.1.3,DGS3627-SWL3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.6.3.4,DGS3627-SWL3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.70.6.3.4.1,DGS3627-SWL3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.70.6.3.4.1.1,DGS3627-SWL3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.6.3.4.1.2,DGS3627-SWL3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.70.6.3.4.1.3,DGS3627-SWL3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.3.5,DGS3627-SWL3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.70.6.3.5.1,DGS3627-SWL3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.70.6.3.5.1.1,DGS3627-SWL3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.70.6.3.5.1.2,DGS3627-SWL3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.70.6.3.5.1.3,DGS3627-SWL3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.70.6.3.5.1.4,DGS3627-SWL3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.70.6.3.5.1.5,DGS3627-SWL3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.6.3.5.1.6,DGS3627-SWL3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.70.6.3.6,DGS3627-SWL3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.70.6.3.6.1,DGS3627-SWL3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.70.6.3.6.1.1,DGS3627-SWL3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.70.6.3.6.1.2,DGS3627-SWL3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.70.6.3.6.1.3,DGS3627-SWL3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.70.6.3.6.1.4,DGS3627-SWL3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.70.6.3.6.1.5,DGS3627-SWL3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.6.3.7,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.70.6.3.7.1,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.70.6.3.7.1.1,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.70.6.3.7.1.2,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.70.6.3.7.1.3,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.70.6.3.7.1.4,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.70.6.3.7.1.5,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.70.6.3.7.1.6,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.70.6.3.7.1.7,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.70.6.3.7.1.8,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.70.6.3.7.1.9,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.70.6.3.7.1.10,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.70.6.3.7.1.11,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.6.3.7.1.12,DGS3627-SWL3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.6.3.8,DGS3627-SWL3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.70.6.3.8.1,DGS3627-SWL3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.70.6.3.8.1.1,DGS3627-SWL3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.70.6.3.8.1.2,DGS3627-SWL3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.70.6.3.8.1.3,DGS3627-SWL3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.70.6.3.8.1.4,DGS3627-SWL3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.70.6.3.8.1.5,DGS3627-SWL3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.70.6.3.8.1.6,DGS3627-SWL3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.70.6.3.8.1.7,DGS3627-SWL3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-write,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.70.6.3.8.1.8,DGS3627-SWL3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-write,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.70.6.3.8.1.9,DGS3627-SWL3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.70.6.3.8.1.10,DGS3627-SWL3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.70.6.3.8.1.11,DGS3627-SWL3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-write,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.70.6.3.8.1.12,DGS3627-SWL3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.70.6.3.8.1.13,DGS3627-SWL3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.70.6.3.8.1.14,DGS3627-SWL3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.70.6.3.8.1.15,DGS3627-SWL3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.70.6.3.8.1.16,DGS3627-SWL3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-write,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.70.6.3.8.1.17,DGS3627-SWL3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-write,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.70.6.3.8.1.18,DGS3627-SWL3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.70.6.3.8.1.19,DGS3627-SWL3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.70.6.3.8.1.20,DGS3627-SWL3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.6.3.8.1.21,DGS3627-SWL3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.70.6.3.8.1.23,DGS3627-SWL3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.70.6.3.8.1.24,DGS3627-SWL3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.70.6.3.8.1.25,DGS3627-SWL3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.70.6.3.9,DGS3627-SWL3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.9.1,DGS3627-SWL3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.70.6.3.9.2,DGS3627-SWL3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.70.6.3.9.3,DGS3627-SWL3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.70.6.3.9.4,DGS3627-SWL3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.70.6.3.9.5,DGS3627-SWL3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.70.6.3.9.6,DGS3627-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.70.6.3.9.7,DGS3627-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.70.6.3.9.8,DGS3627-SWL3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.70.6.3.9.9,DGS3627-SWL3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.70.6.3.9.10,DGS3627-SWL3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.70.6.3.10,DGS3627-SWL3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.70.6.3.10.1,DGS3627-SWL3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.70.6.3.10.1.1,DGS3627-SWL3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.70.6.3.10.1.2,DGS3627-SWL3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.70.6.3.10.1.3,DGS3627-SWL3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.70.6.3.10.1.4,DGS3627-SWL3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.6.3.10.1.5,DGS3627-SWL3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.70.6.3.10.1.6,DGS3627-SWL3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.6.3.12,DGS3627-SWL3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.70.6.3.12.1,DGS3627-SWL3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.70.6.3.12.1.1,DGS3627-SWL3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.70.6.3.12.1.2,DGS3627-SWL3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.70.6.3.12.1.3,DGS3627-SWL3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.70.6.3.12.1.4,DGS3627-SWL3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.70.6.3.12.1.5,DGS3627-SWL3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.70.6.3.12.1.6,DGS3627-SWL3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.70.6.3.12.1.7,DGS3627-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.70.6.3.12.1.8,DGS3627-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.70.6.3.13,DGS3627-SWL3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.13.1,DGS3627-SWL3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.70.6.3.13.1.1,DGS3627-SWL3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.70.6.3.13.1.1.1,DGS3627-SWL3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.70.6.3.13.1.1.2,DGS3627-SWL3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.70.6.3.13.1.1.3,DGS3627-SWL3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.70.6.3.13.1.1.4,DGS3627-SWL3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.70.6.3.13.1.1.5,DGS3627-SWL3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.6.3.13.1.1.6,DGS3627-SWL3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.70.6.3.13.1.1.7,DGS3627-SWL3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.70.6.3.13.1.1.8,DGS3627-SWL3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.70.6.3.13.2,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1.1,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1.2,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1.3,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1.4,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1.5,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1.6,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1.7,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1.8,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1.9,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.70.6.3.13.2.1.10,DGS3627-SWL3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.70.6.3.14,DGS3627-SWL3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.14.1,DGS3627-SWL3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1,DGS3627-SWL3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.1,DGS3627-SWL3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.2,DGS3627-SWL3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.3,DGS3627-SWL3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.4,DGS3627-SWL3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.5,DGS3627-SWL3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.6,DGS3627-SWL3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.7,DGS3627-SWL3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.8,DGS3627-SWL3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.9,DGS3627-SWL3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.10,DGS3627-SWL3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.11,DGS3627-SWL3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.12,DGS3627-SWL3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.13,DGS3627-SWL3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.14,DGS3627-SWL3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.15,DGS3627-SWL3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.70.6.3.14.1.1.16,DGS3627-SWL3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.70.6.3.15,DGS3627-SWL3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.6.3.15.1,DGS3627-SWL3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.70.6.3.15.2,DGS3627-SWL3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.70.6.3.15.3,DGS3627-SWL3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.70.6.3.15.4,DGS3627-SWL3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.70.6.3.15.5,DGS3627-SWL3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.70.6.3.15.6,DGS3627-SWL3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.70.6.3.19,DGS3627-SWL3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.70.6.3.19.1,DGS3627-SWL3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.70.6.3.19.1.1,DGS3627-SWL3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.70.6.3.19.1.2,DGS3627-SWL3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.70.6.3.19.1.3,DGS3627-SWL3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.70.6.3.20,DGS3627-SWL3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.70.6.3.20.1,DGS3627-SWL3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.70.6.3.20.1.1,DGS3627-SWL3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.70.6.3.20.1.2,DGS3627-SWL3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.70.6.3.20.1.3,DGS3627-SWL3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.70.6.3.20.1.4,DGS3627-SWL3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.70.6.3.20.1.5,DGS3627-SWL3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8,SW36XXPRIMGMT-MIB::dgs3627g,,,,,,
.1.3.6.1.4.1.171.11.70.8.2,DGS3627G-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.70.8.2.1,DGS3627G-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.1.1,DGS3627G-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.1.1.1,DGS3627G-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.70.8.2.1.1.2,DGS3627G-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.70.8.2.1.1.3,DGS3627G-L2MGMT-MIB::swDevModuleInfoTable,,not-accessible,,current,,This table contains the module information.
.1.3.6.1.4.1.171.11.70.8.2.1.1.3.1,DGS3627G-L2MGMT-MIB::swDevModuleInfoEntry,,not-accessible,swDevModuleInfoUnitID:swDevModuleInfoModuleID,current,,A list of management information for each unit in the system.
.1.3.6.1.4.1.171.11.70.8.2.1.1.3.1.1,DGS3627G-L2MGMT-MIB::swDevModuleInfoUnitID,INTEGER,read-only,,current,,This object indicates the specific unit ID in the stacking/chassis  table.
.1.3.6.1.4.1.171.11.70.8.2.1.1.3.1.2,DGS3627G-L2MGMT-MIB::swDevModuleInfoModuleID,INTEGER,read-only,,current,,This object indicates the module ID of this unit.
.1.3.6.1.4.1.171.11.70.8.2.1.1.3.1.3,DGS3627G-L2MGMT-MIB::swDevModuleInfoModuleName,OCTET,read-only,,current,,A textual string containing name of the the module. 
.1.3.6.1.4.1.171.11.70.8.2.1.1.3.1.4,DGS3627G-L2MGMT-MIB::swDevModuleInfoReversion,OCTET,read-only,,current,,A textual string containing reversion of the module.
.1.3.6.1.4.1.171.11.70.8.2.1.1.3.1.5,DGS3627G-L2MGMT-MIB::swDevModuleInfoSerial,OCTET,read-only,,current,,A textual string containing serial of the module.
.1.3.6.1.4.1.171.11.70.8.2.1.1.3.1.6,DGS3627G-L2MGMT-MIB::swDevModuleInfoDescription,OCTET,read-only,,current,,A textual string containing description of the module. 
.1.3.6.1.4.1.171.11.70.8.2.1.1.4,DGS3627G-L2MGMT-MIB::swDevInfoBootPromVersion,OCTET,read-only,,current,,Boot Prom Version.
.1.3.6.1.4.1.171.11.70.8.2.1.1.5,DGS3627G-L2MGMT-MIB::swDevInfoFirmwareVersion,OCTET,read-only,,current,,Boot firmware Version.
.1.3.6.1.4.1.171.11.70.8.2.1.1.6,DGS3627G-L2MGMT-MIB::swDevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The first two  octets is defined as system LED. The first LED is power LED. The second LED is console LED. The third LED is RPS (Redundancy  Power Supply) LED. The other octets following the second octets are the logical port LED (following dot1dBasePort  ordering). Every two bytes are presented to a port. The first  byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED.  Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. 04 = 10Gbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.70.8.2.1.2,DGS3627G-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.1.2.1,DGS3627G-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.70.8.2.1.2.2,DGS3627G-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management  Protocol (IGMP) capture function is enabled or disabled.
.1.3.6.1.4.1.171.11.70.8.2.1.2.3,DGS3627G-L2MGMT-MIB::swL2DevCtrlIGMPSnoopingMcstRTOnly,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),
.1.3.6.1.4.1.171.11.70.8.2.1.2.4,DGS3627G-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.70.8.2.1.2.5,DGS3627G-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.70.8.2.1.2.6,DGS3627G-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID which the Dot1dTpFdbTable belongs to ;  The default value is DEFAULT_VLAN_ID of system .
.1.3.6.1.4.1.171.11.70.8.2.1.2.7,DGS3627G-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.70.8.2.1.2.8,DGS3627G-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.70.8.2.1.2.9,DGS3627G-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.70.8.2.1.2.10,DGS3627G-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.70.8.2.1.2.13,DGS3627G-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.1.2.13.1,DGS3627G-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object control web status.
.1.3.6.1.4.1.171.11.70.8.2.1.2.13.2,DGS3627G-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object can designate tcp port. When web disable this object can't accessible.
.1.3.6.1.4.1.171.11.70.8.2.1.2.14,DGS3627G-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.1.2.14.1,DGS3627G-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object control telnet status.
.1.3.6.1.4.1.171.11.70.8.2.1.2.14.2,DGS3627G-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object can designate tcp port. When telnet disable this object can't accessible.
.1.3.6.1.4.1.171.11.70.8.2.1.2.15,DGS3627G-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.11.70.8.2.1.2.16,DGS3627G-L2MGMT-MIB::swL2DevCtrlLedPOEState,INTEGER,read-write,,current,enabled(1):disabled(2),When set enabled(1), the POE LED is lighten.  When set disabled(2), the Link/ACT/Speed LED is lighten.
.1.3.6.1.4.1.171.11.70.8.2.1.2.17,DGS3627G-L2MGMT-MIB::swL2DevCtrlClipagingState,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.11.70.8.2.1.2.18,DGS3627G-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.70.8.2.1.2.19,DGS3627G-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.70.8.2.1.2.22,DGS3627G-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.70.8.2.1.3,DGS3627G-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.1.3.1,DGS3627G-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decide whether to send a new root trap.
.1.3.6.1.4.1.171.11.70.8.2.1.3.2,DGS3627G-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,disabled(2):enabled(3),This object determine to send a trap or not when the switch topology was changed. If the object is enabled(3), the topologyChange trap is sent by the device when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. For the same port tranition, the device doesn't send the trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.70.8.2.1.3.3,DGS3627G-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,disabled(2):enabled(3),This object determine to send a trap or not when the link  was changed. If the object is enabled(3), the Link Change  trap is sent by the device when any of its ports link change. The device doesn't send the trap if this object value is  disabled or other.
.1.3.6.1.4.1.171.11.70.8.2.2,DGS3627G-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.2.1,DGS3627G-L2MGMT-MIB::swL2MultiFilterTable,,not-accessible,,current,, A table that contains infomation about vlan multicast filter mode.
.1.3.6.1.4.1.171.11.70.8.2.2.1.1,DGS3627G-L2MGMT-MIB::swL2MultiFilterEntry,,not-accessible,swL2MultiFilterVid,current,,A list of multicast filter mode information for each vlan. 
.1.3.6.1.4.1.171.11.70.8.2.2.1.1.1,DGS3627G-L2MGMT-MIB::swL2MultiFilterVid,INTEGER,read-only,,current,, vid for each vlan
.1.3.6.1.4.1.171.11.70.8.2.2.1.1.2,DGS3627G-L2MGMT-MIB::swL2MultiFilterMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3), vlan multicast filter mode.
.1.3.6.1.4.1.171.11.70.8.2.3,DGS3627G-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.3.1,DGS3627G-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.70.8.2.3.1.1,DGS3627G-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.70.8.2.3.1.1.1,DGS3627G-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.8.2.3.1.1.2,DGS3627G-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.70.8.2.3.1.1.3,DGS3627G-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.70.8.2.3.1.1.4,DGS3627G-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.70.8.2.3.1.1.5,DGS3627G-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.70.8.2.3.1.1.6,DGS3627G-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.70.8.2.3.1.1.7,DGS3627G-L2MGMT-MIB::swL2PortInfoErrDisReason,INTEGER,read-only,,current,err-none(1):storm-control(2):lbd-control(3):ddm-control(4):bpdu-protection(5):unidirectional(6),This object indicates the port if disabled and why error disabled.
.1.3.6.1.4.1.171.11.70.8.2.3.2,DGS3627G-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.70.8.2.3.2.1,DGS3627G-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.70.8.2.3.2.1.1,DGS3627G-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.70.8.2.3.2.1.2,DGS3627G-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.70.8.2.3.2.1.3,DGS3627G-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.70.8.2.3.2.1.4,DGS3627G-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.70.8.2.3.2.1.5,DGS3627G-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.70.8.2.3.2.1.6,DGS3627G-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.70.8.2.3.2.1.7,DGS3627G-L2MGMT-MIB::swL2PortCtrlLockState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port is locked or not.
.1.3.6.1.4.1.171.11.70.8.2.3.2.1.8,DGS3627G-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each port MAC notification state.
.1.3.6.1.4.1.171.11.70.8.2.3.2.1.11,DGS3627G-L2MGMT-MIB::swL2PortCtrlAutoNegRestart,INTEGER,read-write,,current,restart(1):norestart(2),If the value of this object is set to restart(1) then this will force  Setting the value of this object to norestart(2) has no effect.
.1.3.6.1.4.1.171.11.70.8.2.3.2.1.12,DGS3627G-L2MGMT-MIB::swL2PortCtrlAutoNegCapAdvertisedBits,BITS,read-write,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities advertised 
.1.3.6.1.4.1.171.11.70.8.2.3.3,DGS3627G-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configure the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.70.8.2.3.4,DGS3627G-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,Integer32,read-only,,current,,This object configure the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.70.8.2.3.8,DGS3627G-L2MGMT-MIB::swL2PortAutoNegInfoTable,,not-accessible,,current,,A table that contains information about every port's auto negotiation status.
.1.3.6.1.4.1.171.11.70.8.2.3.8.1,DGS3627G-L2MGMT-MIB::swL2PortAutoNegInfoEntry,,not-accessible,swL2PortAutoNegInfoPortIndex,current,,A list of information for each port auto negotiation of the device.
.1.3.6.1.4.1.171.11.70.8.2.3.8.1.1,DGS3627G-L2MGMT-MIB::swL2PortAutoNegInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.8.2.3.8.1.2,DGS3627G-L2MGMT-MIB::swL2PortAutoNegInfoAdminStatus,INTEGER,read-only,,current,enabled(1):disabled(2), If the value of this object is disabled(2) then the interface will act as 
.1.3.6.1.4.1.171.11.70.8.2.3.8.1.3,DGS3627G-L2MGMT-MIB::swL2PortAutoNegInfoCapabilityBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities of the local 
.1.3.6.1.4.1.171.11.70.8.2.3.8.1.4,DGS3627G-L2MGMT-MIB::swL2PortAutoNegInfoCapAdvertisedBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities advertised by the 
.1.3.6.1.4.1.171.11.70.8.2.3.8.1.5,DGS3627G-L2MGMT-MIB::swL2PortAutoNegInfoCapReceivedBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities received from the 
.1.3.6.1.4.1.171.11.70.8.2.3.9,DGS3627G-L2MGMT-MIB::swL2PortDropCounterTable,,not-accessible,,current,,A table that contains information for each port drop counter.
.1.3.6.1.4.1.171.11.70.8.2.3.9.1,DGS3627G-L2MGMT-MIB::swL2PortDropCounterEntry,,not-accessible,swL2PortDropCounterPortIndex,current,,A list of information for each port auto negotiation of the device.
.1.3.6.1.4.1.171.11.70.8.2.3.9.1.1,DGS3627G-L2MGMT-MIB::swL2PortDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.8.2.3.9.1.2,DGS3627G-L2MGMT-MIB::swL2PortBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while buffer full.
.1.3.6.1.4.1.171.11.70.8.2.3.9.1.3,DGS3627G-L2MGMT-MIB::swL2PortACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.70.8.2.3.9.1.4,DGS3627G-L2MGMT-MIB::swL2PortMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.70.8.2.3.9.1.5,DGS3627G-L2MGMT-MIB::swL2PortVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.70.8.2.3.10,DGS3627G-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port 1519-9216 counter.
.1.3.6.1.4.1.171.11.70.8.2.3.10.1,DGS3627G-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of information for each port counter of the device.
.1.3.6.1.4.1.171.11.70.8.2.3.10.1.1,DGS3627G-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.8.2.3.10.1.2,DGS3627G-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,The total number of packets length 1519-1522.
.1.3.6.1.4.1.171.11.70.8.2.3.10.1.3,DGS3627G-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,The total number of packets length 1519-1522.
.1.3.6.1.4.1.171.11.70.8.2.3.10.1.4,DGS3627G-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,The total number of packets length 2048-4095.
.1.3.6.1.4.1.171.11.70.8.2.3.10.1.5,DGS3627G-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,The total number of packets length 4096-9216.
.1.3.6.1.4.1.171.11.70.8.2.3.11,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.1,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.2,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.3,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.4,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.5,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.6,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.7,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.8,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.9,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.10,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.70.8.2.3.11.1.11,DGS3627G-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.70.8.2.6,DGS3627G-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.6.1,DGS3627G-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.8.2.6.1.1,DGS3627G-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.70.8.2.6.1.1.1,DGS3627G-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.70.8.2.6.1.1.2,DGS3627G-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(1kbit/sec) of the specifed port. Value 10000000 means no limit.
.1.3.6.1.4.1.171.11.70.8.2.6.1.1.3,DGS3627G-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(1kbit/sec) of the specifed port. Value 10000000 means no limit.
.1.3.6.1.4.1.171.11.70.8.2.6.1.1.4,DGS3627G-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.70.8.2.6.1.1.5,DGS3627G-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.70.8.2.6.2,DGS3627G-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.8.2.6.2.1,DGS3627G-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingPort:swL2QOSSchedulingClassID,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.70.8.2.6.2.1.1,DGS3627G-L2MGMT-MIB::swL2QOSSchedulingPort,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.70.8.2.6.2.1.2,DGS3627G-L2MGMT-MIB::swL2QOSSchedulingClassID,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.70.8.2.6.2.1.3,DGS3627G-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed
.1.3.6.1.4.1.171.11.70.8.2.6.2.1.4,DGS3627G-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-write,,current,strict(1):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.70.8.2.6.2.1.5,DGS3627G-L2MGMT-MIB::swL2QOSSchedulingMechanismEffec,INTEGER,read-only,,current,strict(1):weightfair(3),Indicates the effective mechanism of QoS scheduling. If the swQoSSchedulingWeight is configured to be 0, then this object will always display strict (1).
.1.3.6.1.4.1.171.11.70.8.2.6.3,DGS3627G-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.8.2.6.3.1,DGS3627G-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.70.8.2.6.3.1.1,DGS3627G-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.70.8.2.6.3.1.2,DGS3627G-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.70.8.2.6.4,DGS3627G-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.8.2.6.4.1,DGS3627G-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.70.8.2.6.4.1.1,DGS3627G-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.70.8.2.6.4.1.2,DGS3627G-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.70.8.2.6.4.1.3,DGS3627G-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server.  If an 802.1X port is authenticated, this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.70.8.2.6.5,DGS3627G-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.70.8.2.6.6,DGS3627G-L2MGMT-MIB::swL2QOSHolPreventionCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Control QOS Hol Prevention
.1.3.6.1.4.1.171.11.70.8.2.6.7,DGS3627G-L2MGMT-MIB::swCosBandwidthControlTable,,not-accessible,,current,,A table that contains information about
.1.3.6.1.4.1.171.11.70.8.2.6.7.1,DGS3627G-L2MGMT-MIB::swCosBandwidthControlEntry,,not-accessible,swCosBandwidthPort:swCosBandwidthClassID,current,,A list that contains CoS Bandwidth Control information
.1.3.6.1.4.1.171.11.70.8.2.6.7.1.1,DGS3627G-L2MGMT-MIB::swCosBandwidthPort,INTEGER,read-only,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.70.8.2.6.7.1.2,DGS3627G-L2MGMT-MIB::swCosBandwidthClassID,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.70.8.2.6.7.1.3,DGS3627G-L2MGMT-MIB::swCosBandwidthMinRate,INTEGER,read-write,,current,,Indicates the Minimum Rate of the specified port. 
.1.3.6.1.4.1.171.11.70.8.2.6.7.1.4,DGS3627G-L2MGMT-MIB::swCosBandwidthMaxRate,INTEGER,read-write,,current,,Indicates the Maximum Rate of the specified port. 
.1.3.6.1.4.1.171.11.70.8.2.6.8,DGS3627G-L2MGMT-MIB::swCpuRxRateControlTable,,not-accessible,,current,,A table that contains information about CPU receiving rate control.
.1.3.6.1.4.1.171.11.70.8.2.6.8.1,DGS3627G-L2MGMT-MIB::swCpuRxRateControlEntry,,not-accessible,swCpuRxClassID,current,,A list that contains CPU CoS receiving rate control information.
.1.3.6.1.4.1.171.11.70.8.2.6.8.1.1,DGS3627G-L2MGMT-MIB::swCpuRxClassID,INTEGER,not-accessible,,current,,Indicates the Class of Service ID.
.1.3.6.1.4.1.171.11.70.8.2.6.8.1.2,DGS3627G-L2MGMT-MIB::swCpuRxRateControlStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of receiving rate control.
.1.3.6.1.4.1.171.11.70.8.2.6.9,DGS3627G-L2MGMT-MIB::swQosDscpTrustPortCtrlTable,,not-accessible,,current,,A table that contains information about the
.1.3.6.1.4.1.171.11.70.8.2.6.9.1,DGS3627G-L2MGMT-MIB::swQosDscpTrustPortCtrlEntry,,not-accessible,swQosDscpTrustPortCtrlPortIndex,current,,A list that contains the DSCP trusted state per port.
.1.3.6.1.4.1.171.11.70.8.2.6.9.1.1,DGS3627G-L2MGMT-MIB::swQosDscpTrustPortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.70.8.2.6.9.1.2,DGS3627G-L2MGMT-MIB::swQosDscpTrustPortCtrlState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable/disable the DSCP
.1.3.6.1.4.1.171.11.70.8.2.6.10,DGS3627G-L2MGMT-MIB::swQosDscpMapGlobalCtrlTable,,not-accessible,,current,,A table that contains information about
.1.3.6.1.4.1.171.11.70.8.2.6.10.1,DGS3627G-L2MGMT-MIB::swQosDscpMapGlobalCtrlEntry,,not-accessible,swQosDscpMapGlobalCtrlDscpIndex,current,,A list that contains DSCP map information
.1.3.6.1.4.1.171.11.70.8.2.6.10.1.1,DGS3627G-L2MGMT-MIB::swQosDscpMapGlobalCtrlDscpIndex,INTEGER,read-only,,current,,This object indicates the source DSCP incoming packet.
.1.3.6.1.4.1.171.11.70.8.2.6.10.1.2,DGS3627G-L2MGMT-MIB::swQosDscpMapGlobalCtrl8021pPriority,INTEGER,read-write,,current,,This object indicates the 802.1p priority on each port.
.1.3.6.1.4.1.171.11.70.8.2.6.10.1.3,DGS3627G-L2MGMT-MIB::swQosDscpMapGlobalCtrlNewDscp,INTEGER,read-write,,current,,This object indicates the new DSCP map on each port.
.1.3.6.1.4.1.171.11.70.8.2.7,DGS3627G-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.7.1,DGS3627G-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the
.1.3.6.1.4.1.171.11.70.8.2.7.1.1,DGS3627G-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.70.8.2.7.1.1.1,DGS3627G-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.70.8.2.7.1.1.2,DGS3627G-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.70.8.2.7.1.1.3,DGS3627G-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address.
.1.3.6.1.4.1.171.11.70.8.2.7.1.1.4,DGS3627G-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.70.8.2.7.2,DGS3627G-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.7.2.1,DGS3627G-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates vlan name.
.1.3.6.1.4.1.171.11.70.8.2.7.2.2,DGS3627G-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port.0 indicated the function isn't working now.
.1.3.6.1.4.1.171.11.70.8.2.7.2.3,DGS3627G-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies MAC address.
.1.3.6.1.4.1.171.11.70.8.2.7.2.4,DGS3627G-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),.
.1.3.6.1.4.1.171.11.70.8.2.9,DGS3627G-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.9.1,DGS3627G-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.70.8.2.9.2,DGS3627G-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current actived number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.70.8.2.9.3,DGS3627G-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.8.2.9.3.1,DGS3627G-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.8.2.9.3.1.1,DGS3627G-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.70.8.2.9.3.1.3,DGS3627G-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you can not configure the other  ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.70.8.2.9.3.1.4,DGS3627G-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicate how many number of ports is included in this Trunk. The trunk port number depend on the existence of module. The maximum number of ports is 8 for one trunks.
.1.3.6.1.4.1.171.11.70.8.2.9.3.1.5,DGS3627G-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the trunk is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.70.8.2.9.3.1.6,DGS3627G-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicated that type of the trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.70.8.2.9.3.1.7,DGS3627G-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.2.9.3.1.8,DGS3627G-L2MGMT-MIB::swL2TrunkActivePorts,OCTET,read-only,,current,,The object indicates the active ports of the port trunk entry.
.1.3.6.1.4.1.171.11.70.8.2.9.4,DGS3627G-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.70.8.2.9.5,DGS3627G-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.8.2.9.5.1,DGS3627G-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.8.2.9.5.1.1,DGS3627G-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.70.8.2.9.5.1.2,DGS3627G-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.70.8.2.9.6,DGS3627G-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.70.8.2.9.6.1,DGS3627G-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.70.8.2.9.6.1.1,DGS3627G-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.70.8.2.9.6.1.2,DGS3627G-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.70.8.2.10,DGS3627G-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.10.1,DGS3627G-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates switch which port will sniff another  port. A trunk port member cannot be configured as a target  Snooping port. The port number is the sequential (logical)  number which is also applied to bridge MIB, etc.
.1.3.6.1.4.1.171.11.70.8.2.10.2,DGS3627G-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,The represent the ingress into the source port packet to  sniffed.
.1.3.6.1.4.1.171.11.70.8.2.10.3,DGS3627G-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,The represent the egress from the source port packet to  sniffed.
.1.3.6.1.4.1.171.11.70.8.2.10.4,DGS3627G-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled(2) - writing this value to the object, and then the corresponding entry will be removed from the table. enabled(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.8.2.10.5,DGS3627G-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.70.8.2.10.5.1,DGS3627G-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.70.8.2.10.5.1.1,DGS3627G-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.70.8.2.10.5.1.2,DGS3627G-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.70.8.2.10.5.1.3,DGS3627G-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.70.8.2.10.5.1.4,DGS3627G-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.70.8.2.10.5.1.5,DGS3627G-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.70.8.2.10.5.1.6,DGS3627G-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.70.8.2.11,DGS3627G-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.11.1,DGS3627G-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.70.8.2.11.2,DGS3627G-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.70.8.2.11.3,DGS3627G-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1,DGS3627G-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.1,DGS3627G-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.2,DGS3627G-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.3,DGS3627G-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.4,DGS3627G-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.5,DGS3627G-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.6,DGS3627G-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.7,DGS3627G-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.8,DGS3627G-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.9,DGS3627G-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.10,DGS3627G-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.11,DGS3627G-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.12,DGS3627G-L2MGMT-MIB::swL2IGMPFastLeaveState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the fast_leave status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP fast-leave funtion is disabled for this entry. enable(3) - IGMP fast-leave funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.13,DGS3627G-L2MGMT-MIB::swL2IGMPQueryVersion,INTEGER,read-write,,current,,Configure the IGMP version of query packet which will be sent by the router.
.1.3.6.1.4.1.171.11.70.8.2.11.3.1.15,DGS3627G-L2MGMT-MIB::swL2IGMPReportSuppression,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, multiple IGMP reports or leaves for a specific group (S,G) will be integrated into only one report before being sent to the router port.
.1.3.6.1.4.1.171.11.70.8.2.11.4,DGS3627G-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.70.8.2.11.4.1,DGS3627G-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.8.2.11.4.1.1,DGS3627G-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.70.8.2.11.4.1.2,DGS3627G-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.70.8.2.11.4.1.3,DGS3627G-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.70.8.2.11.5,DGS3627G-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.70.8.2.11.5.1,DGS3627G-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.8.2.11.5.1.1,DGS3627G-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.70.8.2.11.5.1.2,DGS3627G-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.8.2.11.5.1.3,DGS3627G-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.8.2.11.5.1.4,DGS3627G-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.70.8.2.11.5.1.5,DGS3627G-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.8.2.11.6,DGS3627G-L2MGMT-MIB::swL2IGMPRouterPortsTable,,not-accessible,,current,,The table controls the Vlan's IGMP router ports function.
.1.3.6.1.4.1.171.11.70.8.2.11.6.1,DGS3627G-L2MGMT-MIB::swL2IGMPRouterPortsEntry,,not-accessible,swL2IGMPRouterPortsVid,current,,The entry in IGMP router ports table (swL2IGMPRouterPortsTable).
.1.3.6.1.4.1.171.11.70.8.2.11.6.1.1,DGS3627G-L2MGMT-MIB::swL2IGMPRouterPortsVid,INTEGER,read-only,,current,,This object indicates the IGMP router ports entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP ports Table.
.1.3.6.1.4.1.171.11.70.8.2.11.6.1.2,DGS3627G-L2MGMT-MIB::swL2IGMPRouterStaticPortList,OCTET,read-write,,current,,
.1.3.6.1.4.1.171.11.70.8.2.11.6.1.3,DGS3627G-L2MGMT-MIB::swL2IGMPRouterDynamicPortList,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.11.70.8.2.11.6.1.4,DGS3627G-L2MGMT-MIB::swL2IGMPRouterForbiddenPortList,OCTET,read-write,,current,,
.1.3.6.1.4.1.171.11.70.8.2.11.7,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast vlan table.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.1,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the vlan id of the IGMP snooping multicast  vlan entry.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.2,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the vlan name of the IGMP snooping multicast  vlan entry.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.3,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-create,,current,,This object indicate the portlist of the source ports of IGMP  snooping multicast vlan. The source ports will be set as tag ports  of the vlan entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.4,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-create,,current,,This object indicate the portlist of the member ports of IGMP  snooping multicast vlan. The source ports will be set as untag ports  of the vlan entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.5,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIP,IpAddress,read-write,,current,,The replace source IP of this multicast vlan.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.6,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanRangeName,OCTET,read-write,,current,,The name of multicast address range. When read, it shows NULL.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.7,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanRangeState,INTEGER,read-write,,current,none(1):add(2):delete(3):deleteAll(4), This object is uesed to add or delete the specified multicast address range. when read it shows none(1);
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.8,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3), This object can be enabled or disabled IGMP_snooping multicast VLAN.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.9,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.10,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-write,,current,,This object indicates the untagged member ports to add to the multicast VLAN.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.11,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,The priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to 8, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.12,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,true(1):false(2),Specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.70.8.2.11.7.1.13,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.70.8.2.11.8,DGS3627G-L2MGMT-MIB::swL2IGMPForwardingTable,,not-accessible,,current,,The table containing current IGMP forwarding information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.70.8.2.11.8.1,DGS3627G-L2MGMT-MIB::swL2IGMPForwardingEntry,,not-accessible,swL2IGMPForwardingVid:swL2IGMPForwardingSrcIp:swL2IGMPForwardingGroupAddr,current,,Information about current IGMP forwarding information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState  of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.8.2.11.8.1.1,DGS3627G-L2MGMT-MIB::swL2IGMPForwardingVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.70.8.2.11.8.1.2,DGS3627G-L2MGMT-MIB::swL2IGMPForwardingSrcIp,IpAddress,read-only,,current,,This object is identify source ip address.
.1.3.6.1.4.1.171.11.70.8.2.11.8.1.3,DGS3627G-L2MGMT-MIB::swL2IGMPForwardingGroupAddr,IpAddress,read-only,,current,,This object is identify group ip address.
.1.3.6.1.4.1.171.11.70.8.2.11.8.1.4,DGS3627G-L2MGMT-MIB::swL2IGMPForwardingPortMember,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.8.2.11.9,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.70.8.2.11.9.1,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupRangeName,current,,Information about current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.70.8.2.11.9.1.1,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the Vid of IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.70.8.2.11.9.1.2,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.11.9.1.3,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupHead,IpAddress,read-only,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.11.9.1.4,DGS3627G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTail,IpAddress,read-only,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.11.11,DGS3627G-L2MGMT-MIB::swIGMPSnoopingGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping group information captured by the device.
.1.3.6.1.4.1.171.11.70.8.2.11.11.1,DGS3627G-L2MGMT-MIB::swIGMPSnoopingGroupEntry,,not-accessible,swIGMPSnoopingGroupVid:swIGMPSnoopingGroupGroupAddr:swIGMPSnoopingGroupSourceAddr,current,,Information about the current IGMP snooping group information which has been captured by the device.
.1.3.6.1.4.1.171.11.70.8.2.11.11.1.1,DGS3627G-L2MGMT-MIB::swIGMPSnoopingGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping group table entry.
.1.3.6.1.4.1.171.11.70.8.2.11.11.1.2,DGS3627G-L2MGMT-MIB::swIGMPSnoopingGroupGroupAddr,IpAddress,read-only,,current,,This object identifies the group IP address which have been captured from the IGMP packet, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.70.8.2.11.11.1.3,DGS3627G-L2MGMT-MIB::swIGMPSnoopingGroupSourceAddr,IpAddress,read-only,,current,,This object identifies the source addresses.
.1.3.6.1.4.1.171.11.70.8.2.11.11.1.4,DGS3627G-L2MGMT-MIB::swIGMPSnoopingGroupIncludePortMap,OCTET,read-only,,current,,This object indicates the port list under INCLUDE mode.
.1.3.6.1.4.1.171.11.70.8.2.11.11.1.5,DGS3627G-L2MGMT-MIB::swIGMPSnoopingGroupExcludePortMap,OCTET,read-only,,current,,This object indicates the port list under EXCLUDE mode.
.1.3.6.1.4.1.171.11.70.8.2.11.16,DGS3627G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping static group information captured by
.1.3.6.1.4.1.171.11.70.8.2.11.16.1,DGS3627G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupEntry,,not-accessible,swL2IGMPSnoopingStaticGroupVID:swL2IGMPSnoopingStaticGroupIPaddress,current,,Information about current IGMP snooping static group information captured by
.1.3.6.1.4.1.171.11.70.8.2.11.16.1.1,DGS3627G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupVID,INTEGER,read-only,,current,,This object indicates the VID of the current IGMP snooping static group.
.1.3.6.1.4.1.171.11.70.8.2.11.16.1.2,DGS3627G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupIPaddress,IpAddress,read-only,,current,,This object indicates the current IGMP snooping static group IP address. 
.1.3.6.1.4.1.171.11.70.8.2.11.16.1.3,DGS3627G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupMemberPortList,OCTET,read-write,,current,,This object indicates the current IGMP snooping static group Member Portlist. 
.1.3.6.1.4.1.171.11.70.8.2.11.16.1.4,DGS3627G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.2.14,DGS3627G-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.14.1,DGS3627G-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.70.8.2.14.1.1,DGS3627G-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.70.8.2.14.1.1.1,DGS3627G-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.70.8.2.14.1.1.2,DGS3627G-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.70.8.2.15,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.15.1,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastTable,,not-accessible,,current,,This entity's per-port Limited IP multicast address range table.
.1.3.6.1.4.1.171.11.70.8.2.15.1.1,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastEntry,,not-accessible,swL2IpLimitedMulticastPortIndex,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.70.8.2.15.1.1.1,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastPortIndex,INTEGER,read-only,,current,,A port to config the limited multicast address.
.1.3.6.1.4.1.171.11.70.8.2.15.1.1.2,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastHead,IpAddress,not-accessible,,obsolete,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.15.1.1.3,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastTail,IpAddress,not-accessible,,obsolete,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.15.1.1.4,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),It allow you to permit or deny multicast range.
.1.3.6.1.4.1.171.11.70.8.2.15.1.1.5,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Enable or disable limited multicast address for the chosen port.
.1.3.6.1.4.1.171.11.70.8.2.15.1.1.6,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastDelState,INTEGER,not-accessible,,obsolete,valid(1):invalid(2),Enable or disable delete limited multicast address for the chosen port.
.1.3.6.1.4.1.171.11.70.8.2.15.1.1.7,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastRangeName,OCTET,read-write,,current,,The name of multicast address range. When read, it shows NULL.
.1.3.6.1.4.1.171.11.70.8.2.15.1.1.8,DGS3627G-L2MGMT-MIB::swL2IpLimitedMulticastRangeNameState,INTEGER,read-write,,current,other(1):add(2):delete(3):deleteAll(4),Add or delete the specified multicast address range. When read, it shows other(1); When set add(2) or delete(3), the swL2IpLimitedMulticastRangeName should be set also, and it should not be NULL. When set deleteAll(4), means delete all swL2IpLimitedMulticastRangeName on this port. And the set multicast range name value could be gotten in swL2LimitedMulticastAddressTable.
.1.3.6.1.4.1.171.11.70.8.2.15.2,DGS3627G-L2MGMT-MIB::swL2LimitedMulticastAddressTable,,not-accessible,,current,,A table contains the limited multicast address information.
.1.3.6.1.4.1.171.11.70.8.2.15.2.1,DGS3627G-L2MGMT-MIB::swL2LimitedMulticastAddressEntry,,not-accessible,swL2LimitedMulticastAddressPort:swL2LimitedMulticastAddressRangeName,current,,The information of limited multicast address.
.1.3.6.1.4.1.171.11.70.8.2.15.2.1.1,DGS3627G-L2MGMT-MIB::swL2LimitedMulticastAddressPort,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.70.8.2.15.2.1.2,DGS3627G-L2MGMT-MIB::swL2LimitedMulticastAddressRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.15.2.1.3,DGS3627G-L2MGMT-MIB::swL2LimitedMulticastAddressHead,IpAddress,read-only,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.15.2.1.4,DGS3627G-L2MGMT-MIB::swL2LimitedMulticastAddressTail,IpAddress,read-only,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.16,DGS3627G-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.16.1,DGS3627G-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.16.1.2,DGS3627G-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.16.1.2.0,DGS3627G-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.16.1.2.0.1,DGS3627G-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the mac addresses variation in address table . 
.1.3.6.1.4.1.171.11.70.8.2.16.1.2.0.3,DGS3627G-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when Port loop occurred.
.1.3.6.1.4.1.171.11.70.8.2.16.1.2.0.4,DGS3627G-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when Port loop restart after interval time.
.1.3.6.1.4.1.171.11.70.8.2.16.1.2.0.5,DGS3627G-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when Port with VID loop occurred.
.1.3.6.1.4.1.171.11.70.8.2.16.1.2.0.6,DGS3627G-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when Port with VID loop restart after interval time.
.1.3.6.1.4.1.171.11.70.8.2.16.1.2.1,DGS3627G-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.16.1.2.1.1,DGS3627G-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.70.8.2.16.1.2.1.3,DGS3627G-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.70.8.2.17,DGS3627G-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.17.1,DGS3627G-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1,DGS3627G-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Information for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.1,DGS3627G-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.2,DGS3627G-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.3,DGS3627G-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,invalid-vlan-type(0):static-1q-vlan(1):dynamic-vlan(2):port-base-vlan(3):protocolvlan(4):double-vlan(5),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.4,DGS3627G-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.5,DGS3627G-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.6,DGS3627G-L2MGMT-MIB::swL2VlanStaticTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.7,DGS3627G-L2MGMT-MIB::swL2VlanStaticUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.8,DGS3627G-L2MGMT-MIB::swL2VlanForbiddenPorts,OCTET,read-only,,current,,The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanStaticEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.9,DGS3627G-L2MGMT-MIB::swL2VlanCurrentTaggedPorts,OCTET,read-only,,current,,The set of ports which are transmitting traffic for this VLAN as tagged frames.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.10,DGS3627G-L2MGMT-MIB::swL2VlanCurrentUntaggedPorts,OCTET,read-only,,current,,The set of ports which are transmitting traffic for this VLAN as untagged frames.
.1.3.6.1.4.1.171.11.70.8.2.17.1.1.11,DGS3627G-L2MGMT-MIB::swL2VlanAdvertisementState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Specifies the VLAN as able to join GVRP If this parameter  is not set, the VLAN cannot be configured to have forbidden ports.  This flag protocol VLAN is fixed to DISABLE.
.1.3.6.1.4.1.171.11.70.8.2.17.2,DGS3627G-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.70.8.2.18,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.18.1,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolGroupTable,,not-accessible,,current,,A table that contains mappings from Protocol Templates to Protocol Group Identifiers used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.4.1.171.11.70.8.2.18.1.1,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolGroupEntry,,not-accessible,swL2dot1vProtocolTemplateFrameType:swL2dot1vProtocolTemplateProtocolValue,current,,A mapping from a Protocol Template to a Protocol Group Identifier.
.1.3.6.1.4.1.171.11.70.8.2.18.1.1.1,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolTemplateFrameType,INTEGER,read-only,,current,ethernet(1):rfc1042(2):llcOther(3),The data-link encapsulation format or the 'detagged_frame_type' in a Protocol Template.
.1.3.6.1.4.1.171.11.70.8.2.18.1.1.2,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolTemplateProtocolValue,OCTET,read-only,,current,,The identification of the protocol above the data-link layer in a Protocol Template. Depending on the frame type, the octet string will have one of the following values: For 'ethernet', 'rfc1042' and 'snap8021H', this is the 16-bit (2-octet) IEEE 802.3 Type Field. For 'llcOther', this is the 2-octet IEEE 802.2 Link Service Access Point (LSAP) pair: first octet for Destination Service Access Point (DSAP) and second octet for Source Service Access Point (SSAP).
.1.3.6.1.4.1.171.11.70.8.2.18.1.1.3,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolGroupId,Integer32,read-create,,current,,Represents a group of protocols that are associated together when assigning a VID to a frame.
.1.3.6.1.4.1.171.11.70.8.2.18.1.1.4,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.2.18.2,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolPortTable,,not-accessible,,current,,A table that contains VID sets used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.4.1.171.11.70.8.2.18.2.1,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolPortEntry,,not-accessible,swL2dot1vProtocolPort:swL2dot1vProtocolPortGroupId,current,,A VID set for a port.
.1.3.6.1.4.1.171.11.70.8.2.18.2.1.1,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolPort,Integer32,read-only,,current,,The port number of the port.
.1.3.6.1.4.1.171.11.70.8.2.18.2.1.2,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolPortGroupId,Integer32,read-only,,current,,Designates a group of protocols in the Protocol Group Database.
.1.3.6.1.4.1.171.11.70.8.2.18.2.1.3,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolPortGroupVid,Integer32,read-write,,current,,The VID associated with a group of protocols for each port.
.1.3.6.1.4.1.171.11.70.8.2.18.2.1.5,DGS3627G-L2MGMT-MIB::swL2dot1vProtocolPortRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.2.19,DGS3627G-L2MGMT-MIB::swL2MulticastRangeMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.19.1,DGS3627G-L2MGMT-MIB::swL2MulticastRangeTable,,not-accessible,,current,,A table contains multicast address range information.
.1.3.6.1.4.1.171.11.70.8.2.19.1.1,DGS3627G-L2MGMT-MIB::swL2MulticastRangeEntry,,not-accessible,swL2MulticastRangeName,current,,Information about multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.19.1.1.1,DGS3627G-L2MGMT-MIB::swL2MulticastRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.19.1.1.2,DGS3627G-L2MGMT-MIB::swL2MulticastRangeHead,IpAddress,read-create,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.19.1.1.3,DGS3627G-L2MGMT-MIB::swL2MulticastRangeTail,IpAddress,read-create,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.8.2.19.1.1.4,DGS3627G-L2MGMT-MIB::swL2MulticastRangeState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.2.20,DGS3627G-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.20.1,DGS3627G-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.20.1.1,DGS3627G-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.70.8.2.20.1.2,DGS3627G-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.70.8.2.20.1.3,DGS3627G-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.70.8.2.20.1.4,DGS3627G-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.70.8.2.20.1.5,DGS3627G-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.70.8.2.20.2,DGS3627G-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.20.2.1,DGS3627G-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.70.8.2.20.2.1.1,DGS3627G-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.70.8.2.20.2.1.1.1,DGS3627G-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.70.8.2.20.2.1.1.2,DGS3627G-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.70.8.2.20.2.1.1.3,DGS3627G-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.70.8.2.20.2.1.1.4,DGS3627G-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.70.8.2.24,DGS3627G-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.2.24.1,DGS3627G-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.70.8.2.24.2,DGS3627G-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.70.8.2.24.2.1,DGS3627G-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.70.8.2.24.2.1.1,DGS3627G-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.70.8.2.24.2.1.2,DGS3627G-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.70.8.3,DGS3627G-SWL3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.70.8.3.1,DGS3627G-SWL3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.1.1,DGS3627G-SWL3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.1.1.1,DGS3627G-SWL3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.70.8.3.1.1.2,DGS3627G-SWL3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.8.3.1.1.3,DGS3627G-SWL3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.8.3.1.1.4,DGS3627G-SWL3MGMT-MIB::swL3DevCtrlPIMState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates PIM protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.8.3.1.1.5,DGS3627G-SWL3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.8.3.1.1.6,DGS3627G-SWL3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.70.8.3.1.1.7,DGS3627G-SWL3MGMT-MIB::swL3DevCtrlDHCPAutoConfigState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.11.70.8.3.2,DGS3627G-SWL3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.2.1,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.2.1.3,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.1,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.2,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.3,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.4,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.5,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.6,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.7,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-create,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.8,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.9,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.14,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.15,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.16,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.17,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.18,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-create,,current,enabled(1):disabled(2),If the state is enabled, the switch will be allowed to respond to the proxy ARP
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.19,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.20,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.21,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.22,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.23,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.24,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.25,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.26,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.70.8.3.2.1.3.1.27,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.1,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.2,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.3,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.5,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.6,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.7,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.8,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.9,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.10,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.11,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.12,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.70.8.3.2.1.4.1.13,DGS3627G-SWL3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.70.8.3.2.1.5,DGS3627G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.5.1,DGS3627G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.70.8.3.2.1.5.1.1,DGS3627G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.70.8.3.2.1.5.1.2,DGS3627G-SWL3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.70.8.3.2.1.5.1.3,DGS3627G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.70.8.3.2.1.5.1.4,DGS3627G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.70.8.3.2.1.5.1.5,DGS3627G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.70.8.3.2.1.5.1.6,DGS3627G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.70.8.3.2.1.5.1.7,DGS3627G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.70.8.3.2.1.5.1.8,DGS3627G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.8.3.2.1.5.1.9,DGS3627G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.70.8.3.2.1.6,DGS3627G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.70.8.3.2.1.6.1,DGS3627G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.70.8.3.2.1.6.1.1,DGS3627G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.70.8.3.2.1.6.1.2,DGS3627G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.70.8.3.2.1.6.1.3,DGS3627G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.70.8.3.2.1.6.1.4,DGS3627G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.70.8.3.2.1.6.1.5,DGS3627G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.8.3.2.1.7,DGS3627G-SWL3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.70.8.3.2.1.8,DGS3627G-SWL3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.70.8.3.2.1.8.1,DGS3627G-SWL3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.8.1.1,DGS3627G-SWL3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.8.1.2,DGS3627G-SWL3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.70.8.3.2.1.8.1.3,DGS3627G-SWL3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.70.8.3.2.1.8.1.4,DGS3627G-SWL3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.8.1.5,DGS3627G-SWL3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.1.8.1.6,DGS3627G-SWL3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.8.3.2.2,DGS3627G-SWL3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.2.2.1,DGS3627G-SWL3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.70.8.3.2.2.1.1,DGS3627G-SWL3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.8.3.2.2.1.1.1,DGS3627G-SWL3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.8.3.2.2.1.1.2,DGS3627G-SWL3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.8.3.2.2.1.1.3,DGS3627G-SWL3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.70.8.3.2.2.1.1.4,DGS3627G-SWL3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.70.8.3.2.4,DGS3627G-SWL3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.70.8.3.2.5,DGS3627G-SWL3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.70.8.3.2.5.1,DGS3627G-SWL3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.70.8.3.2.5.1.1,DGS3627G-SWL3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.70.8.3.2.5.1.2,DGS3627G-SWL3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.70.8.3.2.5.1.3,DGS3627G-SWL3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.70.8.3.2.5.1.4,DGS3627G-SWL3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.70.8.3.2.5.1.5,DGS3627G-SWL3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route.
.1.3.6.1.4.1.171.11.70.8.3.2.5.1.6,DGS3627G-SWL3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.70.8.3.2.5.1.7,DGS3627G-SWL3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.70.8.3.2.5.1.8,DGS3627G-SWL3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.70.8.3.2.6,DGS3627G-SWL3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.2.6.1,DGS3627G-SWL3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.70.8.3.2.6.1.1,DGS3627G-SWL3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.70.8.3.2.6.1.1.1,DGS3627G-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,read-only,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.70.8.3.2.6.1.1.2,DGS3627G-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,read-only,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.70.8.3.2.6.1.1.3,DGS3627G-SWL3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.70.8.3.2.6.1.1.4,DGS3627G-SWL3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.3.3,DGS3627G-SWL3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.3.1,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.3.1.1,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.8.3.3.1.2,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the BOOTP packets can cross.
.1.3.6.1.4.1.171.11.70.8.3.3.1.3,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.70.8.3.3.1.4,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.70.8.3.3.1.4.1,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpCtrlEntry,,not-accessible,swL3RelayDhcpCtrlInterfaceName:swL3RelayDhcpCtrlServer,current,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.70.8.3.3.1.4.1.1,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.70.8.3.3.1.4.1.2,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.70.8.3.3.1.4.1.3,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.8.3.3.1.5,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpOption82State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.8.3.3.1.6,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpOption82CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 Check function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.8.3.3.1.7,DGS3627G-SWL3MGMT-MIB::swL3RelayDhcpOption82Policy,INTEGER,read-write,,current,replace(0):drop(1):keep(2),This object indicates DHCP Relay Option 82 Policy.
.1.3.6.1.4.1.171.11.70.8.3.3.1.8,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.1,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 60 function is enabled or disabled. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.2,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60DefMode,INTEGER,read-write,,current,relay(1):drop(2),This object indicates default mode that has no option 60 mathcing rules. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption60DefRelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.3,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60DefTable,,not-accessible,,current,,This table indicates the default relay servers for the packet that has no option 60 mathcing rules. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.3.1,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60DefEntry,,not-accessible,swL3DHCPRelayOption60DefRelayIp,current,,A list of information indicates the default relay servers for the packet that has no option 60 mathcing rules. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.3.1.1,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60DefRelayIp,IpAddress,read-only,,current,,This object indicates the IP address of default relay server.
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.3.1.2,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60DefRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.4,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60Table,,not-accessible,,current,,This table indicates the relay servers for the packet at option 60 rules.
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.4.1,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60Entry,,not-accessible,swL3DHCPRelayOption60String:swL3DHCPRelayOption60RelayIp,current,,A list of information indicates the relay servers for the packet at option 60 rules.
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.4.1.1,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60String,OCTET,read-only,,current,,This object indicates string of this entry.  Note that it is theoretically possible for a valid string
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.4.1.2,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60RelayIp,IpAddress,read-only,,current,,This object indicates the IP address of relay server.
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.4.1.3,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60MatchType,INTEGER,read-create,,current,exact(1):partial(2),This object indicates match state of this entry. exact(1): means the option 60 string in the packet must full match with the specified string. partial(2): means the option 60 string in the packet only need partial match with the specified string. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.8.4.1.4,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption60RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.3.3.1.9,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.3.1.9.1,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 61 function is enabled or disabled. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.9.2,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61DefMode,INTEGER,read-write,,current,relay(1):drop(2),This object indicates default mode that has no option 61 mathcing rules. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption61DefRelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.9.3,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61DefRelayIp,IpAddress,read-write,,current,,This object indicates the IP address of default relay server that has no option 61 mathcing rules. Pay attention to when swL3DHCPRelayOption61Mode is: relay(1): this object must be set together. drop(2): this object can not be set, and it always returns '0.0.0.0'. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.9.4,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61Table,,not-accessible,,current,,This table indicates the relay servers for the packet at option 61 rules.
.1.3.6.1.4.1.171.11.70.8.3.3.1.9.4.1,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61Entry,,not-accessible,swL3DHCPRelayOption61ClientType:swL3DHCPRelayOption61ClientID,current,,A list of information indicates the relay servers for the packet at option 61 rules. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.9.4.1.1,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61ClientType,INTEGER,read-only,,current,mac(1):string(2),This object indicates client type of this entry. mac(1): means the client-ID which is the MAC address of client. string(2): means the client-ID which is specified string by administrator. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.9.4.1.2,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61ClientID,OCTET,read-only,,current,,This object indicates string of this entry. When swL3DHCPRelayOption61ClientType is mac(1), the format of this object should be XX-XX-XX-XX-XX-XX (MAC address).  Note that it is theoretically possible for a valid string 
.1.3.6.1.4.1.171.11.70.8.3.3.1.9.4.1.3,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61Mode,INTEGER,read-create,,current,relay(1):drop(2),This object indicates mode of this entry. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption61RelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.9.4.1.4,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61RelayIp,IpAddress,read-create,,current,,This object indicates the IP address of relay server. Pay attention to when swL3DHCPRelayOption61Mode is: relay(1): this object must be set together. drop(2): this object can not be set, and it always returns '0.0.0.0'. 
.1.3.6.1.4.1.171.11.70.8.3.3.1.9.4.1.5,DGS3627G-SWL3MGMT-MIB::swL3DHCPRelayOption61RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.3.3.2,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.3.2.1,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.8.3.3.2.2,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.70.8.3.3.2.3,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.70.8.3.3.2.4,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.8.3.3.2.5,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.8.3.3.2.6,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.70.8.3.3.2.6.1,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.70.8.3.3.2.6.1.1,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.70.8.3.3.2.6.1.2,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.70.8.3.3.2.6.1.3,DGS3627G-SWL3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.8.3.4,DGS3627G-SWL3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.70.8.3.4.1,DGS3627G-SWL3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.70.8.3.4.1.1,DGS3627G-SWL3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.8.3.4.1.2,DGS3627G-SWL3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.70.8.3.4.1.3,DGS3627G-SWL3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.3.5,DGS3627G-SWL3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.70.8.3.5.1,DGS3627G-SWL3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.70.8.3.5.1.1,DGS3627G-SWL3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.70.8.3.5.1.2,DGS3627G-SWL3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.70.8.3.5.1.3,DGS3627G-SWL3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.70.8.3.5.1.4,DGS3627G-SWL3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.70.8.3.5.1.5,DGS3627G-SWL3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.8.3.5.1.6,DGS3627G-SWL3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.70.8.3.6,DGS3627G-SWL3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.70.8.3.6.1,DGS3627G-SWL3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.70.8.3.6.1.1,DGS3627G-SWL3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.70.8.3.6.1.2,DGS3627G-SWL3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.70.8.3.6.1.3,DGS3627G-SWL3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.70.8.3.6.1.4,DGS3627G-SWL3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.70.8.3.6.1.5,DGS3627G-SWL3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.8.3.7,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.70.8.3.7.1,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.70.8.3.7.1.1,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.70.8.3.7.1.2,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.70.8.3.7.1.3,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.70.8.3.7.1.4,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.70.8.3.7.1.5,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.70.8.3.7.1.6,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.70.8.3.7.1.7,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.70.8.3.7.1.8,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.70.8.3.7.1.9,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.70.8.3.7.1.10,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.70.8.3.7.1.11,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.8.3.7.1.12,DGS3627G-SWL3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.8.3.8,DGS3627G-SWL3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.70.8.3.8.1,DGS3627G-SWL3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.70.8.3.8.1.1,DGS3627G-SWL3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.70.8.3.8.1.2,DGS3627G-SWL3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.70.8.3.8.1.3,DGS3627G-SWL3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.70.8.3.8.1.4,DGS3627G-SWL3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.70.8.3.8.1.5,DGS3627G-SWL3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.70.8.3.8.1.6,DGS3627G-SWL3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.70.8.3.8.1.7,DGS3627G-SWL3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-write,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.70.8.3.8.1.8,DGS3627G-SWL3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-write,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.70.8.3.8.1.9,DGS3627G-SWL3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.70.8.3.8.1.10,DGS3627G-SWL3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.70.8.3.8.1.11,DGS3627G-SWL3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-write,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.70.8.3.8.1.12,DGS3627G-SWL3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.70.8.3.8.1.13,DGS3627G-SWL3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.70.8.3.8.1.14,DGS3627G-SWL3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.70.8.3.8.1.15,DGS3627G-SWL3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.70.8.3.8.1.16,DGS3627G-SWL3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-write,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.70.8.3.8.1.17,DGS3627G-SWL3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-write,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.70.8.3.8.1.18,DGS3627G-SWL3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.70.8.3.8.1.19,DGS3627G-SWL3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.70.8.3.8.1.20,DGS3627G-SWL3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.8.3.8.1.21,DGS3627G-SWL3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.70.8.3.8.1.23,DGS3627G-SWL3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.70.8.3.8.1.24,DGS3627G-SWL3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.70.8.3.8.1.25,DGS3627G-SWL3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.70.8.3.9,DGS3627G-SWL3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.9.1,DGS3627G-SWL3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.70.8.3.9.2,DGS3627G-SWL3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.70.8.3.9.3,DGS3627G-SWL3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.70.8.3.9.4,DGS3627G-SWL3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.70.8.3.9.5,DGS3627G-SWL3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.70.8.3.9.6,DGS3627G-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.70.8.3.9.7,DGS3627G-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.70.8.3.9.8,DGS3627G-SWL3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.70.8.3.9.9,DGS3627G-SWL3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.70.8.3.9.10,DGS3627G-SWL3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.70.8.3.10,DGS3627G-SWL3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.70.8.3.10.1,DGS3627G-SWL3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.70.8.3.10.1.1,DGS3627G-SWL3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.70.8.3.10.1.2,DGS3627G-SWL3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.70.8.3.10.1.3,DGS3627G-SWL3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.70.8.3.10.1.4,DGS3627G-SWL3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.8.3.10.1.5,DGS3627G-SWL3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.70.8.3.10.1.6,DGS3627G-SWL3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.8.3.12,DGS3627G-SWL3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.70.8.3.12.1,DGS3627G-SWL3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.70.8.3.12.1.1,DGS3627G-SWL3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.70.8.3.12.1.2,DGS3627G-SWL3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.70.8.3.12.1.3,DGS3627G-SWL3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.70.8.3.12.1.4,DGS3627G-SWL3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.70.8.3.12.1.5,DGS3627G-SWL3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.70.8.3.12.1.6,DGS3627G-SWL3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.70.8.3.12.1.7,DGS3627G-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.70.8.3.12.1.8,DGS3627G-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.70.8.3.13,DGS3627G-SWL3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.13.1,DGS3627G-SWL3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.70.8.3.13.1.1,DGS3627G-SWL3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.70.8.3.13.1.1.1,DGS3627G-SWL3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.70.8.3.13.1.1.2,DGS3627G-SWL3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.70.8.3.13.1.1.3,DGS3627G-SWL3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.70.8.3.13.1.1.4,DGS3627G-SWL3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.70.8.3.13.1.1.5,DGS3627G-SWL3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.8.3.13.1.1.6,DGS3627G-SWL3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.70.8.3.13.1.1.7,DGS3627G-SWL3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.70.8.3.13.1.1.8,DGS3627G-SWL3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.70.8.3.13.2,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1.1,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1.2,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1.3,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1.4,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1.5,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1.6,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1.7,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1.8,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1.9,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.70.8.3.13.2.1.10,DGS3627G-SWL3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.70.8.3.14,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.14.1,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.1,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.2,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.3,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.4,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.5,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.6,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.7,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.8,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.9,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.10,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.11,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.12,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.13,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.14,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.15,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.70.8.3.14.1.1.16,DGS3627G-SWL3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.70.8.3.15,DGS3627G-SWL3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.8.3.15.1,DGS3627G-SWL3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.70.8.3.15.2,DGS3627G-SWL3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.70.8.3.15.3,DGS3627G-SWL3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.70.8.3.15.4,DGS3627G-SWL3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.70.8.3.15.5,DGS3627G-SWL3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.70.8.3.15.6,DGS3627G-SWL3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.70.8.3.19,DGS3627G-SWL3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.70.8.3.19.1,DGS3627G-SWL3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.70.8.3.19.1.1,DGS3627G-SWL3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.70.8.3.19.1.2,DGS3627G-SWL3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.70.8.3.19.1.3,DGS3627G-SWL3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.70.8.3.20,DGS3627G-SWL3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.70.8.3.20.1,DGS3627G-SWL3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.70.8.3.20.1.1,DGS3627G-SWL3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.70.8.3.20.1.2,DGS3627G-SWL3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.70.8.3.20.1.3,DGS3627G-SWL3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.70.8.3.20.1.4,DGS3627G-SWL3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.70.8.3.20.1.5,DGS3627G-SWL3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9,SW36XXPRIMGMT-MIB::dgs3612g,,,,,,
.1.3.6.1.4.1.171.11.70.9.2,DGS3612G-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.70.9.2.1,DGS3612G-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.1.1,DGS3612G-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.1.1.1,DGS3612G-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.70.9.2.1.1.2,DGS3612G-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.70.9.2.1.1.3,DGS3612G-L2MGMT-MIB::swDevModuleInfoTable,,not-accessible,,current,,This table contains the module information.
.1.3.6.1.4.1.171.11.70.9.2.1.1.3.1,DGS3612G-L2MGMT-MIB::swDevModuleInfoEntry,,not-accessible,swDevModuleInfoUnitID:swDevModuleInfoModuleID,current,,A list of management information for each unit in the system.
.1.3.6.1.4.1.171.11.70.9.2.1.1.3.1.1,DGS3612G-L2MGMT-MIB::swDevModuleInfoUnitID,INTEGER,read-only,,current,,This object indicates the specific unit ID in the stacking/chassis  table.
.1.3.6.1.4.1.171.11.70.9.2.1.1.3.1.2,DGS3612G-L2MGMT-MIB::swDevModuleInfoModuleID,INTEGER,read-only,,current,,This object indicates the module ID of this unit.
.1.3.6.1.4.1.171.11.70.9.2.1.1.3.1.3,DGS3612G-L2MGMT-MIB::swDevModuleInfoModuleName,OCTET,read-only,,current,,A textual string containing name of the the module. 
.1.3.6.1.4.1.171.11.70.9.2.1.1.3.1.4,DGS3612G-L2MGMT-MIB::swDevModuleInfoReversion,OCTET,read-only,,current,,A textual string containing reversion of the module.
.1.3.6.1.4.1.171.11.70.9.2.1.1.3.1.5,DGS3612G-L2MGMT-MIB::swDevModuleInfoSerial,OCTET,read-only,,current,,A textual string containing serial of the module.
.1.3.6.1.4.1.171.11.70.9.2.1.1.3.1.6,DGS3612G-L2MGMT-MIB::swDevModuleInfoDescription,OCTET,read-only,,current,,A textual string containing description of the module. 
.1.3.6.1.4.1.171.11.70.9.2.1.1.4,DGS3612G-L2MGMT-MIB::swDevInfoBootPromVersion,OCTET,read-only,,current,,Boot Prom Version.
.1.3.6.1.4.1.171.11.70.9.2.1.1.5,DGS3612G-L2MGMT-MIB::swDevInfoFirmwareVersion,OCTET,read-only,,current,,Boot firmware Version.
.1.3.6.1.4.1.171.11.70.9.2.1.1.6,DGS3612G-L2MGMT-MIB::swDevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The first two  octets is defined as system LED. The first LED is power LED. The second LED is console LED. The third LED is RPS (Redundancy  Power Supply) LED. The other octets following the second octets are the logical port LED (following dot1dBasePort  ordering). Every two bytes are presented to a port. The first  byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED.  Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. 04 = 10Gbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.70.9.2.1.2,DGS3612G-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.1.2.1,DGS3612G-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.70.9.2.1.2.2,DGS3612G-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management  Protocol (IGMP) capture function is enabled or disabled.
.1.3.6.1.4.1.171.11.70.9.2.1.2.3,DGS3612G-L2MGMT-MIB::swL2DevCtrlIGMPSnoopingMcstRTOnly,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),
.1.3.6.1.4.1.171.11.70.9.2.1.2.4,DGS3612G-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.70.9.2.1.2.5,DGS3612G-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.70.9.2.1.2.6,DGS3612G-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID which the Dot1dTpFdbTable belongs to ;  The default value is DEFAULT_VLAN_ID of system .
.1.3.6.1.4.1.171.11.70.9.2.1.2.7,DGS3612G-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.70.9.2.1.2.8,DGS3612G-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.70.9.2.1.2.9,DGS3612G-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.70.9.2.1.2.10,DGS3612G-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.70.9.2.1.2.13,DGS3612G-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.1.2.13.1,DGS3612G-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object control web status.
.1.3.6.1.4.1.171.11.70.9.2.1.2.13.2,DGS3612G-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object can designate tcp port. When web disable this object can't accessible.
.1.3.6.1.4.1.171.11.70.9.2.1.2.14,DGS3612G-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.1.2.14.1,DGS3612G-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object control telnet status.
.1.3.6.1.4.1.171.11.70.9.2.1.2.14.2,DGS3612G-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object can designate tcp port. When telnet disable this object can't accessible.
.1.3.6.1.4.1.171.11.70.9.2.1.2.15,DGS3612G-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.11.70.9.2.1.2.16,DGS3612G-L2MGMT-MIB::swL2DevCtrlLedPOEState,INTEGER,read-write,,current,enabled(1):disabled(2),When set enabled(1), the POE LED is lighten.  When set disabled(2), the Link/ACT/Speed LED is lighten.
.1.3.6.1.4.1.171.11.70.9.2.1.2.17,DGS3612G-L2MGMT-MIB::swL2DevCtrlClipagingState,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.11.70.9.2.1.2.18,DGS3612G-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.70.9.2.1.2.19,DGS3612G-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.70.9.2.1.2.22,DGS3612G-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.70.9.2.1.3,DGS3612G-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.1.3.1,DGS3612G-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decide whether to send a new root trap.
.1.3.6.1.4.1.171.11.70.9.2.1.3.2,DGS3612G-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,disabled(2):enabled(3),This object determine to send a trap or not when the switch topology was changed. If the object is enabled(3), the topologyChange trap is sent by the device when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. For the same port tranition, the device doesn't send the trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.70.9.2.1.3.3,DGS3612G-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,disabled(2):enabled(3),This object determine to send a trap or not when the link  was changed. If the object is enabled(3), the Link Change  trap is sent by the device when any of its ports link change. The device doesn't send the trap if this object value is  disabled or other.
.1.3.6.1.4.1.171.11.70.9.2.2,DGS3612G-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.2.1,DGS3612G-L2MGMT-MIB::swL2MultiFilterTable,,not-accessible,,current,, A table that contains infomation about vlan multicast filter mode.
.1.3.6.1.4.1.171.11.70.9.2.2.1.1,DGS3612G-L2MGMT-MIB::swL2MultiFilterEntry,,not-accessible,swL2MultiFilterVid,current,,A list of multicast filter mode information for each vlan. 
.1.3.6.1.4.1.171.11.70.9.2.2.1.1.1,DGS3612G-L2MGMT-MIB::swL2MultiFilterVid,INTEGER,read-only,,current,, vid for each vlan
.1.3.6.1.4.1.171.11.70.9.2.2.1.1.2,DGS3612G-L2MGMT-MIB::swL2MultiFilterMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3), vlan multicast filter mode.
.1.3.6.1.4.1.171.11.70.9.2.3,DGS3612G-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.3.1,DGS3612G-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.70.9.2.3.1.1,DGS3612G-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.70.9.2.3.1.1.1,DGS3612G-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.9.2.3.1.1.2,DGS3612G-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.70.9.2.3.1.1.3,DGS3612G-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.70.9.2.3.1.1.4,DGS3612G-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.70.9.2.3.1.1.5,DGS3612G-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.70.9.2.3.1.1.6,DGS3612G-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.70.9.2.3.1.1.7,DGS3612G-L2MGMT-MIB::swL2PortInfoErrDisReason,INTEGER,read-only,,current,err-none(1):storm-control(2):lbd-control(3):ddm-control(4):bpdu-protection(5):unidirectional(6),This object indicates the port if disabled and why error disabled.
.1.3.6.1.4.1.171.11.70.9.2.3.2,DGS3612G-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.70.9.2.3.2.1,DGS3612G-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.70.9.2.3.2.1.1,DGS3612G-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.70.9.2.3.2.1.2,DGS3612G-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.70.9.2.3.2.1.3,DGS3612G-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.70.9.2.3.2.1.4,DGS3612G-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.70.9.2.3.2.1.5,DGS3612G-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.70.9.2.3.2.1.6,DGS3612G-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.70.9.2.3.2.1.7,DGS3612G-L2MGMT-MIB::swL2PortCtrlLockState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port is locked or not.
.1.3.6.1.4.1.171.11.70.9.2.3.2.1.8,DGS3612G-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each port MAC notification state.
.1.3.6.1.4.1.171.11.70.9.2.3.2.1.11,DGS3612G-L2MGMT-MIB::swL2PortCtrlAutoNegRestart,INTEGER,read-write,,current,restart(1):norestart(2),If the value of this object is set to restart(1) then this will force  Setting the value of this object to norestart(2) has no effect.
.1.3.6.1.4.1.171.11.70.9.2.3.2.1.12,DGS3612G-L2MGMT-MIB::swL2PortCtrlAutoNegCapAdvertisedBits,BITS,read-write,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities advertised 
.1.3.6.1.4.1.171.11.70.9.2.3.3,DGS3612G-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configure the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.70.9.2.3.4,DGS3612G-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,Integer32,read-only,,current,,This object configure the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.70.9.2.3.8,DGS3612G-L2MGMT-MIB::swL2PortAutoNegInfoTable,,not-accessible,,current,,A table that contains information about every port's auto negotiation status.
.1.3.6.1.4.1.171.11.70.9.2.3.8.1,DGS3612G-L2MGMT-MIB::swL2PortAutoNegInfoEntry,,not-accessible,swL2PortAutoNegInfoPortIndex,current,,A list of information for each port auto negotiation of the device.
.1.3.6.1.4.1.171.11.70.9.2.3.8.1.1,DGS3612G-L2MGMT-MIB::swL2PortAutoNegInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.9.2.3.8.1.2,DGS3612G-L2MGMT-MIB::swL2PortAutoNegInfoAdminStatus,INTEGER,read-only,,current,enabled(1):disabled(2), If the value of this object is disabled(2) then the interface will act as 
.1.3.6.1.4.1.171.11.70.9.2.3.8.1.3,DGS3612G-L2MGMT-MIB::swL2PortAutoNegInfoCapabilityBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities of the local 
.1.3.6.1.4.1.171.11.70.9.2.3.8.1.4,DGS3612G-L2MGMT-MIB::swL2PortAutoNegInfoCapAdvertisedBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities advertised by the 
.1.3.6.1.4.1.171.11.70.9.2.3.8.1.5,DGS3612G-L2MGMT-MIB::swL2PortAutoNegInfoCapReceivedBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities received from the 
.1.3.6.1.4.1.171.11.70.9.2.3.9,DGS3612G-L2MGMT-MIB::swL2PortDropCounterTable,,not-accessible,,current,,A table that contains information for each port drop counter.
.1.3.6.1.4.1.171.11.70.9.2.3.9.1,DGS3612G-L2MGMT-MIB::swL2PortDropCounterEntry,,not-accessible,swL2PortDropCounterPortIndex,current,,A list of information for each port auto negotiation of the device.
.1.3.6.1.4.1.171.11.70.9.2.3.9.1.1,DGS3612G-L2MGMT-MIB::swL2PortDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.9.2.3.9.1.2,DGS3612G-L2MGMT-MIB::swL2PortBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while buffer full.
.1.3.6.1.4.1.171.11.70.9.2.3.9.1.3,DGS3612G-L2MGMT-MIB::swL2PortACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.70.9.2.3.9.1.4,DGS3612G-L2MGMT-MIB::swL2PortMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.70.9.2.3.9.1.5,DGS3612G-L2MGMT-MIB::swL2PortVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.70.9.2.3.10,DGS3612G-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port 1519-9216 counter.
.1.3.6.1.4.1.171.11.70.9.2.3.10.1,DGS3612G-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of information for each port counter of the device.
.1.3.6.1.4.1.171.11.70.9.2.3.10.1.1,DGS3612G-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.9.2.3.10.1.2,DGS3612G-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,The total number of packets length 1519-1522.
.1.3.6.1.4.1.171.11.70.9.2.3.10.1.3,DGS3612G-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,The total number of packets length 1519-1522.
.1.3.6.1.4.1.171.11.70.9.2.3.10.1.4,DGS3612G-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,The total number of packets length 2048-4095.
.1.3.6.1.4.1.171.11.70.9.2.3.10.1.5,DGS3612G-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,The total number of packets length 4096-9216.
.1.3.6.1.4.1.171.11.70.9.2.3.11,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.1,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.2,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.3,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.4,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.5,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.6,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.7,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.8,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.9,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.10,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.70.9.2.3.11.1.11,DGS3612G-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.70.9.2.6,DGS3612G-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.6.1,DGS3612G-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.9.2.6.1.1,DGS3612G-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.70.9.2.6.1.1.1,DGS3612G-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.70.9.2.6.1.1.2,DGS3612G-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(1kbit/sec) of the specifed port. Value 10000000 means no limit.
.1.3.6.1.4.1.171.11.70.9.2.6.1.1.3,DGS3612G-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(1kbit/sec) of the specifed port. Value 10000000 means no limit.
.1.3.6.1.4.1.171.11.70.9.2.6.1.1.4,DGS3612G-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.70.9.2.6.1.1.5,DGS3612G-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.70.9.2.6.2,DGS3612G-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.9.2.6.2.1,DGS3612G-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingPort:swL2QOSSchedulingClassID,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.70.9.2.6.2.1.1,DGS3612G-L2MGMT-MIB::swL2QOSSchedulingPort,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.70.9.2.6.2.1.2,DGS3612G-L2MGMT-MIB::swL2QOSSchedulingClassID,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.70.9.2.6.2.1.3,DGS3612G-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed
.1.3.6.1.4.1.171.11.70.9.2.6.2.1.4,DGS3612G-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-write,,current,strict(1):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.70.9.2.6.2.1.5,DGS3612G-L2MGMT-MIB::swL2QOSSchedulingMechanismEffec,INTEGER,read-only,,current,strict(1):weightfair(3),Indicates the effective mechanism of QoS scheduling. If the swQoSSchedulingWeight is configured to be 0, then this object will always display strict (1).
.1.3.6.1.4.1.171.11.70.9.2.6.3,DGS3612G-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.9.2.6.3.1,DGS3612G-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.70.9.2.6.3.1.1,DGS3612G-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.70.9.2.6.3.1.2,DGS3612G-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.70.9.2.6.4,DGS3612G-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.9.2.6.4.1,DGS3612G-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.70.9.2.6.4.1.1,DGS3612G-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.70.9.2.6.4.1.2,DGS3612G-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.70.9.2.6.4.1.3,DGS3612G-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server.  If an 802.1X port is authenticated, this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.70.9.2.6.5,DGS3612G-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.70.9.2.6.6,DGS3612G-L2MGMT-MIB::swL2QOSHolPreventionCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Control QOS Hol Prevention
.1.3.6.1.4.1.171.11.70.9.2.6.7,DGS3612G-L2MGMT-MIB::swCosBandwidthControlTable,,not-accessible,,current,,A table that contains information about
.1.3.6.1.4.1.171.11.70.9.2.6.7.1,DGS3612G-L2MGMT-MIB::swCosBandwidthControlEntry,,not-accessible,swCosBandwidthPort:swCosBandwidthClassID,current,,A list that contains CoS Bandwidth Control information
.1.3.6.1.4.1.171.11.70.9.2.6.7.1.1,DGS3612G-L2MGMT-MIB::swCosBandwidthPort,INTEGER,read-only,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.70.9.2.6.7.1.2,DGS3612G-L2MGMT-MIB::swCosBandwidthClassID,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.70.9.2.6.7.1.3,DGS3612G-L2MGMT-MIB::swCosBandwidthMinRate,INTEGER,read-write,,current,,Indicates the Minimum Rate of the specified port. 
.1.3.6.1.4.1.171.11.70.9.2.6.7.1.4,DGS3612G-L2MGMT-MIB::swCosBandwidthMaxRate,INTEGER,read-write,,current,,Indicates the Maximum Rate of the specified port. 
.1.3.6.1.4.1.171.11.70.9.2.6.8,DGS3612G-L2MGMT-MIB::swCpuRxRateControlTable,,not-accessible,,current,,A table that contains information about CPU receiving rate control.
.1.3.6.1.4.1.171.11.70.9.2.6.8.1,DGS3612G-L2MGMT-MIB::swCpuRxRateControlEntry,,not-accessible,swCpuRxClassID,current,,A list that contains CPU CoS receiving rate control information.
.1.3.6.1.4.1.171.11.70.9.2.6.8.1.1,DGS3612G-L2MGMT-MIB::swCpuRxClassID,INTEGER,not-accessible,,current,,Indicates the Class of Service ID.
.1.3.6.1.4.1.171.11.70.9.2.6.8.1.2,DGS3612G-L2MGMT-MIB::swCpuRxRateControlStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of receiving rate control.
.1.3.6.1.4.1.171.11.70.9.2.6.9,DGS3612G-L2MGMT-MIB::swQosDscpTrustPortCtrlTable,,not-accessible,,current,,A table that contains information about the
.1.3.6.1.4.1.171.11.70.9.2.6.9.1,DGS3612G-L2MGMT-MIB::swQosDscpTrustPortCtrlEntry,,not-accessible,swQosDscpTrustPortCtrlPortIndex,current,,A list that contains the DSCP trusted state per port.
.1.3.6.1.4.1.171.11.70.9.2.6.9.1.1,DGS3612G-L2MGMT-MIB::swQosDscpTrustPortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.70.9.2.6.9.1.2,DGS3612G-L2MGMT-MIB::swQosDscpTrustPortCtrlState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable/disable the DSCP
.1.3.6.1.4.1.171.11.70.9.2.6.10,DGS3612G-L2MGMT-MIB::swQosDscpMapGlobalCtrlTable,,not-accessible,,current,,A table that contains information about
.1.3.6.1.4.1.171.11.70.9.2.6.10.1,DGS3612G-L2MGMT-MIB::swQosDscpMapGlobalCtrlEntry,,not-accessible,swQosDscpMapGlobalCtrlDscpIndex,current,,A list that contains DSCP map information
.1.3.6.1.4.1.171.11.70.9.2.6.10.1.1,DGS3612G-L2MGMT-MIB::swQosDscpMapGlobalCtrlDscpIndex,INTEGER,read-only,,current,,This object indicates the source DSCP incoming packet.
.1.3.6.1.4.1.171.11.70.9.2.6.10.1.2,DGS3612G-L2MGMT-MIB::swQosDscpMapGlobalCtrl8021pPriority,INTEGER,read-write,,current,,This object indicates the 802.1p priority on each port.
.1.3.6.1.4.1.171.11.70.9.2.6.10.1.3,DGS3612G-L2MGMT-MIB::swQosDscpMapGlobalCtrlNewDscp,INTEGER,read-write,,current,,This object indicates the new DSCP map on each port.
.1.3.6.1.4.1.171.11.70.9.2.7,DGS3612G-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.7.1,DGS3612G-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the
.1.3.6.1.4.1.171.11.70.9.2.7.1.1,DGS3612G-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.70.9.2.7.1.1.1,DGS3612G-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.70.9.2.7.1.1.2,DGS3612G-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.70.9.2.7.1.1.3,DGS3612G-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address.
.1.3.6.1.4.1.171.11.70.9.2.7.1.1.4,DGS3612G-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.70.9.2.7.2,DGS3612G-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.7.2.1,DGS3612G-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates vlan name.
.1.3.6.1.4.1.171.11.70.9.2.7.2.2,DGS3612G-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port.0 indicated the function isn't working now.
.1.3.6.1.4.1.171.11.70.9.2.7.2.3,DGS3612G-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies MAC address.
.1.3.6.1.4.1.171.11.70.9.2.7.2.4,DGS3612G-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),.
.1.3.6.1.4.1.171.11.70.9.2.9,DGS3612G-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.9.1,DGS3612G-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.70.9.2.9.2,DGS3612G-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current actived number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.70.9.2.9.3,DGS3612G-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.9.2.9.3.1,DGS3612G-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.9.2.9.3.1.1,DGS3612G-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.70.9.2.9.3.1.3,DGS3612G-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you can not configure the other  ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.70.9.2.9.3.1.4,DGS3612G-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicate how many number of ports is included in this Trunk. The trunk port number depend on the existence of module. The maximum number of ports is 8 for one trunks.
.1.3.6.1.4.1.171.11.70.9.2.9.3.1.5,DGS3612G-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the trunk is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.70.9.2.9.3.1.6,DGS3612G-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicated that type of the trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.70.9.2.9.3.1.7,DGS3612G-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.2.9.3.1.8,DGS3612G-L2MGMT-MIB::swL2TrunkActivePorts,OCTET,read-only,,current,,The object indicates the active ports of the port trunk entry.
.1.3.6.1.4.1.171.11.70.9.2.9.4,DGS3612G-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.70.9.2.9.5,DGS3612G-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.9.2.9.5.1,DGS3612G-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.9.2.9.5.1.1,DGS3612G-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.70.9.2.9.5.1.2,DGS3612G-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.70.9.2.9.6,DGS3612G-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.70.9.2.9.6.1,DGS3612G-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.70.9.2.9.6.1.1,DGS3612G-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.70.9.2.9.6.1.2,DGS3612G-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.70.9.2.10,DGS3612G-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.10.1,DGS3612G-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates switch which port will sniff another  port. A trunk port member cannot be configured as a target  Snooping port. The port number is the sequential (logical)  number which is also applied to bridge MIB, etc.
.1.3.6.1.4.1.171.11.70.9.2.10.2,DGS3612G-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,The represent the ingress into the source port packet to  sniffed.
.1.3.6.1.4.1.171.11.70.9.2.10.3,DGS3612G-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,The represent the egress from the source port packet to  sniffed.
.1.3.6.1.4.1.171.11.70.9.2.10.4,DGS3612G-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled(2) - writing this value to the object, and then the corresponding entry will be removed from the table. enabled(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.9.2.10.5,DGS3612G-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.70.9.2.10.5.1,DGS3612G-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.70.9.2.10.5.1.1,DGS3612G-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.70.9.2.10.5.1.2,DGS3612G-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.70.9.2.10.5.1.3,DGS3612G-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.70.9.2.10.5.1.4,DGS3612G-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.70.9.2.10.5.1.5,DGS3612G-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.70.9.2.10.5.1.6,DGS3612G-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.70.9.2.11,DGS3612G-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.11.1,DGS3612G-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.70.9.2.11.2,DGS3612G-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.70.9.2.11.3,DGS3612G-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1,DGS3612G-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.1,DGS3612G-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.2,DGS3612G-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.3,DGS3612G-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.4,DGS3612G-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.5,DGS3612G-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.6,DGS3612G-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.7,DGS3612G-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.8,DGS3612G-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.9,DGS3612G-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.10,DGS3612G-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.11,DGS3612G-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.12,DGS3612G-L2MGMT-MIB::swL2IGMPFastLeaveState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the fast_leave status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP fast-leave funtion is disabled for this entry. enable(3) - IGMP fast-leave funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.13,DGS3612G-L2MGMT-MIB::swL2IGMPQueryVersion,INTEGER,read-write,,current,,Configure the IGMP version of query packet which will be sent by the router.
.1.3.6.1.4.1.171.11.70.9.2.11.3.1.15,DGS3612G-L2MGMT-MIB::swL2IGMPReportSuppression,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, multiple IGMP reports or leaves for a specific group (S,G) will be integrated into only one report before being sent to the router port.
.1.3.6.1.4.1.171.11.70.9.2.11.4,DGS3612G-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.70.9.2.11.4.1,DGS3612G-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.9.2.11.4.1.1,DGS3612G-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.70.9.2.11.4.1.2,DGS3612G-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.70.9.2.11.4.1.3,DGS3612G-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.70.9.2.11.5,DGS3612G-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.70.9.2.11.5.1,DGS3612G-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.9.2.11.5.1.1,DGS3612G-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.70.9.2.11.5.1.2,DGS3612G-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.9.2.11.5.1.3,DGS3612G-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.9.2.11.5.1.4,DGS3612G-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.70.9.2.11.5.1.5,DGS3612G-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.9.2.11.6,DGS3612G-L2MGMT-MIB::swL2IGMPRouterPortsTable,,not-accessible,,current,,The table controls the Vlan's IGMP router ports function.
.1.3.6.1.4.1.171.11.70.9.2.11.6.1,DGS3612G-L2MGMT-MIB::swL2IGMPRouterPortsEntry,,not-accessible,swL2IGMPRouterPortsVid,current,,The entry in IGMP router ports table (swL2IGMPRouterPortsTable).
.1.3.6.1.4.1.171.11.70.9.2.11.6.1.1,DGS3612G-L2MGMT-MIB::swL2IGMPRouterPortsVid,INTEGER,read-only,,current,,This object indicates the IGMP router ports entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP ports Table.
.1.3.6.1.4.1.171.11.70.9.2.11.6.1.2,DGS3612G-L2MGMT-MIB::swL2IGMPRouterStaticPortList,OCTET,read-write,,current,,
.1.3.6.1.4.1.171.11.70.9.2.11.6.1.3,DGS3612G-L2MGMT-MIB::swL2IGMPRouterDynamicPortList,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.11.70.9.2.11.6.1.4,DGS3612G-L2MGMT-MIB::swL2IGMPRouterForbiddenPortList,OCTET,read-write,,current,,
.1.3.6.1.4.1.171.11.70.9.2.11.7,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast vlan table.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.1,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the vlan id of the IGMP snooping multicast  vlan entry.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.2,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the vlan name of the IGMP snooping multicast  vlan entry.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.3,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-create,,current,,This object indicate the portlist of the source ports of IGMP  snooping multicast vlan. The source ports will be set as tag ports  of the vlan entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.4,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-create,,current,,This object indicate the portlist of the member ports of IGMP  snooping multicast vlan. The source ports will be set as untag ports  of the vlan entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.5,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIP,IpAddress,read-write,,current,,The replace source IP of this multicast vlan.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.6,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanRangeName,OCTET,read-write,,current,,The name of multicast address range. When read, it shows NULL.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.7,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanRangeState,INTEGER,read-write,,current,none(1):add(2):delete(3):deleteAll(4), This object is uesed to add or delete the specified multicast address range. when read it shows none(1);
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.8,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3), This object can be enabled or disabled IGMP_snooping multicast VLAN.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.9,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.10,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-write,,current,,This object indicates the untagged member ports to add to the multicast VLAN.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.11,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,The priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to 8, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.12,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,true(1):false(2),Specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.70.9.2.11.7.1.13,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.70.9.2.11.8,DGS3612G-L2MGMT-MIB::swL2IGMPForwardingTable,,not-accessible,,current,,The table containing current IGMP forwarding information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.70.9.2.11.8.1,DGS3612G-L2MGMT-MIB::swL2IGMPForwardingEntry,,not-accessible,swL2IGMPForwardingVid:swL2IGMPForwardingSrcIp:swL2IGMPForwardingGroupAddr,current,,Information about current IGMP forwarding information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState  of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.9.2.11.8.1.1,DGS3612G-L2MGMT-MIB::swL2IGMPForwardingVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.70.9.2.11.8.1.2,DGS3612G-L2MGMT-MIB::swL2IGMPForwardingSrcIp,IpAddress,read-only,,current,,This object is identify source ip address.
.1.3.6.1.4.1.171.11.70.9.2.11.8.1.3,DGS3612G-L2MGMT-MIB::swL2IGMPForwardingGroupAddr,IpAddress,read-only,,current,,This object is identify group ip address.
.1.3.6.1.4.1.171.11.70.9.2.11.8.1.4,DGS3612G-L2MGMT-MIB::swL2IGMPForwardingPortMember,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.9.2.11.9,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.70.9.2.11.9.1,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupRangeName,current,,Information about current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.70.9.2.11.9.1.1,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the Vid of IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.70.9.2.11.9.1.2,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.11.9.1.3,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupHead,IpAddress,read-only,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.11.9.1.4,DGS3612G-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTail,IpAddress,read-only,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.11.11,DGS3612G-L2MGMT-MIB::swIGMPSnoopingGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping group information captured by the device.
.1.3.6.1.4.1.171.11.70.9.2.11.11.1,DGS3612G-L2MGMT-MIB::swIGMPSnoopingGroupEntry,,not-accessible,swIGMPSnoopingGroupVid:swIGMPSnoopingGroupGroupAddr:swIGMPSnoopingGroupSourceAddr,current,,Information about the current IGMP snooping group information which has been captured by the device.
.1.3.6.1.4.1.171.11.70.9.2.11.11.1.1,DGS3612G-L2MGMT-MIB::swIGMPSnoopingGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping group table entry.
.1.3.6.1.4.1.171.11.70.9.2.11.11.1.2,DGS3612G-L2MGMT-MIB::swIGMPSnoopingGroupGroupAddr,IpAddress,read-only,,current,,This object identifies the group IP address which have been captured from the IGMP packet, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.70.9.2.11.11.1.3,DGS3612G-L2MGMT-MIB::swIGMPSnoopingGroupSourceAddr,IpAddress,read-only,,current,,This object identifies the source addresses.
.1.3.6.1.4.1.171.11.70.9.2.11.11.1.4,DGS3612G-L2MGMT-MIB::swIGMPSnoopingGroupIncludePortMap,OCTET,read-only,,current,,This object indicates the port list under INCLUDE mode.
.1.3.6.1.4.1.171.11.70.9.2.11.11.1.5,DGS3612G-L2MGMT-MIB::swIGMPSnoopingGroupExcludePortMap,OCTET,read-only,,current,,This object indicates the port list under EXCLUDE mode.
.1.3.6.1.4.1.171.11.70.9.2.11.16,DGS3612G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping static group information captured by
.1.3.6.1.4.1.171.11.70.9.2.11.16.1,DGS3612G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupEntry,,not-accessible,swL2IGMPSnoopingStaticGroupVID:swL2IGMPSnoopingStaticGroupIPaddress,current,,Information about current IGMP snooping static group information captured by
.1.3.6.1.4.1.171.11.70.9.2.11.16.1.1,DGS3612G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupVID,INTEGER,read-only,,current,,This object indicates the VID of the current IGMP snooping static group.
.1.3.6.1.4.1.171.11.70.9.2.11.16.1.2,DGS3612G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupIPaddress,IpAddress,read-only,,current,,This object indicates the current IGMP snooping static group IP address. 
.1.3.6.1.4.1.171.11.70.9.2.11.16.1.3,DGS3612G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupMemberPortList,OCTET,read-write,,current,,This object indicates the current IGMP snooping static group Member Portlist. 
.1.3.6.1.4.1.171.11.70.9.2.11.16.1.4,DGS3612G-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.2.14,DGS3612G-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.14.1,DGS3612G-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.70.9.2.14.1.1,DGS3612G-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.70.9.2.14.1.1.1,DGS3612G-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.70.9.2.14.1.1.2,DGS3612G-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.70.9.2.15,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.15.1,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastTable,,not-accessible,,current,,This entity's per-port Limited IP multicast address range table.
.1.3.6.1.4.1.171.11.70.9.2.15.1.1,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastEntry,,not-accessible,swL2IpLimitedMulticastPortIndex,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.70.9.2.15.1.1.1,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastPortIndex,INTEGER,read-only,,current,,A port to config the limited multicast address.
.1.3.6.1.4.1.171.11.70.9.2.15.1.1.2,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastHead,IpAddress,not-accessible,,obsolete,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.15.1.1.3,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastTail,IpAddress,not-accessible,,obsolete,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.15.1.1.4,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),It allow you to permit or deny multicast range.
.1.3.6.1.4.1.171.11.70.9.2.15.1.1.5,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Enable or disable limited multicast address for the chosen port.
.1.3.6.1.4.1.171.11.70.9.2.15.1.1.6,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastDelState,INTEGER,not-accessible,,obsolete,valid(1):invalid(2),Enable or disable delete limited multicast address for the chosen port.
.1.3.6.1.4.1.171.11.70.9.2.15.1.1.7,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastRangeName,OCTET,read-write,,current,,The name of multicast address range. When read, it shows NULL.
.1.3.6.1.4.1.171.11.70.9.2.15.1.1.8,DGS3612G-L2MGMT-MIB::swL2IpLimitedMulticastRangeNameState,INTEGER,read-write,,current,other(1):add(2):delete(3):deleteAll(4),Add or delete the specified multicast address range. When read, it shows other(1); When set add(2) or delete(3), the swL2IpLimitedMulticastRangeName should be set also, and it should not be NULL. When set deleteAll(4), means delete all swL2IpLimitedMulticastRangeName on this port. And the set multicast range name value could be gotten in swL2LimitedMulticastAddressTable.
.1.3.6.1.4.1.171.11.70.9.2.15.2,DGS3612G-L2MGMT-MIB::swL2LimitedMulticastAddressTable,,not-accessible,,current,,A table contains the limited multicast address information.
.1.3.6.1.4.1.171.11.70.9.2.15.2.1,DGS3612G-L2MGMT-MIB::swL2LimitedMulticastAddressEntry,,not-accessible,swL2LimitedMulticastAddressPort:swL2LimitedMulticastAddressRangeName,current,,The information of limited multicast address.
.1.3.6.1.4.1.171.11.70.9.2.15.2.1.1,DGS3612G-L2MGMT-MIB::swL2LimitedMulticastAddressPort,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.70.9.2.15.2.1.2,DGS3612G-L2MGMT-MIB::swL2LimitedMulticastAddressRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.15.2.1.3,DGS3612G-L2MGMT-MIB::swL2LimitedMulticastAddressHead,IpAddress,read-only,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.15.2.1.4,DGS3612G-L2MGMT-MIB::swL2LimitedMulticastAddressTail,IpAddress,read-only,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.16,DGS3612G-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.16.1,DGS3612G-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.16.1.2,DGS3612G-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.16.1.2.0,DGS3612G-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.16.1.2.0.1,DGS3612G-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the mac addresses variation in address table . 
.1.3.6.1.4.1.171.11.70.9.2.16.1.2.0.3,DGS3612G-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when Port loop occurred.
.1.3.6.1.4.1.171.11.70.9.2.16.1.2.0.4,DGS3612G-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when Port loop restart after interval time.
.1.3.6.1.4.1.171.11.70.9.2.16.1.2.0.5,DGS3612G-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when Port with VID loop occurred.
.1.3.6.1.4.1.171.11.70.9.2.16.1.2.0.6,DGS3612G-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when Port with VID loop restart after interval time.
.1.3.6.1.4.1.171.11.70.9.2.16.1.2.1,DGS3612G-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.16.1.2.1.1,DGS3612G-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.70.9.2.16.1.2.1.3,DGS3612G-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.70.9.2.17,DGS3612G-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.17.1,DGS3612G-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1,DGS3612G-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Information for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.1,DGS3612G-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.2,DGS3612G-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.3,DGS3612G-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,invalid-vlan-type(0):static-1q-vlan(1):dynamic-vlan(2):port-base-vlan(3):protocolvlan(4):double-vlan(5),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.4,DGS3612G-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.5,DGS3612G-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.6,DGS3612G-L2MGMT-MIB::swL2VlanStaticTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.7,DGS3612G-L2MGMT-MIB::swL2VlanStaticUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.8,DGS3612G-L2MGMT-MIB::swL2VlanForbiddenPorts,OCTET,read-only,,current,,The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanStaticEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.9,DGS3612G-L2MGMT-MIB::swL2VlanCurrentTaggedPorts,OCTET,read-only,,current,,The set of ports which are transmitting traffic for this VLAN as tagged frames.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.10,DGS3612G-L2MGMT-MIB::swL2VlanCurrentUntaggedPorts,OCTET,read-only,,current,,The set of ports which are transmitting traffic for this VLAN as untagged frames.
.1.3.6.1.4.1.171.11.70.9.2.17.1.1.11,DGS3612G-L2MGMT-MIB::swL2VlanAdvertisementState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Specifies the VLAN as able to join GVRP If this parameter  is not set, the VLAN cannot be configured to have forbidden ports.  This flag protocol VLAN is fixed to DISABLE.
.1.3.6.1.4.1.171.11.70.9.2.17.2,DGS3612G-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.70.9.2.18,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.18.1,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolGroupTable,,not-accessible,,current,,A table that contains mappings from Protocol Templates to Protocol Group Identifiers used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.4.1.171.11.70.9.2.18.1.1,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolGroupEntry,,not-accessible,swL2dot1vProtocolTemplateFrameType:swL2dot1vProtocolTemplateProtocolValue,current,,A mapping from a Protocol Template to a Protocol Group Identifier.
.1.3.6.1.4.1.171.11.70.9.2.18.1.1.1,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolTemplateFrameType,INTEGER,read-only,,current,ethernet(1):rfc1042(2):llcOther(3),The data-link encapsulation format or the 'detagged_frame_type' in a Protocol Template.
.1.3.6.1.4.1.171.11.70.9.2.18.1.1.2,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolTemplateProtocolValue,OCTET,read-only,,current,,The identification of the protocol above the data-link layer in a Protocol Template. Depending on the frame type, the octet string will have one of the following values: For 'ethernet', 'rfc1042' and 'snap8021H', this is the 16-bit (2-octet) IEEE 802.3 Type Field. For 'llcOther', this is the 2-octet IEEE 802.2 Link Service Access Point (LSAP) pair: first octet for Destination Service Access Point (DSAP) and second octet for Source Service Access Point (SSAP).
.1.3.6.1.4.1.171.11.70.9.2.18.1.1.3,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolGroupId,Integer32,read-create,,current,,Represents a group of protocols that are associated together when assigning a VID to a frame.
.1.3.6.1.4.1.171.11.70.9.2.18.1.1.4,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.2.18.2,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolPortTable,,not-accessible,,current,,A table that contains VID sets used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.4.1.171.11.70.9.2.18.2.1,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolPortEntry,,not-accessible,swL2dot1vProtocolPort:swL2dot1vProtocolPortGroupId,current,,A VID set for a port.
.1.3.6.1.4.1.171.11.70.9.2.18.2.1.1,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolPort,Integer32,read-only,,current,,The port number of the port.
.1.3.6.1.4.1.171.11.70.9.2.18.2.1.2,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolPortGroupId,Integer32,read-only,,current,,Designates a group of protocols in the Protocol Group Database.
.1.3.6.1.4.1.171.11.70.9.2.18.2.1.3,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolPortGroupVid,Integer32,read-write,,current,,The VID associated with a group of protocols for each port.
.1.3.6.1.4.1.171.11.70.9.2.18.2.1.5,DGS3612G-L2MGMT-MIB::swL2dot1vProtocolPortRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.2.19,DGS3612G-L2MGMT-MIB::swL2MulticastRangeMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.19.1,DGS3612G-L2MGMT-MIB::swL2MulticastRangeTable,,not-accessible,,current,,A table contains multicast address range information.
.1.3.6.1.4.1.171.11.70.9.2.19.1.1,DGS3612G-L2MGMT-MIB::swL2MulticastRangeEntry,,not-accessible,swL2MulticastRangeName,current,,Information about multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.19.1.1.1,DGS3612G-L2MGMT-MIB::swL2MulticastRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.19.1.1.2,DGS3612G-L2MGMT-MIB::swL2MulticastRangeHead,IpAddress,read-create,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.19.1.1.3,DGS3612G-L2MGMT-MIB::swL2MulticastRangeTail,IpAddress,read-create,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.9.2.19.1.1.4,DGS3612G-L2MGMT-MIB::swL2MulticastRangeState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.2.20,DGS3612G-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.20.1,DGS3612G-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.20.1.1,DGS3612G-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.70.9.2.20.1.2,DGS3612G-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.70.9.2.20.1.3,DGS3612G-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.70.9.2.20.1.4,DGS3612G-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.70.9.2.20.1.5,DGS3612G-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.70.9.2.20.2,DGS3612G-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.20.2.1,DGS3612G-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.70.9.2.20.2.1.1,DGS3612G-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.70.9.2.20.2.1.1.1,DGS3612G-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.70.9.2.20.2.1.1.2,DGS3612G-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.70.9.2.20.2.1.1.3,DGS3612G-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.70.9.2.20.2.1.1.4,DGS3612G-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.70.9.2.24,DGS3612G-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.2.24.1,DGS3612G-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.70.9.2.24.2,DGS3612G-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.70.9.2.24.2.1,DGS3612G-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.70.9.2.24.2.1.1,DGS3612G-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.70.9.2.24.2.1.2,DGS3612G-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.70.9.3,DGS3612G-SWL3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.70.9.3.1,DGS3612G-SWL3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.1.1,DGS3612G-SWL3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.1.1.1,DGS3612G-SWL3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.70.9.3.1.1.2,DGS3612G-SWL3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.9.3.1.1.3,DGS3612G-SWL3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.9.3.1.1.4,DGS3612G-SWL3MGMT-MIB::swL3DevCtrlPIMState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates PIM protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.9.3.1.1.5,DGS3612G-SWL3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.9.3.1.1.6,DGS3612G-SWL3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.70.9.3.1.1.7,DGS3612G-SWL3MGMT-MIB::swL3DevCtrlDHCPAutoConfigState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.11.70.9.3.2,DGS3612G-SWL3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.2.1,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.2.1.3,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.1,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.2,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.3,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.4,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.5,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.6,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.7,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-create,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.8,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.9,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.14,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.15,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.16,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.17,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.18,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-create,,current,enabled(1):disabled(2),If the state is enabled, the switch will be allowed to respond to the proxy ARP
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.19,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.20,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.21,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.22,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.23,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.24,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.25,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.26,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.70.9.3.2.1.3.1.27,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.1,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.2,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.3,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.5,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.6,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.7,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.8,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.9,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.10,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.11,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.12,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.70.9.3.2.1.4.1.13,DGS3612G-SWL3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.70.9.3.2.1.5,DGS3612G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.5.1,DGS3612G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.70.9.3.2.1.5.1.1,DGS3612G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.70.9.3.2.1.5.1.2,DGS3612G-SWL3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.70.9.3.2.1.5.1.3,DGS3612G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.70.9.3.2.1.5.1.4,DGS3612G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.70.9.3.2.1.5.1.5,DGS3612G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.70.9.3.2.1.5.1.6,DGS3612G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.70.9.3.2.1.5.1.7,DGS3612G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.70.9.3.2.1.5.1.8,DGS3612G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.9.3.2.1.5.1.9,DGS3612G-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.70.9.3.2.1.6,DGS3612G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.70.9.3.2.1.6.1,DGS3612G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.70.9.3.2.1.6.1.1,DGS3612G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.70.9.3.2.1.6.1.2,DGS3612G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.70.9.3.2.1.6.1.3,DGS3612G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.70.9.3.2.1.6.1.4,DGS3612G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.70.9.3.2.1.6.1.5,DGS3612G-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.9.3.2.1.7,DGS3612G-SWL3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.70.9.3.2.1.8,DGS3612G-SWL3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.70.9.3.2.1.8.1,DGS3612G-SWL3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.8.1.1,DGS3612G-SWL3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.8.1.2,DGS3612G-SWL3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.70.9.3.2.1.8.1.3,DGS3612G-SWL3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.70.9.3.2.1.8.1.4,DGS3612G-SWL3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.8.1.5,DGS3612G-SWL3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.1.8.1.6,DGS3612G-SWL3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.9.3.2.2,DGS3612G-SWL3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.2.2.1,DGS3612G-SWL3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.70.9.3.2.2.1.1,DGS3612G-SWL3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.9.3.2.2.1.1.1,DGS3612G-SWL3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.9.3.2.2.1.1.2,DGS3612G-SWL3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.9.3.2.2.1.1.3,DGS3612G-SWL3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.70.9.3.2.2.1.1.4,DGS3612G-SWL3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.70.9.3.2.4,DGS3612G-SWL3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.70.9.3.2.5,DGS3612G-SWL3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.70.9.3.2.5.1,DGS3612G-SWL3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.70.9.3.2.5.1.1,DGS3612G-SWL3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.70.9.3.2.5.1.2,DGS3612G-SWL3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.70.9.3.2.5.1.3,DGS3612G-SWL3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.70.9.3.2.5.1.4,DGS3612G-SWL3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.70.9.3.2.5.1.5,DGS3612G-SWL3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route.
.1.3.6.1.4.1.171.11.70.9.3.2.5.1.6,DGS3612G-SWL3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.70.9.3.2.5.1.7,DGS3612G-SWL3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.70.9.3.2.5.1.8,DGS3612G-SWL3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.70.9.3.2.6,DGS3612G-SWL3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.2.6.1,DGS3612G-SWL3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.70.9.3.2.6.1.1,DGS3612G-SWL3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.70.9.3.2.6.1.1.1,DGS3612G-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,read-only,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.70.9.3.2.6.1.1.2,DGS3612G-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,read-only,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.70.9.3.2.6.1.1.3,DGS3612G-SWL3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.70.9.3.2.6.1.1.4,DGS3612G-SWL3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.3.3,DGS3612G-SWL3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.3.1,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.3.1.1,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.9.3.3.1.2,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the BOOTP packets can cross.
.1.3.6.1.4.1.171.11.70.9.3.3.1.3,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.70.9.3.3.1.4,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.70.9.3.3.1.4.1,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpCtrlEntry,,not-accessible,swL3RelayDhcpCtrlInterfaceName:swL3RelayDhcpCtrlServer,current,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.70.9.3.3.1.4.1.1,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.70.9.3.3.1.4.1.2,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.70.9.3.3.1.4.1.3,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.9.3.3.1.5,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpOption82State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.9.3.3.1.6,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpOption82CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 Check function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.9.3.3.1.7,DGS3612G-SWL3MGMT-MIB::swL3RelayDhcpOption82Policy,INTEGER,read-write,,current,replace(0):drop(1):keep(2),This object indicates DHCP Relay Option 82 Policy.
.1.3.6.1.4.1.171.11.70.9.3.3.1.8,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.1,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 60 function is enabled or disabled. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.2,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60DefMode,INTEGER,read-write,,current,relay(1):drop(2),This object indicates default mode that has no option 60 mathcing rules. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption60DefRelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.3,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60DefTable,,not-accessible,,current,,This table indicates the default relay servers for the packet that has no option 60 mathcing rules. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.3.1,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60DefEntry,,not-accessible,swL3DHCPRelayOption60DefRelayIp,current,,A list of information indicates the default relay servers for the packet that has no option 60 mathcing rules. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.3.1.1,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60DefRelayIp,IpAddress,read-only,,current,,This object indicates the IP address of default relay server.
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.3.1.2,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60DefRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.4,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60Table,,not-accessible,,current,,This table indicates the relay servers for the packet at option 60 rules.
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.4.1,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60Entry,,not-accessible,swL3DHCPRelayOption60String:swL3DHCPRelayOption60RelayIp,current,,A list of information indicates the relay servers for the packet at option 60 rules.
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.4.1.1,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60String,OCTET,read-only,,current,,This object indicates string of this entry.  Note that it is theoretically possible for a valid string
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.4.1.2,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60RelayIp,IpAddress,read-only,,current,,This object indicates the IP address of relay server.
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.4.1.3,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60MatchType,INTEGER,read-create,,current,exact(1):partial(2),This object indicates match state of this entry. exact(1): means the option 60 string in the packet must full match with the specified string. partial(2): means the option 60 string in the packet only need partial match with the specified string. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.8.4.1.4,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption60RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.3.3.1.9,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.3.1.9.1,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 61 function is enabled or disabled. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.9.2,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61DefMode,INTEGER,read-write,,current,relay(1):drop(2),This object indicates default mode that has no option 61 mathcing rules. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption61DefRelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.9.3,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61DefRelayIp,IpAddress,read-write,,current,,This object indicates the IP address of default relay server that has no option 61 mathcing rules. Pay attention to when swL3DHCPRelayOption61Mode is: relay(1): this object must be set together. drop(2): this object can not be set, and it always returns '0.0.0.0'. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.9.4,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61Table,,not-accessible,,current,,This table indicates the relay servers for the packet at option 61 rules.
.1.3.6.1.4.1.171.11.70.9.3.3.1.9.4.1,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61Entry,,not-accessible,swL3DHCPRelayOption61ClientType:swL3DHCPRelayOption61ClientID,current,,A list of information indicates the relay servers for the packet at option 61 rules. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.9.4.1.1,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61ClientType,INTEGER,read-only,,current,mac(1):string(2),This object indicates client type of this entry. mac(1): means the client-ID which is the MAC address of client. string(2): means the client-ID which is specified string by administrator. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.9.4.1.2,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61ClientID,OCTET,read-only,,current,,This object indicates string of this entry. When swL3DHCPRelayOption61ClientType is mac(1), the format of this object should be XX-XX-XX-XX-XX-XX (MAC address).  Note that it is theoretically possible for a valid string 
.1.3.6.1.4.1.171.11.70.9.3.3.1.9.4.1.3,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61Mode,INTEGER,read-create,,current,relay(1):drop(2),This object indicates mode of this entry. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption61RelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.9.4.1.4,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61RelayIp,IpAddress,read-create,,current,,This object indicates the IP address of relay server. Pay attention to when swL3DHCPRelayOption61Mode is: relay(1): this object must be set together. drop(2): this object can not be set, and it always returns '0.0.0.0'. 
.1.3.6.1.4.1.171.11.70.9.3.3.1.9.4.1.5,DGS3612G-SWL3MGMT-MIB::swL3DHCPRelayOption61RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.3.3.2,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.3.2.1,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.9.3.3.2.2,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.70.9.3.3.2.3,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.70.9.3.3.2.4,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.9.3.3.2.5,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.9.3.3.2.6,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.70.9.3.3.2.6.1,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.70.9.3.3.2.6.1.1,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.70.9.3.3.2.6.1.2,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.70.9.3.3.2.6.1.3,DGS3612G-SWL3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.9.3.4,DGS3612G-SWL3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.70.9.3.4.1,DGS3612G-SWL3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.70.9.3.4.1.1,DGS3612G-SWL3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.9.3.4.1.2,DGS3612G-SWL3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.70.9.3.4.1.3,DGS3612G-SWL3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.3.5,DGS3612G-SWL3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.70.9.3.5.1,DGS3612G-SWL3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.70.9.3.5.1.1,DGS3612G-SWL3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.70.9.3.5.1.2,DGS3612G-SWL3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.70.9.3.5.1.3,DGS3612G-SWL3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.70.9.3.5.1.4,DGS3612G-SWL3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.70.9.3.5.1.5,DGS3612G-SWL3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.9.3.5.1.6,DGS3612G-SWL3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.70.9.3.6,DGS3612G-SWL3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.70.9.3.6.1,DGS3612G-SWL3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.70.9.3.6.1.1,DGS3612G-SWL3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.70.9.3.6.1.2,DGS3612G-SWL3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.70.9.3.6.1.3,DGS3612G-SWL3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.70.9.3.6.1.4,DGS3612G-SWL3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.70.9.3.6.1.5,DGS3612G-SWL3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.9.3.7,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.70.9.3.7.1,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.70.9.3.7.1.1,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.70.9.3.7.1.2,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.70.9.3.7.1.3,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.70.9.3.7.1.4,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.70.9.3.7.1.5,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.70.9.3.7.1.6,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.70.9.3.7.1.7,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.70.9.3.7.1.8,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.70.9.3.7.1.9,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.70.9.3.7.1.10,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.70.9.3.7.1.11,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.9.3.7.1.12,DGS3612G-SWL3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.9.3.8,DGS3612G-SWL3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.70.9.3.8.1,DGS3612G-SWL3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.70.9.3.8.1.1,DGS3612G-SWL3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.70.9.3.8.1.2,DGS3612G-SWL3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.70.9.3.8.1.3,DGS3612G-SWL3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.70.9.3.8.1.4,DGS3612G-SWL3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.70.9.3.8.1.5,DGS3612G-SWL3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.70.9.3.8.1.6,DGS3612G-SWL3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.70.9.3.8.1.7,DGS3612G-SWL3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-write,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.70.9.3.8.1.8,DGS3612G-SWL3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-write,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.70.9.3.8.1.9,DGS3612G-SWL3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.70.9.3.8.1.10,DGS3612G-SWL3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.70.9.3.8.1.11,DGS3612G-SWL3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-write,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.70.9.3.8.1.12,DGS3612G-SWL3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.70.9.3.8.1.13,DGS3612G-SWL3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.70.9.3.8.1.14,DGS3612G-SWL3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.70.9.3.8.1.15,DGS3612G-SWL3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.70.9.3.8.1.16,DGS3612G-SWL3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-write,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.70.9.3.8.1.17,DGS3612G-SWL3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-write,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.70.9.3.8.1.18,DGS3612G-SWL3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.70.9.3.8.1.19,DGS3612G-SWL3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.70.9.3.8.1.20,DGS3612G-SWL3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.9.3.8.1.21,DGS3612G-SWL3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.70.9.3.8.1.23,DGS3612G-SWL3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.70.9.3.8.1.24,DGS3612G-SWL3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.70.9.3.8.1.25,DGS3612G-SWL3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.70.9.3.9,DGS3612G-SWL3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.9.1,DGS3612G-SWL3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.70.9.3.9.2,DGS3612G-SWL3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.70.9.3.9.3,DGS3612G-SWL3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.70.9.3.9.4,DGS3612G-SWL3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.70.9.3.9.5,DGS3612G-SWL3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.70.9.3.9.6,DGS3612G-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.70.9.3.9.7,DGS3612G-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.70.9.3.9.8,DGS3612G-SWL3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.70.9.3.9.9,DGS3612G-SWL3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.70.9.3.9.10,DGS3612G-SWL3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.70.9.3.10,DGS3612G-SWL3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.70.9.3.10.1,DGS3612G-SWL3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.70.9.3.10.1.1,DGS3612G-SWL3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.70.9.3.10.1.2,DGS3612G-SWL3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.70.9.3.10.1.3,DGS3612G-SWL3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.70.9.3.10.1.4,DGS3612G-SWL3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.9.3.10.1.5,DGS3612G-SWL3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.70.9.3.10.1.6,DGS3612G-SWL3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.9.3.12,DGS3612G-SWL3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.70.9.3.12.1,DGS3612G-SWL3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.70.9.3.12.1.1,DGS3612G-SWL3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.70.9.3.12.1.2,DGS3612G-SWL3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.70.9.3.12.1.3,DGS3612G-SWL3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.70.9.3.12.1.4,DGS3612G-SWL3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.70.9.3.12.1.5,DGS3612G-SWL3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.70.9.3.12.1.6,DGS3612G-SWL3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.70.9.3.12.1.7,DGS3612G-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.70.9.3.12.1.8,DGS3612G-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.70.9.3.13,DGS3612G-SWL3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.13.1,DGS3612G-SWL3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.70.9.3.13.1.1,DGS3612G-SWL3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.70.9.3.13.1.1.1,DGS3612G-SWL3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.70.9.3.13.1.1.2,DGS3612G-SWL3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.70.9.3.13.1.1.3,DGS3612G-SWL3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.70.9.3.13.1.1.4,DGS3612G-SWL3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.70.9.3.13.1.1.5,DGS3612G-SWL3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.9.3.13.1.1.6,DGS3612G-SWL3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.70.9.3.13.1.1.7,DGS3612G-SWL3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.70.9.3.13.1.1.8,DGS3612G-SWL3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.70.9.3.13.2,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1.1,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1.2,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1.3,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1.4,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1.5,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1.6,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1.7,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1.8,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1.9,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.70.9.3.13.2.1.10,DGS3612G-SWL3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.70.9.3.14,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.14.1,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.1,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.2,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.3,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.4,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.5,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.6,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.7,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.8,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.9,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.10,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.11,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.12,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.13,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.14,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.15,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.70.9.3.14.1.1.16,DGS3612G-SWL3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.70.9.3.15,DGS3612G-SWL3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.9.3.15.1,DGS3612G-SWL3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.70.9.3.15.2,DGS3612G-SWL3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.70.9.3.15.3,DGS3612G-SWL3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.70.9.3.15.4,DGS3612G-SWL3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.70.9.3.15.5,DGS3612G-SWL3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.70.9.3.15.6,DGS3612G-SWL3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.70.9.3.19,DGS3612G-SWL3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.70.9.3.19.1,DGS3612G-SWL3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.70.9.3.19.1.1,DGS3612G-SWL3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.70.9.3.19.1.2,DGS3612G-SWL3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.70.9.3.19.1.3,DGS3612G-SWL3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.70.9.3.20,DGS3612G-SWL3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.70.9.3.20.1,DGS3612G-SWL3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.70.9.3.20.1.1,DGS3612G-SWL3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.70.9.3.20.1.2,DGS3612G-SWL3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.70.9.3.20.1.3,DGS3612G-SWL3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.70.9.3.20.1.4,DGS3612G-SWL3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.70.9.3.20.1.5,DGS3612G-SWL3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10,SW36XXPRIMGMT-MIB::dgs3612,,,,,,
.1.3.6.1.4.1.171.11.70.10.2,DGS3612-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.70.10.2.1,DGS3612-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.1.1,DGS3612-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.1.1.1,DGS3612-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.70.10.2.1.1.2,DGS3612-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.70.10.2.1.1.3,DGS3612-L2MGMT-MIB::swDevModuleInfoTable,,not-accessible,,current,,This table contains the module information.
.1.3.6.1.4.1.171.11.70.10.2.1.1.3.1,DGS3612-L2MGMT-MIB::swDevModuleInfoEntry,,not-accessible,swDevModuleInfoUnitID:swDevModuleInfoModuleID,current,,A list of management information for each unit in the system.
.1.3.6.1.4.1.171.11.70.10.2.1.1.3.1.1,DGS3612-L2MGMT-MIB::swDevModuleInfoUnitID,INTEGER,read-only,,current,,This object indicates the specific unit ID in the stacking/chassis  table.
.1.3.6.1.4.1.171.11.70.10.2.1.1.3.1.2,DGS3612-L2MGMT-MIB::swDevModuleInfoModuleID,INTEGER,read-only,,current,,This object indicates the module ID of this unit.
.1.3.6.1.4.1.171.11.70.10.2.1.1.3.1.3,DGS3612-L2MGMT-MIB::swDevModuleInfoModuleName,OCTET,read-only,,current,,A textual string containing name of the the module. 
.1.3.6.1.4.1.171.11.70.10.2.1.1.3.1.4,DGS3612-L2MGMT-MIB::swDevModuleInfoReversion,OCTET,read-only,,current,,A textual string containing reversion of the module.
.1.3.6.1.4.1.171.11.70.10.2.1.1.3.1.5,DGS3612-L2MGMT-MIB::swDevModuleInfoSerial,OCTET,read-only,,current,,A textual string containing serial of the module.
.1.3.6.1.4.1.171.11.70.10.2.1.1.3.1.6,DGS3612-L2MGMT-MIB::swDevModuleInfoDescription,OCTET,read-only,,current,,A textual string containing description of the module. 
.1.3.6.1.4.1.171.11.70.10.2.1.1.4,DGS3612-L2MGMT-MIB::swDevInfoBootPromVersion,OCTET,read-only,,current,,Boot Prom Version.
.1.3.6.1.4.1.171.11.70.10.2.1.1.5,DGS3612-L2MGMT-MIB::swDevInfoFirmwareVersion,OCTET,read-only,,current,,Boot firmware Version.
.1.3.6.1.4.1.171.11.70.10.2.1.1.6,DGS3612-L2MGMT-MIB::swDevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications. The first two  octets is defined as system LED. The first LED is power LED. The second LED is console LED. The third LED is RPS (Redundancy  Power Supply) LED. The other octets following the second octets are the logical port LED (following dot1dBasePort  ordering). Every two bytes are presented to a port. The first  byte is presentd to the Link/Activity LED. The second byte is  presented to the Speed LED.  Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks.  The second significant bit is used for link status: 1 = link fail. 2 = link pass. 01 = 10Mbps. 02 = 100Mbps. 03 = 1000Mbps. 04 = 10Gbps. The four remaining bits are currently unused and must be 0.
.1.3.6.1.4.1.171.11.70.10.2.1.2,DGS3612-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.1.2.1,DGS3612-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled spanning tree algorithm during runtime of the system.
.1.3.6.1.4.1.171.11.70.10.2.1.2.2,DGS3612-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management  Protocol (IGMP) capture function is enabled or disabled.
.1.3.6.1.4.1.171.11.70.10.2.1.2.3,DGS3612-L2MGMT-MIB::swL2DevCtrlIGMPSnoopingMcstRTOnly,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),
.1.3.6.1.4.1.171.11.70.10.2.1.2.4,DGS3612-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.70.10.2.1.2.5,DGS3612-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.70.10.2.1.2.6,DGS3612-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID which the Dot1dTpFdbTable belongs to ;  The default value is DEFAULT_VLAN_ID of system .
.1.3.6.1.4.1.171.11.70.10.2.1.2.7,DGS3612-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.70.10.2.1.2.8,DGS3612-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.70.10.2.1.2.9,DGS3612-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.70.10.2.1.2.10,DGS3612-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.70.10.2.1.2.13,DGS3612-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.1.2.13.1,DGS3612-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object control web status.
.1.3.6.1.4.1.171.11.70.10.2.1.2.13.2,DGS3612-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object can designate tcp port. When web disable this object can't accessible.
.1.3.6.1.4.1.171.11.70.10.2.1.2.14,DGS3612-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.1.2.14.1,DGS3612-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object control telnet status.
.1.3.6.1.4.1.171.11.70.10.2.1.2.14.2,DGS3612-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object can designate tcp port. When telnet disable this object can't accessible.
.1.3.6.1.4.1.171.11.70.10.2.1.2.15,DGS3612-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.11.70.10.2.1.2.16,DGS3612-L2MGMT-MIB::swL2DevCtrlLedPOEState,INTEGER,read-write,,current,enabled(1):disabled(2),When set enabled(1), the POE LED is lighten.  When set disabled(2), the Link/ACT/Speed LED is lighten.
.1.3.6.1.4.1.171.11.70.10.2.1.2.17,DGS3612-L2MGMT-MIB::swL2DevCtrlClipagingState,INTEGER,read-write,,current,enabled(1):disabled(2),
.1.3.6.1.4.1.171.11.70.10.2.1.2.18,DGS3612-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.70.10.2.1.2.19,DGS3612-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.70.10.2.1.2.22,DGS3612-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.70.10.2.1.3,DGS3612-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.1.3.1,DGS3612-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decide whether to send a new root trap.
.1.3.6.1.4.1.171.11.70.10.2.1.3.2,DGS3612-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,disabled(2):enabled(3),This object determine to send a trap or not when the switch topology was changed. If the object is enabled(3), the topologyChange trap is sent by the device when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. For the same port tranition, the device doesn't send the trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.70.10.2.1.3.3,DGS3612-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,disabled(2):enabled(3),This object determine to send a trap or not when the link  was changed. If the object is enabled(3), the Link Change  trap is sent by the device when any of its ports link change. The device doesn't send the trap if this object value is  disabled or other.
.1.3.6.1.4.1.171.11.70.10.2.2,DGS3612-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.2.1,DGS3612-L2MGMT-MIB::swL2MultiFilterTable,,not-accessible,,current,, A table that contains infomation about vlan multicast filter mode.
.1.3.6.1.4.1.171.11.70.10.2.2.1.1,DGS3612-L2MGMT-MIB::swL2MultiFilterEntry,,not-accessible,swL2MultiFilterVid,current,,A list of multicast filter mode information for each vlan. 
.1.3.6.1.4.1.171.11.70.10.2.2.1.1.1,DGS3612-L2MGMT-MIB::swL2MultiFilterVid,INTEGER,read-only,,current,, vid for each vlan
.1.3.6.1.4.1.171.11.70.10.2.2.1.1.2,DGS3612-L2MGMT-MIB::swL2MultiFilterMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3), vlan multicast filter mode.
.1.3.6.1.4.1.171.11.70.10.2.3,DGS3612-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.3.1,DGS3612-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.70.10.2.3.1.1,DGS3612-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.70.10.2.3.1.1.1,DGS3612-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.10.2.3.1.1.2,DGS3612-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.70.10.2.3.1.1.3,DGS3612-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.70.10.2.3.1.1.4,DGS3612-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.70.10.2.3.1.1.5,DGS3612-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.70.10.2.3.1.1.6,DGS3612-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.70.10.2.3.1.1.7,DGS3612-L2MGMT-MIB::swL2PortInfoErrDisReason,INTEGER,read-only,,current,err-none(1):storm-control(2):lbd-control(3):ddm-control(4):bpdu-protection(5):unidirectional(6),This object indicates the port if disabled and why error disabled.
.1.3.6.1.4.1.171.11.70.10.2.3.2,DGS3612-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.70.10.2.3.2.1,DGS3612-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.70.10.2.3.2.1.1,DGS3612-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.70.10.2.3.2.1.2,DGS3612-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.70.10.2.3.2.1.3,DGS3612-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates ID of the unit in the device
.1.3.6.1.4.1.171.11.70.10.2.3.2.1.4,DGS3612-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port enabled or disabled.
.1.3.6.1.4.1.171.11.70.10.2.3.2.1.5,DGS3612-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.70.10.2.3.2.1.6,DGS3612-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.70.10.2.3.2.1.7,DGS3612-L2MGMT-MIB::swL2PortCtrlLockState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the port is locked or not.
.1.3.6.1.4.1.171.11.70.10.2.3.2.1.8,DGS3612-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object set each port MAC notification state.
.1.3.6.1.4.1.171.11.70.10.2.3.2.1.11,DGS3612-L2MGMT-MIB::swL2PortCtrlAutoNegRestart,INTEGER,read-write,,current,restart(1):norestart(2),If the value of this object is set to restart(1) then this will force  Setting the value of this object to norestart(2) has no effect.
.1.3.6.1.4.1.171.11.70.10.2.3.2.1.12,DGS3612-L2MGMT-MIB::swL2PortCtrlAutoNegCapAdvertisedBits,BITS,read-write,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities advertised 
.1.3.6.1.4.1.171.11.70.10.2.3.3,DGS3612-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configure the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.70.10.2.3.4,DGS3612-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,Integer32,read-only,,current,,This object configure the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.70.10.2.3.8,DGS3612-L2MGMT-MIB::swL2PortAutoNegInfoTable,,not-accessible,,current,,A table that contains information about every port's auto negotiation status.
.1.3.6.1.4.1.171.11.70.10.2.3.8.1,DGS3612-L2MGMT-MIB::swL2PortAutoNegInfoEntry,,not-accessible,swL2PortAutoNegInfoPortIndex,current,,A list of information for each port auto negotiation of the device.
.1.3.6.1.4.1.171.11.70.10.2.3.8.1.1,DGS3612-L2MGMT-MIB::swL2PortAutoNegInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.10.2.3.8.1.2,DGS3612-L2MGMT-MIB::swL2PortAutoNegInfoAdminStatus,INTEGER,read-only,,current,enabled(1):disabled(2), If the value of this object is disabled(2) then the interface will act as 
.1.3.6.1.4.1.171.11.70.10.2.3.8.1.3,DGS3612-L2MGMT-MIB::swL2PortAutoNegInfoCapabilityBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities of the local 
.1.3.6.1.4.1.171.11.70.10.2.3.8.1.4,DGS3612-L2MGMT-MIB::swL2PortAutoNegInfoCapAdvertisedBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities advertised by the 
.1.3.6.1.4.1.171.11.70.10.2.3.8.1.5,DGS3612-L2MGMT-MIB::swL2PortAutoNegInfoCapReceivedBits,BITS,read-only,,current,bOther(0):b10baseT(1):b10baseTFD(2):b100baseT4(3):b100baseTX(4):b100baseTXFD(5):b100baseT2(6):b100baseT2FD(7):bFdxPause(8):bFdxAPause(9):bFdxSPause(10):bFdxBPause(11):b1000baseX(12):b1000baseXFD(13):b1000baseT(14):b1000baseTFD(15),A value that uniquely identifies the set of capabilities received from the 
.1.3.6.1.4.1.171.11.70.10.2.3.9,DGS3612-L2MGMT-MIB::swL2PortDropCounterTable,,not-accessible,,current,,A table that contains information for each port drop counter.
.1.3.6.1.4.1.171.11.70.10.2.3.9.1,DGS3612-L2MGMT-MIB::swL2PortDropCounterEntry,,not-accessible,swL2PortDropCounterPortIndex,current,,A list of information for each port auto negotiation of the device.
.1.3.6.1.4.1.171.11.70.10.2.3.9.1.1,DGS3612-L2MGMT-MIB::swL2PortDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.10.2.3.9.1.2,DGS3612-L2MGMT-MIB::swL2PortBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while buffer full.
.1.3.6.1.4.1.171.11.70.10.2.3.9.1.3,DGS3612-L2MGMT-MIB::swL2PortACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.70.10.2.3.9.1.4,DGS3612-L2MGMT-MIB::swL2PortMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.70.10.2.3.9.1.5,DGS3612-L2MGMT-MIB::swL2PortVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.70.10.2.3.10,DGS3612-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port 1519-9216 counter.
.1.3.6.1.4.1.171.11.70.10.2.3.10.1,DGS3612-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of information for each port counter of the device.
.1.3.6.1.4.1.171.11.70.10.2.3.10.1.1,DGS3612-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.10.2.3.10.1.2,DGS3612-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,The total number of packets length 1519-1522.
.1.3.6.1.4.1.171.11.70.10.2.3.10.1.3,DGS3612-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,The total number of packets length 1519-1522.
.1.3.6.1.4.1.171.11.70.10.2.3.10.1.4,DGS3612-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,The total number of packets length 2048-4095.
.1.3.6.1.4.1.171.11.70.10.2.3.10.1.5,DGS3612-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,The total number of packets length 4096-9216.
.1.3.6.1.4.1.171.11.70.10.2.3.11,DGS3612-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1,DGS3612-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.1,DGS3612-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.2,DGS3612-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.3,DGS3612-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.4,DGS3612-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.5,DGS3612-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.6,DGS3612-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.7,DGS3612-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.8,DGS3612-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.9,DGS3612-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.10,DGS3612-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.70.10.2.3.11.1.11,DGS3612-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.70.10.2.6,DGS3612-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.6.1,DGS3612-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.10.2.6.1.1,DGS3612-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.70.10.2.6.1.1.1,DGS3612-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.70.10.2.6.1.1.2,DGS3612-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate(1kbit/sec) of the specifed port. Value 10000000 means no limit.
.1.3.6.1.4.1.171.11.70.10.2.6.1.1.3,DGS3612-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate(1kbit/sec) of the specifed port. Value 10000000 means no limit.
.1.3.6.1.4.1.171.11.70.10.2.6.1.1.4,DGS3612-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.70.10.2.6.1.1.5,DGS3612-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.70.10.2.6.2,DGS3612-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.10.2.6.2.1,DGS3612-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingPort:swL2QOSSchedulingClassID,current,,A list of information contained in swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.70.10.2.6.2.1.1,DGS3612-L2MGMT-MIB::swL2QOSSchedulingPort,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.70.10.2.6.2.1.2,DGS3612-L2MGMT-MIB::swL2QOSSchedulingClassID,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.70.10.2.6.2.1.3,DGS3612-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed
.1.3.6.1.4.1.171.11.70.10.2.6.2.1.4,DGS3612-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-write,,current,strict(1):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.70.10.2.6.2.1.5,DGS3612-L2MGMT-MIB::swL2QOSSchedulingMechanismEffec,INTEGER,read-only,,current,strict(1):weightfair(3),Indicates the effective mechanism of QoS scheduling. If the swQoSSchedulingWeight is configured to be 0, then this object will always display strict (1).
.1.3.6.1.4.1.171.11.70.10.2.6.3,DGS3612-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.10.2.6.3.1,DGS3612-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.70.10.2.6.3.1.1,DGS3612-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.70.10.2.6.3.1.2,DGS3612-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.70.10.2.6.4,DGS3612-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.70.10.2.6.4.1,DGS3612-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.70.10.2.6.4.1.1,DGS3612-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.70.10.2.6.4.1.2,DGS3612-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.70.10.2.6.4.1.3,DGS3612-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server.  If an 802.1X port is authenticated, this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.70.10.2.6.5,DGS3612-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.70.10.2.6.6,DGS3612-L2MGMT-MIB::swL2QOSHolPreventionCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Control QOS Hol Prevention
.1.3.6.1.4.1.171.11.70.10.2.6.7,DGS3612-L2MGMT-MIB::swCosBandwidthControlTable,,not-accessible,,current,,A table that contains information about
.1.3.6.1.4.1.171.11.70.10.2.6.7.1,DGS3612-L2MGMT-MIB::swCosBandwidthControlEntry,,not-accessible,swCosBandwidthPort:swCosBandwidthClassID,current,,A list that contains CoS Bandwidth Control information
.1.3.6.1.4.1.171.11.70.10.2.6.7.1.1,DGS3612-L2MGMT-MIB::swCosBandwidthPort,INTEGER,read-only,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.70.10.2.6.7.1.2,DGS3612-L2MGMT-MIB::swCosBandwidthClassID,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.70.10.2.6.7.1.3,DGS3612-L2MGMT-MIB::swCosBandwidthMinRate,INTEGER,read-write,,current,,Indicates the Minimum Rate of the specified port. 
.1.3.6.1.4.1.171.11.70.10.2.6.7.1.4,DGS3612-L2MGMT-MIB::swCosBandwidthMaxRate,INTEGER,read-write,,current,,Indicates the Maximum Rate of the specified port. 
.1.3.6.1.4.1.171.11.70.10.2.6.8,DGS3612-L2MGMT-MIB::swCpuRxRateControlTable,,not-accessible,,current,,A table that contains information about CPU receiving rate control.
.1.3.6.1.4.1.171.11.70.10.2.6.8.1,DGS3612-L2MGMT-MIB::swCpuRxRateControlEntry,,not-accessible,swCpuRxClassID,current,,A list that contains CPU CoS receiving rate control information.
.1.3.6.1.4.1.171.11.70.10.2.6.8.1.1,DGS3612-L2MGMT-MIB::swCpuRxClassID,INTEGER,not-accessible,,current,,Indicates the Class of Service ID.
.1.3.6.1.4.1.171.11.70.10.2.6.8.1.2,DGS3612-L2MGMT-MIB::swCpuRxRateControlStatus,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of receiving rate control.
.1.3.6.1.4.1.171.11.70.10.2.6.9,DGS3612-L2MGMT-MIB::swQosDscpTrustPortCtrlTable,,not-accessible,,current,,A table that contains information about the
.1.3.6.1.4.1.171.11.70.10.2.6.9.1,DGS3612-L2MGMT-MIB::swQosDscpTrustPortCtrlEntry,,not-accessible,swQosDscpTrustPortCtrlPortIndex,current,,A list that contains the DSCP trusted state per port.
.1.3.6.1.4.1.171.11.70.10.2.6.9.1.1,DGS3612-L2MGMT-MIB::swQosDscpTrustPortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.70.10.2.6.9.1.2,DGS3612-L2MGMT-MIB::swQosDscpTrustPortCtrlState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable/disable the DSCP
.1.3.6.1.4.1.171.11.70.10.2.6.10,DGS3612-L2MGMT-MIB::swQosDscpMapGlobalCtrlTable,,not-accessible,,current,,A table that contains information about
.1.3.6.1.4.1.171.11.70.10.2.6.10.1,DGS3612-L2MGMT-MIB::swQosDscpMapGlobalCtrlEntry,,not-accessible,swQosDscpMapGlobalCtrlDscpIndex,current,,A list that contains DSCP map information
.1.3.6.1.4.1.171.11.70.10.2.6.10.1.1,DGS3612-L2MGMT-MIB::swQosDscpMapGlobalCtrlDscpIndex,INTEGER,read-only,,current,,This object indicates the source DSCP incoming packet.
.1.3.6.1.4.1.171.11.70.10.2.6.10.1.2,DGS3612-L2MGMT-MIB::swQosDscpMapGlobalCtrl8021pPriority,INTEGER,read-write,,current,,This object indicates the 802.1p priority on each port.
.1.3.6.1.4.1.171.11.70.10.2.6.10.1.3,DGS3612-L2MGMT-MIB::swQosDscpMapGlobalCtrlNewDscp,INTEGER,read-write,,current,,This object indicates the new DSCP map on each port.
.1.3.6.1.4.1.171.11.70.10.2.7,DGS3612-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.7.1,DGS3612-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,port security feature which controls the address leaning capability and the
.1.3.6.1.4.1.171.11.70.10.2.7.1.1,DGS3612-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.70.10.2.7.1.1.1,DGS3612-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.70.10.2.7.1.1.2,DGS3612-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.70.10.2.7.1.1.3,DGS3612-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address.
.1.3.6.1.4.1.171.11.70.10.2.7.1.1.4,DGS3612-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.70.10.2.7.2,DGS3612-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.7.2.1,DGS3612-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates vlan name.
.1.3.6.1.4.1.171.11.70.10.2.7.2.2,DGS3612-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port.0 indicated the function isn't working now.
.1.3.6.1.4.1.171.11.70.10.2.7.2.3,DGS3612-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies MAC address.
.1.3.6.1.4.1.171.11.70.10.2.7.2.4,DGS3612-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),.
.1.3.6.1.4.1.171.11.70.10.2.9,DGS3612-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.9.1,DGS3612-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.70.10.2.9.2,DGS3612-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current actived number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.70.10.2.9.3,DGS3612-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.10.2.9.3.1,DGS3612-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.10.2.9.3.1.1,DGS3612-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index of logical port trunk. The trunk group number depend on the existence of unit and module.
.1.3.6.1.4.1.171.11.70.10.2.9.3.1.3,DGS3612-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you can not configure the other  ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.70.10.2.9.3.1.4,DGS3612-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicate how many number of ports is included in this Trunk. The trunk port number depend on the existence of module. The maximum number of ports is 8 for one trunks.
.1.3.6.1.4.1.171.11.70.10.2.9.3.1.5,DGS3612-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the trunk is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.70.10.2.9.3.1.6,DGS3612-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicated that type of the trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.70.10.2.9.3.1.7,DGS3612-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.2.9.3.1.8,DGS3612-L2MGMT-MIB::swL2TrunkActivePorts,OCTET,read-only,,current,,The object indicates the active ports of the port trunk entry.
.1.3.6.1.4.1.171.11.70.10.2.9.4,DGS3612-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.70.10.2.9.5,DGS3612-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifys which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.10.2.9.5.1,DGS3612-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.70.10.2.9.5.1.1,DGS3612-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port lacp. 
.1.3.6.1.4.1.171.11.70.10.2.9.5.1.2,DGS3612-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port lacp.
.1.3.6.1.4.1.171.11.70.10.2.9.6,DGS3612-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.70.10.2.9.6.1,DGS3612-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.70.10.2.9.6.1.1,DGS3612-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.70.10.2.9.6.1.2,DGS3612-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.70.10.2.10,DGS3612-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.10.1,DGS3612-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates switch which port will sniff another  port. A trunk port member cannot be configured as a target  Snooping port. The port number is the sequential (logical)  number which is also applied to bridge MIB, etc.
.1.3.6.1.4.1.171.11.70.10.2.10.2,DGS3612-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,The represent the ingress into the source port packet to  sniffed.
.1.3.6.1.4.1.171.11.70.10.2.10.3,DGS3612-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,The represent the egress from the source port packet to  sniffed.
.1.3.6.1.4.1.171.11.70.10.2.10.4,DGS3612-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled(2) - writing this value to the object, and then the corresponding entry will be removed from the table. enabled(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.10.2.10.5,DGS3612-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.70.10.2.10.5.1,DGS3612-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.70.10.2.10.5.1.1,DGS3612-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.70.10.2.10.5.1.2,DGS3612-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.70.10.2.10.5.1.3,DGS3612-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.70.10.2.10.5.1.4,DGS3612-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.70.10.2.10.5.1.5,DGS3612-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.70.10.2.10.5.1.6,DGS3612-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.70.10.2.11,DGS3612-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.11.1,DGS3612-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of Vlans in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.70.10.2.11.2,DGS3612-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast ip group per Vlan in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.70.10.2.11.3,DGS3612-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swL2VlanInfoStatus). If VLAN is disabled mode, there is only one entry in the table, with index 1. If  VLAN is in Port-Base or 802.1q mode, the number of entries can  be up to 12, with index range from 1 to 12.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1,DGS3612-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.1,DGS3612-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.2,DGS3612-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.3,DGS3612-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.4,DGS3612-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.5,DGS3612-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.6,DGS3612-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packet when none was  sent by the host in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the  timer is expired. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.7,DGS3612-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.8,DGS3612-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.9,DGS3612-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decide the IGMP query enabled or disabled.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.10,DGS3612-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.11,DGS3612-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.12,DGS3612-L2MGMT-MIB::swL2IGMPFastLeaveState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the fast_leave status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP fast-leave funtion is disabled for this entry. enable(3) - IGMP fast-leave funtion is enabled for this entry.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.13,DGS3612-L2MGMT-MIB::swL2IGMPQueryVersion,INTEGER,read-write,,current,,Configure the IGMP version of query packet which will be sent by the router.
.1.3.6.1.4.1.171.11.70.10.2.11.3.1.15,DGS3612-L2MGMT-MIB::swL2IGMPReportSuppression,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, multiple IGMP reports or leaves for a specific group (S,G) will be integrated into only one report before being sent to the router port.
.1.3.6.1.4.1.171.11.70.10.2.11.4,DGS3612-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.70.10.2.11.4.1,DGS3612-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.10.2.11.4.1.1,DGS3612-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the Vid of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.70.10.2.11.4.1.2,DGS3612-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, in per-VLAN basis.
.1.3.6.1.4.1.171.11.70.10.2.11.4.1.3,DGS3612-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.70.10.2.11.5,DGS3612-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.70.10.2.11.5.1,DGS3612-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.10.2.11.5.1.1,DGS3612-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.70.10.2.11.5.1.2,DGS3612-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.10.2.11.5.1.3,DGS3612-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object is identify mac address which is corresponding to swL2IGMPGroupIpAddr, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.10.2.11.5.1.4,DGS3612-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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'(Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets is represent one unit port according  its logic port. If the unit less 32 port, the other port don't  care just fill zero.
.1.3.6.1.4.1.171.11.70.10.2.11.5.1.5,DGS3612-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.10.2.11.6,DGS3612-L2MGMT-MIB::swL2IGMPRouterPortsTable,,not-accessible,,current,,The table controls the Vlan's IGMP router ports function.
.1.3.6.1.4.1.171.11.70.10.2.11.6.1,DGS3612-L2MGMT-MIB::swL2IGMPRouterPortsEntry,,not-accessible,swL2IGMPRouterPortsVid,current,,The entry in IGMP router ports table (swL2IGMPRouterPortsTable).
.1.3.6.1.4.1.171.11.70.10.2.11.6.1.1,DGS3612-L2MGMT-MIB::swL2IGMPRouterPortsVid,INTEGER,read-only,,current,,This object indicates the IGMP router ports entry's VLAN id. If VLAN is disabled, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the Vid setting can vary from 1 to 4094 by management user, and  the Vid in each entry must be unique in the IGMP ports Table.
.1.3.6.1.4.1.171.11.70.10.2.11.6.1.2,DGS3612-L2MGMT-MIB::swL2IGMPRouterStaticPortList,OCTET,read-write,,current,,
.1.3.6.1.4.1.171.11.70.10.2.11.6.1.3,DGS3612-L2MGMT-MIB::swL2IGMPRouterDynamicPortList,OCTET,read-only,,current,,
.1.3.6.1.4.1.171.11.70.10.2.11.6.1.4,DGS3612-L2MGMT-MIB::swL2IGMPRouterForbiddenPortList,OCTET,read-write,,current,,
.1.3.6.1.4.1.171.11.70.10.2.11.7,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast vlan table.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.1,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the vlan id of the IGMP snooping multicast  vlan entry.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.2,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the vlan name of the IGMP snooping multicast  vlan entry.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.3,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-create,,current,,This object indicate the portlist of the source ports of IGMP  snooping multicast vlan. The source ports will be set as tag ports  of the vlan entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.4,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-create,,current,,This object indicate the portlist of the member ports of IGMP  snooping multicast vlan. The source ports will be set as untag ports  of the vlan entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.5,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIP,IpAddress,read-write,,current,,The replace source IP of this multicast vlan.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.6,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanRangeName,OCTET,read-write,,current,,The name of multicast address range. When read, it shows NULL.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.7,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanRangeState,INTEGER,read-write,,current,none(1):add(2):delete(3):deleteAll(4), This object is uesed to add or delete the specified multicast address range. when read it shows none(1);
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.8,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3), This object can be enabled or disabled IGMP_snooping multicast VLAN.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.9,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.10,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-write,,current,,This object indicates the untagged member ports to add to the multicast VLAN.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.11,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,The priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to 8, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.12,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,true(1):false(2),Specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.70.10.2.11.7.1.13,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.70.10.2.11.8,DGS3612-L2MGMT-MIB::swL2IGMPForwardingTable,,not-accessible,,current,,The table containing current IGMP forwarding information which captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. See swL2FilterMgmt description  also.
.1.3.6.1.4.1.171.11.70.10.2.11.8.1,DGS3612-L2MGMT-MIB::swL2IGMPForwardingEntry,,not-accessible,swL2IGMPForwardingVid:swL2IGMPForwardingSrcIp:swL2IGMPForwardingGroupAddr,current,,Information about current IGMP forwarding information which captured by  this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState  of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.70.10.2.11.8.1.1,DGS3612-L2MGMT-MIB::swL2IGMPForwardingVid,INTEGER,read-only,,current,,This object indicates the Vid of individual IGMP table entry.  It shows the Vid of IGMP report information captured on  network.
.1.3.6.1.4.1.171.11.70.10.2.11.8.1.2,DGS3612-L2MGMT-MIB::swL2IGMPForwardingSrcIp,IpAddress,read-only,,current,,This object is identify source ip address.
.1.3.6.1.4.1.171.11.70.10.2.11.8.1.3,DGS3612-L2MGMT-MIB::swL2IGMPForwardingGroupAddr,IpAddress,read-only,,current,,This object is identify group ip address.
.1.3.6.1.4.1.171.11.70.10.2.11.8.1.4,DGS3612-L2MGMT-MIB::swL2IGMPForwardingPortMember,OCTET,read-only,,current,,This object indicates which ports are belong to the same  multicast group, in per-Vlan basis.
.1.3.6.1.4.1.171.11.70.10.2.11.9,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.70.10.2.11.9.1,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupRangeName,current,,Information about current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.70.10.2.11.9.1.1,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the Vid of IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.70.10.2.11.9.1.2,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanGroupRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.11.9.1.3,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanGroupHead,IpAddress,read-only,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.11.9.1.4,DGS3612-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTail,IpAddress,read-only,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.11.11,DGS3612-L2MGMT-MIB::swIGMPSnoopingGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping group information captured by the device.
.1.3.6.1.4.1.171.11.70.10.2.11.11.1,DGS3612-L2MGMT-MIB::swIGMPSnoopingGroupEntry,,not-accessible,swIGMPSnoopingGroupVid:swIGMPSnoopingGroupGroupAddr:swIGMPSnoopingGroupSourceAddr,current,,Information about the current IGMP snooping group information which has been captured by the device.
.1.3.6.1.4.1.171.11.70.10.2.11.11.1.1,DGS3612-L2MGMT-MIB::swIGMPSnoopingGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping group table entry.
.1.3.6.1.4.1.171.11.70.10.2.11.11.1.2,DGS3612-L2MGMT-MIB::swIGMPSnoopingGroupGroupAddr,IpAddress,read-only,,current,,This object identifies the group IP address which have been captured from the IGMP packet, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.70.10.2.11.11.1.3,DGS3612-L2MGMT-MIB::swIGMPSnoopingGroupSourceAddr,IpAddress,read-only,,current,,This object identifies the source addresses.
.1.3.6.1.4.1.171.11.70.10.2.11.11.1.4,DGS3612-L2MGMT-MIB::swIGMPSnoopingGroupIncludePortMap,OCTET,read-only,,current,,This object indicates the port list under INCLUDE mode.
.1.3.6.1.4.1.171.11.70.10.2.11.11.1.5,DGS3612-L2MGMT-MIB::swIGMPSnoopingGroupExcludePortMap,OCTET,read-only,,current,,This object indicates the port list under EXCLUDE mode.
.1.3.6.1.4.1.171.11.70.10.2.11.16,DGS3612-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping static group information captured by
.1.3.6.1.4.1.171.11.70.10.2.11.16.1,DGS3612-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupEntry,,not-accessible,swL2IGMPSnoopingStaticGroupVID:swL2IGMPSnoopingStaticGroupIPaddress,current,,Information about current IGMP snooping static group information captured by
.1.3.6.1.4.1.171.11.70.10.2.11.16.1.1,DGS3612-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupVID,INTEGER,read-only,,current,,This object indicates the VID of the current IGMP snooping static group.
.1.3.6.1.4.1.171.11.70.10.2.11.16.1.2,DGS3612-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupIPaddress,IpAddress,read-only,,current,,This object indicates the current IGMP snooping static group IP address. 
.1.3.6.1.4.1.171.11.70.10.2.11.16.1.3,DGS3612-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupMemberPortList,OCTET,read-write,,current,,This object indicates the current IGMP snooping static group Member Portlist. 
.1.3.6.1.4.1.171.11.70.10.2.11.16.1.4,DGS3612-L2MGMT-MIB::swL2IGMPSnoopingStaticGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.2.14,DGS3612-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.14.1,DGS3612-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifys the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.70.10.2.14.1.1,DGS3612-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.70.10.2.14.1.1.1,DGS3612-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.70.10.2.14.1.1.2,DGS3612-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.70.10.2.15,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.15.1,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastTable,,not-accessible,,current,,This entity's per-port Limited IP multicast address range table.
.1.3.6.1.4.1.171.11.70.10.2.15.1.1,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastEntry,,not-accessible,swL2IpLimitedMulticastPortIndex,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.70.10.2.15.1.1.1,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastPortIndex,INTEGER,read-only,,current,,A port to config the limited multicast address.
.1.3.6.1.4.1.171.11.70.10.2.15.1.1.2,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastHead,IpAddress,not-accessible,,obsolete,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.15.1.1.3,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastTail,IpAddress,not-accessible,,obsolete,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.15.1.1.4,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),It allow you to permit or deny multicast range.
.1.3.6.1.4.1.171.11.70.10.2.15.1.1.5,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Enable or disable limited multicast address for the chosen port.
.1.3.6.1.4.1.171.11.70.10.2.15.1.1.6,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastDelState,INTEGER,not-accessible,,obsolete,valid(1):invalid(2),Enable or disable delete limited multicast address for the chosen port.
.1.3.6.1.4.1.171.11.70.10.2.15.1.1.7,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastRangeName,OCTET,read-write,,current,,The name of multicast address range. When read, it shows NULL.
.1.3.6.1.4.1.171.11.70.10.2.15.1.1.8,DGS3612-L2MGMT-MIB::swL2IpLimitedMulticastRangeNameState,INTEGER,read-write,,current,other(1):add(2):delete(3):deleteAll(4),Add or delete the specified multicast address range. When read, it shows other(1); When set add(2) or delete(3), the swL2IpLimitedMulticastRangeName should be set also, and it should not be NULL. When set deleteAll(4), means delete all swL2IpLimitedMulticastRangeName on this port. And the set multicast range name value could be gotten in swL2LimitedMulticastAddressTable.
.1.3.6.1.4.1.171.11.70.10.2.15.2,DGS3612-L2MGMT-MIB::swL2LimitedMulticastAddressTable,,not-accessible,,current,,A table contains the limited multicast address information.
.1.3.6.1.4.1.171.11.70.10.2.15.2.1,DGS3612-L2MGMT-MIB::swL2LimitedMulticastAddressEntry,,not-accessible,swL2LimitedMulticastAddressPort:swL2LimitedMulticastAddressRangeName,current,,The information of limited multicast address.
.1.3.6.1.4.1.171.11.70.10.2.15.2.1.1,DGS3612-L2MGMT-MIB::swL2LimitedMulticastAddressPort,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.70.10.2.15.2.1.2,DGS3612-L2MGMT-MIB::swL2LimitedMulticastAddressRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.15.2.1.3,DGS3612-L2MGMT-MIB::swL2LimitedMulticastAddressHead,IpAddress,read-only,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.15.2.1.4,DGS3612-L2MGMT-MIB::swL2LimitedMulticastAddressTail,IpAddress,read-only,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.16,DGS3612-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.16.1,DGS3612-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.16.1.2,DGS3612-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.16.1.2.0,DGS3612-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.16.1.2.0.1,DGS3612-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the mac addresses variation in address table . 
.1.3.6.1.4.1.171.11.70.10.2.16.1.2.0.3,DGS3612-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when Port loop occurred.
.1.3.6.1.4.1.171.11.70.10.2.16.1.2.0.4,DGS3612-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when Port loop restart after interval time.
.1.3.6.1.4.1.171.11.70.10.2.16.1.2.0.5,DGS3612-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when Port with VID loop occurred.
.1.3.6.1.4.1.171.11.70.10.2.16.1.2.0.6,DGS3612-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when Port with VID loop restart after interval time.
.1.3.6.1.4.1.171.11.70.10.2.16.1.2.1,DGS3612-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.16.1.2.1.1,DGS3612-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.70.10.2.16.1.2.1.3,DGS3612-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.70.10.2.17,DGS3612-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.17.1,DGS3612-L2MGMT-MIB::swL2VlanTable,,not-accessible,,current,,A table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1,DGS3612-L2MGMT-MIB::swL2VlanEntry,,not-accessible,swL2VlanIndex,current,,Information for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.1,DGS3612-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN ID of the VLAN to be created. The range is 1 - 4094.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.2,DGS3612-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,The name of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.3,DGS3612-L2MGMT-MIB::swL2VlanType,INTEGER,read-only,,current,invalid-vlan-type(0):static-1q-vlan(1):dynamic-vlan(2):port-base-vlan(3):protocolvlan(4):double-vlan(5),The type of the VLAN to be displayed.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.4,DGS3612-L2MGMT-MIB::swL2VlanMemberPorts,OCTET,read-only,,current,,A range of member ports to the VLAN.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.5,DGS3612-L2MGMT-MIB::swL2VlanStaticPorts,OCTET,read-only,,current,,A range of static ports to the VLAN.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.6,DGS3612-L2MGMT-MIB::swL2VlanStaticTaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as tagged.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.7,DGS3612-L2MGMT-MIB::swL2VlanStaticUntaggedPorts,OCTET,read-only,,current,,Specifies the additional ports as untagged.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.8,DGS3612-L2MGMT-MIB::swL2VlanForbiddenPorts,OCTET,read-only,,current,,The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanStaticEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.9,DGS3612-L2MGMT-MIB::swL2VlanCurrentTaggedPorts,OCTET,read-only,,current,,The set of ports which are transmitting traffic for this VLAN as tagged frames.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.10,DGS3612-L2MGMT-MIB::swL2VlanCurrentUntaggedPorts,OCTET,read-only,,current,,The set of ports which are transmitting traffic for this VLAN as untagged frames.
.1.3.6.1.4.1.171.11.70.10.2.17.1.1.11,DGS3612-L2MGMT-MIB::swL2VlanAdvertisementState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Specifies the VLAN as able to join GVRP If this parameter  is not set, the VLAN cannot be configured to have forbidden ports.  This flag protocol VLAN is fixed to DISABLE.
.1.3.6.1.4.1.171.11.70.10.2.17.2,DGS3612-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.70.10.2.18,DGS3612-L2MGMT-MIB::swL2dot1vProtocolMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.18.1,DGS3612-L2MGMT-MIB::swL2dot1vProtocolGroupTable,,not-accessible,,current,,A table that contains mappings from Protocol Templates to Protocol Group Identifiers used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.4.1.171.11.70.10.2.18.1.1,DGS3612-L2MGMT-MIB::swL2dot1vProtocolGroupEntry,,not-accessible,swL2dot1vProtocolTemplateFrameType:swL2dot1vProtocolTemplateProtocolValue,current,,A mapping from a Protocol Template to a Protocol Group Identifier.
.1.3.6.1.4.1.171.11.70.10.2.18.1.1.1,DGS3612-L2MGMT-MIB::swL2dot1vProtocolTemplateFrameType,INTEGER,read-only,,current,ethernet(1):rfc1042(2):llcOther(3),The data-link encapsulation format or the 'detagged_frame_type' in a Protocol Template.
.1.3.6.1.4.1.171.11.70.10.2.18.1.1.2,DGS3612-L2MGMT-MIB::swL2dot1vProtocolTemplateProtocolValue,OCTET,read-only,,current,,The identification of the protocol above the data-link layer in a Protocol Template. Depending on the frame type, the octet string will have one of the following values: For 'ethernet', 'rfc1042' and 'snap8021H', this is the 16-bit (2-octet) IEEE 802.3 Type Field. For 'llcOther', this is the 2-octet IEEE 802.2 Link Service Access Point (LSAP) pair: first octet for Destination Service Access Point (DSAP) and second octet for Source Service Access Point (SSAP).
.1.3.6.1.4.1.171.11.70.10.2.18.1.1.3,DGS3612-L2MGMT-MIB::swL2dot1vProtocolGroupId,Integer32,read-create,,current,,Represents a group of protocols that are associated together when assigning a VID to a frame.
.1.3.6.1.4.1.171.11.70.10.2.18.1.1.4,DGS3612-L2MGMT-MIB::swL2dot1vProtocolGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.2.18.2,DGS3612-L2MGMT-MIB::swL2dot1vProtocolPortTable,,not-accessible,,current,,A table that contains VID sets used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.4.1.171.11.70.10.2.18.2.1,DGS3612-L2MGMT-MIB::swL2dot1vProtocolPortEntry,,not-accessible,swL2dot1vProtocolPort:swL2dot1vProtocolPortGroupId,current,,A VID set for a port.
.1.3.6.1.4.1.171.11.70.10.2.18.2.1.1,DGS3612-L2MGMT-MIB::swL2dot1vProtocolPort,Integer32,read-only,,current,,The port number of the port.
.1.3.6.1.4.1.171.11.70.10.2.18.2.1.2,DGS3612-L2MGMT-MIB::swL2dot1vProtocolPortGroupId,Integer32,read-only,,current,,Designates a group of protocols in the Protocol Group Database.
.1.3.6.1.4.1.171.11.70.10.2.18.2.1.3,DGS3612-L2MGMT-MIB::swL2dot1vProtocolPortGroupVid,Integer32,read-write,,current,,The VID associated with a group of protocols for each port.
.1.3.6.1.4.1.171.11.70.10.2.18.2.1.5,DGS3612-L2MGMT-MIB::swL2dot1vProtocolPortRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.2.19,DGS3612-L2MGMT-MIB::swL2MulticastRangeMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.19.1,DGS3612-L2MGMT-MIB::swL2MulticastRangeTable,,not-accessible,,current,,A table contains multicast address range information.
.1.3.6.1.4.1.171.11.70.10.2.19.1.1,DGS3612-L2MGMT-MIB::swL2MulticastRangeEntry,,not-accessible,swL2MulticastRangeName,current,,Information about multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.19.1.1.1,DGS3612-L2MGMT-MIB::swL2MulticastRangeName,OCTET,read-only,,current,,The name of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.19.1.1.2,DGS3612-L2MGMT-MIB::swL2MulticastRangeHead,IpAddress,read-create,,current,,The head of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.19.1.1.3,DGS3612-L2MGMT-MIB::swL2MulticastRangeTail,IpAddress,read-create,,current,,The tail of multicast address range.
.1.3.6.1.4.1.171.11.70.10.2.19.1.1.4,DGS3612-L2MGMT-MIB::swL2MulticastRangeState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.2.20,DGS3612-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.20.1,DGS3612-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.20.1.1,DGS3612-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.70.10.2.20.1.2,DGS3612-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.70.10.2.20.1.3,DGS3612-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.70.10.2.20.1.4,DGS3612-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.70.10.2.20.1.5,DGS3612-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.70.10.2.20.2,DGS3612-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.20.2.1,DGS3612-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.70.10.2.20.2.1.1,DGS3612-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.70.10.2.20.2.1.1.1,DGS3612-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.70.10.2.20.2.1.1.2,DGS3612-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.70.10.2.20.2.1.1.3,DGS3612-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.70.10.2.20.2.1.1.4,DGS3612-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.70.10.2.24,DGS3612-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.2.24.1,DGS3612-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.70.10.2.24.2,DGS3612-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.70.10.2.24.2.1,DGS3612-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.70.10.2.24.2.1.1,DGS3612-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.70.10.2.24.2.1.2,DGS3612-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.70.10.3,DGS3612-SWL3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.70.10.3.1,DGS3612-SWL3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.1.1,DGS3612-SWL3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.1.1.1,DGS3612-SWL3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.70.10.3.1.1.2,DGS3612-SWL3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.10.3.1.1.3,DGS3612-SWL3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.10.3.1.1.4,DGS3612-SWL3MGMT-MIB::swL3DevCtrlPIMState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates PIM protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.10.3.1.1.5,DGS3612-SWL3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.70.10.3.1.1.6,DGS3612-SWL3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.70.10.3.1.1.7,DGS3612-SWL3MGMT-MIB::swL3DevCtrlDHCPAutoConfigState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.11.70.10.3.2,DGS3612-SWL3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.2.1,DGS3612-SWL3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.2.1.3,DGS3612-SWL3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1,DGS3612-SWL3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.1,DGS3612-SWL3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.2,DGS3612-SWL3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.3,DGS3612-SWL3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.4,DGS3612-SWL3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.5,DGS3612-SWL3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.6,DGS3612-SWL3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.7,DGS3612-SWL3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-create,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.8,DGS3612-SWL3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.9,DGS3612-SWL3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.14,DGS3612-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.15,DGS3612-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.16,DGS3612-SWL3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.17,DGS3612-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.18,DGS3612-SWL3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-create,,current,enabled(1):disabled(2),If the state is enabled, the switch will be allowed to respond to the proxy ARP
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.19,DGS3612-SWL3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.20,DGS3612-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.21,DGS3612-SWL3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.22,DGS3612-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.23,DGS3612-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.24,DGS3612-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.25,DGS3612-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.26,DGS3612-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.70.10.3.2.1.3.1.27,DGS3612-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.1,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.2,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.3,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.5,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.6,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.7,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.8,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.9,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.10,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.11,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.12,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.70.10.3.2.1.4.1.13,DGS3612-SWL3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.70.10.3.2.1.5,DGS3612-SWL3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.5.1,DGS3612-SWL3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.70.10.3.2.1.5.1.1,DGS3612-SWL3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.70.10.3.2.1.5.1.2,DGS3612-SWL3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.70.10.3.2.1.5.1.3,DGS3612-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.70.10.3.2.1.5.1.4,DGS3612-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.70.10.3.2.1.5.1.5,DGS3612-SWL3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.70.10.3.2.1.5.1.6,DGS3612-SWL3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.70.10.3.2.1.5.1.7,DGS3612-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.70.10.3.2.1.5.1.8,DGS3612-SWL3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.10.3.2.1.5.1.9,DGS3612-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.70.10.3.2.1.6,DGS3612-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.70.10.3.2.1.6.1,DGS3612-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.70.10.3.2.1.6.1.1,DGS3612-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.70.10.3.2.1.6.1.2,DGS3612-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.70.10.3.2.1.6.1.3,DGS3612-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.70.10.3.2.1.6.1.4,DGS3612-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.70.10.3.2.1.6.1.5,DGS3612-SWL3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.10.3.2.1.7,DGS3612-SWL3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.70.10.3.2.1.8,DGS3612-SWL3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.70.10.3.2.1.8.1,DGS3612-SWL3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.8.1.1,DGS3612-SWL3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.8.1.2,DGS3612-SWL3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.70.10.3.2.1.8.1.3,DGS3612-SWL3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.70.10.3.2.1.8.1.4,DGS3612-SWL3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.8.1.5,DGS3612-SWL3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.1.8.1.6,DGS3612-SWL3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.70.10.3.2.2,DGS3612-SWL3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.2.2.1,DGS3612-SWL3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.70.10.3.2.2.1.1,DGS3612-SWL3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.10.3.2.2.1.1.1,DGS3612-SWL3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.10.3.2.2.1.1.2,DGS3612-SWL3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.70.10.3.2.2.1.1.3,DGS3612-SWL3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.70.10.3.2.2.1.1.4,DGS3612-SWL3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.70.10.3.2.4,DGS3612-SWL3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.70.10.3.2.5,DGS3612-SWL3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.70.10.3.2.5.1,DGS3612-SWL3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.70.10.3.2.5.1.1,DGS3612-SWL3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.70.10.3.2.5.1.2,DGS3612-SWL3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.70.10.3.2.5.1.3,DGS3612-SWL3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.70.10.3.2.5.1.4,DGS3612-SWL3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.70.10.3.2.5.1.5,DGS3612-SWL3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route.
.1.3.6.1.4.1.171.11.70.10.3.2.5.1.6,DGS3612-SWL3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.70.10.3.2.5.1.7,DGS3612-SWL3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.70.10.3.2.5.1.8,DGS3612-SWL3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.70.10.3.2.6,DGS3612-SWL3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.2.6.1,DGS3612-SWL3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.70.10.3.2.6.1.1,DGS3612-SWL3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.70.10.3.2.6.1.1.1,DGS3612-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,read-only,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.70.10.3.2.6.1.1.2,DGS3612-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,read-only,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.70.10.3.2.6.1.1.3,DGS3612-SWL3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.70.10.3.2.6.1.1.4,DGS3612-SWL3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.3.3,DGS3612-SWL3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.3.1,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.3.1.1,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.10.3.3.1.2,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the BOOTP packets can cross.
.1.3.6.1.4.1.171.11.70.10.3.3.1.3,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.70.10.3.3.1.4,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.70.10.3.3.1.4.1,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpCtrlEntry,,not-accessible,swL3RelayDhcpCtrlInterfaceName:swL3RelayDhcpCtrlServer,current,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.70.10.3.3.1.4.1.1,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.70.10.3.3.1.4.1.2,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.70.10.3.3.1.4.1.3,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.10.3.3.1.5,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpOption82State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.10.3.3.1.6,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpOption82CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 Check function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.10.3.3.1.7,DGS3612-SWL3MGMT-MIB::swL3RelayDhcpOption82Policy,INTEGER,read-write,,current,replace(0):drop(1):keep(2),This object indicates DHCP Relay Option 82 Policy.
.1.3.6.1.4.1.171.11.70.10.3.3.1.8,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.1,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 60 function is enabled or disabled. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.2,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60DefMode,INTEGER,read-write,,current,relay(1):drop(2),This object indicates default mode that has no option 60 mathcing rules. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption60DefRelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.3,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60DefTable,,not-accessible,,current,,This table indicates the default relay servers for the packet that has no option 60 mathcing rules. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.3.1,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60DefEntry,,not-accessible,swL3DHCPRelayOption60DefRelayIp,current,,A list of information indicates the default relay servers for the packet that has no option 60 mathcing rules. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.3.1.1,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60DefRelayIp,IpAddress,read-only,,current,,This object indicates the IP address of default relay server.
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.3.1.2,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60DefRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.4,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60Table,,not-accessible,,current,,This table indicates the relay servers for the packet at option 60 rules.
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.4.1,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60Entry,,not-accessible,swL3DHCPRelayOption60String:swL3DHCPRelayOption60RelayIp,current,,A list of information indicates the relay servers for the packet at option 60 rules.
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.4.1.1,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60String,OCTET,read-only,,current,,This object indicates string of this entry.  Note that it is theoretically possible for a valid string
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.4.1.2,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60RelayIp,IpAddress,read-only,,current,,This object indicates the IP address of relay server.
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.4.1.3,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60MatchType,INTEGER,read-create,,current,exact(1):partial(2),This object indicates match state of this entry. exact(1): means the option 60 string in the packet must full match with the specified string. partial(2): means the option 60 string in the packet only need partial match with the specified string. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.8.4.1.4,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption60RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.3.3.1.9,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.3.1.9.1,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61State,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates DHCP relay option 61 function is enabled or disabled. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.9.2,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61DefMode,INTEGER,read-write,,current,relay(1):drop(2),This object indicates default mode that has no option 61 mathcing rules. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption61DefRelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.9.3,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61DefRelayIp,IpAddress,read-write,,current,,This object indicates the IP address of default relay server that has no option 61 mathcing rules. Pay attention to when swL3DHCPRelayOption61Mode is: relay(1): this object must be set together. drop(2): this object can not be set, and it always returns '0.0.0.0'. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.9.4,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61Table,,not-accessible,,current,,This table indicates the relay servers for the packet at option 61 rules.
.1.3.6.1.4.1.171.11.70.10.3.3.1.9.4.1,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61Entry,,not-accessible,swL3DHCPRelayOption61ClientType:swL3DHCPRelayOption61ClientID,current,,A list of information indicates the relay servers for the packet at option 61 rules. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.9.4.1.1,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61ClientType,INTEGER,read-only,,current,mac(1):string(2),This object indicates client type of this entry. mac(1): means the client-ID which is the MAC address of client. string(2): means the client-ID which is specified string by administrator. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.9.4.1.2,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61ClientID,OCTET,read-only,,current,,This object indicates string of this entry. When swL3DHCPRelayOption61ClientType is mac(1), the format of this object should be XX-XX-XX-XX-XX-XX (MAC address).  Note that it is theoretically possible for a valid string 
.1.3.6.1.4.1.171.11.70.10.3.3.1.9.4.1.3,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61Mode,INTEGER,read-create,,current,relay(1):drop(2),This object indicates mode of this entry. relay(1): means to relay the packet to the IP address which is specified by swL3DHCPRelayOption61RelayIp. drop(2): means to drop the packet. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.9.4.1.4,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61RelayIp,IpAddress,read-create,,current,,This object indicates the IP address of relay server. Pay attention to when swL3DHCPRelayOption61Mode is: relay(1): this object must be set together. drop(2): this object can not be set, and it always returns '0.0.0.0'. 
.1.3.6.1.4.1.171.11.70.10.3.3.1.9.4.1.5,DGS3612-SWL3MGMT-MIB::swL3DHCPRelayOption61RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.3.3.2,DGS3612-SWL3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.3.2.1,DGS3612-SWL3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.10.3.3.2.2,DGS3612-SWL3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.70.10.3.3.2.3,DGS3612-SWL3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.70.10.3.3.2.4,DGS3612-SWL3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.10.3.3.2.5,DGS3612-SWL3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.70.10.3.3.2.6,DGS3612-SWL3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.70.10.3.3.2.6.1,DGS3612-SWL3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.70.10.3.3.2.6.1.1,DGS3612-SWL3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.70.10.3.3.2.6.1.2,DGS3612-SWL3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.70.10.3.3.2.6.1.3,DGS3612-SWL3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.70.10.3.4,DGS3612-SWL3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.70.10.3.4.1,DGS3612-SWL3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.70.10.3.4.1.1,DGS3612-SWL3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.10.3.4.1.2,DGS3612-SWL3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.70.10.3.4.1.3,DGS3612-SWL3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.3.5,DGS3612-SWL3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.70.10.3.5.1,DGS3612-SWL3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.70.10.3.5.1.1,DGS3612-SWL3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.70.10.3.5.1.2,DGS3612-SWL3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.70.10.3.5.1.3,DGS3612-SWL3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.70.10.3.5.1.4,DGS3612-SWL3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.70.10.3.5.1.5,DGS3612-SWL3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.70.10.3.5.1.6,DGS3612-SWL3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.70.10.3.6,DGS3612-SWL3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.70.10.3.6.1,DGS3612-SWL3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.70.10.3.6.1.1,DGS3612-SWL3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.70.10.3.6.1.2,DGS3612-SWL3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.70.10.3.6.1.3,DGS3612-SWL3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.70.10.3.6.1.4,DGS3612-SWL3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.70.10.3.6.1.5,DGS3612-SWL3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.10.3.7,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.70.10.3.7.1,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.70.10.3.7.1.1,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.70.10.3.7.1.2,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.70.10.3.7.1.3,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.70.10.3.7.1.4,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.70.10.3.7.1.5,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.70.10.3.7.1.6,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.70.10.3.7.1.7,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.70.10.3.7.1.8,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.70.10.3.7.1.9,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.70.10.3.7.1.10,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.70.10.3.7.1.11,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.10.3.7.1.12,DGS3612-SWL3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.10.3.8,DGS3612-SWL3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.70.10.3.8.1,DGS3612-SWL3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.70.10.3.8.1.1,DGS3612-SWL3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.70.10.3.8.1.2,DGS3612-SWL3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.70.10.3.8.1.3,DGS3612-SWL3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.70.10.3.8.1.4,DGS3612-SWL3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.70.10.3.8.1.5,DGS3612-SWL3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.70.10.3.8.1.6,DGS3612-SWL3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.70.10.3.8.1.7,DGS3612-SWL3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-write,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.70.10.3.8.1.8,DGS3612-SWL3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-write,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.70.10.3.8.1.9,DGS3612-SWL3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.70.10.3.8.1.10,DGS3612-SWL3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.70.10.3.8.1.11,DGS3612-SWL3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-write,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.70.10.3.8.1.12,DGS3612-SWL3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.70.10.3.8.1.13,DGS3612-SWL3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.70.10.3.8.1.14,DGS3612-SWL3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.70.10.3.8.1.15,DGS3612-SWL3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.70.10.3.8.1.16,DGS3612-SWL3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-write,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.70.10.3.8.1.17,DGS3612-SWL3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-write,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.70.10.3.8.1.18,DGS3612-SWL3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.70.10.3.8.1.19,DGS3612-SWL3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.70.10.3.8.1.20,DGS3612-SWL3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.70.10.3.8.1.21,DGS3612-SWL3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.70.10.3.8.1.23,DGS3612-SWL3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.70.10.3.8.1.24,DGS3612-SWL3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.70.10.3.8.1.25,DGS3612-SWL3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.70.10.3.9,DGS3612-SWL3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.9.1,DGS3612-SWL3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.70.10.3.9.2,DGS3612-SWL3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.70.10.3.9.3,DGS3612-SWL3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.70.10.3.9.4,DGS3612-SWL3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.70.10.3.9.5,DGS3612-SWL3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.70.10.3.9.6,DGS3612-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.70.10.3.9.7,DGS3612-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.70.10.3.9.8,DGS3612-SWL3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.70.10.3.9.9,DGS3612-SWL3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.70.10.3.9.10,DGS3612-SWL3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.70.10.3.10,DGS3612-SWL3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.70.10.3.10.1,DGS3612-SWL3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.70.10.3.10.1.1,DGS3612-SWL3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.70.10.3.10.1.2,DGS3612-SWL3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.70.10.3.10.1.3,DGS3612-SWL3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.70.10.3.10.1.4,DGS3612-SWL3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.10.3.10.1.5,DGS3612-SWL3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.70.10.3.10.1.6,DGS3612-SWL3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.70.10.3.12,DGS3612-SWL3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.70.10.3.12.1,DGS3612-SWL3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.70.10.3.12.1.1,DGS3612-SWL3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.70.10.3.12.1.2,DGS3612-SWL3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.70.10.3.12.1.3,DGS3612-SWL3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.70.10.3.12.1.4,DGS3612-SWL3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.70.10.3.12.1.5,DGS3612-SWL3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.70.10.3.12.1.6,DGS3612-SWL3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.70.10.3.12.1.7,DGS3612-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.70.10.3.12.1.8,DGS3612-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.70.10.3.13,DGS3612-SWL3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.13.1,DGS3612-SWL3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.70.10.3.13.1.1,DGS3612-SWL3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.70.10.3.13.1.1.1,DGS3612-SWL3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.70.10.3.13.1.1.2,DGS3612-SWL3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.70.10.3.13.1.1.3,DGS3612-SWL3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.70.10.3.13.1.1.4,DGS3612-SWL3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.70.10.3.13.1.1.5,DGS3612-SWL3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.10.3.13.1.1.6,DGS3612-SWL3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.70.10.3.13.1.1.7,DGS3612-SWL3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.70.10.3.13.1.1.8,DGS3612-SWL3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.70.10.3.13.2,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1.1,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1.2,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1.3,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1.4,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1.5,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1.6,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1.7,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1.8,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1.9,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.70.10.3.13.2.1.10,DGS3612-SWL3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.70.10.3.14,DGS3612-SWL3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.14.1,DGS3612-SWL3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1,DGS3612-SWL3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.1,DGS3612-SWL3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.2,DGS3612-SWL3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.3,DGS3612-SWL3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.4,DGS3612-SWL3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.5,DGS3612-SWL3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.6,DGS3612-SWL3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.7,DGS3612-SWL3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.8,DGS3612-SWL3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.9,DGS3612-SWL3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.10,DGS3612-SWL3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.11,DGS3612-SWL3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.12,DGS3612-SWL3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.13,DGS3612-SWL3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.14,DGS3612-SWL3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.15,DGS3612-SWL3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.70.10.3.14.1.1.16,DGS3612-SWL3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.70.10.3.15,DGS3612-SWL3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.70.10.3.15.1,DGS3612-SWL3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.70.10.3.15.2,DGS3612-SWL3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.70.10.3.15.3,DGS3612-SWL3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.70.10.3.15.4,DGS3612-SWL3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.70.10.3.15.5,DGS3612-SWL3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.70.10.3.15.6,DGS3612-SWL3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.70.10.3.19,DGS3612-SWL3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.70.10.3.19.1,DGS3612-SWL3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.70.10.3.19.1.1,DGS3612-SWL3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.70.10.3.19.1.2,DGS3612-SWL3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.70.10.3.19.1.3,DGS3612-SWL3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.70.10.3.20,DGS3612-SWL3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.70.10.3.20.1,DGS3612-SWL3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.70.10.3.20.1.1,DGS3612-SWL3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.70.10.3.20.1.2,DGS3612-SWL3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.70.10.3.20.1.3,DGS3612-SWL3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.70.10.3.20.1.4,DGS3612-SWL3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.70.10.3.20.1.5,DGS3612-SWL3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105,SWDES3528-52PRIMGMT-MIB::dlink-Des3500Series,,,,,,
.1.3.6.1.4.1.171.11.105.1,SWDES3528-52PRIMGMT-MIB::des3528,,,,,,
.1.3.6.1.4.1.171.11.105.1.2,DES3528-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.105.1.2.1,DES3528-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.1.1,DES3528-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.1.1.1,DES3528-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.105.1.2.1.1.2,DES3528-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.105.1.2.1.1.4,DES3528-L2MGMT-MIB::swDevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications.  The first five octets are defined as system LED. The first two octets are currently unused and must be set to zero. The third  octet indicates the power LED. The fourth octet indicates the  console LED. The fifth LED is RPS (Redundancy Power Supply) LED.
.1.3.6.1.4.1.171.11.105.1.2.1.2,DES3528-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.1.2.1,DES3528-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable the spanning tree algorithm during  the runtime of the system.
.1.3.6.1.4.1.171.11.105.1.2.1.2.2,DES3528-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the layer 2 Internet Group Management  Protocol (IGMP) capture function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.2.1.2.3,DES3528-L2MGMT-MIB::swL2DevCtrlIGMPSnoopingMcstRTOnly,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls IGMP snooping forward multicast routing only state.
.1.3.6.1.4.1.171.11.105.1.2.1.2.5,DES3528-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.105.1.2.1.2.6,DES3528-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action.
.1.3.6.1.4.1.171.11.105.1.2.1.2.7,DES3528-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.105.1.2.1.2.8,DES3528-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.105.1.2.1.2.9,DES3528-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.105.1.2.1.2.10,DES3528-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, which will trigger 
.1.3.6.1.4.1.171.11.105.1.2.1.2.13,DES3528-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs during the runtime of the system.
.1.3.6.1.4.1.171.11.105.1.2.1.2.14,DES3528-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.1.2.14.1,DES3528-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.105.1.2.1.2.14.2,DES3528-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.105.1.2.1.2.16,DES3528-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.105.1.2.1.2.17,DES3528-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.1.2.17.1,DES3528-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.105.1.2.1.2.17.2,DES3528-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.105.1.2.1.2.18,DES3528-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.105.1.2.1.2.19,DES3528-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Unit packets will be forwarded. 
.1.3.6.1.4.1.171.11.105.1.2.1.2.20,DES3528-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.105.1.2.1.2.21,DES3528-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.1.2.21.1,DES3528-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.105.1.2.1.2.21.2,DES3528-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing CFM state of speicified ports.
.1.3.6.1.4.1.171.11.105.1.2.1.2.21.2.1,DES3528-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of CFM state on speicified ports.
.1.3.6.1.4.1.171.11.105.1.2.1.2.21.2.1.1,DES3528-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port-num.
.1.3.6.1.4.1.171.11.105.1.2.1.2.21.2.1.2,DES3528-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state on per-port.
.1.3.6.1.4.1.171.11.105.1.2.1.2.22,DES3528-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.105.1.2.1.3,DES3528-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.1.3.1,DES3528-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.105.1.2.1.3.2,DES3528-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled(3), the topologyChange  trap is sent by the device when any of its configured ports transitions from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.105.1.2.1.3.3,DES3528-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  was changed. If the object is enabled(3), the Link Change trap is sent by  the device when any of its ports link change. The device does not send the  trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.105.1.2.2,DES3528-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.2.1,DES3528-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.105.1.2.2.1.1,DES3528-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.105.1.2.2.1.1.1,DES3528-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.105.1.2.2.1.1.2,DES3528-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.105.1.2.2.2,DES3528-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID can only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change the PVID.
.1.3.6.1.4.1.171.11.105.1.2.2.3,DES3528-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing vlan and port role information of each port.
.1.3.6.1.4.1.171.11.105.1.2.2.3.1,DES3528-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of vlan port information.
.1.3.6.1.4.1.171.11.105.1.2.2.3.1.1,DES3528-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.105.1.2.2.3.1.2,DES3528-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN-ID assigned to a special port
.1.3.6.1.4.1.171.11.105.1.2.2.3.1.3,DES3528-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,none(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port.when none,it means this port is not belong to the vlan.
.1.3.6.1.4.1.171.11.105.1.2.2.6,DES3528-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of NNI port In Q-in_Q status.
.1.3.6.1.4.1.171.11.105.1.2.3,DES3528-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.3.1,DES3528-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.105.1.2.3.1.1,DES3528-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.105.1.2.3.1.1.1,DES3528-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.105.1.2.3.1.1.2,DES3528-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.105.1.2.3.1.1.3,DES3528-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.105.1.2.3.1.1.4,DES3528-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.105.1.2.3.1.1.5,DES3528-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.105.1.2.3.1.1.6,DES3528-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.105.1.2.3.1.1.8,DES3528-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):unknow(3):ctp-lbd(4):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.105.1.2.3.2,DES3528-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.105.1.2.3.2.1,DES3528-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.105.1.2.3.2.1.1,DES3528-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.1.2.3.2.1.2,DES3528-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.105.1.2.3.2.1.3,DES3528-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.105.1.2.3.2.1.4,DES3528-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.2.3.2.1.5,DES3528-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.105.1.2.3.2.1.6,DES3528-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.105.1.2.3.2.1.7,DES3528-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.105.1.2.3.2.1.8,DES3528-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.105.1.2.3.2.1.10,DES3528-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.105.1.2.3.3,DES3528-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.105.1.2.3.4,DES3528-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.105.1.2.3.5,DES3528-L2MGMT-MIB::swL2PortCableDiagnosisTable,,not-accessible,,current,,A table that contains cable diagnostic information about every port.
.1.3.6.1.4.1.171.11.105.1.2.3.5.1,DES3528-L2MGMT-MIB::swL2PortCableDiagnosisEntry,,not-accessible,swL2PortCableDiagnosisPortIndex:swL2PortCableDiagnosisPairIndex,current,,A list of cable diagnostic information for each port of the device.
.1.3.6.1.4.1.171.11.105.1.2.3.5.1.1,DES3528-L2MGMT-MIB::swL2PortCableDiagnosisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.1.2.3.5.1.2,DES3528-L2MGMT-MIB::swL2PortCableDiagnosisPairIndex,INTEGER,read-only,,current,,Indicates pair index of the port. The pair 1 means the pin 3 and 6 of the connector. The pair 2 means the pin 1 and 2 of the connector. The pair 3 means the pin 7 and 8 of the connector. The pair 4 means the pin 4 and 5 of the connector.
.1.3.6.1.4.1.171.11.105.1.2.3.5.1.3,DES3528-L2MGMT-MIB::swL2PortCableDiagnosisCableStatus,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):not-support(4):unknown(5),This object indicates the cable status.
.1.3.6.1.4.1.171.11.105.1.2.3.5.1.4,DES3528-L2MGMT-MIB::swL2PortCableDiagnosisPairStatus,INTEGER,read-only,,current,ok(0):open(1):short(2):fail(3):not-supported(4):unknown(5),This object indicates the status of the pair.
.1.3.6.1.4.1.171.11.105.1.2.3.5.1.5,DES3528-L2MGMT-MIB::swL2PortCableDiagnosisPairLength,INTEGER,read-only,,current,,This object indicates the approx. length or length to failure of  the pair. The unit value is in meters.
.1.3.6.1.4.1.171.11.105.1.2.3.5.1.6,DES3528-L2MGMT-MIB::swL2PortCableDiagnosisPairLengthInaccuracy,INTEGER,read-only,,current,,This object indicates the inaccuracy of a pair length. The unit value is in meters.
.1.3.6.1.4.1.171.11.105.1.2.3.6,DES3528-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that used to clear counter information about every port.
.1.3.6.1.4.1.171.11.105.1.2.3.6.1,DES3528-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entry used to clear counter information for each port of the device.
.1.3.6.1.4.1.171.11.105.1.2.3.6.1.1,DES3528-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.1.2.3.6.1.2,DES3528-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates if to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.105.1.2.3.7,DES3528-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains error information for each port.
.1.3.6.1.4.1.171.11.105.1.2.3.7.1,DES3528-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information regarding port errors on the device.
.1.3.6.1.4.1.171.11.105.1.2.3.7.1.1,DES3528-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module).
.1.3.6.1.4.1.171.11.105.1.2.3.7.1.2,DES3528-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,enabled(1):disabled(2),This object indicates the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.2.3.7.1.3,DES3528-L2MGMT-MIB::swL2PortErrPortConnStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object indicates whether the PortStatus is err-disabled or not.
.1.3.6.1.4.1.171.11.105.1.2.3.7.1.4,DES3528-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,storm-control(2):ctp-lbd(3):power-saving(7),This object describes if the reason for the port error is STP LBD or Storm control.
.1.3.6.1.4.1.171.11.105.1.2.5,DES3528-L2MGMT-MIB::swL2LimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.5.1,DES3528-L2MGMT-MIB::swL2MulticastFilterProfileTable,,not-accessible,,current,, A table that contains information about multicast filter address.
.1.3.6.1.4.1.171.11.105.1.2.5.1.1,DES3528-L2MGMT-MIB::swL2MulticastFilterProfileEntry,,not-accessible,swL2MulticastFilterProfileIndex,current,,A list of multicast filter address information for each profile ID. 
.1.3.6.1.4.1.171.11.105.1.2.5.1.1.1,DES3528-L2MGMT-MIB::swL2MulticastFilterProfileIndex,INTEGER,read-only,,current,,Indicates index for each profile.
.1.3.6.1.4.1.171.11.105.1.2.5.1.1.2,DES3528-L2MGMT-MIB::swL2MulticastFilterProfileName,OCTET,read-create,,current,,Specifies a profile name for each multicast filter profile.
.1.3.6.1.4.1.171.11.105.1.2.5.1.1.3,DES3528-L2MGMT-MIB::swL2MulticastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.1.2.5.2,DES3528-L2MGMT-MIB::swL2MulticastFilterProfileAddressTable,,not-accessible,,current,, A table that contains information about multicast filter address.
.1.3.6.1.4.1.171.11.105.1.2.5.2.1,DES3528-L2MGMT-MIB::swL2MulticastFilterProfileAddressEntry,,not-accessible,swL2MulticastFilterProfileIdIndex:swL2MulticastFilterFromIp:swL2MulticastFilterToIp,current,,A list of multicast filter address information for each profile ID. 
.1.3.6.1.4.1.171.11.105.1.2.5.2.1.1,DES3528-L2MGMT-MIB::swL2MulticastFilterProfileIdIndex,INTEGER,read-only,,current,,Indicates index for each profile.
.1.3.6.1.4.1.171.11.105.1.2.5.2.1.2,DES3528-L2MGMT-MIB::swL2MulticastFilterFromIp,IpAddress,read-only,,current,,Specifies the head IP address of a multicast address range which will 
.1.3.6.1.4.1.171.11.105.1.2.5.2.1.3,DES3528-L2MGMT-MIB::swL2MulticastFilterToIp,IpAddress,read-only,,current,,Specifies the tail IP address of a multicast address range which will 
.1.3.6.1.4.1.171.11.105.1.2.5.2.1.4,DES3528-L2MGMT-MIB::swL2MulticastFilterAddressState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.1.2.5.3,DES3528-L2MGMT-MIB::swL2LimitedMulticastFilterPortTable,,not-accessible,,current,, A table that used to bind port to profile id.
.1.3.6.1.4.1.171.11.105.1.2.5.3.1,DES3528-L2MGMT-MIB::swL2LimitedMulticastFilterPortEntry,,not-accessible,swL2LimitedMulticastFilterPortIndex,current,,A list of information that used to bind port to profile id. 
.1.3.6.1.4.1.171.11.105.1.2.5.3.1.1,DES3528-L2MGMT-MIB::swL2LimitedMulticastFilterPortIndex,INTEGER,read-only,,current,,Specifies port as an index.
.1.3.6.1.4.1.171.11.105.1.2.5.3.1.2,DES3528-L2MGMT-MIB::swL2LimitedMulticastFilterPortAccess,INTEGER,read-write,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.105.1.2.5.3.1.3,DES3528-L2MGMT-MIB::swL2LimitedMulticastFilterPortProfileID,OCTET,read-write,,current,,This object specifies a profile ID list for each port.
.1.3.6.1.4.1.171.11.105.1.2.5.3.1.4,DES3528-L2MGMT-MIB::swL2LimitedMulticastFilterPortProfileStatus,INTEGER,read-create,,current,other(1):add(2):delete(3),Controls the multicast filter profile list which bind to each port.
.1.3.6.1.4.1.171.11.105.1.2.5.4,DES3528-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about max group number based on port.
.1.3.6.1.4.1.171.11.105.1.2.5.4.1,DES3528-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupEntry,,not-accessible,swL2MulticastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port. 
.1.3.6.1.4.1.171.11.105.1.2.5.4.1.1,DES3528-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,Specifies port number as table index.
.1.3.6.1.4.1.171.11.105.1.2.5.4.1.2,DES3528-L2MGMT-MIB::swL2MulticastFilterPortMaxGroup,INTEGER,read-write,,current,,Specifies maximum multicast filter group numbers for each port.  Default value is 0,and 0 means infinite.
.1.3.6.1.4.1.171.11.105.1.2.6,DES3528-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.6.1,DES3528-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.1.2.6.1.1,DES3528-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in the swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.105.1.2.6.1.1.1,DES3528-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.105.1.2.6.1.1.2,DES3528-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate of the specified port. Value 1024001 means no limit.
.1.3.6.1.4.1.171.11.105.1.2.6.1.1.3,DES3528-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate of the specified port. Value 1024001 means no limit.
.1.3.6.1.4.1.171.11.105.1.2.6.1.1.4,DES3528-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.105.1.2.6.1.1.5,DES3528-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.105.1.2.6.2,DES3528-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.1.2.6.2.1,DES3528-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.105.1.2.6.2.1.1,DES3528-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.105.1.2.6.2.1.2,DES3528-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed
.1.3.6.1.4.1.171.11.105.1.2.6.2.1.3,DES3528-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QoS scheduling.
.1.3.6.1.4.1.171.11.105.1.2.6.2.1.4,DES3528-L2MGMT-MIB::swL2QOSSchedulingMaxLatency,INTEGER,read-write,,current,,Indicates the maximum amount of time the hardware priority queue will be allowed to transmit packets before allowing the next lowest priority queue to begin transmitting its packets. A value between 0 and 255 can be specified- with this value multiplied  by 16 ms to arrive at the total allowed time for queue to transmit packets. For example, a value of 3 specifies 3*16=48 ms. The queue will continue transmitting the last packet until it is finished when the max_latency timer expires. 
.1.3.6.1.4.1.171.11.105.1.2.6.3,DES3528-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.1.2.6.3.1,DES3528-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.105.1.2.6.3.1.1,DES3528-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.105.1.2.6.3.1.2,DES3528-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has seven hardware 
.1.3.6.1.4.1.171.11.105.1.2.6.4,DES3528-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.1.2.6.4.1,DES3528-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.105.1.2.6.4.1.1,DES3528-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.105.1.2.6.4.1.2,DES3528-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.105.1.2.6.4.1.3,DES3528-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.105.1.2.6.5,DES3528-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):roundrobin(2):weightfair(3),This object controls QoS scheduling Mechanism.
.1.3.6.1.4.1.171.11.105.1.2.6.6,DES3528-L2MGMT-MIB::swL2QOSHolPreventionCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Controls QoS HoL Prevention
.1.3.6.1.4.1.171.11.105.1.2.7,DES3528-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.7.1,DES3528-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,A port security feature which controls the address leaning capability and 
.1.3.6.1.4.1.171.11.105.1.2.7.1.1,DES3528-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.105.1.2.7.1.1.1,DES3528-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.105.1.2.7.1.1.2,DES3528-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned on this port.
.1.3.6.1.4.1.171.11.105.1.2.7.1.1.3,DES3528-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address.
.1.3.6.1.4.1.171.11.105.1.2.7.1.1.4,DES3528-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.105.1.2.7.1.1.5,DES3528-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.105.1.2.7.2,DES3528-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.7.2.1,DES3528-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates VLAN name.
.1.3.6.1.4.1.171.11.105.1.2.7.2.2,DES3528-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.105.1.2.7.2.3,DES3528-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies a MAC address.
.1.3.6.1.4.1.171.11.105.1.2.7.2.4,DES3528-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),.
.1.3.6.1.4.1.171.11.105.1.2.7.3,DES3528-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled(2),whenever there's a new MAC address that violates  the pre-defined port security configuration, traps will be sent out  and the relevant information will be logged into the system.
.1.3.6.1.4.1.171.11.105.1.2.8,DES3528-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.8.1,DES3528-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.1.2.8.2,DES3528-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  DHCP packets can cross.
.1.3.6.1.4.1.171.11.105.1.2.8.3,DES3528-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.105.1.2.8.4,DES3528-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.2.8.5,DES3528-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.2.8.6,DES3528-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,current,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace(1) - replace the exiting option 82 field in messages. drop(2) - discard messages with existing option 82 field. keep(3) - retain the existing option 82 field messages.
.1.3.6.1.4.1.171.11.105.1.2.8.7,DES3528-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.1.2.8.7.1,DES3528-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,current,,A list of information that specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.1.2.8.7.1.1,DES3528-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.105.1.2.8.7.1.2,DES3528-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.105.1.2.8.7.1.3,DES3528-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table.
.1.3.6.1.4.1.171.11.105.1.2.9,DES3528-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.9.1,DES3528-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.105.1.2.9.2,DES3528-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.105.1.2.9.3,DES3528-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.1.2.9.3.1,DES3528-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information that specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.1.2.9.3.1.1,DES3528-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.105.1.2.9.3.1.3,DES3528-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you cannot configure the other  ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.105.1.2.9.3.1.4,DES3528-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.105.1.2.9.3.1.5,DES3528-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.105.1.2.9.3.1.6,DES3528-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.105.1.2.9.3.1.7,DES3528-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.1.2.9.4,DES3528-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.105.1.2.9.5,DES3528-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.1.2.9.5.1,DES3528-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.1.2.9.5.1.1,DES3528-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.105.1.2.9.5.1.2,DES3528-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port LACP.
.1.3.6.1.4.1.171.11.105.1.2.9.6,DES3528-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.105.1.2.9.6.1,DES3528-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.105.1.2.9.6.1.1,DES3528-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.105.1.2.9.6.1.2,DES3528-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port.
.1.3.6.1.4.1.171.11.105.1.2.10,DES3528-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.10.1,DES3528-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.105.1.2.10.2,DES3528-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.105.1.2.10.3,DES3528-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.105.1.2.10.4,DES3528-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled(2) - After writing this value to the object, the enabled(3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.105.1.2.11,DES3528-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.11.1,DES3528-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.105.1.2.11.2,DES3528-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table(swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.105.1.2.11.3,DES3528-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),It indicates the global state of igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.105.1.2.11.4,DES3528-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN is disabled,  there is only one entry in the table, with an index of 1. If the  VLAN is in Port-Base or 802.1q mode, the maximum number of entries can be 12,  with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1,DES3528-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.1,DES3528-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If the VLAN
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.2,DES3528-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.3,DES3528-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.4,DES3528-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.5,DES3528-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.6,DES3528-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packets when none were  sent by the host on the LAN. The timer works on a per-VLAN basis.  Our device will be activated to send the query messages if the  timer expires. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.7,DES3528-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.8,DES3528-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.9,DES3528-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.10,DES3528-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.11,DES3528-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP function is disabled for this entry. enable(3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.105.1.2.11.4.1.12,DES3528-L2MGMT-MIB::swL2IGMPFastLeaveState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the fast_leave status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP fast-leave function is disabled for this entry. enable(3) - IGMP fast-leave function is enabled for this entry.
.1.3.6.1.4.1.171.11.105.1.2.11.5,DES3528-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.105.1.2.11.5.1,DES3528-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of the associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.105.1.2.11.5.1.1,DES3528-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.105.1.2.11.5.1.2,DES3528-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function was enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.105.1.2.11.5.1.3,DES3528-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.105.1.2.11.6,DES3528-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which was captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of the associated VLAN entries are all enabled.  Note that the priority of IGMP table entries is lower than the Filtering  Table, i.e. if there is a table hash collision between entries in the  IGMP Table and Filtering Table inside the switch's H/W address table,  then Filtering Table entry overwrites the colliding entry of the IGMP Table.  Also see the swL2FilterMgmt description.
.1.3.6.1.4.1.171.11.105.1.2.11.6.1,DES3528-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which was captured by 
.1.3.6.1.4.1.171.11.105.1.2.11.6.1.1,DES3528-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the VID of individual IGMP table entries. 
.1.3.6.1.4.1.171.11.105.1.2.11.6.1.2,DES3528-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object identifies group IP addresses which were captured from  IGMP packets, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.105.1.2.11.6.1.3,DES3528-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object identifies MAC addresses which correspond to the swL2IGMPGroupIpAddr, on per-VLAN basis.
.1.3.6.1.4.1.171.11.105.1.2.11.6.1.4,DES3528-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports belong to the same 
.1.3.6.1.4.1.171.11.105.1.2.11.6.1.5,DES3528-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were receive by our  device, that correspond with this entry when the IGMP function is enabled  on per-VLAN basis.
.1.3.6.1.4.1.171.11.105.1.2.11.7,DES3528-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.105.1.2.11.7.1,DES3528-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.105.1.2.11.7.1.1,DES3528-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.105.1.2.11.7.1.2,DES3528-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.105.1.2.11.7.1.3,DES3528-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.1.2.11.7.1.4,DES3528-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.1.2.11.7.1.5,DES3528-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.1.2.11.8,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.105.1.2.11.8.1,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.105.1.2.11.8.1.1,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.105.1.2.11.8.1.2,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.105.1.2.11.8.1.3,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicate the portlist of the source ports of IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.105.1.2.11.8.1.4,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicate the portlist of the member ports of the IGMP  snooping multicast VLAN. The source ports will be set as untagged ports  of the VLAN entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.105.1.2.11.8.1.5,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicate the portlist of the tag member ports of IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.105.1.2.11.8.1.6,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2), This object can be enabled or disabled IGMP_snooping multicast VLAN.
.1.3.6.1.4.1.171.11.105.1.2.11.8.1.7,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replace source IP of this multicast vlan.
.1.3.6.1.4.1.171.11.105.1.2.11.8.1.8,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.1.2.11.8.1.9,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanRemoveAllMcastAddrListAction,INTEGER,read-write,,current,other(1):start(2),This object indicates if remove all the multicast address list from the IGMP multicast VLAN or not.
.1.3.6.1.4.1.171.11.105.1.2.11.9,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.105.1.2.11.9.1,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.105.1.2.11.9.1.1,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the Vid of IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.105.1.2.11.9.1.2,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.105.1.2.11.9.1.3,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.105.1.2.11.9.1.4,DES3528-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.1.2.11.13,DES3528-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.105.1.2.11.13.1,DES3528-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.105.1.2.11.13.1.1,DES3528-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.105.1.2.11.13.1.2,DES3528-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.105.1.2.14,DES3528-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.14.1,DES3528-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.105.1.2.14.1.1,DES3528-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.105.1.2.14.1.1.1,DES3528-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.105.1.2.14.1.1.2,DES3528-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list to which the specific port can forward traffic.
.1.3.6.1.4.1.171.11.105.1.2.17,DES3528-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.17.1,DES3528-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.105.1.2.17.1.1,DES3528-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.105.1.2.17.1.1.1,DES3528-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates VID for each VLAN.
.1.3.6.1.4.1.171.11.105.1.2.17.1.1.2,DES3528-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.105.1.2.18,DES3528-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.18.1,DES3528-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.18.1.1,DES3528-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.105.1.2.18.1.2,DES3528-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.105.1.2.18.1.3,DES3528-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.105.1.2.18.1.4,DES3528-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.105.1.2.18.1.5,DES3528-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.105.1.2.18.2,DES3528-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.18.2.1,DES3528-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.105.1.2.18.2.1.1,DES3528-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.105.1.2.18.2.1.1.1,DES3528-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.105.1.2.18.2.1.1.2,DES3528-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.105.1.2.18.2.1.1.3,DES3528-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.105.1.2.18.2.1.1.4,DES3528-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.105.1.2.24,DES3528-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.24.1,DES3528-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.105.1.2.24.2,DES3528-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.105.1.2.24.2.1,DES3528-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.105.1.2.24.2.1.1,DES3528-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.105.1.2.24.2.1.2,DES3528-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.105.1.2.25,DES3528-L2MGMT-MIB::swL2PPPoEMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.25.1,DES3528-L2MGMT-MIB::swL2PPPoECirIDinsertState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the status of the PPPoE circuit ID  insertion state of the switch.
.1.3.6.1.4.1.171.11.105.1.2.100,DES3528-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.100.1,DES3528-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.100.1.1,DES3528-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.100.1.1.1,DES3528-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicate the level of macNotification detection.
.1.3.6.1.4.1.171.11.105.1.2.100.1.1.2,DES3528-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicate the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.105.1.2.100.1.2,DES3528-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.0,DES3528-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.0.1,DES3528-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.0.2,DES3528-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.0.3,DES3528-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when Port loop occurred.
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.0.4,DES3528-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when Port loop restart after interval time.
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.0.5,DES3528-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when Port with VID loop occurred.
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.0.6,DES3528-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when Port with VID loop restart after interval time.
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.1,DES3528-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.1.1,DES3528-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.1.2,DES3528-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.105.1.2.100.1.2.1.3,DES3528-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.105.1.3,DES3528-SWL3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.105.1.3.1,DES3528-SWL3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.1.1,DES3528-SWL3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.1.1.1,DES3528-SWL3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.3.1.1.2,DES3528-SWL3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.3.1.1.3,DES3528-SWL3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.3.1.1.5,DES3528-SWL3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.3.1.1.6,DES3528-SWL3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.3.1.1.7,DES3528-SWL3MGMT-MIB::swL3DevCtrlDHCPAutoConfigState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.3.2,DES3528-SWL3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.2.1,DES3528-SWL3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.2.1.3,DES3528-SWL3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1,DES3528-SWL3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.1,DES3528-SWL3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.2,DES3528-SWL3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.3,DES3528-SWL3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.4,DES3528-SWL3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.5,DES3528-SWL3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.6,DES3528-SWL3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.7,DES3528-SWL3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-create,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.8,DES3528-SWL3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.9,DES3528-SWL3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.10,DES3528-SWL3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project.  This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.12,DES3528-SWL3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project.  This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.14,DES3528-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.15,DES3528-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.16,DES3528-SWL3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.17,DES3528-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.18,DES3528-SWL3MGMT-MIB::swL3IpCtrlProxyArpLocalState,INTEGER,read-create,,current,enabled(1):disabled(2),If the state is enabled, the switch will be allowed to respond to the proxy ARP
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.19,DES3528-SWL3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.20,DES3528-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.22,DES3528-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.105.1.3.2.1.3.1.23,DES3528-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.1,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.2,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.3,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.5,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.6,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.7,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.8,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.9,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.10,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.11,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.12,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.105.1.3.2.1.4.1.13,DES3528-SWL3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.105.1.3.2.1.5,DES3528-SWL3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.105.1.3.2.1.5.1,DES3528-SWL3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.105.1.3.2.1.5.1.1,DES3528-SWL3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.105.1.3.2.1.5.1.2,DES3528-SWL3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.105.1.3.2.1.5.1.3,DES3528-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.105.1.3.2.1.5.1.4,DES3528-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.105.1.3.2.1.5.1.5,DES3528-SWL3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.105.1.3.2.1.5.1.6,DES3528-SWL3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.105.1.3.2.1.5.1.7,DES3528-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.105.1.3.2.1.5.1.8,DES3528-SWL3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.105.1.3.2.1.5.1.9,DES3528-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.105.1.3.2.1.7,DES3528-SWL3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.105.1.3.2.2,DES3528-SWL3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.2.2.1,DES3528-SWL3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.105.1.3.2.2.1.1,DES3528-SWL3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.1.3.2.2.1.1.1,DES3528-SWL3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.1.3.2.2.1.1.2,DES3528-SWL3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.1.3.2.2.1.1.3,DES3528-SWL3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.105.1.3.2.2.1.1.4,DES3528-SWL3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.105.1.3.2.4,DES3528-SWL3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.105.1.3.2.5,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.105.1.3.2.5.1,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.105.1.3.2.5.1.1,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.105.1.3.2.5.1.2,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.105.1.3.2.5.1.3,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.105.1.3.2.5.1.4,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.105.1.3.2.5.1.5,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route.
.1.3.6.1.4.1.171.11.105.1.3.2.5.1.6,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.105.1.3.2.5.1.7,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.105.1.3.2.5.1.8,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.105.1.3.2.5.1.9,DES3528-SWL3MGMT-MIB::swL3IpStaticRouteCost,INTEGER,read-only,,current,,Specifies the cost of the Route Entry.
.1.3.6.1.4.1.171.11.105.1.3.2.6,DES3528-SWL3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.2.6.1,DES3528-SWL3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.105.1.3.2.6.1.1,DES3528-SWL3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.105.1.3.2.6.1.1.1,DES3528-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,read-only,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.105.1.3.2.6.1.1.2,DES3528-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,read-only,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.105.1.3.2.6.1.1.3,DES3528-SWL3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.105.1.3.2.6.1.1.4,DES3528-SWL3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.1.3.3,DES3528-SWL3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.3.1,DES3528-SWL3MGMT-MIB::swL3RelayDhcpMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.3.1.1,DES3528-SWL3MGMT-MIB::swL3RelayDhcpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.1.3.3.1.2,DES3528-SWL3MGMT-MIB::swL3RelayDhcpHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the BOOTP packets can cross.
.1.3.6.1.4.1.171.11.105.1.3.3.1.3,DES3528-SWL3MGMT-MIB::swL3RelayDhcpTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.105.1.3.3.1.4,DES3528-SWL3MGMT-MIB::swL3RelayDhcpCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.1.3.3.1.4.1,DES3528-SWL3MGMT-MIB::swL3RelayDhcpCtrlEntry,,not-accessible,swL3RelayDhcpCtrlInterfaceName:swL3RelayDhcpCtrlServer,current,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.1.3.3.1.4.1.1,DES3528-SWL3MGMT-MIB::swL3RelayDhcpCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.105.1.3.3.1.4.1.2,DES3528-SWL3MGMT-MIB::swL3RelayDhcpCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.105.1.3.3.1.4.1.3,DES3528-SWL3MGMT-MIB::swL3RelayDhcpCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.105.1.3.3.1.5,DES3528-SWL3MGMT-MIB::swL3RelayDhcpOption82State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.1.3.3.1.6,DES3528-SWL3MGMT-MIB::swL3RelayDhcpOption82CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 Check function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.1.3.3.1.7,DES3528-SWL3MGMT-MIB::swL3RelayDhcpOption82Policy,INTEGER,read-write,,current,replace(0):drop(1):keep(2),This object indicates DHCP Relay Option 82 Policy.
.1.3.6.1.4.1.171.11.105.1.3.3.2,DES3528-SWL3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.3.2.1,DES3528-SWL3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.1.3.3.2.2,DES3528-SWL3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.105.1.3.3.2.3,DES3528-SWL3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.105.1.3.3.2.4,DES3528-SWL3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.1.3.3.2.5,DES3528-SWL3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.1.3.3.2.6,DES3528-SWL3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.105.1.3.3.2.6.1,DES3528-SWL3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.105.1.3.3.2.6.1.1,DES3528-SWL3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.105.1.3.3.2.6.1.2,DES3528-SWL3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.105.1.3.3.2.6.1.3,DES3528-SWL3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.105.1.3.3.3,DES3528-SWL3MGMT-MIB::swL3DHCPv6RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.3.3.1,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the dhcpv6 packets can cross.
.1.3.6.1.4.1.171.11.105.1.3.3.3.2,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlTable,,not-accessible,,current,,This table displays the current DHCPv6 relay static table.
.1.3.6.1.4.1.171.11.105.1.3.3.3.2.1,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlEntry,,not-accessible,swL3Dhcpv6RelayCtrlInterfaceName,current,,A list of information display the current DHCPv6 relay static  table.
.1.3.6.1.4.1.171.11.105.1.3.3.3.2.1.1,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the relay interface.
.1.3.6.1.4.1.171.11.105.1.3.3.3.2.1.2,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlState,INTEGER,read-write,,current,enabled(1):disabled(2),TThis object indicates Dhcpv6 Relay function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.1.3.3.3.3,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoTable,,not-accessible,,current,,This table displays the current DHCPv6 relay static table.
.1.3.6.1.4.1.171.11.105.1.3.3.3.3.1,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoEntry,,not-accessible,swL3Dhcpv6RelayInfoInterfaceName:swL3Dhcpv6RelayInfoServerAddress:swL3Dhcpv6RelayInfoServerInterfaceName,current,,A list of information display the current DHCPv6 relay static  table.
.1.3.6.1.4.1.171.11.105.1.3.3.3.3.1.1,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoInterfaceName,OCTET,read-only,,current,,This object indicates the name of the relay interface.
.1.3.6.1.4.1.171.11.105.1.3.3.3.3.1.2,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoServerAddress,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.105.1.3.3.3.3.1.3,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoServerInterfaceName,OCTET,read-only,,current,,When the swL3Dhcpv6RelayInfoServerAddress is multicast address,  this object indicates the name of the interface, which is connected  to the DHCPv6 server.
.1.3.6.1.4.1.171.11.105.1.3.3.3.3.1.4,DES3528-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.1.3.4,DES3528-SWL3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.105.1.3.4.1,DES3528-SWL3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.105.1.3.4.1.1,DES3528-SWL3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.1.3.4.1.2,DES3528-SWL3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.105.1.3.4.1.3,DES3528-SWL3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.1.3.5,DES3528-SWL3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.105.1.3.5.1,DES3528-SWL3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.105.1.3.5.1.1,DES3528-SWL3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.105.1.3.5.1.2,DES3528-SWL3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.105.1.3.5.1.3,DES3528-SWL3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.105.1.3.5.1.4,DES3528-SWL3MGMT-MIB::swL3RouteRedistriMetric,INTEGER,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.105.1.3.5.1.5,DES3528-SWL3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.1.3.6,DES3528-SWL3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.105.1.3.6.1,DES3528-SWL3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.105.1.3.6.1.1,DES3528-SWL3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.105.1.3.6.1.2,DES3528-SWL3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.105.1.3.6.1.3,DES3528-SWL3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.105.1.3.6.1.4,DES3528-SWL3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.105.1.3.6.1.5,DES3528-SWL3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.1.3.7,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.105.1.3.7.1,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.105.1.3.7.1.1,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.105.1.3.7.1.2,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.105.1.3.7.1.3,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.105.1.3.7.1.4,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.105.1.3.7.1.5,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.105.1.3.7.1.6,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.105.1.3.7.1.7,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.105.1.3.7.1.8,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.105.1.3.7.1.9,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.105.1.3.7.1.10,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.105.1.3.7.1.11,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.1.3.7.1.12,DES3528-SWL3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.1.3.8,DES3528-SWL3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.105.1.3.8.1,DES3528-SWL3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.105.1.3.8.1.1,DES3528-SWL3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.105.1.3.8.1.2,DES3528-SWL3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.105.1.3.8.1.3,DES3528-SWL3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.105.1.3.8.1.4,DES3528-SWL3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.105.1.3.8.1.5,DES3528-SWL3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.105.1.3.8.1.6,DES3528-SWL3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.105.1.3.8.1.7,DES3528-SWL3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-write,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.105.1.3.8.1.8,DES3528-SWL3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-write,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.105.1.3.8.1.9,DES3528-SWL3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.105.1.3.8.1.10,DES3528-SWL3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.105.1.3.8.1.11,DES3528-SWL3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-write,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.105.1.3.8.1.12,DES3528-SWL3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.105.1.3.8.1.13,DES3528-SWL3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.105.1.3.8.1.14,DES3528-SWL3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.105.1.3.8.1.15,DES3528-SWL3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.105.1.3.8.1.16,DES3528-SWL3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-write,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.105.1.3.8.1.17,DES3528-SWL3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-write,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.105.1.3.8.1.18,DES3528-SWL3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.105.1.3.8.1.19,DES3528-SWL3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.105.1.3.8.1.20,DES3528-SWL3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.1.3.8.1.21,DES3528-SWL3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.105.1.3.8.1.23,DES3528-SWL3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.105.1.3.9,DES3528-SWL3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.9.1,DES3528-SWL3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.105.1.3.9.2,DES3528-SWL3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.105.1.3.9.3,DES3528-SWL3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.105.1.3.9.4,DES3528-SWL3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.105.1.3.9.5,DES3528-SWL3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.105.1.3.9.6,DES3528-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.105.1.3.9.7,DES3528-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.105.1.3.10,DES3528-SWL3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.105.1.3.10.1,DES3528-SWL3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.105.1.3.10.1.1,DES3528-SWL3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.105.1.3.10.1.2,DES3528-SWL3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.105.1.3.10.1.3,DES3528-SWL3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.105.1.3.10.1.4,DES3528-SWL3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.1.3.10.1.5,DES3528-SWL3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.105.1.3.10.1.6,DES3528-SWL3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.1.3.12,DES3528-SWL3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.105.1.3.12.1,DES3528-SWL3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.105.1.3.12.1.1,DES3528-SWL3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.105.1.3.12.1.2,DES3528-SWL3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.105.1.3.12.1.3,DES3528-SWL3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.105.1.3.12.1.4,DES3528-SWL3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.105.1.3.12.1.5,DES3528-SWL3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.105.1.3.12.1.6,DES3528-SWL3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.105.1.3.12.1.7,DES3528-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.105.1.3.12.1.8,DES3528-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.105.1.3.13,DES3528-SWL3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.13.1,DES3528-SWL3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.105.1.3.13.1.1,DES3528-SWL3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.105.1.3.13.1.1.1,DES3528-SWL3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.105.1.3.13.1.1.2,DES3528-SWL3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.105.1.3.13.1.1.3,DES3528-SWL3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.105.1.3.13.1.1.4,DES3528-SWL3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.105.1.3.13.1.1.5,DES3528-SWL3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.1.3.13.1.1.6,DES3528-SWL3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.105.1.3.13.1.1.7,DES3528-SWL3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.105.1.3.13.1.1.8,DES3528-SWL3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.105.1.3.13.2,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1.1,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1.2,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1.3,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1.4,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1.5,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1.6,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1.7,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1.8,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1.9,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.105.1.3.13.2.1.10,DES3528-SWL3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.105.1.3.14,DES3528-SWL3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.14.1,DES3528-SWL3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1,DES3528-SWL3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.1,DES3528-SWL3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.2,DES3528-SWL3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.3,DES3528-SWL3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.4,DES3528-SWL3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.5,DES3528-SWL3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.6,DES3528-SWL3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.7,DES3528-SWL3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.8,DES3528-SWL3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.9,DES3528-SWL3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.10,DES3528-SWL3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.11,DES3528-SWL3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.12,DES3528-SWL3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.13,DES3528-SWL3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.14,DES3528-SWL3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.15,DES3528-SWL3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.105.1.3.14.1.1.16,DES3528-SWL3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.105.1.3.15,DES3528-SWL3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.15.1,DES3528-SWL3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.105.1.3.15.2,DES3528-SWL3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.105.1.3.15.3,DES3528-SWL3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.105.1.3.15.4,DES3528-SWL3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.105.1.3.15.5,DES3528-SWL3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.105.1.3.15.6,DES3528-SWL3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.105.1.3.16,DES3528-SWL3MGMT-MIB::swL3LocalRouteMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.1.3.16.1,DES3528-SWL3MGMT-MIB::swL3LocalRouteIPv4GlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the IPv4 local route state of the device.
.1.3.6.1.4.1.171.11.105.1.3.16.2,DES3528-SWL3MGMT-MIB::swL3LocalRouteIPv6GlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the IPv6 local route state of the device.
.1.3.6.1.4.1.171.11.105.2,SWDES3528-52PRIMGMT-MIB::des3528p,,,,,,
.1.3.6.1.4.1.171.11.105.2.2,DES3528P-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.105.2.2.1,DES3528P-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.1.1,DES3528P-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.1.1.1,DES3528P-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.105.2.2.1.1.2,DES3528P-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.105.2.2.1.1.4,DES3528P-L2MGMT-MIB::swDevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications.  The first five octets are defined as system LED. The first two octets are currently unused and must be set to zero. The third  octet indicates the power LED. The fourth octet indicates the  console LED. The fifth LED is RPS (Redundancy Power Supply) LED.
.1.3.6.1.4.1.171.11.105.2.2.1.2,DES3528P-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.1.2.1,DES3528P-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable the spanning tree algorithm during  the runtime of the system.
.1.3.6.1.4.1.171.11.105.2.2.1.2.2,DES3528P-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the layer 2 Internet Group Management  Protocol (IGMP) capture function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.2.1.2.3,DES3528P-L2MGMT-MIB::swL2DevCtrlIGMPSnoopingMcstRTOnly,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls IGMP snooping forward multicast routing only state.
.1.3.6.1.4.1.171.11.105.2.2.1.2.5,DES3528P-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.105.2.2.1.2.6,DES3528P-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action.
.1.3.6.1.4.1.171.11.105.2.2.1.2.7,DES3528P-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.105.2.2.1.2.8,DES3528P-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.105.2.2.1.2.9,DES3528P-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.105.2.2.1.2.10,DES3528P-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, which will trigger 
.1.3.6.1.4.1.171.11.105.2.2.1.2.13,DES3528P-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs during the runtime of the system.
.1.3.6.1.4.1.171.11.105.2.2.1.2.14,DES3528P-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.1.2.14.1,DES3528P-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.105.2.2.1.2.14.2,DES3528P-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.105.2.2.1.2.16,DES3528P-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.105.2.2.1.2.17,DES3528P-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.1.2.17.1,DES3528P-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.105.2.2.1.2.17.2,DES3528P-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.105.2.2.1.2.18,DES3528P-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.105.2.2.1.2.19,DES3528P-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Unit packets will be forwarded. 
.1.3.6.1.4.1.171.11.105.2.2.1.2.20,DES3528P-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.105.2.2.1.2.21,DES3528P-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.1.2.21.1,DES3528P-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.105.2.2.1.2.21.2,DES3528P-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing CFM state of speicified ports.
.1.3.6.1.4.1.171.11.105.2.2.1.2.21.2.1,DES3528P-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of CFM state on speicified ports.
.1.3.6.1.4.1.171.11.105.2.2.1.2.21.2.1.1,DES3528P-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port-num.
.1.3.6.1.4.1.171.11.105.2.2.1.2.21.2.1.2,DES3528P-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state on per-port.
.1.3.6.1.4.1.171.11.105.2.2.1.2.22,DES3528P-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.105.2.2.1.3,DES3528P-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.1.3.1,DES3528P-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.105.2.2.1.3.2,DES3528P-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled(3), the topologyChange  trap is sent by the device when any of its configured ports transitions from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.105.2.2.1.3.3,DES3528P-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  was changed. If the object is enabled(3), the Link Change trap is sent by  the device when any of its ports link change. The device does not send the  trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.105.2.2.2,DES3528P-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.2.1,DES3528P-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.105.2.2.2.1.1,DES3528P-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.105.2.2.2.1.1.1,DES3528P-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.105.2.2.2.1.1.2,DES3528P-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.105.2.2.2.2,DES3528P-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID can only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change the PVID.
.1.3.6.1.4.1.171.11.105.2.2.2.3,DES3528P-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing vlan and port role information of each port.
.1.3.6.1.4.1.171.11.105.2.2.2.3.1,DES3528P-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of vlan port information.
.1.3.6.1.4.1.171.11.105.2.2.2.3.1.1,DES3528P-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.105.2.2.2.3.1.2,DES3528P-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN-ID assigned to a special port
.1.3.6.1.4.1.171.11.105.2.2.2.3.1.3,DES3528P-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,none(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port.when none,it means this port is not belong to the vlan.
.1.3.6.1.4.1.171.11.105.2.2.2.6,DES3528P-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of NNI port In Q-in_Q status.
.1.3.6.1.4.1.171.11.105.2.2.3,DES3528P-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.3.1,DES3528P-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.105.2.2.3.1.1,DES3528P-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.105.2.2.3.1.1.1,DES3528P-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.105.2.2.3.1.1.2,DES3528P-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.105.2.2.3.1.1.3,DES3528P-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.105.2.2.3.1.1.4,DES3528P-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.105.2.2.3.1.1.5,DES3528P-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.105.2.2.3.1.1.6,DES3528P-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.105.2.2.3.1.1.8,DES3528P-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):unknow(3):ctp-lbd(4):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.105.2.2.3.2,DES3528P-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.105.2.2.3.2.1,DES3528P-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.105.2.2.3.2.1.1,DES3528P-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.2.2.3.2.1.2,DES3528P-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.105.2.2.3.2.1.3,DES3528P-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.105.2.2.3.2.1.4,DES3528P-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.2.3.2.1.5,DES3528P-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.105.2.2.3.2.1.6,DES3528P-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.105.2.2.3.2.1.7,DES3528P-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.105.2.2.3.2.1.8,DES3528P-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.105.2.2.3.2.1.10,DES3528P-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.105.2.2.3.3,DES3528P-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.105.2.2.3.4,DES3528P-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.105.2.2.3.5,DES3528P-L2MGMT-MIB::swL2PortCableDiagnosisTable,,not-accessible,,current,,A table that contains cable diagnostic information about every port.
.1.3.6.1.4.1.171.11.105.2.2.3.5.1,DES3528P-L2MGMT-MIB::swL2PortCableDiagnosisEntry,,not-accessible,swL2PortCableDiagnosisPortIndex:swL2PortCableDiagnosisPairIndex,current,,A list of cable diagnostic information for each port of the device.
.1.3.6.1.4.1.171.11.105.2.2.3.5.1.1,DES3528P-L2MGMT-MIB::swL2PortCableDiagnosisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.2.2.3.5.1.2,DES3528P-L2MGMT-MIB::swL2PortCableDiagnosisPairIndex,INTEGER,read-only,,current,,Indicates pair index of the port. The pair 1 means the pin 3 and 6 of the connector. The pair 2 means the pin 1 and 2 of the connector. The pair 3 means the pin 7 and 8 of the connector. The pair 4 means the pin 4 and 5 of the connector.
.1.3.6.1.4.1.171.11.105.2.2.3.5.1.3,DES3528P-L2MGMT-MIB::swL2PortCableDiagnosisCableStatus,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):not-support(4):unknown(5),This object indicates the cable status.
.1.3.6.1.4.1.171.11.105.2.2.3.5.1.4,DES3528P-L2MGMT-MIB::swL2PortCableDiagnosisPairStatus,INTEGER,read-only,,current,ok(0):open(1):short(2):fail(3):not-supported(4):unknown(5),This object indicates the status of the pair.
.1.3.6.1.4.1.171.11.105.2.2.3.5.1.5,DES3528P-L2MGMT-MIB::swL2PortCableDiagnosisPairLength,INTEGER,read-only,,current,,This object indicates the approx. length or length to failure of  the pair. The unit value is in meters.
.1.3.6.1.4.1.171.11.105.2.2.3.5.1.6,DES3528P-L2MGMT-MIB::swL2PortCableDiagnosisPairLengthInaccuracy,INTEGER,read-only,,current,,This object indicates the inaccuracy of a pair length. The unit value is in meters.
.1.3.6.1.4.1.171.11.105.2.2.3.6,DES3528P-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that used to clear counter information about every port.
.1.3.6.1.4.1.171.11.105.2.2.3.6.1,DES3528P-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entry used to clear counter information for each port of the device.
.1.3.6.1.4.1.171.11.105.2.2.3.6.1.1,DES3528P-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.2.2.3.6.1.2,DES3528P-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates if to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.105.2.2.3.7,DES3528P-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains error information for each port.
.1.3.6.1.4.1.171.11.105.2.2.3.7.1,DES3528P-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information regarding port errors on the device.
.1.3.6.1.4.1.171.11.105.2.2.3.7.1.1,DES3528P-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module).
.1.3.6.1.4.1.171.11.105.2.2.3.7.1.2,DES3528P-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,enabled(1):disabled(2),This object indicates the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.2.3.7.1.3,DES3528P-L2MGMT-MIB::swL2PortErrPortConnStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object indicates whether the PortStatus is err-disabled or not.
.1.3.6.1.4.1.171.11.105.2.2.3.7.1.4,DES3528P-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,storm-control(2):ctp-lbd(3):power-saving(7),This object describes if the reason for the port error is STP LBD or Storm control.
.1.3.6.1.4.1.171.11.105.2.2.5,DES3528P-L2MGMT-MIB::swL2LimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.5.1,DES3528P-L2MGMT-MIB::swL2MulticastFilterProfileTable,,not-accessible,,current,, A table that contains information about multicast filter address.
.1.3.6.1.4.1.171.11.105.2.2.5.1.1,DES3528P-L2MGMT-MIB::swL2MulticastFilterProfileEntry,,not-accessible,swL2MulticastFilterProfileIndex,current,,A list of multicast filter address information for each profile ID. 
.1.3.6.1.4.1.171.11.105.2.2.5.1.1.1,DES3528P-L2MGMT-MIB::swL2MulticastFilterProfileIndex,INTEGER,read-only,,current,,Indicates index for each profile.
.1.3.6.1.4.1.171.11.105.2.2.5.1.1.2,DES3528P-L2MGMT-MIB::swL2MulticastFilterProfileName,OCTET,read-create,,current,,Specifies a profile name for each multicast filter profile.
.1.3.6.1.4.1.171.11.105.2.2.5.1.1.3,DES3528P-L2MGMT-MIB::swL2MulticastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.2.2.5.2,DES3528P-L2MGMT-MIB::swL2MulticastFilterProfileAddressTable,,not-accessible,,current,, A table that contains information about multicast filter address.
.1.3.6.1.4.1.171.11.105.2.2.5.2.1,DES3528P-L2MGMT-MIB::swL2MulticastFilterProfileAddressEntry,,not-accessible,swL2MulticastFilterProfileIdIndex:swL2MulticastFilterFromIp:swL2MulticastFilterToIp,current,,A list of multicast filter address information for each profile ID. 
.1.3.6.1.4.1.171.11.105.2.2.5.2.1.1,DES3528P-L2MGMT-MIB::swL2MulticastFilterProfileIdIndex,INTEGER,read-only,,current,,Indicates index for each profile.
.1.3.6.1.4.1.171.11.105.2.2.5.2.1.2,DES3528P-L2MGMT-MIB::swL2MulticastFilterFromIp,IpAddress,read-only,,current,,Specifies the head IP address of a multicast address range which will 
.1.3.6.1.4.1.171.11.105.2.2.5.2.1.3,DES3528P-L2MGMT-MIB::swL2MulticastFilterToIp,IpAddress,read-only,,current,,Specifies the tail IP address of a multicast address range which will 
.1.3.6.1.4.1.171.11.105.2.2.5.2.1.4,DES3528P-L2MGMT-MIB::swL2MulticastFilterAddressState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.2.2.5.3,DES3528P-L2MGMT-MIB::swL2LimitedMulticastFilterPortTable,,not-accessible,,current,, A table that used to bind port to profile id.
.1.3.6.1.4.1.171.11.105.2.2.5.3.1,DES3528P-L2MGMT-MIB::swL2LimitedMulticastFilterPortEntry,,not-accessible,swL2LimitedMulticastFilterPortIndex,current,,A list of information that used to bind port to profile id. 
.1.3.6.1.4.1.171.11.105.2.2.5.3.1.1,DES3528P-L2MGMT-MIB::swL2LimitedMulticastFilterPortIndex,INTEGER,read-only,,current,,Specifies port as an index.
.1.3.6.1.4.1.171.11.105.2.2.5.3.1.2,DES3528P-L2MGMT-MIB::swL2LimitedMulticastFilterPortAccess,INTEGER,read-write,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.105.2.2.5.3.1.3,DES3528P-L2MGMT-MIB::swL2LimitedMulticastFilterPortProfileID,OCTET,read-write,,current,,This object specifies a profile ID list for each port.
.1.3.6.1.4.1.171.11.105.2.2.5.3.1.4,DES3528P-L2MGMT-MIB::swL2LimitedMulticastFilterPortProfileStatus,INTEGER,read-create,,current,other(1):add(2):delete(3),Controls the multicast filter profile list which bind to each port.
.1.3.6.1.4.1.171.11.105.2.2.5.4,DES3528P-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about max group number based on port.
.1.3.6.1.4.1.171.11.105.2.2.5.4.1,DES3528P-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupEntry,,not-accessible,swL2MulticastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port. 
.1.3.6.1.4.1.171.11.105.2.2.5.4.1.1,DES3528P-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,Specifies port number as table index.
.1.3.6.1.4.1.171.11.105.2.2.5.4.1.2,DES3528P-L2MGMT-MIB::swL2MulticastFilterPortMaxGroup,INTEGER,read-write,,current,,Specifies maximum multicast filter group numbers for each port.  Default value is 0,and 0 means infinite.
.1.3.6.1.4.1.171.11.105.2.2.6,DES3528P-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.6.1,DES3528P-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.2.2.6.1.1,DES3528P-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in the swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.105.2.2.6.1.1.1,DES3528P-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.105.2.2.6.1.1.2,DES3528P-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate of the specified port. Value 1024001 means no limit.
.1.3.6.1.4.1.171.11.105.2.2.6.1.1.3,DES3528P-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate of the specified port. Value 1024001 means no limit.
.1.3.6.1.4.1.171.11.105.2.2.6.1.1.4,DES3528P-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.105.2.2.6.1.1.5,DES3528P-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.105.2.2.6.2,DES3528P-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.2.2.6.2.1,DES3528P-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.105.2.2.6.2.1.1,DES3528P-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.105.2.2.6.2.1.2,DES3528P-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed
.1.3.6.1.4.1.171.11.105.2.2.6.2.1.3,DES3528P-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QoS scheduling.
.1.3.6.1.4.1.171.11.105.2.2.6.2.1.4,DES3528P-L2MGMT-MIB::swL2QOSSchedulingMaxLatency,INTEGER,read-write,,current,,Indicates the maximum amount of time the hardware priority queue will be allowed to transmit packets before allowing the next lowest priority queue to begin transmitting its packets. A value between 0 and 255 can be specified- with this value multiplied  by 16 ms to arrive at the total allowed time for queue to transmit packets. For example, a value of 3 specifies 3*16=48 ms. The queue will continue transmitting the last packet until it is finished when the max_latency timer expires. 
.1.3.6.1.4.1.171.11.105.2.2.6.3,DES3528P-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.2.2.6.3.1,DES3528P-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.105.2.2.6.3.1.1,DES3528P-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.105.2.2.6.3.1.2,DES3528P-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has seven hardware 
.1.3.6.1.4.1.171.11.105.2.2.6.4,DES3528P-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.2.2.6.4.1,DES3528P-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.105.2.2.6.4.1.1,DES3528P-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.105.2.2.6.4.1.2,DES3528P-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.105.2.2.6.4.1.3,DES3528P-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.105.2.2.6.5,DES3528P-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):roundrobin(2):weightfair(3),This object controls QoS scheduling Mechanism.
.1.3.6.1.4.1.171.11.105.2.2.6.6,DES3528P-L2MGMT-MIB::swL2QOSHolPreventionCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Controls QoS HoL Prevention
.1.3.6.1.4.1.171.11.105.2.2.7,DES3528P-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.7.1,DES3528P-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,A port security feature which controls the address leaning capability and 
.1.3.6.1.4.1.171.11.105.2.2.7.1.1,DES3528P-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.105.2.2.7.1.1.1,DES3528P-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.105.2.2.7.1.1.2,DES3528P-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned on this port.
.1.3.6.1.4.1.171.11.105.2.2.7.1.1.3,DES3528P-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address.
.1.3.6.1.4.1.171.11.105.2.2.7.1.1.4,DES3528P-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.105.2.2.7.1.1.5,DES3528P-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.105.2.2.7.2,DES3528P-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.7.2.1,DES3528P-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates VLAN name.
.1.3.6.1.4.1.171.11.105.2.2.7.2.2,DES3528P-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.105.2.2.7.2.3,DES3528P-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies a MAC address.
.1.3.6.1.4.1.171.11.105.2.2.7.2.4,DES3528P-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),.
.1.3.6.1.4.1.171.11.105.2.2.7.3,DES3528P-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled(2),whenever there's a new MAC address that violates  the pre-defined port security configuration, traps will be sent out  and the relevant information will be logged into the system.
.1.3.6.1.4.1.171.11.105.2.2.8,DES3528P-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.8.1,DES3528P-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.2.2.8.2,DES3528P-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  DHCP packets can cross.
.1.3.6.1.4.1.171.11.105.2.2.8.3,DES3528P-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.105.2.2.8.4,DES3528P-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.2.8.5,DES3528P-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.2.8.6,DES3528P-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,current,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace(1) - replace the exiting option 82 field in messages. drop(2) - discard messages with existing option 82 field. keep(3) - retain the existing option 82 field messages.
.1.3.6.1.4.1.171.11.105.2.2.8.7,DES3528P-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.2.2.8.7.1,DES3528P-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,current,,A list of information that specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.2.2.8.7.1.1,DES3528P-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.105.2.2.8.7.1.2,DES3528P-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.105.2.2.8.7.1.3,DES3528P-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table.
.1.3.6.1.4.1.171.11.105.2.2.9,DES3528P-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.9.1,DES3528P-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.105.2.2.9.2,DES3528P-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.105.2.2.9.3,DES3528P-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.2.2.9.3.1,DES3528P-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information that specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.2.2.9.3.1.1,DES3528P-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.105.2.2.9.3.1.3,DES3528P-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you cannot configure the other  ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.105.2.2.9.3.1.4,DES3528P-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.105.2.2.9.3.1.5,DES3528P-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.105.2.2.9.3.1.6,DES3528P-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.105.2.2.9.3.1.7,DES3528P-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.2.2.9.4,DES3528P-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.105.2.2.9.5,DES3528P-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.2.2.9.5.1,DES3528P-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.2.2.9.5.1.1,DES3528P-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.105.2.2.9.5.1.2,DES3528P-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port LACP.
.1.3.6.1.4.1.171.11.105.2.2.9.6,DES3528P-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.105.2.2.9.6.1,DES3528P-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.105.2.2.9.6.1.1,DES3528P-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.105.2.2.9.6.1.2,DES3528P-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port.
.1.3.6.1.4.1.171.11.105.2.2.10,DES3528P-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.10.1,DES3528P-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.105.2.2.10.2,DES3528P-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.105.2.2.10.3,DES3528P-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.105.2.2.10.4,DES3528P-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled(2) - After writing this value to the object, the enabled(3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.105.2.2.11,DES3528P-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.11.1,DES3528P-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.105.2.2.11.2,DES3528P-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table(swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.105.2.2.11.3,DES3528P-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),It indicates the global state of igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.105.2.2.11.4,DES3528P-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN is disabled,  there is only one entry in the table, with an index of 1. If the  VLAN is in Port-Base or 802.1q mode, the maximum number of entries can be 12,  with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1,DES3528P-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.1,DES3528P-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If the VLAN
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.2,DES3528P-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.3,DES3528P-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.4,DES3528P-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.5,DES3528P-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.6,DES3528P-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packets when none were  sent by the host on the LAN. The timer works on a per-VLAN basis.  Our device will be activated to send the query messages if the  timer expires. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.7,DES3528P-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.8,DES3528P-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.9,DES3528P-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.10,DES3528P-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.11,DES3528P-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP function is disabled for this entry. enable(3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.105.2.2.11.4.1.12,DES3528P-L2MGMT-MIB::swL2IGMPFastLeaveState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the fast_leave status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP fast-leave function is disabled for this entry. enable(3) - IGMP fast-leave function is enabled for this entry.
.1.3.6.1.4.1.171.11.105.2.2.11.5,DES3528P-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.105.2.2.11.5.1,DES3528P-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of the associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.105.2.2.11.5.1.1,DES3528P-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.105.2.2.11.5.1.2,DES3528P-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function was enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.105.2.2.11.5.1.3,DES3528P-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.105.2.2.11.6,DES3528P-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which was captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of the associated VLAN entries are all enabled.  Note that the priority of IGMP table entries is lower than the Filtering  Table, i.e. if there is a table hash collision between entries in the  IGMP Table and Filtering Table inside the switch's H/W address table,  then Filtering Table entry overwrites the colliding entry of the IGMP Table.  Also see the swL2FilterMgmt description.
.1.3.6.1.4.1.171.11.105.2.2.11.6.1,DES3528P-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which was captured by 
.1.3.6.1.4.1.171.11.105.2.2.11.6.1.1,DES3528P-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the VID of individual IGMP table entries. 
.1.3.6.1.4.1.171.11.105.2.2.11.6.1.2,DES3528P-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object identifies group IP addresses which were captured from  IGMP packets, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.105.2.2.11.6.1.3,DES3528P-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object identifies MAC addresses which correspond to the swL2IGMPGroupIpAddr, on per-VLAN basis.
.1.3.6.1.4.1.171.11.105.2.2.11.6.1.4,DES3528P-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports belong to the same 
.1.3.6.1.4.1.171.11.105.2.2.11.6.1.5,DES3528P-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were receive by our  device, that correspond with this entry when the IGMP function is enabled  on per-VLAN basis.
.1.3.6.1.4.1.171.11.105.2.2.11.7,DES3528P-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.105.2.2.11.7.1,DES3528P-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.105.2.2.11.7.1.1,DES3528P-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.105.2.2.11.7.1.2,DES3528P-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.105.2.2.11.7.1.3,DES3528P-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.2.2.11.7.1.4,DES3528P-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.2.2.11.7.1.5,DES3528P-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.2.2.11.8,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.105.2.2.11.8.1,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.105.2.2.11.8.1.1,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.105.2.2.11.8.1.2,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.105.2.2.11.8.1.3,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicate the portlist of the source ports of IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.105.2.2.11.8.1.4,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicate the portlist of the member ports of the IGMP  snooping multicast VLAN. The source ports will be set as untagged ports  of the VLAN entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.105.2.2.11.8.1.5,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicate the portlist of the tag member ports of IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.105.2.2.11.8.1.6,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2), This object can be enabled or disabled IGMP_snooping multicast VLAN.
.1.3.6.1.4.1.171.11.105.2.2.11.8.1.7,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replace source IP of this multicast vlan.
.1.3.6.1.4.1.171.11.105.2.2.11.8.1.8,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.2.2.11.8.1.9,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanRemoveAllMcastAddrListAction,INTEGER,read-write,,current,other(1):start(2),This object indicates if remove all the multicast address list from the IGMP multicast VLAN or not.
.1.3.6.1.4.1.171.11.105.2.2.11.9,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.105.2.2.11.9.1,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.105.2.2.11.9.1.1,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the Vid of IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.105.2.2.11.9.1.2,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.105.2.2.11.9.1.3,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.105.2.2.11.9.1.4,DES3528P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.2.2.11.13,DES3528P-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.105.2.2.11.13.1,DES3528P-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.105.2.2.11.13.1.1,DES3528P-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.105.2.2.11.13.1.2,DES3528P-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.105.2.2.14,DES3528P-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.14.1,DES3528P-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.105.2.2.14.1.1,DES3528P-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.105.2.2.14.1.1.1,DES3528P-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.105.2.2.14.1.1.2,DES3528P-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list to which the specific port can forward traffic.
.1.3.6.1.4.1.171.11.105.2.2.17,DES3528P-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.17.1,DES3528P-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.105.2.2.17.1.1,DES3528P-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.105.2.2.17.1.1.1,DES3528P-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates VID for each VLAN.
.1.3.6.1.4.1.171.11.105.2.2.17.1.1.2,DES3528P-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.105.2.2.18,DES3528P-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.18.1,DES3528P-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.18.1.1,DES3528P-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.105.2.2.18.1.2,DES3528P-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.105.2.2.18.1.3,DES3528P-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.105.2.2.18.1.4,DES3528P-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.105.2.2.18.1.5,DES3528P-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.105.2.2.18.2,DES3528P-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.18.2.1,DES3528P-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.105.2.2.18.2.1.1,DES3528P-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.105.2.2.18.2.1.1.1,DES3528P-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.105.2.2.18.2.1.1.2,DES3528P-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.105.2.2.18.2.1.1.3,DES3528P-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.105.2.2.18.2.1.1.4,DES3528P-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.105.2.2.24,DES3528P-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.24.1,DES3528P-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.105.2.2.24.2,DES3528P-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.105.2.2.24.2.1,DES3528P-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.105.2.2.24.2.1.1,DES3528P-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.105.2.2.24.2.1.2,DES3528P-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.105.2.2.25,DES3528P-L2MGMT-MIB::swL2PPPoEMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.25.1,DES3528P-L2MGMT-MIB::swL2PPPoECirIDinsertState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the status of the PPPoE circuit ID  insertion state of the switch.
.1.3.6.1.4.1.171.11.105.2.2.100,DES3528P-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.100.1,DES3528P-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.100.1.1,DES3528P-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.100.1.1.1,DES3528P-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicate the level of macNotification detection.
.1.3.6.1.4.1.171.11.105.2.2.100.1.1.2,DES3528P-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicate the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.105.2.2.100.1.2,DES3528P-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.0,DES3528P-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.0.1,DES3528P-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.0.2,DES3528P-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.0.3,DES3528P-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when Port loop occurred.
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.0.4,DES3528P-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when Port loop restart after interval time.
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.0.5,DES3528P-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when Port with VID loop occurred.
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.0.6,DES3528P-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when Port with VID loop restart after interval time.
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.1,DES3528P-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.1.1,DES3528P-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.1.2,DES3528P-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.105.2.2.100.1.2.1.3,DES3528P-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.105.2.3,DES3528P-SWL3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.105.2.3.1,DES3528P-SWL3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.1.1,DES3528P-SWL3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.1.1.1,DES3528P-SWL3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.3.1.1.2,DES3528P-SWL3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.3.1.1.3,DES3528P-SWL3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.3.1.1.5,DES3528P-SWL3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.3.1.1.6,DES3528P-SWL3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.3.1.1.7,DES3528P-SWL3MGMT-MIB::swL3DevCtrlDHCPAutoConfigState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.3.2,DES3528P-SWL3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.2.1,DES3528P-SWL3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.2.1.3,DES3528P-SWL3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1,DES3528P-SWL3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.1,DES3528P-SWL3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.2,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.3,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.4,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.5,DES3528P-SWL3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.6,DES3528P-SWL3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.7,DES3528P-SWL3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-create,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.8,DES3528P-SWL3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.9,DES3528P-SWL3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.10,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project.  This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.12,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project.  This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.14,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.15,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.16,DES3528P-SWL3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.17,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.18,DES3528P-SWL3MGMT-MIB::swL3IpCtrlProxyArpLocalState,INTEGER,read-create,,current,enabled(1):disabled(2),If the state is enabled, the switch will be allowed to respond to the proxy ARP
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.19,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.20,DES3528P-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.22,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.105.2.3.2.1.3.1.23,DES3528P-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.1,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.2,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.3,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.5,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.6,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.7,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.8,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.9,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.10,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.11,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.12,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.105.2.3.2.1.4.1.13,DES3528P-SWL3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.105.2.3.2.1.5,DES3528P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.105.2.3.2.1.5.1,DES3528P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.105.2.3.2.1.5.1.1,DES3528P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.105.2.3.2.1.5.1.2,DES3528P-SWL3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.105.2.3.2.1.5.1.3,DES3528P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.105.2.3.2.1.5.1.4,DES3528P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.105.2.3.2.1.5.1.5,DES3528P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.105.2.3.2.1.5.1.6,DES3528P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.105.2.3.2.1.5.1.7,DES3528P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.105.2.3.2.1.5.1.8,DES3528P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.105.2.3.2.1.5.1.9,DES3528P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.105.2.3.2.1.7,DES3528P-SWL3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.105.2.3.2.2,DES3528P-SWL3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.2.2.1,DES3528P-SWL3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.105.2.3.2.2.1.1,DES3528P-SWL3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.2.3.2.2.1.1.1,DES3528P-SWL3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.2.3.2.2.1.1.2,DES3528P-SWL3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.2.3.2.2.1.1.3,DES3528P-SWL3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.105.2.3.2.2.1.1.4,DES3528P-SWL3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.105.2.3.2.4,DES3528P-SWL3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.105.2.3.2.5,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.105.2.3.2.5.1,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.105.2.3.2.5.1.1,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.105.2.3.2.5.1.2,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.105.2.3.2.5.1.3,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.105.2.3.2.5.1.4,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.105.2.3.2.5.1.5,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route.
.1.3.6.1.4.1.171.11.105.2.3.2.5.1.6,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.105.2.3.2.5.1.7,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.105.2.3.2.5.1.8,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.105.2.3.2.5.1.9,DES3528P-SWL3MGMT-MIB::swL3IpStaticRouteCost,INTEGER,read-only,,current,,Specifies the cost of the Route Entry.
.1.3.6.1.4.1.171.11.105.2.3.2.6,DES3528P-SWL3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.2.6.1,DES3528P-SWL3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.105.2.3.2.6.1.1,DES3528P-SWL3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.105.2.3.2.6.1.1.1,DES3528P-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,read-only,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.105.2.3.2.6.1.1.2,DES3528P-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,read-only,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.105.2.3.2.6.1.1.3,DES3528P-SWL3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.105.2.3.2.6.1.1.4,DES3528P-SWL3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.2.3.3,DES3528P-SWL3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.3.1,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.3.1.1,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.2.3.3.1.2,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the BOOTP packets can cross.
.1.3.6.1.4.1.171.11.105.2.3.3.1.3,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.105.2.3.3.1.4,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.2.3.3.1.4.1,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpCtrlEntry,,not-accessible,swL3RelayDhcpCtrlInterfaceName:swL3RelayDhcpCtrlServer,current,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.2.3.3.1.4.1.1,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.105.2.3.3.1.4.1.2,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.105.2.3.3.1.4.1.3,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.105.2.3.3.1.5,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpOption82State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.2.3.3.1.6,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpOption82CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 Check function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.2.3.3.1.7,DES3528P-SWL3MGMT-MIB::swL3RelayDhcpOption82Policy,INTEGER,read-write,,current,replace(0):drop(1):keep(2),This object indicates DHCP Relay Option 82 Policy.
.1.3.6.1.4.1.171.11.105.2.3.3.2,DES3528P-SWL3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.3.2.1,DES3528P-SWL3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.2.3.3.2.2,DES3528P-SWL3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.105.2.3.3.2.3,DES3528P-SWL3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.105.2.3.3.2.4,DES3528P-SWL3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.2.3.3.2.5,DES3528P-SWL3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.2.3.3.2.6,DES3528P-SWL3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.105.2.3.3.2.6.1,DES3528P-SWL3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.105.2.3.3.2.6.1.1,DES3528P-SWL3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.105.2.3.3.2.6.1.2,DES3528P-SWL3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.105.2.3.3.2.6.1.3,DES3528P-SWL3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.105.2.3.3.3,DES3528P-SWL3MGMT-MIB::swL3DHCPv6RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.3.3.1,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the dhcpv6 packets can cross.
.1.3.6.1.4.1.171.11.105.2.3.3.3.2,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlTable,,not-accessible,,current,,This table displays the current DHCPv6 relay static table.
.1.3.6.1.4.1.171.11.105.2.3.3.3.2.1,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlEntry,,not-accessible,swL3Dhcpv6RelayCtrlInterfaceName,current,,A list of information display the current DHCPv6 relay static  table.
.1.3.6.1.4.1.171.11.105.2.3.3.3.2.1.1,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the relay interface.
.1.3.6.1.4.1.171.11.105.2.3.3.3.2.1.2,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlState,INTEGER,read-write,,current,enabled(1):disabled(2),TThis object indicates Dhcpv6 Relay function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.2.3.3.3.3,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoTable,,not-accessible,,current,,This table displays the current DHCPv6 relay static table.
.1.3.6.1.4.1.171.11.105.2.3.3.3.3.1,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoEntry,,not-accessible,swL3Dhcpv6RelayInfoInterfaceName:swL3Dhcpv6RelayInfoServerAddress:swL3Dhcpv6RelayInfoServerInterfaceName,current,,A list of information display the current DHCPv6 relay static  table.
.1.3.6.1.4.1.171.11.105.2.3.3.3.3.1.1,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoInterfaceName,OCTET,read-only,,current,,This object indicates the name of the relay interface.
.1.3.6.1.4.1.171.11.105.2.3.3.3.3.1.2,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoServerAddress,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.105.2.3.3.3.3.1.3,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoServerInterfaceName,OCTET,read-only,,current,,When the swL3Dhcpv6RelayInfoServerAddress is multicast address,  this object indicates the name of the interface, which is connected  to the DHCPv6 server.
.1.3.6.1.4.1.171.11.105.2.3.3.3.3.1.4,DES3528P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.2.3.4,DES3528P-SWL3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.105.2.3.4.1,DES3528P-SWL3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.105.2.3.4.1.1,DES3528P-SWL3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.2.3.4.1.2,DES3528P-SWL3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.105.2.3.4.1.3,DES3528P-SWL3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.2.3.5,DES3528P-SWL3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.105.2.3.5.1,DES3528P-SWL3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.105.2.3.5.1.1,DES3528P-SWL3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.105.2.3.5.1.2,DES3528P-SWL3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.105.2.3.5.1.3,DES3528P-SWL3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.105.2.3.5.1.4,DES3528P-SWL3MGMT-MIB::swL3RouteRedistriMetric,INTEGER,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.105.2.3.5.1.5,DES3528P-SWL3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.2.3.6,DES3528P-SWL3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.105.2.3.6.1,DES3528P-SWL3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.105.2.3.6.1.1,DES3528P-SWL3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.105.2.3.6.1.2,DES3528P-SWL3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.105.2.3.6.1.3,DES3528P-SWL3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.105.2.3.6.1.4,DES3528P-SWL3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.105.2.3.6.1.5,DES3528P-SWL3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.2.3.7,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.105.2.3.7.1,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.105.2.3.7.1.1,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.105.2.3.7.1.2,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.105.2.3.7.1.3,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.105.2.3.7.1.4,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.105.2.3.7.1.5,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.105.2.3.7.1.6,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.105.2.3.7.1.7,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.105.2.3.7.1.8,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.105.2.3.7.1.9,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.105.2.3.7.1.10,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.105.2.3.7.1.11,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.2.3.7.1.12,DES3528P-SWL3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.2.3.8,DES3528P-SWL3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.105.2.3.8.1,DES3528P-SWL3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.105.2.3.8.1.1,DES3528P-SWL3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.105.2.3.8.1.2,DES3528P-SWL3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.105.2.3.8.1.3,DES3528P-SWL3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.105.2.3.8.1.4,DES3528P-SWL3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.105.2.3.8.1.5,DES3528P-SWL3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.105.2.3.8.1.6,DES3528P-SWL3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.105.2.3.8.1.7,DES3528P-SWL3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-write,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.105.2.3.8.1.8,DES3528P-SWL3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-write,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.105.2.3.8.1.9,DES3528P-SWL3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.105.2.3.8.1.10,DES3528P-SWL3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.105.2.3.8.1.11,DES3528P-SWL3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-write,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.105.2.3.8.1.12,DES3528P-SWL3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.105.2.3.8.1.13,DES3528P-SWL3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.105.2.3.8.1.14,DES3528P-SWL3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.105.2.3.8.1.15,DES3528P-SWL3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.105.2.3.8.1.16,DES3528P-SWL3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-write,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.105.2.3.8.1.17,DES3528P-SWL3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-write,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.105.2.3.8.1.18,DES3528P-SWL3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.105.2.3.8.1.19,DES3528P-SWL3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.105.2.3.8.1.20,DES3528P-SWL3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.2.3.8.1.21,DES3528P-SWL3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.105.2.3.8.1.23,DES3528P-SWL3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.105.2.3.9,DES3528P-SWL3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.9.1,DES3528P-SWL3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.105.2.3.9.2,DES3528P-SWL3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.105.2.3.9.3,DES3528P-SWL3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.105.2.3.9.4,DES3528P-SWL3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.105.2.3.9.5,DES3528P-SWL3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.105.2.3.9.6,DES3528P-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.105.2.3.9.7,DES3528P-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.105.2.3.10,DES3528P-SWL3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.105.2.3.10.1,DES3528P-SWL3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.105.2.3.10.1.1,DES3528P-SWL3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.105.2.3.10.1.2,DES3528P-SWL3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.105.2.3.10.1.3,DES3528P-SWL3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.105.2.3.10.1.4,DES3528P-SWL3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.2.3.10.1.5,DES3528P-SWL3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.105.2.3.10.1.6,DES3528P-SWL3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.2.3.12,DES3528P-SWL3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.105.2.3.12.1,DES3528P-SWL3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.105.2.3.12.1.1,DES3528P-SWL3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.105.2.3.12.1.2,DES3528P-SWL3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.105.2.3.12.1.3,DES3528P-SWL3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.105.2.3.12.1.4,DES3528P-SWL3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.105.2.3.12.1.5,DES3528P-SWL3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.105.2.3.12.1.6,DES3528P-SWL3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.105.2.3.12.1.7,DES3528P-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.105.2.3.12.1.8,DES3528P-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.105.2.3.13,DES3528P-SWL3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.13.1,DES3528P-SWL3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.105.2.3.13.1.1,DES3528P-SWL3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.105.2.3.13.1.1.1,DES3528P-SWL3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.105.2.3.13.1.1.2,DES3528P-SWL3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.105.2.3.13.1.1.3,DES3528P-SWL3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.105.2.3.13.1.1.4,DES3528P-SWL3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.105.2.3.13.1.1.5,DES3528P-SWL3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.2.3.13.1.1.6,DES3528P-SWL3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.105.2.3.13.1.1.7,DES3528P-SWL3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.105.2.3.13.1.1.8,DES3528P-SWL3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.105.2.3.13.2,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1.1,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1.2,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1.3,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1.4,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1.5,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1.6,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1.7,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1.8,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1.9,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.105.2.3.13.2.1.10,DES3528P-SWL3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.105.2.3.14,DES3528P-SWL3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.14.1,DES3528P-SWL3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1,DES3528P-SWL3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.1,DES3528P-SWL3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.2,DES3528P-SWL3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.3,DES3528P-SWL3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.4,DES3528P-SWL3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.5,DES3528P-SWL3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.6,DES3528P-SWL3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.7,DES3528P-SWL3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.8,DES3528P-SWL3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.9,DES3528P-SWL3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.10,DES3528P-SWL3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.11,DES3528P-SWL3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.12,DES3528P-SWL3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.13,DES3528P-SWL3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.14,DES3528P-SWL3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.15,DES3528P-SWL3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.105.2.3.14.1.1.16,DES3528P-SWL3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.105.2.3.15,DES3528P-SWL3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.15.1,DES3528P-SWL3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.105.2.3.15.2,DES3528P-SWL3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.105.2.3.15.3,DES3528P-SWL3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.105.2.3.15.4,DES3528P-SWL3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.105.2.3.15.5,DES3528P-SWL3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.105.2.3.15.6,DES3528P-SWL3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.105.2.3.16,DES3528P-SWL3MGMT-MIB::swL3LocalRouteMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.2.3.16.1,DES3528P-SWL3MGMT-MIB::swL3LocalRouteIPv4GlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the IPv4 local route state of the device.
.1.3.6.1.4.1.171.11.105.2.3.16.2,DES3528P-SWL3MGMT-MIB::swL3LocalRouteIPv6GlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the IPv6 local route state of the device.
.1.3.6.1.4.1.171.11.105.3,SWDES3528-52PRIMGMT-MIB::des3552,,,,,,
.1.3.6.1.4.1.171.11.105.3.2,DES3552-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.105.3.2.1,DES3552-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.1.1,DES3552-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.1.1.1,DES3552-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.105.3.2.1.1.2,DES3552-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.105.3.2.1.1.4,DES3552-L2MGMT-MIB::swDevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications.  The first five octets are defined as system LED. The first two octets are currently unused and must be set to zero. The third  octet indicates the power LED. The fourth octet indicates the  console LED. The fifth LED is RPS (Redundancy Power Supply) LED.
.1.3.6.1.4.1.171.11.105.3.2.1.2,DES3552-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.1.2.1,DES3552-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable the spanning tree algorithm during  the runtime of the system.
.1.3.6.1.4.1.171.11.105.3.2.1.2.2,DES3552-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the layer 2 Internet Group Management  Protocol (IGMP) capture function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.2.1.2.3,DES3552-L2MGMT-MIB::swL2DevCtrlIGMPSnoopingMcstRTOnly,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls IGMP snooping forward multicast routing only state.
.1.3.6.1.4.1.171.11.105.3.2.1.2.5,DES3552-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.105.3.2.1.2.6,DES3552-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action.
.1.3.6.1.4.1.171.11.105.3.2.1.2.7,DES3552-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.105.3.2.1.2.8,DES3552-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.105.3.2.1.2.9,DES3552-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.105.3.2.1.2.10,DES3552-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, which will trigger 
.1.3.6.1.4.1.171.11.105.3.2.1.2.13,DES3552-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs during the runtime of the system.
.1.3.6.1.4.1.171.11.105.3.2.1.2.14,DES3552-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.1.2.14.1,DES3552-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.105.3.2.1.2.14.2,DES3552-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.105.3.2.1.2.16,DES3552-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.105.3.2.1.2.17,DES3552-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.1.2.17.1,DES3552-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.105.3.2.1.2.17.2,DES3552-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.105.3.2.1.2.18,DES3552-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.105.3.2.1.2.19,DES3552-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Unit packets will be forwarded. 
.1.3.6.1.4.1.171.11.105.3.2.1.2.20,DES3552-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.105.3.2.1.2.21,DES3552-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.1.2.21.1,DES3552-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.105.3.2.1.2.21.2,DES3552-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing CFM state of speicified ports.
.1.3.6.1.4.1.171.11.105.3.2.1.2.21.2.1,DES3552-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of CFM state on speicified ports.
.1.3.6.1.4.1.171.11.105.3.2.1.2.21.2.1.1,DES3552-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port-num.
.1.3.6.1.4.1.171.11.105.3.2.1.2.21.2.1.2,DES3552-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state on per-port.
.1.3.6.1.4.1.171.11.105.3.2.1.2.22,DES3552-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.105.3.2.1.3,DES3552-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.1.3.1,DES3552-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.105.3.2.1.3.2,DES3552-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled(3), the topologyChange  trap is sent by the device when any of its configured ports transitions from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.105.3.2.1.3.3,DES3552-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  was changed. If the object is enabled(3), the Link Change trap is sent by  the device when any of its ports link change. The device does not send the  trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.105.3.2.2,DES3552-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.2.1,DES3552-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.105.3.2.2.1.1,DES3552-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.105.3.2.2.1.1.1,DES3552-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.105.3.2.2.1.1.2,DES3552-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.105.3.2.2.2,DES3552-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID can only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change the PVID.
.1.3.6.1.4.1.171.11.105.3.2.2.3,DES3552-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing vlan and port role information of each port.
.1.3.6.1.4.1.171.11.105.3.2.2.3.1,DES3552-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of vlan port information.
.1.3.6.1.4.1.171.11.105.3.2.2.3.1.1,DES3552-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.105.3.2.2.3.1.2,DES3552-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN-ID assigned to a special port
.1.3.6.1.4.1.171.11.105.3.2.2.3.1.3,DES3552-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,none(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port.when none,it means this port is not belong to the vlan.
.1.3.6.1.4.1.171.11.105.3.2.2.6,DES3552-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of NNI port In Q-in_Q status.
.1.3.6.1.4.1.171.11.105.3.2.3,DES3552-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.3.1,DES3552-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.105.3.2.3.1.1,DES3552-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.105.3.2.3.1.1.1,DES3552-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.105.3.2.3.1.1.2,DES3552-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.105.3.2.3.1.1.3,DES3552-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.105.3.2.3.1.1.4,DES3552-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.105.3.2.3.1.1.5,DES3552-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.105.3.2.3.1.1.6,DES3552-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.105.3.2.3.1.1.8,DES3552-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):unknow(3):ctp-lbd(4):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.105.3.2.3.2,DES3552-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.105.3.2.3.2.1,DES3552-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.105.3.2.3.2.1.1,DES3552-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.3.2.3.2.1.2,DES3552-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.105.3.2.3.2.1.3,DES3552-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.105.3.2.3.2.1.4,DES3552-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.2.3.2.1.5,DES3552-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.105.3.2.3.2.1.6,DES3552-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.105.3.2.3.2.1.7,DES3552-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.105.3.2.3.2.1.8,DES3552-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.105.3.2.3.2.1.10,DES3552-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.105.3.2.3.3,DES3552-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.105.3.2.3.4,DES3552-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.105.3.2.3.5,DES3552-L2MGMT-MIB::swL2PortCableDiagnosisTable,,not-accessible,,current,,A table that contains cable diagnostic information about every port.
.1.3.6.1.4.1.171.11.105.3.2.3.5.1,DES3552-L2MGMT-MIB::swL2PortCableDiagnosisEntry,,not-accessible,swL2PortCableDiagnosisPortIndex:swL2PortCableDiagnosisPairIndex,current,,A list of cable diagnostic information for each port of the device.
.1.3.6.1.4.1.171.11.105.3.2.3.5.1.1,DES3552-L2MGMT-MIB::swL2PortCableDiagnosisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.3.2.3.5.1.2,DES3552-L2MGMT-MIB::swL2PortCableDiagnosisPairIndex,INTEGER,read-only,,current,,Indicates pair index of the port. The pair 1 means the pin 3 and 6 of the connector. The pair 2 means the pin 1 and 2 of the connector. The pair 3 means the pin 7 and 8 of the connector. The pair 4 means the pin 4 and 5 of the connector.
.1.3.6.1.4.1.171.11.105.3.2.3.5.1.3,DES3552-L2MGMT-MIB::swL2PortCableDiagnosisCableStatus,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):not-support(4):unknown(5),This object indicates the cable status.
.1.3.6.1.4.1.171.11.105.3.2.3.5.1.4,DES3552-L2MGMT-MIB::swL2PortCableDiagnosisPairStatus,INTEGER,read-only,,current,ok(0):open(1):short(2):fail(3):not-supported(4):unknown(5),This object indicates the status of the pair.
.1.3.6.1.4.1.171.11.105.3.2.3.5.1.5,DES3552-L2MGMT-MIB::swL2PortCableDiagnosisPairLength,INTEGER,read-only,,current,,This object indicates the approx. length or length to failure of  the pair. The unit value is in meters.
.1.3.6.1.4.1.171.11.105.3.2.3.5.1.6,DES3552-L2MGMT-MIB::swL2PortCableDiagnosisPairLengthInaccuracy,INTEGER,read-only,,current,,This object indicates the inaccuracy of a pair length. The unit value is in meters.
.1.3.6.1.4.1.171.11.105.3.2.3.6,DES3552-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that used to clear counter information about every port.
.1.3.6.1.4.1.171.11.105.3.2.3.6.1,DES3552-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entry used to clear counter information for each port of the device.
.1.3.6.1.4.1.171.11.105.3.2.3.6.1.1,DES3552-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.3.2.3.6.1.2,DES3552-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates if to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.105.3.2.3.7,DES3552-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains error information for each port.
.1.3.6.1.4.1.171.11.105.3.2.3.7.1,DES3552-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information regarding port errors on the device.
.1.3.6.1.4.1.171.11.105.3.2.3.7.1.1,DES3552-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module).
.1.3.6.1.4.1.171.11.105.3.2.3.7.1.2,DES3552-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,enabled(1):disabled(2),This object indicates the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.2.3.7.1.3,DES3552-L2MGMT-MIB::swL2PortErrPortConnStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object indicates whether the PortStatus is err-disabled or not.
.1.3.6.1.4.1.171.11.105.3.2.3.7.1.4,DES3552-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,storm-control(2):ctp-lbd(3):power-saving(7),This object describes if the reason for the port error is STP LBD or Storm control.
.1.3.6.1.4.1.171.11.105.3.2.5,DES3552-L2MGMT-MIB::swL2LimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.5.1,DES3552-L2MGMT-MIB::swL2MulticastFilterProfileTable,,not-accessible,,current,, A table that contains information about multicast filter address.
.1.3.6.1.4.1.171.11.105.3.2.5.1.1,DES3552-L2MGMT-MIB::swL2MulticastFilterProfileEntry,,not-accessible,swL2MulticastFilterProfileIndex,current,,A list of multicast filter address information for each profile ID. 
.1.3.6.1.4.1.171.11.105.3.2.5.1.1.1,DES3552-L2MGMT-MIB::swL2MulticastFilterProfileIndex,INTEGER,read-only,,current,,Indicates index for each profile.
.1.3.6.1.4.1.171.11.105.3.2.5.1.1.2,DES3552-L2MGMT-MIB::swL2MulticastFilterProfileName,OCTET,read-create,,current,,Specifies a profile name for each multicast filter profile.
.1.3.6.1.4.1.171.11.105.3.2.5.1.1.3,DES3552-L2MGMT-MIB::swL2MulticastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.3.2.5.2,DES3552-L2MGMT-MIB::swL2MulticastFilterProfileAddressTable,,not-accessible,,current,, A table that contains information about multicast filter address.
.1.3.6.1.4.1.171.11.105.3.2.5.2.1,DES3552-L2MGMT-MIB::swL2MulticastFilterProfileAddressEntry,,not-accessible,swL2MulticastFilterProfileIdIndex:swL2MulticastFilterFromIp:swL2MulticastFilterToIp,current,,A list of multicast filter address information for each profile ID. 
.1.3.6.1.4.1.171.11.105.3.2.5.2.1.1,DES3552-L2MGMT-MIB::swL2MulticastFilterProfileIdIndex,INTEGER,read-only,,current,,Indicates index for each profile.
.1.3.6.1.4.1.171.11.105.3.2.5.2.1.2,DES3552-L2MGMT-MIB::swL2MulticastFilterFromIp,IpAddress,read-only,,current,,Specifies the head IP address of a multicast address range which will 
.1.3.6.1.4.1.171.11.105.3.2.5.2.1.3,DES3552-L2MGMT-MIB::swL2MulticastFilterToIp,IpAddress,read-only,,current,,Specifies the tail IP address of a multicast address range which will 
.1.3.6.1.4.1.171.11.105.3.2.5.2.1.4,DES3552-L2MGMT-MIB::swL2MulticastFilterAddressState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.3.2.5.3,DES3552-L2MGMT-MIB::swL2LimitedMulticastFilterPortTable,,not-accessible,,current,, A table that used to bind port to profile id.
.1.3.6.1.4.1.171.11.105.3.2.5.3.1,DES3552-L2MGMT-MIB::swL2LimitedMulticastFilterPortEntry,,not-accessible,swL2LimitedMulticastFilterPortIndex,current,,A list of information that used to bind port to profile id. 
.1.3.6.1.4.1.171.11.105.3.2.5.3.1.1,DES3552-L2MGMT-MIB::swL2LimitedMulticastFilterPortIndex,INTEGER,read-only,,current,,Specifies port as an index.
.1.3.6.1.4.1.171.11.105.3.2.5.3.1.2,DES3552-L2MGMT-MIB::swL2LimitedMulticastFilterPortAccess,INTEGER,read-write,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.105.3.2.5.3.1.3,DES3552-L2MGMT-MIB::swL2LimitedMulticastFilterPortProfileID,OCTET,read-write,,current,,This object specifies a profile ID list for each port.
.1.3.6.1.4.1.171.11.105.3.2.5.3.1.4,DES3552-L2MGMT-MIB::swL2LimitedMulticastFilterPortProfileStatus,INTEGER,read-create,,current,other(1):add(2):delete(3),Controls the multicast filter profile list which bind to each port.
.1.3.6.1.4.1.171.11.105.3.2.5.4,DES3552-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about max group number based on port.
.1.3.6.1.4.1.171.11.105.3.2.5.4.1,DES3552-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupEntry,,not-accessible,swL2MulticastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port. 
.1.3.6.1.4.1.171.11.105.3.2.5.4.1.1,DES3552-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,Specifies port number as table index.
.1.3.6.1.4.1.171.11.105.3.2.5.4.1.2,DES3552-L2MGMT-MIB::swL2MulticastFilterPortMaxGroup,INTEGER,read-write,,current,,Specifies maximum multicast filter group numbers for each port.  Default value is 0,and 0 means infinite.
.1.3.6.1.4.1.171.11.105.3.2.6,DES3552-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.6.1,DES3552-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.3.2.6.1.1,DES3552-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in the swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.105.3.2.6.1.1.1,DES3552-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.105.3.2.6.1.1.2,DES3552-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate of the specified port. Value 1024001 means no limit.
.1.3.6.1.4.1.171.11.105.3.2.6.1.1.3,DES3552-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate of the specified port. Value 1024001 means no limit.
.1.3.6.1.4.1.171.11.105.3.2.6.1.1.4,DES3552-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.105.3.2.6.1.1.5,DES3552-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.105.3.2.6.2,DES3552-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.3.2.6.2.1,DES3552-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.105.3.2.6.2.1.1,DES3552-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.105.3.2.6.2.1.2,DES3552-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed
.1.3.6.1.4.1.171.11.105.3.2.6.2.1.3,DES3552-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QoS scheduling.
.1.3.6.1.4.1.171.11.105.3.2.6.2.1.4,DES3552-L2MGMT-MIB::swL2QOSSchedulingMaxLatency,INTEGER,read-write,,current,,Indicates the maximum amount of time the hardware priority queue will be allowed to transmit packets before allowing the next lowest priority queue to begin transmitting its packets. A value between 0 and 255 can be specified- with this value multiplied  by 16 ms to arrive at the total allowed time for queue to transmit packets. For example, a value of 3 specifies 3*16=48 ms. The queue will continue transmitting the last packet until it is finished when the max_latency timer expires. 
.1.3.6.1.4.1.171.11.105.3.2.6.3,DES3552-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.3.2.6.3.1,DES3552-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.105.3.2.6.3.1.1,DES3552-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.105.3.2.6.3.1.2,DES3552-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has seven hardware 
.1.3.6.1.4.1.171.11.105.3.2.6.4,DES3552-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.3.2.6.4.1,DES3552-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.105.3.2.6.4.1.1,DES3552-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.105.3.2.6.4.1.2,DES3552-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.105.3.2.6.4.1.3,DES3552-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.105.3.2.6.5,DES3552-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):roundrobin(2):weightfair(3),This object controls QoS scheduling Mechanism.
.1.3.6.1.4.1.171.11.105.3.2.6.6,DES3552-L2MGMT-MIB::swL2QOSHolPreventionCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Controls QoS HoL Prevention
.1.3.6.1.4.1.171.11.105.3.2.7,DES3552-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.7.1,DES3552-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,A port security feature which controls the address leaning capability and 
.1.3.6.1.4.1.171.11.105.3.2.7.1.1,DES3552-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.105.3.2.7.1.1.1,DES3552-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.105.3.2.7.1.1.2,DES3552-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned on this port.
.1.3.6.1.4.1.171.11.105.3.2.7.1.1.3,DES3552-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address.
.1.3.6.1.4.1.171.11.105.3.2.7.1.1.4,DES3552-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.105.3.2.7.1.1.5,DES3552-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.105.3.2.7.2,DES3552-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.7.2.1,DES3552-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates VLAN name.
.1.3.6.1.4.1.171.11.105.3.2.7.2.2,DES3552-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.105.3.2.7.2.3,DES3552-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies a MAC address.
.1.3.6.1.4.1.171.11.105.3.2.7.2.4,DES3552-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),.
.1.3.6.1.4.1.171.11.105.3.2.7.3,DES3552-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled(2),whenever there's a new MAC address that violates  the pre-defined port security configuration, traps will be sent out  and the relevant information will be logged into the system.
.1.3.6.1.4.1.171.11.105.3.2.8,DES3552-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.8.1,DES3552-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.3.2.8.2,DES3552-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  DHCP packets can cross.
.1.3.6.1.4.1.171.11.105.3.2.8.3,DES3552-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.105.3.2.8.4,DES3552-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.2.8.5,DES3552-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.2.8.6,DES3552-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,current,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace(1) - replace the exiting option 82 field in messages. drop(2) - discard messages with existing option 82 field. keep(3) - retain the existing option 82 field messages.
.1.3.6.1.4.1.171.11.105.3.2.8.7,DES3552-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.3.2.8.7.1,DES3552-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,current,,A list of information that specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.3.2.8.7.1.1,DES3552-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.105.3.2.8.7.1.2,DES3552-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.105.3.2.8.7.1.3,DES3552-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table.
.1.3.6.1.4.1.171.11.105.3.2.9,DES3552-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.9.1,DES3552-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.105.3.2.9.2,DES3552-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.105.3.2.9.3,DES3552-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.3.2.9.3.1,DES3552-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information that specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.3.2.9.3.1.1,DES3552-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.105.3.2.9.3.1.3,DES3552-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you cannot configure the other  ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.105.3.2.9.3.1.4,DES3552-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.105.3.2.9.3.1.5,DES3552-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.105.3.2.9.3.1.6,DES3552-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.105.3.2.9.3.1.7,DES3552-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.3.2.9.4,DES3552-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.105.3.2.9.5,DES3552-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.3.2.9.5.1,DES3552-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.3.2.9.5.1.1,DES3552-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.105.3.2.9.5.1.2,DES3552-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port LACP.
.1.3.6.1.4.1.171.11.105.3.2.9.6,DES3552-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.105.3.2.9.6.1,DES3552-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.105.3.2.9.6.1.1,DES3552-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.105.3.2.9.6.1.2,DES3552-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port.
.1.3.6.1.4.1.171.11.105.3.2.10,DES3552-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.10.1,DES3552-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.105.3.2.10.2,DES3552-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.105.3.2.10.3,DES3552-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.105.3.2.10.4,DES3552-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled(2) - After writing this value to the object, the enabled(3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.105.3.2.11,DES3552-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.11.1,DES3552-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.105.3.2.11.2,DES3552-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table(swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.105.3.2.11.3,DES3552-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),It indicates the global state of igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.105.3.2.11.4,DES3552-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN is disabled,  there is only one entry in the table, with an index of 1. If the  VLAN is in Port-Base or 802.1q mode, the maximum number of entries can be 12,  with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1,DES3552-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.1,DES3552-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If the VLAN
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.2,DES3552-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.3,DES3552-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.4,DES3552-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.5,DES3552-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.6,DES3552-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packets when none were  sent by the host on the LAN. The timer works on a per-VLAN basis.  Our device will be activated to send the query messages if the  timer expires. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.7,DES3552-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.8,DES3552-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.9,DES3552-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.10,DES3552-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.11,DES3552-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP function is disabled for this entry. enable(3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.105.3.2.11.4.1.12,DES3552-L2MGMT-MIB::swL2IGMPFastLeaveState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the fast_leave status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP fast-leave function is disabled for this entry. enable(3) - IGMP fast-leave function is enabled for this entry.
.1.3.6.1.4.1.171.11.105.3.2.11.5,DES3552-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.105.3.2.11.5.1,DES3552-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of the associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.105.3.2.11.5.1.1,DES3552-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.105.3.2.11.5.1.2,DES3552-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function was enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.105.3.2.11.5.1.3,DES3552-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.105.3.2.11.6,DES3552-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which was captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of the associated VLAN entries are all enabled.  Note that the priority of IGMP table entries is lower than the Filtering  Table, i.e. if there is a table hash collision between entries in the  IGMP Table and Filtering Table inside the switch's H/W address table,  then Filtering Table entry overwrites the colliding entry of the IGMP Table.  Also see the swL2FilterMgmt description.
.1.3.6.1.4.1.171.11.105.3.2.11.6.1,DES3552-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which was captured by 
.1.3.6.1.4.1.171.11.105.3.2.11.6.1.1,DES3552-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the VID of individual IGMP table entries. 
.1.3.6.1.4.1.171.11.105.3.2.11.6.1.2,DES3552-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object identifies group IP addresses which were captured from  IGMP packets, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.105.3.2.11.6.1.3,DES3552-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object identifies MAC addresses which correspond to the swL2IGMPGroupIpAddr, on per-VLAN basis.
.1.3.6.1.4.1.171.11.105.3.2.11.6.1.4,DES3552-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports belong to the same 
.1.3.6.1.4.1.171.11.105.3.2.11.6.1.5,DES3552-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were receive by our  device, that correspond with this entry when the IGMP function is enabled  on per-VLAN basis.
.1.3.6.1.4.1.171.11.105.3.2.11.7,DES3552-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.105.3.2.11.7.1,DES3552-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.105.3.2.11.7.1.1,DES3552-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.105.3.2.11.7.1.2,DES3552-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.105.3.2.11.7.1.3,DES3552-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.3.2.11.7.1.4,DES3552-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.3.2.11.7.1.5,DES3552-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.3.2.11.8,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.105.3.2.11.8.1,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.105.3.2.11.8.1.1,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.105.3.2.11.8.1.2,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.105.3.2.11.8.1.3,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicate the portlist of the source ports of IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.105.3.2.11.8.1.4,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicate the portlist of the member ports of the IGMP  snooping multicast VLAN. The source ports will be set as untagged ports  of the VLAN entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.105.3.2.11.8.1.5,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicate the portlist of the tag member ports of IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.105.3.2.11.8.1.6,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2), This object can be enabled or disabled IGMP_snooping multicast VLAN.
.1.3.6.1.4.1.171.11.105.3.2.11.8.1.7,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replace source IP of this multicast vlan.
.1.3.6.1.4.1.171.11.105.3.2.11.8.1.8,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.3.2.11.8.1.9,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanRemoveAllMcastAddrListAction,INTEGER,read-write,,current,other(1):start(2),This object indicates if remove all the multicast address list from the IGMP multicast VLAN or not.
.1.3.6.1.4.1.171.11.105.3.2.11.9,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.105.3.2.11.9.1,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.105.3.2.11.9.1.1,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the Vid of IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.105.3.2.11.9.1.2,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.105.3.2.11.9.1.3,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.105.3.2.11.9.1.4,DES3552-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.3.2.11.13,DES3552-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.105.3.2.11.13.1,DES3552-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.105.3.2.11.13.1.1,DES3552-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.105.3.2.11.13.1.2,DES3552-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.105.3.2.14,DES3552-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.14.1,DES3552-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.105.3.2.14.1.1,DES3552-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.105.3.2.14.1.1.1,DES3552-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.105.3.2.14.1.1.2,DES3552-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list to which the specific port can forward traffic.
.1.3.6.1.4.1.171.11.105.3.2.17,DES3552-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.17.1,DES3552-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.105.3.2.17.1.1,DES3552-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.105.3.2.17.1.1.1,DES3552-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates VID for each VLAN.
.1.3.6.1.4.1.171.11.105.3.2.17.1.1.2,DES3552-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.105.3.2.18,DES3552-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.18.1,DES3552-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.18.1.1,DES3552-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.105.3.2.18.1.2,DES3552-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.105.3.2.18.1.3,DES3552-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.105.3.2.18.1.4,DES3552-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.105.3.2.18.1.5,DES3552-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.105.3.2.18.2,DES3552-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.18.2.1,DES3552-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.105.3.2.18.2.1.1,DES3552-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.105.3.2.18.2.1.1.1,DES3552-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.105.3.2.18.2.1.1.2,DES3552-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.105.3.2.18.2.1.1.3,DES3552-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.105.3.2.18.2.1.1.4,DES3552-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.105.3.2.24,DES3552-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.24.1,DES3552-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.105.3.2.24.2,DES3552-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.105.3.2.24.2.1,DES3552-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.105.3.2.24.2.1.1,DES3552-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.105.3.2.24.2.1.2,DES3552-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.105.3.2.25,DES3552-L2MGMT-MIB::swL2PPPoEMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.25.1,DES3552-L2MGMT-MIB::swL2PPPoECirIDinsertState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the status of the PPPoE circuit ID  insertion state of the switch.
.1.3.6.1.4.1.171.11.105.3.2.100,DES3552-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.100.1,DES3552-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.100.1.1,DES3552-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.100.1.1.1,DES3552-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicate the level of macNotification detection.
.1.3.6.1.4.1.171.11.105.3.2.100.1.1.2,DES3552-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicate the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.105.3.2.100.1.2,DES3552-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.0,DES3552-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.0.1,DES3552-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.0.2,DES3552-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.0.3,DES3552-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when Port loop occurred.
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.0.4,DES3552-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when Port loop restart after interval time.
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.0.5,DES3552-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when Port with VID loop occurred.
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.0.6,DES3552-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when Port with VID loop restart after interval time.
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.1,DES3552-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.1.1,DES3552-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.1.2,DES3552-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.105.3.2.100.1.2.1.3,DES3552-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.105.3.3,DES3552-SWL3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.105.3.3.1,DES3552-SWL3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.1.1,DES3552-SWL3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.1.1.1,DES3552-SWL3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.3.1.1.2,DES3552-SWL3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.3.1.1.3,DES3552-SWL3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.3.1.1.5,DES3552-SWL3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.3.1.1.6,DES3552-SWL3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.3.1.1.7,DES3552-SWL3MGMT-MIB::swL3DevCtrlDHCPAutoConfigState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.3.2,DES3552-SWL3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.2.1,DES3552-SWL3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.2.1.3,DES3552-SWL3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1,DES3552-SWL3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.1,DES3552-SWL3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.2,DES3552-SWL3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.3,DES3552-SWL3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.4,DES3552-SWL3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.5,DES3552-SWL3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.6,DES3552-SWL3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.7,DES3552-SWL3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-create,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.8,DES3552-SWL3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.9,DES3552-SWL3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.10,DES3552-SWL3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project.  This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.12,DES3552-SWL3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project.  This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.14,DES3552-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.15,DES3552-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.16,DES3552-SWL3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.17,DES3552-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.18,DES3552-SWL3MGMT-MIB::swL3IpCtrlProxyArpLocalState,INTEGER,read-create,,current,enabled(1):disabled(2),If the state is enabled, the switch will be allowed to respond to the proxy ARP
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.19,DES3552-SWL3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.20,DES3552-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.22,DES3552-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.105.3.3.2.1.3.1.23,DES3552-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.1,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.2,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.3,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.5,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.6,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.7,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.8,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.9,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.10,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.11,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.12,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.105.3.3.2.1.4.1.13,DES3552-SWL3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.105.3.3.2.1.5,DES3552-SWL3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.105.3.3.2.1.5.1,DES3552-SWL3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.105.3.3.2.1.5.1.1,DES3552-SWL3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.105.3.3.2.1.5.1.2,DES3552-SWL3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.105.3.3.2.1.5.1.3,DES3552-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.105.3.3.2.1.5.1.4,DES3552-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.105.3.3.2.1.5.1.5,DES3552-SWL3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.105.3.3.2.1.5.1.6,DES3552-SWL3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.105.3.3.2.1.5.1.7,DES3552-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.105.3.3.2.1.5.1.8,DES3552-SWL3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.105.3.3.2.1.5.1.9,DES3552-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.105.3.3.2.1.7,DES3552-SWL3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.105.3.3.2.2,DES3552-SWL3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.2.2.1,DES3552-SWL3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.105.3.3.2.2.1.1,DES3552-SWL3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.3.3.2.2.1.1.1,DES3552-SWL3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.3.3.2.2.1.1.2,DES3552-SWL3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.3.3.2.2.1.1.3,DES3552-SWL3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.105.3.3.2.2.1.1.4,DES3552-SWL3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.105.3.3.2.4,DES3552-SWL3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.105.3.3.2.5,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.105.3.3.2.5.1,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.105.3.3.2.5.1.1,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.105.3.3.2.5.1.2,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.105.3.3.2.5.1.3,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.105.3.3.2.5.1.4,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.105.3.3.2.5.1.5,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route.
.1.3.6.1.4.1.171.11.105.3.3.2.5.1.6,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.105.3.3.2.5.1.7,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.105.3.3.2.5.1.8,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.105.3.3.2.5.1.9,DES3552-SWL3MGMT-MIB::swL3IpStaticRouteCost,INTEGER,read-only,,current,,Specifies the cost of the Route Entry.
.1.3.6.1.4.1.171.11.105.3.3.2.6,DES3552-SWL3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.2.6.1,DES3552-SWL3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.105.3.3.2.6.1.1,DES3552-SWL3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.105.3.3.2.6.1.1.1,DES3552-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,read-only,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.105.3.3.2.6.1.1.2,DES3552-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,read-only,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.105.3.3.2.6.1.1.3,DES3552-SWL3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.105.3.3.2.6.1.1.4,DES3552-SWL3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.3.3.3,DES3552-SWL3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.3.1,DES3552-SWL3MGMT-MIB::swL3RelayDhcpMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.3.1.1,DES3552-SWL3MGMT-MIB::swL3RelayDhcpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.3.3.3.1.2,DES3552-SWL3MGMT-MIB::swL3RelayDhcpHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the BOOTP packets can cross.
.1.3.6.1.4.1.171.11.105.3.3.3.1.3,DES3552-SWL3MGMT-MIB::swL3RelayDhcpTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.105.3.3.3.1.4,DES3552-SWL3MGMT-MIB::swL3RelayDhcpCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.3.3.3.1.4.1,DES3552-SWL3MGMT-MIB::swL3RelayDhcpCtrlEntry,,not-accessible,swL3RelayDhcpCtrlInterfaceName:swL3RelayDhcpCtrlServer,current,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.3.3.3.1.4.1.1,DES3552-SWL3MGMT-MIB::swL3RelayDhcpCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.105.3.3.3.1.4.1.2,DES3552-SWL3MGMT-MIB::swL3RelayDhcpCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.105.3.3.3.1.4.1.3,DES3552-SWL3MGMT-MIB::swL3RelayDhcpCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.105.3.3.3.1.5,DES3552-SWL3MGMT-MIB::swL3RelayDhcpOption82State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.3.3.3.1.6,DES3552-SWL3MGMT-MIB::swL3RelayDhcpOption82CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 Check function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.3.3.3.1.7,DES3552-SWL3MGMT-MIB::swL3RelayDhcpOption82Policy,INTEGER,read-write,,current,replace(0):drop(1):keep(2),This object indicates DHCP Relay Option 82 Policy.
.1.3.6.1.4.1.171.11.105.3.3.3.2,DES3552-SWL3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.3.2.1,DES3552-SWL3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.3.3.3.2.2,DES3552-SWL3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.105.3.3.3.2.3,DES3552-SWL3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.105.3.3.3.2.4,DES3552-SWL3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.3.3.3.2.5,DES3552-SWL3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.3.3.3.2.6,DES3552-SWL3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.105.3.3.3.2.6.1,DES3552-SWL3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.105.3.3.3.2.6.1.1,DES3552-SWL3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.105.3.3.3.2.6.1.2,DES3552-SWL3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.105.3.3.3.2.6.1.3,DES3552-SWL3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.105.3.3.3.3,DES3552-SWL3MGMT-MIB::swL3DHCPv6RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.3.3.1,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the dhcpv6 packets can cross.
.1.3.6.1.4.1.171.11.105.3.3.3.3.2,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlTable,,not-accessible,,current,,This table displays the current DHCPv6 relay static table.
.1.3.6.1.4.1.171.11.105.3.3.3.3.2.1,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlEntry,,not-accessible,swL3Dhcpv6RelayCtrlInterfaceName,current,,A list of information display the current DHCPv6 relay static  table.
.1.3.6.1.4.1.171.11.105.3.3.3.3.2.1.1,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the relay interface.
.1.3.6.1.4.1.171.11.105.3.3.3.3.2.1.2,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlState,INTEGER,read-write,,current,enabled(1):disabled(2),TThis object indicates Dhcpv6 Relay function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.3.3.3.3.3,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoTable,,not-accessible,,current,,This table displays the current DHCPv6 relay static table.
.1.3.6.1.4.1.171.11.105.3.3.3.3.3.1,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoEntry,,not-accessible,swL3Dhcpv6RelayInfoInterfaceName:swL3Dhcpv6RelayInfoServerAddress:swL3Dhcpv6RelayInfoServerInterfaceName,current,,A list of information display the current DHCPv6 relay static  table.
.1.3.6.1.4.1.171.11.105.3.3.3.3.3.1.1,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoInterfaceName,OCTET,read-only,,current,,This object indicates the name of the relay interface.
.1.3.6.1.4.1.171.11.105.3.3.3.3.3.1.2,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoServerAddress,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.105.3.3.3.3.3.1.3,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoServerInterfaceName,OCTET,read-only,,current,,When the swL3Dhcpv6RelayInfoServerAddress is multicast address,  this object indicates the name of the interface, which is connected  to the DHCPv6 server.
.1.3.6.1.4.1.171.11.105.3.3.3.3.3.1.4,DES3552-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.3.3.4,DES3552-SWL3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.105.3.3.4.1,DES3552-SWL3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.105.3.3.4.1.1,DES3552-SWL3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.3.3.4.1.2,DES3552-SWL3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.105.3.3.4.1.3,DES3552-SWL3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.3.3.5,DES3552-SWL3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.105.3.3.5.1,DES3552-SWL3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.105.3.3.5.1.1,DES3552-SWL3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.105.3.3.5.1.2,DES3552-SWL3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.105.3.3.5.1.3,DES3552-SWL3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.105.3.3.5.1.4,DES3552-SWL3MGMT-MIB::swL3RouteRedistriMetric,INTEGER,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.105.3.3.5.1.5,DES3552-SWL3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.3.3.6,DES3552-SWL3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.105.3.3.6.1,DES3552-SWL3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.105.3.3.6.1.1,DES3552-SWL3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.105.3.3.6.1.2,DES3552-SWL3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.105.3.3.6.1.3,DES3552-SWL3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.105.3.3.6.1.4,DES3552-SWL3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.105.3.3.6.1.5,DES3552-SWL3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.3.3.7,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.105.3.3.7.1,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.105.3.3.7.1.1,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.105.3.3.7.1.2,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.105.3.3.7.1.3,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.105.3.3.7.1.4,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.105.3.3.7.1.5,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.105.3.3.7.1.6,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.105.3.3.7.1.7,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.105.3.3.7.1.8,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.105.3.3.7.1.9,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.105.3.3.7.1.10,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.105.3.3.7.1.11,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.3.3.7.1.12,DES3552-SWL3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.3.3.8,DES3552-SWL3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.105.3.3.8.1,DES3552-SWL3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.105.3.3.8.1.1,DES3552-SWL3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.105.3.3.8.1.2,DES3552-SWL3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.105.3.3.8.1.3,DES3552-SWL3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.105.3.3.8.1.4,DES3552-SWL3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.105.3.3.8.1.5,DES3552-SWL3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.105.3.3.8.1.6,DES3552-SWL3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.105.3.3.8.1.7,DES3552-SWL3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-write,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.105.3.3.8.1.8,DES3552-SWL3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-write,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.105.3.3.8.1.9,DES3552-SWL3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.105.3.3.8.1.10,DES3552-SWL3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.105.3.3.8.1.11,DES3552-SWL3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-write,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.105.3.3.8.1.12,DES3552-SWL3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.105.3.3.8.1.13,DES3552-SWL3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.105.3.3.8.1.14,DES3552-SWL3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.105.3.3.8.1.15,DES3552-SWL3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.105.3.3.8.1.16,DES3552-SWL3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-write,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.105.3.3.8.1.17,DES3552-SWL3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-write,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.105.3.3.8.1.18,DES3552-SWL3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.105.3.3.8.1.19,DES3552-SWL3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.105.3.3.8.1.20,DES3552-SWL3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.3.3.8.1.21,DES3552-SWL3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.105.3.3.8.1.23,DES3552-SWL3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.105.3.3.9,DES3552-SWL3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.9.1,DES3552-SWL3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.105.3.3.9.2,DES3552-SWL3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.105.3.3.9.3,DES3552-SWL3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.105.3.3.9.4,DES3552-SWL3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.105.3.3.9.5,DES3552-SWL3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.105.3.3.9.6,DES3552-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.105.3.3.9.7,DES3552-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.105.3.3.10,DES3552-SWL3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.105.3.3.10.1,DES3552-SWL3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.105.3.3.10.1.1,DES3552-SWL3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.105.3.3.10.1.2,DES3552-SWL3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.105.3.3.10.1.3,DES3552-SWL3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.105.3.3.10.1.4,DES3552-SWL3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.3.3.10.1.5,DES3552-SWL3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.105.3.3.10.1.6,DES3552-SWL3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.3.3.12,DES3552-SWL3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.105.3.3.12.1,DES3552-SWL3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.105.3.3.12.1.1,DES3552-SWL3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.105.3.3.12.1.2,DES3552-SWL3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.105.3.3.12.1.3,DES3552-SWL3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.105.3.3.12.1.4,DES3552-SWL3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.105.3.3.12.1.5,DES3552-SWL3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.105.3.3.12.1.6,DES3552-SWL3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.105.3.3.12.1.7,DES3552-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.105.3.3.12.1.8,DES3552-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.105.3.3.13,DES3552-SWL3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.13.1,DES3552-SWL3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.105.3.3.13.1.1,DES3552-SWL3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.105.3.3.13.1.1.1,DES3552-SWL3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.105.3.3.13.1.1.2,DES3552-SWL3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.105.3.3.13.1.1.3,DES3552-SWL3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.105.3.3.13.1.1.4,DES3552-SWL3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.105.3.3.13.1.1.5,DES3552-SWL3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.3.3.13.1.1.6,DES3552-SWL3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.105.3.3.13.1.1.7,DES3552-SWL3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.105.3.3.13.1.1.8,DES3552-SWL3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.105.3.3.13.2,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1.1,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1.2,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1.3,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1.4,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1.5,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1.6,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1.7,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1.8,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1.9,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.105.3.3.13.2.1.10,DES3552-SWL3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.105.3.3.14,DES3552-SWL3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.14.1,DES3552-SWL3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1,DES3552-SWL3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.1,DES3552-SWL3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.2,DES3552-SWL3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.3,DES3552-SWL3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.4,DES3552-SWL3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.5,DES3552-SWL3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.6,DES3552-SWL3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.7,DES3552-SWL3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.8,DES3552-SWL3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.9,DES3552-SWL3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.10,DES3552-SWL3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.11,DES3552-SWL3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.12,DES3552-SWL3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.13,DES3552-SWL3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.14,DES3552-SWL3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.15,DES3552-SWL3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.105.3.3.14.1.1.16,DES3552-SWL3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.105.3.3.15,DES3552-SWL3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.15.1,DES3552-SWL3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.105.3.3.15.2,DES3552-SWL3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.105.3.3.15.3,DES3552-SWL3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.105.3.3.15.4,DES3552-SWL3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.105.3.3.15.5,DES3552-SWL3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.105.3.3.15.6,DES3552-SWL3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.105.3.3.16,DES3552-SWL3MGMT-MIB::swL3LocalRouteMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.3.3.16.1,DES3552-SWL3MGMT-MIB::swL3LocalRouteIPv4GlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the IPv4 local route state of the device.
.1.3.6.1.4.1.171.11.105.3.3.16.2,DES3552-SWL3MGMT-MIB::swL3LocalRouteIPv6GlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the IPv6 local route state of the device.
.1.3.6.1.4.1.171.11.105.4,SWDES3528-52PRIMGMT-MIB::des3552p,,,,,,
.1.3.6.1.4.1.171.11.105.4.2,DES3552P-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.105.4.2.1,DES3552P-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.1.1,DES3552P-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.1.1.1,DES3552P-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.105.4.2.1.1.2,DES3552P-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.105.4.2.1.1.4,DES3552P-L2MGMT-MIB::swDevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications.  The first five octets are defined as system LED. The first two octets are currently unused and must be set to zero. The third  octet indicates the power LED. The fourth octet indicates the  console LED. The fifth LED is RPS (Redundancy Power Supply) LED.
.1.3.6.1.4.1.171.11.105.4.2.1.2,DES3552P-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.1.2.1,DES3552P-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable the spanning tree algorithm during  the runtime of the system.
.1.3.6.1.4.1.171.11.105.4.2.1.2.2,DES3552P-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the layer 2 Internet Group Management  Protocol (IGMP) capture function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.2.1.2.3,DES3552P-L2MGMT-MIB::swL2DevCtrlIGMPSnoopingMcstRTOnly,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls IGMP snooping forward multicast routing only state.
.1.3.6.1.4.1.171.11.105.4.2.1.2.5,DES3552P-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.105.4.2.1.2.6,DES3552P-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action.
.1.3.6.1.4.1.171.11.105.4.2.1.2.7,DES3552P-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.105.4.2.1.2.8,DES3552P-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.105.4.2.1.2.9,DES3552P-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.105.4.2.1.2.10,DES3552P-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, which will trigger 
.1.3.6.1.4.1.171.11.105.4.2.1.2.13,DES3552P-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs during the runtime of the system.
.1.3.6.1.4.1.171.11.105.4.2.1.2.14,DES3552P-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.1.2.14.1,DES3552P-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.105.4.2.1.2.14.2,DES3552P-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.105.4.2.1.2.16,DES3552P-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.105.4.2.1.2.17,DES3552P-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.1.2.17.1,DES3552P-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.105.4.2.1.2.17.2,DES3552P-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.105.4.2.1.2.18,DES3552P-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.105.4.2.1.2.19,DES3552P-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Unit packets will be forwarded. 
.1.3.6.1.4.1.171.11.105.4.2.1.2.20,DES3552P-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.105.4.2.1.2.21,DES3552P-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.1.2.21.1,DES3552P-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.105.4.2.1.2.21.2,DES3552P-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing CFM state of speicified ports.
.1.3.6.1.4.1.171.11.105.4.2.1.2.21.2.1,DES3552P-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of CFM state on speicified ports.
.1.3.6.1.4.1.171.11.105.4.2.1.2.21.2.1.1,DES3552P-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port-num.
.1.3.6.1.4.1.171.11.105.4.2.1.2.21.2.1.2,DES3552P-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state on per-port.
.1.3.6.1.4.1.171.11.105.4.2.1.2.22,DES3552P-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.105.4.2.1.3,DES3552P-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.1.3.1,DES3552P-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.105.4.2.1.3.2,DES3552P-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled(3), the topologyChange  trap is sent by the device when any of its configured ports transitions from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.105.4.2.1.3.3,DES3552P-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  was changed. If the object is enabled(3), the Link Change trap is sent by  the device when any of its ports link change. The device does not send the  trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.105.4.2.2,DES3552P-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.2.1,DES3552P-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.105.4.2.2.1.1,DES3552P-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.105.4.2.2.1.1.1,DES3552P-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.105.4.2.2.1.1.2,DES3552P-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.105.4.2.2.2,DES3552P-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID can only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change the PVID.
.1.3.6.1.4.1.171.11.105.4.2.2.3,DES3552P-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing vlan and port role information of each port.
.1.3.6.1.4.1.171.11.105.4.2.2.3.1,DES3552P-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of vlan port information.
.1.3.6.1.4.1.171.11.105.4.2.2.3.1.1,DES3552P-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.105.4.2.2.3.1.2,DES3552P-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN-ID assigned to a special port
.1.3.6.1.4.1.171.11.105.4.2.2.3.1.3,DES3552P-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,none(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port.when none,it means this port is not belong to the vlan.
.1.3.6.1.4.1.171.11.105.4.2.2.6,DES3552P-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of NNI port In Q-in_Q status.
.1.3.6.1.4.1.171.11.105.4.2.3,DES3552P-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.3.1,DES3552P-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.105.4.2.3.1.1,DES3552P-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.105.4.2.3.1.1.1,DES3552P-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.105.4.2.3.1.1.2,DES3552P-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.105.4.2.3.1.1.3,DES3552P-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.105.4.2.3.1.1.4,DES3552P-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.105.4.2.3.1.1.5,DES3552P-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.105.4.2.3.1.1.6,DES3552P-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.105.4.2.3.1.1.8,DES3552P-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):unknow(3):ctp-lbd(4):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.105.4.2.3.2,DES3552P-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.105.4.2.3.2.1,DES3552P-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.105.4.2.3.2.1.1,DES3552P-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.4.2.3.2.1.2,DES3552P-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.105.4.2.3.2.1.3,DES3552P-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.105.4.2.3.2.1.4,DES3552P-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.2.3.2.1.5,DES3552P-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.105.4.2.3.2.1.6,DES3552P-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.105.4.2.3.2.1.7,DES3552P-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.105.4.2.3.2.1.8,DES3552P-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.105.4.2.3.2.1.10,DES3552P-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.105.4.2.3.3,DES3552P-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.105.4.2.3.4,DES3552P-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.105.4.2.3.5,DES3552P-L2MGMT-MIB::swL2PortCableDiagnosisTable,,not-accessible,,current,,A table that contains cable diagnostic information about every port.
.1.3.6.1.4.1.171.11.105.4.2.3.5.1,DES3552P-L2MGMT-MIB::swL2PortCableDiagnosisEntry,,not-accessible,swL2PortCableDiagnosisPortIndex:swL2PortCableDiagnosisPairIndex,current,,A list of cable diagnostic information for each port of the device.
.1.3.6.1.4.1.171.11.105.4.2.3.5.1.1,DES3552P-L2MGMT-MIB::swL2PortCableDiagnosisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.4.2.3.5.1.2,DES3552P-L2MGMT-MIB::swL2PortCableDiagnosisPairIndex,INTEGER,read-only,,current,,Indicates pair index of the port. The pair 1 means the pin 3 and 6 of the connector. The pair 2 means the pin 1 and 2 of the connector. The pair 3 means the pin 7 and 8 of the connector. The pair 4 means the pin 4 and 5 of the connector.
.1.3.6.1.4.1.171.11.105.4.2.3.5.1.3,DES3552P-L2MGMT-MIB::swL2PortCableDiagnosisCableStatus,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):not-support(4):unknown(5),This object indicates the cable status.
.1.3.6.1.4.1.171.11.105.4.2.3.5.1.4,DES3552P-L2MGMT-MIB::swL2PortCableDiagnosisPairStatus,INTEGER,read-only,,current,ok(0):open(1):short(2):fail(3):not-supported(4):unknown(5),This object indicates the status of the pair.
.1.3.6.1.4.1.171.11.105.4.2.3.5.1.5,DES3552P-L2MGMT-MIB::swL2PortCableDiagnosisPairLength,INTEGER,read-only,,current,,This object indicates the approx. length or length to failure of  the pair. The unit value is in meters.
.1.3.6.1.4.1.171.11.105.4.2.3.5.1.6,DES3552P-L2MGMT-MIB::swL2PortCableDiagnosisPairLengthInaccuracy,INTEGER,read-only,,current,,This object indicates the inaccuracy of a pair length. The unit value is in meters.
.1.3.6.1.4.1.171.11.105.4.2.3.6,DES3552P-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that used to clear counter information about every port.
.1.3.6.1.4.1.171.11.105.4.2.3.6.1,DES3552P-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entry used to clear counter information for each port of the device.
.1.3.6.1.4.1.171.11.105.4.2.3.6.1.1,DES3552P-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.4.2.3.6.1.2,DES3552P-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates if to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.105.4.2.3.7,DES3552P-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains error information for each port.
.1.3.6.1.4.1.171.11.105.4.2.3.7.1,DES3552P-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information regarding port errors on the device.
.1.3.6.1.4.1.171.11.105.4.2.3.7.1.1,DES3552P-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module).
.1.3.6.1.4.1.171.11.105.4.2.3.7.1.2,DES3552P-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,enabled(1):disabled(2),This object indicates the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.2.3.7.1.3,DES3552P-L2MGMT-MIB::swL2PortErrPortConnStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object indicates whether the PortStatus is err-disabled or not.
.1.3.6.1.4.1.171.11.105.4.2.3.7.1.4,DES3552P-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,storm-control(2):ctp-lbd(3):power-saving(7),This object describes if the reason for the port error is STP LBD or Storm control.
.1.3.6.1.4.1.171.11.105.4.2.5,DES3552P-L2MGMT-MIB::swL2LimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.5.1,DES3552P-L2MGMT-MIB::swL2MulticastFilterProfileTable,,not-accessible,,current,, A table that contains information about multicast filter address.
.1.3.6.1.4.1.171.11.105.4.2.5.1.1,DES3552P-L2MGMT-MIB::swL2MulticastFilterProfileEntry,,not-accessible,swL2MulticastFilterProfileIndex,current,,A list of multicast filter address information for each profile ID. 
.1.3.6.1.4.1.171.11.105.4.2.5.1.1.1,DES3552P-L2MGMT-MIB::swL2MulticastFilterProfileIndex,INTEGER,read-only,,current,,Indicates index for each profile.
.1.3.6.1.4.1.171.11.105.4.2.5.1.1.2,DES3552P-L2MGMT-MIB::swL2MulticastFilterProfileName,OCTET,read-create,,current,,Specifies a profile name for each multicast filter profile.
.1.3.6.1.4.1.171.11.105.4.2.5.1.1.3,DES3552P-L2MGMT-MIB::swL2MulticastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.4.2.5.2,DES3552P-L2MGMT-MIB::swL2MulticastFilterProfileAddressTable,,not-accessible,,current,, A table that contains information about multicast filter address.
.1.3.6.1.4.1.171.11.105.4.2.5.2.1,DES3552P-L2MGMT-MIB::swL2MulticastFilterProfileAddressEntry,,not-accessible,swL2MulticastFilterProfileIdIndex:swL2MulticastFilterFromIp:swL2MulticastFilterToIp,current,,A list of multicast filter address information for each profile ID. 
.1.3.6.1.4.1.171.11.105.4.2.5.2.1.1,DES3552P-L2MGMT-MIB::swL2MulticastFilterProfileIdIndex,INTEGER,read-only,,current,,Indicates index for each profile.
.1.3.6.1.4.1.171.11.105.4.2.5.2.1.2,DES3552P-L2MGMT-MIB::swL2MulticastFilterFromIp,IpAddress,read-only,,current,,Specifies the head IP address of a multicast address range which will 
.1.3.6.1.4.1.171.11.105.4.2.5.2.1.3,DES3552P-L2MGMT-MIB::swL2MulticastFilterToIp,IpAddress,read-only,,current,,Specifies the tail IP address of a multicast address range which will 
.1.3.6.1.4.1.171.11.105.4.2.5.2.1.4,DES3552P-L2MGMT-MIB::swL2MulticastFilterAddressState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.4.2.5.3,DES3552P-L2MGMT-MIB::swL2LimitedMulticastFilterPortTable,,not-accessible,,current,, A table that used to bind port to profile id.
.1.3.6.1.4.1.171.11.105.4.2.5.3.1,DES3552P-L2MGMT-MIB::swL2LimitedMulticastFilterPortEntry,,not-accessible,swL2LimitedMulticastFilterPortIndex,current,,A list of information that used to bind port to profile id. 
.1.3.6.1.4.1.171.11.105.4.2.5.3.1.1,DES3552P-L2MGMT-MIB::swL2LimitedMulticastFilterPortIndex,INTEGER,read-only,,current,,Specifies port as an index.
.1.3.6.1.4.1.171.11.105.4.2.5.3.1.2,DES3552P-L2MGMT-MIB::swL2LimitedMulticastFilterPortAccess,INTEGER,read-write,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.105.4.2.5.3.1.3,DES3552P-L2MGMT-MIB::swL2LimitedMulticastFilterPortProfileID,OCTET,read-write,,current,,This object specifies a profile ID list for each port.
.1.3.6.1.4.1.171.11.105.4.2.5.3.1.4,DES3552P-L2MGMT-MIB::swL2LimitedMulticastFilterPortProfileStatus,INTEGER,read-create,,current,other(1):add(2):delete(3),Controls the multicast filter profile list which bind to each port.
.1.3.6.1.4.1.171.11.105.4.2.5.4,DES3552P-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about max group number based on port.
.1.3.6.1.4.1.171.11.105.4.2.5.4.1,DES3552P-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupEntry,,not-accessible,swL2MulticastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port. 
.1.3.6.1.4.1.171.11.105.4.2.5.4.1.1,DES3552P-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,Specifies port number as table index.
.1.3.6.1.4.1.171.11.105.4.2.5.4.1.2,DES3552P-L2MGMT-MIB::swL2MulticastFilterPortMaxGroup,INTEGER,read-write,,current,,Specifies maximum multicast filter group numbers for each port.  Default value is 0,and 0 means infinite.
.1.3.6.1.4.1.171.11.105.4.2.6,DES3552P-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.6.1,DES3552P-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.4.2.6.1.1,DES3552P-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in the swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.105.4.2.6.1.1.1,DES3552P-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.105.4.2.6.1.1.2,DES3552P-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate of the specified port. Value 1024001 means no limit.
.1.3.6.1.4.1.171.11.105.4.2.6.1.1.3,DES3552P-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate of the specified port. Value 1024001 means no limit.
.1.3.6.1.4.1.171.11.105.4.2.6.1.1.4,DES3552P-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.105.4.2.6.1.1.5,DES3552P-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.105.4.2.6.2,DES3552P-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.4.2.6.2.1,DES3552P-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.105.4.2.6.2.1.1,DES3552P-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.105.4.2.6.2.1.2,DES3552P-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed
.1.3.6.1.4.1.171.11.105.4.2.6.2.1.3,DES3552P-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QoS scheduling.
.1.3.6.1.4.1.171.11.105.4.2.6.2.1.4,DES3552P-L2MGMT-MIB::swL2QOSSchedulingMaxLatency,INTEGER,read-write,,current,,Indicates the maximum amount of time the hardware priority queue will be allowed to transmit packets before allowing the next lowest priority queue to begin transmitting its packets. A value between 0 and 255 can be specified- with this value multiplied  by 16 ms to arrive at the total allowed time for queue to transmit packets. For example, a value of 3 specifies 3*16=48 ms. The queue will continue transmitting the last packet until it is finished when the max_latency timer expires. 
.1.3.6.1.4.1.171.11.105.4.2.6.3,DES3552P-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.4.2.6.3.1,DES3552P-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.105.4.2.6.3.1.1,DES3552P-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.105.4.2.6.3.1.2,DES3552P-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has seven hardware 
.1.3.6.1.4.1.171.11.105.4.2.6.4,DES3552P-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.4.2.6.4.1,DES3552P-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.105.4.2.6.4.1.1,DES3552P-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.105.4.2.6.4.1.2,DES3552P-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.105.4.2.6.4.1.3,DES3552P-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.105.4.2.6.5,DES3552P-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):roundrobin(2):weightfair(3),This object controls QoS scheduling Mechanism.
.1.3.6.1.4.1.171.11.105.4.2.6.6,DES3552P-L2MGMT-MIB::swL2QOSHolPreventionCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Controls QoS HoL Prevention
.1.3.6.1.4.1.171.11.105.4.2.7,DES3552P-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.7.1,DES3552P-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,A port security feature which controls the address leaning capability and 
.1.3.6.1.4.1.171.11.105.4.2.7.1.1,DES3552P-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.105.4.2.7.1.1.1,DES3552P-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.105.4.2.7.1.1.2,DES3552P-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned on this port.
.1.3.6.1.4.1.171.11.105.4.2.7.1.1.3,DES3552P-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address.
.1.3.6.1.4.1.171.11.105.4.2.7.1.1.4,DES3552P-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.105.4.2.7.1.1.5,DES3552P-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.105.4.2.7.2,DES3552P-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.7.2.1,DES3552P-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates VLAN name.
.1.3.6.1.4.1.171.11.105.4.2.7.2.2,DES3552P-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.105.4.2.7.2.3,DES3552P-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies a MAC address.
.1.3.6.1.4.1.171.11.105.4.2.7.2.4,DES3552P-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),.
.1.3.6.1.4.1.171.11.105.4.2.7.3,DES3552P-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled(2),whenever there's a new MAC address that violates  the pre-defined port security configuration, traps will be sent out  and the relevant information will be logged into the system.
.1.3.6.1.4.1.171.11.105.4.2.8,DES3552P-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.8.1,DES3552P-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.4.2.8.2,DES3552P-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  DHCP packets can cross.
.1.3.6.1.4.1.171.11.105.4.2.8.3,DES3552P-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.105.4.2.8.4,DES3552P-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.2.8.5,DES3552P-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.2.8.6,DES3552P-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,current,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace(1) - replace the exiting option 82 field in messages. drop(2) - discard messages with existing option 82 field. keep(3) - retain the existing option 82 field messages.
.1.3.6.1.4.1.171.11.105.4.2.8.7,DES3552P-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.4.2.8.7.1,DES3552P-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,current,,A list of information that specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.4.2.8.7.1.1,DES3552P-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.105.4.2.8.7.1.2,DES3552P-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.105.4.2.8.7.1.3,DES3552P-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table.
.1.3.6.1.4.1.171.11.105.4.2.9,DES3552P-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.9.1,DES3552P-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.105.4.2.9.2,DES3552P-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.105.4.2.9.3,DES3552P-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.4.2.9.3.1,DES3552P-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information that specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.4.2.9.3.1.1,DES3552P-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.105.4.2.9.3.1.3,DES3552P-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you cannot configure the other  ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.105.4.2.9.3.1.4,DES3552P-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.105.4.2.9.3.1.5,DES3552P-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.105.4.2.9.3.1.6,DES3552P-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.105.4.2.9.3.1.7,DES3552P-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.4.2.9.4,DES3552P-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.105.4.2.9.5,DES3552P-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.4.2.9.5.1,DES3552P-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.4.2.9.5.1.1,DES3552P-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.105.4.2.9.5.1.2,DES3552P-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port LACP.
.1.3.6.1.4.1.171.11.105.4.2.9.6,DES3552P-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.105.4.2.9.6.1,DES3552P-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.105.4.2.9.6.1.1,DES3552P-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.105.4.2.9.6.1.2,DES3552P-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port.
.1.3.6.1.4.1.171.11.105.4.2.10,DES3552P-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.10.1,DES3552P-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.105.4.2.10.2,DES3552P-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.105.4.2.10.3,DES3552P-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.105.4.2.10.4,DES3552P-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled(2) - After writing this value to the object, the enabled(3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.105.4.2.11,DES3552P-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.11.1,DES3552P-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.105.4.2.11.2,DES3552P-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table(swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.105.4.2.11.3,DES3552P-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),It indicates the global state of igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.105.4.2.11.4,DES3552P-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN is disabled,  there is only one entry in the table, with an index of 1. If the  VLAN is in Port-Base or 802.1q mode, the maximum number of entries can be 12,  with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1,DES3552P-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.1,DES3552P-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If the VLAN
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.2,DES3552P-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.3,DES3552P-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.4,DES3552P-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.5,DES3552P-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.6,DES3552P-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packets when none were  sent by the host on the LAN. The timer works on a per-VLAN basis.  Our device will be activated to send the query messages if the  timer expires. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.7,DES3552P-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.8,DES3552P-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.9,DES3552P-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.10,DES3552P-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.11,DES3552P-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP function is disabled for this entry. enable(3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.105.4.2.11.4.1.12,DES3552P-L2MGMT-MIB::swL2IGMPFastLeaveState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the fast_leave status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP fast-leave function is disabled for this entry. enable(3) - IGMP fast-leave function is enabled for this entry.
.1.3.6.1.4.1.171.11.105.4.2.11.5,DES3552P-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.105.4.2.11.5.1,DES3552P-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of the associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.105.4.2.11.5.1.1,DES3552P-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.105.4.2.11.5.1.2,DES3552P-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function was enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.105.4.2.11.5.1.3,DES3552P-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.105.4.2.11.6,DES3552P-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which was captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of the associated VLAN entries are all enabled.  Note that the priority of IGMP table entries is lower than the Filtering  Table, i.e. if there is a table hash collision between entries in the  IGMP Table and Filtering Table inside the switch's H/W address table,  then Filtering Table entry overwrites the colliding entry of the IGMP Table.  Also see the swL2FilterMgmt description.
.1.3.6.1.4.1.171.11.105.4.2.11.6.1,DES3552P-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which was captured by 
.1.3.6.1.4.1.171.11.105.4.2.11.6.1.1,DES3552P-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the VID of individual IGMP table entries. 
.1.3.6.1.4.1.171.11.105.4.2.11.6.1.2,DES3552P-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object identifies group IP addresses which were captured from  IGMP packets, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.105.4.2.11.6.1.3,DES3552P-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object identifies MAC addresses which correspond to the swL2IGMPGroupIpAddr, on per-VLAN basis.
.1.3.6.1.4.1.171.11.105.4.2.11.6.1.4,DES3552P-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports belong to the same 
.1.3.6.1.4.1.171.11.105.4.2.11.6.1.5,DES3552P-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were receive by our  device, that correspond with this entry when the IGMP function is enabled  on per-VLAN basis.
.1.3.6.1.4.1.171.11.105.4.2.11.7,DES3552P-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.105.4.2.11.7.1,DES3552P-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.105.4.2.11.7.1.1,DES3552P-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.105.4.2.11.7.1.2,DES3552P-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.105.4.2.11.7.1.3,DES3552P-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.4.2.11.7.1.4,DES3552P-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.4.2.11.7.1.5,DES3552P-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.4.2.11.8,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.105.4.2.11.8.1,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.105.4.2.11.8.1.1,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.105.4.2.11.8.1.2,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.105.4.2.11.8.1.3,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicate the portlist of the source ports of IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.105.4.2.11.8.1.4,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicate the portlist of the member ports of the IGMP  snooping multicast VLAN. The source ports will be set as untagged ports  of the VLAN entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.105.4.2.11.8.1.5,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicate the portlist of the tag member ports of IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.105.4.2.11.8.1.6,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2), This object can be enabled or disabled IGMP_snooping multicast VLAN.
.1.3.6.1.4.1.171.11.105.4.2.11.8.1.7,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replace source IP of this multicast vlan.
.1.3.6.1.4.1.171.11.105.4.2.11.8.1.8,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.4.2.11.8.1.9,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanRemoveAllMcastAddrListAction,INTEGER,read-write,,current,other(1):start(2),This object indicates if remove all the multicast address list from the IGMP multicast VLAN or not.
.1.3.6.1.4.1.171.11.105.4.2.11.9,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.105.4.2.11.9.1,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.105.4.2.11.9.1.1,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the Vid of IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.105.4.2.11.9.1.2,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.105.4.2.11.9.1.3,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.105.4.2.11.9.1.4,DES3552P-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.4.2.11.13,DES3552P-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.105.4.2.11.13.1,DES3552P-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.105.4.2.11.13.1.1,DES3552P-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.105.4.2.11.13.1.2,DES3552P-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.105.4.2.14,DES3552P-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.14.1,DES3552P-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.105.4.2.14.1.1,DES3552P-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.105.4.2.14.1.1.1,DES3552P-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.105.4.2.14.1.1.2,DES3552P-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list to which the specific port can forward traffic.
.1.3.6.1.4.1.171.11.105.4.2.17,DES3552P-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.17.1,DES3552P-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.105.4.2.17.1.1,DES3552P-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.105.4.2.17.1.1.1,DES3552P-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates VID for each VLAN.
.1.3.6.1.4.1.171.11.105.4.2.17.1.1.2,DES3552P-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.105.4.2.18,DES3552P-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.18.1,DES3552P-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.18.1.1,DES3552P-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.105.4.2.18.1.2,DES3552P-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.105.4.2.18.1.3,DES3552P-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.105.4.2.18.1.4,DES3552P-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.105.4.2.18.1.5,DES3552P-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.105.4.2.18.2,DES3552P-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.18.2.1,DES3552P-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.105.4.2.18.2.1.1,DES3552P-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.105.4.2.18.2.1.1.1,DES3552P-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.105.4.2.18.2.1.1.2,DES3552P-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.105.4.2.18.2.1.1.3,DES3552P-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.105.4.2.18.2.1.1.4,DES3552P-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.105.4.2.24,DES3552P-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.24.1,DES3552P-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.105.4.2.24.2,DES3552P-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.105.4.2.24.2.1,DES3552P-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.105.4.2.24.2.1.1,DES3552P-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.105.4.2.24.2.1.2,DES3552P-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.105.4.2.25,DES3552P-L2MGMT-MIB::swL2PPPoEMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.25.1,DES3552P-L2MGMT-MIB::swL2PPPoECirIDinsertState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the status of the PPPoE circuit ID  insertion state of the switch.
.1.3.6.1.4.1.171.11.105.4.2.100,DES3552P-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.100.1,DES3552P-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.100.1.1,DES3552P-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.100.1.1.1,DES3552P-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicate the level of macNotification detection.
.1.3.6.1.4.1.171.11.105.4.2.100.1.1.2,DES3552P-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicate the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.105.4.2.100.1.2,DES3552P-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.0,DES3552P-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.0.1,DES3552P-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.0.2,DES3552P-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.0.3,DES3552P-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when Port loop occurred.
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.0.4,DES3552P-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when Port loop restart after interval time.
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.0.5,DES3552P-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when Port with VID loop occurred.
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.0.6,DES3552P-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when Port with VID loop restart after interval time.
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.1,DES3552P-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.1.1,DES3552P-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.1.2,DES3552P-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.105.4.2.100.1.2.1.3,DES3552P-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.105.4.3,DES3552P-SWL3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.105.4.3.1,DES3552P-SWL3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.1.1,DES3552P-SWL3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.1.1.1,DES3552P-SWL3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.3.1.1.2,DES3552P-SWL3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.3.1.1.3,DES3552P-SWL3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.3.1.1.5,DES3552P-SWL3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.3.1.1.6,DES3552P-SWL3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.3.1.1.7,DES3552P-SWL3MGMT-MIB::swL3DevCtrlDHCPAutoConfigState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.3.2,DES3552P-SWL3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.2.1,DES3552P-SWL3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.2.1.3,DES3552P-SWL3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1,DES3552P-SWL3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.1,DES3552P-SWL3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.2,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.3,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.4,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.5,DES3552P-SWL3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.6,DES3552P-SWL3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.7,DES3552P-SWL3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-create,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.8,DES3552P-SWL3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.9,DES3552P-SWL3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.10,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project.  This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.12,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project.  This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.14,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.15,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.16,DES3552P-SWL3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.17,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.18,DES3552P-SWL3MGMT-MIB::swL3IpCtrlProxyArpLocalState,INTEGER,read-create,,current,enabled(1):disabled(2),If the state is enabled, the switch will be allowed to respond to the proxy ARP
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.19,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.20,DES3552P-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.22,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.105.4.3.2.1.3.1.23,DES3552P-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.1,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.2,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.3,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.5,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.6,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.7,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.8,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.9,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.10,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.11,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.12,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.105.4.3.2.1.4.1.13,DES3552P-SWL3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.105.4.3.2.1.5,DES3552P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.105.4.3.2.1.5.1,DES3552P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.105.4.3.2.1.5.1.1,DES3552P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.105.4.3.2.1.5.1.2,DES3552P-SWL3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.105.4.3.2.1.5.1.3,DES3552P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.105.4.3.2.1.5.1.4,DES3552P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.105.4.3.2.1.5.1.5,DES3552P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.105.4.3.2.1.5.1.6,DES3552P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.105.4.3.2.1.5.1.7,DES3552P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.105.4.3.2.1.5.1.8,DES3552P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.105.4.3.2.1.5.1.9,DES3552P-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.105.4.3.2.1.7,DES3552P-SWL3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.105.4.3.2.2,DES3552P-SWL3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.2.2.1,DES3552P-SWL3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.105.4.3.2.2.1.1,DES3552P-SWL3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.4.3.2.2.1.1.1,DES3552P-SWL3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.4.3.2.2.1.1.2,DES3552P-SWL3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.4.3.2.2.1.1.3,DES3552P-SWL3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.105.4.3.2.2.1.1.4,DES3552P-SWL3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.105.4.3.2.4,DES3552P-SWL3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.105.4.3.2.5,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.105.4.3.2.5.1,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.105.4.3.2.5.1.1,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.105.4.3.2.5.1.2,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.105.4.3.2.5.1.3,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.105.4.3.2.5.1.4,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.105.4.3.2.5.1.5,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route.
.1.3.6.1.4.1.171.11.105.4.3.2.5.1.6,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.105.4.3.2.5.1.7,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.105.4.3.2.5.1.8,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.105.4.3.2.5.1.9,DES3552P-SWL3MGMT-MIB::swL3IpStaticRouteCost,INTEGER,read-only,,current,,Specifies the cost of the Route Entry.
.1.3.6.1.4.1.171.11.105.4.3.2.6,DES3552P-SWL3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.2.6.1,DES3552P-SWL3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.105.4.3.2.6.1.1,DES3552P-SWL3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.105.4.3.2.6.1.1.1,DES3552P-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,read-only,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.105.4.3.2.6.1.1.2,DES3552P-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,read-only,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.105.4.3.2.6.1.1.3,DES3552P-SWL3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.105.4.3.2.6.1.1.4,DES3552P-SWL3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.4.3.3,DES3552P-SWL3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.3.1,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.3.1.1,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.4.3.3.1.2,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the BOOTP packets can cross.
.1.3.6.1.4.1.171.11.105.4.3.3.1.3,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.105.4.3.3.1.4,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.4.3.3.1.4.1,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpCtrlEntry,,not-accessible,swL3RelayDhcpCtrlInterfaceName:swL3RelayDhcpCtrlServer,current,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.4.3.3.1.4.1.1,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.105.4.3.3.1.4.1.2,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.105.4.3.3.1.4.1.3,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.105.4.3.3.1.5,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpOption82State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.4.3.3.1.6,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpOption82CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 Check function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.4.3.3.1.7,DES3552P-SWL3MGMT-MIB::swL3RelayDhcpOption82Policy,INTEGER,read-write,,current,replace(0):drop(1):keep(2),This object indicates DHCP Relay Option 82 Policy.
.1.3.6.1.4.1.171.11.105.4.3.3.2,DES3552P-SWL3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.3.2.1,DES3552P-SWL3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.4.3.3.2.2,DES3552P-SWL3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.105.4.3.3.2.3,DES3552P-SWL3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.105.4.3.3.2.4,DES3552P-SWL3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.4.3.3.2.5,DES3552P-SWL3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.4.3.3.2.6,DES3552P-SWL3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.105.4.3.3.2.6.1,DES3552P-SWL3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.105.4.3.3.2.6.1.1,DES3552P-SWL3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.105.4.3.3.2.6.1.2,DES3552P-SWL3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.105.4.3.3.2.6.1.3,DES3552P-SWL3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.105.4.3.3.3,DES3552P-SWL3MGMT-MIB::swL3DHCPv6RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.3.3.1,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the dhcpv6 packets can cross.
.1.3.6.1.4.1.171.11.105.4.3.3.3.2,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlTable,,not-accessible,,current,,This table displays the current DHCPv6 relay static table.
.1.3.6.1.4.1.171.11.105.4.3.3.3.2.1,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlEntry,,not-accessible,swL3Dhcpv6RelayCtrlInterfaceName,current,,A list of information display the current DHCPv6 relay static  table.
.1.3.6.1.4.1.171.11.105.4.3.3.3.2.1.1,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the relay interface.
.1.3.6.1.4.1.171.11.105.4.3.3.3.2.1.2,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlState,INTEGER,read-write,,current,enabled(1):disabled(2),TThis object indicates Dhcpv6 Relay function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.4.3.3.3.3,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoTable,,not-accessible,,current,,This table displays the current DHCPv6 relay static table.
.1.3.6.1.4.1.171.11.105.4.3.3.3.3.1,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoEntry,,not-accessible,swL3Dhcpv6RelayInfoInterfaceName:swL3Dhcpv6RelayInfoServerAddress:swL3Dhcpv6RelayInfoServerInterfaceName,current,,A list of information display the current DHCPv6 relay static  table.
.1.3.6.1.4.1.171.11.105.4.3.3.3.3.1.1,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoInterfaceName,OCTET,read-only,,current,,This object indicates the name of the relay interface.
.1.3.6.1.4.1.171.11.105.4.3.3.3.3.1.2,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoServerAddress,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.105.4.3.3.3.3.1.3,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoServerInterfaceName,OCTET,read-only,,current,,When the swL3Dhcpv6RelayInfoServerAddress is multicast address,  this object indicates the name of the interface, which is connected  to the DHCPv6 server.
.1.3.6.1.4.1.171.11.105.4.3.3.3.3.1.4,DES3552P-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.4.3.4,DES3552P-SWL3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.105.4.3.4.1,DES3552P-SWL3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.105.4.3.4.1.1,DES3552P-SWL3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.4.3.4.1.2,DES3552P-SWL3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.105.4.3.4.1.3,DES3552P-SWL3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.4.3.5,DES3552P-SWL3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.105.4.3.5.1,DES3552P-SWL3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.105.4.3.5.1.1,DES3552P-SWL3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.105.4.3.5.1.2,DES3552P-SWL3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.105.4.3.5.1.3,DES3552P-SWL3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.105.4.3.5.1.4,DES3552P-SWL3MGMT-MIB::swL3RouteRedistriMetric,INTEGER,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.105.4.3.5.1.5,DES3552P-SWL3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.4.3.6,DES3552P-SWL3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.105.4.3.6.1,DES3552P-SWL3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.105.4.3.6.1.1,DES3552P-SWL3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.105.4.3.6.1.2,DES3552P-SWL3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.105.4.3.6.1.3,DES3552P-SWL3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.105.4.3.6.1.4,DES3552P-SWL3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.105.4.3.6.1.5,DES3552P-SWL3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.4.3.7,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.105.4.3.7.1,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.105.4.3.7.1.1,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.105.4.3.7.1.2,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.105.4.3.7.1.3,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.105.4.3.7.1.4,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.105.4.3.7.1.5,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.105.4.3.7.1.6,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.105.4.3.7.1.7,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.105.4.3.7.1.8,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.105.4.3.7.1.9,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.105.4.3.7.1.10,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.105.4.3.7.1.11,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.4.3.7.1.12,DES3552P-SWL3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.4.3.8,DES3552P-SWL3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.105.4.3.8.1,DES3552P-SWL3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.105.4.3.8.1.1,DES3552P-SWL3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.105.4.3.8.1.2,DES3552P-SWL3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.105.4.3.8.1.3,DES3552P-SWL3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.105.4.3.8.1.4,DES3552P-SWL3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.105.4.3.8.1.5,DES3552P-SWL3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.105.4.3.8.1.6,DES3552P-SWL3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.105.4.3.8.1.7,DES3552P-SWL3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-write,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.105.4.3.8.1.8,DES3552P-SWL3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-write,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.105.4.3.8.1.9,DES3552P-SWL3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.105.4.3.8.1.10,DES3552P-SWL3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.105.4.3.8.1.11,DES3552P-SWL3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-write,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.105.4.3.8.1.12,DES3552P-SWL3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.105.4.3.8.1.13,DES3552P-SWL3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.105.4.3.8.1.14,DES3552P-SWL3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.105.4.3.8.1.15,DES3552P-SWL3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.105.4.3.8.1.16,DES3552P-SWL3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-write,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.105.4.3.8.1.17,DES3552P-SWL3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-write,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.105.4.3.8.1.18,DES3552P-SWL3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.105.4.3.8.1.19,DES3552P-SWL3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.105.4.3.8.1.20,DES3552P-SWL3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.4.3.8.1.21,DES3552P-SWL3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.105.4.3.8.1.23,DES3552P-SWL3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.105.4.3.9,DES3552P-SWL3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.9.1,DES3552P-SWL3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.105.4.3.9.2,DES3552P-SWL3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.105.4.3.9.3,DES3552P-SWL3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.105.4.3.9.4,DES3552P-SWL3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.105.4.3.9.5,DES3552P-SWL3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.105.4.3.9.6,DES3552P-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.105.4.3.9.7,DES3552P-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.105.4.3.10,DES3552P-SWL3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.105.4.3.10.1,DES3552P-SWL3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.105.4.3.10.1.1,DES3552P-SWL3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.105.4.3.10.1.2,DES3552P-SWL3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.105.4.3.10.1.3,DES3552P-SWL3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.105.4.3.10.1.4,DES3552P-SWL3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.4.3.10.1.5,DES3552P-SWL3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.105.4.3.10.1.6,DES3552P-SWL3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.4.3.12,DES3552P-SWL3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.105.4.3.12.1,DES3552P-SWL3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.105.4.3.12.1.1,DES3552P-SWL3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.105.4.3.12.1.2,DES3552P-SWL3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.105.4.3.12.1.3,DES3552P-SWL3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.105.4.3.12.1.4,DES3552P-SWL3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.105.4.3.12.1.5,DES3552P-SWL3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.105.4.3.12.1.6,DES3552P-SWL3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.105.4.3.12.1.7,DES3552P-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.105.4.3.12.1.8,DES3552P-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.105.4.3.13,DES3552P-SWL3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.13.1,DES3552P-SWL3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.105.4.3.13.1.1,DES3552P-SWL3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.105.4.3.13.1.1.1,DES3552P-SWL3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.105.4.3.13.1.1.2,DES3552P-SWL3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.105.4.3.13.1.1.3,DES3552P-SWL3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.105.4.3.13.1.1.4,DES3552P-SWL3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.105.4.3.13.1.1.5,DES3552P-SWL3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.4.3.13.1.1.6,DES3552P-SWL3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.105.4.3.13.1.1.7,DES3552P-SWL3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.105.4.3.13.1.1.8,DES3552P-SWL3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.105.4.3.13.2,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1.1,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1.2,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1.3,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1.4,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1.5,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1.6,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1.7,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1.8,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1.9,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.105.4.3.13.2.1.10,DES3552P-SWL3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.105.4.3.14,DES3552P-SWL3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.14.1,DES3552P-SWL3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1,DES3552P-SWL3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.1,DES3552P-SWL3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.2,DES3552P-SWL3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.3,DES3552P-SWL3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.4,DES3552P-SWL3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.5,DES3552P-SWL3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.6,DES3552P-SWL3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.7,DES3552P-SWL3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.8,DES3552P-SWL3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.9,DES3552P-SWL3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.10,DES3552P-SWL3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.11,DES3552P-SWL3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.12,DES3552P-SWL3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.13,DES3552P-SWL3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.14,DES3552P-SWL3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.15,DES3552P-SWL3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.105.4.3.14.1.1.16,DES3552P-SWL3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.105.4.3.15,DES3552P-SWL3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.15.1,DES3552P-SWL3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.105.4.3.15.2,DES3552P-SWL3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.105.4.3.15.3,DES3552P-SWL3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.105.4.3.15.4,DES3552P-SWL3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.105.4.3.15.5,DES3552P-SWL3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.105.4.3.15.6,DES3552P-SWL3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.105.4.3.16,DES3552P-SWL3MGMT-MIB::swL3LocalRouteMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.4.3.16.1,DES3552P-SWL3MGMT-MIB::swL3LocalRouteIPv4GlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the IPv4 local route state of the device.
.1.3.6.1.4.1.171.11.105.4.3.16.2,DES3552P-SWL3MGMT-MIB::swL3LocalRouteIPv6GlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the IPv6 local route state of the device.
.1.3.6.1.4.1.171.11.105.5,SWDES3528-52PRIMGMT-MIB::des3528dc,,,,,,
.1.3.6.1.4.1.171.11.105.5.2,DES3528DC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.105.5.2.1,DES3528DC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.1.1,DES3528DC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.1.1.1,DES3528DC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.105.5.2.1.1.2,DES3528DC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.105.5.2.1.1.4,DES3528DC-L2MGMT-MIB::swDevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications.  The first five octets are defined as system LED. The first two octets are currently unused and must be set to zero. The third  octet indicates the power LED. The fourth octet indicates the  console LED. The fifth LED is RPS (Redundancy Power Supply) LED.
.1.3.6.1.4.1.171.11.105.5.2.1.2,DES3528DC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.1.2.1,DES3528DC-L2MGMT-MIB::swL2DevCtrlStpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable the spanning tree algorithm during  the runtime of the system.
.1.3.6.1.4.1.171.11.105.5.2.1.2.2,DES3528DC-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the layer 2 Internet Group Management  Protocol (IGMP) capture function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.2.1.2.3,DES3528DC-L2MGMT-MIB::swL2DevCtrlIGMPSnoopingMcstRTOnly,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls IGMP snooping forward multicast routing only state.
.1.3.6.1.4.1.171.11.105.5.2.1.2.5,DES3528DC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.105.5.2.1.2.6,DES3528DC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action.
.1.3.6.1.4.1.171.11.105.5.2.1.2.7,DES3528DC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.105.5.2.1.2.8,DES3528DC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.105.5.2.1.2.9,DES3528DC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.105.5.2.1.2.10,DES3528DC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, which will trigger 
.1.3.6.1.4.1.171.11.105.5.2.1.2.13,DES3528DC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs during the runtime of the system.
.1.3.6.1.4.1.171.11.105.5.2.1.2.14,DES3528DC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.1.2.14.1,DES3528DC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.105.5.2.1.2.14.2,DES3528DC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.105.5.2.1.2.16,DES3528DC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.105.5.2.1.2.17,DES3528DC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.1.2.17.1,DES3528DC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.105.5.2.1.2.17.2,DES3528DC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.105.5.2.1.2.18,DES3528DC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.105.5.2.1.2.19,DES3528DC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Unit packets will be forwarded. 
.1.3.6.1.4.1.171.11.105.5.2.1.2.20,DES3528DC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.105.5.2.1.2.21,DES3528DC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.1.2.21.1,DES3528DC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.105.5.2.1.2.21.2,DES3528DC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing CFM state of speicified ports.
.1.3.6.1.4.1.171.11.105.5.2.1.2.21.2.1,DES3528DC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of CFM state on speicified ports.
.1.3.6.1.4.1.171.11.105.5.2.1.2.21.2.1.1,DES3528DC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port-num.
.1.3.6.1.4.1.171.11.105.5.2.1.2.21.2.1.2,DES3528DC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state on per-port.
.1.3.6.1.4.1.171.11.105.5.2.1.2.22,DES3528DC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.105.5.2.1.3,DES3528DC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.1.3.1,DES3528DC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.105.5.2.1.3.2,DES3528DC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled(3), the topologyChange  trap is sent by the device when any of its configured ports transitions from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.105.5.2.1.3.3,DES3528DC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  was changed. If the object is enabled(3), the Link Change trap is sent by  the device when any of its ports link change. The device does not send the  trap if this object value is disabled or other.
.1.3.6.1.4.1.171.11.105.5.2.2,DES3528DC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.2.1,DES3528DC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.105.5.2.2.1.1,DES3528DC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.105.5.2.2.1.1.1,DES3528DC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.105.5.2.2.1.1.2,DES3528DC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.105.5.2.2.2,DES3528DC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID can only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change the PVID.
.1.3.6.1.4.1.171.11.105.5.2.2.3,DES3528DC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing vlan and port role information of each port.
.1.3.6.1.4.1.171.11.105.5.2.2.3.1,DES3528DC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of vlan port information.
.1.3.6.1.4.1.171.11.105.5.2.2.3.1.1,DES3528DC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.105.5.2.2.3.1.2,DES3528DC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN-ID assigned to a special port
.1.3.6.1.4.1.171.11.105.5.2.2.3.1.3,DES3528DC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,none(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port.when none,it means this port is not belong to the vlan.
.1.3.6.1.4.1.171.11.105.5.2.2.6,DES3528DC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of NNI port In Q-in_Q status.
.1.3.6.1.4.1.171.11.105.5.2.3,DES3528DC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.3.1,DES3528DC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.105.5.2.3.1.1,DES3528DC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.105.5.2.3.1.1.1,DES3528DC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.105.5.2.3.1.1.2,DES3528DC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates medium type of the port number.
.1.3.6.1.4.1.171.11.105.5.2.3.1.1.3,DES3528DC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates ID of the unit in the system
.1.3.6.1.4.1.171.11.105.5.2.3.1.1.4,DES3528DC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.105.5.2.3.1.1.5,DES3528DC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.105.5.2.3.1.1.6,DES3528DC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.105.5.2.3.1.1.8,DES3528DC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):unknow(3):ctp-lbd(4):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.105.5.2.3.2,DES3528DC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.105.5.2.3.2.1,DES3528DC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.105.5.2.3.2.1.1,DES3528DC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.5.2.3.2.1.2,DES3528DC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.105.5.2.3.2.1.3,DES3528DC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.105.5.2.3.2.1.4,DES3528DC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.2.3.2.1.5,DES3528DC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.105.5.2.3.2.1.6,DES3528DC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.105.5.2.3.2.1.7,DES3528DC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.105.5.2.3.2.1.8,DES3528DC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.105.5.2.3.2.1.10,DES3528DC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.105.5.2.3.3,DES3528DC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.105.5.2.3.4,DES3528DC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.105.5.2.3.5,DES3528DC-L2MGMT-MIB::swL2PortCableDiagnosisTable,,not-accessible,,current,,A table that contains cable diagnostic information about every port.
.1.3.6.1.4.1.171.11.105.5.2.3.5.1,DES3528DC-L2MGMT-MIB::swL2PortCableDiagnosisEntry,,not-accessible,swL2PortCableDiagnosisPortIndex:swL2PortCableDiagnosisPairIndex,current,,A list of cable diagnostic information for each port of the device.
.1.3.6.1.4.1.171.11.105.5.2.3.5.1.1,DES3528DC-L2MGMT-MIB::swL2PortCableDiagnosisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.5.2.3.5.1.2,DES3528DC-L2MGMT-MIB::swL2PortCableDiagnosisPairIndex,INTEGER,read-only,,current,,Indicates pair index of the port. The pair 1 means the pin 3 and 6 of the connector. The pair 2 means the pin 1 and 2 of the connector. The pair 3 means the pin 7 and 8 of the connector. The pair 4 means the pin 4 and 5 of the connector.
.1.3.6.1.4.1.171.11.105.5.2.3.5.1.3,DES3528DC-L2MGMT-MIB::swL2PortCableDiagnosisCableStatus,INTEGER,read-only,,current,ok(0):open(1):short(2):open-short(3):not-support(4):unknown(5),This object indicates the cable status.
.1.3.6.1.4.1.171.11.105.5.2.3.5.1.4,DES3528DC-L2MGMT-MIB::swL2PortCableDiagnosisPairStatus,INTEGER,read-only,,current,ok(0):open(1):short(2):fail(3):not-supported(4):unknown(5),This object indicates the status of the pair.
.1.3.6.1.4.1.171.11.105.5.2.3.5.1.5,DES3528DC-L2MGMT-MIB::swL2PortCableDiagnosisPairLength,INTEGER,read-only,,current,,This object indicates the approx. length or length to failure of  the pair. The unit value is in meters.
.1.3.6.1.4.1.171.11.105.5.2.3.5.1.6,DES3528DC-L2MGMT-MIB::swL2PortCableDiagnosisPairLengthInaccuracy,INTEGER,read-only,,current,,This object indicates the inaccuracy of a pair length. The unit value is in meters.
.1.3.6.1.4.1.171.11.105.5.2.3.6,DES3528DC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that used to clear counter information about every port.
.1.3.6.1.4.1.171.11.105.5.2.3.6.1,DES3528DC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entry used to clear counter information for each port of the device.
.1.3.6.1.4.1.171.11.105.5.2.3.6.1.1,DES3528DC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.105.5.2.3.6.1.2,DES3528DC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates if to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.105.5.2.3.7,DES3528DC-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains error information for each port.
.1.3.6.1.4.1.171.11.105.5.2.3.7.1,DES3528DC-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information regarding port errors on the device.
.1.3.6.1.4.1.171.11.105.5.2.3.7.1.1,DES3528DC-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module).
.1.3.6.1.4.1.171.11.105.5.2.3.7.1.2,DES3528DC-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,enabled(1):disabled(2),This object indicates the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.2.3.7.1.3,DES3528DC-L2MGMT-MIB::swL2PortErrPortConnStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object indicates whether the PortStatus is err-disabled or not.
.1.3.6.1.4.1.171.11.105.5.2.3.7.1.4,DES3528DC-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,storm-control(2):ctp-lbd(3):power-saving(7),This object describes if the reason for the port error is STP LBD or Storm control.
.1.3.6.1.4.1.171.11.105.5.2.5,DES3528DC-L2MGMT-MIB::swL2LimitedMulticastMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.5.1,DES3528DC-L2MGMT-MIB::swL2MulticastFilterProfileTable,,not-accessible,,current,, A table that contains information about multicast filter address.
.1.3.6.1.4.1.171.11.105.5.2.5.1.1,DES3528DC-L2MGMT-MIB::swL2MulticastFilterProfileEntry,,not-accessible,swL2MulticastFilterProfileIndex,current,,A list of multicast filter address information for each profile ID. 
.1.3.6.1.4.1.171.11.105.5.2.5.1.1.1,DES3528DC-L2MGMT-MIB::swL2MulticastFilterProfileIndex,INTEGER,read-only,,current,,Indicates index for each profile.
.1.3.6.1.4.1.171.11.105.5.2.5.1.1.2,DES3528DC-L2MGMT-MIB::swL2MulticastFilterProfileName,OCTET,read-create,,current,,Specifies a profile name for each multicast filter profile.
.1.3.6.1.4.1.171.11.105.5.2.5.1.1.3,DES3528DC-L2MGMT-MIB::swL2MulticastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.5.2.5.2,DES3528DC-L2MGMT-MIB::swL2MulticastFilterProfileAddressTable,,not-accessible,,current,, A table that contains information about multicast filter address.
.1.3.6.1.4.1.171.11.105.5.2.5.2.1,DES3528DC-L2MGMT-MIB::swL2MulticastFilterProfileAddressEntry,,not-accessible,swL2MulticastFilterProfileIdIndex:swL2MulticastFilterFromIp:swL2MulticastFilterToIp,current,,A list of multicast filter address information for each profile ID. 
.1.3.6.1.4.1.171.11.105.5.2.5.2.1.1,DES3528DC-L2MGMT-MIB::swL2MulticastFilterProfileIdIndex,INTEGER,read-only,,current,,Indicates index for each profile.
.1.3.6.1.4.1.171.11.105.5.2.5.2.1.2,DES3528DC-L2MGMT-MIB::swL2MulticastFilterFromIp,IpAddress,read-only,,current,,Specifies the head IP address of a multicast address range which will 
.1.3.6.1.4.1.171.11.105.5.2.5.2.1.3,DES3528DC-L2MGMT-MIB::swL2MulticastFilterToIp,IpAddress,read-only,,current,,Specifies the tail IP address of a multicast address range which will 
.1.3.6.1.4.1.171.11.105.5.2.5.2.1.4,DES3528DC-L2MGMT-MIB::swL2MulticastFilterAddressState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.5.2.5.3,DES3528DC-L2MGMT-MIB::swL2LimitedMulticastFilterPortTable,,not-accessible,,current,, A table that used to bind port to profile id.
.1.3.6.1.4.1.171.11.105.5.2.5.3.1,DES3528DC-L2MGMT-MIB::swL2LimitedMulticastFilterPortEntry,,not-accessible,swL2LimitedMulticastFilterPortIndex,current,,A list of information that used to bind port to profile id. 
.1.3.6.1.4.1.171.11.105.5.2.5.3.1.1,DES3528DC-L2MGMT-MIB::swL2LimitedMulticastFilterPortIndex,INTEGER,read-only,,current,,Specifies port as an index.
.1.3.6.1.4.1.171.11.105.5.2.5.3.1.2,DES3528DC-L2MGMT-MIB::swL2LimitedMulticastFilterPortAccess,INTEGER,read-write,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.105.5.2.5.3.1.3,DES3528DC-L2MGMT-MIB::swL2LimitedMulticastFilterPortProfileID,OCTET,read-write,,current,,This object specifies a profile ID list for each port.
.1.3.6.1.4.1.171.11.105.5.2.5.3.1.4,DES3528DC-L2MGMT-MIB::swL2LimitedMulticastFilterPortProfileStatus,INTEGER,read-create,,current,other(1):add(2):delete(3),Controls the multicast filter profile list which bind to each port.
.1.3.6.1.4.1.171.11.105.5.2.5.4,DES3528DC-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about max group number based on port.
.1.3.6.1.4.1.171.11.105.5.2.5.4.1,DES3528DC-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupEntry,,not-accessible,swL2MulticastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port. 
.1.3.6.1.4.1.171.11.105.5.2.5.4.1.1,DES3528DC-L2MGMT-MIB::swL2MulticastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,Specifies port number as table index.
.1.3.6.1.4.1.171.11.105.5.2.5.4.1.2,DES3528DC-L2MGMT-MIB::swL2MulticastFilterPortMaxGroup,INTEGER,read-write,,current,,Specifies maximum multicast filter group numbers for each port.  Default value is 0,and 0 means infinite.
.1.3.6.1.4.1.171.11.105.5.2.6,DES3528DC-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.6.1,DES3528DC-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.5.2.6.1.1,DES3528DC-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in the swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.105.5.2.6.1.1.1,DES3528DC-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port .
.1.3.6.1.4.1.171.11.105.5.2.6.1.1.2,DES3528DC-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates RX Rate of the specified port. Value 1024001 means no limit.
.1.3.6.1.4.1.171.11.105.5.2.6.1.1.3,DES3528DC-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates TX Rate of the specified port. Value 1024001 means no limit.
.1.3.6.1.4.1.171.11.105.5.2.6.1.1.4,DES3528DC-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The RxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.105.5.2.6.1.1.5,DES3528DC-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The TxRate value comes from RADIUS server,
.1.3.6.1.4.1.171.11.105.5.2.6.2,DES3528DC-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.5.2.6.2.1,DES3528DC-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.105.5.2.6.2.1.1,DES3528DC-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.105.5.2.6.2.1.2,DES3528DC-L2MGMT-MIB::swL2QOSSchedulingMaxPkts,INTEGER,read-write,,current,,Indicates the maximum number of packets the hardware priority queue will be allowed
.1.3.6.1.4.1.171.11.105.5.2.6.2.1.3,DES3528DC-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QoS scheduling.
.1.3.6.1.4.1.171.11.105.5.2.6.2.1.4,DES3528DC-L2MGMT-MIB::swL2QOSSchedulingMaxLatency,INTEGER,read-write,,current,,Indicates the maximum amount of time the hardware priority queue will be allowed to transmit packets before allowing the next lowest priority queue to begin transmitting its packets. A value between 0 and 255 can be specified- with this value multiplied  by 16 ms to arrive at the total allowed time for queue to transmit packets. For example, a value of 3 specifies 3*16=48 ms. The queue will continue transmitting the last packet until it is finished when the max_latency timer expires. 
.1.3.6.1.4.1.171.11.105.5.2.6.3,DES3528DC-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.5.2.6.3.1,DES3528DC-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.105.5.2.6.3.1.1,DES3528DC-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority .
.1.3.6.1.4.1.171.11.105.5.2.6.3.1.2,DES3528DC-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has seven hardware 
.1.3.6.1.4.1.171.11.105.5.2.6.4,DES3528DC-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.105.5.2.6.4.1,DES3528DC-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.105.5.2.6.4.1.1,DES3528DC-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number .
.1.3.6.1.4.1.171.11.105.5.2.6.4.1.2,DES3528DC-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.105.5.2.6.4.1.3,DES3528DC-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,The value of 802.1p comes from RADIUS server.
.1.3.6.1.4.1.171.11.105.5.2.6.5,DES3528DC-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):roundrobin(2):weightfair(3),This object controls QoS scheduling Mechanism.
.1.3.6.1.4.1.171.11.105.5.2.6.6,DES3528DC-L2MGMT-MIB::swL2QOSHolPreventionCtrl,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Controls QoS HoL Prevention
.1.3.6.1.4.1.171.11.105.5.2.7,DES3528DC-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.7.1,DES3528DC-L2MGMT-MIB::swL2PortSecurityControlTable,,not-accessible,,current,,A port security feature which controls the address leaning capability and 
.1.3.6.1.4.1.171.11.105.5.2.7.1.1,DES3528DC-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.105.5.2.7.1.1.1,DES3528DC-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.11.105.5.2.7.1.1.2,DES3528DC-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned on this port.
.1.3.6.1.4.1.171.11.105.5.2.7.1.1.3,DES3528DC-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address.
.1.3.6.1.4.1.171.11.105.5.2.7.1.1.4,DES3528DC-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates administration state of locking address.
.1.3.6.1.4.1.171.11.105.5.2.7.1.1.5,DES3528DC-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.105.5.2.7.2,DES3528DC-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.7.2.1,DES3528DC-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates VLAN name.
.1.3.6.1.4.1.171.11.105.5.2.7.2.2,DES3528DC-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.105.5.2.7.2.3,DES3528DC-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies a MAC address.
.1.3.6.1.4.1.171.11.105.5.2.7.2.4,DES3528DC-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),.
.1.3.6.1.4.1.171.11.105.5.2.7.3,DES3528DC-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled(2),whenever there's a new MAC address that violates  the pre-defined port security configuration, traps will be sent out  and the relevant information will be logged into the system.
.1.3.6.1.4.1.171.11.105.5.2.8,DES3528DC-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.8.1,DES3528DC-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.5.2.8.2,DES3528DC-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  DHCP packets can cross.
.1.3.6.1.4.1.171.11.105.5.2.8.3,DES3528DC-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.105.5.2.8.4,DES3528DC-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.2.8.5,DES3528DC-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.2.8.6,DES3528DC-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,current,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace(1) - replace the exiting option 82 field in messages. drop(2) - discard messages with existing option 82 field. keep(3) - retain the existing option 82 field messages.
.1.3.6.1.4.1.171.11.105.5.2.8.7,DES3528DC-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.5.2.8.7.1,DES3528DC-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,current,,A list of information that specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.5.2.8.7.1.1,DES3528DC-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.105.5.2.8.7.1.2,DES3528DC-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.105.5.2.8.7.1.3,DES3528DC-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table.
.1.3.6.1.4.1.171.11.105.5.2.9,DES3528DC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.9.1,DES3528DC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.105.5.2.9.2,DES3528DC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration table.
.1.3.6.1.4.1.171.11.105.5.2.9.3,DES3528DC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.5.2.9.3.1,DES3528DC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information that specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.5.2.9.3.1.1,DES3528DC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.105.5.2.9.3.1.3,DES3528DC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,The object indicates the master port number of the port trunk entry. When using Port Trunk, you cannot configure the other  ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.105.5.2.9.3.1.4,DES3528DC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.105.5.2.9.3.1.5,DES3528DC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.105.5.2.9.3.1.6,DES3528DC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static : is static trunk group lacp : is LACP trunk group . 
.1.3.6.1.4.1.171.11.105.5.2.9.3.1.7,DES3528DC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.5.2.9.4,DES3528DC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures to part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.105.5.2.9.5,DES3528DC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports group a set of ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.5.2.9.5.1,DES3528DC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which ports group a set of  ports(up to 8) into a single logical link.
.1.3.6.1.4.1.171.11.105.5.2.9.5.1.1,DES3528DC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.105.5.2.9.5.1.2,DES3528DC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of logical port LACP.
.1.3.6.1.4.1.171.11.105.5.2.9.6,DES3528DC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.105.5.2.9.6.1,DES3528DC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.105.5.2.9.6.1.1,DES3528DC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.105.5.2.9.6.1.2,DES3528DC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port.
.1.3.6.1.4.1.171.11.105.5.2.10,DES3528DC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.10.1,DES3528DC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.105.5.2.10.2,DES3528DC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.105.5.2.10.3,DES3528DC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.105.5.2.10.4,DES3528DC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other(1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled(2) - After writing this value to the object, the enabled(3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.105.5.2.11,DES3528DC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.11.1,DES3528DC-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,Maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.105.5.2.11.2,DES3528DC-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,Maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table(swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.105.5.2.11.3,DES3528DC-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),It indicates the global state of igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.105.5.2.11.4,DES3528DC-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN is disabled,  there is only one entry in the table, with an index of 1. If the  VLAN is in Port-Base or 802.1q mode, the maximum number of entries can be 12,  with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1,DES3528DC-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,The entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP capture switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.1,DES3528DC-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If the VLAN
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.2,DES3528DC-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.3,DES3528DC-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.4,DES3528DC-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.5,DES3528DC-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.6,DES3528DC-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packets when none were  sent by the host on the LAN. The timer works on a per-VLAN basis.  Our device will be activated to send the query messages if the  timer expires. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.7,DES3528DC-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.8,DES3528DC-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.9,DES3528DC-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.10,DES3528DC-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.11,DES3528DC-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP function is disabled for this entry. enable(3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.105.5.2.11.4.1.12,DES3528DC-L2MGMT-MIB::swL2IGMPFastLeaveState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the fast_leave status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP fast-leave function is disabled for this entry. enable(3) - IGMP fast-leave function is enabled for this entry.
.1.3.6.1.4.1.171.11.105.5.2.11.5,DES3528DC-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.105.5.2.11.5.1,DES3528DC-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of the associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.105.5.2.11.5.1.1,DES3528DC-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.105.5.2.11.5.1.2,DES3528DC-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function was enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.105.5.2.11.5.1.3,DES3528DC-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.105.5.2.11.6,DES3528DC-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which was captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of the associated VLAN entries are all enabled.  Note that the priority of IGMP table entries is lower than the Filtering  Table, i.e. if there is a table hash collision between entries in the  IGMP Table and Filtering Table inside the switch's H/W address table,  then Filtering Table entry overwrites the colliding entry of the IGMP Table.  Also see the swL2FilterMgmt description.
.1.3.6.1.4.1.171.11.105.5.2.11.6.1,DES3528DC-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which was captured by 
.1.3.6.1.4.1.171.11.105.5.2.11.6.1.1,DES3528DC-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the VID of individual IGMP table entries. 
.1.3.6.1.4.1.171.11.105.5.2.11.6.1.2,DES3528DC-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object identifies group IP addresses which were captured from  IGMP packets, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.105.5.2.11.6.1.3,DES3528DC-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object identifies MAC addresses which correspond to the swL2IGMPGroupIpAddr, on per-VLAN basis.
.1.3.6.1.4.1.171.11.105.5.2.11.6.1.4,DES3528DC-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports belong to the same 
.1.3.6.1.4.1.171.11.105.5.2.11.6.1.5,DES3528DC-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were receive by our  device, that correspond with this entry when the IGMP function is enabled  on per-VLAN basis.
.1.3.6.1.4.1.171.11.105.5.2.11.7,DES3528DC-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.105.5.2.11.7.1,DES3528DC-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.105.5.2.11.7.1.1,DES3528DC-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.105.5.2.11.7.1.2,DES3528DC-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.105.5.2.11.7.1.3,DES3528DC-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.5.2.11.7.1.4,DES3528DC-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.5.2.11.7.1.5,DES3528DC-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.105.5.2.11.8,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,The information of the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.105.5.2.11.8.1,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.105.5.2.11.8.1.1,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.105.5.2.11.8.1.2,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.105.5.2.11.8.1.3,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicate the portlist of the source ports of IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.105.5.2.11.8.1.4,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicate the portlist of the member ports of the IGMP  snooping multicast VLAN. The source ports will be set as untagged ports  of the VLAN entry. And the IGMP control messages received from the member ports would be forwarded to the source ports. 
.1.3.6.1.4.1.171.11.105.5.2.11.8.1.5,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicate the portlist of the tag member ports of IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.105.5.2.11.8.1.6,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2), This object can be enabled or disabled IGMP_snooping multicast VLAN.
.1.3.6.1.4.1.171.11.105.5.2.11.8.1.7,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replace source IP of this multicast vlan.
.1.3.6.1.4.1.171.11.105.5.2.11.8.1.8,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.5.2.11.8.1.9,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanRemoveAllMcastAddrListAction,INTEGER,read-write,,current,other(1):start(2),This object indicates if remove all the multicast address list from the IGMP multicast VLAN or not.
.1.3.6.1.4.1.171.11.105.5.2.11.9,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.105.5.2.11.9.1,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.105.5.2.11.9.1.1,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the Vid of IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.105.5.2.11.9.1.2,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.105.5.2.11.9.1.3,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.105.5.2.11.9.1.4,DES3528DC-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.5.2.11.13,DES3528DC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.105.5.2.11.13.1,DES3528DC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.105.5.2.11.13.1.1,DES3528DC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.105.5.2.11.13.1.2,DES3528DC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.105.5.2.14,DES3528DC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.14.1,DES3528DC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.105.5.2.14.1.1,DES3528DC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.105.5.2.14.1.1.1,DES3528DC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.105.5.2.14.1.1.2,DES3528DC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list to which the specific port can forward traffic.
.1.3.6.1.4.1.171.11.105.5.2.17,DES3528DC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.17.1,DES3528DC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.105.5.2.17.1.1,DES3528DC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.105.5.2.17.1.1.1,DES3528DC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates VID for each VLAN.
.1.3.6.1.4.1.171.11.105.5.2.17.1.1.2,DES3528DC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.105.5.2.18,DES3528DC-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.18.1,DES3528DC-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.18.1.1,DES3528DC-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.105.5.2.18.1.2,DES3528DC-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.105.5.2.18.1.3,DES3528DC-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.105.5.2.18.1.4,DES3528DC-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.105.5.2.18.1.5,DES3528DC-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.105.5.2.18.2,DES3528DC-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.18.2.1,DES3528DC-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.105.5.2.18.2.1.1,DES3528DC-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.105.5.2.18.2.1.1.1,DES3528DC-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.105.5.2.18.2.1.1.2,DES3528DC-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.105.5.2.18.2.1.1.3,DES3528DC-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.105.5.2.18.2.1.1.4,DES3528DC-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.105.5.2.24,DES3528DC-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.24.1,DES3528DC-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.105.5.2.24.2,DES3528DC-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.105.5.2.24.2.1,DES3528DC-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.105.5.2.24.2.1.1,DES3528DC-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.105.5.2.24.2.1.2,DES3528DC-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.105.5.2.25,DES3528DC-L2MGMT-MIB::swL2PPPoEMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.25.1,DES3528DC-L2MGMT-MIB::swL2PPPoECirIDinsertState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the status of the PPPoE circuit ID  insertion state of the switch.
.1.3.6.1.4.1.171.11.105.5.2.100,DES3528DC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.100.1,DES3528DC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.100.1.1,DES3528DC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.100.1.1.1,DES3528DC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicate the level of macNotification detection.
.1.3.6.1.4.1.171.11.105.5.2.100.1.1.2,DES3528DC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicate the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.105.5.2.100.1.2,DES3528DC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.0,DES3528DC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.0.1,DES3528DC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC addresses variation in address table . 
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.0.2,DES3528DC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.0.3,DES3528DC-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when Port loop occurred.
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.0.4,DES3528DC-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when Port loop restart after interval time.
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.0.5,DES3528DC-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when Port with VID loop occurred.
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.0.6,DES3528DC-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when Port with VID loop restart after interval time.
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.1,DES3528DC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.1.1,DES3528DC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information.
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.1.2,DES3528DC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.105.5.2.100.1.2.1.3,DES3528DC-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that has detected a loopback.
.1.3.6.1.4.1.171.11.105.5.3,DES3528DC-SWL3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.105.5.3.1,DES3528DC-SWL3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.1.1,DES3528DC-SWL3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.1.1.1,DES3528DC-SWL3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.3.1.1.2,DES3528DC-SWL3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.3.1.1.3,DES3528DC-SWL3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.3.1.1.5,DES3528DC-SWL3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.3.1.1.6,DES3528DC-SWL3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.3.1.1.7,DES3528DC-SWL3MGMT-MIB::swL3DevCtrlDHCPAutoConfigState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates auto config is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.3.2,DES3528DC-SWL3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.2.1,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.2.1.3,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.1,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.2,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.3,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.4,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.5,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.6,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.7,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-create,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.8,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.9,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.10,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project.  This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.12,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project.  This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.14,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.15,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.16,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.17,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.18,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlProxyArpLocalState,INTEGER,read-create,,current,enabled(1):disabled(2),If the state is enabled, the switch will be allowed to respond to the proxy ARP
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.19,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.20,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.22,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.105.5.3.2.1.3.1.23,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.1,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.2,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.3,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.5,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.6,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.7,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.8,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.9,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.10,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.11,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.12,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.105.5.3.2.1.4.1.13,DES3528DC-SWL3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.105.5.3.2.1.5,DES3528DC-SWL3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.105.5.3.2.1.5.1,DES3528DC-SWL3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.105.5.3.2.1.5.1.1,DES3528DC-SWL3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.105.5.3.2.1.5.1.2,DES3528DC-SWL3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.105.5.3.2.1.5.1.3,DES3528DC-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.105.5.3.2.1.5.1.4,DES3528DC-SWL3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.105.5.3.2.1.5.1.5,DES3528DC-SWL3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.105.5.3.2.1.5.1.6,DES3528DC-SWL3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.105.5.3.2.1.5.1.7,DES3528DC-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.105.5.3.2.1.5.1.8,DES3528DC-SWL3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.105.5.3.2.1.5.1.9,DES3528DC-SWL3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.105.5.3.2.1.7,DES3528DC-SWL3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.105.5.3.2.2,DES3528DC-SWL3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.2.2.1,DES3528DC-SWL3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.105.5.3.2.2.1.1,DES3528DC-SWL3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.5.3.2.2.1.1.1,DES3528DC-SWL3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.5.3.2.2.1.1.2,DES3528DC-SWL3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.105.5.3.2.2.1.1.3,DES3528DC-SWL3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.105.5.3.2.2.1.1.4,DES3528DC-SWL3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.105.5.3.2.4,DES3528DC-SWL3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.105.5.3.2.5,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.105.5.3.2.5.1,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.1,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.2,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.3,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.4,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.5,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route.
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.6,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.7,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.8,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.9,DES3528DC-SWL3MGMT-MIB::swL3IpStaticRouteCost,INTEGER,read-only,,current,,Specifies the cost of the Route Entry.
.1.3.6.1.4.1.171.11.105.5.3.2.6,DES3528DC-SWL3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.2.6.1,DES3528DC-SWL3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.105.5.3.2.6.1.1,DES3528DC-SWL3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.105.5.3.2.6.1.1.1,DES3528DC-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,read-only,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.105.5.3.2.6.1.1.2,DES3528DC-SWL3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,read-only,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.105.5.3.2.6.1.1.3,DES3528DC-SWL3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.105.5.3.2.6.1.1.4,DES3528DC-SWL3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.5.3.3,DES3528DC-SWL3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.3.1,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.3.1.1,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DHCP Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.5.3.3.1.2,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the BOOTP packets can cross.
.1.3.6.1.4.1.171.11.105.5.3.3.1.3,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpTimeThreshold,INTEGER,read-write,,current,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.105.5.3.3.1.4,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpCtrlTable,,not-accessible,,current,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.5.3.3.1.4.1,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpCtrlEntry,,not-accessible,swL3RelayDhcpCtrlInterfaceName:swL3RelayDhcpCtrlServer,current,,A list of information specifying the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.105.5.3.3.1.4.1.1,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpCtrlInterfaceName,OCTET,read-only,,current,,The name of the IP interface.
.1.3.6.1.4.1.171.11.105.5.3.3.1.4.1.2,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.105.5.3.3.1.4.1.3,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.105.5.3.3.1.5,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpOption82State,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.5.3.3.1.6,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpOption82CheckState,INTEGER,read-write,,current,disabled(0):enabled(1),This object indicates DHCP Relay Option 82 Check function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.5.3.3.1.7,DES3528DC-SWL3MGMT-MIB::swL3RelayDhcpOption82Policy,INTEGER,read-write,,current,replace(0):drop(1):keep(2),This object indicates DHCP Relay Option 82 Policy.
.1.3.6.1.4.1.171.11.105.5.3.3.2,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.3.2.1,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.5.3.3.2.2,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.105.5.3.3.2.3,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.105.5.3.3.2.4,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.5.3.3.2.5,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.105.5.3.3.2.6,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.105.5.3.3.2.6.1,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.105.5.3.3.2.6.1.1,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.105.5.3.3.2.6.1.2,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.105.5.3.3.2.6.1.3,DES3528DC-SWL3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.105.5.3.3.3,DES3528DC-SWL3MGMT-MIB::swL3DHCPv6RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.3.3.1,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayHopCount,INTEGER,read-write,,current,,This object indicates the maximum number of router hops that  the dhcpv6 packets can cross.
.1.3.6.1.4.1.171.11.105.5.3.3.3.2,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlTable,,not-accessible,,current,,This table displays the current DHCPv6 relay static table.
.1.3.6.1.4.1.171.11.105.5.3.3.3.2.1,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlEntry,,not-accessible,swL3Dhcpv6RelayCtrlInterfaceName,current,,A list of information display the current DHCPv6 relay static  table.
.1.3.6.1.4.1.171.11.105.5.3.3.3.2.1.1,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the relay interface.
.1.3.6.1.4.1.171.11.105.5.3.3.3.2.1.2,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayCtrlState,INTEGER,read-write,,current,enabled(1):disabled(2),TThis object indicates Dhcpv6 Relay function is enabled or disabled.
.1.3.6.1.4.1.171.11.105.5.3.3.3.3,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoTable,,not-accessible,,current,,This table displays the current DHCPv6 relay static table.
.1.3.6.1.4.1.171.11.105.5.3.3.3.3.1,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoEntry,,not-accessible,swL3Dhcpv6RelayInfoInterfaceName:swL3Dhcpv6RelayInfoServerAddress:swL3Dhcpv6RelayInfoServerInterfaceName,current,,A list of information display the current DHCPv6 relay static  table.
.1.3.6.1.4.1.171.11.105.5.3.3.3.3.1.1,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoInterfaceName,OCTET,read-only,,current,,This object indicates the name of the relay interface.
.1.3.6.1.4.1.171.11.105.5.3.3.3.3.1.2,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoServerAddress,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.105.5.3.3.3.3.1.3,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoServerInterfaceName,OCTET,read-only,,current,,When the swL3Dhcpv6RelayInfoServerAddress is multicast address,  this object indicates the name of the interface, which is connected  to the DHCPv6 server.
.1.3.6.1.4.1.171.11.105.5.3.3.3.3.1.4,DES3528DC-SWL3MGMT-MIB::swL3Dhcpv6RelayInfoRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.5.3.4,DES3528DC-SWL3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.105.5.3.4.1,DES3528DC-SWL3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.105.5.3.4.1.1,DES3528DC-SWL3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.5.3.4.1.2,DES3528DC-SWL3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.105.5.3.4.1.3,DES3528DC-SWL3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.5.3.5,DES3528DC-SWL3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.105.5.3.5.1,DES3528DC-SWL3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.105.5.3.5.1.1,DES3528DC-SWL3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.105.5.3.5.1.2,DES3528DC-SWL3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.105.5.3.5.1.3,DES3528DC-SWL3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.105.5.3.5.1.4,DES3528DC-SWL3MGMT-MIB::swL3RouteRedistriMetric,INTEGER,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.105.5.3.5.1.5,DES3528DC-SWL3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.105.5.3.6,DES3528DC-SWL3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.105.5.3.6.1,DES3528DC-SWL3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.105.5.3.6.1.1,DES3528DC-SWL3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.105.5.3.6.1.2,DES3528DC-SWL3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.105.5.3.6.1.3,DES3528DC-SWL3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.105.5.3.6.1.4,DES3528DC-SWL3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.105.5.3.6.1.5,DES3528DC-SWL3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.5.3.7,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.105.5.3.7.1,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.105.5.3.7.1.1,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.105.5.3.7.1.2,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.105.5.3.7.1.3,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-create,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.105.5.3.7.1.4,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-create,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.105.5.3.7.1.5,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.105.5.3.7.1.6,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.105.5.3.7.1.7,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.105.5.3.7.1.8,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.105.5.3.7.1.9,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.105.5.3.7.1.10,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.105.5.3.7.1.11,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.5.3.7.1.12,DES3528DC-SWL3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.5.3.8,DES3528DC-SWL3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.105.5.3.8.1,DES3528DC-SWL3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.105.5.3.8.1.1,DES3528DC-SWL3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.105.5.3.8.1.2,DES3528DC-SWL3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.105.5.3.8.1.3,DES3528DC-SWL3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.105.5.3.8.1.4,DES3528DC-SWL3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.105.5.3.8.1.5,DES3528DC-SWL3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.105.5.3.8.1.6,DES3528DC-SWL3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.105.5.3.8.1.7,DES3528DC-SWL3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-write,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.105.5.3.8.1.8,DES3528DC-SWL3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-write,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.105.5.3.8.1.9,DES3528DC-SWL3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.105.5.3.8.1.10,DES3528DC-SWL3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.105.5.3.8.1.11,DES3528DC-SWL3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-write,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.105.5.3.8.1.12,DES3528DC-SWL3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.105.5.3.8.1.13,DES3528DC-SWL3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.105.5.3.8.1.14,DES3528DC-SWL3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.105.5.3.8.1.15,DES3528DC-SWL3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.105.5.3.8.1.16,DES3528DC-SWL3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-write,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.105.5.3.8.1.17,DES3528DC-SWL3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-write,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.105.5.3.8.1.18,DES3528DC-SWL3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.105.5.3.8.1.19,DES3528DC-SWL3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.105.5.3.8.1.20,DES3528DC-SWL3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.105.5.3.8.1.21,DES3528DC-SWL3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.105.5.3.8.1.23,DES3528DC-SWL3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.105.5.3.9,DES3528DC-SWL3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.9.1,DES3528DC-SWL3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.105.5.3.9.2,DES3528DC-SWL3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.105.5.3.9.3,DES3528DC-SWL3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.105.5.3.9.4,DES3528DC-SWL3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.105.5.3.9.5,DES3528DC-SWL3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.105.5.3.9.6,DES3528DC-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.105.5.3.9.7,DES3528DC-SWL3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.105.5.3.10,DES3528DC-SWL3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.105.5.3.10.1,DES3528DC-SWL3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.105.5.3.10.1.1,DES3528DC-SWL3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.105.5.3.10.1.2,DES3528DC-SWL3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.105.5.3.10.1.3,DES3528DC-SWL3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.105.5.3.10.1.4,DES3528DC-SWL3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.5.3.10.1.5,DES3528DC-SWL3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.105.5.3.10.1.6,DES3528DC-SWL3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.105.5.3.12,DES3528DC-SWL3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.105.5.3.12.1,DES3528DC-SWL3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.105.5.3.12.1.1,DES3528DC-SWL3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.105.5.3.12.1.2,DES3528DC-SWL3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.105.5.3.12.1.3,DES3528DC-SWL3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.105.5.3.12.1.4,DES3528DC-SWL3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.105.5.3.12.1.5,DES3528DC-SWL3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.105.5.3.12.1.6,DES3528DC-SWL3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.105.5.3.12.1.7,DES3528DC-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.105.5.3.12.1.8,DES3528DC-SWL3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.105.5.3.13,DES3528DC-SWL3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.13.1,DES3528DC-SWL3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.105.5.3.13.1.1,DES3528DC-SWL3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.105.5.3.13.1.1.1,DES3528DC-SWL3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.105.5.3.13.1.1.2,DES3528DC-SWL3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.105.5.3.13.1.1.3,DES3528DC-SWL3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.105.5.3.13.1.1.4,DES3528DC-SWL3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.105.5.3.13.1.1.5,DES3528DC-SWL3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.5.3.13.1.1.6,DES3528DC-SWL3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.105.5.3.13.1.1.7,DES3528DC-SWL3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.105.5.3.13.1.1.8,DES3528DC-SWL3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.105.5.3.13.2,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1.1,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1.2,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1.3,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1.4,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1.5,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1.6,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1.7,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1.8,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1.9,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.105.5.3.13.2.1.10,DES3528DC-SWL3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.105.5.3.14,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.14.1,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.1,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.2,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.3,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.4,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.5,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.6,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.7,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.8,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.9,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.10,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.11,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.12,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.13,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.14,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.15,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.105.5.3.14.1.1.16,DES3528DC-SWL3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.105.5.3.15,DES3528DC-SWL3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.15.1,DES3528DC-SWL3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.105.5.3.15.2,DES3528DC-SWL3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.105.5.3.15.3,DES3528DC-SWL3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.105.5.3.15.4,DES3528DC-SWL3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.105.5.3.15.5,DES3528DC-SWL3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.105.5.3.15.6,DES3528DC-SWL3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.105.5.3.16,DES3528DC-SWL3MGMT-MIB::swL3LocalRouteMgmt,,,,,,
.1.3.6.1.4.1.171.11.105.5.3.16.1,DES3528DC-SWL3MGMT-MIB::swL3LocalRouteIPv4GlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the IPv4 local route state of the device.
.1.3.6.1.4.1.171.11.105.5.3.16.2,DES3528DC-SWL3MGMT-MIB::swL3LocalRouteIPv6GlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the IPv6 local route state of the device.
.1.3.6.1.4.1.171.11.113,SWPRIMGMT-DES3200-MIB::des3200SeriesProd,,,,,,
.1.3.6.1.4.1.171.11.113.1,SWPRIMGMT-DES3200-MIB::des3200ProdModel,,,,,,
.1.3.6.1.4.1.171.11.113.1.1,SWPRIMGMT-DES3200-MIB::des3200-10,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2,DES3200-10-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.1.2.1,DES3200-10-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.1.1,DES3200-10-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.1.1.5,DES3200-10-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indicators.  The first two octets are defined as the system LED. The first indicator is  the power LED. The second indicator is the console LED.  The other octets are defined as follow: Starting on the third octet indicates the logical port LED (following  dot1dBasePort ordering). Every two bytes are presented to a port. The first  byte is presented to the Link/Activity LED. The second byte is presented to  the Speed LED. Link/Activity LED:
.1.3.6.1.4.1.171.11.113.1.1.2.1.2,DES3200-10-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.1,DES3200-10-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.2,DES3200-10-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system IP.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.3,DES3200-10-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.4,DES3200-10-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.5,DES3200-10-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls the VLAN, including system IP. The VLAN should have been created.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.7,DES3200-10-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.12,DES3200-10-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.13,DES3200-10-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.16,DES3200-10-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.17,DES3200-10-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.19,DES3200-10-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.20,DES3200-10-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.21,DES3200-10-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.22,DES3200-10-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.23,DES3200-10-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Units packet will be forwarded. 
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.24,DES3200-10-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables the asymmetric VLAN feature of the device.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.25,DES3200-10-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.26,DES3200-10-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.27,DES3200-10-L2MGMT-MIB::swL2DevArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.28,DES3200-10-L2MGMT-MIB::swL2DevPasswordEncryptionState,INTEGER,read-write,,current,enabled(1):disabled(2),If the password encryption is enabled, the password will be in  encrypted form.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.29,DES3200-10-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.29.1,DES3200-10-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.29.2,DES3200-10-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.29.2.1,DES3200-10-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.29.2.1.1,DES3200-10-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.29.2.1.2,DES3200-10-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.30,DES3200-10-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.1.2.30.1,DES3200-10-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls Web status.
.1.3.6.1.4.1.171.11.113.1.1.2.1.3,DES3200-10-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.1.3.3,DES3200-10-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.113.1.1.2.2,DES3200-10-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.2.1,DES3200-10-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.113.1.1.2.2.1.1,DES3200-10-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.1.2.2.1.1.1,DES3200-10-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.1.2.2.1.1.2,DES3200-10-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.1.2.2.1.1.4,DES3200-10-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.113.1.1.2.2.1.1.5,DES3200-10-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):half-10Mbps(2):full-10Mbps(3):half-100Mbps(4):full-100Mbps(5):full-1Gigabps(7),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.113.1.1.2.2.1.1.10,DES3200-10-L2MGMT-MIB::swL2PortInfoFlowCtrlOperStatus,INTEGER,read-only,,current,none(1):ieee8023x(2):backPressure(3),The current operational state of flow control. The none (1) state indicates that no flow control is performed. The flow control mechanism is different between full duplex mode and half duplex mode. For full duplex mode, the IEEE 802.3x (2) flow control function sends PAUSE frames and receives PAUSE frames. For half duplex mode, backpressure (3) is performed.
.1.3.6.1.4.1.171.11.113.1.1.2.2.2,DES3200-10-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1,DES3200-10-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlPortMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1.1,DES3200-10-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1.2,DES3200-10-L2MGMT-MIB::swL2PortCtrlPortMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1.3,DES3200-10-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1.4,DES3200-10-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7):nway-disabled-1Gigabps-Full-Master(8):nway-disabled-1Gigabps-Full-Slave(9),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1.5,DES3200-10-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set the flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1.6,DES3200-10-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1.7,DES3200-10-L2MGMT-MIB::swL2PortCtrlAddressLearning,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the address learning is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1.8,DES3200-10-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1.9,DES3200-10-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port. 
.1.3.6.1.4.1.171.11.113.1.1.2.2.2.1.10,DES3200-10-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3):other(4),This object configures the MDIX setting of the port. 
.1.3.6.1.4.1.171.11.113.1.1.2.2.3,DES3200-10-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about the Err port.
.1.3.6.1.4.1.171.11.113.1.1.2.2.3.1,DES3200-10-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.11.113.1.1.2.2.3.1.1,DES3200-10-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.1.2.2.3.1.2,DES3200-10-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.1.2.2.3.1.3,DES3200-10-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.11.113.1.1.2.2.3.1.4,DES3200-10-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,none(0):stp-lbd(1):storm-control(2):storm-control-lbd(3):loopdetect(4),This object decides whether the PortStatus STP is LBD or Storm control.
.1.3.6.1.4.1.171.11.113.1.1.2.2.3.1.5,DES3200-10-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.1.2.2.4,DES3200-10-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,enabled(1):disabled(2),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.113.1.1.2.2.5,DES3200-10-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.113.1.1.2.3,DES3200-10-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.3.1,DES3200-10-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.1.2.3.1.1,DES3200-10-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.113.1.1.2.3.1.1.1,DES3200-10-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.113.1.1.2.3.1.1.2,DES3200-10-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit.
.1.3.6.1.4.1.171.11.113.1.1.2.3.1.1.3,DES3200-10-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit. 
.1.3.6.1.4.1.171.11.113.1.1.2.3.1.1.4,DES3200-10-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.1.2.3.1.1.5,DES3200-10-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.1.2.3.2,DES3200-10-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.1.2.3.2.1,DES3200-10-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.113.1.1.2.3.2.1.1,DES3200-10-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.113.1.1.2.3.2.1.4,DES3200-10-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,,Indicates the maximum number of packets the above specified hardware priority queue will be allowed to transmit before allowing the next lowest priority queue to transmit its packets.
.1.3.6.1.4.1.171.11.113.1.1.2.3.2.1.5,DES3200-10-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.113.1.1.2.3.3,DES3200-10-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.1.2.3.3.1,DES3200-10-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.113.1.1.2.3.3.1.1,DES3200-10-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority.
.1.3.6.1.4.1.171.11.113.1.1.2.3.3.1.2,DES3200-10-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.113.1.1.2.3.4,DES3200-10-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.1.2.3.4.1,DES3200-10-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.113.1.1.2.3.4.1.1,DES3200-10-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.113.1.1.2.3.4.1.2,DES3200-10-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.113.1.1.2.3.4.1.3,DES3200-10-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.113.1.1.2.3.5,DES3200-10-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.113.1.1.2.4,DES3200-10-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.4.1,DES3200-10-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of the swPortTrunkTable
.1.3.6.1.4.1.171.11.113.1.1.2.4.2,DES3200-10-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.113.1.1.2.4.3,DES3200-10-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.113.1.1.2.4.3.1,DES3200-10-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information that specifies which port group forms a single logical link.
.1.3.6.1.4.1.171.11.113.1.1.2.4.3.1.1,DES3200-10-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.113.1.1.2.4.3.1.2,DES3200-10-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry. The  first port of the trunk is implicitly configured to be the master logical  port. When using a Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.113.1.1.2.4.3.1.3,DES3200-10-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.113.1.1.2.4.3.1.4,DES3200-10-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry.
.1.3.6.1.4.1.171.11.113.1.1.2.4.3.1.5,DES3200-10-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry.
.1.3.6.1.4.1.171.11.113.1.1.2.4.3.1.6,DES3200-10-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo (4),the type of trunk is static (1); when the state is CreatAndWait (5), the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.113.1.1.2.4.3.1.7,DES3200-10-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.113.1.1.2.4.4,DES3200-10-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures part of the packet to be examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.113.1.1.2.4.5,DES3200-10-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which port group a set of ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.1.2.4.5.1,DES3200-10-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which port group a set of  ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.1.2.4.5.1.1,DES3200-10-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of the logical port LACP. 
.1.3.6.1.4.1.171.11.113.1.1.2.4.5.1.2,DES3200-10-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.1.2.4.6,DES3200-10-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.1.2.4.6.1,DES3200-10-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.113.1.1.2.4.6.1.1,DES3200-10-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.113.1.1.2.4.6.1.2,DES3200-10-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.1.2.6,DES3200-10-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.6.2,DES3200-10-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.1.2.6.3,DES3200-10-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.1.2.6.4,DES3200-10-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates the switch whose port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to the bridge MIB, etc. 
.1.3.6.1.4.1.171.11.113.1.1.2.6.5,DES3200-10-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7,DES3200-10-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.7.1,DES3200-10-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,The maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.1.2.7.2,DES3200-10-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,The maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.113.1.1.2.7.3,DES3200-10-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN mode is disabled, there is only one entry in the table, with index 1. If  VLAN is in Port-Based or 802.1q mode, the number of entries can  be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1,DES3200-10-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,An entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP captures the switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1.1,DES3200-10-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Based mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the VID setting can vary from 1 to 4094 by management user, and  the VID in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1.2,DES3200-10-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1.3,DES3200-10-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1.4,DES3200-10-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1.5,DES3200-10-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1.9,DES3200-10-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1.10,DES3200-10-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1.11,DES3200-10-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable (2) - IGMP function is disabled for this entry. enable (3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1.12,DES3200-10-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.113.1.1.2.7.3.1.14,DES3200-10-L2MGMT-MIB::swL2IGMPDynIPMultVlanAge,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable or disable aging on the dynamic IP multicast entry in this VLAN.
.1.3.6.1.4.1.171.11.113.1.1.2.7.4,DES3200-10-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number of current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.113.1.1.2.7.4.1,DES3200-10-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.113.1.1.2.7.4.1.1,DES3200-10-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.1.2.7.4.1.2,DES3200-10-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.113.1.1.2.7.4.1.3,DES3200-10-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiring, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.113.1.1.2.7.6,DES3200-10-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.113.1.1.2.7.6.1,DES3200-10-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of the swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.113.1.1.2.7.6.1.1,DES3200-10-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.6.1.2,DES3200-10-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.6.1.3,DES3200-10-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.6.1.4,DES3200-10-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.6.1.5,DES3200-10-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.7,DES3200-10-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication  configurations of the device.
.1.3.6.1.4.1.171.11.113.1.1.2.7.7.1,DES3200-10-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.113.1.1.2.7.7.1.1,DES3200-10-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable.  This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.113.1.1.2.7.7.1.2,DES3200-10-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,disabled(1):enabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.1,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.2,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.3,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.4,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The member ports will be set as untagged ports of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.5,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.6,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.7,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.8,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.9,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-create,,current,,This object indicates the port list of the untag source ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.10,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,This is the priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to -1, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.113.1.1.2.7.8.1.11,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,enabled(1):disabled(2),This specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.113.1.1.2.7.9,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.113.1.1.2.7.9.1,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.1.2.7.9.1.1,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.1.2.7.9.1.2,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.1.2.7.9.1.3,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.1.2.7.9.1.4,DES3200-10-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.12,DES3200-10-L2MGMT-MIB::swL2IGMPDynIpMultMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.7.12.1,DES3200-10-L2MGMT-MIB::swL2IGMPDynIPMultMaxEntry,INTEGER,read-write,,current,,This object specifies the maximum number of entries which can be learned by dynamic IP multicast.
.1.3.6.1.4.1.171.11.113.1.1.2.7.12.2,DES3200-10-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMult,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.7.12.2.1,DES3200-10-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultVID,INTEGER,read-write,,current,,This object indicates the VLAN identifier where the data driven  entries will be removed from.
.1.3.6.1.4.1.171.11.113.1.1.2.7.12.2.2,DES3200-10-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultIP,IpAddress,read-write,,current,,This object indicates the IP address of the IGMP snooping group from which the data driven entries will be removed.
.1.3.6.1.4.1.171.11.113.1.1.2.7.12.2.3,DES3200-10-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultAction,INTEGER,read-write,,current,all(1):vlan(2):group(3):other(4),Setting this object will clear the data driven entries. all - Remove all learned data driven groups.  VLAN - Clear all data driven entries in the VLAN specified in  swIGMPSnoopingClearDynIpMultVID. group - Clear the group with the address specified in swL2IGMPSnoopingClearDynIpMultIP in the VLAN specified in swIGMPSnoopingClearDynIpMultVID. 
.1.3.6.1.4.1.171.11.113.1.1.2.7.13,DES3200-10-L2MGMT-MIB::swIGMPSnoopingHostTable,,not-accessible,,current,,The table contains the IGMP hosts that have joined the groups.
.1.3.6.1.4.1.171.11.113.1.1.2.7.13.1,DES3200-10-L2MGMT-MIB::swIGMPSnoopingHostEntry,,not-accessible,swIGMPSnoopingHostVid:swIGMPSnoopingHostGroup:swIGMPSnoopingHostPort:swIGMPSnoopingHostIp,current,,The entry contains the IGMP host that has joined the group.
.1.3.6.1.4.1.171.11.113.1.1.2.7.13.1.1,DES3200-10-L2MGMT-MIB::swIGMPSnoopingHostVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping host  table entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.13.1.2,DES3200-10-L2MGMT-MIB::swIGMPSnoopingHostGroup,IpAddress,read-only,,current,,This object indicates the group address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.13.1.3,DES3200-10-L2MGMT-MIB::swIGMPSnoopingHostPort,INTEGER,read-only,,current,,This object indicates the port number of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.1.2.7.13.1.4,DES3200-10-L2MGMT-MIB::swIGMPSnoopingHostIp,IpAddress,read-only,,current,,This object indicates the host IP address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.1.2.12,DES3200-10-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.12.1,DES3200-10-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.113.1.1.2.12.1.1,DES3200-10-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.113.1.1.2.12.1.1.1,DES3200-10-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.113.1.1.2.12.1.1.2,DES3200-10-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.113.1.1.2.15,DES3200-10-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.15.1,DES3200-10-L2MGMT-MIB::learned,,not-accessible,,current,,The port security feature controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as a static entry. When the learned address number reaches N, any incoming packet without can be learned at this port.
.1.3.6.1.4.1.171.11.113.1.1.2.15.1.1,DES3200-10-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.113.1.1.2.15.1.1.1,DES3200-10-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates a secured port to lock address learning.
.1.3.6.1.4.1.171.11.113.1.1.2.15.1.1.2,DES3200-10-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates the allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.113.1.1.2.15.1.1.3,DES3200-10-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout (3) mode - the locked addresses can be aged out after the aging timer expires. In this mode, when the locked address is aged out, the number of addresses that can be learned has to be increased by one. In deleteOnReset (4) mode - never age out the locked addresses unless restarting the system to prevent port movement or intrusion.
.1.3.6.1.4.1.171.11.113.1.1.2.15.1.1.4,DES3200-10-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates an administration state of locking address.
.1.3.6.1.4.1.171.11.113.1.1.2.15.1.1.5,DES3200-10-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.113.1.1.2.15.2,DES3200-10-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled (2), whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in the system.
.1.3.6.1.4.1.171.11.113.1.1.2.15.3,DES3200-10-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.15.3.1,DES3200-10-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates the VLAN name.
.1.3.6.1.4.1.171.11.113.1.1.2.15.3.2,DES3200-10-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port. 0 means the function dose not work now.
.1.3.6.1.4.1.171.11.113.1.1.2.15.3.3,DES3200-10-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies the MAC address.
.1.3.6.1.4.1.171.11.113.1.1.2.15.3.4,DES3200-10-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),
.1.3.6.1.4.1.171.11.113.1.1.2.17,DES3200-10-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.17.3,DES3200-10-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.1,DES3200-10-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and configure per port priority-based QoS features on the switch.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.1.1,DES3200-10-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in the swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.1.1.1,DES3200-10-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.1.1.3,DES3200-10-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p (2), enable 802.1p QoS; When set macBase (3), enable MAC-based QoS;  When set disable (1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.1.1.4,DES3200-10-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos (2), enable TOS based QoS; When set dscp (3), enable DSCP based QoS;  When set disable (1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.1.1.5,DES3200-10-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),When read, it always returns invalid (2); when write valid (1), it disables all priority in this table.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.4,DES3200-10-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.4.1,DES3200-10-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in the swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.4.1.1,DES3200-10-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.4.1.2,DES3200-10-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.5,DES3200-10-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.5.1,DES3200-10-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in the swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.5.1.1,DES3200-10-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.113.1.1.2.17.3.5.1.2,DES3200-10-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.1.2.18,DES3200-10-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.18.1,DES3200-10-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates whether the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.113.1.1.2.18.2,DES3200-10-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that  the DHCP packets can cross.
.1.3.6.1.4.1.171.11.113.1.1.2.18.3,DES3200-10-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.113.1.1.2.18.4,DES3200-10-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.1.2.18.5,DES3200-10-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.1.2.18.6,DES3200-10-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace (1) - Replace the exiting option 82 field in messages. drop (2) - Discard messages with existing option 82 field. keep (3) - Retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.113.1.1.2.18.7,DES3200-10-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.1.2.18.7.1,DES3200-10-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.1.2.18.7.1.1,DES3200-10-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.1.2.18.7.1.2,DES3200-10-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,obsolete,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.113.1.1.2.18.7.1.3,DES3200-10-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid (2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.113.1.1.2.20,DES3200-10-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.20.0,DES3200-10-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.20.0.1,DES3200-10-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined  port security configuration, a trap will be sent out.
.1.3.6.1.4.1.171.11.113.1.1.2.20.0.2,DES3200-10-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table. 
.1.3.6.1.4.1.171.11.113.1.1.2.20.0.3,DES3200-10-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when a Port loop occurs.
.1.3.6.1.4.1.171.11.113.1.1.2.20.0.4,DES3200-10-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when a Port loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.1.2.20.0.5,DES3200-10-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when a Port with a VID loop occurs.
.1.3.6.1.4.1.171.11.113.1.1.2.20.0.6,DES3200-10-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when a Port with a VID loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.1.2.20.1,DES3200-10-L2MGMT-MIB::swl2PortSecurityBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.20.1.1,DES3200-10-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.113.1.1.2.20.2,DES3200-10-L2MGMT-MIB::swl2NotificationBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.20.2.1,DES3200-10-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information. 
.1.3.6.1.4.1.171.11.113.1.1.2.20.2.2,DES3200-10-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that detected a loopback.
.1.3.6.1.4.1.171.11.113.1.1.2.21,DES3200-10-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.21.1,DES3200-10-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.21.1.1,DES3200-10-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.113.1.1.2.21.1.2,DES3200-10-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.113.1.1.2.21.1.3,DES3200-10-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.113.1.1.2.21.1.4,DES3200-10-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.113.1.1.2.21.1.5,DES3200-10-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.113.1.1.2.21.2,DES3200-10-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.21.2.1,DES3200-10-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.1.2.21.2.1.1,DES3200-10-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.1.2.21.2.1.1.1,DES3200-10-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.113.1.1.2.21.2.1.1.2,DES3200-10-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.113.1.1.2.21.2.1.1.3,DES3200-10-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.113.1.1.2.21.2.1.1.4,DES3200-10-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.113.1.1.2.22,DES3200-10-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.22.2,DES3200-10-L2MGMT-MIB::swL2McastFilterTable,,not-accessible,,current,, A table that contains information about the multicast filter address.
.1.3.6.1.4.1.171.11.113.1.1.2.22.2.1,DES3200-10-L2MGMT-MIB::swL2McastFilterEntry,,not-accessible,swL2McastFilterProfileIndex,current,,A list of multicast filter mode information for each profile ID. 
.1.3.6.1.4.1.171.11.113.1.1.2.22.2.1.1,DES3200-10-L2MGMT-MIB::swL2McastFilterProfileIndex,INTEGER,read-only,,current,, index for each profile
.1.3.6.1.4.1.171.11.113.1.1.2.22.2.1.2,DES3200-10-L2MGMT-MIB::swL2McastFilterProfileName,OCTET,read-write,,current,,The multicast filter description.
.1.3.6.1.4.1.171.11.113.1.1.2.22.2.1.3,DES3200-10-L2MGMT-MIB::swL2McastFilterAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter address.
.1.3.6.1.4.1.171.11.113.1.1.2.22.2.1.4,DES3200-10-L2MGMT-MIB::swL2McastFilterGroupList,OCTET,read-write,,current,,The multicast filter address group list.
.1.3.6.1.4.1.171.11.113.1.1.2.22.2.1.5,DES3200-10-L2MGMT-MIB::swL2McastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.1.2.22.3,DES3200-10-L2MGMT-MIB::swL2McastFilterPortTable,,not-accessible,,current,, A table that is used to bind port to profile ID.
.1.3.6.1.4.1.171.11.113.1.1.2.22.3.1,DES3200-10-L2MGMT-MIB::swL2McastFilterPortEntry,,not-accessible,swL2McastFilterPortGroupPortIndex,current,,A list of information that is used to bind port to profile ID. 
.1.3.6.1.4.1.171.11.113.1.1.2.22.3.1.1,DES3200-10-L2MGMT-MIB::swL2McastFilterPortGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.1.2.22.3.1.2,DES3200-10-L2MGMT-MIB::swL2McastFilterPortProfileAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter profile.
.1.3.6.1.4.1.171.11.113.1.1.2.22.3.1.3,DES3200-10-L2MGMT-MIB::swL2McastFilterPortProfileID,INTEGER,read-write,,current,,This object indicates the profile ID of this entry. 
.1.3.6.1.4.1.171.11.113.1.1.2.22.3.1.4,DES3200-10-L2MGMT-MIB::swL2McastFilterPortAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),This object indicates the access status for each port. When read, it is always none. When set, none can not be set.
.1.3.6.1.4.1.171.11.113.1.1.2.22.4,DES3200-10-L2MGMT-MIB::swL2McastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about the max group number based on port.
.1.3.6.1.4.1.171.11.113.1.1.2.22.4.1,DES3200-10-L2MGMT-MIB::swL2McastFilterPortMaxGroupEntry,,not-accessible,swL2McastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port.
.1.3.6.1.4.1.171.11.113.1.1.2.22.4.1.1,DES3200-10-L2MGMT-MIB::swL2McastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.1.2.22.4.1.2,DES3200-10-L2MGMT-MIB::swL2McastFilterPortMaxGroup,INTEGER,read-write,,current,,The max group numbers. The default is 256.
.1.3.6.1.4.1.171.11.113.1.1.2.22.5,DES3200-10-L2MGMT-MIB::swL2McastFilterPortInfoTable,,not-accessible,,current,, A table that contains information about all of the multicast groups for the ports.
.1.3.6.1.4.1.171.11.113.1.1.2.22.5.1,DES3200-10-L2MGMT-MIB::swL2McastFilterPortInfoEntry,,not-accessible,swL2McastFilterPortInfoPortIndex,current,,A list of information about all of the multicast groups for each port.
.1.3.6.1.4.1.171.11.113.1.1.2.22.5.1.1,DES3200-10-L2MGMT-MIB::swL2McastFilterPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.1.2.22.5.1.2,DES3200-10-L2MGMT-MIB::swL2McastFilterPortInfoProfileID,OCTET,read-only,,current,,The multicast filter address profile ID.
.1.3.6.1.4.1.171.11.113.1.1.2.22.5.1.3,DES3200-10-L2MGMT-MIB::swL2McastFilterPortInfoAccess,INTEGER,read-only,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.113.1.1.2.23,DES3200-10-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.23.1,DES3200-10-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.113.1.1.2.23.1.1,DES3200-10-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,The advertisement state for each VLAN configured into the device.
.1.3.6.1.4.1.171.11.113.1.1.2.23.1.1.1,DES3200-10-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.113.1.1.2.23.1.1.2,DES3200-10-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.113.1.1.2.23.1.1.3,DES3200-10-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertise status of this VLAN entry.
.1.3.6.1.4.1.171.11.113.1.1.2.23.2,DES3200-10-L2MGMT-MIB::swL2VlanMultiplyMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.23.2.1,DES3200-10-L2MGMT-MIB::swL2VlanMultiplyVlanList,OCTET,read-write,,current,,This object specifies the VLAN ID List.
.1.3.6.1.4.1.171.11.113.1.1.2.23.2.2,DES3200-10-L2MGMT-MIB::swL2VlanMultiplyAdvertisement,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object specifies the advertisement state.
.1.3.6.1.4.1.171.11.113.1.1.2.23.2.3,DES3200-10-L2MGMT-MIB::swL2VlanMultiplyPortList,OCTET,read-write,,current,,Specifies the port list.
.1.3.6.1.4.1.171.11.113.1.1.2.23.2.4,DES3200-10-L2MGMT-MIB::swL2VlanMultiplyPortListAction,INTEGER,read-write,,current,other(1):add-tagged(2):add-untagged(3):add-forbidden(4):delete(5),Specifies the action for the port list which specified  by swL2VlanMultiplyPortList.
.1.3.6.1.4.1.171.11.113.1.1.2.23.2.5,DES3200-10-L2MGMT-MIB::swL2VlanMultiplyAction,INTEGER,read-write,,current,other(1):create(2):configure(3):delete(4),Specifies the action for VLANs. other: no action. create: the VLANs specified by swL2VlanMultiplyVlanList  would be created at a time. configure: the VLANs specified by swL2VlanMultiplyVlanList  would be configured at a time. delete: the VLANs specified by swL2VlanMultiplyVlanList  would be deleted at a time. 
.1.3.6.1.4.1.171.11.113.1.1.2.23.3,DES3200-10-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.113.1.1.2.24,DES3200-10-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.2.24.1,DES3200-10-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.113.1.1.2.24.2,DES3200-10-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.113.1.1.2.24.2.1,DES3200-10-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.113.1.1.2.24.2.1.1,DES3200-10-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.113.1.1.2.24.2.1.2,DES3200-10-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.113.1.1.3,DES3200-10-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.1.3.1,DES3200-10-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.3.2,DES3200-10-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.3.2.1,DES3200-10-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.3,DES3200-10-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.3.1,DES3200-10-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.3.1.1,DES3200-10-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.3.1.14,DES3200-10-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.3.1.15,DES3200-10-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.3.1.17,DES3200-10-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.3.1.22,DES3200-10-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.3.1.23,DES3200-10-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.4,DES3200-10-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.4.1,DES3200-10-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.4.1.1,DES3200-10-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.4.1.2,DES3200-10-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.4.1.3,DES3200-10-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.5,DES3200-10-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.5.1,DES3200-10-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.5.1.1,DES3200-10-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.5.1.2,DES3200-10-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.5.1.3,DES3200-10-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.5.1.8,DES3200-10-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.113.1.1.3.2.1.7,DES3200-10-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.113.1.2,SWPRIMGMT-DES3200-MIB::des3200-18,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2,DES3200-18-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.2.2.1,DES3200-18-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.1.1,DES3200-18-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.1.1.5,DES3200-18-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indicators.  The first two octets are defined as the system LED. The first indicator is  the power LED. The second indicator is the console LED.  The other octets are defined as follow: Starting on the third octet indicates the logical port LED (following  dot1dBasePort ordering). Every two bytes are presented to a port. The first  byte is presented to the Link/Activity LED. The second byte is presented to  the Speed LED. Link/Activity LED:
.1.3.6.1.4.1.171.11.113.1.2.2.1.2,DES3200-18-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.1,DES3200-18-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.2,DES3200-18-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system IP.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.3,DES3200-18-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.4,DES3200-18-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.5,DES3200-18-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls the VLAN, including system IP. The VLAN should have been created.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.7,DES3200-18-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.12,DES3200-18-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.13,DES3200-18-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.16,DES3200-18-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.17,DES3200-18-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.19,DES3200-18-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.20,DES3200-18-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.21,DES3200-18-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.22,DES3200-18-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.23,DES3200-18-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Units packet will be forwarded. 
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.24,DES3200-18-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables the asymmetric VLAN feature of the device.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.25,DES3200-18-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.26,DES3200-18-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.27,DES3200-18-L2MGMT-MIB::swL2DevArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.28,DES3200-18-L2MGMT-MIB::swL2DevPasswordEncryptionState,INTEGER,read-write,,current,enabled(1):disabled(2),If the password encryption is enabled, the password will be in  encrypted form.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.29,DES3200-18-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.29.1,DES3200-18-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.29.2,DES3200-18-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.29.2.1,DES3200-18-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.29.2.1.1,DES3200-18-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.29.2.1.2,DES3200-18-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.30,DES3200-18-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.1.2.30.1,DES3200-18-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls Web status.
.1.3.6.1.4.1.171.11.113.1.2.2.1.3,DES3200-18-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.1.3.3,DES3200-18-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.113.1.2.2.2,DES3200-18-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.2.1,DES3200-18-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.113.1.2.2.2.1.1,DES3200-18-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.2.2.2.1.1.1,DES3200-18-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.2.2.2.1.1.2,DES3200-18-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.2.2.2.1.1.4,DES3200-18-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.113.1.2.2.2.1.1.5,DES3200-18-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):half-10Mbps(2):full-10Mbps(3):half-100Mbps(4):full-100Mbps(5):full-1Gigabps(7),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.113.1.2.2.2.1.1.10,DES3200-18-L2MGMT-MIB::swL2PortInfoFlowCtrlOperStatus,INTEGER,read-only,,current,none(1):ieee8023x(2):backPressure(3),The current operational state of flow control. The none (1) state indicates that no flow control is performed. The flow control mechanism is different between full duplex mode and half duplex mode. For full duplex mode, the IEEE 802.3x (2) flow control function sends PAUSE frames and receives PAUSE frames. For half duplex mode, backpressure (3) is performed.
.1.3.6.1.4.1.171.11.113.1.2.2.2.2,DES3200-18-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1,DES3200-18-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlPortMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1.1,DES3200-18-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1.2,DES3200-18-L2MGMT-MIB::swL2PortCtrlPortMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1.3,DES3200-18-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1.4,DES3200-18-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7):nway-disabled-1Gigabps-Full-Master(8):nway-disabled-1Gigabps-Full-Slave(9),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1.5,DES3200-18-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set the flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1.6,DES3200-18-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1.7,DES3200-18-L2MGMT-MIB::swL2PortCtrlAddressLearning,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the address learning is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1.8,DES3200-18-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1.9,DES3200-18-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port. 
.1.3.6.1.4.1.171.11.113.1.2.2.2.2.1.10,DES3200-18-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3):other(4),This object configures the MDIX setting of the port. 
.1.3.6.1.4.1.171.11.113.1.2.2.2.3,DES3200-18-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about the Err port.
.1.3.6.1.4.1.171.11.113.1.2.2.2.3.1,DES3200-18-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.11.113.1.2.2.2.3.1.1,DES3200-18-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.2.2.2.3.1.2,DES3200-18-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.2.2.2.3.1.3,DES3200-18-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.11.113.1.2.2.2.3.1.4,DES3200-18-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,none(0):stp-lbd(1):storm-control(2):storm-control-lbd(3):loopdetect(4),This object decides whether the PortStatus STP is LBD or Storm control.
.1.3.6.1.4.1.171.11.113.1.2.2.2.3.1.5,DES3200-18-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.2.2.2.4,DES3200-18-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,enabled(1):disabled(2),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.113.1.2.2.2.5,DES3200-18-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.113.1.2.2.3,DES3200-18-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.3.1,DES3200-18-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.2.2.3.1.1,DES3200-18-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.113.1.2.2.3.1.1.1,DES3200-18-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.113.1.2.2.3.1.1.2,DES3200-18-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit.
.1.3.6.1.4.1.171.11.113.1.2.2.3.1.1.3,DES3200-18-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit. 
.1.3.6.1.4.1.171.11.113.1.2.2.3.1.1.4,DES3200-18-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.2.2.3.1.1.5,DES3200-18-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.2.2.3.2,DES3200-18-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.2.2.3.2.1,DES3200-18-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.113.1.2.2.3.2.1.1,DES3200-18-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.113.1.2.2.3.2.1.4,DES3200-18-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,,Indicates the maximum number of packets the above specified hardware priority queue will be allowed to transmit before allowing the next lowest priority queue to transmit its packets.
.1.3.6.1.4.1.171.11.113.1.2.2.3.2.1.5,DES3200-18-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.113.1.2.2.3.3,DES3200-18-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.2.2.3.3.1,DES3200-18-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.113.1.2.2.3.3.1.1,DES3200-18-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority.
.1.3.6.1.4.1.171.11.113.1.2.2.3.3.1.2,DES3200-18-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.113.1.2.2.3.4,DES3200-18-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.2.2.3.4.1,DES3200-18-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.113.1.2.2.3.4.1.1,DES3200-18-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.113.1.2.2.3.4.1.2,DES3200-18-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.113.1.2.2.3.4.1.3,DES3200-18-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.113.1.2.2.3.5,DES3200-18-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.113.1.2.2.4,DES3200-18-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.4.1,DES3200-18-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of the swPortTrunkTable
.1.3.6.1.4.1.171.11.113.1.2.2.4.2,DES3200-18-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.113.1.2.2.4.3,DES3200-18-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.113.1.2.2.4.3.1,DES3200-18-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information that specifies which port group forms a single logical link.
.1.3.6.1.4.1.171.11.113.1.2.2.4.3.1.1,DES3200-18-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.113.1.2.2.4.3.1.2,DES3200-18-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry. The  first port of the trunk is implicitly configured to be the master logical  port. When using a Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.113.1.2.2.4.3.1.3,DES3200-18-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.113.1.2.2.4.3.1.4,DES3200-18-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry.
.1.3.6.1.4.1.171.11.113.1.2.2.4.3.1.5,DES3200-18-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry.
.1.3.6.1.4.1.171.11.113.1.2.2.4.3.1.6,DES3200-18-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo (4),the type of trunk is static (1); when the state is CreatAndWait (5), the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.113.1.2.2.4.3.1.7,DES3200-18-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.113.1.2.2.4.4,DES3200-18-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures part of the packet to be examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.113.1.2.2.4.5,DES3200-18-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which port group a set of ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.2.2.4.5.1,DES3200-18-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which port group a set of  ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.2.2.4.5.1.1,DES3200-18-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of the logical port LACP. 
.1.3.6.1.4.1.171.11.113.1.2.2.4.5.1.2,DES3200-18-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.2.2.4.6,DES3200-18-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.2.2.4.6.1,DES3200-18-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.113.1.2.2.4.6.1.1,DES3200-18-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.113.1.2.2.4.6.1.2,DES3200-18-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.2.2.6,DES3200-18-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.6.2,DES3200-18-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.2.2.6.3,DES3200-18-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.2.2.6.4,DES3200-18-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates the switch whose port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to the bridge MIB, etc. 
.1.3.6.1.4.1.171.11.113.1.2.2.6.5,DES3200-18-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7,DES3200-18-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.7.1,DES3200-18-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,The maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.2.2.7.2,DES3200-18-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,The maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.113.1.2.2.7.3,DES3200-18-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN mode is disabled, there is only one entry in the table, with index 1. If  VLAN is in Port-Based or 802.1q mode, the number of entries can  be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1,DES3200-18-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,An entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP captures the switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1.1,DES3200-18-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Based mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the VID setting can vary from 1 to 4094 by management user, and  the VID in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1.2,DES3200-18-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1.3,DES3200-18-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1.4,DES3200-18-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1.5,DES3200-18-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1.9,DES3200-18-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1.10,DES3200-18-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1.11,DES3200-18-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable (2) - IGMP function is disabled for this entry. enable (3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1.12,DES3200-18-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.113.1.2.2.7.3.1.14,DES3200-18-L2MGMT-MIB::swL2IGMPDynIPMultVlanAge,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable or disable aging on the dynamic IP multicast entry in this VLAN.
.1.3.6.1.4.1.171.11.113.1.2.2.7.4,DES3200-18-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number of current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.113.1.2.2.7.4.1,DES3200-18-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.113.1.2.2.7.4.1.1,DES3200-18-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.2.2.7.4.1.2,DES3200-18-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.113.1.2.2.7.4.1.3,DES3200-18-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiring, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.113.1.2.2.7.6,DES3200-18-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.113.1.2.2.7.6.1,DES3200-18-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of the swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.113.1.2.2.7.6.1.1,DES3200-18-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.6.1.2,DES3200-18-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.6.1.3,DES3200-18-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.6.1.4,DES3200-18-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.6.1.5,DES3200-18-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.7,DES3200-18-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication  configurations of the device.
.1.3.6.1.4.1.171.11.113.1.2.2.7.7.1,DES3200-18-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.113.1.2.2.7.7.1.1,DES3200-18-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable.  This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.113.1.2.2.7.7.1.2,DES3200-18-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,disabled(1):enabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.1,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.2,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.3,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.4,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The member ports will be set as untagged ports of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.5,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.6,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.7,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.8,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.9,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-create,,current,,This object indicates the port list of the untag source ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.10,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,This is the priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to -1, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.113.1.2.2.7.8.1.11,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,enabled(1):disabled(2),This specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.113.1.2.2.7.9,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.113.1.2.2.7.9.1,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.2.2.7.9.1.1,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.2.2.7.9.1.2,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.2.2.7.9.1.3,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.2.2.7.9.1.4,DES3200-18-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.12,DES3200-18-L2MGMT-MIB::swL2IGMPDynIpMultMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.7.12.1,DES3200-18-L2MGMT-MIB::swL2IGMPDynIPMultMaxEntry,INTEGER,read-write,,current,,This object specifies the maximum number of entries which can be learned by dynamic IP multicast.
.1.3.6.1.4.1.171.11.113.1.2.2.7.12.2,DES3200-18-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMult,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.7.12.2.1,DES3200-18-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultVID,INTEGER,read-write,,current,,This object indicates the VLAN identifier where the data driven  entries will be removed from.
.1.3.6.1.4.1.171.11.113.1.2.2.7.12.2.2,DES3200-18-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultIP,IpAddress,read-write,,current,,This object indicates the IP address of the IGMP snooping group from which the data driven entries will be removed.
.1.3.6.1.4.1.171.11.113.1.2.2.7.12.2.3,DES3200-18-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultAction,INTEGER,read-write,,current,all(1):vlan(2):group(3):other(4),Setting this object will clear the data driven entries. all - Remove all learned data driven groups.  VLAN - Clear all data driven entries in the VLAN specified in  swIGMPSnoopingClearDynIpMultVID. group - Clear the group with the address specified in swL2IGMPSnoopingClearDynIpMultIP in the VLAN specified in swIGMPSnoopingClearDynIpMultVID. 
.1.3.6.1.4.1.171.11.113.1.2.2.7.13,DES3200-18-L2MGMT-MIB::swIGMPSnoopingHostTable,,not-accessible,,current,,The table contains the IGMP hosts that have joined the groups.
.1.3.6.1.4.1.171.11.113.1.2.2.7.13.1,DES3200-18-L2MGMT-MIB::swIGMPSnoopingHostEntry,,not-accessible,swIGMPSnoopingHostVid:swIGMPSnoopingHostGroup:swIGMPSnoopingHostPort:swIGMPSnoopingHostIp,current,,The entry contains the IGMP host that has joined the group.
.1.3.6.1.4.1.171.11.113.1.2.2.7.13.1.1,DES3200-18-L2MGMT-MIB::swIGMPSnoopingHostVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping host  table entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.13.1.2,DES3200-18-L2MGMT-MIB::swIGMPSnoopingHostGroup,IpAddress,read-only,,current,,This object indicates the group address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.13.1.3,DES3200-18-L2MGMT-MIB::swIGMPSnoopingHostPort,INTEGER,read-only,,current,,This object indicates the port number of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.2.2.7.13.1.4,DES3200-18-L2MGMT-MIB::swIGMPSnoopingHostIp,IpAddress,read-only,,current,,This object indicates the host IP address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.2.2.12,DES3200-18-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.12.1,DES3200-18-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.113.1.2.2.12.1.1,DES3200-18-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.113.1.2.2.12.1.1.1,DES3200-18-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.113.1.2.2.12.1.1.2,DES3200-18-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.113.1.2.2.15,DES3200-18-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.15.1,DES3200-18-L2MGMT-MIB::learned,,not-accessible,,current,,The port security feature controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as a static entry. When the learned address number reaches N, any incoming packet without can be learned at this port.
.1.3.6.1.4.1.171.11.113.1.2.2.15.1.1,DES3200-18-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.113.1.2.2.15.1.1.1,DES3200-18-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates a secured port to lock address learning.
.1.3.6.1.4.1.171.11.113.1.2.2.15.1.1.2,DES3200-18-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates the allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.113.1.2.2.15.1.1.3,DES3200-18-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout (3) mode - the locked addresses can be aged out after the aging timer expires. In this mode, when the locked address is aged out, the number of addresses that can be learned has to be increased by one. In deleteOnReset (4) mode - never age out the locked addresses unless restarting the system to prevent port movement or intrusion.
.1.3.6.1.4.1.171.11.113.1.2.2.15.1.1.4,DES3200-18-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates an administration state of locking address.
.1.3.6.1.4.1.171.11.113.1.2.2.15.1.1.5,DES3200-18-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.113.1.2.2.15.2,DES3200-18-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled (2), whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in the system.
.1.3.6.1.4.1.171.11.113.1.2.2.15.3,DES3200-18-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.15.3.1,DES3200-18-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates the VLAN name.
.1.3.6.1.4.1.171.11.113.1.2.2.15.3.2,DES3200-18-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port. 0 means the function dose not work now.
.1.3.6.1.4.1.171.11.113.1.2.2.15.3.3,DES3200-18-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies the MAC address.
.1.3.6.1.4.1.171.11.113.1.2.2.15.3.4,DES3200-18-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),
.1.3.6.1.4.1.171.11.113.1.2.2.17,DES3200-18-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.17.3,DES3200-18-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.1,DES3200-18-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and configure per port priority-based QoS features on the switch.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.1.1,DES3200-18-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in the swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.1.1.1,DES3200-18-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.1.1.3,DES3200-18-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p (2), enable 802.1p QoS; When set macBase (3), enable MAC-based QoS;  When set disable (1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.1.1.4,DES3200-18-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos (2), enable TOS based QoS; When set dscp (3), enable DSCP based QoS;  When set disable (1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.1.1.5,DES3200-18-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),When read, it always returns invalid (2); when write valid (1), it disables all priority in this table.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.4,DES3200-18-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.4.1,DES3200-18-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in the swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.4.1.1,DES3200-18-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.4.1.2,DES3200-18-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.5,DES3200-18-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.5.1,DES3200-18-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in the swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.5.1.1,DES3200-18-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.113.1.2.2.17.3.5.1.2,DES3200-18-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.2.2.18,DES3200-18-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.18.1,DES3200-18-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates whether the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.113.1.2.2.18.2,DES3200-18-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that  the DHCP packets can cross.
.1.3.6.1.4.1.171.11.113.1.2.2.18.3,DES3200-18-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.113.1.2.2.18.4,DES3200-18-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.2.2.18.5,DES3200-18-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.2.2.18.6,DES3200-18-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace (1) - Replace the exiting option 82 field in messages. drop (2) - Discard messages with existing option 82 field. keep (3) - Retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.113.1.2.2.18.7,DES3200-18-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.2.2.18.7.1,DES3200-18-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.2.2.18.7.1.1,DES3200-18-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.2.2.18.7.1.2,DES3200-18-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,obsolete,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.113.1.2.2.18.7.1.3,DES3200-18-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid (2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.113.1.2.2.20,DES3200-18-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.20.0,DES3200-18-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.20.0.1,DES3200-18-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined  port security configuration, a trap will be sent out.
.1.3.6.1.4.1.171.11.113.1.2.2.20.0.2,DES3200-18-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table. 
.1.3.6.1.4.1.171.11.113.1.2.2.20.0.3,DES3200-18-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when a Port loop occurs.
.1.3.6.1.4.1.171.11.113.1.2.2.20.0.4,DES3200-18-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when a Port loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.2.2.20.0.5,DES3200-18-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when a Port with a VID loop occurs.
.1.3.6.1.4.1.171.11.113.1.2.2.20.0.6,DES3200-18-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when a Port with a VID loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.2.2.20.1,DES3200-18-L2MGMT-MIB::swl2PortSecurityBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.20.1.1,DES3200-18-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.113.1.2.2.20.2,DES3200-18-L2MGMT-MIB::swl2NotificationBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.20.2.1,DES3200-18-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information. 
.1.3.6.1.4.1.171.11.113.1.2.2.20.2.2,DES3200-18-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that detected a loopback.
.1.3.6.1.4.1.171.11.113.1.2.2.21,DES3200-18-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.21.1,DES3200-18-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.21.1.1,DES3200-18-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.113.1.2.2.21.1.2,DES3200-18-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.113.1.2.2.21.1.3,DES3200-18-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.113.1.2.2.21.1.4,DES3200-18-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.113.1.2.2.21.1.5,DES3200-18-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.113.1.2.2.21.2,DES3200-18-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.21.2.1,DES3200-18-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.2.2.21.2.1.1,DES3200-18-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.2.2.21.2.1.1.1,DES3200-18-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.113.1.2.2.21.2.1.1.2,DES3200-18-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.113.1.2.2.21.2.1.1.3,DES3200-18-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.113.1.2.2.21.2.1.1.4,DES3200-18-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.113.1.2.2.22,DES3200-18-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.22.2,DES3200-18-L2MGMT-MIB::swL2McastFilterTable,,not-accessible,,current,, A table that contains information about the multicast filter address.
.1.3.6.1.4.1.171.11.113.1.2.2.22.2.1,DES3200-18-L2MGMT-MIB::swL2McastFilterEntry,,not-accessible,swL2McastFilterProfileIndex,current,,A list of multicast filter mode information for each profile ID. 
.1.3.6.1.4.1.171.11.113.1.2.2.22.2.1.1,DES3200-18-L2MGMT-MIB::swL2McastFilterProfileIndex,INTEGER,read-only,,current,, index for each profile
.1.3.6.1.4.1.171.11.113.1.2.2.22.2.1.2,DES3200-18-L2MGMT-MIB::swL2McastFilterProfileName,OCTET,read-write,,current,,The multicast filter description.
.1.3.6.1.4.1.171.11.113.1.2.2.22.2.1.3,DES3200-18-L2MGMT-MIB::swL2McastFilterAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter address.
.1.3.6.1.4.1.171.11.113.1.2.2.22.2.1.4,DES3200-18-L2MGMT-MIB::swL2McastFilterGroupList,OCTET,read-write,,current,,The multicast filter address group list.
.1.3.6.1.4.1.171.11.113.1.2.2.22.2.1.5,DES3200-18-L2MGMT-MIB::swL2McastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.2.2.22.3,DES3200-18-L2MGMT-MIB::swL2McastFilterPortTable,,not-accessible,,current,, A table that is used to bind port to profile ID.
.1.3.6.1.4.1.171.11.113.1.2.2.22.3.1,DES3200-18-L2MGMT-MIB::swL2McastFilterPortEntry,,not-accessible,swL2McastFilterPortGroupPortIndex,current,,A list of information that is used to bind port to profile ID. 
.1.3.6.1.4.1.171.11.113.1.2.2.22.3.1.1,DES3200-18-L2MGMT-MIB::swL2McastFilterPortGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.2.2.22.3.1.2,DES3200-18-L2MGMT-MIB::swL2McastFilterPortProfileAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter profile.
.1.3.6.1.4.1.171.11.113.1.2.2.22.3.1.3,DES3200-18-L2MGMT-MIB::swL2McastFilterPortProfileID,INTEGER,read-write,,current,,This object indicates the profile ID of this entry. 
.1.3.6.1.4.1.171.11.113.1.2.2.22.3.1.4,DES3200-18-L2MGMT-MIB::swL2McastFilterPortAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),This object indicates the access status for each port. When read, it is always none. When set, none can not be set.
.1.3.6.1.4.1.171.11.113.1.2.2.22.4,DES3200-18-L2MGMT-MIB::swL2McastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about the max group number based on port.
.1.3.6.1.4.1.171.11.113.1.2.2.22.4.1,DES3200-18-L2MGMT-MIB::swL2McastFilterPortMaxGroupEntry,,not-accessible,swL2McastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port.
.1.3.6.1.4.1.171.11.113.1.2.2.22.4.1.1,DES3200-18-L2MGMT-MIB::swL2McastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.2.2.22.4.1.2,DES3200-18-L2MGMT-MIB::swL2McastFilterPortMaxGroup,INTEGER,read-write,,current,,The max group numbers. The default is 256.
.1.3.6.1.4.1.171.11.113.1.2.2.22.5,DES3200-18-L2MGMT-MIB::swL2McastFilterPortInfoTable,,not-accessible,,current,, A table that contains information about all of the multicast groups for the ports.
.1.3.6.1.4.1.171.11.113.1.2.2.22.5.1,DES3200-18-L2MGMT-MIB::swL2McastFilterPortInfoEntry,,not-accessible,swL2McastFilterPortInfoPortIndex,current,,A list of information about all of the multicast groups for each port.
.1.3.6.1.4.1.171.11.113.1.2.2.22.5.1.1,DES3200-18-L2MGMT-MIB::swL2McastFilterPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.2.2.22.5.1.2,DES3200-18-L2MGMT-MIB::swL2McastFilterPortInfoProfileID,OCTET,read-only,,current,,The multicast filter address profile ID.
.1.3.6.1.4.1.171.11.113.1.2.2.22.5.1.3,DES3200-18-L2MGMT-MIB::swL2McastFilterPortInfoAccess,INTEGER,read-only,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.113.1.2.2.23,DES3200-18-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.23.1,DES3200-18-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.113.1.2.2.23.1.1,DES3200-18-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,The advertisement state for each VLAN configured into the device.
.1.3.6.1.4.1.171.11.113.1.2.2.23.1.1.1,DES3200-18-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.113.1.2.2.23.1.1.2,DES3200-18-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.113.1.2.2.23.1.1.3,DES3200-18-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertise status of this VLAN entry.
.1.3.6.1.4.1.171.11.113.1.2.2.23.2,DES3200-18-L2MGMT-MIB::swL2VlanMultiplyMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.23.2.1,DES3200-18-L2MGMT-MIB::swL2VlanMultiplyVlanList,OCTET,read-write,,current,,This object specifies the VLAN ID List.
.1.3.6.1.4.1.171.11.113.1.2.2.23.2.2,DES3200-18-L2MGMT-MIB::swL2VlanMultiplyAdvertisement,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object specifies the advertisement state.
.1.3.6.1.4.1.171.11.113.1.2.2.23.2.3,DES3200-18-L2MGMT-MIB::swL2VlanMultiplyPortList,OCTET,read-write,,current,,Specifies the port list.
.1.3.6.1.4.1.171.11.113.1.2.2.23.2.4,DES3200-18-L2MGMT-MIB::swL2VlanMultiplyPortListAction,INTEGER,read-write,,current,other(1):add-tagged(2):add-untagged(3):add-forbidden(4):delete(5),Specifies the action for the port list which specified  by swL2VlanMultiplyPortList.
.1.3.6.1.4.1.171.11.113.1.2.2.23.2.5,DES3200-18-L2MGMT-MIB::swL2VlanMultiplyAction,INTEGER,read-write,,current,other(1):create(2):configure(3):delete(4),Specifies the action for VLANs. other: no action. create: the VLANs specified by swL2VlanMultiplyVlanList  would be created at a time. configure: the VLANs specified by swL2VlanMultiplyVlanList  would be configured at a time. delete: the VLANs specified by swL2VlanMultiplyVlanList  would be deleted at a time. 
.1.3.6.1.4.1.171.11.113.1.2.2.23.3,DES3200-18-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.113.1.2.2.24,DES3200-18-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.2.24.1,DES3200-18-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.113.1.2.2.24.2,DES3200-18-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.113.1.2.2.24.2.1,DES3200-18-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.113.1.2.2.24.2.1.1,DES3200-18-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.113.1.2.2.24.2.1.2,DES3200-18-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.113.1.2.3,DES3200-18-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.2.3.1,DES3200-18-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.3.2,DES3200-18-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.3.2.1,DES3200-18-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.3,DES3200-18-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.3.1,DES3200-18-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.3.1.1,DES3200-18-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.3.1.14,DES3200-18-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.3.1.15,DES3200-18-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.3.1.17,DES3200-18-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.3.1.22,DES3200-18-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.3.1.23,DES3200-18-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.4,DES3200-18-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.4.1,DES3200-18-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.4.1.1,DES3200-18-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.4.1.2,DES3200-18-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.4.1.3,DES3200-18-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.5,DES3200-18-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.5.1,DES3200-18-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.5.1.1,DES3200-18-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.5.1.2,DES3200-18-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.5.1.3,DES3200-18-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.5.1.8,DES3200-18-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.113.1.2.3.2.1.7,DES3200-18-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.113.1.3,SWPRIMGMT-DES3200-MIB::des3200-28,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2,DES3200-28-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.3.2.1,DES3200-28-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.1.1,DES3200-28-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.1.1.5,DES3200-28-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indicators.  The first two octets are defined as the system LED. The first indicator is  the power LED. The second indicator is the console LED.  The other octets are defined as follow: Starting on the third octet indicates the logical port LED (following  dot1dBasePort ordering). Every two bytes are presented to a port. The first  byte is presented to the Link/Activity LED. The second byte is presented to  the Speed LED. Link/Activity LED:
.1.3.6.1.4.1.171.11.113.1.3.2.1.2,DES3200-28-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.1,DES3200-28-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.2,DES3200-28-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system IP.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.3,DES3200-28-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.4,DES3200-28-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.5,DES3200-28-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls the VLAN, including system IP. The VLAN should have been created.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.7,DES3200-28-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.12,DES3200-28-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.13,DES3200-28-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.16,DES3200-28-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.17,DES3200-28-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.19,DES3200-28-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.20,DES3200-28-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.21,DES3200-28-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.22,DES3200-28-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.23,DES3200-28-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Units packet will be forwarded. 
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.24,DES3200-28-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables the asymmetric VLAN feature of the device.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.25,DES3200-28-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.26,DES3200-28-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.27,DES3200-28-L2MGMT-MIB::swL2DevArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.28,DES3200-28-L2MGMT-MIB::swL2DevPasswordEncryptionState,INTEGER,read-write,,current,enabled(1):disabled(2),If the password encryption is enabled, the password will be in  encrypted form.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.29,DES3200-28-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.29.1,DES3200-28-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.29.2,DES3200-28-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.29.2.1,DES3200-28-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.29.2.1.1,DES3200-28-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.29.2.1.2,DES3200-28-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.30,DES3200-28-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.1.2.30.1,DES3200-28-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls Web status.
.1.3.6.1.4.1.171.11.113.1.3.2.1.3,DES3200-28-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.1.3.3,DES3200-28-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.113.1.3.2.2,DES3200-28-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.2.1,DES3200-28-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.113.1.3.2.2.1.1,DES3200-28-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.3.2.2.1.1.1,DES3200-28-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.3.2.2.1.1.2,DES3200-28-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.3.2.2.1.1.4,DES3200-28-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.113.1.3.2.2.1.1.5,DES3200-28-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):half-10Mbps(2):full-10Mbps(3):half-100Mbps(4):full-100Mbps(5):full-1Gigabps(7),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.113.1.3.2.2.1.1.10,DES3200-28-L2MGMT-MIB::swL2PortInfoFlowCtrlOperStatus,INTEGER,read-only,,current,none(1):ieee8023x(2):backPressure(3),The current operational state of flow control. The none (1) state indicates that no flow control is performed. The flow control mechanism is different between full duplex mode and half duplex mode. For full duplex mode, the IEEE 802.3x (2) flow control function sends PAUSE frames and receives PAUSE frames. For half duplex mode, backpressure (3) is performed.
.1.3.6.1.4.1.171.11.113.1.3.2.2.2,DES3200-28-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1,DES3200-28-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlPortMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1.1,DES3200-28-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1.2,DES3200-28-L2MGMT-MIB::swL2PortCtrlPortMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1.3,DES3200-28-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1.4,DES3200-28-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7):nway-disabled-1Gigabps-Full-Master(8):nway-disabled-1Gigabps-Full-Slave(9),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1.5,DES3200-28-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set the flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1.6,DES3200-28-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1.7,DES3200-28-L2MGMT-MIB::swL2PortCtrlAddressLearning,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the address learning is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1.8,DES3200-28-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1.9,DES3200-28-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port. 
.1.3.6.1.4.1.171.11.113.1.3.2.2.2.1.10,DES3200-28-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3):other(4),This object configures the MDIX setting of the port. 
.1.3.6.1.4.1.171.11.113.1.3.2.2.3,DES3200-28-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about the Err port.
.1.3.6.1.4.1.171.11.113.1.3.2.2.3.1,DES3200-28-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.11.113.1.3.2.2.3.1.1,DES3200-28-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.3.2.2.3.1.2,DES3200-28-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.3.2.2.3.1.3,DES3200-28-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.11.113.1.3.2.2.3.1.4,DES3200-28-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,none(0):stp-lbd(1):storm-control(2):storm-control-lbd(3):loopdetect(4),This object decides whether the PortStatus STP is LBD or Storm control.
.1.3.6.1.4.1.171.11.113.1.3.2.2.3.1.5,DES3200-28-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.3.2.2.4,DES3200-28-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,enabled(1):disabled(2),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.113.1.3.2.2.5,DES3200-28-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.113.1.3.2.3,DES3200-28-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.3.1,DES3200-28-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.3.2.3.1.1,DES3200-28-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.113.1.3.2.3.1.1.1,DES3200-28-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.113.1.3.2.3.1.1.2,DES3200-28-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit.
.1.3.6.1.4.1.171.11.113.1.3.2.3.1.1.3,DES3200-28-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit. 
.1.3.6.1.4.1.171.11.113.1.3.2.3.1.1.4,DES3200-28-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.3.2.3.1.1.5,DES3200-28-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.3.2.3.2,DES3200-28-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.3.2.3.2.1,DES3200-28-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.113.1.3.2.3.2.1.1,DES3200-28-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.113.1.3.2.3.2.1.4,DES3200-28-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,,Indicates the maximum number of packets the above specified hardware priority queue will be allowed to transmit before allowing the next lowest priority queue to transmit its packets.
.1.3.6.1.4.1.171.11.113.1.3.2.3.2.1.5,DES3200-28-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.113.1.3.2.3.3,DES3200-28-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.3.2.3.3.1,DES3200-28-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.113.1.3.2.3.3.1.1,DES3200-28-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority.
.1.3.6.1.4.1.171.11.113.1.3.2.3.3.1.2,DES3200-28-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.113.1.3.2.3.4,DES3200-28-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.3.2.3.4.1,DES3200-28-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.113.1.3.2.3.4.1.1,DES3200-28-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.113.1.3.2.3.4.1.2,DES3200-28-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.113.1.3.2.3.4.1.3,DES3200-28-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.113.1.3.2.3.5,DES3200-28-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.113.1.3.2.4,DES3200-28-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.4.1,DES3200-28-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of the swPortTrunkTable
.1.3.6.1.4.1.171.11.113.1.3.2.4.2,DES3200-28-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.113.1.3.2.4.3,DES3200-28-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.113.1.3.2.4.3.1,DES3200-28-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information that specifies which port group forms a single logical link.
.1.3.6.1.4.1.171.11.113.1.3.2.4.3.1.1,DES3200-28-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.113.1.3.2.4.3.1.2,DES3200-28-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry. The  first port of the trunk is implicitly configured to be the master logical  port. When using a Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.113.1.3.2.4.3.1.3,DES3200-28-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.113.1.3.2.4.3.1.4,DES3200-28-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry.
.1.3.6.1.4.1.171.11.113.1.3.2.4.3.1.5,DES3200-28-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry.
.1.3.6.1.4.1.171.11.113.1.3.2.4.3.1.6,DES3200-28-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo (4),the type of trunk is static (1); when the state is CreatAndWait (5), the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.113.1.3.2.4.3.1.7,DES3200-28-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.113.1.3.2.4.4,DES3200-28-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures part of the packet to be examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.113.1.3.2.4.5,DES3200-28-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which port group a set of ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.3.2.4.5.1,DES3200-28-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which port group a set of  ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.3.2.4.5.1.1,DES3200-28-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of the logical port LACP. 
.1.3.6.1.4.1.171.11.113.1.3.2.4.5.1.2,DES3200-28-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.3.2.4.6,DES3200-28-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.3.2.4.6.1,DES3200-28-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.113.1.3.2.4.6.1.1,DES3200-28-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.113.1.3.2.4.6.1.2,DES3200-28-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.3.2.6,DES3200-28-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.6.2,DES3200-28-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.3.2.6.3,DES3200-28-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.3.2.6.4,DES3200-28-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates the switch whose port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to the bridge MIB, etc. 
.1.3.6.1.4.1.171.11.113.1.3.2.6.5,DES3200-28-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7,DES3200-28-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.7.1,DES3200-28-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,The maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.3.2.7.2,DES3200-28-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,The maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.113.1.3.2.7.3,DES3200-28-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN mode is disabled, there is only one entry in the table, with index 1. If  VLAN is in Port-Based or 802.1q mode, the number of entries can  be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1,DES3200-28-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,An entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP captures the switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1.1,DES3200-28-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Based mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the VID setting can vary from 1 to 4094 by management user, and  the VID in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1.2,DES3200-28-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1.3,DES3200-28-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1.4,DES3200-28-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1.5,DES3200-28-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1.9,DES3200-28-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1.10,DES3200-28-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1.11,DES3200-28-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable (2) - IGMP function is disabled for this entry. enable (3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1.12,DES3200-28-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.113.1.3.2.7.3.1.14,DES3200-28-L2MGMT-MIB::swL2IGMPDynIPMultVlanAge,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable or disable aging on the dynamic IP multicast entry in this VLAN.
.1.3.6.1.4.1.171.11.113.1.3.2.7.4,DES3200-28-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number of current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.113.1.3.2.7.4.1,DES3200-28-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.113.1.3.2.7.4.1.1,DES3200-28-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.3.2.7.4.1.2,DES3200-28-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.113.1.3.2.7.4.1.3,DES3200-28-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiring, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.113.1.3.2.7.6,DES3200-28-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.113.1.3.2.7.6.1,DES3200-28-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of the swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.113.1.3.2.7.6.1.1,DES3200-28-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.6.1.2,DES3200-28-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.6.1.3,DES3200-28-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.6.1.4,DES3200-28-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.6.1.5,DES3200-28-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.7,DES3200-28-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication  configurations of the device.
.1.3.6.1.4.1.171.11.113.1.3.2.7.7.1,DES3200-28-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.113.1.3.2.7.7.1.1,DES3200-28-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable.  This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.113.1.3.2.7.7.1.2,DES3200-28-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,disabled(1):enabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.1,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.2,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.3,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.4,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The member ports will be set as untagged ports of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.5,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.6,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.7,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.8,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.9,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-create,,current,,This object indicates the port list of the untag source ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.10,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,This is the priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to -1, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.113.1.3.2.7.8.1.11,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,enabled(1):disabled(2),This specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.113.1.3.2.7.9,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.113.1.3.2.7.9.1,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.3.2.7.9.1.1,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.3.2.7.9.1.2,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.3.2.7.9.1.3,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.3.2.7.9.1.4,DES3200-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.12,DES3200-28-L2MGMT-MIB::swL2IGMPDynIpMultMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.7.12.1,DES3200-28-L2MGMT-MIB::swL2IGMPDynIPMultMaxEntry,INTEGER,read-write,,current,,This object specifies the maximum number of entries which can be learned by dynamic IP multicast.
.1.3.6.1.4.1.171.11.113.1.3.2.7.12.2,DES3200-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMult,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.7.12.2.1,DES3200-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultVID,INTEGER,read-write,,current,,This object indicates the VLAN identifier where the data driven  entries will be removed from.
.1.3.6.1.4.1.171.11.113.1.3.2.7.12.2.2,DES3200-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultIP,IpAddress,read-write,,current,,This object indicates the IP address of the IGMP snooping group from which the data driven entries will be removed.
.1.3.6.1.4.1.171.11.113.1.3.2.7.12.2.3,DES3200-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultAction,INTEGER,read-write,,current,all(1):vlan(2):group(3):other(4),Setting this object will clear the data driven entries. all - Remove all learned data driven groups.  VLAN - Clear all data driven entries in the VLAN specified in  swIGMPSnoopingClearDynIpMultVID. group - Clear the group with the address specified in swL2IGMPSnoopingClearDynIpMultIP in the VLAN specified in swIGMPSnoopingClearDynIpMultVID. 
.1.3.6.1.4.1.171.11.113.1.3.2.7.13,DES3200-28-L2MGMT-MIB::swIGMPSnoopingHostTable,,not-accessible,,current,,The table contains the IGMP hosts that have joined the groups.
.1.3.6.1.4.1.171.11.113.1.3.2.7.13.1,DES3200-28-L2MGMT-MIB::swIGMPSnoopingHostEntry,,not-accessible,swIGMPSnoopingHostVid:swIGMPSnoopingHostGroup:swIGMPSnoopingHostPort:swIGMPSnoopingHostIp,current,,The entry contains the IGMP host that has joined the group.
.1.3.6.1.4.1.171.11.113.1.3.2.7.13.1.1,DES3200-28-L2MGMT-MIB::swIGMPSnoopingHostVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping host  table entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.13.1.2,DES3200-28-L2MGMT-MIB::swIGMPSnoopingHostGroup,IpAddress,read-only,,current,,This object indicates the group address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.13.1.3,DES3200-28-L2MGMT-MIB::swIGMPSnoopingHostPort,INTEGER,read-only,,current,,This object indicates the port number of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.3.2.7.13.1.4,DES3200-28-L2MGMT-MIB::swIGMPSnoopingHostIp,IpAddress,read-only,,current,,This object indicates the host IP address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.3.2.12,DES3200-28-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.12.1,DES3200-28-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.113.1.3.2.12.1.1,DES3200-28-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.113.1.3.2.12.1.1.1,DES3200-28-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.113.1.3.2.12.1.1.2,DES3200-28-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.113.1.3.2.15,DES3200-28-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.15.1,DES3200-28-L2MGMT-MIB::learned,,not-accessible,,current,,The port security feature controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as a static entry. When the learned address number reaches N, any incoming packet without can be learned at this port.
.1.3.6.1.4.1.171.11.113.1.3.2.15.1.1,DES3200-28-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.113.1.3.2.15.1.1.1,DES3200-28-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates a secured port to lock address learning.
.1.3.6.1.4.1.171.11.113.1.3.2.15.1.1.2,DES3200-28-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates the allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.113.1.3.2.15.1.1.3,DES3200-28-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout (3) mode - the locked addresses can be aged out after the aging timer expires. In this mode, when the locked address is aged out, the number of addresses that can be learned has to be increased by one. In deleteOnReset (4) mode - never age out the locked addresses unless restarting the system to prevent port movement or intrusion.
.1.3.6.1.4.1.171.11.113.1.3.2.15.1.1.4,DES3200-28-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates an administration state of locking address.
.1.3.6.1.4.1.171.11.113.1.3.2.15.1.1.5,DES3200-28-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.113.1.3.2.15.2,DES3200-28-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled (2), whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in the system.
.1.3.6.1.4.1.171.11.113.1.3.2.15.3,DES3200-28-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.15.3.1,DES3200-28-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates the VLAN name.
.1.3.6.1.4.1.171.11.113.1.3.2.15.3.2,DES3200-28-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port. 0 means the function dose not work now.
.1.3.6.1.4.1.171.11.113.1.3.2.15.3.3,DES3200-28-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies the MAC address.
.1.3.6.1.4.1.171.11.113.1.3.2.15.3.4,DES3200-28-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),
.1.3.6.1.4.1.171.11.113.1.3.2.17,DES3200-28-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.17.3,DES3200-28-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.1,DES3200-28-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and configure per port priority-based QoS features on the switch.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.1.1,DES3200-28-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in the swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.1.1.1,DES3200-28-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.1.1.3,DES3200-28-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p (2), enable 802.1p QoS; When set macBase (3), enable MAC-based QoS;  When set disable (1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.1.1.4,DES3200-28-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos (2), enable TOS based QoS; When set dscp (3), enable DSCP based QoS;  When set disable (1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.1.1.5,DES3200-28-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),When read, it always returns invalid (2); when write valid (1), it disables all priority in this table.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.4,DES3200-28-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.4.1,DES3200-28-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in the swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.4.1.1,DES3200-28-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.4.1.2,DES3200-28-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.5,DES3200-28-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.5.1,DES3200-28-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in the swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.5.1.1,DES3200-28-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.113.1.3.2.17.3.5.1.2,DES3200-28-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.3.2.18,DES3200-28-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.18.1,DES3200-28-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates whether the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.113.1.3.2.18.2,DES3200-28-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that  the DHCP packets can cross.
.1.3.6.1.4.1.171.11.113.1.3.2.18.3,DES3200-28-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.113.1.3.2.18.4,DES3200-28-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.3.2.18.5,DES3200-28-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.3.2.18.6,DES3200-28-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace (1) - Replace the exiting option 82 field in messages. drop (2) - Discard messages with existing option 82 field. keep (3) - Retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.113.1.3.2.18.7,DES3200-28-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.3.2.18.7.1,DES3200-28-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.3.2.18.7.1.1,DES3200-28-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.3.2.18.7.1.2,DES3200-28-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,obsolete,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.113.1.3.2.18.7.1.3,DES3200-28-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid (2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.113.1.3.2.20,DES3200-28-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.20.0,DES3200-28-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.20.0.1,DES3200-28-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined  port security configuration, a trap will be sent out.
.1.3.6.1.4.1.171.11.113.1.3.2.20.0.2,DES3200-28-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table. 
.1.3.6.1.4.1.171.11.113.1.3.2.20.0.3,DES3200-28-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when a Port loop occurs.
.1.3.6.1.4.1.171.11.113.1.3.2.20.0.4,DES3200-28-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when a Port loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.3.2.20.0.5,DES3200-28-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when a Port with a VID loop occurs.
.1.3.6.1.4.1.171.11.113.1.3.2.20.0.6,DES3200-28-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when a Port with a VID loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.3.2.20.1,DES3200-28-L2MGMT-MIB::swl2PortSecurityBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.20.1.1,DES3200-28-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.113.1.3.2.20.2,DES3200-28-L2MGMT-MIB::swl2NotificationBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.20.2.1,DES3200-28-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information. 
.1.3.6.1.4.1.171.11.113.1.3.2.20.2.2,DES3200-28-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that detected a loopback.
.1.3.6.1.4.1.171.11.113.1.3.2.21,DES3200-28-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.21.1,DES3200-28-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.21.1.1,DES3200-28-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.113.1.3.2.21.1.2,DES3200-28-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.113.1.3.2.21.1.3,DES3200-28-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.113.1.3.2.21.1.4,DES3200-28-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.113.1.3.2.21.1.5,DES3200-28-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.113.1.3.2.21.2,DES3200-28-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.21.2.1,DES3200-28-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.3.2.21.2.1.1,DES3200-28-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.3.2.21.2.1.1.1,DES3200-28-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.113.1.3.2.21.2.1.1.2,DES3200-28-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.113.1.3.2.21.2.1.1.3,DES3200-28-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.113.1.3.2.21.2.1.1.4,DES3200-28-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.113.1.3.2.22,DES3200-28-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.22.2,DES3200-28-L2MGMT-MIB::swL2McastFilterTable,,not-accessible,,current,, A table that contains information about the multicast filter address.
.1.3.6.1.4.1.171.11.113.1.3.2.22.2.1,DES3200-28-L2MGMT-MIB::swL2McastFilterEntry,,not-accessible,swL2McastFilterProfileIndex,current,,A list of multicast filter mode information for each profile ID. 
.1.3.6.1.4.1.171.11.113.1.3.2.22.2.1.1,DES3200-28-L2MGMT-MIB::swL2McastFilterProfileIndex,INTEGER,read-only,,current,, index for each profile
.1.3.6.1.4.1.171.11.113.1.3.2.22.2.1.2,DES3200-28-L2MGMT-MIB::swL2McastFilterProfileName,OCTET,read-write,,current,,The multicast filter description.
.1.3.6.1.4.1.171.11.113.1.3.2.22.2.1.3,DES3200-28-L2MGMT-MIB::swL2McastFilterAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter address.
.1.3.6.1.4.1.171.11.113.1.3.2.22.2.1.4,DES3200-28-L2MGMT-MIB::swL2McastFilterGroupList,OCTET,read-write,,current,,The multicast filter address group list.
.1.3.6.1.4.1.171.11.113.1.3.2.22.2.1.5,DES3200-28-L2MGMT-MIB::swL2McastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.3.2.22.3,DES3200-28-L2MGMT-MIB::swL2McastFilterPortTable,,not-accessible,,current,, A table that is used to bind port to profile ID.
.1.3.6.1.4.1.171.11.113.1.3.2.22.3.1,DES3200-28-L2MGMT-MIB::swL2McastFilterPortEntry,,not-accessible,swL2McastFilterPortGroupPortIndex,current,,A list of information that is used to bind port to profile ID. 
.1.3.6.1.4.1.171.11.113.1.3.2.22.3.1.1,DES3200-28-L2MGMT-MIB::swL2McastFilterPortGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.3.2.22.3.1.2,DES3200-28-L2MGMT-MIB::swL2McastFilterPortProfileAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter profile.
.1.3.6.1.4.1.171.11.113.1.3.2.22.3.1.3,DES3200-28-L2MGMT-MIB::swL2McastFilterPortProfileID,INTEGER,read-write,,current,,This object indicates the profile ID of this entry. 
.1.3.6.1.4.1.171.11.113.1.3.2.22.3.1.4,DES3200-28-L2MGMT-MIB::swL2McastFilterPortAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),This object indicates the access status for each port. When read, it is always none. When set, none can not be set.
.1.3.6.1.4.1.171.11.113.1.3.2.22.4,DES3200-28-L2MGMT-MIB::swL2McastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about the max group number based on port.
.1.3.6.1.4.1.171.11.113.1.3.2.22.4.1,DES3200-28-L2MGMT-MIB::swL2McastFilterPortMaxGroupEntry,,not-accessible,swL2McastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port.
.1.3.6.1.4.1.171.11.113.1.3.2.22.4.1.1,DES3200-28-L2MGMT-MIB::swL2McastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.3.2.22.4.1.2,DES3200-28-L2MGMT-MIB::swL2McastFilterPortMaxGroup,INTEGER,read-write,,current,,The max group numbers. The default is 256.
.1.3.6.1.4.1.171.11.113.1.3.2.22.5,DES3200-28-L2MGMT-MIB::swL2McastFilterPortInfoTable,,not-accessible,,current,, A table that contains information about all of the multicast groups for the ports.
.1.3.6.1.4.1.171.11.113.1.3.2.22.5.1,DES3200-28-L2MGMT-MIB::swL2McastFilterPortInfoEntry,,not-accessible,swL2McastFilterPortInfoPortIndex,current,,A list of information about all of the multicast groups for each port.
.1.3.6.1.4.1.171.11.113.1.3.2.22.5.1.1,DES3200-28-L2MGMT-MIB::swL2McastFilterPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.3.2.22.5.1.2,DES3200-28-L2MGMT-MIB::swL2McastFilterPortInfoProfileID,OCTET,read-only,,current,,The multicast filter address profile ID.
.1.3.6.1.4.1.171.11.113.1.3.2.22.5.1.3,DES3200-28-L2MGMT-MIB::swL2McastFilterPortInfoAccess,INTEGER,read-only,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.113.1.3.2.23,DES3200-28-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.23.1,DES3200-28-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.113.1.3.2.23.1.1,DES3200-28-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,The advertisement state for each VLAN configured into the device.
.1.3.6.1.4.1.171.11.113.1.3.2.23.1.1.1,DES3200-28-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.113.1.3.2.23.1.1.2,DES3200-28-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.113.1.3.2.23.1.1.3,DES3200-28-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertise status of this VLAN entry.
.1.3.6.1.4.1.171.11.113.1.3.2.23.2,DES3200-28-L2MGMT-MIB::swL2VlanMultiplyMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.23.2.1,DES3200-28-L2MGMT-MIB::swL2VlanMultiplyVlanList,OCTET,read-write,,current,,This object specifies the VLAN ID List.
.1.3.6.1.4.1.171.11.113.1.3.2.23.2.2,DES3200-28-L2MGMT-MIB::swL2VlanMultiplyAdvertisement,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object specifies the advertisement state.
.1.3.6.1.4.1.171.11.113.1.3.2.23.2.3,DES3200-28-L2MGMT-MIB::swL2VlanMultiplyPortList,OCTET,read-write,,current,,Specifies the port list.
.1.3.6.1.4.1.171.11.113.1.3.2.23.2.4,DES3200-28-L2MGMT-MIB::swL2VlanMultiplyPortListAction,INTEGER,read-write,,current,other(1):add-tagged(2):add-untagged(3):add-forbidden(4):delete(5),Specifies the action for the port list which specified  by swL2VlanMultiplyPortList.
.1.3.6.1.4.1.171.11.113.1.3.2.23.2.5,DES3200-28-L2MGMT-MIB::swL2VlanMultiplyAction,INTEGER,read-write,,current,other(1):create(2):configure(3):delete(4),Specifies the action for VLANs. other: no action. create: the VLANs specified by swL2VlanMultiplyVlanList  would be created at a time. configure: the VLANs specified by swL2VlanMultiplyVlanList  would be configured at a time. delete: the VLANs specified by swL2VlanMultiplyVlanList  would be deleted at a time. 
.1.3.6.1.4.1.171.11.113.1.3.2.23.3,DES3200-28-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.113.1.3.2.24,DES3200-28-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.2.24.1,DES3200-28-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.113.1.3.2.24.2,DES3200-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.113.1.3.2.24.2.1,DES3200-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.113.1.3.2.24.2.1.1,DES3200-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.113.1.3.2.24.2.1.2,DES3200-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.113.1.3.3,DES3200-28-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.3.3.1,DES3200-28-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.3.2,DES3200-28-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.3.2.1,DES3200-28-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.3,DES3200-28-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.3.1,DES3200-28-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.3.1.1,DES3200-28-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.3.1.14,DES3200-28-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.3.1.15,DES3200-28-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.3.1.17,DES3200-28-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.3.1.22,DES3200-28-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.3.1.23,DES3200-28-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.4,DES3200-28-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.4.1,DES3200-28-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.4.1.1,DES3200-28-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.4.1.2,DES3200-28-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.4.1.3,DES3200-28-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.5,DES3200-28-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.5.1,DES3200-28-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.5.1.1,DES3200-28-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.5.1.2,DES3200-28-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.5.1.3,DES3200-28-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.5.1.8,DES3200-28-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.113.1.3.3.2.1.7,DES3200-28-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.113.1.4,SWPRIMGMT-DES3200-MIB::des3200-28f,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2,DES3200-28F-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.4.2.1,DES3200-28F-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.1.1,DES3200-28F-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.1.1.5,DES3200-28F-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indicators.  The first two octets are defined as the system LED. The first indicator is  the power LED. The second indicator is the console LED.  The other octets are defined as follow: Starting on the third octet indicates the logical port LED (following  dot1dBasePort ordering). Every two bytes are presented to a port. The first  byte is presented to the Link/Activity LED. The second byte is presented to  the Speed LED. Link/Activity LED:
.1.3.6.1.4.1.171.11.113.1.4.2.1.2,DES3200-28F-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.1,DES3200-28F-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.2,DES3200-28F-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system IP.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.3,DES3200-28F-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.4,DES3200-28F-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.5,DES3200-28F-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls the VLAN, including system IP. The VLAN should have been created.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.7,DES3200-28F-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.12,DES3200-28F-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.13,DES3200-28F-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.16,DES3200-28F-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.17,DES3200-28F-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.19,DES3200-28F-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.20,DES3200-28F-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.21,DES3200-28F-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.22,DES3200-28F-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.23,DES3200-28F-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Units packet will be forwarded. 
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.24,DES3200-28F-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables the asymmetric VLAN feature of the device.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.25,DES3200-28F-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.26,DES3200-28F-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.27,DES3200-28F-L2MGMT-MIB::swL2DevArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.28,DES3200-28F-L2MGMT-MIB::swL2DevPasswordEncryptionState,INTEGER,read-write,,current,enabled(1):disabled(2),If the password encryption is enabled, the password will be in  encrypted form.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.29,DES3200-28F-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.29.1,DES3200-28F-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.29.2,DES3200-28F-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.29.2.1,DES3200-28F-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.29.2.1.1,DES3200-28F-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.29.2.1.2,DES3200-28F-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.30,DES3200-28F-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.1.2.30.1,DES3200-28F-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls Web status.
.1.3.6.1.4.1.171.11.113.1.4.2.1.3,DES3200-28F-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.1.3.3,DES3200-28F-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.113.1.4.2.2,DES3200-28F-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.2.1,DES3200-28F-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.113.1.4.2.2.1.1,DES3200-28F-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.4.2.2.1.1.1,DES3200-28F-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.4.2.2.1.1.2,DES3200-28F-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.4.2.2.1.1.4,DES3200-28F-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.113.1.4.2.2.1.1.5,DES3200-28F-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):half-10Mbps(2):full-10Mbps(3):half-100Mbps(4):full-100Mbps(5):full-1Gigabps(7),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.113.1.4.2.2.1.1.10,DES3200-28F-L2MGMT-MIB::swL2PortInfoFlowCtrlOperStatus,INTEGER,read-only,,current,none(1):ieee8023x(2):backPressure(3),The current operational state of flow control. The none (1) state indicates that no flow control is performed. The flow control mechanism is different between full duplex mode and half duplex mode. For full duplex mode, the IEEE 802.3x (2) flow control function sends PAUSE frames and receives PAUSE frames. For half duplex mode, backpressure (3) is performed.
.1.3.6.1.4.1.171.11.113.1.4.2.2.2,DES3200-28F-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1,DES3200-28F-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlPortMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1.1,DES3200-28F-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1.2,DES3200-28F-L2MGMT-MIB::swL2PortCtrlPortMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1.3,DES3200-28F-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1.4,DES3200-28F-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7):nway-disabled-1Gigabps-Full-Master(8):nway-disabled-1Gigabps-Full-Slave(9),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1.5,DES3200-28F-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set the flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1.6,DES3200-28F-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1.7,DES3200-28F-L2MGMT-MIB::swL2PortCtrlAddressLearning,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the address learning is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1.8,DES3200-28F-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1.9,DES3200-28F-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port. 
.1.3.6.1.4.1.171.11.113.1.4.2.2.2.1.10,DES3200-28F-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3):other(4),This object configures the MDIX setting of the port. 
.1.3.6.1.4.1.171.11.113.1.4.2.2.3,DES3200-28F-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about the Err port.
.1.3.6.1.4.1.171.11.113.1.4.2.2.3.1,DES3200-28F-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.11.113.1.4.2.2.3.1.1,DES3200-28F-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.4.2.2.3.1.2,DES3200-28F-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.4.2.2.3.1.3,DES3200-28F-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.11.113.1.4.2.2.3.1.4,DES3200-28F-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,none(0):stp-lbd(1):storm-control(2):storm-control-lbd(3):loopdetect(4),This object decides whether the PortStatus STP is LBD or Storm control.
.1.3.6.1.4.1.171.11.113.1.4.2.2.3.1.5,DES3200-28F-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.4.2.2.4,DES3200-28F-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,enabled(1):disabled(2),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.113.1.4.2.2.5,DES3200-28F-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.113.1.4.2.3,DES3200-28F-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.3.1,DES3200-28F-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.4.2.3.1.1,DES3200-28F-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.113.1.4.2.3.1.1.1,DES3200-28F-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.113.1.4.2.3.1.1.2,DES3200-28F-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit.
.1.3.6.1.4.1.171.11.113.1.4.2.3.1.1.3,DES3200-28F-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit. 
.1.3.6.1.4.1.171.11.113.1.4.2.3.1.1.4,DES3200-28F-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.4.2.3.1.1.5,DES3200-28F-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.4.2.3.2,DES3200-28F-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.4.2.3.2.1,DES3200-28F-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.113.1.4.2.3.2.1.1,DES3200-28F-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.113.1.4.2.3.2.1.4,DES3200-28F-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,,Indicates the maximum number of packets the above specified hardware priority queue will be allowed to transmit before allowing the next lowest priority queue to transmit its packets.
.1.3.6.1.4.1.171.11.113.1.4.2.3.2.1.5,DES3200-28F-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.113.1.4.2.3.3,DES3200-28F-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.4.2.3.3.1,DES3200-28F-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.113.1.4.2.3.3.1.1,DES3200-28F-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority.
.1.3.6.1.4.1.171.11.113.1.4.2.3.3.1.2,DES3200-28F-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.113.1.4.2.3.4,DES3200-28F-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.4.2.3.4.1,DES3200-28F-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.113.1.4.2.3.4.1.1,DES3200-28F-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.113.1.4.2.3.4.1.2,DES3200-28F-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.113.1.4.2.3.4.1.3,DES3200-28F-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.113.1.4.2.3.5,DES3200-28F-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.113.1.4.2.4,DES3200-28F-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.4.1,DES3200-28F-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of the swPortTrunkTable
.1.3.6.1.4.1.171.11.113.1.4.2.4.2,DES3200-28F-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.113.1.4.2.4.3,DES3200-28F-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.113.1.4.2.4.3.1,DES3200-28F-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information that specifies which port group forms a single logical link.
.1.3.6.1.4.1.171.11.113.1.4.2.4.3.1.1,DES3200-28F-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.113.1.4.2.4.3.1.2,DES3200-28F-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry. The  first port of the trunk is implicitly configured to be the master logical  port. When using a Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.113.1.4.2.4.3.1.3,DES3200-28F-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.113.1.4.2.4.3.1.4,DES3200-28F-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry.
.1.3.6.1.4.1.171.11.113.1.4.2.4.3.1.5,DES3200-28F-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry.
.1.3.6.1.4.1.171.11.113.1.4.2.4.3.1.6,DES3200-28F-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo (4),the type of trunk is static (1); when the state is CreatAndWait (5), the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.113.1.4.2.4.3.1.7,DES3200-28F-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.113.1.4.2.4.4,DES3200-28F-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures part of the packet to be examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.113.1.4.2.4.5,DES3200-28F-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which port group a set of ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.4.2.4.5.1,DES3200-28F-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which port group a set of  ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.4.2.4.5.1.1,DES3200-28F-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of the logical port LACP. 
.1.3.6.1.4.1.171.11.113.1.4.2.4.5.1.2,DES3200-28F-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.4.2.4.6,DES3200-28F-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.4.2.4.6.1,DES3200-28F-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.113.1.4.2.4.6.1.1,DES3200-28F-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.113.1.4.2.4.6.1.2,DES3200-28F-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.4.2.6,DES3200-28F-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.6.2,DES3200-28F-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.4.2.6.3,DES3200-28F-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.4.2.6.4,DES3200-28F-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates the switch whose port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to the bridge MIB, etc. 
.1.3.6.1.4.1.171.11.113.1.4.2.6.5,DES3200-28F-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7,DES3200-28F-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.7.1,DES3200-28F-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,The maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.4.2.7.2,DES3200-28F-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,The maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.113.1.4.2.7.3,DES3200-28F-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN mode is disabled, there is only one entry in the table, with index 1. If  VLAN is in Port-Based or 802.1q mode, the number of entries can  be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1,DES3200-28F-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,An entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP captures the switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1.1,DES3200-28F-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Based mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the VID setting can vary from 1 to 4094 by management user, and  the VID in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1.2,DES3200-28F-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1.3,DES3200-28F-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1.4,DES3200-28F-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1.5,DES3200-28F-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1.9,DES3200-28F-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1.10,DES3200-28F-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1.11,DES3200-28F-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable (2) - IGMP function is disabled for this entry. enable (3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1.12,DES3200-28F-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.113.1.4.2.7.3.1.14,DES3200-28F-L2MGMT-MIB::swL2IGMPDynIPMultVlanAge,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable or disable aging on the dynamic IP multicast entry in this VLAN.
.1.3.6.1.4.1.171.11.113.1.4.2.7.4,DES3200-28F-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number of current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.113.1.4.2.7.4.1,DES3200-28F-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.113.1.4.2.7.4.1.1,DES3200-28F-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.4.2.7.4.1.2,DES3200-28F-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.113.1.4.2.7.4.1.3,DES3200-28F-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiring, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.113.1.4.2.7.6,DES3200-28F-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.113.1.4.2.7.6.1,DES3200-28F-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of the swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.113.1.4.2.7.6.1.1,DES3200-28F-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.6.1.2,DES3200-28F-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.6.1.3,DES3200-28F-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.6.1.4,DES3200-28F-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.6.1.5,DES3200-28F-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.7,DES3200-28F-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication  configurations of the device.
.1.3.6.1.4.1.171.11.113.1.4.2.7.7.1,DES3200-28F-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.113.1.4.2.7.7.1.1,DES3200-28F-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable.  This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.113.1.4.2.7.7.1.2,DES3200-28F-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,disabled(1):enabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.1,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.2,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.3,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.4,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The member ports will be set as untagged ports of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.5,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.6,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.7,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.8,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.9,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-create,,current,,This object indicates the port list of the untag source ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.10,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,This is the priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to -1, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.113.1.4.2.7.8.1.11,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,enabled(1):disabled(2),This specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.113.1.4.2.7.9,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.113.1.4.2.7.9.1,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.4.2.7.9.1.1,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.4.2.7.9.1.2,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.4.2.7.9.1.3,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.4.2.7.9.1.4,DES3200-28F-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.12,DES3200-28F-L2MGMT-MIB::swL2IGMPDynIpMultMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.7.12.1,DES3200-28F-L2MGMT-MIB::swL2IGMPDynIPMultMaxEntry,INTEGER,read-write,,current,,This object specifies the maximum number of entries which can be learned by dynamic IP multicast.
.1.3.6.1.4.1.171.11.113.1.4.2.7.12.2,DES3200-28F-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMult,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.7.12.2.1,DES3200-28F-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultVID,INTEGER,read-write,,current,,This object indicates the VLAN identifier where the data driven  entries will be removed from.
.1.3.6.1.4.1.171.11.113.1.4.2.7.12.2.2,DES3200-28F-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultIP,IpAddress,read-write,,current,,This object indicates the IP address of the IGMP snooping group from which the data driven entries will be removed.
.1.3.6.1.4.1.171.11.113.1.4.2.7.12.2.3,DES3200-28F-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultAction,INTEGER,read-write,,current,all(1):vlan(2):group(3):other(4),Setting this object will clear the data driven entries. all - Remove all learned data driven groups.  VLAN - Clear all data driven entries in the VLAN specified in  swIGMPSnoopingClearDynIpMultVID. group - Clear the group with the address specified in swL2IGMPSnoopingClearDynIpMultIP in the VLAN specified in swIGMPSnoopingClearDynIpMultVID. 
.1.3.6.1.4.1.171.11.113.1.4.2.7.13,DES3200-28F-L2MGMT-MIB::swIGMPSnoopingHostTable,,not-accessible,,current,,The table contains the IGMP hosts that have joined the groups.
.1.3.6.1.4.1.171.11.113.1.4.2.7.13.1,DES3200-28F-L2MGMT-MIB::swIGMPSnoopingHostEntry,,not-accessible,swIGMPSnoopingHostVid:swIGMPSnoopingHostGroup:swIGMPSnoopingHostPort:swIGMPSnoopingHostIp,current,,The entry contains the IGMP host that has joined the group.
.1.3.6.1.4.1.171.11.113.1.4.2.7.13.1.1,DES3200-28F-L2MGMT-MIB::swIGMPSnoopingHostVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping host  table entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.13.1.2,DES3200-28F-L2MGMT-MIB::swIGMPSnoopingHostGroup,IpAddress,read-only,,current,,This object indicates the group address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.13.1.3,DES3200-28F-L2MGMT-MIB::swIGMPSnoopingHostPort,INTEGER,read-only,,current,,This object indicates the port number of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.4.2.7.13.1.4,DES3200-28F-L2MGMT-MIB::swIGMPSnoopingHostIp,IpAddress,read-only,,current,,This object indicates the host IP address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.4.2.12,DES3200-28F-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.12.1,DES3200-28F-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.113.1.4.2.12.1.1,DES3200-28F-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.113.1.4.2.12.1.1.1,DES3200-28F-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.113.1.4.2.12.1.1.2,DES3200-28F-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.113.1.4.2.15,DES3200-28F-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.15.1,DES3200-28F-L2MGMT-MIB::learned,,not-accessible,,current,,The port security feature controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as a static entry. When the learned address number reaches N, any incoming packet without can be learned at this port.
.1.3.6.1.4.1.171.11.113.1.4.2.15.1.1,DES3200-28F-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.113.1.4.2.15.1.1.1,DES3200-28F-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates a secured port to lock address learning.
.1.3.6.1.4.1.171.11.113.1.4.2.15.1.1.2,DES3200-28F-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates the allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.113.1.4.2.15.1.1.3,DES3200-28F-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout (3) mode - the locked addresses can be aged out after the aging timer expires. In this mode, when the locked address is aged out, the number of addresses that can be learned has to be increased by one. In deleteOnReset (4) mode - never age out the locked addresses unless restarting the system to prevent port movement or intrusion.
.1.3.6.1.4.1.171.11.113.1.4.2.15.1.1.4,DES3200-28F-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates an administration state of locking address.
.1.3.6.1.4.1.171.11.113.1.4.2.15.1.1.5,DES3200-28F-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.113.1.4.2.15.2,DES3200-28F-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled (2), whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in the system.
.1.3.6.1.4.1.171.11.113.1.4.2.15.3,DES3200-28F-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.15.3.1,DES3200-28F-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates the VLAN name.
.1.3.6.1.4.1.171.11.113.1.4.2.15.3.2,DES3200-28F-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port. 0 means the function dose not work now.
.1.3.6.1.4.1.171.11.113.1.4.2.15.3.3,DES3200-28F-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies the MAC address.
.1.3.6.1.4.1.171.11.113.1.4.2.15.3.4,DES3200-28F-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),
.1.3.6.1.4.1.171.11.113.1.4.2.17,DES3200-28F-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.17.3,DES3200-28F-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.1,DES3200-28F-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and configure per port priority-based QoS features on the switch.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.1.1,DES3200-28F-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in the swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.1.1.1,DES3200-28F-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.1.1.3,DES3200-28F-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p (2), enable 802.1p QoS; When set macBase (3), enable MAC-based QoS;  When set disable (1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.1.1.4,DES3200-28F-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos (2), enable TOS based QoS; When set dscp (3), enable DSCP based QoS;  When set disable (1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.1.1.5,DES3200-28F-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),When read, it always returns invalid (2); when write valid (1), it disables all priority in this table.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.4,DES3200-28F-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.4.1,DES3200-28F-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in the swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.4.1.1,DES3200-28F-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.4.1.2,DES3200-28F-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.5,DES3200-28F-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.5.1,DES3200-28F-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in the swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.5.1.1,DES3200-28F-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.113.1.4.2.17.3.5.1.2,DES3200-28F-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.4.2.18,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.18.1,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates whether the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.113.1.4.2.18.2,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that  the DHCP packets can cross.
.1.3.6.1.4.1.171.11.113.1.4.2.18.3,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.113.1.4.2.18.4,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.4.2.18.5,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.4.2.18.6,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace (1) - Replace the exiting option 82 field in messages. drop (2) - Discard messages with existing option 82 field. keep (3) - Retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.113.1.4.2.18.7,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.4.2.18.7.1,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.4.2.18.7.1.1,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.4.2.18.7.1.2,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,obsolete,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.113.1.4.2.18.7.1.3,DES3200-28F-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid (2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.113.1.4.2.20,DES3200-28F-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.20.0,DES3200-28F-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.20.0.1,DES3200-28F-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined  port security configuration, a trap will be sent out.
.1.3.6.1.4.1.171.11.113.1.4.2.20.0.2,DES3200-28F-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table. 
.1.3.6.1.4.1.171.11.113.1.4.2.20.0.3,DES3200-28F-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when a Port loop occurs.
.1.3.6.1.4.1.171.11.113.1.4.2.20.0.4,DES3200-28F-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when a Port loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.4.2.20.0.5,DES3200-28F-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when a Port with a VID loop occurs.
.1.3.6.1.4.1.171.11.113.1.4.2.20.0.6,DES3200-28F-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when a Port with a VID loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.4.2.20.1,DES3200-28F-L2MGMT-MIB::swl2PortSecurityBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.20.1.1,DES3200-28F-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.113.1.4.2.20.2,DES3200-28F-L2MGMT-MIB::swl2NotificationBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.20.2.1,DES3200-28F-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information. 
.1.3.6.1.4.1.171.11.113.1.4.2.20.2.2,DES3200-28F-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that detected a loopback.
.1.3.6.1.4.1.171.11.113.1.4.2.21,DES3200-28F-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.21.1,DES3200-28F-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.21.1.1,DES3200-28F-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.113.1.4.2.21.1.2,DES3200-28F-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.113.1.4.2.21.1.3,DES3200-28F-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.113.1.4.2.21.1.4,DES3200-28F-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.113.1.4.2.21.1.5,DES3200-28F-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.113.1.4.2.21.2,DES3200-28F-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.21.2.1,DES3200-28F-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.4.2.21.2.1.1,DES3200-28F-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.4.2.21.2.1.1.1,DES3200-28F-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.113.1.4.2.21.2.1.1.2,DES3200-28F-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.113.1.4.2.21.2.1.1.3,DES3200-28F-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.113.1.4.2.21.2.1.1.4,DES3200-28F-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.113.1.4.2.22,DES3200-28F-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.22.2,DES3200-28F-L2MGMT-MIB::swL2McastFilterTable,,not-accessible,,current,, A table that contains information about the multicast filter address.
.1.3.6.1.4.1.171.11.113.1.4.2.22.2.1,DES3200-28F-L2MGMT-MIB::swL2McastFilterEntry,,not-accessible,swL2McastFilterProfileIndex,current,,A list of multicast filter mode information for each profile ID. 
.1.3.6.1.4.1.171.11.113.1.4.2.22.2.1.1,DES3200-28F-L2MGMT-MIB::swL2McastFilterProfileIndex,INTEGER,read-only,,current,, index for each profile
.1.3.6.1.4.1.171.11.113.1.4.2.22.2.1.2,DES3200-28F-L2MGMT-MIB::swL2McastFilterProfileName,OCTET,read-write,,current,,The multicast filter description.
.1.3.6.1.4.1.171.11.113.1.4.2.22.2.1.3,DES3200-28F-L2MGMT-MIB::swL2McastFilterAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter address.
.1.3.6.1.4.1.171.11.113.1.4.2.22.2.1.4,DES3200-28F-L2MGMT-MIB::swL2McastFilterGroupList,OCTET,read-write,,current,,The multicast filter address group list.
.1.3.6.1.4.1.171.11.113.1.4.2.22.2.1.5,DES3200-28F-L2MGMT-MIB::swL2McastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.4.2.22.3,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortTable,,not-accessible,,current,, A table that is used to bind port to profile ID.
.1.3.6.1.4.1.171.11.113.1.4.2.22.3.1,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortEntry,,not-accessible,swL2McastFilterPortGroupPortIndex,current,,A list of information that is used to bind port to profile ID. 
.1.3.6.1.4.1.171.11.113.1.4.2.22.3.1.1,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.4.2.22.3.1.2,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortProfileAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter profile.
.1.3.6.1.4.1.171.11.113.1.4.2.22.3.1.3,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortProfileID,INTEGER,read-write,,current,,This object indicates the profile ID of this entry. 
.1.3.6.1.4.1.171.11.113.1.4.2.22.3.1.4,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),This object indicates the access status for each port. When read, it is always none. When set, none can not be set.
.1.3.6.1.4.1.171.11.113.1.4.2.22.4,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about the max group number based on port.
.1.3.6.1.4.1.171.11.113.1.4.2.22.4.1,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortMaxGroupEntry,,not-accessible,swL2McastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port.
.1.3.6.1.4.1.171.11.113.1.4.2.22.4.1.1,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.4.2.22.4.1.2,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortMaxGroup,INTEGER,read-write,,current,,The max group numbers. The default is 256.
.1.3.6.1.4.1.171.11.113.1.4.2.22.5,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortInfoTable,,not-accessible,,current,, A table that contains information about all of the multicast groups for the ports.
.1.3.6.1.4.1.171.11.113.1.4.2.22.5.1,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortInfoEntry,,not-accessible,swL2McastFilterPortInfoPortIndex,current,,A list of information about all of the multicast groups for each port.
.1.3.6.1.4.1.171.11.113.1.4.2.22.5.1.1,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.4.2.22.5.1.2,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortInfoProfileID,OCTET,read-only,,current,,The multicast filter address profile ID.
.1.3.6.1.4.1.171.11.113.1.4.2.22.5.1.3,DES3200-28F-L2MGMT-MIB::swL2McastFilterPortInfoAccess,INTEGER,read-only,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.113.1.4.2.23,DES3200-28F-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.23.1,DES3200-28F-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.113.1.4.2.23.1.1,DES3200-28F-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,The advertisement state for each VLAN configured into the device.
.1.3.6.1.4.1.171.11.113.1.4.2.23.1.1.1,DES3200-28F-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.113.1.4.2.23.1.1.2,DES3200-28F-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.113.1.4.2.23.1.1.3,DES3200-28F-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertise status of this VLAN entry.
.1.3.6.1.4.1.171.11.113.1.4.2.23.2,DES3200-28F-L2MGMT-MIB::swL2VlanMultiplyMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.23.2.1,DES3200-28F-L2MGMT-MIB::swL2VlanMultiplyVlanList,OCTET,read-write,,current,,This object specifies the VLAN ID List.
.1.3.6.1.4.1.171.11.113.1.4.2.23.2.2,DES3200-28F-L2MGMT-MIB::swL2VlanMultiplyAdvertisement,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object specifies the advertisement state.
.1.3.6.1.4.1.171.11.113.1.4.2.23.2.3,DES3200-28F-L2MGMT-MIB::swL2VlanMultiplyPortList,OCTET,read-write,,current,,Specifies the port list.
.1.3.6.1.4.1.171.11.113.1.4.2.23.2.4,DES3200-28F-L2MGMT-MIB::swL2VlanMultiplyPortListAction,INTEGER,read-write,,current,other(1):add-tagged(2):add-untagged(3):add-forbidden(4):delete(5),Specifies the action for the port list which specified  by swL2VlanMultiplyPortList.
.1.3.6.1.4.1.171.11.113.1.4.2.23.2.5,DES3200-28F-L2MGMT-MIB::swL2VlanMultiplyAction,INTEGER,read-write,,current,other(1):create(2):configure(3):delete(4),Specifies the action for VLANs. other: no action. create: the VLANs specified by swL2VlanMultiplyVlanList  would be created at a time. configure: the VLANs specified by swL2VlanMultiplyVlanList  would be configured at a time. delete: the VLANs specified by swL2VlanMultiplyVlanList  would be deleted at a time. 
.1.3.6.1.4.1.171.11.113.1.4.2.23.3,DES3200-28F-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.113.1.4.2.24,DES3200-28F-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.2.24.1,DES3200-28F-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.113.1.4.2.24.2,DES3200-28F-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.113.1.4.2.24.2.1,DES3200-28F-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.113.1.4.2.24.2.1.1,DES3200-28F-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.113.1.4.2.24.2.1.2,DES3200-28F-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.113.1.4.3,DES3200-28F-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.4.3.1,DES3200-28F-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.3.2,DES3200-28F-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.3.2.1,DES3200-28F-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.3,DES3200-28F-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.3.1,DES3200-28F-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.3.1.1,DES3200-28F-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.3.1.14,DES3200-28F-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.3.1.15,DES3200-28F-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.3.1.17,DES3200-28F-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.3.1.22,DES3200-28F-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.3.1.23,DES3200-28F-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.4,DES3200-28F-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.4.1,DES3200-28F-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.4.1.1,DES3200-28F-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.4.1.2,DES3200-28F-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.4.1.3,DES3200-28F-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.5,DES3200-28F-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.5.1,DES3200-28F-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.5.1.1,DES3200-28F-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.5.1.2,DES3200-28F-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.5.1.3,DES3200-28F-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.5.1.8,DES3200-28F-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.113.1.4.3.2.1.7,DES3200-28F-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.113.1.5,SWPRIMGMT-DES3200-MIB::des3200-26,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2,DES3200-26-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.5.2.1,DES3200-26-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.1.1,DES3200-26-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.1.1.5,DES3200-26-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indicators.  The first two octets are defined as the system LED. The first indicator is  the power LED. The second indicator is the console LED.  The other octets are defined as follow: Starting on the third octet indicates the logical port LED (following  dot1dBasePort ordering). Every two bytes are presented to a port. The first  byte is presented to the Link/Activity LED. The second byte is presented to  the Speed LED. Link/Activity LED:
.1.3.6.1.4.1.171.11.113.1.5.2.1.2,DES3200-26-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.1,DES3200-26-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.2,DES3200-26-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system IP.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.3,DES3200-26-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.4,DES3200-26-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.5,DES3200-26-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls the VLAN, including system IP. The VLAN should have been created.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.7,DES3200-26-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.12,DES3200-26-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.13,DES3200-26-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.16,DES3200-26-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.17,DES3200-26-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.19,DES3200-26-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.20,DES3200-26-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.21,DES3200-26-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.22,DES3200-26-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.23,DES3200-26-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Units packet will be forwarded. 
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.24,DES3200-26-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables the asymmetric VLAN feature of the device.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.25,DES3200-26-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.26,DES3200-26-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.27,DES3200-26-L2MGMT-MIB::swL2DevArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.28,DES3200-26-L2MGMT-MIB::swL2DevPasswordEncryptionState,INTEGER,read-write,,current,enabled(1):disabled(2),If the password encryption is enabled, the password will be in  encrypted form.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.29,DES3200-26-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.29.1,DES3200-26-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.29.2,DES3200-26-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.29.2.1,DES3200-26-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.29.2.1.1,DES3200-26-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.29.2.1.2,DES3200-26-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.30,DES3200-26-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.1.2.30.1,DES3200-26-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls Web status.
.1.3.6.1.4.1.171.11.113.1.5.2.1.3,DES3200-26-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.1.3.3,DES3200-26-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.113.1.5.2.2,DES3200-26-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.2.1,DES3200-26-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.113.1.5.2.2.1.1,DES3200-26-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.5.2.2.1.1.1,DES3200-26-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.5.2.2.1.1.2,DES3200-26-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.5.2.2.1.1.4,DES3200-26-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.113.1.5.2.2.1.1.5,DES3200-26-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):half-10Mbps(2):full-10Mbps(3):half-100Mbps(4):full-100Mbps(5):full-1Gigabps(7),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.113.1.5.2.2.1.1.10,DES3200-26-L2MGMT-MIB::swL2PortInfoFlowCtrlOperStatus,INTEGER,read-only,,current,none(1):ieee8023x(2):backPressure(3),The current operational state of flow control. The none (1) state indicates that no flow control is performed. The flow control mechanism is different between full duplex mode and half duplex mode. For full duplex mode, the IEEE 802.3x (2) flow control function sends PAUSE frames and receives PAUSE frames. For half duplex mode, backpressure (3) is performed.
.1.3.6.1.4.1.171.11.113.1.5.2.2.2,DES3200-26-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1,DES3200-26-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlPortMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1.1,DES3200-26-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1.2,DES3200-26-L2MGMT-MIB::swL2PortCtrlPortMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1.3,DES3200-26-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1.4,DES3200-26-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7):nway-disabled-1Gigabps-Full-Master(8):nway-disabled-1Gigabps-Full-Slave(9),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1.5,DES3200-26-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set the flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1.6,DES3200-26-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1.7,DES3200-26-L2MGMT-MIB::swL2PortCtrlAddressLearning,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the address learning is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1.8,DES3200-26-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1.9,DES3200-26-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port. 
.1.3.6.1.4.1.171.11.113.1.5.2.2.2.1.10,DES3200-26-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3):other(4),This object configures the MDIX setting of the port. 
.1.3.6.1.4.1.171.11.113.1.5.2.2.3,DES3200-26-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about the Err port.
.1.3.6.1.4.1.171.11.113.1.5.2.2.3.1,DES3200-26-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.11.113.1.5.2.2.3.1.1,DES3200-26-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.5.2.2.3.1.2,DES3200-26-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.5.2.2.3.1.3,DES3200-26-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.11.113.1.5.2.2.3.1.4,DES3200-26-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,none(0):stp-lbd(1):storm-control(2):storm-control-lbd(3):loopdetect(4),This object decides whether the PortStatus STP is LBD or Storm control.
.1.3.6.1.4.1.171.11.113.1.5.2.2.3.1.5,DES3200-26-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.5.2.2.4,DES3200-26-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,enabled(1):disabled(2),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.113.1.5.2.2.5,DES3200-26-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.113.1.5.2.3,DES3200-26-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.3.1,DES3200-26-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.5.2.3.1.1,DES3200-26-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.113.1.5.2.3.1.1.1,DES3200-26-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.113.1.5.2.3.1.1.2,DES3200-26-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit.
.1.3.6.1.4.1.171.11.113.1.5.2.3.1.1.3,DES3200-26-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit. 
.1.3.6.1.4.1.171.11.113.1.5.2.3.1.1.4,DES3200-26-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.5.2.3.1.1.5,DES3200-26-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.5.2.3.2,DES3200-26-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.5.2.3.2.1,DES3200-26-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.113.1.5.2.3.2.1.1,DES3200-26-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.113.1.5.2.3.2.1.4,DES3200-26-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,,Indicates the maximum number of packets the above specified hardware priority queue will be allowed to transmit before allowing the next lowest priority queue to transmit its packets.
.1.3.6.1.4.1.171.11.113.1.5.2.3.2.1.5,DES3200-26-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.113.1.5.2.3.3,DES3200-26-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.5.2.3.3.1,DES3200-26-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.113.1.5.2.3.3.1.1,DES3200-26-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority.
.1.3.6.1.4.1.171.11.113.1.5.2.3.3.1.2,DES3200-26-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.113.1.5.2.3.4,DES3200-26-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.5.2.3.4.1,DES3200-26-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.113.1.5.2.3.4.1.1,DES3200-26-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.113.1.5.2.3.4.1.2,DES3200-26-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.113.1.5.2.3.4.1.3,DES3200-26-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.113.1.5.2.3.5,DES3200-26-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.113.1.5.2.4,DES3200-26-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.4.1,DES3200-26-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of the swPortTrunkTable
.1.3.6.1.4.1.171.11.113.1.5.2.4.2,DES3200-26-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.113.1.5.2.4.3,DES3200-26-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.113.1.5.2.4.3.1,DES3200-26-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information that specifies which port group forms a single logical link.
.1.3.6.1.4.1.171.11.113.1.5.2.4.3.1.1,DES3200-26-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.113.1.5.2.4.3.1.2,DES3200-26-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry. The  first port of the trunk is implicitly configured to be the master logical  port. When using a Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.113.1.5.2.4.3.1.3,DES3200-26-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.113.1.5.2.4.3.1.4,DES3200-26-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry.
.1.3.6.1.4.1.171.11.113.1.5.2.4.3.1.5,DES3200-26-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry.
.1.3.6.1.4.1.171.11.113.1.5.2.4.3.1.6,DES3200-26-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo (4),the type of trunk is static (1); when the state is CreatAndWait (5), the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.113.1.5.2.4.3.1.7,DES3200-26-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.113.1.5.2.4.4,DES3200-26-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures part of the packet to be examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.113.1.5.2.4.5,DES3200-26-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which port group a set of ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.5.2.4.5.1,DES3200-26-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which port group a set of  ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.5.2.4.5.1.1,DES3200-26-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of the logical port LACP. 
.1.3.6.1.4.1.171.11.113.1.5.2.4.5.1.2,DES3200-26-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.5.2.4.6,DES3200-26-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.5.2.4.6.1,DES3200-26-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.113.1.5.2.4.6.1.1,DES3200-26-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.113.1.5.2.4.6.1.2,DES3200-26-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.5.2.6,DES3200-26-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.6.2,DES3200-26-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.5.2.6.3,DES3200-26-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.5.2.6.4,DES3200-26-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates the switch whose port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to the bridge MIB, etc. 
.1.3.6.1.4.1.171.11.113.1.5.2.6.5,DES3200-26-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7,DES3200-26-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.7.1,DES3200-26-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,The maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.5.2.7.2,DES3200-26-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,The maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.113.1.5.2.7.3,DES3200-26-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN mode is disabled, there is only one entry in the table, with index 1. If  VLAN is in Port-Based or 802.1q mode, the number of entries can  be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1,DES3200-26-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,An entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP captures the switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1.1,DES3200-26-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Based mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the VID setting can vary from 1 to 4094 by management user, and  the VID in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1.2,DES3200-26-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1.3,DES3200-26-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1.4,DES3200-26-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1.5,DES3200-26-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1.9,DES3200-26-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1.10,DES3200-26-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1.11,DES3200-26-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable (2) - IGMP function is disabled for this entry. enable (3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1.12,DES3200-26-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.113.1.5.2.7.3.1.14,DES3200-26-L2MGMT-MIB::swL2IGMPDynIPMultVlanAge,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable or disable aging on the dynamic IP multicast entry in this VLAN.
.1.3.6.1.4.1.171.11.113.1.5.2.7.4,DES3200-26-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number of current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.113.1.5.2.7.4.1,DES3200-26-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.113.1.5.2.7.4.1.1,DES3200-26-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.5.2.7.4.1.2,DES3200-26-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.113.1.5.2.7.4.1.3,DES3200-26-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiring, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.113.1.5.2.7.6,DES3200-26-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.113.1.5.2.7.6.1,DES3200-26-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of the swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.113.1.5.2.7.6.1.1,DES3200-26-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.6.1.2,DES3200-26-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.6.1.3,DES3200-26-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.6.1.4,DES3200-26-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.6.1.5,DES3200-26-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.7,DES3200-26-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication  configurations of the device.
.1.3.6.1.4.1.171.11.113.1.5.2.7.7.1,DES3200-26-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.113.1.5.2.7.7.1.1,DES3200-26-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable.  This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.113.1.5.2.7.7.1.2,DES3200-26-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,disabled(1):enabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.1,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.2,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.3,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.4,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The member ports will be set as untagged ports of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.5,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.6,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.7,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.8,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.9,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-create,,current,,This object indicates the port list of the untag source ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.10,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,This is the priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to -1, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.113.1.5.2.7.8.1.11,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,enabled(1):disabled(2),This specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.113.1.5.2.7.9,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.113.1.5.2.7.9.1,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.5.2.7.9.1.1,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.5.2.7.9.1.2,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.5.2.7.9.1.3,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.5.2.7.9.1.4,DES3200-26-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.12,DES3200-26-L2MGMT-MIB::swL2IGMPDynIpMultMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.7.12.1,DES3200-26-L2MGMT-MIB::swL2IGMPDynIPMultMaxEntry,INTEGER,read-write,,current,,This object specifies the maximum number of entries which can be learned by dynamic IP multicast.
.1.3.6.1.4.1.171.11.113.1.5.2.7.12.2,DES3200-26-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMult,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.7.12.2.1,DES3200-26-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultVID,INTEGER,read-write,,current,,This object indicates the VLAN identifier where the data driven  entries will be removed from.
.1.3.6.1.4.1.171.11.113.1.5.2.7.12.2.2,DES3200-26-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultIP,IpAddress,read-write,,current,,This object indicates the IP address of the IGMP snooping group from which the data driven entries will be removed.
.1.3.6.1.4.1.171.11.113.1.5.2.7.12.2.3,DES3200-26-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultAction,INTEGER,read-write,,current,all(1):vlan(2):group(3):other(4),Setting this object will clear the data driven entries. all - Remove all learned data driven groups.  VLAN - Clear all data driven entries in the VLAN specified in  swIGMPSnoopingClearDynIpMultVID. group - Clear the group with the address specified in swL2IGMPSnoopingClearDynIpMultIP in the VLAN specified in swIGMPSnoopingClearDynIpMultVID. 
.1.3.6.1.4.1.171.11.113.1.5.2.7.13,DES3200-26-L2MGMT-MIB::swIGMPSnoopingHostTable,,not-accessible,,current,,The table contains the IGMP hosts that have joined the groups.
.1.3.6.1.4.1.171.11.113.1.5.2.7.13.1,DES3200-26-L2MGMT-MIB::swIGMPSnoopingHostEntry,,not-accessible,swIGMPSnoopingHostVid:swIGMPSnoopingHostGroup:swIGMPSnoopingHostPort:swIGMPSnoopingHostIp,current,,The entry contains the IGMP host that has joined the group.
.1.3.6.1.4.1.171.11.113.1.5.2.7.13.1.1,DES3200-26-L2MGMT-MIB::swIGMPSnoopingHostVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping host  table entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.13.1.2,DES3200-26-L2MGMT-MIB::swIGMPSnoopingHostGroup,IpAddress,read-only,,current,,This object indicates the group address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.13.1.3,DES3200-26-L2MGMT-MIB::swIGMPSnoopingHostPort,INTEGER,read-only,,current,,This object indicates the port number of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.5.2.7.13.1.4,DES3200-26-L2MGMT-MIB::swIGMPSnoopingHostIp,IpAddress,read-only,,current,,This object indicates the host IP address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.5.2.12,DES3200-26-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.12.1,DES3200-26-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.113.1.5.2.12.1.1,DES3200-26-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.113.1.5.2.12.1.1.1,DES3200-26-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.113.1.5.2.12.1.1.2,DES3200-26-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.113.1.5.2.15,DES3200-26-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.15.1,DES3200-26-L2MGMT-MIB::learned,,not-accessible,,current,,The port security feature controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as a static entry. When the learned address number reaches N, any incoming packet without can be learned at this port.
.1.3.6.1.4.1.171.11.113.1.5.2.15.1.1,DES3200-26-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.113.1.5.2.15.1.1.1,DES3200-26-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates a secured port to lock address learning.
.1.3.6.1.4.1.171.11.113.1.5.2.15.1.1.2,DES3200-26-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates the allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.113.1.5.2.15.1.1.3,DES3200-26-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout (3) mode - the locked addresses can be aged out after the aging timer expires. In this mode, when the locked address is aged out, the number of addresses that can be learned has to be increased by one. In deleteOnReset (4) mode - never age out the locked addresses unless restarting the system to prevent port movement or intrusion.
.1.3.6.1.4.1.171.11.113.1.5.2.15.1.1.4,DES3200-26-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates an administration state of locking address.
.1.3.6.1.4.1.171.11.113.1.5.2.15.1.1.5,DES3200-26-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.113.1.5.2.15.2,DES3200-26-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled (2), whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in the system.
.1.3.6.1.4.1.171.11.113.1.5.2.15.3,DES3200-26-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.15.3.1,DES3200-26-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates the VLAN name.
.1.3.6.1.4.1.171.11.113.1.5.2.15.3.2,DES3200-26-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port. 0 means the function dose not work now.
.1.3.6.1.4.1.171.11.113.1.5.2.15.3.3,DES3200-26-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies the MAC address.
.1.3.6.1.4.1.171.11.113.1.5.2.15.3.4,DES3200-26-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),
.1.3.6.1.4.1.171.11.113.1.5.2.17,DES3200-26-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.17.3,DES3200-26-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.1,DES3200-26-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and configure per port priority-based QoS features on the switch.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.1.1,DES3200-26-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in the swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.1.1.1,DES3200-26-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.1.1.3,DES3200-26-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p (2), enable 802.1p QoS; When set macBase (3), enable MAC-based QoS;  When set disable (1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.1.1.4,DES3200-26-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos (2), enable TOS based QoS; When set dscp (3), enable DSCP based QoS;  When set disable (1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.1.1.5,DES3200-26-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),When read, it always returns invalid (2); when write valid (1), it disables all priority in this table.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.4,DES3200-26-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.4.1,DES3200-26-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in the swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.4.1.1,DES3200-26-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.4.1.2,DES3200-26-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.5,DES3200-26-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.5.1,DES3200-26-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in the swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.5.1.1,DES3200-26-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.113.1.5.2.17.3.5.1.2,DES3200-26-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.5.2.18,DES3200-26-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.18.1,DES3200-26-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates whether the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.113.1.5.2.18.2,DES3200-26-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that  the DHCP packets can cross.
.1.3.6.1.4.1.171.11.113.1.5.2.18.3,DES3200-26-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.113.1.5.2.18.4,DES3200-26-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.5.2.18.5,DES3200-26-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.5.2.18.6,DES3200-26-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace (1) - Replace the exiting option 82 field in messages. drop (2) - Discard messages with existing option 82 field. keep (3) - Retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.113.1.5.2.18.7,DES3200-26-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.5.2.18.7.1,DES3200-26-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.5.2.18.7.1.1,DES3200-26-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.5.2.18.7.1.2,DES3200-26-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,obsolete,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.113.1.5.2.18.7.1.3,DES3200-26-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid (2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.113.1.5.2.20,DES3200-26-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.20.0,DES3200-26-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.20.0.1,DES3200-26-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined  port security configuration, a trap will be sent out.
.1.3.6.1.4.1.171.11.113.1.5.2.20.0.2,DES3200-26-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table. 
.1.3.6.1.4.1.171.11.113.1.5.2.20.0.3,DES3200-26-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when a Port loop occurs.
.1.3.6.1.4.1.171.11.113.1.5.2.20.0.4,DES3200-26-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when a Port loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.5.2.20.0.5,DES3200-26-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when a Port with a VID loop occurs.
.1.3.6.1.4.1.171.11.113.1.5.2.20.0.6,DES3200-26-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when a Port with a VID loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.5.2.20.1,DES3200-26-L2MGMT-MIB::swl2PortSecurityBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.20.1.1,DES3200-26-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.113.1.5.2.20.2,DES3200-26-L2MGMT-MIB::swl2NotificationBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.20.2.1,DES3200-26-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information. 
.1.3.6.1.4.1.171.11.113.1.5.2.20.2.2,DES3200-26-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that detected a loopback.
.1.3.6.1.4.1.171.11.113.1.5.2.21,DES3200-26-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.21.1,DES3200-26-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.21.1.1,DES3200-26-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.113.1.5.2.21.1.2,DES3200-26-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.113.1.5.2.21.1.3,DES3200-26-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.113.1.5.2.21.1.4,DES3200-26-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.113.1.5.2.21.1.5,DES3200-26-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.113.1.5.2.21.2,DES3200-26-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.21.2.1,DES3200-26-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.5.2.21.2.1.1,DES3200-26-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.5.2.21.2.1.1.1,DES3200-26-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.113.1.5.2.21.2.1.1.2,DES3200-26-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.113.1.5.2.21.2.1.1.3,DES3200-26-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.113.1.5.2.21.2.1.1.4,DES3200-26-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.113.1.5.2.22,DES3200-26-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.22.2,DES3200-26-L2MGMT-MIB::swL2McastFilterTable,,not-accessible,,current,, A table that contains information about the multicast filter address.
.1.3.6.1.4.1.171.11.113.1.5.2.22.2.1,DES3200-26-L2MGMT-MIB::swL2McastFilterEntry,,not-accessible,swL2McastFilterProfileIndex,current,,A list of multicast filter mode information for each profile ID. 
.1.3.6.1.4.1.171.11.113.1.5.2.22.2.1.1,DES3200-26-L2MGMT-MIB::swL2McastFilterProfileIndex,INTEGER,read-only,,current,, index for each profile
.1.3.6.1.4.1.171.11.113.1.5.2.22.2.1.2,DES3200-26-L2MGMT-MIB::swL2McastFilterProfileName,OCTET,read-write,,current,,The multicast filter description.
.1.3.6.1.4.1.171.11.113.1.5.2.22.2.1.3,DES3200-26-L2MGMT-MIB::swL2McastFilterAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter address.
.1.3.6.1.4.1.171.11.113.1.5.2.22.2.1.4,DES3200-26-L2MGMT-MIB::swL2McastFilterGroupList,OCTET,read-write,,current,,The multicast filter address group list.
.1.3.6.1.4.1.171.11.113.1.5.2.22.2.1.5,DES3200-26-L2MGMT-MIB::swL2McastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.5.2.22.3,DES3200-26-L2MGMT-MIB::swL2McastFilterPortTable,,not-accessible,,current,, A table that is used to bind port to profile ID.
.1.3.6.1.4.1.171.11.113.1.5.2.22.3.1,DES3200-26-L2MGMT-MIB::swL2McastFilterPortEntry,,not-accessible,swL2McastFilterPortGroupPortIndex,current,,A list of information that is used to bind port to profile ID. 
.1.3.6.1.4.1.171.11.113.1.5.2.22.3.1.1,DES3200-26-L2MGMT-MIB::swL2McastFilterPortGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.5.2.22.3.1.2,DES3200-26-L2MGMT-MIB::swL2McastFilterPortProfileAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter profile.
.1.3.6.1.4.1.171.11.113.1.5.2.22.3.1.3,DES3200-26-L2MGMT-MIB::swL2McastFilterPortProfileID,INTEGER,read-write,,current,,This object indicates the profile ID of this entry. 
.1.3.6.1.4.1.171.11.113.1.5.2.22.3.1.4,DES3200-26-L2MGMT-MIB::swL2McastFilterPortAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),This object indicates the access status for each port. When read, it is always none. When set, none can not be set.
.1.3.6.1.4.1.171.11.113.1.5.2.22.4,DES3200-26-L2MGMT-MIB::swL2McastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about the max group number based on port.
.1.3.6.1.4.1.171.11.113.1.5.2.22.4.1,DES3200-26-L2MGMT-MIB::swL2McastFilterPortMaxGroupEntry,,not-accessible,swL2McastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port.
.1.3.6.1.4.1.171.11.113.1.5.2.22.4.1.1,DES3200-26-L2MGMT-MIB::swL2McastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.5.2.22.4.1.2,DES3200-26-L2MGMT-MIB::swL2McastFilterPortMaxGroup,INTEGER,read-write,,current,,The max group numbers. The default is 256.
.1.3.6.1.4.1.171.11.113.1.5.2.22.5,DES3200-26-L2MGMT-MIB::swL2McastFilterPortInfoTable,,not-accessible,,current,, A table that contains information about all of the multicast groups for the ports.
.1.3.6.1.4.1.171.11.113.1.5.2.22.5.1,DES3200-26-L2MGMT-MIB::swL2McastFilterPortInfoEntry,,not-accessible,swL2McastFilterPortInfoPortIndex,current,,A list of information about all of the multicast groups for each port.
.1.3.6.1.4.1.171.11.113.1.5.2.22.5.1.1,DES3200-26-L2MGMT-MIB::swL2McastFilterPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.5.2.22.5.1.2,DES3200-26-L2MGMT-MIB::swL2McastFilterPortInfoProfileID,OCTET,read-only,,current,,The multicast filter address profile ID.
.1.3.6.1.4.1.171.11.113.1.5.2.22.5.1.3,DES3200-26-L2MGMT-MIB::swL2McastFilterPortInfoAccess,INTEGER,read-only,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.113.1.5.2.23,DES3200-26-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.23.1,DES3200-26-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.113.1.5.2.23.1.1,DES3200-26-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,The advertisement state for each VLAN configured into the device.
.1.3.6.1.4.1.171.11.113.1.5.2.23.1.1.1,DES3200-26-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.113.1.5.2.23.1.1.2,DES3200-26-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.113.1.5.2.23.1.1.3,DES3200-26-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertise status of this VLAN entry.
.1.3.6.1.4.1.171.11.113.1.5.2.23.2,DES3200-26-L2MGMT-MIB::swL2VlanMultiplyMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.23.2.1,DES3200-26-L2MGMT-MIB::swL2VlanMultiplyVlanList,OCTET,read-write,,current,,This object specifies the VLAN ID List.
.1.3.6.1.4.1.171.11.113.1.5.2.23.2.2,DES3200-26-L2MGMT-MIB::swL2VlanMultiplyAdvertisement,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object specifies the advertisement state.
.1.3.6.1.4.1.171.11.113.1.5.2.23.2.3,DES3200-26-L2MGMT-MIB::swL2VlanMultiplyPortList,OCTET,read-write,,current,,Specifies the port list.
.1.3.6.1.4.1.171.11.113.1.5.2.23.2.4,DES3200-26-L2MGMT-MIB::swL2VlanMultiplyPortListAction,INTEGER,read-write,,current,other(1):add-tagged(2):add-untagged(3):add-forbidden(4):delete(5),Specifies the action for the port list which specified  by swL2VlanMultiplyPortList.
.1.3.6.1.4.1.171.11.113.1.5.2.23.2.5,DES3200-26-L2MGMT-MIB::swL2VlanMultiplyAction,INTEGER,read-write,,current,other(1):create(2):configure(3):delete(4),Specifies the action for VLANs. other: no action. create: the VLANs specified by swL2VlanMultiplyVlanList  would be created at a time. configure: the VLANs specified by swL2VlanMultiplyVlanList  would be configured at a time. delete: the VLANs specified by swL2VlanMultiplyVlanList  would be deleted at a time. 
.1.3.6.1.4.1.171.11.113.1.5.2.23.3,DES3200-26-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.113.1.5.2.24,DES3200-26-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.2.24.1,DES3200-26-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.113.1.5.2.24.2,DES3200-26-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.113.1.5.2.24.2.1,DES3200-26-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.113.1.5.2.24.2.1.1,DES3200-26-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.113.1.5.2.24.2.1.2,DES3200-26-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.113.1.5.3,DES3200-26-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.5.3.1,DES3200-26-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.3.2,DES3200-26-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.3.2.1,DES3200-26-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.3,DES3200-26-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.3.1,DES3200-26-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.3.1.1,DES3200-26-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.3.1.14,DES3200-26-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.3.1.15,DES3200-26-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.3.1.17,DES3200-26-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.3.1.22,DES3200-26-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.3.1.23,DES3200-26-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.4,DES3200-26-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.4.1,DES3200-26-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.4.1.1,DES3200-26-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.4.1.2,DES3200-26-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.4.1.3,DES3200-26-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.5,DES3200-26-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.5.1,DES3200-26-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.5.1.1,DES3200-26-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.5.1.2,DES3200-26-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.5.1.3,DES3200-26-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.5.1.8,DES3200-26-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.113.1.5.3.2.1.7,DES3200-26-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.113.1.6,SWPRIMGMT-DES3200-MIB::des3200me-28,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2,DES3200ME-28-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.6.2.1,DES3200ME-28-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.1.1,DES3200ME-28-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.1.1.5,DES3200ME-28-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indicators.  The first two octets are defined as the system LED. The first indicator is  the power LED. The second indicator is the console LED.  The other octets are defined as follow: Starting on the third octet indicates the logical port LED (following  dot1dBasePort ordering). Every two bytes are presented to a port. The first  byte is presented to the Link/Activity LED. The second byte is presented to  the Speed LED. Link/Activity LED:
.1.3.6.1.4.1.171.11.113.1.6.2.1.2,DES3200ME-28-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.1,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.2,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system IP.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.3,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.4,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.5,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls the VLAN, including system IP. The VLAN should have been created.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.7,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.12,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.13,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.16,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.17,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.19,DES3200ME-28-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.20,DES3200ME-28-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.21,DES3200ME-28-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.22,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.23,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Units packet will be forwarded. 
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.24,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables the asymmetric VLAN feature of the device.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.25,DES3200ME-28-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.26,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.27,DES3200ME-28-L2MGMT-MIB::swL2DevArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.28,DES3200ME-28-L2MGMT-MIB::swL2DevPasswordEncryptionState,INTEGER,read-write,,current,enabled(1):disabled(2),If the password encryption is enabled, the password will be in  encrypted form.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.29,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.29.1,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.29.2,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.29.2.1,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.29.2.1.1,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.29.2.1.2,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.30,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.1.2.30.1,DES3200ME-28-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls Web status.
.1.3.6.1.4.1.171.11.113.1.6.2.1.3,DES3200ME-28-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.1.3.3,DES3200ME-28-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.113.1.6.2.2,DES3200ME-28-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.2.1,DES3200ME-28-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.113.1.6.2.2.1.1,DES3200ME-28-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.6.2.2.1.1.1,DES3200ME-28-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.6.2.2.1.1.2,DES3200ME-28-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.6.2.2.1.1.4,DES3200ME-28-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.113.1.6.2.2.1.1.5,DES3200ME-28-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):half-10Mbps(2):full-10Mbps(3):half-100Mbps(4):full-100Mbps(5):full-1Gigabps(7),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.113.1.6.2.2.1.1.10,DES3200ME-28-L2MGMT-MIB::swL2PortInfoFlowCtrlOperStatus,INTEGER,read-only,,current,none(1):ieee8023x(2):backPressure(3),The current operational state of flow control. The none (1) state indicates that no flow control is performed. The flow control mechanism is different between full duplex mode and half duplex mode. For full duplex mode, the IEEE 802.3x (2) flow control function sends PAUSE frames and receives PAUSE frames. For half duplex mode, backpressure (3) is performed.
.1.3.6.1.4.1.171.11.113.1.6.2.2.2,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlPortMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1.1,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1.2,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlPortMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1.3,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1.4,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7):nway-disabled-1Gigabps-Full-Master(8):nway-disabled-1Gigabps-Full-Slave(9),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1.5,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set the flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1.6,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1.7,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlAddressLearning,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the address learning is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1.8,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1.9,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port. 
.1.3.6.1.4.1.171.11.113.1.6.2.2.2.1.10,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3):other(4),This object configures the MDIX setting of the port. 
.1.3.6.1.4.1.171.11.113.1.6.2.2.3,DES3200ME-28-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about the Err port.
.1.3.6.1.4.1.171.11.113.1.6.2.2.3.1,DES3200ME-28-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.11.113.1.6.2.2.3.1.1,DES3200ME-28-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.113.1.6.2.2.3.1.2,DES3200ME-28-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.6.2.2.3.1.3,DES3200ME-28-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.11.113.1.6.2.2.3.1.4,DES3200ME-28-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,none(0):stp-lbd(1):storm-control(2):storm-control-lbd(3):loopdetect(4),This object decides whether the PortStatus STP is LBD or Storm control.
.1.3.6.1.4.1.171.11.113.1.6.2.2.3.1.5,DES3200ME-28-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.113.1.6.2.2.4,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,enabled(1):disabled(2),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.113.1.6.2.2.5,DES3200ME-28-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.113.1.6.2.3,DES3200ME-28-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.3.1,DES3200ME-28-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.6.2.3.1.1,DES3200ME-28-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.113.1.6.2.3.1.1.1,DES3200ME-28-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.113.1.6.2.3.1.1.2,DES3200ME-28-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit.
.1.3.6.1.4.1.171.11.113.1.6.2.3.1.1.3,DES3200ME-28-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit. 
.1.3.6.1.4.1.171.11.113.1.6.2.3.1.1.4,DES3200ME-28-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.6.2.3.1.1.5,DES3200ME-28-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.113.1.6.2.3.2,DES3200ME-28-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.6.2.3.2.1,DES3200ME-28-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.113.1.6.2.3.2.1.1,DES3200ME-28-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.113.1.6.2.3.2.1.4,DES3200ME-28-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,,Indicates the maximum number of packets the above specified hardware priority queue will be allowed to transmit before allowing the next lowest priority queue to transmit its packets.
.1.3.6.1.4.1.171.11.113.1.6.2.3.2.1.5,DES3200ME-28-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.113.1.6.2.3.3,DES3200ME-28-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.6.2.3.3.1,DES3200ME-28-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.113.1.6.2.3.3.1.1,DES3200ME-28-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority.
.1.3.6.1.4.1.171.11.113.1.6.2.3.3.1.2,DES3200ME-28-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.113.1.6.2.3.4,DES3200ME-28-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.113.1.6.2.3.4.1,DES3200ME-28-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.113.1.6.2.3.4.1.1,DES3200ME-28-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.113.1.6.2.3.4.1.2,DES3200ME-28-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.113.1.6.2.3.4.1.3,DES3200ME-28-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.113.1.6.2.3.5,DES3200ME-28-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.113.1.6.2.4,DES3200ME-28-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.4.1,DES3200ME-28-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of the swPortTrunkTable
.1.3.6.1.4.1.171.11.113.1.6.2.4.2,DES3200ME-28-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.113.1.6.2.4.3,DES3200ME-28-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.113.1.6.2.4.3.1,DES3200ME-28-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information that specifies which port group forms a single logical link.
.1.3.6.1.4.1.171.11.113.1.6.2.4.3.1.1,DES3200ME-28-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.113.1.6.2.4.3.1.2,DES3200ME-28-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry. The  first port of the trunk is implicitly configured to be the master logical  port. When using a Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.113.1.6.2.4.3.1.3,DES3200ME-28-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.113.1.6.2.4.3.1.4,DES3200ME-28-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry.
.1.3.6.1.4.1.171.11.113.1.6.2.4.3.1.5,DES3200ME-28-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry.
.1.3.6.1.4.1.171.11.113.1.6.2.4.3.1.6,DES3200ME-28-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo (4),the type of trunk is static (1); when the state is CreatAndWait (5), the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.113.1.6.2.4.3.1.7,DES3200ME-28-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.113.1.6.2.4.4,DES3200ME-28-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures part of the packet to be examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.113.1.6.2.4.5,DES3200ME-28-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which port group a set of ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.6.2.4.5.1,DES3200ME-28-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which port group a set of  ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.113.1.6.2.4.5.1.1,DES3200ME-28-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of the logical port LACP. 
.1.3.6.1.4.1.171.11.113.1.6.2.4.5.1.2,DES3200ME-28-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.6.2.4.6,DES3200ME-28-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.113.1.6.2.4.6.1,DES3200ME-28-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.113.1.6.2.4.6.1.1,DES3200ME-28-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.113.1.6.2.4.6.1.2,DES3200ME-28-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.113.1.6.2.6,DES3200ME-28-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.6.2,DES3200ME-28-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.6.2.6.3,DES3200ME-28-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.113.1.6.2.6.4,DES3200ME-28-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates the switch whose port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to the bridge MIB, etc. 
.1.3.6.1.4.1.171.11.113.1.6.2.6.5,DES3200ME-28-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7,DES3200ME-28-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.7.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,The maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.6.2.7.2,DES3200ME-28-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,The maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.113.1.6.2.7.3,DES3200ME-28-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN mode is disabled, there is only one entry in the table, with index 1. If  VLAN is in Port-Based or 802.1q mode, the number of entries can  be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,An entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP captures the switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Based mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the VID setting can vary from 1 to 4094 by management user, and  the VID in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1.2,DES3200ME-28-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1.3,DES3200ME-28-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1.4,DES3200ME-28-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1.5,DES3200ME-28-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1.9,DES3200ME-28-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1.10,DES3200ME-28-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1.11,DES3200ME-28-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable (2) - IGMP function is disabled for this entry. enable (3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1.12,DES3200ME-28-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.113.1.6.2.7.3.1.14,DES3200ME-28-L2MGMT-MIB::swL2IGMPDynIPMultVlanAge,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable or disable aging on the dynamic IP multicast entry in this VLAN.
.1.3.6.1.4.1.171.11.113.1.6.2.7.4,DES3200ME-28-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number of current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.113.1.6.2.7.4.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.113.1.6.2.7.4.1.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.113.1.6.2.7.4.1.2,DES3200ME-28-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.113.1.6.2.7.4.1.3,DES3200ME-28-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiring, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.113.1.6.2.7.6,DES3200ME-28-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.113.1.6.2.7.6.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of the swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.113.1.6.2.7.6.1.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.6.1.2,DES3200ME-28-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.6.1.3,DES3200ME-28-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.6.1.4,DES3200ME-28-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.6.1.5,DES3200ME-28-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.7,DES3200ME-28-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication  configurations of the device.
.1.3.6.1.4.1.171.11.113.1.6.2.7.7.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.113.1.6.2.7.7.1.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable.  This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.113.1.6.2.7.7.1.2,DES3200ME-28-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,disabled(1):enabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.2,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.3,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.4,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The member ports will be set as untagged ports of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.5,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.6,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.7,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.8,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.9,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-create,,current,,This object indicates the port list of the untag source ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.10,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,This is the priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to -1, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.113.1.6.2.7.8.1.11,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,enabled(1):disabled(2),This specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.113.1.6.2.7.9,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.113.1.6.2.7.9.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.6.2.7.9.1.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.113.1.6.2.7.9.1.2,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.6.2.7.9.1.3,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.113.1.6.2.7.9.1.4,DES3200ME-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.12,DES3200ME-28-L2MGMT-MIB::swL2IGMPDynIpMultMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.7.12.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPDynIPMultMaxEntry,INTEGER,read-write,,current,,This object specifies the maximum number of entries which can be learned by dynamic IP multicast.
.1.3.6.1.4.1.171.11.113.1.6.2.7.12.2,DES3200ME-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMult,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.7.12.2.1,DES3200ME-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultVID,INTEGER,read-write,,current,,This object indicates the VLAN identifier where the data driven  entries will be removed from.
.1.3.6.1.4.1.171.11.113.1.6.2.7.12.2.2,DES3200ME-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultIP,IpAddress,read-write,,current,,This object indicates the IP address of the IGMP snooping group from which the data driven entries will be removed.
.1.3.6.1.4.1.171.11.113.1.6.2.7.12.2.3,DES3200ME-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultAction,INTEGER,read-write,,current,all(1):vlan(2):group(3):other(4),Setting this object will clear the data driven entries. all - Remove all learned data driven groups.  VLAN - Clear all data driven entries in the VLAN specified in  swIGMPSnoopingClearDynIpMultVID. group - Clear the group with the address specified in swL2IGMPSnoopingClearDynIpMultIP in the VLAN specified in swIGMPSnoopingClearDynIpMultVID. 
.1.3.6.1.4.1.171.11.113.1.6.2.7.13,DES3200ME-28-L2MGMT-MIB::swIGMPSnoopingHostTable,,not-accessible,,current,,The table contains the IGMP hosts that have joined the groups.
.1.3.6.1.4.1.171.11.113.1.6.2.7.13.1,DES3200ME-28-L2MGMT-MIB::swIGMPSnoopingHostEntry,,not-accessible,swIGMPSnoopingHostVid:swIGMPSnoopingHostGroup:swIGMPSnoopingHostPort:swIGMPSnoopingHostIp,current,,The entry contains the IGMP host that has joined the group.
.1.3.6.1.4.1.171.11.113.1.6.2.7.13.1.1,DES3200ME-28-L2MGMT-MIB::swIGMPSnoopingHostVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping host  table entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.13.1.2,DES3200ME-28-L2MGMT-MIB::swIGMPSnoopingHostGroup,IpAddress,read-only,,current,,This object indicates the group address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.13.1.3,DES3200ME-28-L2MGMT-MIB::swIGMPSnoopingHostPort,INTEGER,read-only,,current,,This object indicates the port number of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.6.2.7.13.1.4,DES3200ME-28-L2MGMT-MIB::swIGMPSnoopingHostIp,IpAddress,read-only,,current,,This object indicates the host IP address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.113.1.6.2.12,DES3200ME-28-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.12.1,DES3200ME-28-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.113.1.6.2.12.1.1,DES3200ME-28-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.113.1.6.2.12.1.1.1,DES3200ME-28-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.113.1.6.2.12.1.1.2,DES3200ME-28-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.113.1.6.2.15,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.15.1,DES3200ME-28-L2MGMT-MIB::learned,,not-accessible,,current,,The port security feature controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as a static entry. When the learned address number reaches N, any incoming packet without can be learned at this port.
.1.3.6.1.4.1.171.11.113.1.6.2.15.1.1,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.113.1.6.2.15.1.1.1,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates a secured port to lock address learning.
.1.3.6.1.4.1.171.11.113.1.6.2.15.1.1.2,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates the allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.113.1.6.2.15.1.1.3,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout (3) mode - the locked addresses can be aged out after the aging timer expires. In this mode, when the locked address is aged out, the number of addresses that can be learned has to be increased by one. In deleteOnReset (4) mode - never age out the locked addresses unless restarting the system to prevent port movement or intrusion.
.1.3.6.1.4.1.171.11.113.1.6.2.15.1.1.4,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates an administration state of locking address.
.1.3.6.1.4.1.171.11.113.1.6.2.15.1.1.5,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.113.1.6.2.15.2,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled (2), whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in the system.
.1.3.6.1.4.1.171.11.113.1.6.2.15.3,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.15.3.1,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates the VLAN name.
.1.3.6.1.4.1.171.11.113.1.6.2.15.3.2,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port. 0 means the function dose not work now.
.1.3.6.1.4.1.171.11.113.1.6.2.15.3.3,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies the MAC address.
.1.3.6.1.4.1.171.11.113.1.6.2.15.3.4,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),
.1.3.6.1.4.1.171.11.113.1.6.2.17,DES3200ME-28-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.17.3,DES3200ME-28-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.1,DES3200ME-28-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and configure per port priority-based QoS features on the switch.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.1.1,DES3200ME-28-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in the swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.1.1.1,DES3200ME-28-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.1.1.3,DES3200ME-28-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p (2), enable 802.1p QoS; When set macBase (3), enable MAC-based QoS;  When set disable (1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.1.1.4,DES3200ME-28-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos (2), enable TOS based QoS; When set dscp (3), enable DSCP based QoS;  When set disable (1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.1.1.5,DES3200ME-28-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),When read, it always returns invalid (2); when write valid (1), it disables all priority in this table.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.4,DES3200ME-28-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.4.1,DES3200ME-28-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in the swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.4.1.1,DES3200ME-28-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.4.1.2,DES3200ME-28-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.5,DES3200ME-28-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.5.1,DES3200ME-28-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in the swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.5.1.1,DES3200ME-28-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.113.1.6.2.17.3.5.1.2,DES3200ME-28-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.113.1.6.2.18,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.18.1,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates whether the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.113.1.6.2.18.2,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that  the DHCP packets can cross.
.1.3.6.1.4.1.171.11.113.1.6.2.18.3,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.113.1.6.2.18.4,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.6.2.18.5,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.113.1.6.2.18.6,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace (1) - Replace the exiting option 82 field in messages. drop (2) - Discard messages with existing option 82 field. keep (3) - Retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.113.1.6.2.18.7,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.6.2.18.7.1,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.113.1.6.2.18.7.1.1,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.6.2.18.7.1.2,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,obsolete,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.113.1.6.2.18.7.1.3,DES3200ME-28-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid (2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.113.1.6.2.20,DES3200ME-28-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.20.0,DES3200ME-28-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.20.0.1,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined  port security configuration, a trap will be sent out.
.1.3.6.1.4.1.171.11.113.1.6.2.20.0.2,DES3200ME-28-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table. 
.1.3.6.1.4.1.171.11.113.1.6.2.20.0.3,DES3200ME-28-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when a Port loop occurs.
.1.3.6.1.4.1.171.11.113.1.6.2.20.0.4,DES3200ME-28-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when a Port loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.6.2.20.0.5,DES3200ME-28-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when a Port with a VID loop occurs.
.1.3.6.1.4.1.171.11.113.1.6.2.20.0.6,DES3200ME-28-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when a Port with a VID loop restarts after the interval time.
.1.3.6.1.4.1.171.11.113.1.6.2.20.1,DES3200ME-28-L2MGMT-MIB::swl2PortSecurityBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.20.1.1,DES3200ME-28-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.113.1.6.2.20.2,DES3200ME-28-L2MGMT-MIB::swl2NotificationBindings,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.20.2.1,DES3200ME-28-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information. 
.1.3.6.1.4.1.171.11.113.1.6.2.20.2.2,DES3200ME-28-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that detected a loopback.
.1.3.6.1.4.1.171.11.113.1.6.2.21,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.21.1,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.21.1.1,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.113.1.6.2.21.1.2,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.113.1.6.2.21.1.3,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.113.1.6.2.21.1.4,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.113.1.6.2.21.1.5,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.113.1.6.2.21.2,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.21.2.1,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.6.2.21.2.1.1,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.113.1.6.2.21.2.1.1.1,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.113.1.6.2.21.2.1.1.2,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.113.1.6.2.21.2.1.1.3,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.113.1.6.2.21.2.1.1.4,DES3200ME-28-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.113.1.6.2.22,DES3200ME-28-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.22.2,DES3200ME-28-L2MGMT-MIB::swL2McastFilterTable,,not-accessible,,current,, A table that contains information about the multicast filter address.
.1.3.6.1.4.1.171.11.113.1.6.2.22.2.1,DES3200ME-28-L2MGMT-MIB::swL2McastFilterEntry,,not-accessible,swL2McastFilterProfileIndex,current,,A list of multicast filter mode information for each profile ID. 
.1.3.6.1.4.1.171.11.113.1.6.2.22.2.1.1,DES3200ME-28-L2MGMT-MIB::swL2McastFilterProfileIndex,INTEGER,read-only,,current,, index for each profile
.1.3.6.1.4.1.171.11.113.1.6.2.22.2.1.2,DES3200ME-28-L2MGMT-MIB::swL2McastFilterProfileName,OCTET,read-write,,current,,The multicast filter description.
.1.3.6.1.4.1.171.11.113.1.6.2.22.2.1.3,DES3200ME-28-L2MGMT-MIB::swL2McastFilterAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter address.
.1.3.6.1.4.1.171.11.113.1.6.2.22.2.1.4,DES3200ME-28-L2MGMT-MIB::swL2McastFilterGroupList,OCTET,read-write,,current,,The multicast filter address group list.
.1.3.6.1.4.1.171.11.113.1.6.2.22.2.1.5,DES3200ME-28-L2MGMT-MIB::swL2McastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.113.1.6.2.22.3,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortTable,,not-accessible,,current,, A table that is used to bind port to profile ID.
.1.3.6.1.4.1.171.11.113.1.6.2.22.3.1,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortEntry,,not-accessible,swL2McastFilterPortGroupPortIndex,current,,A list of information that is used to bind port to profile ID. 
.1.3.6.1.4.1.171.11.113.1.6.2.22.3.1.1,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.6.2.22.3.1.2,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortProfileAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter profile.
.1.3.6.1.4.1.171.11.113.1.6.2.22.3.1.3,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortProfileID,INTEGER,read-write,,current,,This object indicates the profile ID of this entry. 
.1.3.6.1.4.1.171.11.113.1.6.2.22.3.1.4,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),This object indicates the access status for each port. When read, it is always none. When set, none can not be set.
.1.3.6.1.4.1.171.11.113.1.6.2.22.4,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about the max group number based on port.
.1.3.6.1.4.1.171.11.113.1.6.2.22.4.1,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortMaxGroupEntry,,not-accessible,swL2McastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port.
.1.3.6.1.4.1.171.11.113.1.6.2.22.4.1.1,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.6.2.22.4.1.2,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortMaxGroup,INTEGER,read-write,,current,,The max group numbers. The default is 256.
.1.3.6.1.4.1.171.11.113.1.6.2.22.5,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortInfoTable,,not-accessible,,current,, A table that contains information about all of the multicast groups for the ports.
.1.3.6.1.4.1.171.11.113.1.6.2.22.5.1,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortInfoEntry,,not-accessible,swL2McastFilterPortInfoPortIndex,current,,A list of information about all of the multicast groups for each port.
.1.3.6.1.4.1.171.11.113.1.6.2.22.5.1.1,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.113.1.6.2.22.5.1.2,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortInfoProfileID,OCTET,read-only,,current,,The multicast filter address profile ID.
.1.3.6.1.4.1.171.11.113.1.6.2.22.5.1.3,DES3200ME-28-L2MGMT-MIB::swL2McastFilterPortInfoAccess,INTEGER,read-only,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.113.1.6.2.23,DES3200ME-28-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.23.1,DES3200ME-28-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.113.1.6.2.23.1.1,DES3200ME-28-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,The advertisement state for each VLAN configured into the device.
.1.3.6.1.4.1.171.11.113.1.6.2.23.1.1.1,DES3200ME-28-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.113.1.6.2.23.1.1.2,DES3200ME-28-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.113.1.6.2.23.1.1.3,DES3200ME-28-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertise status of this VLAN entry.
.1.3.6.1.4.1.171.11.113.1.6.2.23.2,DES3200ME-28-L2MGMT-MIB::swL2VlanMultiplyMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.23.2.1,DES3200ME-28-L2MGMT-MIB::swL2VlanMultiplyVlanList,OCTET,read-write,,current,,This object specifies the VLAN ID List.
.1.3.6.1.4.1.171.11.113.1.6.2.23.2.2,DES3200ME-28-L2MGMT-MIB::swL2VlanMultiplyAdvertisement,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object specifies the advertisement state.
.1.3.6.1.4.1.171.11.113.1.6.2.23.2.3,DES3200ME-28-L2MGMT-MIB::swL2VlanMultiplyPortList,OCTET,read-write,,current,,Specifies the port list.
.1.3.6.1.4.1.171.11.113.1.6.2.23.2.4,DES3200ME-28-L2MGMT-MIB::swL2VlanMultiplyPortListAction,INTEGER,read-write,,current,other(1):add-tagged(2):add-untagged(3):add-forbidden(4):delete(5),Specifies the action for the port list which specified  by swL2VlanMultiplyPortList.
.1.3.6.1.4.1.171.11.113.1.6.2.23.2.5,DES3200ME-28-L2MGMT-MIB::swL2VlanMultiplyAction,INTEGER,read-write,,current,other(1):create(2):configure(3):delete(4),Specifies the action for VLANs. other: no action. create: the VLANs specified by swL2VlanMultiplyVlanList  would be created at a time. configure: the VLANs specified by swL2VlanMultiplyVlanList  would be configured at a time. delete: the VLANs specified by swL2VlanMultiplyVlanList  would be deleted at a time. 
.1.3.6.1.4.1.171.11.113.1.6.2.23.3,DES3200ME-28-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.113.1.6.2.24,DES3200ME-28-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.2.24.1,DES3200ME-28-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.113.1.6.2.24.2,DES3200ME-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.113.1.6.2.24.2.1,DES3200ME-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.113.1.6.2.24.2.1.1,DES3200ME-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.113.1.6.2.24.2.1.2,DES3200ME-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.113.1.6.3,DES3200ME-28-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.113.1.6.3.1,DES3200ME-28-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.3.1.1,DES3200ME-28-LED-MIB::swLedInfoTable,,not-accessible,,current,,This table contains the LED information.
.1.3.6.1.4.1.171.11.113.1.6.3.1.1.1,DES3200ME-28-LED-MIB::swLedInfoEntry,,not-accessible,swLedInfoUnitId,current,,A list of front panel LED information for each unit in the system.
.1.3.6.1.4.1.171.11.113.1.6.3.1.1.1.1,DES3200ME-28-LED-MIB::swLedInfoUnitId,INTEGER,read-only,,current,,The object indicates the unit ID.
.1.3.6.1.4.1.171.11.113.1.6.3.1.1.1.2,DES3200ME-28-LED-MIB::swLedInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indicators. The first 32 octets are 
.1.3.6.1.4.1.171.11.113.1.6.3.2,DES3200ME-28-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.3.2.1,DES3200ME-28-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.3,DES3200ME-28-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.3.1,DES3200ME-28-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.3.1.1,DES3200ME-28-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.3.1.14,DES3200ME-28-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.3.1.15,DES3200ME-28-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.3.1.17,DES3200ME-28-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.3.1.22,DES3200ME-28-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.3.1.23,DES3200ME-28-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.4,DES3200ME-28-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.4.1,DES3200ME-28-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.4.1.1,DES3200ME-28-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.4.1.2,DES3200ME-28-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.4.1.3,DES3200ME-28-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.5,DES3200ME-28-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.5.1,DES3200ME-28-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.5.1.1,DES3200ME-28-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.5.1.2,DES3200ME-28-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.5.1.3,DES3200ME-28-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.5.1.8,DES3200ME-28-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.113.1.6.3.2.1.7,DES3200ME-28-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.113.2.1,SWPRIMGMT-DES3200-MIB::des3200-10-cx,,,,,,
.1.3.6.1.4.1.171.11.113.3.1,SWPRIMGMT-DES3200-MIB::des3200-18-cx,,,,,,
.1.3.6.1.4.1.171.11.113.4.1,SWPRIMGMT-DES3200-MIB::des3200-26-cx,,,,,,
.1.3.6.1.4.1.171.11.113.5.1,SWPRIMGMT-DES3200-MIB::des3200-28-cx,,,,,,
.1.3.6.1.4.1.171.11.113.6.1,SWPRIMGMT-DES3200-MIB::des3200-28f-cx,,,,,,
.1.3.6.1.4.1.171.11.113.7,SWPRIMGMT-DES3200-MIB::des3200-28me,,,,,,
.1.3.6.1.4.1.171.11.113.7.1,SWPRIMGMT-DES3200-MIB::des3200-28me-cx,,,,,,
.1.3.6.1.4.1.171.11.113.8,SWPRIMGMT-DES3200-MIB::des3200-28p,,,,,,
.1.3.6.1.4.1.171.11.113.8.1,SWPRIMGMT-DES3200-MIB::des3200-28p-cx,,,,,,
.1.3.6.1.4.1.171.11.113.9,SWPRIMGMT-DES3200-MIB::des3200-52,,,,,,
.1.3.6.1.4.1.171.11.113.9.1,SWPRIMGMT-DES3200-MIB::des3200-52-cx,,,,,,
.1.3.6.1.4.1.171.11.113.10,SWPRIMGMT-DES3200-MIB::des3200-52p,,,,,,
.1.3.6.1.4.1.171.11.113.10.1,SWPRIMGMT-DES3200-MIB::des3200-52p-cx,,,,,,
.1.3.6.1.4.1.171.11.113.11,SWPRIMGMT-DES3200-MIB::des3200-10-dc,,,,,,
.1.3.6.1.4.1.171.11.113.11.1,SWPRIMGMT-DES3200-MIB::des3200-10-dc-cx,,,,,,
.1.3.6.1.4.1.171.11.113.12,SWPRIMGMT-DES3200-MIB::des3200-26-dc,,,,,,
.1.3.6.1.4.1.171.11.113.12.1,SWPRIMGMT-DES3200-MIB::des3200-26-dc-cx,,,,,,
.1.3.6.1.4.1.171.11.113.13,SWPRIMGMT-DES3200-MIB::des3200-18-dc,,,,,,
.1.3.6.1.4.1.171.11.113.13.1,SWPRIMGMT-DES3200-MIB::des3200-18-dc-cx,,,,,,
.1.3.6.1.4.1.171.11.113.14,SWPRIMGMT-DES3200-MIB::des3200-52-dc,,,,,,
.1.3.6.1.4.1.171.11.113.14.1,SWPRIMGMT-DES3200-MIB::des3200-52-dc-cx,,,,,,
.1.3.6.1.4.1.171.11.116,SWPRIMGMT-DES1228ME-MIB::des1228MESeriesProd,,,,,,
.1.3.6.1.4.1.171.11.116.1,SWPRIMGMT-DES1228ME-MIB::des1228ME,,,,,,
.1.3.6.1.4.1.171.11.116.1.2,DES1228ME-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.116.1.2.1,DES1228ME-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.1.1,DES1228ME-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.1.1.5,DES1228ME-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indications.  When log in system DES1228/ME which do not support POE, the first two octets is defined as system LED. The first LED is power LED. The
.1.3.6.1.4.1.171.11.116.1.2.1.2,DES1228ME-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.1.2.1,DES1228ME-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.116.1.2.1.2.2,DES1228ME-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system ip.
.1.3.6.1.4.1.171.11.116.1.2.1.2.3,DES1228ME-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.116.1.2.1.2.4,DES1228ME-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.116.1.2.1.2.5,DES1228ME-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which Vlan includes system ip. And the Vlan should have been created.
.1.3.6.1.4.1.171.11.116.1.2.1.2.7,DES1228ME-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.116.1.2.1.2.12,DES1228ME-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.116.1.2.1.2.13,DES1228ME-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.116.1.2.1.2.16,DES1228ME-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.116.1.2.1.2.17,DES1228ME-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.116.1.2.1.2.19,DES1228ME-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.116.1.2.1.2.20,DES1228ME-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.116.1.2.1.2.21,DES1228ME-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.116.1.2.1.2.22,DES1228ME-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.116.1.2.1.2.23,DES1228ME-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Units packet will be forwarded. 
.1.3.6.1.4.1.171.11.116.1.2.1.2.24,DES1228ME-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables the asymmetric VLAN feature of the device.
.1.3.6.1.4.1.171.11.116.1.2.1.2.25,DES1228ME-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.116.1.2.1.2.26,DES1228ME-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.116.1.2.1.3,DES1228ME-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.1.3.1,DES1228ME-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.116.1.2.1.3.2,DES1228ME-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.116.1.2.1.3.3,DES1228ME-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.116.1.2.2,DES1228ME-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.2.1,DES1228ME-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.116.1.2.2.1.1,DES1228ME-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.116.1.2.2.1.1.1,DES1228ME-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.116.1.2.2.1.1.2,DES1228ME-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.116.1.2.2.1.1.4,DES1228ME-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.116.1.2.2.1.1.5,DES1228ME-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):half-10Mbps(2):full-10Mbps(3):half-100Mbps(4):full-100Mbps(5):half-1Gigabps(6):full-1Gigabps(7),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.116.1.2.2.2,DES1228ME-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.116.1.2.2.2.1,DES1228ME-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlPortMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.116.1.2.2.2.1.1,DES1228ME-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.116.1.2.2.2.1.2,DES1228ME-L2MGMT-MIB::swL2PortCtrlPortMediumType,INTEGER,read-write,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.116.1.2.2.2.1.3,DES1228ME-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.116.1.2.2.2.1.4,DES1228ME-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7):nway-disabled-1Gigabps-Full-Master(8):nway-disabled-1Gigabps-Full-Slave(9),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.116.1.2.2.2.1.5,DES1228ME-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set the flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.116.1.2.2.2.1.6,DES1228ME-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.116.1.2.2.2.1.7,DES1228ME-L2MGMT-MIB::swL2PortCtrlAddressLearning,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the address learning is enabled or disabled.
.1.3.6.1.4.1.171.11.116.1.2.2.2.1.8,DES1228ME-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.116.1.2.2.2.1.9,DES1228ME-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port. 
.1.3.6.1.4.1.171.11.116.1.2.2.2.1.10,DES1228ME-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3):other(4),This object configures the MDIX setting of the port. 
.1.3.6.1.4.1.171.11.116.1.2.2.3,DES1228ME-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about the Err port.
.1.3.6.1.4.1.171.11.116.1.2.2.3.1,DES1228ME-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.11.116.1.2.2.3.1.1,DES1228ME-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.116.1.2.2.3.1.2,DES1228ME-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.116.1.2.2.3.1.3,DES1228ME-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.11.116.1.2.2.3.1.4,DES1228ME-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,stp-lbd(1):storm-control(2):duld(4),This object decides whether the PortStatus STP is LBD or Storm control.
.1.3.6.1.4.1.171.11.116.1.2.2.3.1.5,DES1228ME-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.116.1.2.3,DES1228ME-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.3.1,DES1228ME-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.116.1.2.3.1.1,DES1228ME-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.116.1.2.3.1.1.1,DES1228ME-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.116.1.2.3.1.1.2,DES1228ME-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Mbit/sec) of the specifed port. A value of 1024000 means no limit.
.1.3.6.1.4.1.171.11.116.1.2.3.1.1.3,DES1228ME-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Mbit/sec) of the specifed port. A value of 1024000 means no limit. 
.1.3.6.1.4.1.171.11.116.1.2.3.1.1.4,DES1228ME-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.116.1.2.3.1.1.5,DES1228ME-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.116.1.2.3.2,DES1228ME-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.116.1.2.3.2.1,DES1228ME-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.116.1.2.3.2.1.1,DES1228ME-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.116.1.2.3.2.1.4,DES1228ME-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,, 
.1.3.6.1.4.1.171.11.116.1.2.3.2.1.5,DES1228ME-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.116.1.2.3.3,DES1228ME-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.116.1.2.3.3.1,DES1228ME-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.116.1.2.3.3.1.1,DES1228ME-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority.
.1.3.6.1.4.1.171.11.116.1.2.3.3.1.2,DES1228ME-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.116.1.2.3.4,DES1228ME-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.116.1.2.3.4.1,DES1228ME-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.116.1.2.3.4.1.1,DES1228ME-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.116.1.2.3.4.1.2,DES1228ME-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.116.1.2.3.4.1.3,DES1228ME-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.116.1.2.3.5,DES1228ME-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.116.1.2.4,DES1228ME-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.4.1,DES1228ME-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of the swPortTrunkTable
.1.3.6.1.4.1.171.11.116.1.2.4.2,DES1228ME-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.116.1.2.4.3,DES1228ME-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.116.1.2.4.3.1,DES1228ME-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information that specifies which port group forms a single logical link.
.1.3.6.1.4.1.171.11.116.1.2.4.3.1.1,DES1228ME-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.116.1.2.4.3.1.2,DES1228ME-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry. The  first port of the trunk is implicitly configured to be the master logical  port. When using a Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.116.1.2.4.3.1.3,DES1228ME-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.116.1.2.4.3.1.4,DES1228ME-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry.
.1.3.6.1.4.1.171.11.116.1.2.4.3.1.5,DES1228ME-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry.
.1.3.6.1.4.1.171.11.116.1.2.4.3.1.6,DES1228ME-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo (4),the type of trunk is static (1); when the state is CreatAndWait (5), the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.116.1.2.4.3.1.7,DES1228ME-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.116.1.2.4.4,DES1228ME-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4),This object configures part of the packet to be examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.116.1.2.4.5,DES1228ME-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which port group a set of ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.116.1.2.4.5.1,DES1228ME-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which port group a set of  ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.116.1.2.4.5.1.1,DES1228ME-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of the logical port LACP. 
.1.3.6.1.4.1.171.11.116.1.2.4.5.1.2,DES1228ME-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.116.1.2.4.6,DES1228ME-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.116.1.2.4.6.1,DES1228ME-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.116.1.2.4.6.1.1,DES1228ME-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.116.1.2.4.6.1.2,DES1228ME-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.116.1.2.6,DES1228ME-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.6.2,DES1228ME-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.116.1.2.6.3,DES1228ME-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.116.1.2.6.4,DES1228ME-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates the switch whose port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to the bridge MIB, etc. 
.1.3.6.1.4.1.171.11.116.1.2.6.5,DES1228ME-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.116.1.2.7,DES1228ME-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.7.1,DES1228ME-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,The maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.116.1.2.7.2,DES1228ME-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,The maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.116.1.2.7.3,DES1228ME-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN mode is disabled, there is only one entry in the table, with index 1. If  VLAN is in Port-Based or 802.1q mode, the number of entries can  be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1,DES1228ME-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,An entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP captures the switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.1,DES1228ME-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Based mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the VID setting can vary from 1 to 4094 by management user, and  the VID in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.2,DES1228ME-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.3,DES1228ME-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.4,DES1228ME-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.5,DES1228ME-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.6,DES1228ME-L2MGMT-MIB::swL2IGMPHostTimeout,INTEGER,read-write,,current,,The timer value for sending IGMP query packets when none was  sent by the host in the LAN. The timer works on a per-VLAN basis. Our device will be activated to send the query message if the  timer expires. Please reference RFC2236-1997.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.7,DES1228ME-L2MGMT-MIB::swL2IGMPRouteTimeout,INTEGER,read-write,,current,,The Router Timeout is how long a host must wait after hearing  a Query before it may send any IGMPv2 messages.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.8,DES1228ME-L2MGMT-MIB::swL2IGMPLeaveTimer,INTEGER,read-write,,current,,When a querier receives a Leave Group message for a group that has group members on the reception interface, it sends Group-Specific Queries every swL2IGMPLeaveTimer to the group  being left.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.9,DES1228ME-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.10,DES1228ME-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.11,DES1228ME-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable (2) - IGMP function is disabled for this entry. enable (3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.12,DES1228ME-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.13,DES1228ME-L2MGMT-MIB::swL2IGMPDynIPMultVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to disable or enable the dynamic IP multicast feature in this VLAN.
.1.3.6.1.4.1.171.11.116.1.2.7.3.1.14,DES1228ME-L2MGMT-MIB::swL2IGMPDynIPMultVlanAge,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable or disable aging on the dynamic IP multicast entry in this VLAN.
.1.3.6.1.4.1.171.11.116.1.2.7.4,DES1228ME-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number of current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.116.1.2.7.4.1,DES1228ME-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.116.1.2.7.4.1.1,DES1228ME-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.116.1.2.7.4.1.2,DES1228ME-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.116.1.2.7.4.1.3,DES1228ME-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiring, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.116.1.2.7.5,DES1228ME-L2MGMT-MIB::swL2IGMPInfoTable,,not-accessible,,current,,The table containing current IGMP information which was captured by this device, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the  entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the  colliding entry of IGMP Table. Also see swL2FilterMgmt description.
.1.3.6.1.4.1.171.11.116.1.2.7.5.1,DES1228ME-L2MGMT-MIB::swL2IGMPInfoEntry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr,current,,Information about current IGMP information which was captured by  this device, provided that swL2DevCtrlIGMPSnooping and  swL2IGMPCtrlState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.116.1.2.7.5.1.1,DES1228ME-L2MGMT-MIB::swL2IGMPVid,INTEGER,read-only,,current,,This object indicates the VID of an individual IGMP table entry.  It shows the VID of IGMP report information captured on the network.
.1.3.6.1.4.1.171.11.116.1.2.7.5.1.2,DES1228ME-L2MGMT-MIB::swL2IGMPGroupIpAddr,IpAddress,read-only,,current,,This object is the identify group IP address which is captured from IGMP packet, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.116.1.2.7.5.1.3,DES1228ME-L2MGMT-MIB::swL2IGMPMacAddr,OCTET,read-only,,current,,This object identifies the MAC address which is corresponding to swL2IGMPGroupIpAddr, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.116.1.2.7.5.1.4,DES1228ME-L2MGMT-MIB::swL2IGMPPortMap,OCTET,read-only,,current,,This object indicates which ports belong to the same  multicast group, on a per-VLAN basis. Each multicast group has an octet string to indicate the port map. The most significant bit represents the lowest numbered port, and the least  significant bit represents the highest numbered port. Thus, each port of the switch 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' (Note that the setting of the bit  corresponding to the port from which a frame is received is  irrelevant). The 4 octets represent one unit port according  to its logic port. If the unit is less than 32 ports, the other port will just fill this value with zeros.
.1.3.6.1.4.1.171.11.116.1.2.7.5.1.5,DES1228ME-L2MGMT-MIB::swL2IGMPIpGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were received by our device corresponding with this entry that has the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.116.1.2.7.6,DES1228ME-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.116.1.2.7.6.1,DES1228ME-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of the swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.116.1.2.7.6.1.1,DES1228ME-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.116.1.2.7.6.1.2,DES1228ME-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.116.1.2.7.6.1.3,DES1228ME-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.116.1.2.7.6.1.4,DES1228ME-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.116.1.2.7.6.1.5,DES1228ME-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.116.1.2.7.7,DES1228ME-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication  configurations of the device.
.1.3.6.1.4.1.171.11.116.1.2.7.7.1,DES1228ME-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.116.1.2.7.7.1.1,DES1228ME-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable.  This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.116.1.2.7.7.1.2,DES1228ME-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,disabled(1):enabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.116.1.2.7.8,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.1,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.2,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.3,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.4,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The source ports will be set as untagged ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.5,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.6,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.7,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.8,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.9,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanRemoveAllMcastAddrListAction,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to remove all the multicast address lists from the IGMP multicast VLAN or not.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.10,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-write,,current,,This object indicates the untagged member ports to add to the multicast VLAN.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.11,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,The priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to 8, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.116.1.2.7.8.1.12,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,true(1):false(2),Specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.116.1.2.7.9,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.116.1.2.7.9.1,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.116.1.2.7.9.1.1,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.116.1.2.7.9.1.2,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.116.1.2.7.9.1.3,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.116.1.2.7.9.1.4,DES1228ME-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.116.1.2.7.10,DES1228ME-L2MGMT-MIB::swL2IGMPv3Table,,not-accessible,,current,,This table contains the IGMP snooping V3 information.
.1.3.6.1.4.1.171.11.116.1.2.7.10.1,DES1228ME-L2MGMT-MIB::swL2IGMPv3Entry,,not-accessible,swL2IGMPVid:swL2IGMPGroupIpAddr:swL2IGMPv3SourceIPAddr,current,,Information about the current IGMP snooping V3.
.1.3.6.1.4.1.171.11.116.1.2.7.10.1.1,DES1228ME-L2MGMT-MIB::swL2IGMPv3SourceIPAddr,IpAddress,read-only,,current,,This object identifies the source IP addresses from the group where they were captured from. IGMP packets, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.116.1.2.7.10.1.2,DES1228ME-L2MGMT-MIB::swL2IGMPv3Forwarding,INTEGER,read-only,,current,enabled(1):disabled(2),This object identifies if the packets from the source IP addresses are forwarding or not.
.1.3.6.1.4.1.171.11.116.1.2.7.10.1.3,DES1228ME-L2MGMT-MIB::swL2IGMPv3ExpireTimer,INTEGER,read-only,,current,,This object identifies the leaving times of the source time.
.1.3.6.1.4.1.171.11.116.1.2.7.11,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupTable,,not-accessible,,current,,The table contains the current IGMP snooping group information captured by the device.
.1.3.6.1.4.1.171.11.116.1.2.7.11.1,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupEntry,,not-accessible,swIGMPSnoopingGroupVid:swIGMPSnoopingGroupGroupAddr:swIGMPSnoopingGroupSourceAddr,current,,Information about the current IGMP snooping group information which has been captured by the device.
.1.3.6.1.4.1.171.11.116.1.2.7.11.1.1,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping group table entry.
.1.3.6.1.4.1.171.11.116.1.2.7.11.1.2,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupGroupAddr,IpAddress,read-only,,current,,This object identifies the group IP address which has been captured from the IGMP packet, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.116.1.2.7.11.1.3,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupSourceAddr,IpAddress,read-only,,current,,This object identifies the source addresses.
.1.3.6.1.4.1.171.11.116.1.2.7.11.1.4,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupIncludePortMap,OCTET,read-only,,current,,This object indicates the port list under INCLUDE mode.
.1.3.6.1.4.1.171.11.116.1.2.7.11.1.5,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupExcludePortMap,OCTET,read-only,,current,,This object indicates the port list under EXCLUDE mode.
.1.3.6.1.4.1.171.11.116.1.2.7.11.1.6,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupReportCount,INTEGER,read-only,,current,,This object indicates how many report packets were received by our
.1.3.6.1.4.1.171.11.116.1.2.7.11.1.7,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupUpTime,TimeTicks,read-only,,current,,This object indicates how long since the group was detected.
.1.3.6.1.4.1.171.11.116.1.2.7.11.1.8,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupExpiryTime,TimeTicks,read-only,,current,,This object indicates the time left before this group will be aged out.
.1.3.6.1.4.1.171.11.116.1.2.7.11.1.9,DES1228ME-L2MGMT-MIB::swIGMPSnoopingGroupRouterPorts,OCTET,read-only,,current,,This object indicates the port number of the router ports.
.1.3.6.1.4.1.171.11.116.1.2.7.12,DES1228ME-L2MGMT-MIB::swL2IGMPDynIpMultMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.7.12.1,DES1228ME-L2MGMT-MIB::swL2IGMPDynIPMultMaxEntry,INTEGER,read-write,,current,,This object specifies the maximum number of entries which can be learned by dynamic IP multicast.
.1.3.6.1.4.1.171.11.116.1.2.7.12.2,DES1228ME-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMult,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.7.12.2.1,DES1228ME-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultVID,INTEGER,read-write,,current,,This object indicates the VLAN identifier where the data driven  entries will be removed from.
.1.3.6.1.4.1.171.11.116.1.2.7.12.2.2,DES1228ME-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultIP,IpAddress,read-write,,current,,This object indicates the IP address of the IGMP snooping group from which the data driven entries will be removed.
.1.3.6.1.4.1.171.11.116.1.2.7.12.2.3,DES1228ME-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultAction,INTEGER,read-write,,current,all(1):vlan(2):group(3):other(4),Setting this object will clear the data driven entries. all - Remove all learned data driven groups.  VLAN - Clear all data driven entries in the VLAN specified in  swIGMPSnoopingClearDynIpMultVID. group - Clear the group with the address specified in swL2IGMPSnoopingClearDynIpMultIP in the VLAN specified in swIGMPSnoopingClearDynIpMultVID. 
.1.3.6.1.4.1.171.11.116.1.2.12,DES1228ME-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.12.1,DES1228ME-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.116.1.2.12.1.1,DES1228ME-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.116.1.2.12.1.1.1,DES1228ME-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.116.1.2.12.1.1.2,DES1228ME-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.116.1.2.15,DES1228ME-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.15.1,DES1228ME-L2MGMT-MIB::learned,,not-accessible,,current,,The port security feature controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as a static entry. When the learned address number reaches N, any incoming packet without can be learned at this port.
.1.3.6.1.4.1.171.11.116.1.2.15.1.1,DES1228ME-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.116.1.2.15.1.1.1,DES1228ME-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates a secured port to lock address learning.
.1.3.6.1.4.1.171.11.116.1.2.15.1.1.2,DES1228ME-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates the allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.116.1.2.15.1.1.3,DES1228ME-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout (3) mode - the locked addresses can be aged out after the aging timer expires. In this mode, when the locked address is aged out, the number of addresses that can be learned has to be increased by one. In deleteOnReset (4) mode - never age out the locked addresses unless restarting the system to prevent port movement or intrusion.
.1.3.6.1.4.1.171.11.116.1.2.15.1.1.4,DES1228ME-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates an administration state of locking address.
.1.3.6.1.4.1.171.11.116.1.2.15.2,DES1228ME-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled (2), whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in the system.
.1.3.6.1.4.1.171.11.116.1.2.15.3,DES1228ME-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.15.3.1,DES1228ME-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates the VLAN name.
.1.3.6.1.4.1.171.11.116.1.2.15.3.2,DES1228ME-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port. 0 means the function dose not work now.
.1.3.6.1.4.1.171.11.116.1.2.15.3.3,DES1228ME-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies the MAC address.
.1.3.6.1.4.1.171.11.116.1.2.15.3.4,DES1228ME-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),
.1.3.6.1.4.1.171.11.116.1.2.17,DES1228ME-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.17.3,DES1228ME-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.17.3.1,DES1228ME-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and configure per port priority-based QoS features on the switch.
.1.3.6.1.4.1.171.11.116.1.2.17.3.1.1,DES1228ME-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in the swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.116.1.2.17.3.1.1.1,DES1228ME-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.116.1.2.17.3.1.1.2,DES1228ME-L2MGMT-MIB::swL2CosPriorityPortPRI,INTEGER,read-write,,current,other(1):disable(2):enable(3),Indicates the port_priority state for CoS.
.1.3.6.1.4.1.171.11.116.1.2.17.3.1.1.3,DES1228ME-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p (2), enable 802.1p QoS; When set macBase (3), enable MAC-based QoS;  When set disable (1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.116.1.2.17.3.1.1.4,DES1228ME-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos (2), enable TOS based QoS; When set dscp (3), enable DSCP based QoS;  When set disable (1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.116.1.2.17.3.1.1.5,DES1228ME-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),When read, it always returns invalid (2); when write valid (1), it disables all priority in this table.
.1.3.6.1.4.1.171.11.116.1.2.17.3.2,DES1228ME-L2MGMT-MIB::swL2CosPortPRITable,,not-accessible,,current,,Used to show port-to-class mappings and map specific port to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.116.1.2.17.3.2.1,DES1228ME-L2MGMT-MIB::swL2CosPortPRIEntry,,not-accessible,swL2CosPortPRIIndex,current,,A list of information contained in the swL2CosPortPRITable.
.1.3.6.1.4.1.171.11.116.1.2.17.3.2.1.1,DES1228ME-L2MGMT-MIB::swL2CosPortPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority PortPRI.
.1.3.6.1.4.1.171.11.116.1.2.17.3.2.1.2,DES1228ME-L2MGMT-MIB::swL2CosPortPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges. And you can set a value of 0 or 3 only, you can't set a value 1 or 2.
.1.3.6.1.4.1.171.11.116.1.2.17.3.3,DES1228ME-L2MGMT-MIB::swL2CosMacBasePRITable,,not-accessible,,current,,Used to show MAC priority map to traffic class and  map the destination MAC address in incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.116.1.2.17.3.3.1,DES1228ME-L2MGMT-MIB::swL2CosMacBasePRIEntry,,not-accessible,swL2CosMacBasePRIIndex,current,,A list of information contained in the swL2CosMacBasePRITable.
.1.3.6.1.4.1.171.11.116.1.2.17.3.3.1.1,DES1228ME-L2MGMT-MIB::swL2CosMacBasePRIIndex,OCTET,read-only,,current,,Indicates the CoS Priority MacBasePRI.
.1.3.6.1.4.1.171.11.116.1.2.17.3.3.1.2,DES1228ME-L2MGMT-MIB::swL2CosMacBasePRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.116.1.2.17.3.4,DES1228ME-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.116.1.2.17.3.4.1,DES1228ME-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in the swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.116.1.2.17.3.4.1.1,DES1228ME-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.116.1.2.17.3.4.1.2,DES1228ME-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.116.1.2.17.3.5,DES1228ME-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.116.1.2.17.3.5.1,DES1228ME-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in the swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.116.1.2.17.3.5.1.1,DES1228ME-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.116.1.2.17.3.5.1.2,DES1228ME-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.116.1.2.18,DES1228ME-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.18.1,DES1228ME-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates whether the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.116.1.2.18.2,DES1228ME-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that  the DHCP packets can cross.
.1.3.6.1.4.1.171.11.116.1.2.18.3,DES1228ME-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.116.1.2.18.4,DES1228ME-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.116.1.2.18.5,DES1228ME-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.116.1.2.18.6,DES1228ME-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace (1) - Replace the exiting option 82 field in messages. drop (2) - Discard messages with existing option 82 field. keep (3) - Retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.116.1.2.18.7,DES1228ME-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.116.1.2.18.7.1,DES1228ME-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.116.1.2.18.7.1.1,DES1228ME-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.116.1.2.18.7.1.2,DES1228ME-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,current,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.116.1.2.18.7.1.3,DES1228ME-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid (2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.116.1.2.20,DES1228ME-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.20.0,DES1228ME-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.20.0.1,DES1228ME-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined  port security configuration, a trap will be sent out.
.1.3.6.1.4.1.171.11.116.1.2.20.0.2,DES1228ME-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table. 
.1.3.6.1.4.1.171.11.116.1.2.20.0.3,DES1228ME-L2MGMT-MIB::swL2FloodMacDetectedTrap,,,,,, If there¡¦s a new flooding MAC is detected, a trap will be sent out.
.1.3.6.1.4.1.171.11.116.1.2.20.1,DES1228ME-L2MGMT-MIB::swl2PortSecurityBindings,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.20.1.1,DES1228ME-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.116.1.2.20.2,DES1228ME-L2MGMT-MIB::swl2NotificationBindings,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.20.2.1,DES1228ME-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information. 
.1.3.6.1.4.1.171.11.116.1.2.20.2.2,DES1228ME-L2MGMT-MIB::swL2FloodMacDetectedMacVid,INTEGER,read-only,,current,,This object indicates the VID of the flooding MAC.
.1.3.6.1.4.1.171.11.116.1.2.20.2.3,DES1228ME-L2MGMT-MIB::swL2FloodMacDetectedMacAddress,OCTET,read-only,,current,,This object indicates the MAC address of the flooding MAC
.1.3.6.1.4.1.171.11.116.1.2.21,DES1228ME-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.21.1,DES1228ME-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.21.1.1,DES1228ME-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.116.1.2.21.1.2,DES1228ME-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.116.1.2.21.1.3,DES1228ME-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.116.1.2.21.2,DES1228ME-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.21.2.1,DES1228ME-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.116.1.2.21.2.1.1,DES1228ME-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.116.1.2.21.2.1.1.1,DES1228ME-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.116.1.2.21.2.1.1.2,DES1228ME-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.116.1.2.21.2.1.1.4,DES1228ME-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3),This object indicates the port status.
.1.3.6.1.4.1.171.11.116.1.2.22,DES1228ME-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.22.2,DES1228ME-L2MGMT-MIB::swL2McastFilterTable,,not-accessible,,current,, A table that contains information about the multicast filter address.
.1.3.6.1.4.1.171.11.116.1.2.22.2.1,DES1228ME-L2MGMT-MIB::swL2McastFilterEntry,,not-accessible,swL2McastFilterProfileIndex,current,,A list of multicast filter mode information for each profile ID. 
.1.3.6.1.4.1.171.11.116.1.2.22.2.1.1,DES1228ME-L2MGMT-MIB::swL2McastFilterProfileIndex,INTEGER,read-only,,current,, index for each profile
.1.3.6.1.4.1.171.11.116.1.2.22.2.1.2,DES1228ME-L2MGMT-MIB::swL2McastFilterProfileName,OCTET,read-write,,current,,The multicast filter description.
.1.3.6.1.4.1.171.11.116.1.2.22.2.1.3,DES1228ME-L2MGMT-MIB::swL2McastFilterAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter address.
.1.3.6.1.4.1.171.11.116.1.2.22.2.1.4,DES1228ME-L2MGMT-MIB::swL2McastFilterGroupList,OCTET,read-write,,current,,The multicast filter address group list.
.1.3.6.1.4.1.171.11.116.1.2.22.2.1.5,DES1228ME-L2MGMT-MIB::swL2McastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.116.1.2.22.3,DES1228ME-L2MGMT-MIB::swL2McastFilterPortTable,,not-accessible,,current,, A table that is used to bind port to profile ID.
.1.3.6.1.4.1.171.11.116.1.2.22.3.1,DES1228ME-L2MGMT-MIB::swL2McastFilterPortEntry,,not-accessible,swL2McastFilterPortGroupPortIndex,current,,A list of information that is used to bind port to profile ID. 
.1.3.6.1.4.1.171.11.116.1.2.22.3.1.1,DES1228ME-L2MGMT-MIB::swL2McastFilterPortGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.116.1.2.22.3.1.2,DES1228ME-L2MGMT-MIB::swL2McastFilterPortProfileAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter profile.
.1.3.6.1.4.1.171.11.116.1.2.22.3.1.3,DES1228ME-L2MGMT-MIB::swL2McastFilterPortProfileID,INTEGER,read-write,,current,,This object indicates the profile ID of this entry. 
.1.3.6.1.4.1.171.11.116.1.2.22.4,DES1228ME-L2MGMT-MIB::swL2McastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about the max group number based on port.
.1.3.6.1.4.1.171.11.116.1.2.22.4.1,DES1228ME-L2MGMT-MIB::swL2McastFilterPortMaxGroupEntry,,not-accessible,swL2McastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port.
.1.3.6.1.4.1.171.11.116.1.2.22.4.1.1,DES1228ME-L2MGMT-MIB::swL2McastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.116.1.2.22.4.1.2,DES1228ME-L2MGMT-MIB::swL2McastFilterPortMaxGroup,INTEGER,read-write,,current,,The max group numbers.
.1.3.6.1.4.1.171.11.116.1.2.22.5,DES1228ME-L2MGMT-MIB::swL2McastFilterPortInfoTable,,not-accessible,,current,, A table that contains information about all of the multicast groups for the ports.
.1.3.6.1.4.1.171.11.116.1.2.22.5.1,DES1228ME-L2MGMT-MIB::swL2McastFilterPortInfoEntry,,not-accessible,swL2McastFilterPortInfoPortIndex,current,,A list of information about all of the multicast groups for each port.
.1.3.6.1.4.1.171.11.116.1.2.22.5.1.1,DES1228ME-L2MGMT-MIB::swL2McastFilterPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.116.1.2.22.5.1.2,DES1228ME-L2MGMT-MIB::swL2McastFilterPortInfoProfileID,OCTET,read-only,,current,,The multicast filter address profile ID.
.1.3.6.1.4.1.171.11.116.1.2.23,DES1228ME-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.23.1,DES1228ME-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.116.1.2.23.1.1,DES1228ME-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,The advertisement state for each VLAN configured into the device.
.1.3.6.1.4.1.171.11.116.1.2.23.1.1.1,DES1228ME-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.116.1.2.23.1.1.2,DES1228ME-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.116.1.2.23.1.1.3,DES1228ME-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertise status of this VLAN entry.
.1.3.6.1.4.1.171.11.116.1.2.23.2,DES1228ME-L2MGMT-MIB::swL2VlanMultiplyMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.23.2.1,DES1228ME-L2MGMT-MIB::swL2VlanMultiplyVlanList,OCTET,read-write,,current,,This object specifies the VLAN ID List.
.1.3.6.1.4.1.171.11.116.1.2.23.2.2,DES1228ME-L2MGMT-MIB::swL2VlanMultiplyAdvertisement,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object specifies the advertisement state.
.1.3.6.1.4.1.171.11.116.1.2.23.2.3,DES1228ME-L2MGMT-MIB::swL2VlanMultiplyPortList,OCTET,read-write,,current,,Specifies the port list.
.1.3.6.1.4.1.171.11.116.1.2.23.2.4,DES1228ME-L2MGMT-MIB::swL2VlanMultiplyPortListAction,INTEGER,read-write,,current,other(1):add-tagged(2):add-untagged(3):add-forbidden(4):delete(5),Specifies the action for the port list which specified  by swL2VlanMultiplyPortList.
.1.3.6.1.4.1.171.11.116.1.2.23.2.5,DES1228ME-L2MGMT-MIB::swL2VlanMultiplyAction,INTEGER,read-write,,current,other(1):create(2):configure(3):delete(4),Specifies the action for VLANs. other: no action. create: the VLANs specified by swL2VlanMultiplyVlanList  would be created at a time. configure: the VLANs specified by swL2VlanMultiplyVlanList  would be configured at a time. delete: the VLANs specified by swL2VlanMultiplyVlanList  would be deleted at a time. 
.1.3.6.1.4.1.171.11.116.1.2.24,DES1228ME-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.24.1,DES1228ME-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.116.1.2.24.2,DES1228ME-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.116.1.2.24.2.1,DES1228ME-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.116.1.2.24.2.1.1,DES1228ME-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.116.1.2.24.2.1.2,DES1228ME-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.116.1.2.25,DES1228ME-L2MGMT-MIB::swL2FloodMAC,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.25.1,DES1228ME-L2MGMT-MIB::swL2FloodMACMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.25.1.1,DES1228ME-L2MGMT-MIB::swL2FloodMACGlobalSettings,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.25.1.1.1,DES1228ME-L2MGMT-MIB::swL2FloodMACState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the status of Flooding MAC function.
.1.3.6.1.4.1.171.11.116.1.2.25.1.1.2,DES1228ME-L2MGMT-MIB::swL2FloodMACLogState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates whether logs are generated when a flooding MAC is detected.
.1.3.6.1.4.1.171.11.116.1.2.25.1.1.3,DES1228ME-L2MGMT-MIB::swL2FloodMACTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates whether traps are generated when a flooding MAC is detected.
.1.3.6.1.4.1.171.11.116.1.2.25.1.1.4,DES1228ME-L2MGMT-MIB::swL2FloodMACClearFDB,INTEGER,read-write,,current,no-action(1):start(2),When set to start(2), this object will clear the entries of swL2FloodMACFDBTable. After the device finishes clearing the entries, it will return to its default value, no-action(1). Setting this object to no-action(1) will not have any effect.
.1.3.6.1.4.1.171.11.116.1.2.25.1.2,DES1228ME-L2MGMT-MIB::swL2FloodMACAutoFDBCtrlTable,,not-accessible,,current,,A table containing a list of configured IP addresses to which the Auto FDB function  will discover the corresponding VLAN, MAC address and port and have a corresponding static FDB entry created automatically.
.1.3.6.1.4.1.171.11.116.1.2.25.1.2.1,DES1228ME-L2MGMT-MIB::swL2FloodMACAutoFDBCtrlEntry,,not-accessible,swL2FloodMACAutoFDBIPAddress,current,,Information containing the configured Auto FDB IP address.
.1.3.6.1.4.1.171.11.116.1.2.25.1.2.1.1,DES1228ME-L2MGMT-MIB::swL2FloodMACAutoFDBIPAddress,IpAddress,not-accessible,,current,,The Auto FDB IP address.
.1.3.6.1.4.1.171.11.116.1.2.25.1.2.1.2,DES1228ME-L2MGMT-MIB::swL2FloodMACAutoFDBRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.116.1.2.25.2,DES1228ME-L2MGMT-MIB::swL2FloodMACInfo,,,,,,
.1.3.6.1.4.1.171.11.116.1.2.25.2.1,DES1228ME-L2MGMT-MIB::swL2FloodMACFDBTable,,not-accessible,,current,,A table containing a list of current and historical flooding MAC entries.
.1.3.6.1.4.1.171.11.116.1.2.25.2.1.1,DES1228ME-L2MGMT-MIB::swL2FloodMACFDBEntry,,not-accessible,swL2FloodMACFDBIndex:swL2FloodMACFDBVID:swL2FloodMACFDBMacAddress,current,,Information containing the flooding MAC address.
.1.3.6.1.4.1.171.11.116.1.2.25.2.1.1.1,DES1228ME-L2MGMT-MIB::swL2FloodMACFDBIndex,INTEGER,not-accessible,,current,,The hardware address table index of the flooding MAC entry.
.1.3.6.1.4.1.171.11.116.1.2.25.2.1.1.2,DES1228ME-L2MGMT-MIB::swL2FloodMACFDBVID,INTEGER,not-accessible,,current,,The VLAN identifier of the flooding MAC entry.
.1.3.6.1.4.1.171.11.116.1.2.25.2.1.1.3,DES1228ME-L2MGMT-MIB::swL2FloodMACFDBMacAddress,OCTET,not-accessible,,current,,The MAC address of the flooding MAC entry.
.1.3.6.1.4.1.171.11.116.1.2.25.2.1.1.4,DES1228ME-L2MGMT-MIB::swL2FloodMACFDBStatus,INTEGER,read-only,,current,active(1):inactive(2),The status of the flooding MAC entry. When the value is 'active', this means the entry is currently present in the hardware address table, otherwise, the value is 'inactive'.
.1.3.6.1.4.1.171.11.116.1.2.25.2.1.1.5,DES1228ME-L2MGMT-MIB::swL2FloodMACFDBTimestamp,INTEGER,read-only,,current,,A number that correlates to a relative time the entry was detected by the Flooding MAC function.
.1.3.6.1.4.1.171.11.116.1.2.25.2.2,DES1228ME-L2MGMT-MIB::swL2FloodMACAutoFDBTable,,not-accessible,,current,,A table containing the discovered VLAN, MAC address and port of the host  with an IP address created in swL2FloodMACAutoFDBCtrlTable.
.1.3.6.1.4.1.171.11.116.1.2.25.2.2.1,DES1228ME-L2MGMT-MIB::swL2FloodMACAutoFDBEntry,,not-accessible,swL2FloodMACAutoFDBIPAddress,current,,Information containing the discovered VLAN, MAC address and port of an Auto FDB entry.
.1.3.6.1.4.1.171.11.116.1.2.25.2.2.1.1,DES1228ME-L2MGMT-MIB::swL2FloodMACAutoFDBVID,INTEGER,read-only,,current,,The VLAN identifier of Auto FDB entry.
.1.3.6.1.4.1.171.11.116.1.2.25.2.2.1.2,DES1228ME-L2MGMT-MIB::swL2FloodMACAutoFDBMacAddress,OCTET,read-only,,current,,The MAC address of the Auto FDB entry.
.1.3.6.1.4.1.171.11.116.1.2.25.2.2.1.3,DES1228ME-L2MGMT-MIB::swL2FloodMACAutoFDBPort,INTEGER,read-only,,current,,The port number of the Auto FDB entry.
.1.3.6.1.4.1.171.11.116.1.2.25.2.2.1.4,DES1228ME-L2MGMT-MIB::swL2FloodMACAutoFDBTimestamp,INTEGER,read-only,,current,,A number that represents the relative time when the Auto FDB learned this entry.
.1.3.6.1.4.1.171.11.116.2,SWPRIMGMT-DES1228ME-MIB::des1228MEv2,,,,,,
.1.3.6.1.4.1.171.11.116.2.2,DES1228MEv2-28-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.116.2.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.1.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2DevInfoFrontPanelLedStatus,OCTET,read-only,,current,,This object is a set of system LED indicators.  The first two octets are defined as the system LED. The first indicator is  the power LED. The second indicator is the console LED.  The other octets are defined as follow: Starting on the third octet indicates the logical port LED (following  dot1dBasePort ordering). Every two bytes are presented to a port. The first  byte is presented to the Link/Activity LED. The second byte is presented to  the Speed LED. Link/Activity LED:
.1.3.6.1.4.1.171.11.116.2.2.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.1.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlSystemReboot,INTEGER,read-write,,current,other(1):reboot(2):save-config-and-reboot(3):reboot-and-load-factory-default-config(4),This object indicates the agent system reboot state. The agent always returns other(1) when this object is read.
.1.3.6.1.4.1.171.11.116.2.2.1.2.2,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlSystemIP,IpAddress,read-write,,current,,This object indicates system IP.
.1.3.6.1.4.1.171.11.116.2.2.1.2.3,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlSubnetMask,IpAddress,read-write,,current,,This object indicates system subnet mask.
.1.3.6.1.4.1.171.11.116.2.2.1.2.4,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlDefaultGateway,IpAddress,read-write,,current,,This object indicates system default gateway.
.1.3.6.1.4.1.171.11.116.2.2.1.2.5,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls the VLAN, including system IP. The VLAN should have been created.
.1.3.6.1.4.1.171.11.116.2.2.1.2.7,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlIGMPSnooping,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates layer 2 Internet Group Management Protocol (IGMP) capture function is enabled or disabled .
.1.3.6.1.4.1.171.11.116.2.2.1.2.12,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),As the object is set to active, all the statistic counters will be cleared. If set to normal, do nothing.
.1.3.6.1.4.1.171.11.116.2.2.1.2.13,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlSnmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.4.1.171.11.116.2.2.1.2.16,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlRmonState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can be enabled or disabled RMON.
.1.3.6.1.4.1.171.11.116.2.2.1.2.17,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlIpAutoConfig,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Indicates the status of automatically getting configuration from TFTP server on device
.1.3.6.1.4.1.171.11.116.2.2.1.2.19,DES1228MEv2-28-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enabled or disabled MAC Notification.
.1.3.6.1.4.1.171.11.116.2.2.1.2.20,DES1228MEv2-28-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of variation MAC in address table. 
.1.3.6.1.4.1.171.11.116.2.2.1.2.21,DES1228MEv2-28-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval in second for trigger the MAC notify message. 
.1.3.6.1.4.1.171.11.116.2.2.1.2.22,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function. When this function is enabled, the switch can start to transmit LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.116.2.2.1.2.23,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message is enabled, the received LLDP Data Units packet will be forwarded. 
.1.3.6.1.4.1.171.11.116.2.2.1.2.24,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables the asymmetric VLAN feature of the device.
.1.3.6.1.4.1.171.11.116.2.2.1.2.25,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPSnoopingMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the igmp_snoop multicast_vlan.
.1.3.6.1.4.1.171.11.116.2.2.1.2.26,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.116.2.2.1.2.27,DES1228MEv2-28-L2MGMT-MIB::swL2DevArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned ARP information.
.1.3.6.1.4.1.171.11.116.2.2.1.2.28,DES1228MEv2-28-L2MGMT-MIB::swL2DevPasswordEncryptionState,INTEGER,read-write,,current,enabled(1):disabled(2),If the password encryption is enabled, the password will be in  encrypted form.
.1.3.6.1.4.1.171.11.116.2.2.1.2.30,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.1.2.30.1,DES1228MEv2-28-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls Web status.
.1.3.6.1.4.1.171.11.116.2.2.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.1.3.1,DES1228MEv2-28-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.116.2.2.1.3.2,DES1228MEv2-28-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.116.2.2.1.3.3,DES1228MEv2-28-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.116.2.2.2,DES1228MEv2-28-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.116.2.2.2.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.116.2.2.2.1.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.116.2.2.2.1.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.116.2.2.2.1.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.116.2.2.2.1.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,auto(1):half-10Mbps(2):full-10Mbps(3):half-100Mbps(4):full-100Mbps(5):full-1Gigabps(7),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.116.2.2.2.1.1.10,DES1228MEv2-28-L2MGMT-MIB::swL2PortInfoFlowCtrlOperStatus,INTEGER,read-only,,current,none(1):ieee8023x(2):backPressure(3),The current operational state of flow control. The none (1) state indicates that no flow control is performed. The flow control mechanism is different between full duplex mode and half duplex mode. For full duplex mode, the IEEE 802.3x (2) flow control function sends PAUSE frames and receives PAUSE frames. For half duplex mode, backpressure (3) is performed.
.1.3.6.1.4.1.171.11.116.2.2.2.2,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.116.2.2.2.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlPortMediumType,current,,A list of control information for each port of the device.
.1.3.6.1.4.1.171.11.116.2.2.2.2.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.116.2.2.2.2.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlPortMediumType,INTEGER,read-only,,current,copper(100):fiber(101),This object indicates the port type: fiber or copper.
.1.3.6.1.4.1.171.11.116.2.2.2.2.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the port is enabled or disabled.
.1.3.6.1.4.1.171.11.116.2.2.2.2.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,nway-auto(1):nway-disabled-10Mbps-Half(2):nway-disabled-10Mbps-Full(3):nway-disabled-100Mbps-Half(4):nway-disabled-100Mbps-Full(5):nway-disabled-1Gigabps-Full(7):nway-disabled-1Gigabps-Full-Master(8):nway-disabled-1Gigabps-Full-Slave(9),Choose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.116.2.2.2.2.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Set the flow control function as enabled or disabled.
.1.3.6.1.4.1.171.11.116.2.2.2.2.1.6,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlDescription,OCTET,read-write,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.116.2.2.2.2.1.7,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlAddressLearning,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides whether the address learning is enabled or disabled.
.1.3.6.1.4.1.171.11.116.2.2.2.2.1.8,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.116.2.2.2.2.1.9,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlMulticastfilter,INTEGER,read-write,,current,forward-unregistered-groups(2):filter-unregistered-groups(3),This object decides the multicast packet filtering mode on this port. 
.1.3.6.1.4.1.171.11.116.2.2.2.2.1.10,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3):other(4),This object configures the MDIX setting of the port. 
.1.3.6.1.4.1.171.11.116.2.2.2.3,DES1228MEv2-28-L2MGMT-MIB::swL2PortErrTable,,not-accessible,,current,,A table that contains information about the Err port.
.1.3.6.1.4.1.171.11.116.2.2.2.3.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortErrEntry,,not-accessible,swL2PortErrPortIndex,current,,A list of information for the err port of the device.
.1.3.6.1.4.1.171.11.116.2.2.2.3.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortErrPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.116.2.2.2.3.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2PortErrPortState,INTEGER,read-only,,current,disabled(1):enabled(2),This object decides whether the port state is enabled or disabled.
.1.3.6.1.4.1.171.11.116.2.2.2.3.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2PortErrPortStatus,INTEGER,read-only,,current,other(1):err-disabled(2),This object decides whether the PortStatus is err-disabled.
.1.3.6.1.4.1.171.11.116.2.2.2.3.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2PortErrPortReason,INTEGER,read-only,,current,none(0):stp-lbd(1):storm-control(2):storm-control-lbd(3):loopdetect(4):duld(5),This object decides whether the PortStatus STP is LBD or Storm control.
.1.3.6.1.4.1.171.11.116.2.2.2.3.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2PortErrDescription,OCTET,read-only,,current,,The object describes the ports in text.
.1.3.6.1.4.1.171.11.116.2.2.2.4,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,enabled(1):disabled(2),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.116.2.2.2.5,DES1228MEv2-28-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.116.2.2.3,DES1228MEv2-28-L2MGMT-MIB::swL2QOSMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.3.1,DES1228MEv2-28-L2MGMT-MIB::swL2QOSBandwidthControlTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.116.2.2.3.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2QOSBandwidthControlEntry,,not-accessible,swL2QOSBandwidthPortIndex,current,,A list of information contained in swL2QOSBandwidthControlTable.
.1.3.6.1.4.1.171.11.116.2.2.3.1.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2QOSBandwidthPortIndex,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.11.116.2.2.3.1.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2QOSBandwidthRxRate,INTEGER,read-write,,current,,Indicates the RX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit.
.1.3.6.1.4.1.171.11.116.2.2.3.1.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2QOSBandwidthTxRate,INTEGER,read-write,,current,,Indicates the TX Rate(Kbit/sec) of the specified port. A value of 1024000 means no limit. 
.1.3.6.1.4.1.171.11.116.2.2.3.1.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2QOSBandwidthRadiusRxRate,INTEGER,read-only,,current,,The Rx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.116.2.2.3.1.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2QOSBandwidthRadiusTxRate,INTEGER,read-only,,current,,The Tx Rate value comes from the RADIUS server,
.1.3.6.1.4.1.171.11.116.2.2.3.2,DES1228MEv2-28-L2MGMT-MIB::swL2QOSSchedulingTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.116.2.2.3.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2QOSSchedulingEntry,,not-accessible,swL2QOSSchedulingClassIndex,current,,A list of information contained in the swL2QOSSchedulingTable.
.1.3.6.1.4.1.171.11.116.2.2.3.2.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2QOSSchedulingClassIndex,INTEGER,read-only,,current,,Indicates the hardware queue number.
.1.3.6.1.4.1.171.11.116.2.2.3.2.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2QOSSchedulingMaxWeight,INTEGER,read-write,,current,,Indicates the maximum number of packets the above specified hardware priority queue will be allowed to transmit before allowing the next lowest priority queue to transmit its packets.
.1.3.6.1.4.1.171.11.116.2.2.3.2.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2QOSSchedulingMechanism,INTEGER,read-only,,current,strict(1):roundrobin(2):weightfair(3),Indicates the mechanism of QOS scheduling.
.1.3.6.1.4.1.171.11.116.2.2.3.3,DES1228MEv2-28-L2MGMT-MIB::swL2QOS8021pUserPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.116.2.2.3.3.1,DES1228MEv2-28-L2MGMT-MIB::swL2QOS8021pUserPriorityEntry,,not-accessible,swL2QOS8021pUserPriorityIndex,current,,A list of information contained in the swL2QOS8021pUserPriorityTable.
.1.3.6.1.4.1.171.11.116.2.2.3.3.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2QOS8021pUserPriorityIndex,INTEGER,read-only,,current,,The 802.1p user priority.
.1.3.6.1.4.1.171.11.116.2.2.3.3.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2QOS8021pUserPriorityClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has four hardware 
.1.3.6.1.4.1.171.11.116.2.2.3.4,DES1228MEv2-28-L2MGMT-MIB::swL2QOS8021pDefaultPriorityTable,,not-accessible,,current,,.
.1.3.6.1.4.1.171.11.116.2.2.3.4.1,DES1228MEv2-28-L2MGMT-MIB::swL2QOS8021pDefaultPriorityEntry,,not-accessible,swL2QOS8021pDefaultPriorityIndex,current,,A list of information contained in the swL2QOS8021pDefaultPriorityTable.
.1.3.6.1.4.1.171.11.116.2.2.3.4.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2QOS8021pDefaultPriorityIndex,INTEGER,read-only,,current,,Indicates the port number.
.1.3.6.1.4.1.171.11.116.2.2.3.4.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2QOS8021pDefaultPriority,INTEGER,read-write,,current,,The priority value to assign to untagged packets received by the
.1.3.6.1.4.1.171.11.116.2.2.3.4.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2QOS8021pRadiusPriority,INTEGER,read-only,,current,,Indicates the value of 802.1p comes from RADIUS server. this value will overwrite the local configured value.
.1.3.6.1.4.1.171.11.116.2.2.3.5,DES1228MEv2-28-L2MGMT-MIB::swL2QOSSchedulingMechanismCtrl,INTEGER,read-write,,current,strict(1):weightfair(2):none(3),This object can control QOS scheduling Mechanism.
.1.3.6.1.4.1.171.11.116.2.2.4,DES1228MEv2-28-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.4.1,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkMaxEntries,Integer32,read-only,,current,,The max entries of the swPortTrunkTable
.1.3.6.1.4.1.171.11.116.2.2.4.2,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkMaxPortMembers,Integer32,read-only,,current,,The max number of ports allowed in a trunk.
.1.3.6.1.4.1.171.11.116.2.2.4.3,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkTable,,not-accessible,,current,,This table specifies the port membership for each logical link.
.1.3.6.1.4.1.171.11.116.2.2.4.3.1,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkEntry,,not-accessible,swPortTrunkIndex,current,,A list of information that specifies which port group forms a single logical link.
.1.3.6.1.4.1.171.11.116.2.2.4.3.1.1,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkIndex,Integer32,read-only,,current,,The index of logical port trunk.
.1.3.6.1.4.1.171.11.116.2.2.4.3.1.2,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkMasterPort,Integer32,read-create,,current,,The object indicates the master port number of the port trunk entry. The  first port of the trunk is implicitly configured to be the master logical  port. When using a Port Trunk, you can not configure the other ports of  the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.116.2.2.4.3.1.3,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkPortList,OCTET,read-create,,current,,Indicate member ports of a logical trunk.
.1.3.6.1.4.1.171.11.116.2.2.4.3.1.4,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkType,INTEGER,read-create,,current,static(1):lacp(2),This object indicates the type of this entry.
.1.3.6.1.4.1.171.11.116.2.2.4.3.1.5,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkActivePort,OCTET,read-only,,current,,This object indicates the active ports of this entry.
.1.3.6.1.4.1.171.11.116.2.2.4.3.1.6,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.  when the state is CreatAndGo (4),the type of trunk is static (1); when the state is CreatAndWait (5), the type of trunk is lacp(2). 
.1.3.6.1.4.1.171.11.116.2.2.4.3.1.7,DES1228MEv2-28-L2MGMT-MIB::swPortTrunkFloodingPort,Integer32,read-only,,current,,The flooding port of every trunk.
.1.3.6.1.4.1.171.11.116.2.2.4.4,DES1228MEv2-28-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7),This object configures part of the packet to be examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.116.2.2.4.5,DES1228MEv2-28-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which port group a set of ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.116.2.2.4.5.1,DES1228MEv2-28-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifies which port group a set of  ports (up to 8) is formed into a single logical link.
.1.3.6.1.4.1.171.11.116.2.2.4.5.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of the logical port LACP. 
.1.3.6.1.4.1.171.11.116.2.2.4.5.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.116.2.2.4.6,DES1228MEv2-28-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.116.2.2.4.6.1,DES1228MEv2-28-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.116.2.2.4.6.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.116.2.2.4.6.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port LACP.
.1.3.6.1.4.1.171.11.116.2.2.6,DES1228MEv2-28-L2MGMT-MIB::swPortMirrorPackage,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.6.2,DES1228MEv2-28-L2MGMT-MIB::swPortMirrorRxPortList,OCTET,read-write,,current,,This object indicates the Rx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.116.2.2.6.3,DES1228MEv2-28-L2MGMT-MIB::swPortMirrorTxPortList,OCTET,read-write,,current,,This object indicates the Tx port list of ports to be sniffed.
.1.3.6.1.4.1.171.11.116.2.2.6.4,DES1228MEv2-28-L2MGMT-MIB::swPortMirrorTargetPort,Integer32,read-write,,current,,This object indicates the switch whose port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also  applied to the bridge MIB, etc. 
.1.3.6.1.4.1.171.11.116.2.2.6.5,DES1228MEv2-28-L2MGMT-MIB::swPortMirrorState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.116.2.2.7,DES1228MEv2-28-L2MGMT-MIB::swIGMPPackage,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.7.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMaxSupportedVlans,INTEGER,read-only,,current,,The maximum number of VLANs in the layer 2 IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.116.2.2.7.2,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMaxIpGroupNumPerVlan,INTEGER,read-only,,current,,The maximum number of multicast IP groups per VLAN in the layer 2  IGMP information table (swL2IGMPQueryInfoTable).
.1.3.6.1.4.1.171.11.116.2.2.7.3,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPCtrlTable,,not-accessible,,current,,The table controls the VLAN's IGMP function. Its scale depends on the current VLAN state (swL2VlanInfoStatus). If the VLAN mode is disabled, there is only one entry in the table, with index 1. If  VLAN is in Port-Based or 802.1q mode, the number of entries can  be up to 12, with an index range from 1 to 12.
.1.3.6.1.4.1.171.11.116.2.2.7.3.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPCtrlEntry,,not-accessible,swL2IGMPCtrlVid,current,,An entry in IGMP control table (swL2IGMPCtrlTable). The entry is effective only when IGMP captures the switch  (swL2DevCtrlIGMPSnooping) is enabled.
.1.3.6.1.4.1.171.11.116.2.2.7.3.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPCtrlVid,INTEGER,read-only,,current,,This object indicates the IGMP control entry's VLAN ID. If VLAN is disabled, the VID is always 0 and cannot be changed by management users. If VLAN is in Port-Based mode, the VID is arranged from 1 to 12, fixed form. If VLAN is in 802.1q mode,  the VID setting can vary from 1 to 4094 by management user, and  the VID in each entry must be unique in the IGMP Control Table.
.1.3.6.1.4.1.171.11.116.2.2.7.3.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPQueryInterval,INTEGER,read-write,,current,,The frequency at which IGMP Host-Query packets are transmitted on this switch.
.1.3.6.1.4.1.171.11.116.2.2.7.3.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMaxResponseTime,INTEGER,read-write,,current,,The maximum query response time on this switch.
.1.3.6.1.4.1.171.11.116.2.2.7.3.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPRobustness,INTEGER,read-write,,current,,The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
.1.3.6.1.4.1.171.11.116.2.2.7.3.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPLastMemberQueryInterval,INTEGER,read-write,,current,,The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
.1.3.6.1.4.1.171.11.116.2.2.7.3.1.9,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPQueryState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the IGMP query is enabled or disabled.
.1.3.6.1.4.1.171.11.116.2.2.7.3.1.10,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPCurrentState,INTEGER,read-only,,current,other(1):querier(2):non-querier(3),This object indicates the current IGMP query state.
.1.3.6.1.4.1.171.11.116.2.2.7.3.1.11,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPCtrlState,INTEGER,read-write,,current,other(1):disable(2):enable(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable (2) - IGMP function is disabled for this entry. enable (3) - IGMP function is enabled for this entry.
.1.3.6.1.4.1.171.11.116.2.2.7.3.1.12,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPFastLeave,INTEGER,read-write,,current,other(1):disable(2):enable(3), 
.1.3.6.1.4.1.171.11.116.2.2.7.3.1.14,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPDynIPMultVlanAge,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to enable or disable aging on the dynamic IP multicast entry in this VLAN.
.1.3.6.1.4.1.171.11.116.2.2.7.4,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPQueryInfoTable,,not-accessible,,current,,The table contains the number of current IGMP query packets which are captured by this device, as well as the IGMP query packets sent by the device.
.1.3.6.1.4.1.171.11.116.2.2.7.4.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPQueryInfoEntry,,not-accessible,swL2IGMPInfoVid,current,,Information about current IGMP query information, provided that swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of associated VLAN entry are all enabled.
.1.3.6.1.4.1.171.11.116.2.2.7.4.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPInfoVid,INTEGER,read-only,,current,,This object indicates the VID of the associated IGMP info table entry. It follows swL2IGMPCtrlVid in the associated entry of  IGMP control table (swL2IGMPCtrlTable).
.1.3.6.1.4.1.171.11.116.2.2.7.4.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPInfoQueryCount,INTEGER,read-only,,current,,This object indicates the number of query packets received  since the IGMP function enabled, on a per-VLAN basis.
.1.3.6.1.4.1.171.11.116.2.2.7.4.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPInfoTxQueryCount,INTEGER,read-only,,current,,This object indicates the send count of IGMP query messages, on a per-VLAN basis. In case of the IGMP timer expiring, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
.1.3.6.1.4.1.171.11.116.2.2.7.6,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPRouterPortTable,,not-accessible,,current,,The information of the router port table.
.1.3.6.1.4.1.171.11.116.2.2.7.6.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPRouterPortEntry,,not-accessible,swL2IGMPRouterPortVlanid,current,,The entry of the swL2IGMPRouterPortTable.
.1.3.6.1.4.1.171.11.116.2.2.7.6.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPRouterPortVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the router port entry.
.1.3.6.1.4.1.171.11.116.2.2.7.6.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPRouterPortVlanName,OCTET,read-only,,current,,This object indicates the VLAN name of the router port entry.
.1.3.6.1.4.1.171.11.116.2.2.7.6.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPRouterPortStaticPortList,OCTET,read-write,,current,,This object indicates the static portlist of the router port entry.
.1.3.6.1.4.1.171.11.116.2.2.7.6.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPRouterPortDynamicPortList,OCTET,read-only,,current,,This object indicates the dynamic portlist of the router port entry.
.1.3.6.1.4.1.171.11.116.2.2.7.6.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPRouterPortForbiddenPortList,OCTET,read-write,,current,,This object indicates the forbidden portlist of the router port entry.
.1.3.6.1.4.1.171.11.116.2.2.7.7,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication  configurations of the device.
.1.3.6.1.4.1.171.11.116.2.2.7.7.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.116.2.2.7.7.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable.  This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.116.2.2.7.7.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,disabled(1):enabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.116.2.2.7.8,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanTable,,not-accessible,,current,,Information about the IGMP snooping multicast VLAN table.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanEntry,,not-accessible,swL2IGMPMulticastVlanid,current,,The entry of swL2IGMPMulticastVlanTable.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanid,INTEGER,read-only,,current,,This object indicates the VLAN ID of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanName,OCTET,read-create,,current,,This object indicates the VLAN name of the IGMP snooping multicast  VLAN entry.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanSourcePort,OCTET,read-write,,current,,This object indicates the port list of the source ports of the IGMP  snooping multicast VLAN. The source ports will be set as tag ports  of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanMemberPort,OCTET,read-write,,current,,This object indicates the port list of the member ports of the IGMP  snooping multicast VLAN. The member ports will be set as untagged ports of the VLAN entry and the IGMP control messages received from the member ports will be forwarded to the source ports.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanTagMemberPort,OCTET,read-write,,current,,This object indicates the port list of the tag member ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.6,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanState,INTEGER,read-write,,current,enabled(1):disabled(2),This object can be used to enable or disable the IGMP snooping multicast VLAN.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.7,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanReplaceSourceIp,IpAddress,read-write,,current,,The replacement source IP of this multicast VLAN.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.8,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.9,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanUntagSourcePort,OCTET,read-create,,current,,This object indicates the port list of the untag source ports of the IGMP  snooping multicast VLAN.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.10,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanRemapPriority,INTEGER,read-create,,current,,This is the priority value (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. When set to -1, the packet's original priority will be used.
.1.3.6.1.4.1.171.11.116.2.2.7.8.1.11,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanReplacePriority,INTEGER,read-create,,current,enabled(1):disabled(2),This specifies that a packet's priority will be changed by the switch based on the remap priority. This flag will only take effect when remap priority is set.
.1.3.6.1.4.1.171.11.116.2.2.7.9,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupTable,,not-accessible,,current,,The table containing the IGMP snooping multicast VLAN group information
.1.3.6.1.4.1.171.11.116.2.2.7.9.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupEntry,,not-accessible,swL2IGMPMulticastVlanGroupVid:swL2IGMPMulticastVlanGroupFromIp:swL2IGMPMulticastVlanGroupToIp,current,,Information about the current IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.116.2.2.7.9.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupVid,INTEGER,read-only,,current,,This object indicates the VID of the IGMP snooping multicast VLAN group.
.1.3.6.1.4.1.171.11.116.2.2.7.9.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupFromIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.116.2.2.7.9.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupToIp,IpAddress,read-only,,current,,Specifies the multicast address list for this VLAN.
.1.3.6.1.4.1.171.11.116.2.2.7.9.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPMulticastVlanGroupStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.116.2.2.7.12,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPDynIpMultMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.7.12.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPDynIPMultMaxEntry,INTEGER,read-write,,current,,This object specifies the maximum number of entries which can be learned by dynamic IP multicast.
.1.3.6.1.4.1.171.11.116.2.2.7.12.2,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMult,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.7.12.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultVID,INTEGER,read-write,,current,,This object indicates the VLAN identifier where the data driven  entries will be removed from.
.1.3.6.1.4.1.171.11.116.2.2.7.12.2.2,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultIP,IpAddress,read-write,,current,,This object indicates the IP address of the IGMP snooping group from which the data driven entries will be removed.
.1.3.6.1.4.1.171.11.116.2.2.7.12.2.3,DES1228MEv2-28-L2MGMT-MIB::swL2IGMPSnoopingClearDynIpMultAction,INTEGER,read-write,,current,all(1):vlan(2):group(3):other(4),Setting this object will clear the data driven entries. all - Remove all learned data driven groups.  VLAN - Clear all data driven entries in the VLAN specified in  swIGMPSnoopingClearDynIpMultVID. group - Clear the group with the address specified in swL2IGMPSnoopingClearDynIpMultIP in the VLAN specified in swIGMPSnoopingClearDynIpMultVID. 
.1.3.6.1.4.1.171.11.116.2.2.7.13,DES1228MEv2-28-L2MGMT-MIB::swIGMPSnoopingHostTable,,not-accessible,,current,,The table contains the IGMP hosts that have joined the groups.
.1.3.6.1.4.1.171.11.116.2.2.7.13.1,DES1228MEv2-28-L2MGMT-MIB::swIGMPSnoopingHostEntry,,not-accessible,swIGMPSnoopingHostVid:swIGMPSnoopingHostGroup:swIGMPSnoopingHostPort:swIGMPSnoopingHostIp,current,,The entry contains the IGMP host that has joined the group.
.1.3.6.1.4.1.171.11.116.2.2.7.13.1.1,DES1228MEv2-28-L2MGMT-MIB::swIGMPSnoopingHostVid,INTEGER,read-only,,current,,This object indicates the VID of the individual IGMP snooping host  table entry.
.1.3.6.1.4.1.171.11.116.2.2.7.13.1.2,DES1228MEv2-28-L2MGMT-MIB::swIGMPSnoopingHostGroup,IpAddress,read-only,,current,,This object indicates the group address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.116.2.2.7.13.1.3,DES1228MEv2-28-L2MGMT-MIB::swIGMPSnoopingHostPort,INTEGER,read-only,,current,,This object indicates the port number of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.116.2.2.7.13.1.4,DES1228MEv2-28-L2MGMT-MIB::swIGMPSnoopingHostIp,IpAddress,read-only,,current,,This object indicates the host IP address of the individual IGMP  snooping host table entry.
.1.3.6.1.4.1.171.11.116.2.2.12,DES1228MEv2-28-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.12.1,DES1228MEv2-28-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies the port just can forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.116.2.2.12.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information specifies the port with its traffic  forward list.
.1.3.6.1.4.1.171.11.116.2.2.12.1.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.116.2.2.12.1.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list that the specific port can forward traffic.
.1.3.6.1.4.1.171.11.116.2.2.15,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.15.1,DES1228MEv2-28-L2MGMT-MIB::learned,,not-accessible,,current,,The port security feature controls the address leaning capability and the traffic forwarding decision. Each port can have this function enabled or disabled. When it is enabled and a number is given said N, which allows N addresses to be learned at this port, the first N learned addresses are locked at this port as a static entry. When the learned address number reaches N, any incoming packet without can be learned at this port.
.1.3.6.1.4.1.171.11.116.2.2.15.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityControlEntry,,not-accessible,swL2PortSecurityPortIndex,current,,A list of information contained in the swL2PortSecurityControlTable.
.1.3.6.1.4.1.171.11.116.2.2.15.1.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityPortIndex,INTEGER,read-only,,current,,Indicates a secured port to lock address learning.
.1.3.6.1.4.1.171.11.116.2.2.15.1.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityMaxLernAddr,INTEGER,read-write,,current,,Indicates the allowable number of addresses to be learned at this port.
.1.3.6.1.4.1.171.11.116.2.2.15.1.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityMode,INTEGER,read-write,,current,other(1):permanent(2):deleteOnTimeout(3):deleteOnReset(4),Indicates the mode of locking address. In deleteOnTimeout (3) mode - the locked addresses can be aged out after the aging timer expires. In this mode, when the locked address is aged out, the number of addresses that can be learned has to be increased by one. In deleteOnReset (4) mode - never age out the locked addresses unless restarting the system to prevent port movement or intrusion.
.1.3.6.1.4.1.171.11.116.2.2.15.1.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityAdmState,INTEGER,read-write,,current,other(1):enable(2):disable(3),Indicates an administration state of locking address.
.1.3.6.1.4.1.171.11.116.2.2.15.1.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityEntryClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.11.116.2.2.15.2,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityTrapLogState,INTEGER,read-write,,current,other(1):enable(2):disable(3),When enabled (2), whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in the system.
.1.3.6.1.4.1.171.11.116.2.2.15.3,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityDelCtrl,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.15.3.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityDelVlanName,OCTET,read-write,,current,,Indicates the VLAN name.
.1.3.6.1.4.1.171.11.116.2.2.15.3.2,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityDelPort,INTEGER,read-write,,current,,Indicates the port. 0 means the function dose not work now.
.1.3.6.1.4.1.171.11.116.2.2.15.3.3,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityDelMacAddress,OCTET,read-write,,current,,Specifies the MAC address.
.1.3.6.1.4.1.171.11.116.2.2.15.3.4,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityDelActivity,INTEGER,read-write,,current,none(1):start(2),
.1.3.6.1.4.1.171.11.116.2.2.17,DES1228MEv2-28-L2MGMT-MIB::swL2CosMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.17.3,DES1228MEv2-28-L2MGMT-MIB::swL2CosPriorityCtrl,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.17.3.1,DES1228MEv2-28-L2MGMT-MIB::swL2CosPriorityTable,,not-accessible,,current,,Used to show and configure per port priority-based QoS features on the switch.
.1.3.6.1.4.1.171.11.116.2.2.17.3.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2CosPriorityEntry,,not-accessible,swL2CosPriorityPort,current,,A list of information contained in the swL2CosPriorityTable.
.1.3.6.1.4.1.171.11.116.2.2.17.3.1.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2CosPriorityPort,INTEGER,read-only,,current,,The port number of CoS Priority.
.1.3.6.1.4.1.171.11.116.2.2.17.3.1.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2CosPriorityEtherPRI,INTEGER,read-write,,current,disable(1):ether8021p(2):macBase(3),Enable Ethernet frame based priority.  When set ether8021p (2), enable 802.1p QoS; When set macBase (3), enable MAC-based QoS;  When set disable (1), disable Ethernet frame based priority.
.1.3.6.1.4.1.171.11.116.2.2.17.3.1.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2CosPriorityIpPRI,INTEGER,read-write,,current,disable(1):tos(2):dscp(3),Enable IP priority QoS. When set tos (2), enable TOS based QoS; When set dscp (3), enable DSCP based QoS;  When set disable (1), disable IP priority QoS.
.1.3.6.1.4.1.171.11.116.2.2.17.3.1.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2CosPriorityNone,INTEGER,read-write,,current,valid(1):invalid(2),When read, it always returns invalid (2); when write valid (1), it disables all priority in this table.
.1.3.6.1.4.1.171.11.116.2.2.17.3.4,DES1228MEv2-28-L2MGMT-MIB::swL2CosTosPRITable,,not-accessible,,current,,Used to show TOS value to traffic class mapping and map the TOS value in the IP header of incoming packet to one of the four hardware queues available on the switch.
.1.3.6.1.4.1.171.11.116.2.2.17.3.4.1,DES1228MEv2-28-L2MGMT-MIB::swL2CosTosPRIEntry,,not-accessible,swL2CosTosPRIIndex,current,,A list of information contained in the swL2CosTosPRITable.
.1.3.6.1.4.1.171.11.116.2.2.17.3.4.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2CosTosPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority TosPRI.
.1.3.6.1.4.1.171.11.116.2.2.17.3.4.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2CosTosPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.116.2.2.17.3.5,DES1228MEv2-28-L2MGMT-MIB::swL2CosDscpPRITable,,not-accessible,,current,,Used to show DSCP value to traffic class mapping and map the DSCP value in the IP header of incoming packet to one of the hardware queues available on the switch.
.1.3.6.1.4.1.171.11.116.2.2.17.3.5.1,DES1228MEv2-28-L2MGMT-MIB::swL2CosDscpPRIEntry,,not-accessible,swL2CosDscpPRIIndex,current,,A list of information contained in the swL2CosDscpPRITable.
.1.3.6.1.4.1.171.11.116.2.2.17.3.5.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2CosDscpPRIIndex,INTEGER,read-only,,current,,Indicates the CoS Priority DscpPRI.
.1.3.6.1.4.1.171.11.116.2.2.17.3.5.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2CosDscpPRIClass,INTEGER,read-write,,current,,The number of the switch's hardware priority queue. The switch has 4 hardware priority queues available.  They are numbered between 0 (the lowest priority queue) and 3 (the highest priority queue). If you want to set one, you must have administrator privileges.
.1.3.6.1.4.1.171.11.116.2.2.18,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.18.1,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayState,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates whether the DHCP relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.116.2.2.18.2,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayHopCount,INTEGER,read-write,,obsolete,,This object indicates the maximum number of router hops that  the DHCP packets can cross.
.1.3.6.1.4.1.171.11.116.2.2.18.3,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayTimeThreshold,INTEGER,read-write,,obsolete,,This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is  exceeded, the switch will drop the DHCP packet.
.1.3.6.1.4.1.171.11.116.2.2.18.4,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayOption82State,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates DHCP relay agent information option 82  function is enabled or disabled.
.1.3.6.1.4.1.171.11.116.2.2.18.5,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayOption82Check,INTEGER,read-write,,obsolete,other(1):disabled(2):enabled(3),This object indicates the checking mechanism of DHCP relay agent  information option 82 is enabled or disabled.
.1.3.6.1.4.1.171.11.116.2.2.18.6,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayOption82Policy,INTEGER,read-write,,obsolete,replace(1):drop(2):keep(3),This object indicates the reforwarding policy of DHCP relay agent  information option 82.  replace (1) - Replace the exiting option 82 field in messages. drop (2) - Discard messages with existing option 82 field. keep (3) - Retain the existing option 82 field in messages.
.1.3.6.1.4.1.171.11.116.2.2.18.7,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayCtrlTable,,not-accessible,,obsolete,,This table specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.116.2.2.18.7.1,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayCtrlEntry,,not-accessible,swL2DhcpRelayCtrlInterfaceName:swL2DhcpRelayCtrlServer,obsolete,,A list of information specifies the IP address as a destination to forward (relay) DHCP packets to.
.1.3.6.1.4.1.171.11.116.2.2.18.7.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayCtrlInterfaceName,OCTET,read-only,,obsolete,,The name of the IP interface.
.1.3.6.1.4.1.171.11.116.2.2.18.7.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayCtrlServer,IpAddress,read-only,,obsolete,,The DHCP server IP address.
.1.3.6.1.4.1.171.11.116.2.2.18.7.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpRelayCtrlState,INTEGER,read-write,,obsolete,other(1):invalid(2):valid(3),This object indicates the status of this entry. other (1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid (2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.116.2.2.20,DES1228MEv2-28-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.20.0,DES1228MEv2-28-L2MGMT-MIB::swL2MgmtMIBTrapPrefix,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.20.0.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, if there's a new MAC that violates the pre-defined  port security configuration, a trap will be sent out.
.1.3.6.1.4.1.171.11.116.2.2.20.0.2,DES1228MEv2-28-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table. 
.1.3.6.1.4.1.171.11.116.2.2.20.0.3,DES1228MEv2-28-L2MGMT-MIB::swL2PortLoopOccurred,,,,,,The trap is sent when a Port loop occurs.
.1.3.6.1.4.1.171.11.116.2.2.20.0.4,DES1228MEv2-28-L2MGMT-MIB::swL2PortLoopRestart,,,,,,The trap is sent when a Port loop restarts after the interval time.
.1.3.6.1.4.1.171.11.116.2.2.20.0.5,DES1228MEv2-28-L2MGMT-MIB::swL2VlanLoopOccurred,,,,,,The trap is sent when a Port with a VID loop occurs.
.1.3.6.1.4.1.171.11.116.2.2.20.0.6,DES1228MEv2-28-L2MGMT-MIB::swL2VlanLoopRestart,,,,,,The trap is sent when a Port with a VID loop restarts after the interval time.
.1.3.6.1.4.1.171.11.116.2.2.20.0.7,DES1228MEv2-28-L2MGMT-MIB::swL2FloodMacDetectedTrap,,,,,, If there¡¦s a new flooding MAC is detected, a trap will be sent out.
.1.3.6.1.4.1.171.11.116.2.2.20.1,DES1228MEv2-28-L2MGMT-MIB::swl2PortSecurityBindings,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.20.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violates the port security configuration.
.1.3.6.1.4.1.171.11.116.2.2.20.2,DES1228MEv2-28-L2MGMT-MIB::swl2NotificationBindings,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.20.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the last time reboot information. 
.1.3.6.1.4.1.171.11.116.2.2.20.2.2,DES1228MEv2-28-L2MGMT-MIB::swL2VlanLoopDetectVID,INTEGER,accessible-for-notify,,current,,This object indicates the VID that detected a loopback.
.1.3.6.1.4.1.171.11.116.2.2.20.2.3,DES1228MEv2-28-L2MGMT-MIB::swL2FloodMacDetectedMacVid,INTEGER,read-only,,current,,This object indicates the VID of the flooding MAC.
.1.3.6.1.4.1.171.11.116.2.2.20.2.4,DES1228MEv2-28-L2MGMT-MIB::swL2FloodMacDetectedMacAddress,OCTET,read-only,,current,,This object indicates the MAC address of the flooding MAC
.1.3.6.1.4.1.171.11.116.2.2.21,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.21.1,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectCtrl,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.21.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection status for the system.
.1.3.6.1.4.1.171.11.116.2.2.21.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectInterval,INTEGER,read-write,,current,,This object indicates the interval value, the range is from 1 to 32767 seconds.
.1.3.6.1.4.1.171.11.116.2.2.21.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectRecoverTime,INTEGER,read-write,,current,,This object indicates the recover time, the range is from 60 to 1000000. The value of 0 disables the recover function.
.1.3.6.1.4.1.171.11.116.2.2.21.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectMode,INTEGER,read-write,,current,vlan-based(1):port-based(2),This object indicates the loopback detection mode for the system.
.1.3.6.1.4.1.171.11.116.2.2.21.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectTrapMode,INTEGER,read-write,,current,none(1):loop-detected(2):loop-cleared(3):both(4),This object indicates the loopback detection trap mode for the system.
.1.3.6.1.4.1.171.11.116.2.2.21.2,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectPortMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.21.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectPortTable,,not-accessible,,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.116.2.2.21.2.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectPortEntry,,not-accessible,swL2LoopDetectPortIndex,current,,The table specifies the loopback detection function specified by port.
.1.3.6.1.4.1.171.11.116.2.2.21.2.1.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
.1.3.6.1.4.1.171.11.116.2.2.21.2.1.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the loopback detection function state on the port.
.1.3.6.1.4.1.171.11.116.2.2.21.2.1.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectPortLoopVLAN,OCTET,read-only,,current,,This object indicates the VLAN list that has detected a loopback.
.1.3.6.1.4.1.171.11.116.2.2.21.2.1.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2LoopDetectPortLoopStatus,INTEGER,read-only,,current,normal(1):loop(2):error(3):none(4),This object indicates the port status.
.1.3.6.1.4.1.171.11.116.2.2.22,DES1228MEv2-28-L2MGMT-MIB::swL2MultiFilter,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.22.2,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterTable,,not-accessible,,current,, A table that contains information about the multicast filter address.
.1.3.6.1.4.1.171.11.116.2.2.22.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterEntry,,not-accessible,swL2McastFilterProfileIndex,current,,A list of multicast filter mode information for each profile ID. 
.1.3.6.1.4.1.171.11.116.2.2.22.2.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterProfileIndex,INTEGER,read-only,,current,, index for each profile
.1.3.6.1.4.1.171.11.116.2.2.22.2.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterProfileName,OCTET,read-write,,current,,The multicast filter description.
.1.3.6.1.4.1.171.11.116.2.2.22.2.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter address.
.1.3.6.1.4.1.171.11.116.2.2.22.2.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterGroupList,OCTET,read-write,,current,,The multicast filter address group list.
.1.3.6.1.4.1.171.11.116.2.2.22.2.1.5,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.116.2.2.22.3,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortTable,,not-accessible,,current,, A table that is used to bind port to profile ID.
.1.3.6.1.4.1.171.11.116.2.2.22.3.1,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortEntry,,not-accessible,swL2McastFilterPortGroupPortIndex,current,,A list of information that is used to bind port to profile ID. 
.1.3.6.1.4.1.171.11.116.2.2.22.3.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.116.2.2.22.3.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortProfileAddOrDelState,INTEGER,read-write,,current,none(1):add(2):delete(3),The control multicast filter profile.
.1.3.6.1.4.1.171.11.116.2.2.22.3.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortProfileID,INTEGER,read-write,,current,,This object indicates the profile ID of this entry. 
.1.3.6.1.4.1.171.11.116.2.2.22.3.1.4,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortAccess,INTEGER,read-write,,current,none(0):permit(1):deny(2),This object indicates the access status for each port. When read, it is always none. When set, none can not be set.
.1.3.6.1.4.1.171.11.116.2.2.22.4,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortMaxGroupTable,,not-accessible,,current,, A table that contains information about the max group number based on port.
.1.3.6.1.4.1.171.11.116.2.2.22.4.1,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortMaxGroupEntry,,not-accessible,swL2McastFilterPortMaxGroupPortIndex,current,,A list of max group number information for each port.
.1.3.6.1.4.1.171.11.116.2.2.22.4.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortMaxGroupPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.116.2.2.22.4.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortMaxGroup,INTEGER,read-write,,current,,The max group numbers.
.1.3.6.1.4.1.171.11.116.2.2.22.5,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortInfoTable,,not-accessible,,current,, A table that contains information about all of the multicast groups for the ports.
.1.3.6.1.4.1.171.11.116.2.2.22.5.1,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortInfoEntry,,not-accessible,swL2McastFilterPortInfoPortIndex,current,,A list of information about all of the multicast groups for each port.
.1.3.6.1.4.1.171.11.116.2.2.22.5.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.116.2.2.22.5.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortInfoProfileID,OCTET,read-only,,current,,The multicast filter address profile ID.
.1.3.6.1.4.1.171.11.116.2.2.22.5.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2McastFilterPortInfoAccess,INTEGER,read-only,,current,permit(1):deny(2),This object indicates the access status for each port.
.1.3.6.1.4.1.171.11.116.2.2.23,DES1228MEv2-28-L2MGMT-MIB::swL2VlanMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.23.1,DES1228MEv2-28-L2MGMT-MIB::swL2VlanAdvertisementTable,,not-accessible,,current,,A table containing the advertisement state for each VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.171.11.116.2.2.23.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2VlanAdvertisementEntry,,not-accessible,swL2VlanIndex,current,,The advertisement state for each VLAN configured into the device.
.1.3.6.1.4.1.171.11.116.2.2.23.1.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2VlanIndex,INTEGER,read-only,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.116.2.2.23.1.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2VlanName,OCTET,read-only,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.4.1.171.11.116.2.2.23.1.1.3,DES1228MEv2-28-L2MGMT-MIB::swL2VlanAdvertiseState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the advertise status of this VLAN entry.
.1.3.6.1.4.1.171.11.116.2.2.23.2,DES1228MEv2-28-L2MGMT-MIB::swL2VlanMultiplyMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.23.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2VlanMultiplyVlanList,OCTET,read-write,,current,,This object specifies the VLAN ID List.
.1.3.6.1.4.1.171.11.116.2.2.23.2.2,DES1228MEv2-28-L2MGMT-MIB::swL2VlanMultiplyAdvertisement,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object specifies the advertisement state.
.1.3.6.1.4.1.171.11.116.2.2.23.2.3,DES1228MEv2-28-L2MGMT-MIB::swL2VlanMultiplyPortList,OCTET,read-write,,current,,Specifies the port list.
.1.3.6.1.4.1.171.11.116.2.2.23.2.4,DES1228MEv2-28-L2MGMT-MIB::swL2VlanMultiplyPortListAction,INTEGER,read-write,,current,other(1):add-tagged(2):add-untagged(3):add-forbidden(4):delete(5),Specifies the action for the port list which specified  by swL2VlanMultiplyPortList.
.1.3.6.1.4.1.171.11.116.2.2.23.2.5,DES1228MEv2-28-L2MGMT-MIB::swL2VlanMultiplyAction,INTEGER,read-write,,current,other(1):create(2):configure(3):delete(4),Specifies the action for VLANs. other: no action. create: the VLANs specified by swL2VlanMultiplyVlanList  would be created at a time. configure: the VLANs specified by swL2VlanMultiplyVlanList  would be configured at a time. delete: the VLANs specified by swL2VlanMultiplyVlanList  would be deleted at a time. 
.1.3.6.1.4.1.171.11.116.2.2.23.3,DES1228MEv2-28-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assigment state. If 'Auto-assign PVID' is disabled, PVID only be changed by PVID configuration (user changes explicitly). The VLAN configuration will not automatically change PVID.
.1.3.6.1.4.1.171.11.116.2.2.24,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.2.24.1,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay  function of the switch.
.1.3.6.1.4.1.171.11.116.2.2.24.2,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status 
.1.3.6.1.4.1.171.11.116.2.2.24.2.1,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.116.2.2.24.2.1.1,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.116.2.2.24.2.1.2,DES1228MEv2-28-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function  of the VLAN.
.1.3.6.1.4.1.171.11.116.2.3,DES1228B1ME-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for enterprise.
.1.3.6.1.4.1.171.11.116.2.3.1,DES1228B1ME-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.3.2,DES1228B1ME-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.3.2.1,DES1228B1ME-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.116.2.3.2.1.3,DES1228B1ME-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contains IP interface information.
.1.3.6.1.4.1.171.11.116.2.3.2.1.3.1,DES1228B1ME-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.116.2.3.2.1.3.1.1,DES1228B1ME-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.116.2.3.2.1.3.1.14,DES1228B1ME-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.116.2.3.2.1.3.1.15,DES1228B1ME-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.116.2.3.2.1.3.1.17,DES1228B1ME-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.116.2.3.2.1.3.1.22,DES1228B1ME-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.116.2.3.2.1.3.1.23,DES1228B1ME-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.116.2.3.2.1.4,DES1228B1ME-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.116.2.3.2.1.4.1,DES1228B1ME-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.116.2.3.2.1.4.1.1,DES1228B1ME-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.116.2.3.2.1.4.1.2,DES1228B1ME-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.116.2.3.2.1.4.1.3,DES1228B1ME-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.116.2.3.2.1.5,DES1228B1ME-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.116.2.3.2.1.5.1,DES1228B1ME-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.116.2.3.2.1.5.1.1,DES1228B1ME-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.116.2.3.2.1.5.1.2,DES1228B1ME-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.116.2.3.2.1.5.1.3,DES1228B1ME-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.116.2.3.2.1.5.1.8,DES1228B1ME-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.116.2.3.2.1.7,DES1228B1ME-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.117,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Proj,,,,,,
.1.3.6.1.4.1.171.11.117.1,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120ProjModel,,,,,,
.1.3.6.1.4.1.171.11.117.1.1,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Proj-Dgs3120-24TC,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2,DGS3120-24TC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.117.1.1.2.1,DGS3120-24TC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.1.1,DGS3120-24TC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.1.1.1,DGS3120-24TC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.117.1.1.2.1.1.2,DGS3120-24TC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.5,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.6,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.7,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.8,DGS3120-24TC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.9,DGS3120-24TC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.10,DGS3120-24TC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.13,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.14,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.14.1,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.14.2,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.16,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.17,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.17.1,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.17.2,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.18,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.19,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.20,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.21,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.21.1,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.21.2,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.21.2.1,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.21.2.1.1,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.21.2.1.2,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.117.1.1.2.1.2.22,DGS3120-24TC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.1.2.1.3,DGS3120-24TC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.1.3.1,DGS3120-24TC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.117.1.1.2.1.3.2,DGS3120-24TC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.1.2.1.3.3,DGS3120-24TC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.1.2.2,DGS3120-24TC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.2.1,DGS3120-24TC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.117.1.1.2.2.1.1,DGS3120-24TC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.117.1.1.2.2.1.1.1,DGS3120-24TC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.117.1.1.2.2.1.1.2,DGS3120-24TC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.117.1.1.2.2.2,DGS3120-24TC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.117.1.1.2.2.3,DGS3120-24TC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.117.1.1.2.2.3.1,DGS3120-24TC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.117.1.1.2.2.3.1.1,DGS3120-24TC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.117.1.1.2.2.3.1.2,DGS3120-24TC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.117.1.1.2.2.3.1.3,DGS3120-24TC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.117.1.1.2.2.4,DGS3120-24TC-L2MGMT-MIB::swL2SubnetVLANTable,,not-accessible,,current,,A table containing the subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.1.2.2.4.1,DGS3120-24TC-L2MGMT-MIB::swL2SubnetVLANEntry,,not-accessible,swL2SubnetVLANIPAddress:swL2SubnetVLANIPMask,current,,The entry of subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.1.2.2.4.1.1,DGS3120-24TC-L2MGMT-MIB::swL2SubnetVLANIPAddress,IpAddress,read-only,,current,,This object indicates the IP address.
.1.3.6.1.4.1.171.11.117.1.1.2.2.4.1.2,DGS3120-24TC-L2MGMT-MIB::swL2SubnetVLANIPMask,IpAddress,read-only,,current,,This object indicates the IP mask.
.1.3.6.1.4.1.171.11.117.1.1.2.2.4.1.3,DGS3120-24TC-L2MGMT-MIB::swL2SubnetVLANID,INTEGER,read-create,,current,,This object indicates the VLAN ID.
.1.3.6.1.4.1.171.11.117.1.1.2.2.4.1.4,DGS3120-24TC-L2MGMT-MIB::swL2SubnetVLANPriority,INTEGER,read-create,,current,,This object indicates the priority.
.1.3.6.1.4.1.171.11.117.1.1.2.2.4.1.5,DGS3120-24TC-L2MGMT-MIB::swL2SubnetVLANRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.1.2.2.5,DGS3120-24TC-L2MGMT-MIB::swL2VlanPrecedenceTable,,not-accessible,,current,,A table containing the VLAN classification precedence information of each port.
.1.3.6.1.4.1.171.11.117.1.1.2.2.5.1,DGS3120-24TC-L2MGMT-MIB::swL2VlanPrecedenceEntry,,not-accessible,swL2VlanPrecedencePortIndex,current,,The entry of VLAN classification precedence information.
.1.3.6.1.4.1.171.11.117.1.1.2.2.5.1.1,DGS3120-24TC-L2MGMT-MIB::swL2VlanPrecedencePortIndex,INTEGER,read-only,,current,,This object indicates the port index.
.1.3.6.1.4.1.171.11.117.1.1.2.2.5.1.2,DGS3120-24TC-L2MGMT-MIB::swL2VlanPrecedenceClassification,INTEGER,read-write,,current,mac-based(1):subnet-based(2),This object indicates the VLAN classification precedence.
.1.3.6.1.4.1.171.11.117.1.1.2.2.6,DGS3120-24TC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.117.1.1.2.3,DGS3120-24TC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.3.1,DGS3120-24TC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.117.1.1.2.3.1.1,DGS3120-24TC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.1.2.3.1.1.1,DGS3120-24TC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.117.1.1.2.3.1.1.2,DGS3120-24TC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.1.2.3.1.1.3,DGS3120-24TC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.117.1.1.2.3.1.1.4,DGS3120-24TC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.117.1.1.2.3.1.1.5,DGS3120-24TC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.117.1.1.2.3.1.1.6,DGS3120-24TC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.117.1.1.2.3.1.1.8,DGS3120-24TC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):oam-unidirectional-link(6):power-saving(7):port-security(8):impb(9),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.117.1.1.2.3.2,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.117.1.1.2.3.2.1,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.117.1.1.2.3.2.1.1,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.1.2.3.2.1.2,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.1.2.3.2.1.3,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.117.1.1.2.3.2.1.4,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.117.1.1.2.3.2.1.5,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.117.1.1.2.3.2.1.6,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.117.1.1.2.3.2.1.7,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.117.1.1.2.3.2.1.8,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.117.1.1.2.3.2.1.10,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.117.1.1.2.3.3,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.117.1.1.2.3.4,DGS3120-24TC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.117.1.1.2.3.6,DGS3120-24TC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.117.1.1.2.3.6.1,DGS3120-24TC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.1.2.3.6.1.1,DGS3120-24TC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.1.2.3.6.1.2,DGS3120-24TC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.117.1.1.2.9,DGS3120-24TC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.9.1,DGS3120-24TC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.117.1.1.2.9.2,DGS3120-24TC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.117.1.1.2.9.3,DGS3120-24TC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.117.1.1.2.9.3.1,DGS3120-24TC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.117.1.1.2.9.3.1.1,DGS3120-24TC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.117.1.1.2.9.3.1.3,DGS3120-24TC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.117.1.1.2.9.3.1.4,DGS3120-24TC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.117.1.1.2.9.3.1.5,DGS3120-24TC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.117.1.1.2.9.3.1.6,DGS3120-24TC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.117.1.1.2.9.3.1.7,DGS3120-24TC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.1.2.9.4,DGS3120-24TC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.117.1.1.2.9.5,DGS3120-24TC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.1.2.9.5.1,DGS3120-24TC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.1.2.9.5.1.1,DGS3120-24TC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.117.1.1.2.9.5.1.2,DGS3120-24TC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.117.1.1.2.9.6,DGS3120-24TC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.1.2.9.6.1,DGS3120-24TC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.117.1.1.2.9.6.1.1,DGS3120-24TC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.117.1.1.2.9.6.1.2,DGS3120-24TC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.117.1.1.2.10,DGS3120-24TC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.10.1,DGS3120-24TC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.117.1.1.2.10.2,DGS3120-24TC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.1.2.10.3,DGS3120-24TC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.1.2.10.4,DGS3120-24TC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.117.1.1.2.10.5,DGS3120-24TC-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.1.2.10.5.1,DGS3120-24TC-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.1.2.10.5.1.1,DGS3120-24TC-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.117.1.1.2.10.5.1.2,DGS3120-24TC-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.117.1.1.2.10.5.1.3,DGS3120-24TC-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.117.1.1.2.10.5.1.4,DGS3120-24TC-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.117.1.1.2.10.5.1.5,DGS3120-24TC-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.117.1.1.2.10.5.1.6,DGS3120-24TC-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.117.1.1.2.11,DGS3120-24TC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.11.13,DGS3120-24TC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.117.1.1.2.11.13.1,DGS3120-24TC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.117.1.1.2.11.13.1.1,DGS3120-24TC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.117.1.1.2.11.13.1.2,DGS3120-24TC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.117.1.1.2.14,DGS3120-24TC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.14.1,DGS3120-24TC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.117.1.1.2.14.1.1,DGS3120-24TC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.117.1.1.2.14.1.1.1,DGS3120-24TC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.117.1.1.2.14.1.1.2,DGS3120-24TC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.117.1.1.2.17,DGS3120-24TC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.17.1,DGS3120-24TC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.117.1.1.2.17.1.1,DGS3120-24TC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.117.1.1.2.17.1.1.1,DGS3120-24TC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.117.1.1.2.17.1.1.2,DGS3120-24TC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.117.1.1.2.24,DGS3120-24TC-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.24.1,DGS3120-24TC-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay function of the switch.
.1.3.6.1.4.1.171.11.117.1.1.2.24.2,DGS3120-24TC-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status
.1.3.6.1.4.1.171.11.117.1.1.2.24.2.1,DGS3120-24TC-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.117.1.1.2.24.2.1.1,DGS3120-24TC-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.117.1.1.2.24.2.1.2,DGS3120-24TC-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function of the VLAN.
.1.3.6.1.4.1.171.11.117.1.1.2.100,DGS3120-24TC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.100.1,DGS3120-24TC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.100.1.1,DGS3120-24TC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.100.1.1.1,DGS3120-24TC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.117.1.1.2.100.1.1.2,DGS3120-24TC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.117.1.1.2.100.1.2,DGS3120-24TC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.100.1.2.0,DGS3120-24TC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.100.1.2.0.1,DGS3120-24TC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.117.1.1.2.100.1.2.0.2,DGS3120-24TC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.117.1.1.2.100.1.2.1,DGS3120-24TC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.2.100.1.2.1.1,DGS3120-24TC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates information about the last time the system rebooted.
.1.3.6.1.4.1.171.11.117.1.1.2.100.1.2.1.2,DGS3120-24TC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.117.1.1.3,DGS-3120-24TC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.117.1.1.3.2,DGS-3120-24TC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.3.2.1,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.1,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.2,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.3,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.4,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.5,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.6,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.7,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.8,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.9,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.10,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.12,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.14,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.15,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.16,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.17,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.18,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.20,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.22,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.3.1.23,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.4,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.4.1,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.4.1.1,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.4.1.2,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.4.1.3,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.5,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.5.1,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.5.1.1,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.5.1.2,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.5.1.3,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.5.1.8,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.5.1.9,DGS-3120-24TC-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.1.3.2.1.7,DGS-3120-24TC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.117.1.1.3.2.2,DGS-3120-24TC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.1.3.2.2.1,DGS-3120-24TC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.117.1.1.3.2.2.1.1,DGS-3120-24TC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.1.3.2.2.1.1.1,DGS-3120-24TC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.1.3.2.2.1.1.2,DGS-3120-24TC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.1.3.2.2.1.1.3,DGS-3120-24TC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.117.1.1.3.2.2.1.1.4,DGS-3120-24TC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.117.1.1.3.2.4,DGS-3120-24TC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.117.1.1.3.2.5,DGS-3120-24TC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.117.1.1.3.2.5.1,DGS-3120-24TC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.117.1.1.3.2.5.1.1,DGS-3120-24TC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.117.1.1.3.2.5.1.2,DGS-3120-24TC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.117.1.1.3.2.5.1.3,DGS-3120-24TC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1) or backup(2).
.1.3.6.1.4.1.171.11.117.1.1.3.2.5.1.4,DGS-3120-24TC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
.1.3.6.1.4.1.171.11.117.1.1.3.2.5.1.5,DGS-3120-24TC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,The routing metric for this route.
.1.3.6.1.4.1.171.11.117.1.1.3.2.5.1.6,DGS-3120-24TC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.117.1.1.3.2.5.1.7,DGS-3120-24TC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.117.1.1.3.2.5.1.8,DGS-3120-24TC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.2,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Proj-Dgs3120-24PC,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2,DGS3120-24PC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.117.1.2.2.1,DGS3120-24PC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.1.1,DGS3120-24PC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.1.1.1,DGS3120-24PC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.117.1.2.2.1.1.2,DGS3120-24PC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.5,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.6,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.7,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.8,DGS3120-24PC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.9,DGS3120-24PC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.10,DGS3120-24PC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.13,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.14,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.14.1,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.14.2,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.16,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.17,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.17.1,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.17.2,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.18,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.19,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.20,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.21,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.21.1,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.21.2,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.21.2.1,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.21.2.1.1,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.21.2.1.2,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.117.1.2.2.1.2.22,DGS3120-24PC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.2.2.1.3,DGS3120-24PC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.1.3.1,DGS3120-24PC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.117.1.2.2.1.3.2,DGS3120-24PC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.2.2.1.3.3,DGS3120-24PC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.2.2.2,DGS3120-24PC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.2.1,DGS3120-24PC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.117.1.2.2.2.1.1,DGS3120-24PC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.117.1.2.2.2.1.1.1,DGS3120-24PC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.117.1.2.2.2.1.1.2,DGS3120-24PC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.117.1.2.2.2.2,DGS3120-24PC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.117.1.2.2.2.3,DGS3120-24PC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.117.1.2.2.2.3.1,DGS3120-24PC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.117.1.2.2.2.3.1.1,DGS3120-24PC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.117.1.2.2.2.3.1.2,DGS3120-24PC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.117.1.2.2.2.3.1.3,DGS3120-24PC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.117.1.2.2.2.4,DGS3120-24PC-L2MGMT-MIB::swL2SubnetVLANTable,,not-accessible,,current,,A table containing the subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.2.2.2.4.1,DGS3120-24PC-L2MGMT-MIB::swL2SubnetVLANEntry,,not-accessible,swL2SubnetVLANIPAddress:swL2SubnetVLANIPMask,current,,The entry of subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.2.2.2.4.1.1,DGS3120-24PC-L2MGMT-MIB::swL2SubnetVLANIPAddress,IpAddress,read-only,,current,,This object indicates the IP address.
.1.3.6.1.4.1.171.11.117.1.2.2.2.4.1.2,DGS3120-24PC-L2MGMT-MIB::swL2SubnetVLANIPMask,IpAddress,read-only,,current,,This object indicates the IP mask.
.1.3.6.1.4.1.171.11.117.1.2.2.2.4.1.3,DGS3120-24PC-L2MGMT-MIB::swL2SubnetVLANID,INTEGER,read-create,,current,,This object indicates the VLAN ID.
.1.3.6.1.4.1.171.11.117.1.2.2.2.4.1.4,DGS3120-24PC-L2MGMT-MIB::swL2SubnetVLANPriority,INTEGER,read-create,,current,,This object indicates the priority.
.1.3.6.1.4.1.171.11.117.1.2.2.2.4.1.5,DGS3120-24PC-L2MGMT-MIB::swL2SubnetVLANRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.2.2.2.5,DGS3120-24PC-L2MGMT-MIB::swL2VlanPrecedenceTable,,not-accessible,,current,,A table containing the VLAN classification precedence information of each port.
.1.3.6.1.4.1.171.11.117.1.2.2.2.5.1,DGS3120-24PC-L2MGMT-MIB::swL2VlanPrecedenceEntry,,not-accessible,swL2VlanPrecedencePortIndex,current,,The entry of VLAN classification precedence information.
.1.3.6.1.4.1.171.11.117.1.2.2.2.5.1.1,DGS3120-24PC-L2MGMT-MIB::swL2VlanPrecedencePortIndex,INTEGER,read-only,,current,,This object indicates the port index.
.1.3.6.1.4.1.171.11.117.1.2.2.2.5.1.2,DGS3120-24PC-L2MGMT-MIB::swL2VlanPrecedenceClassification,INTEGER,read-write,,current,mac-based(1):subnet-based(2),This object indicates the VLAN classification precedence.
.1.3.6.1.4.1.171.11.117.1.2.2.2.6,DGS3120-24PC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.117.1.2.2.3,DGS3120-24PC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.3.1,DGS3120-24PC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.117.1.2.2.3.1.1,DGS3120-24PC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.2.2.3.1.1.1,DGS3120-24PC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.117.1.2.2.3.1.1.2,DGS3120-24PC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.2.2.3.1.1.3,DGS3120-24PC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.117.1.2.2.3.1.1.4,DGS3120-24PC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.117.1.2.2.3.1.1.5,DGS3120-24PC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.117.1.2.2.3.1.1.6,DGS3120-24PC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.117.1.2.2.3.1.1.8,DGS3120-24PC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):oam-unidirectional-link(6):power-saving(7):port-security(8):impb(9),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.117.1.2.2.3.2,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.117.1.2.2.3.2.1,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.117.1.2.2.3.2.1.1,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.2.2.3.2.1.2,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.2.2.3.2.1.3,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.117.1.2.2.3.2.1.4,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.117.1.2.2.3.2.1.5,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.117.1.2.2.3.2.1.6,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.117.1.2.2.3.2.1.7,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.117.1.2.2.3.2.1.8,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.117.1.2.2.3.2.1.10,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.117.1.2.2.3.3,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.117.1.2.2.3.4,DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.117.1.2.2.3.6,DGS3120-24PC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.117.1.2.2.3.6.1,DGS3120-24PC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.2.2.3.6.1.1,DGS3120-24PC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.2.2.3.6.1.2,DGS3120-24PC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.117.1.2.2.9,DGS3120-24PC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.9.1,DGS3120-24PC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.117.1.2.2.9.2,DGS3120-24PC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.117.1.2.2.9.3,DGS3120-24PC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.117.1.2.2.9.3.1,DGS3120-24PC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.117.1.2.2.9.3.1.1,DGS3120-24PC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.117.1.2.2.9.3.1.3,DGS3120-24PC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.117.1.2.2.9.3.1.4,DGS3120-24PC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.117.1.2.2.9.3.1.5,DGS3120-24PC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.117.1.2.2.9.3.1.6,DGS3120-24PC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.117.1.2.2.9.3.1.7,DGS3120-24PC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.2.2.9.4,DGS3120-24PC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.117.1.2.2.9.5,DGS3120-24PC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.2.2.9.5.1,DGS3120-24PC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.2.2.9.5.1.1,DGS3120-24PC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.117.1.2.2.9.5.1.2,DGS3120-24PC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.117.1.2.2.9.6,DGS3120-24PC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.2.2.9.6.1,DGS3120-24PC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.117.1.2.2.9.6.1.1,DGS3120-24PC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.117.1.2.2.9.6.1.2,DGS3120-24PC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.117.1.2.2.10,DGS3120-24PC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.10.1,DGS3120-24PC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.117.1.2.2.10.2,DGS3120-24PC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.2.2.10.3,DGS3120-24PC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.2.2.10.4,DGS3120-24PC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.117.1.2.2.10.5,DGS3120-24PC-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.2.2.10.5.1,DGS3120-24PC-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.2.2.10.5.1.1,DGS3120-24PC-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.117.1.2.2.10.5.1.2,DGS3120-24PC-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.117.1.2.2.10.5.1.3,DGS3120-24PC-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.117.1.2.2.10.5.1.4,DGS3120-24PC-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.117.1.2.2.10.5.1.5,DGS3120-24PC-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.117.1.2.2.10.5.1.6,DGS3120-24PC-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.117.1.2.2.11,DGS3120-24PC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.11.13,DGS3120-24PC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.117.1.2.2.11.13.1,DGS3120-24PC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.117.1.2.2.11.13.1.1,DGS3120-24PC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.117.1.2.2.11.13.1.2,DGS3120-24PC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.117.1.2.2.14,DGS3120-24PC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.14.1,DGS3120-24PC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.117.1.2.2.14.1.1,DGS3120-24PC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.117.1.2.2.14.1.1.1,DGS3120-24PC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.117.1.2.2.14.1.1.2,DGS3120-24PC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.117.1.2.2.17,DGS3120-24PC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.17.1,DGS3120-24PC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.117.1.2.2.17.1.1,DGS3120-24PC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.117.1.2.2.17.1.1.1,DGS3120-24PC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.117.1.2.2.17.1.1.2,DGS3120-24PC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.117.1.2.2.24,DGS3120-24PC-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.24.1,DGS3120-24PC-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay function of the switch.
.1.3.6.1.4.1.171.11.117.1.2.2.24.2,DGS3120-24PC-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status
.1.3.6.1.4.1.171.11.117.1.2.2.24.2.1,DGS3120-24PC-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.117.1.2.2.24.2.1.1,DGS3120-24PC-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.117.1.2.2.24.2.1.2,DGS3120-24PC-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function of the VLAN.
.1.3.6.1.4.1.171.11.117.1.2.2.100,DGS3120-24PC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.100.1,DGS3120-24PC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.100.1.1,DGS3120-24PC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.100.1.1.1,DGS3120-24PC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.117.1.2.2.100.1.1.2,DGS3120-24PC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.117.1.2.2.100.1.2,DGS3120-24PC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.100.1.2.0,DGS3120-24PC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.100.1.2.0.1,DGS3120-24PC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.117.1.2.2.100.1.2.0.2,DGS3120-24PC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.117.1.2.2.100.1.2.1,DGS3120-24PC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.2.100.1.2.1.1,DGS3120-24PC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates information about the last time the system rebooted.
.1.3.6.1.4.1.171.11.117.1.2.2.100.1.2.1.2,DGS3120-24PC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.117.1.2.3,DGS-3120-24PC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.117.1.2.3.2,DGS-3120-24PC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.3.2.1,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.1,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.2,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.3,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.4,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.5,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.6,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.7,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.8,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.9,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.10,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.12,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.14,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.15,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.16,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.17,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.18,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.20,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.22,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.3.1.23,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.4,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.4.1,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.4.1.1,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.4.1.2,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.4.1.3,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.5,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.5.1,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.5.1.1,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.5.1.2,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.5.1.3,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.5.1.8,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.5.1.9,DGS-3120-24PC-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.2.3.2.1.7,DGS-3120-24PC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.117.1.2.3.2.2,DGS-3120-24PC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.2.3.2.2.1,DGS-3120-24PC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.117.1.2.3.2.2.1.1,DGS-3120-24PC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.2.3.2.2.1.1.1,DGS-3120-24PC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.2.3.2.2.1.1.2,DGS-3120-24PC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.2.3.2.2.1.1.3,DGS-3120-24PC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.117.1.2.3.2.2.1.1.4,DGS-3120-24PC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.117.1.2.3.2.4,DGS-3120-24PC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.117.1.2.3.2.5,DGS-3120-24PC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.117.1.2.3.2.5.1,DGS-3120-24PC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.117.1.2.3.2.5.1.1,DGS-3120-24PC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.117.1.2.3.2.5.1.2,DGS-3120-24PC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.117.1.2.3.2.5.1.3,DGS-3120-24PC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1) or backup(2).
.1.3.6.1.4.1.171.11.117.1.2.3.2.5.1.4,DGS-3120-24PC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
.1.3.6.1.4.1.171.11.117.1.2.3.2.5.1.5,DGS-3120-24PC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,The routing metric for this route.
.1.3.6.1.4.1.171.11.117.1.2.3.2.5.1.6,DGS-3120-24PC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.117.1.2.3.2.5.1.7,DGS-3120-24PC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.117.1.2.3.2.5.1.8,DGS-3120-24PC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.3,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Proj-Dgs3120-24SC,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2,DGS3120-24SC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.117.1.3.2.1,DGS3120-24SC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.1.1,DGS3120-24SC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.1.1.1,DGS3120-24SC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.117.1.3.2.1.1.2,DGS3120-24SC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.5,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.6,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.7,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.8,DGS3120-24SC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.9,DGS3120-24SC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.10,DGS3120-24SC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.13,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.14,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.14.1,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.14.2,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.16,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.17,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.17.1,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.17.2,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.18,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.19,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.20,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.21,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.21.1,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.21.2,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.21.2.1,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.21.2.1.1,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.21.2.1.2,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.117.1.3.2.1.2.22,DGS3120-24SC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.3.2.1.3,DGS3120-24SC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.1.3.1,DGS3120-24SC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.117.1.3.2.1.3.2,DGS3120-24SC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.3.2.1.3.3,DGS3120-24SC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.3.2.2,DGS3120-24SC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.2.1,DGS3120-24SC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.117.1.3.2.2.1.1,DGS3120-24SC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.117.1.3.2.2.1.1.1,DGS3120-24SC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.117.1.3.2.2.1.1.2,DGS3120-24SC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.117.1.3.2.2.2,DGS3120-24SC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.117.1.3.2.2.3,DGS3120-24SC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.117.1.3.2.2.3.1,DGS3120-24SC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.117.1.3.2.2.3.1.1,DGS3120-24SC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.117.1.3.2.2.3.1.2,DGS3120-24SC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.117.1.3.2.2.3.1.3,DGS3120-24SC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.117.1.3.2.2.4,DGS3120-24SC-L2MGMT-MIB::swL2SubnetVLANTable,,not-accessible,,current,,A table containing the subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.3.2.2.4.1,DGS3120-24SC-L2MGMT-MIB::swL2SubnetVLANEntry,,not-accessible,swL2SubnetVLANIPAddress:swL2SubnetVLANIPMask,current,,The entry of subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.3.2.2.4.1.1,DGS3120-24SC-L2MGMT-MIB::swL2SubnetVLANIPAddress,IpAddress,read-only,,current,,This object indicates the IP address.
.1.3.6.1.4.1.171.11.117.1.3.2.2.4.1.2,DGS3120-24SC-L2MGMT-MIB::swL2SubnetVLANIPMask,IpAddress,read-only,,current,,This object indicates the IP mask.
.1.3.6.1.4.1.171.11.117.1.3.2.2.4.1.3,DGS3120-24SC-L2MGMT-MIB::swL2SubnetVLANID,INTEGER,read-create,,current,,This object indicates the VLAN ID.
.1.3.6.1.4.1.171.11.117.1.3.2.2.4.1.4,DGS3120-24SC-L2MGMT-MIB::swL2SubnetVLANPriority,INTEGER,read-create,,current,,This object indicates the priority.
.1.3.6.1.4.1.171.11.117.1.3.2.2.4.1.5,DGS3120-24SC-L2MGMT-MIB::swL2SubnetVLANRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.3.2.2.5,DGS3120-24SC-L2MGMT-MIB::swL2VlanPrecedenceTable,,not-accessible,,current,,A table containing the VLAN classification precedence information of each port.
.1.3.6.1.4.1.171.11.117.1.3.2.2.5.1,DGS3120-24SC-L2MGMT-MIB::swL2VlanPrecedenceEntry,,not-accessible,swL2VlanPrecedencePortIndex,current,,The entry of VLAN classification precedence information.
.1.3.6.1.4.1.171.11.117.1.3.2.2.5.1.1,DGS3120-24SC-L2MGMT-MIB::swL2VlanPrecedencePortIndex,INTEGER,read-only,,current,,This object indicates the port index.
.1.3.6.1.4.1.171.11.117.1.3.2.2.5.1.2,DGS3120-24SC-L2MGMT-MIB::swL2VlanPrecedenceClassification,INTEGER,read-write,,current,mac-based(1):subnet-based(2),This object indicates the VLAN classification precedence.
.1.3.6.1.4.1.171.11.117.1.3.2.2.6,DGS3120-24SC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.117.1.3.2.3,DGS3120-24SC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.3.1,DGS3120-24SC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.117.1.3.2.3.1.1,DGS3120-24SC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.3.2.3.1.1.1,DGS3120-24SC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.117.1.3.2.3.1.1.2,DGS3120-24SC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.3.2.3.1.1.3,DGS3120-24SC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.117.1.3.2.3.1.1.4,DGS3120-24SC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.117.1.3.2.3.1.1.5,DGS3120-24SC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.117.1.3.2.3.1.1.6,DGS3120-24SC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.117.1.3.2.3.1.1.8,DGS3120-24SC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):oam-unidirectional-link(6):power-saving(7):port-security(8):impb(9),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.117.1.3.2.3.2,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.117.1.3.2.3.2.1,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.117.1.3.2.3.2.1.1,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.3.2.3.2.1.2,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.3.2.3.2.1.3,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.117.1.3.2.3.2.1.4,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.117.1.3.2.3.2.1.5,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.117.1.3.2.3.2.1.6,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.117.1.3.2.3.2.1.7,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.117.1.3.2.3.2.1.8,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.117.1.3.2.3.2.1.10,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.117.1.3.2.3.3,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.117.1.3.2.3.4,DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.117.1.3.2.3.6,DGS3120-24SC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.117.1.3.2.3.6.1,DGS3120-24SC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.3.2.3.6.1.1,DGS3120-24SC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.3.2.3.6.1.2,DGS3120-24SC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.117.1.3.2.9,DGS3120-24SC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.9.1,DGS3120-24SC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.117.1.3.2.9.2,DGS3120-24SC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.117.1.3.2.9.3,DGS3120-24SC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.117.1.3.2.9.3.1,DGS3120-24SC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.117.1.3.2.9.3.1.1,DGS3120-24SC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.117.1.3.2.9.3.1.3,DGS3120-24SC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.117.1.3.2.9.3.1.4,DGS3120-24SC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.117.1.3.2.9.3.1.5,DGS3120-24SC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.117.1.3.2.9.3.1.6,DGS3120-24SC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.117.1.3.2.9.3.1.7,DGS3120-24SC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.3.2.9.4,DGS3120-24SC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.117.1.3.2.9.5,DGS3120-24SC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.3.2.9.5.1,DGS3120-24SC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.3.2.9.5.1.1,DGS3120-24SC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.117.1.3.2.9.5.1.2,DGS3120-24SC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.117.1.3.2.9.6,DGS3120-24SC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.3.2.9.6.1,DGS3120-24SC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.117.1.3.2.9.6.1.1,DGS3120-24SC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.117.1.3.2.9.6.1.2,DGS3120-24SC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.117.1.3.2.10,DGS3120-24SC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.10.1,DGS3120-24SC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.117.1.3.2.10.2,DGS3120-24SC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.3.2.10.3,DGS3120-24SC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.3.2.10.4,DGS3120-24SC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.117.1.3.2.10.5,DGS3120-24SC-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.3.2.10.5.1,DGS3120-24SC-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.3.2.10.5.1.1,DGS3120-24SC-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.117.1.3.2.10.5.1.2,DGS3120-24SC-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.117.1.3.2.10.5.1.3,DGS3120-24SC-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.117.1.3.2.10.5.1.4,DGS3120-24SC-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.117.1.3.2.10.5.1.5,DGS3120-24SC-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.117.1.3.2.10.5.1.6,DGS3120-24SC-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.117.1.3.2.11,DGS3120-24SC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.11.13,DGS3120-24SC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.117.1.3.2.11.13.1,DGS3120-24SC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.117.1.3.2.11.13.1.1,DGS3120-24SC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.117.1.3.2.11.13.1.2,DGS3120-24SC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.117.1.3.2.14,DGS3120-24SC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.14.1,DGS3120-24SC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.117.1.3.2.14.1.1,DGS3120-24SC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.117.1.3.2.14.1.1.1,DGS3120-24SC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.117.1.3.2.14.1.1.2,DGS3120-24SC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.117.1.3.2.17,DGS3120-24SC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.17.1,DGS3120-24SC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.117.1.3.2.17.1.1,DGS3120-24SC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.117.1.3.2.17.1.1.1,DGS3120-24SC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.117.1.3.2.17.1.1.2,DGS3120-24SC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.117.1.3.2.24,DGS3120-24SC-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.24.1,DGS3120-24SC-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay function of the switch.
.1.3.6.1.4.1.171.11.117.1.3.2.24.2,DGS3120-24SC-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status
.1.3.6.1.4.1.171.11.117.1.3.2.24.2.1,DGS3120-24SC-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.117.1.3.2.24.2.1.1,DGS3120-24SC-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.117.1.3.2.24.2.1.2,DGS3120-24SC-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function of the VLAN.
.1.3.6.1.4.1.171.11.117.1.3.2.100,DGS3120-24SC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.100.1,DGS3120-24SC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.100.1.1,DGS3120-24SC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.100.1.1.1,DGS3120-24SC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.117.1.3.2.100.1.1.2,DGS3120-24SC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.117.1.3.2.100.1.2,DGS3120-24SC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.100.1.2.0,DGS3120-24SC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.100.1.2.0.1,DGS3120-24SC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.117.1.3.2.100.1.2.0.2,DGS3120-24SC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.117.1.3.2.100.1.2.1,DGS3120-24SC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.2.100.1.2.1.1,DGS3120-24SC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates information about the last time the system rebooted.
.1.3.6.1.4.1.171.11.117.1.3.2.100.1.2.1.2,DGS3120-24SC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.117.1.3.3,DGS-3120-24SC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.117.1.3.3.2,DGS-3120-24SC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.3.2.1,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.1,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.2,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.3,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.4,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.5,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.6,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.7,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.8,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.9,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.10,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.12,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.14,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.15,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.16,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.17,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.18,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.20,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.22,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.3.1.23,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.4,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.4.1,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.4.1.1,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.4.1.2,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.4.1.3,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.5,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.5.1,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.5.1.1,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.5.1.2,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.5.1.3,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.5.1.8,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.5.1.9,DGS-3120-24SC-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.3.3.2.1.7,DGS-3120-24SC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.117.1.3.3.2.2,DGS-3120-24SC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.3.3.2.2.1,DGS-3120-24SC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.117.1.3.3.2.2.1.1,DGS-3120-24SC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.3.3.2.2.1.1.1,DGS-3120-24SC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.3.3.2.2.1.1.2,DGS-3120-24SC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.3.3.2.2.1.1.3,DGS-3120-24SC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.117.1.3.3.2.2.1.1.4,DGS-3120-24SC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.117.1.3.3.2.4,DGS-3120-24SC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.117.1.3.3.2.5,DGS-3120-24SC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.117.1.3.3.2.5.1,DGS-3120-24SC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.117.1.3.3.2.5.1.1,DGS-3120-24SC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.117.1.3.3.2.5.1.2,DGS-3120-24SC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.117.1.3.3.2.5.1.3,DGS-3120-24SC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1) or backup(2).
.1.3.6.1.4.1.171.11.117.1.3.3.2.5.1.4,DGS-3120-24SC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
.1.3.6.1.4.1.171.11.117.1.3.3.2.5.1.5,DGS-3120-24SC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,The routing metric for this route.
.1.3.6.1.4.1.171.11.117.1.3.3.2.5.1.6,DGS-3120-24SC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.117.1.3.3.2.5.1.7,DGS-3120-24SC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.117.1.3.3.2.5.1.8,DGS-3120-24SC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.4,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Proj-Dgs3120-48TC,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2,DGS-3120-48TC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.117.1.4.2.1,DGS-3120-48TC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.1.1.1,DGS-3120-48TC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.117.1.4.2.1.1.2,DGS-3120-48TC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.5,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.6,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.7,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.8,DGS-3120-48TC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.9,DGS-3120-48TC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.10,DGS-3120-48TC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.13,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.14,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.14.1,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.14.2,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.16,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.17,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.17.1,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.17.2,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.18,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.19,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.20,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.21,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.21.1,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.21.2,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.21.2.1,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.21.2.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.21.2.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.117.1.4.2.1.2.22,DGS-3120-48TC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.4.2.1.3,DGS-3120-48TC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.1.3.1,DGS-3120-48TC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.117.1.4.2.1.3.2,DGS-3120-48TC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.4.2.1.3.3,DGS-3120-48TC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.4.2.2,DGS-3120-48TC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.2.1,DGS-3120-48TC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.117.1.4.2.2.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.117.1.4.2.2.1.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.117.1.4.2.2.1.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.117.1.4.2.2.2,DGS-3120-48TC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.117.1.4.2.2.3,DGS-3120-48TC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.117.1.4.2.2.3.1,DGS-3120-48TC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.117.1.4.2.2.3.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.117.1.4.2.2.3.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.117.1.4.2.2.3.1.3,DGS-3120-48TC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.117.1.4.2.2.4,DGS-3120-48TC-L2MGMT-MIB::swL2SubnetVLANTable,,not-accessible,,current,,A table containing the subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.4.2.2.4.1,DGS-3120-48TC-L2MGMT-MIB::swL2SubnetVLANEntry,,not-accessible,swL2SubnetVLANIPAddress:swL2SubnetVLANIPMask,current,,The entry of subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.4.2.2.4.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2SubnetVLANIPAddress,IpAddress,read-only,,current,,This object indicates the IP address.
.1.3.6.1.4.1.171.11.117.1.4.2.2.4.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2SubnetVLANIPMask,IpAddress,read-only,,current,,This object indicates the IP mask.
.1.3.6.1.4.1.171.11.117.1.4.2.2.4.1.3,DGS-3120-48TC-L2MGMT-MIB::swL2SubnetVLANID,INTEGER,read-create,,current,,This object indicates the VLAN ID.
.1.3.6.1.4.1.171.11.117.1.4.2.2.4.1.4,DGS-3120-48TC-L2MGMT-MIB::swL2SubnetVLANPriority,INTEGER,read-create,,current,,This object indicates the priority.
.1.3.6.1.4.1.171.11.117.1.4.2.2.4.1.5,DGS-3120-48TC-L2MGMT-MIB::swL2SubnetVLANRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.4.2.2.5,DGS-3120-48TC-L2MGMT-MIB::swL2VlanPrecedenceTable,,not-accessible,,current,,A table containing the VLAN classification precedence information of each port.
.1.3.6.1.4.1.171.11.117.1.4.2.2.5.1,DGS-3120-48TC-L2MGMT-MIB::swL2VlanPrecedenceEntry,,not-accessible,swL2VlanPrecedencePortIndex,current,,The entry of VLAN classification precedence information.
.1.3.6.1.4.1.171.11.117.1.4.2.2.5.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2VlanPrecedencePortIndex,INTEGER,read-only,,current,,This object indicates the port index.
.1.3.6.1.4.1.171.11.117.1.4.2.2.5.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2VlanPrecedenceClassification,INTEGER,read-write,,current,mac-based(1):subnet-based(2),This object indicates the VLAN classification precedence.
.1.3.6.1.4.1.171.11.117.1.4.2.2.6,DGS-3120-48TC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.117.1.4.2.3,DGS-3120-48TC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.3.1,DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.117.1.4.2.3.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.4.2.3.1.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.117.1.4.2.3.1.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.4.2.3.1.1.3,DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.117.1.4.2.3.1.1.4,DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.117.1.4.2.3.1.1.5,DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.117.1.4.2.3.1.1.6,DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.117.1.4.2.3.1.1.8,DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):oam-unidirectional-link(6):power-saving(7):port-security(8):impb(9),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.117.1.4.2.3.2,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.117.1.4.2.3.2.1,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.117.1.4.2.3.2.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.4.2.3.2.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.4.2.3.2.1.3,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.117.1.4.2.3.2.1.4,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.117.1.4.2.3.2.1.5,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.117.1.4.2.3.2.1.6,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.117.1.4.2.3.2.1.7,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.117.1.4.2.3.2.1.8,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.117.1.4.2.3.2.1.10,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.117.1.4.2.3.3,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.117.1.4.2.3.4,DGS-3120-48TC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.117.1.4.2.3.6,DGS-3120-48TC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.117.1.4.2.3.6.1,DGS-3120-48TC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.4.2.3.6.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.4.2.3.6.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.117.1.4.2.9,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.9.1,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.117.1.4.2.9.2,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.117.1.4.2.9.3,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.117.1.4.2.9.3.1,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.117.1.4.2.9.3.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.117.1.4.2.9.3.1.3,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.117.1.4.2.9.3.1.4,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.117.1.4.2.9.3.1.5,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.117.1.4.2.9.3.1.6,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.117.1.4.2.9.3.1.7,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.4.2.9.4,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.117.1.4.2.9.5,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.4.2.9.5.1,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.4.2.9.5.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.117.1.4.2.9.5.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.117.1.4.2.9.6,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.4.2.9.6.1,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.117.1.4.2.9.6.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.117.1.4.2.9.6.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.117.1.4.2.10,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.10.1,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.117.1.4.2.10.2,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.4.2.10.3,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.4.2.10.4,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.117.1.4.2.10.5,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.4.2.10.5.1,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.4.2.10.5.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.117.1.4.2.10.5.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.117.1.4.2.10.5.1.3,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.117.1.4.2.10.5.1.4,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.117.1.4.2.10.5.1.5,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.117.1.4.2.10.5.1.6,DGS-3120-48TC-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.117.1.4.2.11,DGS-3120-48TC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.11.13,DGS-3120-48TC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.117.1.4.2.11.13.1,DGS-3120-48TC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.117.1.4.2.11.13.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.117.1.4.2.11.13.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.117.1.4.2.14,DGS-3120-48TC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.14.1,DGS-3120-48TC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.117.1.4.2.14.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.117.1.4.2.14.1.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.117.1.4.2.14.1.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.117.1.4.2.17,DGS-3120-48TC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.17.1,DGS-3120-48TC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.117.1.4.2.17.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.117.1.4.2.17.1.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.117.1.4.2.17.1.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.117.1.4.2.24,DGS-3120-48TC-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.24.1,DGS-3120-48TC-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay function of the switch.
.1.3.6.1.4.1.171.11.117.1.4.2.24.2,DGS-3120-48TC-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status
.1.3.6.1.4.1.171.11.117.1.4.2.24.2.1,DGS-3120-48TC-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.117.1.4.2.24.2.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.117.1.4.2.24.2.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function of the VLAN.
.1.3.6.1.4.1.171.11.117.1.4.2.100,DGS-3120-48TC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.100.1,DGS-3120-48TC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.100.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.100.1.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.117.1.4.2.100.1.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.117.1.4.2.100.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.100.1.2.0,DGS-3120-48TC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.100.1.2.0.1,DGS-3120-48TC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.117.1.4.2.100.1.2.0.2,DGS-3120-48TC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.117.1.4.2.100.1.2.1,DGS-3120-48TC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.2.100.1.2.1.1,DGS-3120-48TC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates information about the last time the system rebooted.
.1.3.6.1.4.1.171.11.117.1.4.2.100.1.2.1.2,DGS-3120-48TC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.117.1.4.3,DGS-3120-48TC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.117.1.4.3.2,DGS-3120-48TC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.3.2.1,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.1,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.2,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.3,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.4,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.5,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.6,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.7,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.8,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.9,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.10,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.12,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.14,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.15,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.16,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.17,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.18,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.20,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.22,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.3.1.23,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.4,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.4.1,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.4.1.1,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.4.1.2,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.4.1.3,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.5,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.5.1,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.5.1.1,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.5.1.2,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.5.1.3,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.5.1.8,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.5.1.9,DGS-3120-48TC-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.4.3.2.1.7,DGS-3120-48TC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.117.1.4.3.2.2,DGS-3120-48TC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.4.3.2.2.1,DGS-3120-48TC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.117.1.4.3.2.2.1.1,DGS-3120-48TC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.4.3.2.2.1.1.1,DGS-3120-48TC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.4.3.2.2.1.1.2,DGS-3120-48TC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.4.3.2.2.1.1.3,DGS-3120-48TC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.117.1.4.3.2.2.1.1.4,DGS-3120-48TC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.117.1.4.3.2.4,DGS-3120-48TC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.117.1.4.3.2.5,DGS-3120-48TC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.117.1.4.3.2.5.1,DGS-3120-48TC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.117.1.4.3.2.5.1.1,DGS-3120-48TC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.117.1.4.3.2.5.1.2,DGS-3120-48TC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.117.1.4.3.2.5.1.3,DGS-3120-48TC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1) or backup(2).
.1.3.6.1.4.1.171.11.117.1.4.3.2.5.1.4,DGS-3120-48TC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
.1.3.6.1.4.1.171.11.117.1.4.3.2.5.1.5,DGS-3120-48TC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,The routing metric for this route.
.1.3.6.1.4.1.171.11.117.1.4.3.2.5.1.6,DGS-3120-48TC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.117.1.4.3.2.5.1.7,DGS-3120-48TC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.117.1.4.3.2.5.1.8,DGS-3120-48TC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.5,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Proj-Dgs3120-48PC,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2,DGS3120-48PC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.117.1.5.2.1,DGS3120-48PC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.1.1,DGS3120-48PC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.1.1.1,DGS3120-48PC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.117.1.5.2.1.1.2,DGS3120-48PC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.5,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.6,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.7,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.8,DGS3120-48PC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.9,DGS3120-48PC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.10,DGS3120-48PC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.13,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.14,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.14.1,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.14.2,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.16,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.17,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.17.1,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.17.2,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.18,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.19,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.20,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.21,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.21.1,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.21.2,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.21.2.1,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.21.2.1.1,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.21.2.1.2,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.117.1.5.2.1.2.22,DGS3120-48PC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.5.2.1.3,DGS3120-48PC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.1.3.1,DGS3120-48PC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.117.1.5.2.1.3.2,DGS3120-48PC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.5.2.1.3.3,DGS3120-48PC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.5.2.2,DGS3120-48PC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.2.1,DGS3120-48PC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.117.1.5.2.2.1.1,DGS3120-48PC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.117.1.5.2.2.1.1.1,DGS3120-48PC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.117.1.5.2.2.1.1.2,DGS3120-48PC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.117.1.5.2.2.2,DGS3120-48PC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.117.1.5.2.2.3,DGS3120-48PC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.117.1.5.2.2.3.1,DGS3120-48PC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.117.1.5.2.2.3.1.1,DGS3120-48PC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.117.1.5.2.2.3.1.2,DGS3120-48PC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.117.1.5.2.2.3.1.3,DGS3120-48PC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.117.1.5.2.2.4,DGS3120-48PC-L2MGMT-MIB::swL2SubnetVLANTable,,not-accessible,,current,,A table containing the subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.5.2.2.4.1,DGS3120-48PC-L2MGMT-MIB::swL2SubnetVLANEntry,,not-accessible,swL2SubnetVLANIPAddress:swL2SubnetVLANIPMask,current,,The entry of subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.5.2.2.4.1.1,DGS3120-48PC-L2MGMT-MIB::swL2SubnetVLANIPAddress,IpAddress,read-only,,current,,This object indicates the IP address.
.1.3.6.1.4.1.171.11.117.1.5.2.2.4.1.2,DGS3120-48PC-L2MGMT-MIB::swL2SubnetVLANIPMask,IpAddress,read-only,,current,,This object indicates the IP mask.
.1.3.6.1.4.1.171.11.117.1.5.2.2.4.1.3,DGS3120-48PC-L2MGMT-MIB::swL2SubnetVLANID,INTEGER,read-create,,current,,This object indicates the VLAN ID.
.1.3.6.1.4.1.171.11.117.1.5.2.2.4.1.4,DGS3120-48PC-L2MGMT-MIB::swL2SubnetVLANPriority,INTEGER,read-create,,current,,This object indicates the priority.
.1.3.6.1.4.1.171.11.117.1.5.2.2.4.1.5,DGS3120-48PC-L2MGMT-MIB::swL2SubnetVLANRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.5.2.2.5,DGS3120-48PC-L2MGMT-MIB::swL2VlanPrecedenceTable,,not-accessible,,current,,A table containing the VLAN classification precedence information of each port.
.1.3.6.1.4.1.171.11.117.1.5.2.2.5.1,DGS3120-48PC-L2MGMT-MIB::swL2VlanPrecedenceEntry,,not-accessible,swL2VlanPrecedencePortIndex,current,,The entry of VLAN classification precedence information.
.1.3.6.1.4.1.171.11.117.1.5.2.2.5.1.1,DGS3120-48PC-L2MGMT-MIB::swL2VlanPrecedencePortIndex,INTEGER,read-only,,current,,This object indicates the port index.
.1.3.6.1.4.1.171.11.117.1.5.2.2.5.1.2,DGS3120-48PC-L2MGMT-MIB::swL2VlanPrecedenceClassification,INTEGER,read-write,,current,mac-based(1):subnet-based(2),This object indicates the VLAN classification precedence.
.1.3.6.1.4.1.171.11.117.1.5.2.2.6,DGS3120-48PC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.117.1.5.2.3,DGS3120-48PC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.3.1,DGS3120-48PC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.117.1.5.2.3.1.1,DGS3120-48PC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.5.2.3.1.1.1,DGS3120-48PC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.117.1.5.2.3.1.1.2,DGS3120-48PC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.5.2.3.1.1.3,DGS3120-48PC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.117.1.5.2.3.1.1.4,DGS3120-48PC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.117.1.5.2.3.1.1.5,DGS3120-48PC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.117.1.5.2.3.1.1.6,DGS3120-48PC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.117.1.5.2.3.1.1.8,DGS3120-48PC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):oam-unidirectional-link(6):power-saving(7):port-security(8):impb(9),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.117.1.5.2.3.2,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.117.1.5.2.3.2.1,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.117.1.5.2.3.2.1.1,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.5.2.3.2.1.2,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.5.2.3.2.1.3,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.117.1.5.2.3.2.1.4,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.117.1.5.2.3.2.1.5,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.117.1.5.2.3.2.1.6,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.117.1.5.2.3.2.1.7,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.117.1.5.2.3.2.1.8,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.117.1.5.2.3.2.1.10,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.117.1.5.2.3.3,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.117.1.5.2.3.4,DGS3120-48PC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.117.1.5.2.3.6,DGS3120-48PC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.117.1.5.2.3.6.1,DGS3120-48PC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.5.2.3.6.1.1,DGS3120-48PC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.5.2.3.6.1.2,DGS3120-48PC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.117.1.5.2.9,DGS3120-48PC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.9.1,DGS3120-48PC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.117.1.5.2.9.2,DGS3120-48PC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.117.1.5.2.9.3,DGS3120-48PC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.117.1.5.2.9.3.1,DGS3120-48PC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.117.1.5.2.9.3.1.1,DGS3120-48PC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.117.1.5.2.9.3.1.3,DGS3120-48PC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.117.1.5.2.9.3.1.4,DGS3120-48PC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.117.1.5.2.9.3.1.5,DGS3120-48PC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.117.1.5.2.9.3.1.6,DGS3120-48PC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.117.1.5.2.9.3.1.7,DGS3120-48PC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.5.2.9.4,DGS3120-48PC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.117.1.5.2.9.5,DGS3120-48PC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.5.2.9.5.1,DGS3120-48PC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.5.2.9.5.1.1,DGS3120-48PC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.117.1.5.2.9.5.1.2,DGS3120-48PC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.117.1.5.2.9.6,DGS3120-48PC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.5.2.9.6.1,DGS3120-48PC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.117.1.5.2.9.6.1.1,DGS3120-48PC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.117.1.5.2.9.6.1.2,DGS3120-48PC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.117.1.5.2.10,DGS3120-48PC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.10.1,DGS3120-48PC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.117.1.5.2.10.2,DGS3120-48PC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.5.2.10.3,DGS3120-48PC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.5.2.10.4,DGS3120-48PC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.117.1.5.2.10.5,DGS3120-48PC-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.5.2.10.5.1,DGS3120-48PC-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.5.2.10.5.1.1,DGS3120-48PC-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.117.1.5.2.10.5.1.2,DGS3120-48PC-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.117.1.5.2.10.5.1.3,DGS3120-48PC-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.117.1.5.2.10.5.1.4,DGS3120-48PC-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.117.1.5.2.10.5.1.5,DGS3120-48PC-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.117.1.5.2.10.5.1.6,DGS3120-48PC-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.117.1.5.2.11,DGS3120-48PC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.11.13,DGS3120-48PC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.117.1.5.2.11.13.1,DGS3120-48PC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.117.1.5.2.11.13.1.1,DGS3120-48PC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.117.1.5.2.11.13.1.2,DGS3120-48PC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.117.1.5.2.14,DGS3120-48PC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.14.1,DGS3120-48PC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.117.1.5.2.14.1.1,DGS3120-48PC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.117.1.5.2.14.1.1.1,DGS3120-48PC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.117.1.5.2.14.1.1.2,DGS3120-48PC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.117.1.5.2.17,DGS3120-48PC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.17.1,DGS3120-48PC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.117.1.5.2.17.1.1,DGS3120-48PC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.117.1.5.2.17.1.1.1,DGS3120-48PC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.117.1.5.2.17.1.1.2,DGS3120-48PC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.117.1.5.2.24,DGS3120-48PC-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.24.1,DGS3120-48PC-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay function of the switch.
.1.3.6.1.4.1.171.11.117.1.5.2.24.2,DGS3120-48PC-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status
.1.3.6.1.4.1.171.11.117.1.5.2.24.2.1,DGS3120-48PC-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.117.1.5.2.24.2.1.1,DGS3120-48PC-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.117.1.5.2.24.2.1.2,DGS3120-48PC-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function of the VLAN.
.1.3.6.1.4.1.171.11.117.1.5.2.100,DGS3120-48PC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.100.1,DGS3120-48PC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.100.1.1,DGS3120-48PC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.100.1.1.1,DGS3120-48PC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.117.1.5.2.100.1.1.2,DGS3120-48PC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.117.1.5.2.100.1.2,DGS3120-48PC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.100.1.2.0,DGS3120-48PC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.100.1.2.0.1,DGS3120-48PC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.117.1.5.2.100.1.2.0.2,DGS3120-48PC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.117.1.5.2.100.1.2.1,DGS3120-48PC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.2.100.1.2.1.1,DGS3120-48PC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates information about the last time the system rebooted.
.1.3.6.1.4.1.171.11.117.1.5.2.100.1.2.1.2,DGS3120-48PC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.117.1.5.3,DGS-3120-48PC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.117.1.5.3.2,DGS-3120-48PC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.3.2.1,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.1,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.2,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.3,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.4,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.5,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.6,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.7,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.8,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.9,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.10,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.12,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.14,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.15,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.16,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.17,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.18,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.20,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.22,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.3.1.23,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.4,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.4.1,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.4.1.1,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.4.1.2,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.4.1.3,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.5,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.5.1,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.5.1.1,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.5.1.2,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.5.1.3,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.5.1.8,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.5.1.9,DGS-3120-48PC-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.5.3.2.1.7,DGS-3120-48PC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.117.1.5.3.2.2,DGS-3120-48PC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.5.3.2.2.1,DGS-3120-48PC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.117.1.5.3.2.2.1.1,DGS-3120-48PC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.5.3.2.2.1.1.1,DGS-3120-48PC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.5.3.2.2.1.1.2,DGS-3120-48PC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.5.3.2.2.1.1.3,DGS-3120-48PC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.117.1.5.3.2.2.1.1.4,DGS-3120-48PC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.117.1.5.3.2.4,DGS-3120-48PC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.117.1.5.3.2.5,DGS-3120-48PC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.117.1.5.3.2.5.1,DGS-3120-48PC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.117.1.5.3.2.5.1.1,DGS-3120-48PC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.117.1.5.3.2.5.1.2,DGS-3120-48PC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.117.1.5.3.2.5.1.3,DGS-3120-48PC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1) or backup(2).
.1.3.6.1.4.1.171.11.117.1.5.3.2.5.1.4,DGS-3120-48PC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
.1.3.6.1.4.1.171.11.117.1.5.3.2.5.1.5,DGS-3120-48PC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,The routing metric for this route.
.1.3.6.1.4.1.171.11.117.1.5.3.2.5.1.6,DGS-3120-48PC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.117.1.5.3.2.5.1.7,DGS-3120-48PC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.117.1.5.3.2.5.1.8,DGS-3120-48PC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.6,SWDGS3120PRIMGMT-MIB::dlink-Dgs3120Proj-Dgs3120-24SC-DC,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.117.1.6.2.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.1.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.117.1.6.2.1.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.5,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.6,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.7,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.8,DGS3120-24SC-DC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.9,DGS3120-24SC-DC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.10,DGS3120-24SC-DC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.13,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.14,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.14.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.14.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.16,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.17,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.17.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.17.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.18,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.19,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.20,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.21,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.21.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.21.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.21.2.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.21.2.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.21.2.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.117.1.6.2.1.2.22,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.6.2.1.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.1.3.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.117.1.6.2.1.3.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.6.2.1.3.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.117.1.6.2.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.2.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.117.1.6.2.2.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.117.1.6.2.2.1.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.117.1.6.2.2.1.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.117.1.6.2.2.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.117.1.6.2.2.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.117.1.6.2.2.3.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.117.1.6.2.2.3.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.117.1.6.2.2.3.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.117.1.6.2.2.3.1.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.117.1.6.2.2.4,DGS3120-24SC-DC-L2MGMT-MIB::swL2SubnetVLANTable,,not-accessible,,current,,A table containing the subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.6.2.2.4.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2SubnetVLANEntry,,not-accessible,swL2SubnetVLANIPAddress:swL2SubnetVLANIPMask,current,,The entry of subnet VLAN information.
.1.3.6.1.4.1.171.11.117.1.6.2.2.4.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2SubnetVLANIPAddress,IpAddress,read-only,,current,,This object indicates the IP address.
.1.3.6.1.4.1.171.11.117.1.6.2.2.4.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2SubnetVLANIPMask,IpAddress,read-only,,current,,This object indicates the IP mask.
.1.3.6.1.4.1.171.11.117.1.6.2.2.4.1.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2SubnetVLANID,INTEGER,read-create,,current,,This object indicates the VLAN ID.
.1.3.6.1.4.1.171.11.117.1.6.2.2.4.1.4,DGS3120-24SC-DC-L2MGMT-MIB::swL2SubnetVLANPriority,INTEGER,read-create,,current,,This object indicates the priority.
.1.3.6.1.4.1.171.11.117.1.6.2.2.4.1.5,DGS3120-24SC-DC-L2MGMT-MIB::swL2SubnetVLANRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.6.2.2.5,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanPrecedenceTable,,not-accessible,,current,,A table containing the VLAN classification precedence information of each port.
.1.3.6.1.4.1.171.11.117.1.6.2.2.5.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanPrecedenceEntry,,not-accessible,swL2VlanPrecedencePortIndex,current,,The entry of VLAN classification precedence information.
.1.3.6.1.4.1.171.11.117.1.6.2.2.5.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanPrecedencePortIndex,INTEGER,read-only,,current,,This object indicates the port index.
.1.3.6.1.4.1.171.11.117.1.6.2.2.5.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2VlanPrecedenceClassification,INTEGER,read-write,,current,mac-based(1):subnet-based(2),This object indicates the VLAN classification precedence.
.1.3.6.1.4.1.171.11.117.1.6.2.2.6,DGS3120-24SC-DC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.117.1.6.2.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.3.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.117.1.6.2.3.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.6.2.3.1.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.117.1.6.2.3.1.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.6.2.3.1.1.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.117.1.6.2.3.1.1.4,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.117.1.6.2.3.1.1.5,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.117.1.6.2.3.1.1.6,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.117.1.6.2.3.1.1.8,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):oam-unidirectional-link(6):power-saving(7):port-security(8):impb(9),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.117.1.6.2.3.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.117.1.6.2.3.2.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.117.1.6.2.3.2.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.6.2.3.2.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.117.1.6.2.3.2.1.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.117.1.6.2.3.2.1.4,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.117.1.6.2.3.2.1.5,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.117.1.6.2.3.2.1.6,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.117.1.6.2.3.2.1.7,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.117.1.6.2.3.2.1.8,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.117.1.6.2.3.2.1.10,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.117.1.6.2.3.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.117.1.6.2.3.4,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.117.1.6.2.3.6,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.117.1.6.2.3.6.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.117.1.6.2.3.6.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.117.1.6.2.3.6.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.117.1.6.2.9,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.9.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.117.1.6.2.9.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.117.1.6.2.9.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.117.1.6.2.9.3.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.117.1.6.2.9.3.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.117.1.6.2.9.3.1.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.117.1.6.2.9.3.1.4,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.117.1.6.2.9.3.1.5,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.117.1.6.2.9.3.1.6,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.117.1.6.2.9.3.1.7,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.117.1.6.2.9.4,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.117.1.6.2.9.5,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.6.2.9.5.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.117.1.6.2.9.5.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.117.1.6.2.9.5.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.117.1.6.2.9.6,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.117.1.6.2.9.6.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.117.1.6.2.9.6.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.117.1.6.2.9.6.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.117.1.6.2.10,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.10.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.117.1.6.2.10.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.6.2.10.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.117.1.6.2.10.4,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.117.1.6.2.10.5,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.6.2.10.5.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.117.1.6.2.10.5.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.117.1.6.2.10.5.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.117.1.6.2.10.5.1.3,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.117.1.6.2.10.5.1.4,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.117.1.6.2.10.5.1.5,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.117.1.6.2.10.5.1.6,DGS3120-24SC-DC-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.117.1.6.2.11,DGS3120-24SC-DC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.11.13,DGS3120-24SC-DC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.117.1.6.2.11.13.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.117.1.6.2.11.13.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.117.1.6.2.11.13.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2),This object denotes the status of IGMP Access Authentication of the port.
.1.3.6.1.4.1.171.11.117.1.6.2.14,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.14.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.117.1.6.2.14.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.117.1.6.2.14.1.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.117.1.6.2.14.1.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.117.1.6.2.17,DGS3120-24SC-DC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.17.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.117.1.6.2.17.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.117.1.6.2.17.1.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.117.1.6.2.17.1.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.117.1.6.2.24,DGS3120-24SC-DC-L2MGMT-MIB::swL2DhcpLocalRelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.24.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DhcpLocalRelayState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP local relay function of the switch.
.1.3.6.1.4.1.171.11.117.1.6.2.24.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2DhcpLocalRelayVLANTable,,not-accessible,,current,,This table is used to manage the DHCP local relay status
.1.3.6.1.4.1.171.11.117.1.6.2.24.2.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DhcpLocalRelayVLANEntry,,not-accessible,swL2DhcpLocalRelayVLANID,current,,This object lists the current VLANs in the switch and their
.1.3.6.1.4.1.171.11.117.1.6.2.24.2.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2DhcpLocalRelayVLANID,INTEGER,read-only,,current,,This object shows the VIDs of the current VLANS in the switch.
.1.3.6.1.4.1.171.11.117.1.6.2.24.2.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2DhcpLocalRelayVLANState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the status of the DHCP relay function of the VLAN.
.1.3.6.1.4.1.171.11.117.1.6.2.100,DGS3120-24SC-DC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.100.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.100.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.100.1.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.117.1.6.2.100.1.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.117.1.6.2.100.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.100.1.2.0,DGS3120-24SC-DC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.100.1.2.0.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.117.1.6.2.100.1.2.0.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.117.1.6.2.100.1.2.1,DGS3120-24SC-DC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.2.100.1.2.1.1,DGS3120-24SC-DC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates information about the last time the system rebooted.
.1.3.6.1.4.1.171.11.117.1.6.2.100.1.2.1.2,DGS3120-24SC-DC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.117.1.6.3,DGS-3120-24SC-DC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.117.1.6.3.2,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.3.2.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.2,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.3,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.4,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.5,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.6,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.7,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.8,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.9,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.10,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.12,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.14,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.15,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.16,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.17,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.18,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.20,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.22,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.3.1.23,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.4,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.4.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.4.1.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.4.1.2,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.4.1.3,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.5,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.5.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.5.1.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.5.1.2,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.5.1.3,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.5.1.8,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.5.1.9,DGS-3120-24SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.117.1.6.3.2.1.7,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.117.1.6.3.2.2,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.117.1.6.3.2.2.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.117.1.6.3.2.2.1.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.6.3.2.2.1.1.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.6.3.2.2.1.1.2,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.117.1.6.3.2.2.1.1.3,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.117.1.6.3.2.2.1.1.4,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.117.1.6.3.2.4,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.117.1.6.3.2.5,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.117.1.6.3.2.5.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
.1.3.6.1.4.1.171.11.117.1.6.3.2.5.1.1,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.117.1.6.3.2.5.1.2,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.117.1.6.3.2.5.1.3,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1) or backup(2).
.1.3.6.1.4.1.171.11.117.1.6.3.2.5.1.4,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-only,,current,,On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
.1.3.6.1.4.1.171.11.117.1.6.3.2.5.1.5,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,The routing metric for this route.
.1.3.6.1.4.1.171.11.117.1.6.3.2.5.1.6,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.117.1.6.3.2.5.1.7,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.117.1.6.3.2.5.1.8,DGS-3120-24SC-DC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.118,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Proj,,,,,,
.1.3.6.1.4.1.171.11.118.1,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Proj-Dgs3620-28TC,,,,,,
.1.3.6.1.4.1.171.11.118.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.118.1.3.1,DGS-3620-28TC-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.1.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.118.1.3.1.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.1.3.1.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.1.3.1.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.1.3.1.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.118.1.3.2,DGS-3620-28TC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.2.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.2.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.9,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.10,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.12,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.14,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.15,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.16,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.17,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.18,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.19,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.20,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.21,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.22,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.23,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.24,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.25,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.26,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.27,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.28,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.29,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.30,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.1.3.2.1.3.1.31,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.1.3.2.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.9,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.10,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.11,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.12,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.118.1.3.2.1.4.1.13,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.118.1.3.2.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.5.1,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.118.1.3.2.1.5.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.1.3.2.1.5.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.118.1.3.2.1.5.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.1.3.2.1.5.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.1.3.2.1.5.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.1.3.2.1.5.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.118.1.3.2.1.5.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.118.1.3.2.1.5.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.1.3.2.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.118.1.3.2.1.6.1,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.118.1.3.2.1.6.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.1.3.2.1.6.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.118.1.3.2.1.6.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.118.1.3.2.1.6.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.1.3.2.1.6.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects in this table.
.1.3.6.1.4.1.171.11.118.1.3.2.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.118.1.3.2.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.118.1.3.2.1.8.1,DGS-3620-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.8.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.8.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.118.1.3.2.1.8.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.1.3.2.1.8.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.8.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.1.8.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.1.3.2.2,DGS-3620-28TC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.2.2.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.118.1.3.2.2.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.1.3.2.2.1.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.1.3.2.2.1.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.1.3.2.2.1.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.118.1.3.2.2.1.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.118.1.3.2.4,DGS-3620-28TC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.118.1.3.2.5,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.118.1.3.2.5.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.1.3.2.5.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.118.1.3.2.5.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.118.1.3.2.5.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.118.1.3.2.5.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.118.1.3.2.5.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.118.1.3.2.5.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.118.1.3.2.5.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.118.1.3.2.5.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.118.1.3.2.6,DGS-3620-28TC-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.2.6.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.118.1.3.2.6.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.118.1.3.2.6.1.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.118.1.3.2.6.1.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.118.1.3.2.6.1.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.118.1.3.2.6.1.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.1.3.2.7,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.118.1.3.2.7.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.1.3.2.7.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.118.1.3.2.7.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.1.3.3,DGS-3620-28TC-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.3.3,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.3.3.1,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.1.3.3.3.2,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.118.1.3.3.3.3,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.118.1.3.3.3.4,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.1.3.3.3.5,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.1.3.3.3.6,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.118.1.3.3.3.6.1,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.118.1.3.3.3.6.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.118.1.3.3.3.6.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.118.1.3.3.3.6.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.118.1.3.4,DGS-3620-28TC-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.1.3.4.1,DGS-3620-28TC-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.1.3.4.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.1.3.4.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.118.1.3.4.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.1.3.5,DGS-3620-28TC-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.1.3.5.1,DGS-3620-28TC-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.118.1.3.5.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.1.3.5.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.1.3.5.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.1.3.5.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.1.3.5.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.1.3.5.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.118.1.3.6,DGS-3620-28TC-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.118.1.3.6.1,DGS-3620-28TC-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.118.1.3.6.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.118.1.3.6.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.118.1.3.6.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.1.3.6.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.118.1.3.6.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.1.3.7,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.118.1.3.7.1,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.118.1.3.7.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.118.1.3.7.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.118.1.3.7.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.118.1.3.7.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.118.1.3.7.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.118.1.3.7.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.118.1.3.7.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.118.1.3.7.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.118.1.3.7.1.9,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.1.3.7.1.10,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.118.1.3.7.1.11,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.1.3.7.1.12,DGS-3620-28TC-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.1.3.8,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.1.3.8.1,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.1.3.8.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.118.1.3.8.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.118.1.3.8.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.1.3.8.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.118.1.3.8.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.118.1.3.8.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.118.1.3.8.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.118.1.3.8.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.118.1.3.8.1.9,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.1.3.8.1.10,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.1.3.8.1.11,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.118.1.3.8.1.12,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.118.1.3.8.1.13,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.118.1.3.8.1.14,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.118.1.3.8.1.15,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.118.1.3.8.1.16,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.118.1.3.8.1.17,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.118.1.3.8.1.18,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.1.3.8.1.19,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.118.1.3.8.1.20,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.1.3.8.1.21,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.118.1.3.8.1.23,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.1.3.8.1.24,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.1.3.8.1.25,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.1.3.8.1.26,DGS-3620-28TC-L3MGMT-MIB::swL3ospfIfBfdStatus,INTEGER,read-write,,current,disabled(1):enabled(2),Enable or disable the BFD function status on OSPF interface.
.1.3.6.1.4.1.171.11.118.1.3.9,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.9.1,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.118.1.3.9.2,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.118.1.3.9.3,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.118.1.3.9.4,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.118.1.3.9.5,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.118.1.3.9.6,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.118.1.3.9.7,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.118.1.3.9.8,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.118.1.3.9.9,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.118.1.3.9.10,DGS-3620-28TC-L3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.118.1.3.10,DGS-3620-28TC-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.118.1.3.10.1,DGS-3620-28TC-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.118.1.3.10.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.1.3.10.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.118.1.3.10.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.118.1.3.10.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.1.3.10.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.118.1.3.10.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.1.3.12,DGS-3620-28TC-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.118.1.3.12.1,DGS-3620-28TC-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.118.1.3.12.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.118.1.3.12.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.118.1.3.12.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.118.1.3.12.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.118.1.3.12.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.118.1.3.12.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.118.1.3.12.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.118.1.3.12.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.118.1.3.13,DGS-3620-28TC-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.13.1,DGS-3620-28TC-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.118.1.3.13.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.1.3.13.1.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.118.1.3.13.1.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.1.3.13.1.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.1.3.13.1.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.1.3.13.1.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.1.3.13.1.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.1.3.13.1.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.1.3.13.1.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.1.3.13.2,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1.9,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.118.1.3.13.2.1.10,DGS-3620-28TC-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.118.1.3.14,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.14.1,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.6,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.7,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.8,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.9,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.10,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.11,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.12,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.13,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.14,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.15,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.16,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.118.1.3.14.1.1.17,DGS-3620-28TC-L3MGMT-MIB::swL3VrrpOperBfdPeerAddr,IpAddress,read-create,,current,,The BFD peer's IP address, when set to 0.0.0.0, the peer will be removed.
.1.3.6.1.4.1.171.11.118.1.3.15,DGS-3620-28TC-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.15.1,DGS-3620-28TC-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.118.1.3.15.2,DGS-3620-28TC-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.118.1.3.15.3,DGS-3620-28TC-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.1.3.15.4,DGS-3620-28TC-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.1.3.15.5,DGS-3620-28TC-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.118.1.3.15.6,DGS-3620-28TC-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.118.1.3.17,DGS-3620-28TC-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.17.1,DGS-3620-28TC-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.118.1.3.17.2,DGS-3620-28TC-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.118.1.3.17.3,DGS-3620-28TC-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.118.1.3.18,DGS-3620-28TC-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.1.3.18.1,DGS-3620-28TC-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.118.1.3.18.2,DGS-3620-28TC-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.1.3.18.3,DGS-3620-28TC-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.1.3.19,DGS-3620-28TC-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.1.3.19.1,DGS-3620-28TC-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.1.3.19.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.118.1.3.19.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.1.3.19.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.1.3.20,DGS-3620-28TC-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.1.3.20.1,DGS-3620-28TC-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.118.1.3.20.1.1,DGS-3620-28TC-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.1.3.20.1.2,DGS-3620-28TC-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.1.3.20.1.3,DGS-3620-28TC-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.1.3.20.1.4,DGS-3620-28TC-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.1.3.20.1.5,DGS-3620-28TC-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.2,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Proj-Dgs3620-28SC,,,,,,
.1.3.6.1.4.1.171.11.118.2.3,DGS-3620-28SC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.118.2.3.1,DGS-3620-28SC-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.1.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.118.2.3.1.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.2.3.1.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.2.3.1.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.2.3.1.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.118.2.3.2,DGS-3620-28SC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.2.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.2.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.9,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.10,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.12,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.14,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.15,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.16,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.17,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.18,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.19,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.20,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.21,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.22,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.23,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.24,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.25,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.26,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.27,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.28,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.29,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.30,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.2.3.2.1.3.1.31,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.2.3.2.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.9,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.10,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.11,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.12,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.118.2.3.2.1.4.1.13,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.118.2.3.2.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.5.1,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.118.2.3.2.1.5.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.2.3.2.1.5.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.118.2.3.2.1.5.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.2.3.2.1.5.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.2.3.2.1.5.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.2.3.2.1.5.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.118.2.3.2.1.5.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.118.2.3.2.1.5.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.2.3.2.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.118.2.3.2.1.6.1,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.118.2.3.2.1.6.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.2.3.2.1.6.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.118.2.3.2.1.6.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.118.2.3.2.1.6.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.2.3.2.1.6.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects in this table.
.1.3.6.1.4.1.171.11.118.2.3.2.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.118.2.3.2.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.118.2.3.2.1.8.1,DGS-3620-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.8.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.8.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.118.2.3.2.1.8.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.2.3.2.1.8.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.8.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.1.8.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.2.3.2.2,DGS-3620-28SC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.2.2.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.118.2.3.2.2.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.2.3.2.2.1.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.2.3.2.2.1.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.2.3.2.2.1.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.118.2.3.2.2.1.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.118.2.3.2.4,DGS-3620-28SC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.118.2.3.2.5,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.118.2.3.2.5.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.2.3.2.5.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.118.2.3.2.5.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.118.2.3.2.5.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.118.2.3.2.5.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.118.2.3.2.5.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.118.2.3.2.5.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.118.2.3.2.5.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.118.2.3.2.5.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.118.2.3.2.6,DGS-3620-28SC-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.2.6.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.118.2.3.2.6.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.118.2.3.2.6.1.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.118.2.3.2.6.1.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.118.2.3.2.6.1.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.118.2.3.2.6.1.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.2.3.2.7,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.118.2.3.2.7.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.2.3.2.7.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.118.2.3.2.7.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.2.3.3,DGS-3620-28SC-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.3.3,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.3.3.1,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.2.3.3.3.2,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.118.2.3.3.3.3,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.118.2.3.3.3.4,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.2.3.3.3.5,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.2.3.3.3.6,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.118.2.3.3.3.6.1,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.118.2.3.3.3.6.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.118.2.3.3.3.6.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.118.2.3.3.3.6.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.118.2.3.4,DGS-3620-28SC-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.2.3.4.1,DGS-3620-28SC-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.2.3.4.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.2.3.4.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.118.2.3.4.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.2.3.5,DGS-3620-28SC-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.2.3.5.1,DGS-3620-28SC-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.118.2.3.5.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.2.3.5.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.2.3.5.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.2.3.5.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.2.3.5.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.2.3.5.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.118.2.3.6,DGS-3620-28SC-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.118.2.3.6.1,DGS-3620-28SC-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.118.2.3.6.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.118.2.3.6.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.118.2.3.6.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.2.3.6.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.118.2.3.6.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.2.3.7,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.118.2.3.7.1,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.118.2.3.7.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.118.2.3.7.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.118.2.3.7.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.118.2.3.7.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.118.2.3.7.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.118.2.3.7.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.118.2.3.7.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.118.2.3.7.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.118.2.3.7.1.9,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.2.3.7.1.10,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.118.2.3.7.1.11,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.2.3.7.1.12,DGS-3620-28SC-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.2.3.8,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.2.3.8.1,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.2.3.8.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.118.2.3.8.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.118.2.3.8.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.2.3.8.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.118.2.3.8.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.118.2.3.8.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.118.2.3.8.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.118.2.3.8.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.118.2.3.8.1.9,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.2.3.8.1.10,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.2.3.8.1.11,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.118.2.3.8.1.12,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.118.2.3.8.1.13,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.118.2.3.8.1.14,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.118.2.3.8.1.15,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.118.2.3.8.1.16,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.118.2.3.8.1.17,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.118.2.3.8.1.18,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.2.3.8.1.19,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.118.2.3.8.1.20,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.2.3.8.1.21,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.118.2.3.8.1.23,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.2.3.8.1.24,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.2.3.8.1.25,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.2.3.8.1.26,DGS-3620-28SC-L3MGMT-MIB::swL3ospfIfBfdStatus,INTEGER,read-write,,current,disabled(1):enabled(2),Enable or disable the BFD function status on OSPF interface.
.1.3.6.1.4.1.171.11.118.2.3.9,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.9.1,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.118.2.3.9.2,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.118.2.3.9.3,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.118.2.3.9.4,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.118.2.3.9.5,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.118.2.3.9.6,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.118.2.3.9.7,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.118.2.3.9.8,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.118.2.3.9.9,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.118.2.3.9.10,DGS-3620-28SC-L3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.118.2.3.10,DGS-3620-28SC-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.118.2.3.10.1,DGS-3620-28SC-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.118.2.3.10.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.2.3.10.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.118.2.3.10.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.118.2.3.10.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.2.3.10.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.118.2.3.10.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.2.3.12,DGS-3620-28SC-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.118.2.3.12.1,DGS-3620-28SC-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.118.2.3.12.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.118.2.3.12.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.118.2.3.12.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.118.2.3.12.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.118.2.3.12.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.118.2.3.12.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.118.2.3.12.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.118.2.3.12.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.118.2.3.13,DGS-3620-28SC-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.13.1,DGS-3620-28SC-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.118.2.3.13.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.2.3.13.1.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.118.2.3.13.1.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.2.3.13.1.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.2.3.13.1.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.2.3.13.1.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.2.3.13.1.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.2.3.13.1.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.2.3.13.1.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.2.3.13.2,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1.9,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.118.2.3.13.2.1.10,DGS-3620-28SC-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.118.2.3.14,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.14.1,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.6,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.7,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.8,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.9,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.10,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.11,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.12,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.13,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.14,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.15,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.16,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.118.2.3.14.1.1.17,DGS-3620-28SC-L3MGMT-MIB::swL3VrrpOperBfdPeerAddr,IpAddress,read-create,,current,,The BFD peer's IP address, when set to 0.0.0.0, the peer will be removed.
.1.3.6.1.4.1.171.11.118.2.3.15,DGS-3620-28SC-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.15.1,DGS-3620-28SC-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.118.2.3.15.2,DGS-3620-28SC-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.118.2.3.15.3,DGS-3620-28SC-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.2.3.15.4,DGS-3620-28SC-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.2.3.15.5,DGS-3620-28SC-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.118.2.3.15.6,DGS-3620-28SC-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.118.2.3.17,DGS-3620-28SC-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.17.1,DGS-3620-28SC-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.118.2.3.17.2,DGS-3620-28SC-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.118.2.3.17.3,DGS-3620-28SC-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.118.2.3.18,DGS-3620-28SC-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.2.3.18.1,DGS-3620-28SC-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.118.2.3.18.2,DGS-3620-28SC-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.2.3.18.3,DGS-3620-28SC-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.2.3.19,DGS-3620-28SC-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.2.3.19.1,DGS-3620-28SC-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.2.3.19.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.118.2.3.19.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.2.3.19.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.2.3.20,DGS-3620-28SC-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.2.3.20.1,DGS-3620-28SC-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.118.2.3.20.1.1,DGS-3620-28SC-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.2.3.20.1.2,DGS-3620-28SC-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.2.3.20.1.3,DGS-3620-28SC-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.2.3.20.1.4,DGS-3620-28SC-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.2.3.20.1.5,DGS-3620-28SC-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.3,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Proj-Dgs3620-28PC,,,,,,
.1.3.6.1.4.1.171.11.118.3.3,DGS-3620-28PC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.118.3.3.1,DGS-3620-28PC-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.1.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.118.3.3.1.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.3.3.1.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.3.3.1.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.3.3.1.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.118.3.3.2,DGS-3620-28PC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.2.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.2.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.9,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.10,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.12,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.14,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.15,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.16,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.17,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.18,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.19,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.20,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.21,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.22,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.23,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.24,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.25,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.26,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.27,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.28,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.29,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.30,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.3.3.2.1.3.1.31,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.3.3.2.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.9,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.10,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.11,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.12,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.118.3.3.2.1.4.1.13,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.118.3.3.2.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.5.1,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.118.3.3.2.1.5.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.3.3.2.1.5.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.118.3.3.2.1.5.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.3.3.2.1.5.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.3.3.2.1.5.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.3.3.2.1.5.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.118.3.3.2.1.5.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.118.3.3.2.1.5.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.3.3.2.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.118.3.3.2.1.6.1,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.118.3.3.2.1.6.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.3.3.2.1.6.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.118.3.3.2.1.6.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.118.3.3.2.1.6.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.3.3.2.1.6.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects in this table.
.1.3.6.1.4.1.171.11.118.3.3.2.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.118.3.3.2.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.118.3.3.2.1.8.1,DGS-3620-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.8.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.8.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.118.3.3.2.1.8.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.3.3.2.1.8.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.8.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.1.8.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.3.3.2.2,DGS-3620-28PC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.2.2.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.118.3.3.2.2.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.3.3.2.2.1.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.3.3.2.2.1.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.3.3.2.2.1.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.118.3.3.2.2.1.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.118.3.3.2.4,DGS-3620-28PC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.118.3.3.2.5,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.118.3.3.2.5.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.3.3.2.5.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.118.3.3.2.5.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.118.3.3.2.5.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.118.3.3.2.5.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.118.3.3.2.5.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.118.3.3.2.5.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.118.3.3.2.5.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.118.3.3.2.5.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.118.3.3.2.6,DGS-3620-28PC-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.2.6.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.118.3.3.2.6.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.118.3.3.2.6.1.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.118.3.3.2.6.1.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.118.3.3.2.6.1.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.118.3.3.2.6.1.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.3.3.2.7,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.118.3.3.2.7.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.3.3.2.7.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.118.3.3.2.7.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.3.3.3,DGS-3620-28PC-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.3.3,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.3.3.1,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.3.3.3.3.2,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.118.3.3.3.3.3,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.118.3.3.3.3.4,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.3.3.3.3.5,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.3.3.3.3.6,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.118.3.3.3.3.6.1,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.118.3.3.3.3.6.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.118.3.3.3.3.6.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.118.3.3.3.3.6.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.118.3.3.4,DGS-3620-28PC-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.3.3.4.1,DGS-3620-28PC-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.3.3.4.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.3.3.4.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.118.3.3.4.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.3.3.5,DGS-3620-28PC-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.3.3.5.1,DGS-3620-28PC-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.118.3.3.5.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.3.3.5.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.3.3.5.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.3.3.5.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.3.3.5.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.3.3.5.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.118.3.3.6,DGS-3620-28PC-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.118.3.3.6.1,DGS-3620-28PC-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.118.3.3.6.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.118.3.3.6.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.118.3.3.6.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.3.3.6.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.118.3.3.6.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.3.3.7,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.118.3.3.7.1,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.118.3.3.7.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.118.3.3.7.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.118.3.3.7.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.118.3.3.7.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.118.3.3.7.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.118.3.3.7.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.118.3.3.7.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.118.3.3.7.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.118.3.3.7.1.9,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.3.3.7.1.10,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.118.3.3.7.1.11,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.3.3.7.1.12,DGS-3620-28PC-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.3.3.8,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.3.3.8.1,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.3.3.8.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.118.3.3.8.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.118.3.3.8.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.3.3.8.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.118.3.3.8.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.118.3.3.8.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.118.3.3.8.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.118.3.3.8.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.118.3.3.8.1.9,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.3.3.8.1.10,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.3.3.8.1.11,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.118.3.3.8.1.12,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.118.3.3.8.1.13,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.118.3.3.8.1.14,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.118.3.3.8.1.15,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.118.3.3.8.1.16,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.118.3.3.8.1.17,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.118.3.3.8.1.18,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.3.3.8.1.19,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.118.3.3.8.1.20,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.3.3.8.1.21,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.118.3.3.8.1.23,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.3.3.8.1.24,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.3.3.8.1.25,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.3.3.8.1.26,DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfBfdStatus,INTEGER,read-write,,current,disabled(1):enabled(2),Enable or disable the BFD function status on OSPF interface.
.1.3.6.1.4.1.171.11.118.3.3.9,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.9.1,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.118.3.3.9.2,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.118.3.3.9.3,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.118.3.3.9.4,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.118.3.3.9.5,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.118.3.3.9.6,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.118.3.3.9.7,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.118.3.3.9.8,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.118.3.3.9.9,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.118.3.3.9.10,DGS-3620-28PC-L3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.118.3.3.10,DGS-3620-28PC-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.118.3.3.10.1,DGS-3620-28PC-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.118.3.3.10.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.3.3.10.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.118.3.3.10.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.118.3.3.10.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.3.3.10.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.118.3.3.10.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.3.3.12,DGS-3620-28PC-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.118.3.3.12.1,DGS-3620-28PC-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.118.3.3.12.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.118.3.3.12.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.118.3.3.12.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.118.3.3.12.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.118.3.3.12.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.118.3.3.12.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.118.3.3.12.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.118.3.3.12.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.118.3.3.13,DGS-3620-28PC-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.13.1,DGS-3620-28PC-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.118.3.3.13.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.3.3.13.1.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.118.3.3.13.1.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.3.3.13.1.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.3.3.13.1.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.3.3.13.1.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.3.3.13.1.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.3.3.13.1.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.3.3.13.1.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.3.3.13.2,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1.9,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.118.3.3.13.2.1.10,DGS-3620-28PC-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.118.3.3.14,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.14.1,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.6,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.7,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.8,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.9,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.10,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.11,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.12,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.13,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.14,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.15,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.16,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.17,DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperBfdPeerAddr,IpAddress,read-create,,current,,The BFD peer's IP address, when set to 0.0.0.0, the peer will be removed.
.1.3.6.1.4.1.171.11.118.3.3.15,DGS-3620-28PC-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.15.1,DGS-3620-28PC-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.118.3.3.15.2,DGS-3620-28PC-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.118.3.3.15.3,DGS-3620-28PC-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.3.3.15.4,DGS-3620-28PC-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.3.3.15.5,DGS-3620-28PC-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.118.3.3.15.6,DGS-3620-28PC-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.118.3.3.17,DGS-3620-28PC-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.17.1,DGS-3620-28PC-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.118.3.3.17.2,DGS-3620-28PC-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.118.3.3.17.3,DGS-3620-28PC-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.118.3.3.18,DGS-3620-28PC-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.3.3.18.1,DGS-3620-28PC-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.118.3.3.18.2,DGS-3620-28PC-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.3.3.18.3,DGS-3620-28PC-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.3.3.19,DGS-3620-28PC-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.3.3.19.1,DGS-3620-28PC-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.3.3.19.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.118.3.3.19.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.3.3.19.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.3.3.20,DGS-3620-28PC-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.3.3.20.1,DGS-3620-28PC-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.118.3.3.20.1.1,DGS-3620-28PC-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.3.3.20.1.2,DGS-3620-28PC-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.3.3.20.1.3,DGS-3620-28PC-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.3.3.20.1.4,DGS-3620-28PC-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.3.3.20.1.5,DGS-3620-28PC-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.4,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Proj-Dgs3620-52T,,,,,,
.1.3.6.1.4.1.171.11.118.4.3,DGS-3620-52T-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.118.4.3.1,DGS-3620-52T-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.1.1,DGS-3620-52T-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.1.1.1,DGS-3620-52T-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.118.4.3.1.1.2,DGS-3620-52T-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.4.3.1.1.3,DGS-3620-52T-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.4.3.1.1.5,DGS-3620-52T-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.4.3.1.1.6,DGS-3620-52T-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.118.4.3.2,DGS-3620-52T-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.2.1,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.2.1.3,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.1,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.2,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.3,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.4,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.5,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.6,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.7,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.8,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.9,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.10,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.12,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.14,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.15,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.16,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.17,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.18,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.19,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.20,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.21,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.22,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.23,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.24,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.25,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.26,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.27,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.28,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.29,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.30,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.4.3.2.1.3.1.31,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.4.3.2.1.4,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.1,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.2,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.3,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.5,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.6,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.7,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.8,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.9,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.10,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.11,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.12,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.118.4.3.2.1.4.1.13,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.118.4.3.2.1.5,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.5.1,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.118.4.3.2.1.5.1.1,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.4.3.2.1.5.1.2,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.118.4.3.2.1.5.1.3,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.4.3.2.1.5.1.4,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.4.3.2.1.5.1.5,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.4.3.2.1.5.1.6,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.118.4.3.2.1.5.1.7,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.118.4.3.2.1.5.1.8,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.4.3.2.1.6,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.118.4.3.2.1.6.1,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.118.4.3.2.1.6.1.1,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.4.3.2.1.6.1.2,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.118.4.3.2.1.6.1.3,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.118.4.3.2.1.6.1.4,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.4.3.2.1.6.1.5,DGS-3620-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects in this table.
.1.3.6.1.4.1.171.11.118.4.3.2.1.7,DGS-3620-52T-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.118.4.3.2.1.8,DGS-3620-52T-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.118.4.3.2.1.8.1,DGS-3620-52T-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.8.1.1,DGS-3620-52T-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.8.1.2,DGS-3620-52T-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.118.4.3.2.1.8.1.3,DGS-3620-52T-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.4.3.2.1.8.1.4,DGS-3620-52T-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.8.1.5,DGS-3620-52T-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.1.8.1.6,DGS-3620-52T-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.4.3.2.2,DGS-3620-52T-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.2.2.1,DGS-3620-52T-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.118.4.3.2.2.1.1,DGS-3620-52T-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.4.3.2.2.1.1.1,DGS-3620-52T-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.4.3.2.2.1.1.2,DGS-3620-52T-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.4.3.2.2.1.1.3,DGS-3620-52T-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.118.4.3.2.2.1.1.4,DGS-3620-52T-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.118.4.3.2.4,DGS-3620-52T-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.118.4.3.2.5,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.118.4.3.2.5.1,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.4.3.2.5.1.1,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.118.4.3.2.5.1.2,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.118.4.3.2.5.1.3,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.118.4.3.2.5.1.4,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.118.4.3.2.5.1.5,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.118.4.3.2.5.1.6,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.118.4.3.2.5.1.7,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.118.4.3.2.5.1.8,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.118.4.3.2.6,DGS-3620-52T-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.2.6.1,DGS-3620-52T-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.118.4.3.2.6.1.1,DGS-3620-52T-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.118.4.3.2.6.1.1.1,DGS-3620-52T-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.118.4.3.2.6.1.1.2,DGS-3620-52T-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.118.4.3.2.6.1.1.3,DGS-3620-52T-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.118.4.3.2.6.1.1.4,DGS-3620-52T-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.4.3.2.7,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.118.4.3.2.7.1,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.4.3.2.7.1.1,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.118.4.3.2.7.1.2,DGS-3620-52T-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.4.3.3,DGS-3620-52T-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.3.3,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.3.3.1,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.4.3.3.3.2,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.118.4.3.3.3.3,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.118.4.3.3.3.4,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.4.3.3.3.5,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.4.3.3.3.6,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.118.4.3.3.3.6.1,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.118.4.3.3.3.6.1.1,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.118.4.3.3.3.6.1.2,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.118.4.3.3.3.6.1.3,DGS-3620-52T-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.118.4.3.4,DGS-3620-52T-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.4.3.4.1,DGS-3620-52T-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.4.3.4.1.1,DGS-3620-52T-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.4.3.4.1.2,DGS-3620-52T-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.118.4.3.4.1.3,DGS-3620-52T-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.4.3.5,DGS-3620-52T-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.4.3.5.1,DGS-3620-52T-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.118.4.3.5.1.1,DGS-3620-52T-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.4.3.5.1.2,DGS-3620-52T-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.4.3.5.1.3,DGS-3620-52T-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.4.3.5.1.4,DGS-3620-52T-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.4.3.5.1.5,DGS-3620-52T-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.4.3.5.1.6,DGS-3620-52T-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.118.4.3.6,DGS-3620-52T-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.118.4.3.6.1,DGS-3620-52T-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.118.4.3.6.1.1,DGS-3620-52T-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.118.4.3.6.1.2,DGS-3620-52T-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.118.4.3.6.1.3,DGS-3620-52T-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.4.3.6.1.4,DGS-3620-52T-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.118.4.3.6.1.5,DGS-3620-52T-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.4.3.7,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.118.4.3.7.1,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.118.4.3.7.1.1,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.118.4.3.7.1.2,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.118.4.3.7.1.3,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.118.4.3.7.1.4,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.118.4.3.7.1.5,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.118.4.3.7.1.6,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.118.4.3.7.1.7,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.118.4.3.7.1.8,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.118.4.3.7.1.9,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.4.3.7.1.10,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.118.4.3.7.1.11,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.4.3.7.1.12,DGS-3620-52T-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.4.3.8,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.4.3.8.1,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.4.3.8.1.1,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.118.4.3.8.1.2,DGS-3620-52T-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.118.4.3.8.1.3,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.4.3.8.1.4,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.118.4.3.8.1.5,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.118.4.3.8.1.6,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.118.4.3.8.1.7,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.118.4.3.8.1.8,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.118.4.3.8.1.9,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.4.3.8.1.10,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.4.3.8.1.11,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.118.4.3.8.1.12,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.118.4.3.8.1.13,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.118.4.3.8.1.14,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.118.4.3.8.1.15,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.118.4.3.8.1.16,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.118.4.3.8.1.17,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.118.4.3.8.1.18,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.4.3.8.1.19,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.118.4.3.8.1.20,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.4.3.8.1.21,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.118.4.3.8.1.23,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.4.3.8.1.24,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.4.3.8.1.25,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.4.3.8.1.26,DGS-3620-52T-L3MGMT-MIB::swL3ospfIfBfdStatus,INTEGER,read-write,,current,disabled(1):enabled(2),Enable or disable the BFD function status on OSPF interface.
.1.3.6.1.4.1.171.11.118.4.3.9,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.9.1,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.118.4.3.9.2,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.118.4.3.9.3,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.118.4.3.9.4,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.118.4.3.9.5,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.118.4.3.9.6,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.118.4.3.9.7,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.118.4.3.9.8,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.118.4.3.9.9,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.118.4.3.9.10,DGS-3620-52T-L3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.118.4.3.10,DGS-3620-52T-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.118.4.3.10.1,DGS-3620-52T-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.118.4.3.10.1.1,DGS-3620-52T-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.4.3.10.1.2,DGS-3620-52T-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.118.4.3.10.1.3,DGS-3620-52T-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.118.4.3.10.1.4,DGS-3620-52T-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.4.3.10.1.5,DGS-3620-52T-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.118.4.3.10.1.6,DGS-3620-52T-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.4.3.12,DGS-3620-52T-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.118.4.3.12.1,DGS-3620-52T-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.118.4.3.12.1.1,DGS-3620-52T-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.118.4.3.12.1.2,DGS-3620-52T-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.118.4.3.12.1.3,DGS-3620-52T-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.118.4.3.12.1.4,DGS-3620-52T-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.118.4.3.12.1.5,DGS-3620-52T-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.118.4.3.12.1.6,DGS-3620-52T-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.118.4.3.12.1.7,DGS-3620-52T-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.118.4.3.12.1.8,DGS-3620-52T-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.118.4.3.13,DGS-3620-52T-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.13.1,DGS-3620-52T-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.118.4.3.13.1.1,DGS-3620-52T-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.4.3.13.1.1.1,DGS-3620-52T-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.118.4.3.13.1.1.2,DGS-3620-52T-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.4.3.13.1.1.3,DGS-3620-52T-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.4.3.13.1.1.4,DGS-3620-52T-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.4.3.13.1.1.5,DGS-3620-52T-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.4.3.13.1.1.6,DGS-3620-52T-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.4.3.13.1.1.7,DGS-3620-52T-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.4.3.13.1.1.8,DGS-3620-52T-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.4.3.13.2,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1.1,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1.2,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1.3,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1.4,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1.5,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1.6,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1.7,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1.8,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1.9,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.118.4.3.13.2.1.10,DGS-3620-52T-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.118.4.3.14,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.14.1,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.1,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.2,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.3,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.4,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.5,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.6,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.7,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.8,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.9,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.10,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.11,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.12,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.13,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.14,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.15,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.16,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.118.4.3.14.1.1.17,DGS-3620-52T-L3MGMT-MIB::swL3VrrpOperBfdPeerAddr,IpAddress,read-create,,current,,The BFD peer's IP address, when set to 0.0.0.0, the peer will be removed.
.1.3.6.1.4.1.171.11.118.4.3.15,DGS-3620-52T-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.15.1,DGS-3620-52T-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.118.4.3.15.2,DGS-3620-52T-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.118.4.3.15.3,DGS-3620-52T-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.4.3.15.4,DGS-3620-52T-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.4.3.15.5,DGS-3620-52T-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.118.4.3.15.6,DGS-3620-52T-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.118.4.3.17,DGS-3620-52T-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.17.1,DGS-3620-52T-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.118.4.3.17.2,DGS-3620-52T-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.118.4.3.17.3,DGS-3620-52T-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.118.4.3.18,DGS-3620-52T-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.4.3.18.1,DGS-3620-52T-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.118.4.3.18.2,DGS-3620-52T-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.4.3.18.3,DGS-3620-52T-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.4.3.19,DGS-3620-52T-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.4.3.19.1,DGS-3620-52T-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.4.3.19.1.1,DGS-3620-52T-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.118.4.3.19.1.2,DGS-3620-52T-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.4.3.19.1.3,DGS-3620-52T-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.4.3.20,DGS-3620-52T-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.4.3.20.1,DGS-3620-52T-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.118.4.3.20.1.1,DGS-3620-52T-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.4.3.20.1.2,DGS-3620-52T-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.4.3.20.1.3,DGS-3620-52T-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.4.3.20.1.4,DGS-3620-52T-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.4.3.20.1.5,DGS-3620-52T-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.5,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Proj-Dgs3620-52P,,,,,,
.1.3.6.1.4.1.171.11.118.5.3,DGS-3620-52P-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.118.5.3.1,DGS-3620-52P-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.1.1,DGS-3620-52P-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.1.1.1,DGS-3620-52P-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.118.5.3.1.1.2,DGS-3620-52P-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.5.3.1.1.3,DGS-3620-52P-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.5.3.1.1.5,DGS-3620-52P-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.5.3.1.1.6,DGS-3620-52P-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.118.5.3.2,DGS-3620-52P-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.2.1,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.2.1.3,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.1,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.2,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.3,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.4,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.5,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.6,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.7,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.8,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.9,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.10,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.12,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.14,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.15,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.16,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.17,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.18,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.19,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.20,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.21,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.22,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.23,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.24,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.25,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.26,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.27,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.28,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.29,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.30,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.5.3.2.1.3.1.31,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.5.3.2.1.4,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.1,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.2,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.3,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.5,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.6,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.7,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.8,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.9,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.10,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.11,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.12,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.118.5.3.2.1.4.1.13,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.118.5.3.2.1.5,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.5.1,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.118.5.3.2.1.5.1.1,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.5.3.2.1.5.1.2,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.118.5.3.2.1.5.1.3,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.5.3.2.1.5.1.4,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.5.3.2.1.5.1.5,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.5.3.2.1.5.1.6,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.118.5.3.2.1.5.1.7,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.118.5.3.2.1.5.1.8,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.5.3.2.1.6,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.118.5.3.2.1.6.1,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.118.5.3.2.1.6.1.1,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.5.3.2.1.6.1.2,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.118.5.3.2.1.6.1.3,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.118.5.3.2.1.6.1.4,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.5.3.2.1.6.1.5,DGS-3620-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects in this table.
.1.3.6.1.4.1.171.11.118.5.3.2.1.7,DGS-3620-52P-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.118.5.3.2.1.8,DGS-3620-52P-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.118.5.3.2.1.8.1,DGS-3620-52P-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.8.1.1,DGS-3620-52P-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.8.1.2,DGS-3620-52P-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.118.5.3.2.1.8.1.3,DGS-3620-52P-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.5.3.2.1.8.1.4,DGS-3620-52P-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.8.1.5,DGS-3620-52P-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.1.8.1.6,DGS-3620-52P-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.5.3.2.2,DGS-3620-52P-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.2.2.1,DGS-3620-52P-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.118.5.3.2.2.1.1,DGS-3620-52P-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.5.3.2.2.1.1.1,DGS-3620-52P-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.5.3.2.2.1.1.2,DGS-3620-52P-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.5.3.2.2.1.1.3,DGS-3620-52P-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.118.5.3.2.2.1.1.4,DGS-3620-52P-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.118.5.3.2.4,DGS-3620-52P-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.118.5.3.2.5,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.118.5.3.2.5.1,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.5.3.2.5.1.1,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.118.5.3.2.5.1.2,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.118.5.3.2.5.1.3,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.118.5.3.2.5.1.4,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.118.5.3.2.5.1.5,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.118.5.3.2.5.1.6,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.118.5.3.2.5.1.7,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.118.5.3.2.5.1.8,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.118.5.3.2.6,DGS-3620-52P-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.2.6.1,DGS-3620-52P-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.118.5.3.2.6.1.1,DGS-3620-52P-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.118.5.3.2.6.1.1.1,DGS-3620-52P-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.118.5.3.2.6.1.1.2,DGS-3620-52P-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.118.5.3.2.6.1.1.3,DGS-3620-52P-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.118.5.3.2.6.1.1.4,DGS-3620-52P-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.5.3.2.7,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.118.5.3.2.7.1,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.5.3.2.7.1.1,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.118.5.3.2.7.1.2,DGS-3620-52P-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.5.3.3,DGS-3620-52P-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.3.3,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.3.3.1,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.5.3.3.3.2,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.118.5.3.3.3.3,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.118.5.3.3.3.4,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.5.3.3.3.5,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.5.3.3.3.6,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.118.5.3.3.3.6.1,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.118.5.3.3.3.6.1.1,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.118.5.3.3.3.6.1.2,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.118.5.3.3.3.6.1.3,DGS-3620-52P-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.118.5.3.4,DGS-3620-52P-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.5.3.4.1,DGS-3620-52P-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.5.3.4.1.1,DGS-3620-52P-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.5.3.4.1.2,DGS-3620-52P-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.118.5.3.4.1.3,DGS-3620-52P-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.5.3.5,DGS-3620-52P-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.5.3.5.1,DGS-3620-52P-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.118.5.3.5.1.1,DGS-3620-52P-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.5.3.5.1.2,DGS-3620-52P-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.5.3.5.1.3,DGS-3620-52P-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.5.3.5.1.4,DGS-3620-52P-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.5.3.5.1.5,DGS-3620-52P-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.5.3.5.1.6,DGS-3620-52P-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.118.5.3.6,DGS-3620-52P-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.118.5.3.6.1,DGS-3620-52P-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.118.5.3.6.1.1,DGS-3620-52P-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.118.5.3.6.1.2,DGS-3620-52P-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.118.5.3.6.1.3,DGS-3620-52P-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.5.3.6.1.4,DGS-3620-52P-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.118.5.3.6.1.5,DGS-3620-52P-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.5.3.7,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.118.5.3.7.1,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.118.5.3.7.1.1,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.118.5.3.7.1.2,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.118.5.3.7.1.3,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.118.5.3.7.1.4,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.118.5.3.7.1.5,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.118.5.3.7.1.6,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.118.5.3.7.1.7,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.118.5.3.7.1.8,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.118.5.3.7.1.9,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.5.3.7.1.10,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.118.5.3.7.1.11,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.5.3.7.1.12,DGS-3620-52P-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.5.3.8,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.5.3.8.1,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.5.3.8.1.1,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.118.5.3.8.1.2,DGS-3620-52P-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.118.5.3.8.1.3,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.5.3.8.1.4,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.118.5.3.8.1.5,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.118.5.3.8.1.6,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.118.5.3.8.1.7,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.118.5.3.8.1.8,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.118.5.3.8.1.9,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.5.3.8.1.10,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.5.3.8.1.11,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.118.5.3.8.1.12,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.118.5.3.8.1.13,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.118.5.3.8.1.14,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.118.5.3.8.1.15,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.118.5.3.8.1.16,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.118.5.3.8.1.17,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.118.5.3.8.1.18,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.5.3.8.1.19,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.118.5.3.8.1.20,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.5.3.8.1.21,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.118.5.3.8.1.23,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.5.3.8.1.24,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.5.3.8.1.25,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.5.3.8.1.26,DGS-3620-52P-L3MGMT-MIB::swL3ospfIfBfdStatus,INTEGER,read-write,,current,disabled(1):enabled(2),Enable or disable the BFD function status on OSPF interface.
.1.3.6.1.4.1.171.11.118.5.3.9,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.9.1,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.118.5.3.9.2,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.118.5.3.9.3,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.118.5.3.9.4,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.118.5.3.9.5,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.118.5.3.9.6,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.118.5.3.9.7,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.118.5.3.9.8,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.118.5.3.9.9,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.118.5.3.9.10,DGS-3620-52P-L3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.118.5.3.10,DGS-3620-52P-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.118.5.3.10.1,DGS-3620-52P-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.118.5.3.10.1.1,DGS-3620-52P-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.5.3.10.1.2,DGS-3620-52P-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.118.5.3.10.1.3,DGS-3620-52P-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.118.5.3.10.1.4,DGS-3620-52P-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.5.3.10.1.5,DGS-3620-52P-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.118.5.3.10.1.6,DGS-3620-52P-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.5.3.12,DGS-3620-52P-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.118.5.3.12.1,DGS-3620-52P-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.118.5.3.12.1.1,DGS-3620-52P-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.118.5.3.12.1.2,DGS-3620-52P-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.118.5.3.12.1.3,DGS-3620-52P-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.118.5.3.12.1.4,DGS-3620-52P-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.118.5.3.12.1.5,DGS-3620-52P-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.118.5.3.12.1.6,DGS-3620-52P-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.118.5.3.12.1.7,DGS-3620-52P-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.118.5.3.12.1.8,DGS-3620-52P-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.118.5.3.13,DGS-3620-52P-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.13.1,DGS-3620-52P-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.118.5.3.13.1.1,DGS-3620-52P-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.5.3.13.1.1.1,DGS-3620-52P-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.118.5.3.13.1.1.2,DGS-3620-52P-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.5.3.13.1.1.3,DGS-3620-52P-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.5.3.13.1.1.4,DGS-3620-52P-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.5.3.13.1.1.5,DGS-3620-52P-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.5.3.13.1.1.6,DGS-3620-52P-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.5.3.13.1.1.7,DGS-3620-52P-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.5.3.13.1.1.8,DGS-3620-52P-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.5.3.13.2,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1.1,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1.2,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1.3,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1.4,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1.5,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1.6,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1.7,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1.8,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1.9,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.118.5.3.13.2.1.10,DGS-3620-52P-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.118.5.3.14,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.14.1,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.1,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.2,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.3,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.4,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.5,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.6,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.7,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.8,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.9,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.10,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.11,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.12,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.13,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.14,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.15,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.16,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.118.5.3.14.1.1.17,DGS-3620-52P-L3MGMT-MIB::swL3VrrpOperBfdPeerAddr,IpAddress,read-create,,current,,The BFD peer's IP address, when set to 0.0.0.0, the peer will be removed.
.1.3.6.1.4.1.171.11.118.5.3.15,DGS-3620-52P-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.15.1,DGS-3620-52P-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.118.5.3.15.2,DGS-3620-52P-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.118.5.3.15.3,DGS-3620-52P-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.5.3.15.4,DGS-3620-52P-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.5.3.15.5,DGS-3620-52P-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.118.5.3.15.6,DGS-3620-52P-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.118.5.3.17,DGS-3620-52P-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.17.1,DGS-3620-52P-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.118.5.3.17.2,DGS-3620-52P-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.118.5.3.17.3,DGS-3620-52P-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.118.5.3.18,DGS-3620-52P-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.5.3.18.1,DGS-3620-52P-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.118.5.3.18.2,DGS-3620-52P-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.5.3.18.3,DGS-3620-52P-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.5.3.19,DGS-3620-52P-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.5.3.19.1,DGS-3620-52P-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.5.3.19.1.1,DGS-3620-52P-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.118.5.3.19.1.2,DGS-3620-52P-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.5.3.19.1.3,DGS-3620-52P-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.5.3.20,DGS-3620-52P-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.5.3.20.1,DGS-3620-52P-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.118.5.3.20.1.1,DGS-3620-52P-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.5.3.20.1.2,DGS-3620-52P-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.5.3.20.1.3,DGS-3620-52P-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.5.3.20.1.4,DGS-3620-52P-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.5.3.20.1.5,DGS-3620-52P-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.8,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Proj-Dgs3620-28TC-DC,,,,,,
.1.3.6.1.4.1.171.11.118.8.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.118.8.3.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.1.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.118.8.3.1.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.8.3.1.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.8.3.1.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.8.3.1.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.118.8.3.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.2.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.2.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.9,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.10,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.12,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.14,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.15,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.16,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.17,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.18,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.19,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.20,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.21,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.22,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.23,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.24,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.25,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.26,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.27,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.28,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.29,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.30,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.8.3.2.1.3.1.31,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.8.3.2.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.9,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.10,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.11,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.12,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.118.8.3.2.1.4.1.13,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.118.8.3.2.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.5.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.118.8.3.2.1.5.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.8.3.2.1.5.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.118.8.3.2.1.5.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.8.3.2.1.5.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.8.3.2.1.5.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.8.3.2.1.5.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.118.8.3.2.1.5.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.118.8.3.2.1.5.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.8.3.2.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.118.8.3.2.1.6.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.118.8.3.2.1.6.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.8.3.2.1.6.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.118.8.3.2.1.6.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.118.8.3.2.1.6.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.8.3.2.1.6.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects in this table.
.1.3.6.1.4.1.171.11.118.8.3.2.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.118.8.3.2.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.118.8.3.2.1.8.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.8.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.8.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.118.8.3.2.1.8.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.8.3.2.1.8.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.8.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.1.8.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.8.3.2.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.2.2.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.118.8.3.2.2.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.8.3.2.2.1.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.8.3.2.2.1.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.8.3.2.2.1.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.118.8.3.2.2.1.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.118.8.3.2.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.118.8.3.2.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.118.8.3.2.5.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.8.3.2.5.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.118.8.3.2.5.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.118.8.3.2.5.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.118.8.3.2.5.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.118.8.3.2.5.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.118.8.3.2.5.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.118.8.3.2.5.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.118.8.3.2.5.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.118.8.3.2.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.2.6.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.118.8.3.2.6.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.118.8.3.2.6.1.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.118.8.3.2.6.1.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.118.8.3.2.6.1.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.118.8.3.2.6.1.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.8.3.2.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.118.8.3.2.7.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.8.3.2.7.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.118.8.3.2.7.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.8.3.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.3.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.3.3.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.8.3.3.3.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.118.8.3.3.3.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.118.8.3.3.3.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.8.3.3.3.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.8.3.3.3.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.118.8.3.3.3.6.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.118.8.3.3.3.6.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.118.8.3.3.3.6.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.118.8.3.3.3.6.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.118.8.3.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.8.3.4.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.8.3.4.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.8.3.4.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.118.8.3.4.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.8.3.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.8.3.5.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.118.8.3.5.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.8.3.5.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.8.3.5.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.8.3.5.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.8.3.5.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.8.3.5.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.118.8.3.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.118.8.3.6.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.118.8.3.6.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.118.8.3.6.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.118.8.3.6.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.8.3.6.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.118.8.3.6.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.8.3.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.118.8.3.7.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.118.8.3.7.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.118.8.3.7.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.118.8.3.7.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.118.8.3.7.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.118.8.3.7.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.118.8.3.7.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.118.8.3.7.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.118.8.3.7.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.118.8.3.7.1.9,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.8.3.7.1.10,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.118.8.3.7.1.11,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.8.3.7.1.12,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.8.3.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.8.3.8.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.8.3.8.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.118.8.3.8.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.118.8.3.8.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.8.3.8.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.118.8.3.8.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.118.8.3.8.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.118.8.3.8.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.118.8.3.8.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.118.8.3.8.1.9,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.8.3.8.1.10,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.8.3.8.1.11,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.118.8.3.8.1.12,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.118.8.3.8.1.13,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.118.8.3.8.1.14,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.118.8.3.8.1.15,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.118.8.3.8.1.16,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.118.8.3.8.1.17,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.118.8.3.8.1.18,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.8.3.8.1.19,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.118.8.3.8.1.20,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.8.3.8.1.21,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.118.8.3.8.1.23,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.8.3.8.1.24,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.8.3.8.1.25,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.8.3.8.1.26,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfIfBfdStatus,INTEGER,read-write,,current,disabled(1):enabled(2),Enable or disable the BFD function status on OSPF interface.
.1.3.6.1.4.1.171.11.118.8.3.9,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.9.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.118.8.3.9.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.118.8.3.9.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.118.8.3.9.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.118.8.3.9.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.118.8.3.9.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.118.8.3.9.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.118.8.3.9.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.118.8.3.9.9,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.118.8.3.9.10,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.118.8.3.10,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.118.8.3.10.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.118.8.3.10.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.8.3.10.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.118.8.3.10.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.118.8.3.10.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.8.3.10.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.118.8.3.10.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.8.3.12,DGS-3620-28TC-DC-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.118.8.3.12.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.118.8.3.12.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.118.8.3.12.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.118.8.3.12.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.118.8.3.12.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.118.8.3.12.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.118.8.3.12.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.118.8.3.12.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.118.8.3.12.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.118.8.3.13,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.13.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.118.8.3.13.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.8.3.13.1.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.118.8.3.13.1.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.8.3.13.1.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.8.3.13.1.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.8.3.13.1.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.8.3.13.1.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.8.3.13.1.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.8.3.13.1.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.8.3.13.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1.9,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.118.8.3.13.2.1.10,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.118.8.3.14,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.14.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.7,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.8,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.9,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.10,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.11,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.12,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.13,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.14,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.15,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.16,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.118.8.3.14.1.1.17,DGS-3620-28TC-DC-L3MGMT-MIB::swL3VrrpOperBfdPeerAddr,IpAddress,read-create,,current,,The BFD peer's IP address, when set to 0.0.0.0, the peer will be removed.
.1.3.6.1.4.1.171.11.118.8.3.15,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.15.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.118.8.3.15.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.118.8.3.15.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.8.3.15.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.8.3.15.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.118.8.3.15.6,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.118.8.3.17,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.17.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.118.8.3.17.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.118.8.3.17.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.118.8.3.18,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.8.3.18.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.118.8.3.18.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.8.3.18.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.8.3.19,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.8.3.19.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.8.3.19.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.118.8.3.19.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.8.3.19.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.8.3.20,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.8.3.20.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.118.8.3.20.1.1,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.8.3.20.1.2,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.8.3.20.1.3,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.8.3.20.1.4,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.8.3.20.1.5,DGS-3620-28TC-DC-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.9,SWDGS3620PRIMGMT-MIB::dlink-Dgs3620Proj-Dgs3620-28SC-DC,,,,,,
.1.3.6.1.4.1.171.11.118.9.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.118.9.3.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.1.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.118.9.3.1.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.9.3.1.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.9.3.1.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.118.9.3.1.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.118.9.3.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.2.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.2.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.9,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.10,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.12,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.14,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.15,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.16,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.17,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.18,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.19,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.20,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.21,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.22,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.23,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.24,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.25,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.26,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.27,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.28,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.29,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.30,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.9.3.2.1.3.1.31,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.118.9.3.2.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.9,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.10,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.11,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.12,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.118.9.3.2.1.4.1.13,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.118.9.3.2.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contain IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.5.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.118.9.3.2.1.5.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.9.3.2.1.5.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.118.9.3.2.1.5.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.9.3.2.1.5.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.9.3.2.1.5.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.118.9.3.2.1.5.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.118.9.3.2.1.5.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.118.9.3.2.1.5.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.9.3.2.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.118.9.3.2.1.6.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.118.9.3.2.1.6.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.118.9.3.2.1.6.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.118.9.3.2.1.6.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.118.9.3.2.1.6.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.118.9.3.2.1.6.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects in this table.
.1.3.6.1.4.1.171.11.118.9.3.2.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device.
.1.3.6.1.4.1.171.11.118.9.3.2.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.118.9.3.2.1.8.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.8.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.8.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.118.9.3.2.1.8.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.118.9.3.2.1.8.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.8.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.1.8.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.118.9.3.2.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.2.2.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.118.9.3.2.2.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.9.3.2.2.1.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.9.3.2.2.1.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.118.9.3.2.2.1.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.118.9.3.2.2.1.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.118.9.3.2.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.118.9.3.2.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.118.9.3.2.5.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.9.3.2.5.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.118.9.3.2.5.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.118.9.3.2.5.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.118.9.3.2.5.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.118.9.3.2.5.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.118.9.3.2.5.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.118.9.3.2.5.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.118.9.3.2.5.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.118.9.3.2.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.2.6.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.118.9.3.2.6.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.118.9.3.2.6.1.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.118.9.3.2.6.1.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.118.9.3.2.6.1.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.118.9.3.2.6.1.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.9.3.2.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.118.9.3.2.7.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.118.9.3.2.7.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.118.9.3.2.7.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.9.3.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.3.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.3.3.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.9.3.3.3.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.118.9.3.3.3.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.118.9.3.3.3.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.9.3.3.3.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.118.9.3.3.3.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.118.9.3.3.3.6.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.118.9.3.3.3.6.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.118.9.3.3.3.6.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.118.9.3.3.3.6.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.118.9.3.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.9.3.4.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.118.9.3.4.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.9.3.4.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.118.9.3.4.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.9.3.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.9.3.5.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.118.9.3.5.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.9.3.5.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.9.3.5.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.9.3.5.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.9.3.5.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.118.9.3.5.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.118.9.3.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.118.9.3.6.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.118.9.3.6.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.118.9.3.6.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.118.9.3.6.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.9.3.6.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.118.9.3.6.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.9.3.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.118.9.3.7.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.118.9.3.7.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.118.9.3.7.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.118.9.3.7.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.118.9.3.7.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.118.9.3.7.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.118.9.3.7.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.118.9.3.7.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.118.9.3.7.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.118.9.3.7.1.9,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.9.3.7.1.10,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.118.9.3.7.1.11,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.9.3.7.1.12,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.9.3.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.9.3.8.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.118.9.3.8.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.118.9.3.8.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.118.9.3.8.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.9.3.8.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.118.9.3.8.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.118.9.3.8.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.118.9.3.8.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.118.9.3.8.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.118.9.3.8.1.9,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.9.3.8.1.10,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.118.9.3.8.1.11,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.118.9.3.8.1.12,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.118.9.3.8.1.13,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.118.9.3.8.1.14,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.118.9.3.8.1.15,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.118.9.3.8.1.16,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.118.9.3.8.1.17,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.118.9.3.8.1.18,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.118.9.3.8.1.19,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.118.9.3.8.1.20,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.118.9.3.8.1.21,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.118.9.3.8.1.23,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.118.9.3.8.1.24,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.9.3.8.1.25,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.118.9.3.8.1.26,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfIfBfdStatus,INTEGER,read-write,,current,disabled(1):enabled(2),Enable or disable the BFD function status on OSPF interface.
.1.3.6.1.4.1.171.11.118.9.3.9,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.9.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.118.9.3.9.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.118.9.3.9.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.118.9.3.9.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.118.9.3.9.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.118.9.3.9.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.118.9.3.9.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.118.9.3.9.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.118.9.3.9.9,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreferenceEBGP,INTEGER,read-write,,current,,Used to configure the route preference of EBGP.
.1.3.6.1.4.1.171.11.118.9.3.9.10,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RoutePreferenceIBGP,INTEGER,read-write,,current,,Used to configure the route preference of IBGP.
.1.3.6.1.4.1.171.11.118.9.3.10,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.118.9.3.10.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.118.9.3.10.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.118.9.3.10.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.118.9.3.10.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.118.9.3.10.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.9.3.10.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.118.9.3.10.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.118.9.3.12,DGS-3620-28SC-DC-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.118.9.3.12.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.118.9.3.12.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.118.9.3.12.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.118.9.3.12.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.118.9.3.12.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.118.9.3.12.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.118.9.3.12.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.118.9.3.12.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.118.9.3.12.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.118.9.3.13,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.13.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.118.9.3.13.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.9.3.13.1.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.118.9.3.13.1.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.9.3.13.1.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.9.3.13.1.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.9.3.13.1.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.9.3.13.1.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.9.3.13.1.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.9.3.13.1.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.9.3.13.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1.9,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.118.9.3.13.2.1.10,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.118.9.3.14,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.14.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.7,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.8,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.9,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.10,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.11,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.12,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.13,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.14,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.15,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.16,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.118.9.3.14.1.1.17,DGS-3620-28SC-DC-L3MGMT-MIB::swL3VrrpOperBfdPeerAddr,IpAddress,read-create,,current,,The BFD peer's IP address, when set to 0.0.0.0, the peer will be removed.
.1.3.6.1.4.1.171.11.118.9.3.15,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.15.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.118.9.3.15.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.118.9.3.15.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.9.3.15.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.118.9.3.15.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.118.9.3.15.6,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.118.9.3.17,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.17.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.118.9.3.17.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.118.9.3.17.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.118.9.3.18,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.118.9.3.18.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.118.9.3.18.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.9.3.18.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.118.9.3.19,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.9.3.19.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.118.9.3.19.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.118.9.3.19.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.9.3.19.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.118.9.3.20,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.118.9.3.20.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.118.9.3.20.1.1,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.118.9.3.20.1.2,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.118.9.3.20.1.3,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.118.9.3.20.1.4,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.118.9.3.20.1.5,DGS-3620-28SC-DC-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Proj,,,,,,
.1.3.6.1.4.1.171.11.119.1,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Proj-Dgs3420-28TC,,,,,,
.1.3.6.1.4.1.171.11.119.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.119.1.2.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.1.1.1,DGS-3420-28TC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.119.1.2.1.1.2,DGS-3420-28TC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.119.1.2.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.1.2.5,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.119.1.2.1.2.6,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.119.1.2.1.2.7,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.119.1.2.1.2.8,DGS-3420-28TC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.119.1.2.1.2.9,DGS-3420-28TC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.119.1.2.1.2.10,DGS-3420-28TC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.119.1.2.1.2.13,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.119.1.2.1.2.14,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.1.2.14.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.119.1.2.1.2.14.2,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.1.2.1.2.16,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.119.1.2.1.2.17,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.1.2.17.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.119.1.2.1.2.17.2,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.1.2.1.2.18,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.119.1.2.1.2.19,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.119.1.2.1.2.20,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.2,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.2.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.2.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.2.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.3,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMMaTable,,not-accessible,,current,,A table containing the CFM mode of specified MAs.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.3.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMMaEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex,current,,The entry of the CFM mode on specified MAs.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.3.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMMaMode,INTEGER,read-write,,current,software(1):hardware(2),This object indicates the CFM mode by MA.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.4,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMMepTable,,not-accessible,,current,,A table containing the CFM mode of specified MEPs.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.4.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMMepEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier,current,,The entry of the CFM mode on specified MEPs.
.1.3.6.1.4.1.171.11.119.1.2.1.2.21.4.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlCFMMepMode,INTEGER,read-only,,current,software(1):hardware(2),This object indicates the CFM mode by MEP.
.1.3.6.1.4.1.171.11.119.1.2.1.2.22,DGS-3420-28TC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.1.2.1.2.23,DGS-3420-28TC-L2MGMT-MIB::swL2MACNotifyTrapType,INTEGER,read-write,,current,withVid(1):withoutVid(2),This object indicates MAC notification trap message include VLAN ID or not.
.1.3.6.1.4.1.171.11.119.1.2.1.3,DGS-3420-28TC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.1.3.1,DGS-3420-28TC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.119.1.2.1.3.2,DGS-3420-28TC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.1.2.1.3.3,DGS-3420-28TC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.1.2.2,DGS-3420-28TC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.2.1,DGS-3420-28TC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.119.1.2.2.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.119.1.2.2.1.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.119.1.2.2.1.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.119.1.2.2.2,DGS-3420-28TC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.119.1.2.2.3,DGS-3420-28TC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.119.1.2.2.3.1,DGS-3420-28TC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.119.1.2.2.3.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.119.1.2.2.3.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.119.1.2.2.3.1.3,DGS-3420-28TC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.119.1.2.2.6,DGS-3420-28TC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.119.1.2.3,DGS-3420-28TC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.3.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.119.1.2.3.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.119.1.2.3.1.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.1.2.3.1.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.1.2.3.1.1.3,DGS-3420-28TC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.119.1.2.3.1.1.4,DGS-3420-28TC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.119.1.2.3.1.1.5,DGS-3420-28TC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.119.1.2.3.1.1.6,DGS-3420-28TC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.119.1.2.3.1.1.8,DGS-3420-28TC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):unknow(6):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.119.1.2.3.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.119.1.2.3.2.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.119.1.2.3.2.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.1.2.3.2.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.1.2.3.2.1.3,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.119.1.2.3.2.1.4,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.119.1.2.3.2.1.5,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.119.1.2.3.2.1.6,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.119.1.2.3.2.1.7,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.119.1.2.3.2.1.8,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.119.1.2.3.2.1.10,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.119.1.2.3.3,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.119.1.2.3.4,DGS-3420-28TC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.119.1.2.3.6,DGS-3420-28TC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.119.1.2.3.6.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.119.1.2.3.6.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.1.2.3.6.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.119.1.2.3.9,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXDropCounterTable,,not-accessible,,current,,A table that contains received error statistic information for each port.
.1.3.6.1.4.1.171.11.119.1.2.3.9.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXDropCounterEntry,,not-accessible,swL2PortRXDropCounterPortIndex,current,,A list of information for each port received drop counter.
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while input buffer full.
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.3,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.4,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.5,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.6,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXIngressBandwidthControlDrops,Counter32,read-only,,current,,The total number of packets discarded by port ingress 
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.7,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXInvalidIPv6Drops,Counter32,read-only,,current,,The total number of packets discarded by IPv6 L3
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.8,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXSTPDrops,Counter32,read-only,,current,,The total number of packets discarded when ingress 
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.9,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXStormAndFDBDiscard,Counter32,read-only,,current,,The total number of packets discarded by receiving policy (i.e. DST_DISCARD, SRC_DISCARD,RATE_CONTROL, etc.)
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.10,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXMTUDrops,Counter32,read-only,,current,,The total number of packets discarded by frames received, which  exceeds Maximum Frame in length and contains a valid or invalid FCS.
.1.3.6.1.4.1.171.11.119.1.2.3.9.1.11,DGS-3420-28TC-L2MGMT-MIB::swL2PortRXInvalidDestinationPort,Counter32,read-only,,current,,The total number of packets dropped due to port bitmap of zero condition.
.1.3.6.1.4.1.171.11.119.1.2.3.10,DGS-3420-28TC-L2MGMT-MIB::swL2PortJumboFrameCtrlTable,,not-accessible,,current,,A table that contains information for each port's jumbo frame information.
.1.3.6.1.4.1.171.11.119.1.2.3.10.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortJumboFrameCtrlEntry,,not-accessible,swL2PortJumboFrameCtrlPortIndex,current,,A list of information for each port's jumbo frame of the device.
.1.3.6.1.4.1.171.11.119.1.2.3.10.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortJumboFrameCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.1.2.3.10.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortJumboFrameCtrlPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the port's jumbo frame is enabled or disabled.
.1.3.6.1.4.1.171.11.119.1.2.3.11,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.3,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.4,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.5,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.6,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.7,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.8,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.9,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.10,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.119.1.2.3.11.1.11,DGS-3420-28TC-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.119.1.2.3.12,DGS-3420-28TC-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port statis counter.
.1.3.6.1.4.1.171.11.119.1.2.3.12.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of statis information for each port.
.1.3.6.1.4.1.171.11.119.1.2.3.12.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.1.2.3.12.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 1522 Byte Good VLAN Frame Counter
.1.3.6.1.4.1.171.11.119.1.2.3.12.1.3,DGS-3420-28TC-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 2047 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.1.2.3.12.1.4,DGS-3420-28TC-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,Receive and Transmit 2048 to 4095 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.1.2.3.12.1.5,DGS-3420-28TC-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,Receive and Transmit 4096 to 9216 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.1.2.3.13,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXDropCounterTable,,not-accessible,,current,,A table that contains information for each port TX drop counter.
.1.3.6.1.4.1.171.11.119.1.2.3.13.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXDropCounterEntry,,not-accessible,swL2PortTXDropCounterPortIndex,current,,A list of information for each port TX drop counter
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXHOLDrops,Counter32,read-only,,current,,Incremented for each Packet drop due to Head Of Line blocking
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.3,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXCOS0Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS0
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.4,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXCOS1Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS1
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.5,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXCOS2Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS2
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.6,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXCOS3Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS3
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.7,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXCOS4Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS4
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.8,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXCOS5Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS5
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.9,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXCOS6Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS6
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.10,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXCOS7Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS7
.1.3.6.1.4.1.171.11.119.1.2.3.13.1.11,DGS-3420-28TC-L2MGMT-MIB::swL2PortTXSTPDrops,Counter32,read-only,,current,,Incremented for packets dropped when egress port is not in forwarding state
.1.3.6.1.4.1.171.11.119.1.2.9,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.9.1,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.119.1.2.9.2,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.119.1.2.9.3,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.119.1.2.9.3.1,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.119.1.2.9.3.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.119.1.2.9.3.1.3,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.119.1.2.9.3.1.4,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.119.1.2.9.3.1.5,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.119.1.2.9.3.1.6,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.119.1.2.9.3.1.7,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.1.2.9.3.1.8,DGS-3420-28TC-L2MGMT-MIB::swL2ActiveMemberPorts,OCTET,read-only,,current,,This object indicates the operational bundled ports in this Link Aggregation Group.
.1.3.6.1.4.1.171.11.119.1.2.9.4,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.119.1.2.9.5,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.1.2.9.5.1,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.1.2.9.5.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.119.1.2.9.5.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.119.1.2.9.6,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.1.2.9.6.1,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.119.1.2.9.6.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.119.1.2.9.6.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.119.1.2.10,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.10.1,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.119.1.2.10.2,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.1.2.10.3,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.1.2.10.4,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.119.1.2.10.5,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.119.1.2.10.5.1,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.119.1.2.10.5.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.119.1.2.10.5.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.119.1.2.10.5.1.3,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.119.1.2.10.5.1.4,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.119.1.2.10.5.1.5,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.119.1.2.10.5.1.6,DGS-3420-28TC-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.119.1.2.11,DGS-3420-28TC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.11.13,DGS-3420-28TC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.119.1.2.11.13.1,DGS-3420-28TC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.119.1.2.11.13.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.119.1.2.11.13.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2):auth-only(3):accounting-only(4),This object denotes the status of IGMP Access Authentication of the port.  Note: enabled(1): Both the authentication and accounting functions are enabled,  after the client is authenticated, the accounting message will be sent  to Radius.  disabled(2): Both the authentication and accounting functions are disabled.  auth-only(3): Only the authentication function is enabled, after the client  is authenticated, accounting message will not be sent to Radius.  accounting-only(4): Only the accounting function is enabled, authentication  is not needed, if the client joins a group, the accounting message will be  sent to Radius. 
.1.3.6.1.4.1.171.11.119.1.2.14,DGS-3420-28TC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.14.1,DGS-3420-28TC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.119.1.2.14.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.119.1.2.14.1.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.119.1.2.14.1.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.119.1.2.17,DGS-3420-28TC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.17.1,DGS-3420-28TC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.119.1.2.17.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.119.1.2.17.1.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.119.1.2.17.1.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.119.1.2.100,DGS-3420-28TC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.100.1,DGS-3420-28TC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.100.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.100.1.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.119.1.2.100.1.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.119.1.2.100.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.100.1.2.0,DGS-3420-28TC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.100.1.2.0.1,DGS-3420-28TC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.119.1.2.100.1.2.0.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.119.1.2.100.1.2.0.7,DGS-3420-28TC-L2MGMT-MIB::swL2macNotificationWithVID,,,,,, This trap indicates the MAC address variations in the address table 
.1.3.6.1.4.1.171.11.119.1.2.100.1.2.1,DGS-3420-28TC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.119.1.2.100.1.2.1.1,DGS-3420-28TC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + MAC address + Box ID + Port Number + Zero... Operation Code: 1, 2 1 means learned a new MAC address 2 means deleted an old MAC address. Box ID: The switch box ID, for standalone device, it always 1. Port Number: The port number learned or deleted for the box. Zero: Used to separate each message(Operate Code + MAC address + Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.1.2.100.1.2.1.2,DGS-3420-28TC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.119.1.2.100.1.2.1.4,DGS-3420-28TC-L2MGMT-MIB::swL2macNotifyInfoWithVID,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + VLAN ID + MAC address + Box ID + Port Number + Zero... Operation Code with 1 byte: 1 or 2 1 means learned a new MAC address 2 means deleted an old MAC address.  VLAN ID with 2 bytes: The VLAN ID of the MAC learn.  Box ID with 1 byte: The switch box ID, for standalone device, it always 1. Port Number with 2 bytes: The local port/link aggregation group learned or deleted for the box, Zero with 1 byte: Used to separate each message(Operate Code + VLAN ID + MAC address +  Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.119.1.3.1,DGS-3420-28TC-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.1.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.119.1.3.1.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.1.3.1.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.1.3.1.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.1.3.1.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.119.1.3.2,DGS-3420-28TC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.2.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.2.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.9,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.10,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.12,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.14,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.15,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.16,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.17,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.18,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.19,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.20,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.21,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.22,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.23,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.24,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.25,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.26,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.27,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.28,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.29,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.30,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.1.3.2.1.3.1.31,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPdRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.1.3.2.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.9,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.10,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.11,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.12,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.13,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.1.14,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlDadRetransNum,INTEGER,read-write,,current,,Indicates the value of duplicate address detection attempt number
.1.3.6.1.4.1.171.11.119.1.3.2.1.4.2,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6CtrlOptimisticDadState,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of optimistic dad.
.1.3.6.1.4.1.171.11.119.1.3.2.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.5.1,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.5.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.1.3.2.1.5.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.5.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.5.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.1.3.2.1.5.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.1.3.2.1.5.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.119.1.3.2.1.5.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.119.1.3.2.1.5.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.1.3.2.1.5.1.9,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.119.1.3.2.1.6.1,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.6.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.1.3.2.1.6.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.119.1.3.2.1.6.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.6.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.6.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.1.3.2.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device. (except the loopback interface)
.1.3.6.1.4.1.171.11.119.1.3.2.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.119.1.3.2.1.8.1,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.8.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.8.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.119.1.3.2.1.8.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.8.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.8.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.8.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.1.3.2.1.9,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpv6CtrlTable,,not-accessible,,current,,This table contains loopback IPv6 interface information.
.1.3.6.1.4.1.171.11.119.1.3.2.1.9.1,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpv6CtrlEntry,,not-accessible,swL3LoopBackIpv6CtrlInterfaceName:swL3LoopBackIpv6CtrlIpv6Address:swL3LoopBackIpv6CtrlIpv6PrefixLen,current,,A list of information about a specific loopback IPv6 interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.9.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpv6CtrlInterfaceName,OCTET,not-accessible,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.9.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6Address,OCTET,not-accessible,,current,,The IPv6 address of the loopback interface. This object only can take the value of the unicast IPv6 address.
.1.3.6.1.4.1.171.11.119.1.3.2.1.9.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6PrefixLen,INTEGER,not-accessible,,current,,The IPv6 prefix for this loopback interface.
.1.3.6.1.4.1.171.11.119.1.3.2.1.9.1.99,DGS-3420-28TC-L3MGMT-MIB::swL3LoopBackIpv6CtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.1.3.2.2,DGS-3420-28TC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.2.2.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.119.1.3.2.2.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.1.3.2.2.1.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.1.3.2.2.1.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.1.3.2.2.1.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.119.1.3.2.2.1.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.119.1.3.2.4,DGS-3420-28TC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.119.1.3.2.5,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.119.1.3.2.5.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.1.3.2.5.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.119.1.3.2.5.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.119.1.3.2.5.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.119.1.3.2.5.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.119.1.3.2.5.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.119.1.3.2.5.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.119.1.3.2.5.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.119.1.3.2.5.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.119.1.3.2.6,DGS-3420-28TC-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.2.6.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.119.1.3.2.6.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.119.1.3.2.6.1.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.119.1.3.2.6.1.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.119.1.3.2.6.1.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.119.1.3.2.6.1.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.1.3.2.7,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.119.1.3.2.7.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.1.3.2.7.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.119.1.3.2.7.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.1.3.3,DGS-3420-28TC-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.3.3,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.3.3.1,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.1.3.3.3.2,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.119.1.3.3.3.3,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.119.1.3.3.3.4,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.1.3.3.3.5,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.1.3.3.3.6,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.119.1.3.3.3.6.1,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.119.1.3.3.3.6.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.119.1.3.3.3.6.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.119.1.3.3.3.6.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.119.1.3.4,DGS-3420-28TC-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.1.3.4.1,DGS-3420-28TC-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.1.3.4.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.1.3.4.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.119.1.3.4.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.1.3.5,DGS-3420-28TC-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.1.3.5.1,DGS-3420-28TC-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.119.1.3.5.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.1.3.5.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.1.3.5.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.1.3.5.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.1.3.5.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.1.3.5.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.119.1.3.6,DGS-3420-28TC-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.119.1.3.6.1,DGS-3420-28TC-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.119.1.3.6.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.119.1.3.6.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.119.1.3.6.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.1.3.6.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.119.1.3.6.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.1.3.7,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.119.1.3.7.1,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.119.1.3.7.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.119.1.3.7.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.119.1.3.7.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.119.1.3.7.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.119.1.3.7.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.119.1.3.7.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.119.1.3.7.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.119.1.3.7.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.119.1.3.7.1.9,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.1.3.7.1.10,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.119.1.3.7.1.11,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.1.3.7.1.12,DGS-3420-28TC-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.1.3.8,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.1.3.8.1,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.1.3.8.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.119.1.3.8.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.119.1.3.8.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.1.3.8.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.119.1.3.8.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.119.1.3.8.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.119.1.3.8.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.119.1.3.8.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.119.1.3.8.1.9,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.1.3.8.1.10,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.1.3.8.1.11,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.119.1.3.8.1.12,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.119.1.3.8.1.13,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.119.1.3.8.1.14,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.119.1.3.8.1.15,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.119.1.3.8.1.16,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.119.1.3.8.1.17,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.119.1.3.8.1.18,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.1.3.8.1.19,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.119.1.3.8.1.20,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.1.3.8.1.21,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.119.1.3.8.1.23,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.1.3.8.1.24,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.1.3.8.1.25,DGS-3420-28TC-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.1.3.9,DGS-3420-28TC-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.9.1,DGS-3420-28TC-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.119.1.3.9.2,DGS-3420-28TC-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.119.1.3.9.3,DGS-3420-28TC-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.119.1.3.9.4,DGS-3420-28TC-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.119.1.3.9.5,DGS-3420-28TC-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.119.1.3.9.6,DGS-3420-28TC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.119.1.3.9.7,DGS-3420-28TC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.119.1.3.9.8,DGS-3420-28TC-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.119.1.3.10,DGS-3420-28TC-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.119.1.3.10.1,DGS-3420-28TC-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.119.1.3.10.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.1.3.10.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.119.1.3.10.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.119.1.3.10.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.1.3.10.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.119.1.3.10.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.1.3.12,DGS-3420-28TC-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.119.1.3.12.1,DGS-3420-28TC-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.119.1.3.12.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.119.1.3.12.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.119.1.3.12.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.119.1.3.12.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.119.1.3.12.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.119.1.3.12.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.119.1.3.12.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.119.1.3.12.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.119.1.3.13,DGS-3420-28TC-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.13.1,DGS-3420-28TC-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.119.1.3.13.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.1.3.13.1.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.119.1.3.13.1.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.1.3.13.1.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.1.3.13.1.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.1.3.13.1.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.1.3.13.1.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.1.3.13.1.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.1.3.13.1.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.1.3.13.2,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1.9,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.119.1.3.13.2.1.10,DGS-3420-28TC-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.119.1.3.14,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.14.1,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.6,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.7,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.8,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.9,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.10,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.11,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.12,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.13,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.14,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.15,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.119.1.3.14.1.1.16,DGS-3420-28TC-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.119.1.3.15,DGS-3420-28TC-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.15.1,DGS-3420-28TC-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.119.1.3.15.2,DGS-3420-28TC-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.119.1.3.15.3,DGS-3420-28TC-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.1.3.15.4,DGS-3420-28TC-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.1.3.15.5,DGS-3420-28TC-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.119.1.3.15.6,DGS-3420-28TC-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.119.1.3.17,DGS-3420-28TC-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.17.1,DGS-3420-28TC-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.119.1.3.17.2,DGS-3420-28TC-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.119.1.3.17.3,DGS-3420-28TC-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.119.1.3.18,DGS-3420-28TC-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.1.3.18.1,DGS-3420-28TC-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.119.1.3.18.2,DGS-3420-28TC-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.1.3.18.3,DGS-3420-28TC-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.1.3.19,DGS-3420-28TC-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.1.3.19.1,DGS-3420-28TC-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.1.3.19.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.119.1.3.19.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.1.3.19.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.1.3.20,DGS-3420-28TC-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.1.3.20.1,DGS-3420-28TC-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.119.1.3.20.1.1,DGS-3420-28TC-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.1.3.20.1.2,DGS-3420-28TC-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.1.3.20.1.3,DGS-3420-28TC-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.1.3.20.1.4,DGS-3420-28TC-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.1.3.20.1.5,DGS-3420-28TC-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.2,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Proj-Dgs3420-28SC,,,,,,
.1.3.6.1.4.1.171.11.119.2.2,DGS-3420-28SC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.119.2.2.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.1.1.1,DGS-3420-28SC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.119.2.2.1.1.2,DGS-3420-28SC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.119.2.2.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.1.2.5,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.119.2.2.1.2.6,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.119.2.2.1.2.7,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.119.2.2.1.2.8,DGS-3420-28SC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.119.2.2.1.2.9,DGS-3420-28SC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.119.2.2.1.2.10,DGS-3420-28SC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.119.2.2.1.2.13,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.119.2.2.1.2.14,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.1.2.14.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.119.2.2.1.2.14.2,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.2.2.1.2.16,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.119.2.2.1.2.17,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.1.2.17.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.119.2.2.1.2.17.2,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.2.2.1.2.18,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.119.2.2.1.2.19,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.119.2.2.1.2.20,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.2,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.2.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.2.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.2.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.3,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMMaTable,,not-accessible,,current,,A table containing the CFM mode of specified MAs.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.3.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMMaEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex,current,,The entry of the CFM mode on specified MAs.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.3.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMMaMode,INTEGER,read-write,,current,software(1):hardware(2),This object indicates the CFM mode by MA.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.4,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMMepTable,,not-accessible,,current,,A table containing the CFM mode of specified MEPs.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.4.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMMepEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier,current,,The entry of the CFM mode on specified MEPs.
.1.3.6.1.4.1.171.11.119.2.2.1.2.21.4.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlCFMMepMode,INTEGER,read-only,,current,software(1):hardware(2),This object indicates the CFM mode by MEP.
.1.3.6.1.4.1.171.11.119.2.2.1.2.22,DGS-3420-28SC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.2.2.1.2.23,DGS-3420-28SC-L2MGMT-MIB::swL2MACNotifyTrapType,INTEGER,read-write,,current,withVid(1):withoutVid(2),This object indicates MAC notification trap message include VLAN ID or not.
.1.3.6.1.4.1.171.11.119.2.2.1.3,DGS-3420-28SC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.1.3.1,DGS-3420-28SC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.119.2.2.1.3.2,DGS-3420-28SC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.2.2.1.3.3,DGS-3420-28SC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.2.2.2,DGS-3420-28SC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.2.1,DGS-3420-28SC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.119.2.2.2.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.119.2.2.2.1.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.119.2.2.2.1.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.119.2.2.2.2,DGS-3420-28SC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.119.2.2.2.3,DGS-3420-28SC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.119.2.2.2.3.1,DGS-3420-28SC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.119.2.2.2.3.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.119.2.2.2.3.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.119.2.2.2.3.1.3,DGS-3420-28SC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.119.2.2.2.6,DGS-3420-28SC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.119.2.2.3,DGS-3420-28SC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.3.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.119.2.2.3.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.119.2.2.3.1.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.2.2.3.1.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.2.2.3.1.1.3,DGS-3420-28SC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.119.2.2.3.1.1.4,DGS-3420-28SC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.119.2.2.3.1.1.5,DGS-3420-28SC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.119.2.2.3.1.1.6,DGS-3420-28SC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.119.2.2.3.1.1.8,DGS-3420-28SC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):unknow(6):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.119.2.2.3.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.119.2.2.3.2.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.119.2.2.3.2.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.2.2.3.2.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.2.2.3.2.1.3,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.119.2.2.3.2.1.4,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.119.2.2.3.2.1.5,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.119.2.2.3.2.1.6,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.119.2.2.3.2.1.7,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.119.2.2.3.2.1.8,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.119.2.2.3.2.1.10,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.119.2.2.3.3,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.119.2.2.3.4,DGS-3420-28SC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.119.2.2.3.6,DGS-3420-28SC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.119.2.2.3.6.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.119.2.2.3.6.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.2.2.3.6.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.119.2.2.3.9,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXDropCounterTable,,not-accessible,,current,,A table that contains received error statistic information for each port.
.1.3.6.1.4.1.171.11.119.2.2.3.9.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXDropCounterEntry,,not-accessible,swL2PortRXDropCounterPortIndex,current,,A list of information for each port received drop counter.
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while input buffer full.
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.3,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.4,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.5,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.6,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXIngressBandwidthControlDrops,Counter32,read-only,,current,,The total number of packets discarded by port ingress 
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.7,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXInvalidIPv6Drops,Counter32,read-only,,current,,The total number of packets discarded by IPv6 L3
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.8,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXSTPDrops,Counter32,read-only,,current,,The total number of packets discarded when ingress 
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.9,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXStormAndFDBDiscard,Counter32,read-only,,current,,The total number of packets discarded by receiving policy (i.e. DST_DISCARD, SRC_DISCARD,RATE_CONTROL, etc.)
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.10,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXMTUDrops,Counter32,read-only,,current,,The total number of packets discarded by frames received, which  exceeds Maximum Frame in length and contains a valid or invalid FCS.
.1.3.6.1.4.1.171.11.119.2.2.3.9.1.11,DGS-3420-28SC-L2MGMT-MIB::swL2PortRXInvalidDestinationPort,Counter32,read-only,,current,,The total number of packets dropped due to port bitmap of zero condition.
.1.3.6.1.4.1.171.11.119.2.2.3.10,DGS-3420-28SC-L2MGMT-MIB::swL2PortJumboFrameCtrlTable,,not-accessible,,current,,A table that contains information for each port's jumbo frame information.
.1.3.6.1.4.1.171.11.119.2.2.3.10.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortJumboFrameCtrlEntry,,not-accessible,swL2PortJumboFrameCtrlPortIndex,current,,A list of information for each port's jumbo frame of the device.
.1.3.6.1.4.1.171.11.119.2.2.3.10.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortJumboFrameCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.2.2.3.10.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortJumboFrameCtrlPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the port's jumbo frame is enabled or disabled.
.1.3.6.1.4.1.171.11.119.2.2.3.11,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.3,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.4,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.5,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.6,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.7,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.8,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.9,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.10,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.119.2.2.3.11.1.11,DGS-3420-28SC-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.119.2.2.3.12,DGS-3420-28SC-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port statis counter.
.1.3.6.1.4.1.171.11.119.2.2.3.12.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of statis information for each port.
.1.3.6.1.4.1.171.11.119.2.2.3.12.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.2.2.3.12.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 1522 Byte Good VLAN Frame Counter
.1.3.6.1.4.1.171.11.119.2.2.3.12.1.3,DGS-3420-28SC-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 2047 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.2.2.3.12.1.4,DGS-3420-28SC-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,Receive and Transmit 2048 to 4095 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.2.2.3.12.1.5,DGS-3420-28SC-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,Receive and Transmit 4096 to 9216 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.2.2.3.13,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXDropCounterTable,,not-accessible,,current,,A table that contains information for each port TX drop counter.
.1.3.6.1.4.1.171.11.119.2.2.3.13.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXDropCounterEntry,,not-accessible,swL2PortTXDropCounterPortIndex,current,,A list of information for each port TX drop counter
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXHOLDrops,Counter32,read-only,,current,,Incremented for each Packet drop due to Head Of Line blocking
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.3,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXCOS0Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS0
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.4,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXCOS1Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS1
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.5,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXCOS2Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS2
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.6,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXCOS3Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS3
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.7,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXCOS4Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS4
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.8,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXCOS5Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS5
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.9,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXCOS6Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS6
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.10,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXCOS7Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS7
.1.3.6.1.4.1.171.11.119.2.2.3.13.1.11,DGS-3420-28SC-L2MGMT-MIB::swL2PortTXSTPDrops,Counter32,read-only,,current,,Incremented for packets dropped when egress port is not in forwarding state
.1.3.6.1.4.1.171.11.119.2.2.9,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.9.1,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.119.2.2.9.2,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.119.2.2.9.3,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.119.2.2.9.3.1,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.119.2.2.9.3.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.119.2.2.9.3.1.3,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.119.2.2.9.3.1.4,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.119.2.2.9.3.1.5,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.119.2.2.9.3.1.6,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.119.2.2.9.3.1.7,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.2.2.9.3.1.8,DGS-3420-28SC-L2MGMT-MIB::swL2ActiveMemberPorts,OCTET,read-only,,current,,This object indicates the operational bundled ports in this Link Aggregation Group.
.1.3.6.1.4.1.171.11.119.2.2.9.4,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.119.2.2.9.5,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.2.2.9.5.1,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.2.2.9.5.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.119.2.2.9.5.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.119.2.2.9.6,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.2.2.9.6.1,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.119.2.2.9.6.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.119.2.2.9.6.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.119.2.2.10,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.10.1,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.119.2.2.10.2,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.2.2.10.3,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.2.2.10.4,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.119.2.2.10.5,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.119.2.2.10.5.1,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.119.2.2.10.5.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.119.2.2.10.5.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.119.2.2.10.5.1.3,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.119.2.2.10.5.1.4,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.119.2.2.10.5.1.5,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.119.2.2.10.5.1.6,DGS-3420-28SC-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.119.2.2.11,DGS-3420-28SC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.11.13,DGS-3420-28SC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.119.2.2.11.13.1,DGS-3420-28SC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.119.2.2.11.13.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.119.2.2.11.13.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2):auth-only(3):accounting-only(4),This object denotes the status of IGMP Access Authentication of the port.  Note: enabled(1): Both the authentication and accounting functions are enabled,  after the client is authenticated, the accounting message will be sent  to Radius.  disabled(2): Both the authentication and accounting functions are disabled.  auth-only(3): Only the authentication function is enabled, after the client  is authenticated, accounting message will not be sent to Radius.  accounting-only(4): Only the accounting function is enabled, authentication  is not needed, if the client joins a group, the accounting message will be  sent to Radius. 
.1.3.6.1.4.1.171.11.119.2.2.14,DGS-3420-28SC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.14.1,DGS-3420-28SC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.119.2.2.14.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.119.2.2.14.1.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.119.2.2.14.1.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.119.2.2.17,DGS-3420-28SC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.17.1,DGS-3420-28SC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.119.2.2.17.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.119.2.2.17.1.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.119.2.2.17.1.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.119.2.2.100,DGS-3420-28SC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.100.1,DGS-3420-28SC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.100.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.100.1.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.119.2.2.100.1.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.119.2.2.100.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.100.1.2.0,DGS-3420-28SC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.100.1.2.0.1,DGS-3420-28SC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.119.2.2.100.1.2.0.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.119.2.2.100.1.2.0.7,DGS-3420-28SC-L2MGMT-MIB::swL2macNotificationWithVID,,,,,, This trap indicates the MAC address variations in the address table 
.1.3.6.1.4.1.171.11.119.2.2.100.1.2.1,DGS-3420-28SC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.119.2.2.100.1.2.1.1,DGS-3420-28SC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + MAC address + Box ID + Port Number + Zero... Operation Code: 1, 2 1 means learned a new MAC address 2 means deleted an old MAC address. Box ID: The switch box ID, for standalone device, it always 1. Port Number: The port number learned or deleted for the box. Zero: Used to separate each message(Operate Code + MAC address + Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.2.2.100.1.2.1.2,DGS-3420-28SC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.119.2.2.100.1.2.1.4,DGS-3420-28SC-L2MGMT-MIB::swL2macNotifyInfoWithVID,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + VLAN ID + MAC address + Box ID + Port Number + Zero... Operation Code with 1 byte: 1 or 2 1 means learned a new MAC address 2 means deleted an old MAC address.  VLAN ID with 2 bytes: The VLAN ID of the MAC learn.  Box ID with 1 byte: The switch box ID, for standalone device, it always 1. Port Number with 2 bytes: The local port/link aggregation group learned or deleted for the box, Zero with 1 byte: Used to separate each message(Operate Code + VLAN ID + MAC address +  Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.2.3,DGS-3420-28SC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.119.2.3.1,DGS-3420-28SC-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.1.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.119.2.3.1.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.2.3.1.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.2.3.1.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.2.3.1.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.119.2.3.2,DGS-3420-28SC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.2.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.2.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.9,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.10,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.12,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.14,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.15,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.16,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.17,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.18,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.19,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.20,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.21,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.22,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.23,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.24,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.25,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.26,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.27,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.28,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.29,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.30,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.2.3.2.1.3.1.31,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPdRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.2.3.2.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.9,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.10,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.11,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.12,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.13,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.1.14,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlDadRetransNum,INTEGER,read-write,,current,,Indicates the value of duplicate address detection attempt number
.1.3.6.1.4.1.171.11.119.2.3.2.1.4.2,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6CtrlOptimisticDadState,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of optimistic dad.
.1.3.6.1.4.1.171.11.119.2.3.2.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.5.1,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.5.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.2.3.2.1.5.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.5.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.5.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.2.3.2.1.5.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.2.3.2.1.5.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.119.2.3.2.1.5.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.119.2.3.2.1.5.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.2.3.2.1.5.1.9,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.119.2.3.2.1.6.1,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.6.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.2.3.2.1.6.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.119.2.3.2.1.6.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.6.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.6.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.2.3.2.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device. (except the loopback interface)
.1.3.6.1.4.1.171.11.119.2.3.2.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.119.2.3.2.1.8.1,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.8.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.8.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.119.2.3.2.1.8.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.8.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.8.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.8.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.2.3.2.1.9,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlTable,,not-accessible,,current,,This table contains loopback IPv6 interface information.
.1.3.6.1.4.1.171.11.119.2.3.2.1.9.1,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlEntry,,not-accessible,swL3LoopBackIpv6CtrlInterfaceName:swL3LoopBackIpv6CtrlIpv6Address:swL3LoopBackIpv6CtrlIpv6PrefixLen,current,,A list of information about a specific loopback IPv6 interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.9.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlInterfaceName,OCTET,not-accessible,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.9.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6Address,OCTET,not-accessible,,current,,The IPv6 address of the loopback interface. This object only can take the value of the unicast IPv6 address.
.1.3.6.1.4.1.171.11.119.2.3.2.1.9.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6PrefixLen,INTEGER,not-accessible,,current,,The IPv6 prefix for this loopback interface.
.1.3.6.1.4.1.171.11.119.2.3.2.1.9.1.99,DGS-3420-28SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.2.3.2.2,DGS-3420-28SC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.2.2.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.119.2.3.2.2.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.2.3.2.2.1.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.2.3.2.2.1.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.2.3.2.2.1.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.119.2.3.2.2.1.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.119.2.3.2.4,DGS-3420-28SC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.119.2.3.2.5,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.119.2.3.2.5.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.2.3.2.5.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.119.2.3.2.5.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.119.2.3.2.5.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.119.2.3.2.5.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.119.2.3.2.5.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.119.2.3.2.5.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.119.2.3.2.5.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.119.2.3.2.5.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.119.2.3.2.6,DGS-3420-28SC-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.2.6.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.119.2.3.2.6.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.119.2.3.2.6.1.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.119.2.3.2.6.1.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.119.2.3.2.6.1.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.119.2.3.2.6.1.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.2.3.2.7,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.119.2.3.2.7.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.2.3.2.7.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.119.2.3.2.7.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.2.3.3,DGS-3420-28SC-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.3.3,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.3.3.1,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.2.3.3.3.2,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.119.2.3.3.3.3,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.119.2.3.3.3.4,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.2.3.3.3.5,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.2.3.3.3.6,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.119.2.3.3.3.6.1,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.119.2.3.3.3.6.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.119.2.3.3.3.6.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.119.2.3.3.3.6.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.119.2.3.4,DGS-3420-28SC-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.2.3.4.1,DGS-3420-28SC-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.2.3.4.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.2.3.4.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.119.2.3.4.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.2.3.5,DGS-3420-28SC-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.2.3.5.1,DGS-3420-28SC-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.119.2.3.5.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.2.3.5.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.2.3.5.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.2.3.5.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.2.3.5.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.2.3.5.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.119.2.3.6,DGS-3420-28SC-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.119.2.3.6.1,DGS-3420-28SC-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.119.2.3.6.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.119.2.3.6.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.119.2.3.6.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.2.3.6.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.119.2.3.6.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.2.3.7,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.119.2.3.7.1,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.119.2.3.7.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.119.2.3.7.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.119.2.3.7.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.119.2.3.7.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.119.2.3.7.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.119.2.3.7.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.119.2.3.7.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.119.2.3.7.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.119.2.3.7.1.9,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.2.3.7.1.10,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.119.2.3.7.1.11,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.2.3.7.1.12,DGS-3420-28SC-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.2.3.8,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.2.3.8.1,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.2.3.8.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.119.2.3.8.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.119.2.3.8.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.2.3.8.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.119.2.3.8.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.119.2.3.8.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.119.2.3.8.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.119.2.3.8.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.119.2.3.8.1.9,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.2.3.8.1.10,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.2.3.8.1.11,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.119.2.3.8.1.12,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.119.2.3.8.1.13,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.119.2.3.8.1.14,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.119.2.3.8.1.15,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.119.2.3.8.1.16,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.119.2.3.8.1.17,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.119.2.3.8.1.18,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.2.3.8.1.19,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.119.2.3.8.1.20,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.2.3.8.1.21,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.119.2.3.8.1.23,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.2.3.8.1.24,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.2.3.8.1.25,DGS-3420-28SC-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.2.3.9,DGS-3420-28SC-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.9.1,DGS-3420-28SC-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.119.2.3.9.2,DGS-3420-28SC-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.119.2.3.9.3,DGS-3420-28SC-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.119.2.3.9.4,DGS-3420-28SC-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.119.2.3.9.5,DGS-3420-28SC-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.119.2.3.9.6,DGS-3420-28SC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.119.2.3.9.7,DGS-3420-28SC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.119.2.3.9.8,DGS-3420-28SC-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.119.2.3.10,DGS-3420-28SC-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.119.2.3.10.1,DGS-3420-28SC-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.119.2.3.10.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.2.3.10.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.119.2.3.10.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.119.2.3.10.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.2.3.10.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.119.2.3.10.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.2.3.12,DGS-3420-28SC-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.119.2.3.12.1,DGS-3420-28SC-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.119.2.3.12.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.119.2.3.12.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.119.2.3.12.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.119.2.3.12.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.119.2.3.12.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.119.2.3.12.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.119.2.3.12.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.119.2.3.12.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.119.2.3.13,DGS-3420-28SC-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.13.1,DGS-3420-28SC-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.119.2.3.13.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.2.3.13.1.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.119.2.3.13.1.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.2.3.13.1.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.2.3.13.1.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.2.3.13.1.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.2.3.13.1.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.2.3.13.1.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.2.3.13.1.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.2.3.13.2,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1.9,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.119.2.3.13.2.1.10,DGS-3420-28SC-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.119.2.3.14,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.14.1,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.6,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.7,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.8,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.9,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.10,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.11,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.12,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.13,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.14,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.15,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.119.2.3.14.1.1.16,DGS-3420-28SC-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.119.2.3.15,DGS-3420-28SC-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.15.1,DGS-3420-28SC-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.119.2.3.15.2,DGS-3420-28SC-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.119.2.3.15.3,DGS-3420-28SC-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.2.3.15.4,DGS-3420-28SC-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.2.3.15.5,DGS-3420-28SC-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.119.2.3.15.6,DGS-3420-28SC-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.119.2.3.17,DGS-3420-28SC-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.17.1,DGS-3420-28SC-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.119.2.3.17.2,DGS-3420-28SC-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.119.2.3.17.3,DGS-3420-28SC-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.119.2.3.18,DGS-3420-28SC-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.2.3.18.1,DGS-3420-28SC-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.119.2.3.18.2,DGS-3420-28SC-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.2.3.18.3,DGS-3420-28SC-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.2.3.19,DGS-3420-28SC-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.2.3.19.1,DGS-3420-28SC-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.2.3.19.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.119.2.3.19.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.2.3.19.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.2.3.20,DGS-3420-28SC-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.2.3.20.1,DGS-3420-28SC-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.119.2.3.20.1.1,DGS-3420-28SC-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.2.3.20.1.2,DGS-3420-28SC-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.2.3.20.1.3,DGS-3420-28SC-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.2.3.20.1.4,DGS-3420-28SC-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.2.3.20.1.5,DGS-3420-28SC-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.3,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Proj-Dgs3420-28PC,,,,,,
.1.3.6.1.4.1.171.11.119.3.2,DGS-3420-28PC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.119.3.2.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.1.1.1,DGS-3420-28PC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.119.3.2.1.1.2,DGS-3420-28PC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.119.3.2.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.1.2.5,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.119.3.2.1.2.6,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.119.3.2.1.2.7,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.119.3.2.1.2.8,DGS-3420-28PC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.119.3.2.1.2.9,DGS-3420-28PC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.119.3.2.1.2.10,DGS-3420-28PC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.119.3.2.1.2.13,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.119.3.2.1.2.14,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.1.2.14.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.119.3.2.1.2.14.2,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.3.2.1.2.16,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.119.3.2.1.2.17,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.1.2.17.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.119.3.2.1.2.17.2,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.3.2.1.2.18,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.119.3.2.1.2.19,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.119.3.2.1.2.20,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.2,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.2.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.2.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.2.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.3,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMMaTable,,not-accessible,,current,,A table containing the CFM mode of specified MAs.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.3.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMMaEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex,current,,The entry of the CFM mode on specified MAs.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.3.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMMaMode,INTEGER,read-write,,current,software(1):hardware(2),This object indicates the CFM mode by MA.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.4,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMMepTable,,not-accessible,,current,,A table containing the CFM mode of specified MEPs.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.4.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMMepEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier,current,,The entry of the CFM mode on specified MEPs.
.1.3.6.1.4.1.171.11.119.3.2.1.2.21.4.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlCFMMepMode,INTEGER,read-only,,current,software(1):hardware(2),This object indicates the CFM mode by MEP.
.1.3.6.1.4.1.171.11.119.3.2.1.2.22,DGS-3420-28PC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.3.2.1.2.23,DGS-3420-28PC-L2MGMT-MIB::swL2MACNotifyTrapType,INTEGER,read-write,,current,withVid(1):withoutVid(2),This object indicates MAC notification trap message include VLAN ID or not.
.1.3.6.1.4.1.171.11.119.3.2.1.3,DGS-3420-28PC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.1.3.1,DGS-3420-28PC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.119.3.2.1.3.2,DGS-3420-28PC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.3.2.1.3.3,DGS-3420-28PC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.3.2.2,DGS-3420-28PC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.2.1,DGS-3420-28PC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.119.3.2.2.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.119.3.2.2.1.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.119.3.2.2.1.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.119.3.2.2.2,DGS-3420-28PC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.119.3.2.2.3,DGS-3420-28PC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.119.3.2.2.3.1,DGS-3420-28PC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.119.3.2.2.3.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.119.3.2.2.3.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.119.3.2.2.3.1.3,DGS-3420-28PC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.119.3.2.2.6,DGS-3420-28PC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.119.3.2.3,DGS-3420-28PC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.3.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.119.3.2.3.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.119.3.2.3.1.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.3.2.3.1.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.3.2.3.1.1.3,DGS-3420-28PC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.119.3.2.3.1.1.4,DGS-3420-28PC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.119.3.2.3.1.1.5,DGS-3420-28PC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.119.3.2.3.1.1.6,DGS-3420-28PC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.119.3.2.3.1.1.8,DGS-3420-28PC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):unknow(6):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.119.3.2.3.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.119.3.2.3.2.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.119.3.2.3.2.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.3.2.3.2.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.3.2.3.2.1.3,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.119.3.2.3.2.1.4,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.119.3.2.3.2.1.5,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.119.3.2.3.2.1.6,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.119.3.2.3.2.1.7,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.119.3.2.3.2.1.8,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.119.3.2.3.2.1.10,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.119.3.2.3.3,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.119.3.2.3.4,DGS-3420-28PC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.119.3.2.3.6,DGS-3420-28PC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.119.3.2.3.6.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.119.3.2.3.6.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.3.2.3.6.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.119.3.2.3.9,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXDropCounterTable,,not-accessible,,current,,A table that contains received error statistic information for each port.
.1.3.6.1.4.1.171.11.119.3.2.3.9.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXDropCounterEntry,,not-accessible,swL2PortRXDropCounterPortIndex,current,,A list of information for each port received drop counter.
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while input buffer full.
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.3,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.4,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.5,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.6,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXIngressBandwidthControlDrops,Counter32,read-only,,current,,The total number of packets discarded by port ingress 
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.7,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXInvalidIPv6Drops,Counter32,read-only,,current,,The total number of packets discarded by IPv6 L3
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.8,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXSTPDrops,Counter32,read-only,,current,,The total number of packets discarded when ingress 
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.9,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXStormAndFDBDiscard,Counter32,read-only,,current,,The total number of packets discarded by receiving policy (i.e. DST_DISCARD, SRC_DISCARD,RATE_CONTROL, etc.)
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.10,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXMTUDrops,Counter32,read-only,,current,,The total number of packets discarded by frames received, which  exceeds Maximum Frame in length and contains a valid or invalid FCS.
.1.3.6.1.4.1.171.11.119.3.2.3.9.1.11,DGS-3420-28PC-L2MGMT-MIB::swL2PortRXInvalidDestinationPort,Counter32,read-only,,current,,The total number of packets dropped due to port bitmap of zero condition.
.1.3.6.1.4.1.171.11.119.3.2.3.10,DGS-3420-28PC-L2MGMT-MIB::swL2PortJumboFrameCtrlTable,,not-accessible,,current,,A table that contains information for each port's jumbo frame information.
.1.3.6.1.4.1.171.11.119.3.2.3.10.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortJumboFrameCtrlEntry,,not-accessible,swL2PortJumboFrameCtrlPortIndex,current,,A list of information for each port's jumbo frame of the device.
.1.3.6.1.4.1.171.11.119.3.2.3.10.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortJumboFrameCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.3.2.3.10.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortJumboFrameCtrlPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the port's jumbo frame is enabled or disabled.
.1.3.6.1.4.1.171.11.119.3.2.3.11,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.3,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.4,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.5,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.6,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.7,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.8,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.9,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.10,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.119.3.2.3.11.1.11,DGS-3420-28PC-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.119.3.2.3.12,DGS-3420-28PC-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port statis counter.
.1.3.6.1.4.1.171.11.119.3.2.3.12.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of statis information for each port.
.1.3.6.1.4.1.171.11.119.3.2.3.12.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.3.2.3.12.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 1522 Byte Good VLAN Frame Counter
.1.3.6.1.4.1.171.11.119.3.2.3.12.1.3,DGS-3420-28PC-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 2047 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.3.2.3.12.1.4,DGS-3420-28PC-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,Receive and Transmit 2048 to 4095 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.3.2.3.12.1.5,DGS-3420-28PC-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,Receive and Transmit 4096 to 9216 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.3.2.3.13,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXDropCounterTable,,not-accessible,,current,,A table that contains information for each port TX drop counter.
.1.3.6.1.4.1.171.11.119.3.2.3.13.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXDropCounterEntry,,not-accessible,swL2PortTXDropCounterPortIndex,current,,A list of information for each port TX drop counter
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXHOLDrops,Counter32,read-only,,current,,Incremented for each Packet drop due to Head Of Line blocking
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.3,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXCOS0Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS0
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.4,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXCOS1Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS1
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.5,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXCOS2Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS2
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.6,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXCOS3Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS3
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.7,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXCOS4Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS4
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.8,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXCOS5Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS5
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.9,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXCOS6Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS6
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.10,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXCOS7Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS7
.1.3.6.1.4.1.171.11.119.3.2.3.13.1.11,DGS-3420-28PC-L2MGMT-MIB::swL2PortTXSTPDrops,Counter32,read-only,,current,,Incremented for packets dropped when egress port is not in forwarding state
.1.3.6.1.4.1.171.11.119.3.2.9,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.9.1,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.119.3.2.9.2,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.119.3.2.9.3,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.119.3.2.9.3.1,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.119.3.2.9.3.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.119.3.2.9.3.1.3,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.119.3.2.9.3.1.4,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.119.3.2.9.3.1.5,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.119.3.2.9.3.1.6,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.119.3.2.9.3.1.7,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.3.2.9.3.1.8,DGS-3420-28PC-L2MGMT-MIB::swL2ActiveMemberPorts,OCTET,read-only,,current,,This object indicates the operational bundled ports in this Link Aggregation Group.
.1.3.6.1.4.1.171.11.119.3.2.9.4,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.119.3.2.9.5,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.3.2.9.5.1,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.3.2.9.5.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.119.3.2.9.5.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.119.3.2.9.6,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.3.2.9.6.1,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.119.3.2.9.6.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.119.3.2.9.6.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.119.3.2.10,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.10.1,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.119.3.2.10.2,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.3.2.10.3,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.3.2.10.4,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.119.3.2.10.5,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.119.3.2.10.5.1,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.119.3.2.10.5.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.119.3.2.10.5.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.119.3.2.10.5.1.3,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.119.3.2.10.5.1.4,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.119.3.2.10.5.1.5,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.119.3.2.10.5.1.6,DGS-3420-28PC-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.119.3.2.11,DGS-3420-28PC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.11.13,DGS-3420-28PC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.119.3.2.11.13.1,DGS-3420-28PC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.119.3.2.11.13.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.119.3.2.11.13.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2):auth-only(3):accounting-only(4),This object denotes the status of IGMP Access Authentication of the port.  Note: enabled(1): Both the authentication and accounting functions are enabled,  after the client is authenticated, the accounting message will be sent  to Radius.  disabled(2): Both the authentication and accounting functions are disabled.  auth-only(3): Only the authentication function is enabled, after the client  is authenticated, accounting message will not be sent to Radius.  accounting-only(4): Only the accounting function is enabled, authentication  is not needed, if the client joins a group, the accounting message will be  sent to Radius. 
.1.3.6.1.4.1.171.11.119.3.2.14,DGS-3420-28PC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.14.1,DGS-3420-28PC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.119.3.2.14.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.119.3.2.14.1.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.119.3.2.14.1.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.119.3.2.17,DGS-3420-28PC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.17.1,DGS-3420-28PC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.119.3.2.17.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.119.3.2.17.1.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.119.3.2.17.1.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.119.3.2.100,DGS-3420-28PC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.100.1,DGS-3420-28PC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.100.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.100.1.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.119.3.2.100.1.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.119.3.2.100.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.100.1.2.0,DGS-3420-28PC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.100.1.2.0.1,DGS-3420-28PC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.119.3.2.100.1.2.0.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.119.3.2.100.1.2.0.7,DGS-3420-28PC-L2MGMT-MIB::swL2macNotificationWithVID,,,,,, This trap indicates the MAC address variations in the address table 
.1.3.6.1.4.1.171.11.119.3.2.100.1.2.1,DGS-3420-28PC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.119.3.2.100.1.2.1.1,DGS-3420-28PC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + MAC address + Box ID + Port Number + Zero... Operation Code: 1, 2 1 means learned a new MAC address 2 means deleted an old MAC address. Box ID: The switch box ID, for standalone device, it always 1. Port Number: The port number learned or deleted for the box. Zero: Used to separate each message(Operate Code + MAC address + Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.3.2.100.1.2.1.2,DGS-3420-28PC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.119.3.2.100.1.2.1.4,DGS-3420-28PC-L2MGMT-MIB::swL2macNotifyInfoWithVID,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + VLAN ID + MAC address + Box ID + Port Number + Zero... Operation Code with 1 byte: 1 or 2 1 means learned a new MAC address 2 means deleted an old MAC address.  VLAN ID with 2 bytes: The VLAN ID of the MAC learn.  Box ID with 1 byte: The switch box ID, for standalone device, it always 1. Port Number with 2 bytes: The local port/link aggregation group learned or deleted for the box, Zero with 1 byte: Used to separate each message(Operate Code + VLAN ID + MAC address +  Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.3.3,DGS-3420-28PC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.119.3.3.1,DGS-3420-28PC-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.1.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.119.3.3.1.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.3.3.1.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.3.3.1.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.3.3.1.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.119.3.3.2,DGS-3420-28PC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.2.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.2.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.9,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.10,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.12,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.14,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.15,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.16,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.17,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.18,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.19,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.20,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.21,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.22,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.23,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.24,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.25,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.26,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.27,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.28,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.29,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.30,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.3.3.2.1.3.1.31,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPdRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.3.3.2.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.9,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.10,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.11,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.12,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.13,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.1.14,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlDadRetransNum,INTEGER,read-write,,current,,Indicates the value of duplicate address detection attempt number
.1.3.6.1.4.1.171.11.119.3.3.2.1.4.2,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6CtrlOptimisticDadState,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of optimistic dad.
.1.3.6.1.4.1.171.11.119.3.3.2.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.5.1,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.5.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.3.3.2.1.5.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.5.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.5.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.3.3.2.1.5.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.3.3.2.1.5.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.119.3.3.2.1.5.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.119.3.3.2.1.5.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.3.3.2.1.5.1.9,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.119.3.3.2.1.6.1,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.6.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.3.3.2.1.6.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.119.3.3.2.1.6.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.6.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.6.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.3.3.2.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device. (except the loopback interface)
.1.3.6.1.4.1.171.11.119.3.3.2.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.119.3.3.2.1.8.1,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.8.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.8.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.119.3.3.2.1.8.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.8.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.8.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.8.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.3.3.2.1.9,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpv6CtrlTable,,not-accessible,,current,,This table contains loopback IPv6 interface information.
.1.3.6.1.4.1.171.11.119.3.3.2.1.9.1,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpv6CtrlEntry,,not-accessible,swL3LoopBackIpv6CtrlInterfaceName:swL3LoopBackIpv6CtrlIpv6Address:swL3LoopBackIpv6CtrlIpv6PrefixLen,current,,A list of information about a specific loopback IPv6 interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.9.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpv6CtrlInterfaceName,OCTET,not-accessible,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.9.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6Address,OCTET,not-accessible,,current,,The IPv6 address of the loopback interface. This object only can take the value of the unicast IPv6 address.
.1.3.6.1.4.1.171.11.119.3.3.2.1.9.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6PrefixLen,INTEGER,not-accessible,,current,,The IPv6 prefix for this loopback interface.
.1.3.6.1.4.1.171.11.119.3.3.2.1.9.1.99,DGS-3420-28PC-L3MGMT-MIB::swL3LoopBackIpv6CtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.3.3.2.2,DGS-3420-28PC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.2.2.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.119.3.3.2.2.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.3.3.2.2.1.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.3.3.2.2.1.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.3.3.2.2.1.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.119.3.3.2.2.1.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.119.3.3.2.4,DGS-3420-28PC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.119.3.3.2.5,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.119.3.3.2.5.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.3.3.2.5.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.119.3.3.2.5.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.119.3.3.2.5.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.119.3.3.2.5.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.119.3.3.2.5.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.119.3.3.2.5.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.119.3.3.2.5.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.119.3.3.2.5.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.119.3.3.2.6,DGS-3420-28PC-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.2.6.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.119.3.3.2.6.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.119.3.3.2.6.1.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.119.3.3.2.6.1.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.119.3.3.2.6.1.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.119.3.3.2.6.1.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.3.3.2.7,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.119.3.3.2.7.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.3.3.2.7.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.119.3.3.2.7.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.3.3.3,DGS-3420-28PC-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.3.3,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.3.3.1,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.3.3.3.3.2,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.119.3.3.3.3.3,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.119.3.3.3.3.4,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.3.3.3.3.5,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.3.3.3.3.6,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.119.3.3.3.3.6.1,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.119.3.3.3.3.6.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.119.3.3.3.3.6.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.119.3.3.3.3.6.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.119.3.3.4,DGS-3420-28PC-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.3.3.4.1,DGS-3420-28PC-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.3.3.4.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.3.3.4.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.119.3.3.4.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.3.3.5,DGS-3420-28PC-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.3.3.5.1,DGS-3420-28PC-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.119.3.3.5.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.3.3.5.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.3.3.5.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.3.3.5.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.3.3.5.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.3.3.5.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.119.3.3.6,DGS-3420-28PC-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.119.3.3.6.1,DGS-3420-28PC-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.119.3.3.6.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.119.3.3.6.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.119.3.3.6.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.3.3.6.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.119.3.3.6.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.3.3.7,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.119.3.3.7.1,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.119.3.3.7.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.119.3.3.7.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.119.3.3.7.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.119.3.3.7.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.119.3.3.7.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.119.3.3.7.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.119.3.3.7.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.119.3.3.7.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.119.3.3.7.1.9,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.3.3.7.1.10,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.119.3.3.7.1.11,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.3.3.7.1.12,DGS-3420-28PC-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.3.3.8,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.3.3.8.1,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.3.3.8.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.119.3.3.8.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.119.3.3.8.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.3.3.8.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.119.3.3.8.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.119.3.3.8.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.119.3.3.8.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.119.3.3.8.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.119.3.3.8.1.9,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.3.3.8.1.10,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.3.3.8.1.11,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.119.3.3.8.1.12,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.119.3.3.8.1.13,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.119.3.3.8.1.14,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.119.3.3.8.1.15,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.119.3.3.8.1.16,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.119.3.3.8.1.17,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.119.3.3.8.1.18,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.3.3.8.1.19,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.119.3.3.8.1.20,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.3.3.8.1.21,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.119.3.3.8.1.23,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.3.3.8.1.24,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.3.3.8.1.25,DGS-3420-28PC-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.3.3.9,DGS-3420-28PC-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.9.1,DGS-3420-28PC-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.119.3.3.9.2,DGS-3420-28PC-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.119.3.3.9.3,DGS-3420-28PC-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.119.3.3.9.4,DGS-3420-28PC-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.119.3.3.9.5,DGS-3420-28PC-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.119.3.3.9.6,DGS-3420-28PC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.119.3.3.9.7,DGS-3420-28PC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.119.3.3.9.8,DGS-3420-28PC-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.119.3.3.10,DGS-3420-28PC-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.119.3.3.10.1,DGS-3420-28PC-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.119.3.3.10.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.3.3.10.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.119.3.3.10.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.119.3.3.10.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.3.3.10.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.119.3.3.10.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.3.3.12,DGS-3420-28PC-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.119.3.3.12.1,DGS-3420-28PC-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.119.3.3.12.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.119.3.3.12.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.119.3.3.12.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.119.3.3.12.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.119.3.3.12.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.119.3.3.12.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.119.3.3.12.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.119.3.3.12.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.119.3.3.13,DGS-3420-28PC-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.13.1,DGS-3420-28PC-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.119.3.3.13.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.3.3.13.1.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.119.3.3.13.1.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.3.3.13.1.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.3.3.13.1.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.3.3.13.1.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.3.3.13.1.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.3.3.13.1.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.3.3.13.1.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.3.3.13.2,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1.9,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.119.3.3.13.2.1.10,DGS-3420-28PC-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.119.3.3.14,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.14.1,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.6,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.7,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.8,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.9,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.10,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.11,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.12,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.13,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.14,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.15,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.119.3.3.14.1.1.16,DGS-3420-28PC-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.119.3.3.15,DGS-3420-28PC-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.15.1,DGS-3420-28PC-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.119.3.3.15.2,DGS-3420-28PC-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.119.3.3.15.3,DGS-3420-28PC-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.3.3.15.4,DGS-3420-28PC-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.3.3.15.5,DGS-3420-28PC-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.119.3.3.15.6,DGS-3420-28PC-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.119.3.3.17,DGS-3420-28PC-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.17.1,DGS-3420-28PC-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.119.3.3.17.2,DGS-3420-28PC-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.119.3.3.17.3,DGS-3420-28PC-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.119.3.3.18,DGS-3420-28PC-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.3.3.18.1,DGS-3420-28PC-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.119.3.3.18.2,DGS-3420-28PC-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.3.3.18.3,DGS-3420-28PC-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.3.3.19,DGS-3420-28PC-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.3.3.19.1,DGS-3420-28PC-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.3.3.19.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.119.3.3.19.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.3.3.19.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.3.3.20,DGS-3420-28PC-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.3.3.20.1,DGS-3420-28PC-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.119.3.3.20.1.1,DGS-3420-28PC-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.3.3.20.1.2,DGS-3420-28PC-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.3.3.20.1.3,DGS-3420-28PC-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.3.3.20.1.4,DGS-3420-28PC-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.3.3.20.1.5,DGS-3420-28PC-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.4,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Proj-Dgs3420-52T,,,,,,
.1.3.6.1.4.1.171.11.119.4.2,DGS-3420-52T-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.119.4.2.1,DGS-3420-52T-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.1.1,DGS-3420-52T-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.1.1.1,DGS-3420-52T-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.119.4.2.1.1.2,DGS-3420-52T-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.119.4.2.1.2,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.1.2.5,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.119.4.2.1.2.6,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.119.4.2.1.2.7,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.119.4.2.1.2.8,DGS-3420-52T-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.119.4.2.1.2.9,DGS-3420-52T-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.119.4.2.1.2.10,DGS-3420-52T-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.119.4.2.1.2.13,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.119.4.2.1.2.14,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.1.2.14.1,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.119.4.2.1.2.14.2,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.4.2.1.2.16,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.119.4.2.1.2.17,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.1.2.17.1,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.119.4.2.1.2.17.2,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.4.2.1.2.18,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.119.4.2.1.2.19,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.119.4.2.1.2.20,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.1,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.2,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.2.1,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.2.1.1,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.2.1.2,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.3,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMMaTable,,not-accessible,,current,,A table containing the CFM mode of specified MAs.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.3.1,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMMaEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex,current,,The entry of the CFM mode on specified MAs.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.3.1.1,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMMaMode,INTEGER,read-write,,current,software(1):hardware(2),This object indicates the CFM mode by MA.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.4,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMMepTable,,not-accessible,,current,,A table containing the CFM mode of specified MEPs.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.4.1,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMMepEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier,current,,The entry of the CFM mode on specified MEPs.
.1.3.6.1.4.1.171.11.119.4.2.1.2.21.4.1.1,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlCFMMepMode,INTEGER,read-only,,current,software(1):hardware(2),This object indicates the CFM mode by MEP.
.1.3.6.1.4.1.171.11.119.4.2.1.2.22,DGS-3420-52T-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.4.2.1.2.23,DGS-3420-52T-L2MGMT-MIB::swL2MACNotifyTrapType,INTEGER,read-write,,current,withVid(1):withoutVid(2),This object indicates MAC notification trap message include VLAN ID or not.
.1.3.6.1.4.1.171.11.119.4.2.1.3,DGS-3420-52T-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.1.3.1,DGS-3420-52T-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.119.4.2.1.3.2,DGS-3420-52T-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.4.2.1.3.3,DGS-3420-52T-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.4.2.2,DGS-3420-52T-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.2.1,DGS-3420-52T-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.119.4.2.2.1.1,DGS-3420-52T-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.119.4.2.2.1.1.1,DGS-3420-52T-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.119.4.2.2.1.1.2,DGS-3420-52T-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.119.4.2.2.2,DGS-3420-52T-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.119.4.2.2.3,DGS-3420-52T-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.119.4.2.2.3.1,DGS-3420-52T-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.119.4.2.2.3.1.1,DGS-3420-52T-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.119.4.2.2.3.1.2,DGS-3420-52T-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.119.4.2.2.3.1.3,DGS-3420-52T-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.119.4.2.2.6,DGS-3420-52T-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.119.4.2.3,DGS-3420-52T-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.3.1,DGS-3420-52T-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.119.4.2.3.1.1,DGS-3420-52T-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.119.4.2.3.1.1.1,DGS-3420-52T-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.4.2.3.1.1.2,DGS-3420-52T-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.4.2.3.1.1.3,DGS-3420-52T-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.119.4.2.3.1.1.4,DGS-3420-52T-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.119.4.2.3.1.1.5,DGS-3420-52T-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.119.4.2.3.1.1.6,DGS-3420-52T-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.119.4.2.3.1.1.8,DGS-3420-52T-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):unknow(6):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.119.4.2.3.2,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.119.4.2.3.2.1,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.119.4.2.3.2.1.1,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.4.2.3.2.1.2,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.4.2.3.2.1.3,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.119.4.2.3.2.1.4,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.119.4.2.3.2.1.5,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.119.4.2.3.2.1.6,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.119.4.2.3.2.1.7,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.119.4.2.3.2.1.8,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.119.4.2.3.2.1.10,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.119.4.2.3.3,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.119.4.2.3.4,DGS-3420-52T-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.119.4.2.3.6,DGS-3420-52T-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.119.4.2.3.6.1,DGS-3420-52T-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.119.4.2.3.6.1.1,DGS-3420-52T-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.4.2.3.6.1.2,DGS-3420-52T-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.119.4.2.3.9,DGS-3420-52T-L2MGMT-MIB::swL2PortRXDropCounterTable,,not-accessible,,current,,A table that contains received error statistic information for each port.
.1.3.6.1.4.1.171.11.119.4.2.3.9.1,DGS-3420-52T-L2MGMT-MIB::swL2PortRXDropCounterEntry,,not-accessible,swL2PortRXDropCounterPortIndex,current,,A list of information for each port received drop counter.
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.1,DGS-3420-52T-L2MGMT-MIB::swL2PortRXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.2,DGS-3420-52T-L2MGMT-MIB::swL2PortRXBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while input buffer full.
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.3,DGS-3420-52T-L2MGMT-MIB::swL2PortRXACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.4,DGS-3420-52T-L2MGMT-MIB::swL2PortRXMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.5,DGS-3420-52T-L2MGMT-MIB::swL2PortRXVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.6,DGS-3420-52T-L2MGMT-MIB::swL2PortRXIngressBandwidthControlDrops,Counter32,read-only,,current,,The total number of packets discarded by port ingress 
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.7,DGS-3420-52T-L2MGMT-MIB::swL2PortRXInvalidIPv6Drops,Counter32,read-only,,current,,The total number of packets discarded by IPv6 L3
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.8,DGS-3420-52T-L2MGMT-MIB::swL2PortRXSTPDrops,Counter32,read-only,,current,,The total number of packets discarded when ingress 
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.9,DGS-3420-52T-L2MGMT-MIB::swL2PortRXStormAndFDBDiscard,Counter32,read-only,,current,,The total number of packets discarded by receiving policy (i.e. DST_DISCARD, SRC_DISCARD,RATE_CONTROL, etc.)
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.10,DGS-3420-52T-L2MGMT-MIB::swL2PortRXMTUDrops,Counter32,read-only,,current,,The total number of packets discarded by frames received, which  exceeds Maximum Frame in length and contains a valid or invalid FCS.
.1.3.6.1.4.1.171.11.119.4.2.3.9.1.11,DGS-3420-52T-L2MGMT-MIB::swL2PortRXInvalidDestinationPort,Counter32,read-only,,current,,The total number of packets dropped due to port bitmap of zero condition.
.1.3.6.1.4.1.171.11.119.4.2.3.10,DGS-3420-52T-L2MGMT-MIB::swL2PortJumboFrameCtrlTable,,not-accessible,,current,,A table that contains information for each port's jumbo frame information.
.1.3.6.1.4.1.171.11.119.4.2.3.10.1,DGS-3420-52T-L2MGMT-MIB::swL2PortJumboFrameCtrlEntry,,not-accessible,swL2PortJumboFrameCtrlPortIndex,current,,A list of information for each port's jumbo frame of the device.
.1.3.6.1.4.1.171.11.119.4.2.3.10.1.1,DGS-3420-52T-L2MGMT-MIB::swL2PortJumboFrameCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.4.2.3.10.1.2,DGS-3420-52T-L2MGMT-MIB::swL2PortJumboFrameCtrlPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the port's jumbo frame is enabled or disabled.
.1.3.6.1.4.1.171.11.119.4.2.3.11,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.1,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.2,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.3,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.4,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.5,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.6,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.7,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.8,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.9,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.10,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.119.4.2.3.11.1.11,DGS-3420-52T-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.119.4.2.3.12,DGS-3420-52T-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port statis counter.
.1.3.6.1.4.1.171.11.119.4.2.3.12.1,DGS-3420-52T-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of statis information for each port.
.1.3.6.1.4.1.171.11.119.4.2.3.12.1.1,DGS-3420-52T-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.4.2.3.12.1.2,DGS-3420-52T-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 1522 Byte Good VLAN Frame Counter
.1.3.6.1.4.1.171.11.119.4.2.3.12.1.3,DGS-3420-52T-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 2047 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.4.2.3.12.1.4,DGS-3420-52T-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,Receive and Transmit 2048 to 4095 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.4.2.3.12.1.5,DGS-3420-52T-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,Receive and Transmit 4096 to 9216 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.4.2.3.13,DGS-3420-52T-L2MGMT-MIB::swL2PortTXDropCounterTable,,not-accessible,,current,,A table that contains information for each port TX drop counter.
.1.3.6.1.4.1.171.11.119.4.2.3.13.1,DGS-3420-52T-L2MGMT-MIB::swL2PortTXDropCounterEntry,,not-accessible,swL2PortTXDropCounterPortIndex,current,,A list of information for each port TX drop counter
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.1,DGS-3420-52T-L2MGMT-MIB::swL2PortTXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.2,DGS-3420-52T-L2MGMT-MIB::swL2PortTXHOLDrops,Counter32,read-only,,current,,Incremented for each Packet drop due to Head Of Line blocking
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.3,DGS-3420-52T-L2MGMT-MIB::swL2PortTXCOS0Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS0
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.4,DGS-3420-52T-L2MGMT-MIB::swL2PortTXCOS1Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS1
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.5,DGS-3420-52T-L2MGMT-MIB::swL2PortTXCOS2Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS2
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.6,DGS-3420-52T-L2MGMT-MIB::swL2PortTXCOS3Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS3
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.7,DGS-3420-52T-L2MGMT-MIB::swL2PortTXCOS4Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS4
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.8,DGS-3420-52T-L2MGMT-MIB::swL2PortTXCOS5Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS5
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.9,DGS-3420-52T-L2MGMT-MIB::swL2PortTXCOS6Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS6
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.10,DGS-3420-52T-L2MGMT-MIB::swL2PortTXCOS7Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS7
.1.3.6.1.4.1.171.11.119.4.2.3.13.1.11,DGS-3420-52T-L2MGMT-MIB::swL2PortTXSTPDrops,Counter32,read-only,,current,,Incremented for packets dropped when egress port is not in forwarding state
.1.3.6.1.4.1.171.11.119.4.2.9,DGS-3420-52T-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.9.1,DGS-3420-52T-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.119.4.2.9.2,DGS-3420-52T-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.119.4.2.9.3,DGS-3420-52T-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.119.4.2.9.3.1,DGS-3420-52T-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.119.4.2.9.3.1.1,DGS-3420-52T-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.119.4.2.9.3.1.3,DGS-3420-52T-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.119.4.2.9.3.1.4,DGS-3420-52T-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.119.4.2.9.3.1.5,DGS-3420-52T-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.119.4.2.9.3.1.6,DGS-3420-52T-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.119.4.2.9.3.1.7,DGS-3420-52T-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.4.2.9.3.1.8,DGS-3420-52T-L2MGMT-MIB::swL2ActiveMemberPorts,OCTET,read-only,,current,,This object indicates the operational bundled ports in this Link Aggregation Group.
.1.3.6.1.4.1.171.11.119.4.2.9.4,DGS-3420-52T-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.119.4.2.9.5,DGS-3420-52T-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.4.2.9.5.1,DGS-3420-52T-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.4.2.9.5.1.1,DGS-3420-52T-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.119.4.2.9.5.1.2,DGS-3420-52T-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.119.4.2.9.6,DGS-3420-52T-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.4.2.9.6.1,DGS-3420-52T-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.119.4.2.9.6.1.1,DGS-3420-52T-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.119.4.2.9.6.1.2,DGS-3420-52T-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.119.4.2.10,DGS-3420-52T-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.10.1,DGS-3420-52T-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.119.4.2.10.2,DGS-3420-52T-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.4.2.10.3,DGS-3420-52T-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.4.2.10.4,DGS-3420-52T-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.119.4.2.10.5,DGS-3420-52T-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.119.4.2.10.5.1,DGS-3420-52T-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.119.4.2.10.5.1.1,DGS-3420-52T-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.119.4.2.10.5.1.2,DGS-3420-52T-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.119.4.2.10.5.1.3,DGS-3420-52T-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.119.4.2.10.5.1.4,DGS-3420-52T-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.119.4.2.10.5.1.5,DGS-3420-52T-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.119.4.2.10.5.1.6,DGS-3420-52T-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.119.4.2.11,DGS-3420-52T-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.11.13,DGS-3420-52T-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.119.4.2.11.13.1,DGS-3420-52T-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.119.4.2.11.13.1.1,DGS-3420-52T-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.119.4.2.11.13.1.2,DGS-3420-52T-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2):auth-only(3):accounting-only(4),This object denotes the status of IGMP Access Authentication of the port.  Note: enabled(1): Both the authentication and accounting functions are enabled,  after the client is authenticated, the accounting message will be sent  to Radius.  disabled(2): Both the authentication and accounting functions are disabled.  auth-only(3): Only the authentication function is enabled, after the client  is authenticated, accounting message will not be sent to Radius.  accounting-only(4): Only the accounting function is enabled, authentication  is not needed, if the client joins a group, the accounting message will be  sent to Radius. 
.1.3.6.1.4.1.171.11.119.4.2.14,DGS-3420-52T-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.14.1,DGS-3420-52T-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.119.4.2.14.1.1,DGS-3420-52T-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.119.4.2.14.1.1.1,DGS-3420-52T-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.119.4.2.14.1.1.2,DGS-3420-52T-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.119.4.2.17,DGS-3420-52T-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.17.1,DGS-3420-52T-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.119.4.2.17.1.1,DGS-3420-52T-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.119.4.2.17.1.1.1,DGS-3420-52T-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.119.4.2.17.1.1.2,DGS-3420-52T-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.119.4.2.100,DGS-3420-52T-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.100.1,DGS-3420-52T-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.100.1.1,DGS-3420-52T-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.100.1.1.1,DGS-3420-52T-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.119.4.2.100.1.1.2,DGS-3420-52T-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.119.4.2.100.1.2,DGS-3420-52T-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.100.1.2.0,DGS-3420-52T-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.100.1.2.0.1,DGS-3420-52T-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.119.4.2.100.1.2.0.2,DGS-3420-52T-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.119.4.2.100.1.2.0.7,DGS-3420-52T-L2MGMT-MIB::swL2macNotificationWithVID,,,,,, This trap indicates the MAC address variations in the address table 
.1.3.6.1.4.1.171.11.119.4.2.100.1.2.1,DGS-3420-52T-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.119.4.2.100.1.2.1.1,DGS-3420-52T-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + MAC address + Box ID + Port Number + Zero... Operation Code: 1, 2 1 means learned a new MAC address 2 means deleted an old MAC address. Box ID: The switch box ID, for standalone device, it always 1. Port Number: The port number learned or deleted for the box. Zero: Used to separate each message(Operate Code + MAC address + Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.4.2.100.1.2.1.2,DGS-3420-52T-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.119.4.2.100.1.2.1.4,DGS-3420-52T-L2MGMT-MIB::swL2macNotifyInfoWithVID,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + VLAN ID + MAC address + Box ID + Port Number + Zero... Operation Code with 1 byte: 1 or 2 1 means learned a new MAC address 2 means deleted an old MAC address.  VLAN ID with 2 bytes: The VLAN ID of the MAC learn.  Box ID with 1 byte: The switch box ID, for standalone device, it always 1. Port Number with 2 bytes: The local port/link aggregation group learned or deleted for the box, Zero with 1 byte: Used to separate each message(Operate Code + VLAN ID + MAC address +  Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.4.3,DGS-3420-52T-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.119.4.3.1,DGS-3420-52T-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.1.1,DGS-3420-52T-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.1.1.1,DGS-3420-52T-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.119.4.3.1.1.2,DGS-3420-52T-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.4.3.1.1.3,DGS-3420-52T-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.4.3.1.1.5,DGS-3420-52T-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.4.3.1.1.6,DGS-3420-52T-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.119.4.3.2,DGS-3420-52T-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.2.1,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.2.1.3,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.1,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.2,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.3,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.4,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.5,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.6,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.7,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.8,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.9,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.10,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.12,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.14,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.15,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.16,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.17,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.18,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.19,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.20,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.21,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.22,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.23,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.24,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.25,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.26,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.27,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.28,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.29,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.30,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.4.3.2.1.3.1.31,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPdRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.4.3.2.1.4,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.1,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.2,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.3,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.5,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.6,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.7,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.8,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.9,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.10,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.11,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.12,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.13,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.1.14,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlDadRetransNum,INTEGER,read-write,,current,,Indicates the value of duplicate address detection attempt number
.1.3.6.1.4.1.171.11.119.4.3.2.1.4.2,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6CtrlOptimisticDadState,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of optimistic dad.
.1.3.6.1.4.1.171.11.119.4.3.2.1.5,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.5.1,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.5.1.1,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.4.3.2.1.5.1.2,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.5.1.3,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.5.1.4,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.4.3.2.1.5.1.5,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.4.3.2.1.5.1.6,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.119.4.3.2.1.5.1.7,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.119.4.3.2.1.5.1.8,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.4.3.2.1.5.1.9,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.6,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.119.4.3.2.1.6.1,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.6.1.1,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.4.3.2.1.6.1.2,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.119.4.3.2.1.6.1.3,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.6.1.4,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.6.1.5,DGS-3420-52T-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.4.3.2.1.7,DGS-3420-52T-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device. (except the loopback interface)
.1.3.6.1.4.1.171.11.119.4.3.2.1.8,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.119.4.3.2.1.8.1,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.8.1.1,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.8.1.2,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.119.4.3.2.1.8.1.3,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.8.1.4,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.8.1.5,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.8.1.6,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.4.3.2.1.9,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpv6CtrlTable,,not-accessible,,current,,This table contains loopback IPv6 interface information.
.1.3.6.1.4.1.171.11.119.4.3.2.1.9.1,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpv6CtrlEntry,,not-accessible,swL3LoopBackIpv6CtrlInterfaceName:swL3LoopBackIpv6CtrlIpv6Address:swL3LoopBackIpv6CtrlIpv6PrefixLen,current,,A list of information about a specific loopback IPv6 interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.9.1.1,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpv6CtrlInterfaceName,OCTET,not-accessible,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.9.1.2,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6Address,OCTET,not-accessible,,current,,The IPv6 address of the loopback interface. This object only can take the value of the unicast IPv6 address.
.1.3.6.1.4.1.171.11.119.4.3.2.1.9.1.3,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6PrefixLen,INTEGER,not-accessible,,current,,The IPv6 prefix for this loopback interface.
.1.3.6.1.4.1.171.11.119.4.3.2.1.9.1.99,DGS-3420-52T-L3MGMT-MIB::swL3LoopBackIpv6CtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.4.3.2.2,DGS-3420-52T-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.2.2.1,DGS-3420-52T-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.119.4.3.2.2.1.1,DGS-3420-52T-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.4.3.2.2.1.1.1,DGS-3420-52T-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.4.3.2.2.1.1.2,DGS-3420-52T-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.4.3.2.2.1.1.3,DGS-3420-52T-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.119.4.3.2.2.1.1.4,DGS-3420-52T-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.119.4.3.2.4,DGS-3420-52T-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.119.4.3.2.5,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.119.4.3.2.5.1,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.4.3.2.5.1.1,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.119.4.3.2.5.1.2,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.119.4.3.2.5.1.3,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.119.4.3.2.5.1.4,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.119.4.3.2.5.1.5,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.119.4.3.2.5.1.6,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.119.4.3.2.5.1.7,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.119.4.3.2.5.1.8,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.119.4.3.2.6,DGS-3420-52T-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.2.6.1,DGS-3420-52T-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.119.4.3.2.6.1.1,DGS-3420-52T-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.119.4.3.2.6.1.1.1,DGS-3420-52T-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.119.4.3.2.6.1.1.2,DGS-3420-52T-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.119.4.3.2.6.1.1.3,DGS-3420-52T-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.119.4.3.2.6.1.1.4,DGS-3420-52T-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.4.3.2.7,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.119.4.3.2.7.1,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.4.3.2.7.1.1,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.119.4.3.2.7.1.2,DGS-3420-52T-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.4.3.3,DGS-3420-52T-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.3.3,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.3.3.1,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.4.3.3.3.2,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.119.4.3.3.3.3,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.119.4.3.3.3.4,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.4.3.3.3.5,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.4.3.3.3.6,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.119.4.3.3.3.6.1,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.119.4.3.3.3.6.1.1,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.119.4.3.3.3.6.1.2,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.119.4.3.3.3.6.1.3,DGS-3420-52T-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.119.4.3.4,DGS-3420-52T-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.4.3.4.1,DGS-3420-52T-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.4.3.4.1.1,DGS-3420-52T-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.4.3.4.1.2,DGS-3420-52T-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.119.4.3.4.1.3,DGS-3420-52T-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.4.3.5,DGS-3420-52T-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.4.3.5.1,DGS-3420-52T-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.119.4.3.5.1.1,DGS-3420-52T-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.4.3.5.1.2,DGS-3420-52T-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.4.3.5.1.3,DGS-3420-52T-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.4.3.5.1.4,DGS-3420-52T-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.4.3.5.1.5,DGS-3420-52T-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.4.3.5.1.6,DGS-3420-52T-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.119.4.3.6,DGS-3420-52T-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.119.4.3.6.1,DGS-3420-52T-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.119.4.3.6.1.1,DGS-3420-52T-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.119.4.3.6.1.2,DGS-3420-52T-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.119.4.3.6.1.3,DGS-3420-52T-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.4.3.6.1.4,DGS-3420-52T-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.119.4.3.6.1.5,DGS-3420-52T-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.4.3.7,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.119.4.3.7.1,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.119.4.3.7.1.1,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.119.4.3.7.1.2,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.119.4.3.7.1.3,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.119.4.3.7.1.4,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.119.4.3.7.1.5,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.119.4.3.7.1.6,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.119.4.3.7.1.7,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.119.4.3.7.1.8,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.119.4.3.7.1.9,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.4.3.7.1.10,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.119.4.3.7.1.11,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.4.3.7.1.12,DGS-3420-52T-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.4.3.8,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.4.3.8.1,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.4.3.8.1.1,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.119.4.3.8.1.2,DGS-3420-52T-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.119.4.3.8.1.3,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.4.3.8.1.4,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.119.4.3.8.1.5,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.119.4.3.8.1.6,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.119.4.3.8.1.7,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.119.4.3.8.1.8,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.119.4.3.8.1.9,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.4.3.8.1.10,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.4.3.8.1.11,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.119.4.3.8.1.12,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.119.4.3.8.1.13,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.119.4.3.8.1.14,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.119.4.3.8.1.15,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.119.4.3.8.1.16,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.119.4.3.8.1.17,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.119.4.3.8.1.18,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.4.3.8.1.19,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.119.4.3.8.1.20,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.4.3.8.1.21,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.119.4.3.8.1.23,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.4.3.8.1.24,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.4.3.8.1.25,DGS-3420-52T-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.4.3.9,DGS-3420-52T-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.9.1,DGS-3420-52T-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.119.4.3.9.2,DGS-3420-52T-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.119.4.3.9.3,DGS-3420-52T-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.119.4.3.9.4,DGS-3420-52T-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.119.4.3.9.5,DGS-3420-52T-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.119.4.3.9.6,DGS-3420-52T-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.119.4.3.9.7,DGS-3420-52T-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.119.4.3.9.8,DGS-3420-52T-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.119.4.3.10,DGS-3420-52T-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.119.4.3.10.1,DGS-3420-52T-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.119.4.3.10.1.1,DGS-3420-52T-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.4.3.10.1.2,DGS-3420-52T-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.119.4.3.10.1.3,DGS-3420-52T-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.119.4.3.10.1.4,DGS-3420-52T-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.4.3.10.1.5,DGS-3420-52T-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.119.4.3.10.1.6,DGS-3420-52T-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.4.3.12,DGS-3420-52T-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.119.4.3.12.1,DGS-3420-52T-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.119.4.3.12.1.1,DGS-3420-52T-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.119.4.3.12.1.2,DGS-3420-52T-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.119.4.3.12.1.3,DGS-3420-52T-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.119.4.3.12.1.4,DGS-3420-52T-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.119.4.3.12.1.5,DGS-3420-52T-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.119.4.3.12.1.6,DGS-3420-52T-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.119.4.3.12.1.7,DGS-3420-52T-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.119.4.3.12.1.8,DGS-3420-52T-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.119.4.3.13,DGS-3420-52T-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.13.1,DGS-3420-52T-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.119.4.3.13.1.1,DGS-3420-52T-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.4.3.13.1.1.1,DGS-3420-52T-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.119.4.3.13.1.1.2,DGS-3420-52T-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.4.3.13.1.1.3,DGS-3420-52T-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.4.3.13.1.1.4,DGS-3420-52T-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.4.3.13.1.1.5,DGS-3420-52T-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.4.3.13.1.1.6,DGS-3420-52T-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.4.3.13.1.1.7,DGS-3420-52T-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.4.3.13.1.1.8,DGS-3420-52T-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.4.3.13.2,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1.1,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1.2,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1.3,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1.4,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1.5,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1.6,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1.7,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1.8,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1.9,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.119.4.3.13.2.1.10,DGS-3420-52T-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.119.4.3.14,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.14.1,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.1,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.2,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.3,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.4,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.5,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.6,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.7,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.8,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.9,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.10,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.11,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.12,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.13,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.14,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.15,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.119.4.3.14.1.1.16,DGS-3420-52T-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.119.4.3.15,DGS-3420-52T-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.15.1,DGS-3420-52T-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.119.4.3.15.2,DGS-3420-52T-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.119.4.3.15.3,DGS-3420-52T-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.4.3.15.4,DGS-3420-52T-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.4.3.15.5,DGS-3420-52T-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.119.4.3.15.6,DGS-3420-52T-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.119.4.3.17,DGS-3420-52T-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.17.1,DGS-3420-52T-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.119.4.3.17.2,DGS-3420-52T-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.119.4.3.17.3,DGS-3420-52T-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.119.4.3.18,DGS-3420-52T-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.4.3.18.1,DGS-3420-52T-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.119.4.3.18.2,DGS-3420-52T-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.4.3.18.3,DGS-3420-52T-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.4.3.19,DGS-3420-52T-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.4.3.19.1,DGS-3420-52T-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.4.3.19.1.1,DGS-3420-52T-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.119.4.3.19.1.2,DGS-3420-52T-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.4.3.19.1.3,DGS-3420-52T-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.4.3.20,DGS-3420-52T-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.4.3.20.1,DGS-3420-52T-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.119.4.3.20.1.1,DGS-3420-52T-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.4.3.20.1.2,DGS-3420-52T-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.4.3.20.1.3,DGS-3420-52T-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.4.3.20.1.4,DGS-3420-52T-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.4.3.20.1.5,DGS-3420-52T-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.5,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Proj-Dgs3420-52P,,,,,,
.1.3.6.1.4.1.171.11.119.5.2,DGS-3420-52P-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.119.5.2.1,DGS-3420-52P-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.1.1,DGS-3420-52P-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.1.1.1,DGS-3420-52P-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.119.5.2.1.1.2,DGS-3420-52P-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.119.5.2.1.2,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.1.2.5,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.119.5.2.1.2.6,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.119.5.2.1.2.7,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.119.5.2.1.2.8,DGS-3420-52P-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.119.5.2.1.2.9,DGS-3420-52P-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.119.5.2.1.2.10,DGS-3420-52P-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.119.5.2.1.2.13,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.119.5.2.1.2.14,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.1.2.14.1,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.119.5.2.1.2.14.2,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.5.2.1.2.16,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.119.5.2.1.2.17,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.1.2.17.1,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.119.5.2.1.2.17.2,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.5.2.1.2.18,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.119.5.2.1.2.19,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.119.5.2.1.2.20,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.1,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.2,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.2.1,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.2.1.1,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.2.1.2,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.3,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMMaTable,,not-accessible,,current,,A table containing the CFM mode of specified MAs.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.3.1,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMMaEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex,current,,The entry of the CFM mode on specified MAs.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.3.1.1,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMMaMode,INTEGER,read-write,,current,software(1):hardware(2),This object indicates the CFM mode by MA.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.4,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMMepTable,,not-accessible,,current,,A table containing the CFM mode of specified MEPs.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.4.1,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMMepEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier,current,,The entry of the CFM mode on specified MEPs.
.1.3.6.1.4.1.171.11.119.5.2.1.2.21.4.1.1,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlCFMMepMode,INTEGER,read-only,,current,software(1):hardware(2),This object indicates the CFM mode by MEP.
.1.3.6.1.4.1.171.11.119.5.2.1.2.22,DGS-3420-52P-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.5.2.1.2.23,DGS-3420-52P-L2MGMT-MIB::swL2MACNotifyTrapType,INTEGER,read-write,,current,withVid(1):withoutVid(2),This object indicates MAC notification trap message include VLAN ID or not.
.1.3.6.1.4.1.171.11.119.5.2.1.3,DGS-3420-52P-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.1.3.1,DGS-3420-52P-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.119.5.2.1.3.2,DGS-3420-52P-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.5.2.1.3.3,DGS-3420-52P-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.5.2.2,DGS-3420-52P-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.2.1,DGS-3420-52P-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.119.5.2.2.1.1,DGS-3420-52P-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.119.5.2.2.1.1.1,DGS-3420-52P-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.119.5.2.2.1.1.2,DGS-3420-52P-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.119.5.2.2.2,DGS-3420-52P-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.119.5.2.2.3,DGS-3420-52P-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.119.5.2.2.3.1,DGS-3420-52P-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.119.5.2.2.3.1.1,DGS-3420-52P-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.119.5.2.2.3.1.2,DGS-3420-52P-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.119.5.2.2.3.1.3,DGS-3420-52P-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.119.5.2.2.6,DGS-3420-52P-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.119.5.2.3,DGS-3420-52P-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.3.1,DGS-3420-52P-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.119.5.2.3.1.1,DGS-3420-52P-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.119.5.2.3.1.1.1,DGS-3420-52P-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.5.2.3.1.1.2,DGS-3420-52P-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.5.2.3.1.1.3,DGS-3420-52P-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.119.5.2.3.1.1.4,DGS-3420-52P-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.119.5.2.3.1.1.5,DGS-3420-52P-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.119.5.2.3.1.1.6,DGS-3420-52P-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.119.5.2.3.1.1.8,DGS-3420-52P-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):unknow(6):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.119.5.2.3.2,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.119.5.2.3.2.1,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.119.5.2.3.2.1.1,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.5.2.3.2.1.2,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.5.2.3.2.1.3,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.119.5.2.3.2.1.4,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.119.5.2.3.2.1.5,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.119.5.2.3.2.1.6,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.119.5.2.3.2.1.7,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.119.5.2.3.2.1.8,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.119.5.2.3.2.1.10,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.119.5.2.3.3,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.119.5.2.3.4,DGS-3420-52P-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.119.5.2.3.6,DGS-3420-52P-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.119.5.2.3.6.1,DGS-3420-52P-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.119.5.2.3.6.1.1,DGS-3420-52P-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.5.2.3.6.1.2,DGS-3420-52P-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.119.5.2.3.9,DGS-3420-52P-L2MGMT-MIB::swL2PortRXDropCounterTable,,not-accessible,,current,,A table that contains received error statistic information for each port.
.1.3.6.1.4.1.171.11.119.5.2.3.9.1,DGS-3420-52P-L2MGMT-MIB::swL2PortRXDropCounterEntry,,not-accessible,swL2PortRXDropCounterPortIndex,current,,A list of information for each port received drop counter.
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.1,DGS-3420-52P-L2MGMT-MIB::swL2PortRXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.2,DGS-3420-52P-L2MGMT-MIB::swL2PortRXBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while input buffer full.
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.3,DGS-3420-52P-L2MGMT-MIB::swL2PortRXACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.4,DGS-3420-52P-L2MGMT-MIB::swL2PortRXMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.5,DGS-3420-52P-L2MGMT-MIB::swL2PortRXVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.6,DGS-3420-52P-L2MGMT-MIB::swL2PortRXIngressBandwidthControlDrops,Counter32,read-only,,current,,The total number of packets discarded by port ingress 
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.7,DGS-3420-52P-L2MGMT-MIB::swL2PortRXInvalidIPv6Drops,Counter32,read-only,,current,,The total number of packets discarded by IPv6 L3
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.8,DGS-3420-52P-L2MGMT-MIB::swL2PortRXSTPDrops,Counter32,read-only,,current,,The total number of packets discarded when ingress 
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.9,DGS-3420-52P-L2MGMT-MIB::swL2PortRXStormAndFDBDiscard,Counter32,read-only,,current,,The total number of packets discarded by receiving policy (i.e. DST_DISCARD, SRC_DISCARD,RATE_CONTROL, etc.)
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.10,DGS-3420-52P-L2MGMT-MIB::swL2PortRXMTUDrops,Counter32,read-only,,current,,The total number of packets discarded by frames received, which  exceeds Maximum Frame in length and contains a valid or invalid FCS.
.1.3.6.1.4.1.171.11.119.5.2.3.9.1.11,DGS-3420-52P-L2MGMT-MIB::swL2PortRXInvalidDestinationPort,Counter32,read-only,,current,,The total number of packets dropped due to port bitmap of zero condition.
.1.3.6.1.4.1.171.11.119.5.2.3.10,DGS-3420-52P-L2MGMT-MIB::swL2PortJumboFrameCtrlTable,,not-accessible,,current,,A table that contains information for each port's jumbo frame information.
.1.3.6.1.4.1.171.11.119.5.2.3.10.1,DGS-3420-52P-L2MGMT-MIB::swL2PortJumboFrameCtrlEntry,,not-accessible,swL2PortJumboFrameCtrlPortIndex,current,,A list of information for each port's jumbo frame of the device.
.1.3.6.1.4.1.171.11.119.5.2.3.10.1.1,DGS-3420-52P-L2MGMT-MIB::swL2PortJumboFrameCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.5.2.3.10.1.2,DGS-3420-52P-L2MGMT-MIB::swL2PortJumboFrameCtrlPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the port's jumbo frame is enabled or disabled.
.1.3.6.1.4.1.171.11.119.5.2.3.11,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.1,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.2,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.3,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.4,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.5,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.6,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.7,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.8,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.9,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.10,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.119.5.2.3.11.1.11,DGS-3420-52P-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.119.5.2.3.12,DGS-3420-52P-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port statis counter.
.1.3.6.1.4.1.171.11.119.5.2.3.12.1,DGS-3420-52P-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of statis information for each port.
.1.3.6.1.4.1.171.11.119.5.2.3.12.1.1,DGS-3420-52P-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.5.2.3.12.1.2,DGS-3420-52P-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 1522 Byte Good VLAN Frame Counter
.1.3.6.1.4.1.171.11.119.5.2.3.12.1.3,DGS-3420-52P-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 2047 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.5.2.3.12.1.4,DGS-3420-52P-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,Receive and Transmit 2048 to 4095 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.5.2.3.12.1.5,DGS-3420-52P-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,Receive and Transmit 4096 to 9216 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.5.2.3.13,DGS-3420-52P-L2MGMT-MIB::swL2PortTXDropCounterTable,,not-accessible,,current,,A table that contains information for each port TX drop counter.
.1.3.6.1.4.1.171.11.119.5.2.3.13.1,DGS-3420-52P-L2MGMT-MIB::swL2PortTXDropCounterEntry,,not-accessible,swL2PortTXDropCounterPortIndex,current,,A list of information for each port TX drop counter
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.1,DGS-3420-52P-L2MGMT-MIB::swL2PortTXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.2,DGS-3420-52P-L2MGMT-MIB::swL2PortTXHOLDrops,Counter32,read-only,,current,,Incremented for each Packet drop due to Head Of Line blocking
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.3,DGS-3420-52P-L2MGMT-MIB::swL2PortTXCOS0Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS0
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.4,DGS-3420-52P-L2MGMT-MIB::swL2PortTXCOS1Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS1
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.5,DGS-3420-52P-L2MGMT-MIB::swL2PortTXCOS2Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS2
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.6,DGS-3420-52P-L2MGMT-MIB::swL2PortTXCOS3Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS3
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.7,DGS-3420-52P-L2MGMT-MIB::swL2PortTXCOS4Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS4
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.8,DGS-3420-52P-L2MGMT-MIB::swL2PortTXCOS5Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS5
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.9,DGS-3420-52P-L2MGMT-MIB::swL2PortTXCOS6Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS6
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.10,DGS-3420-52P-L2MGMT-MIB::swL2PortTXCOS7Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS7
.1.3.6.1.4.1.171.11.119.5.2.3.13.1.11,DGS-3420-52P-L2MGMT-MIB::swL2PortTXSTPDrops,Counter32,read-only,,current,,Incremented for packets dropped when egress port is not in forwarding state
.1.3.6.1.4.1.171.11.119.5.2.9,DGS-3420-52P-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.9.1,DGS-3420-52P-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.119.5.2.9.2,DGS-3420-52P-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.119.5.2.9.3,DGS-3420-52P-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.119.5.2.9.3.1,DGS-3420-52P-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.119.5.2.9.3.1.1,DGS-3420-52P-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.119.5.2.9.3.1.3,DGS-3420-52P-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.119.5.2.9.3.1.4,DGS-3420-52P-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.119.5.2.9.3.1.5,DGS-3420-52P-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.119.5.2.9.3.1.6,DGS-3420-52P-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.119.5.2.9.3.1.7,DGS-3420-52P-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.5.2.9.3.1.8,DGS-3420-52P-L2MGMT-MIB::swL2ActiveMemberPorts,OCTET,read-only,,current,,This object indicates the operational bundled ports in this Link Aggregation Group.
.1.3.6.1.4.1.171.11.119.5.2.9.4,DGS-3420-52P-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.119.5.2.9.5,DGS-3420-52P-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.5.2.9.5.1,DGS-3420-52P-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.5.2.9.5.1.1,DGS-3420-52P-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.119.5.2.9.5.1.2,DGS-3420-52P-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.119.5.2.9.6,DGS-3420-52P-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.5.2.9.6.1,DGS-3420-52P-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.119.5.2.9.6.1.1,DGS-3420-52P-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.119.5.2.9.6.1.2,DGS-3420-52P-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.119.5.2.10,DGS-3420-52P-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.10.1,DGS-3420-52P-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.119.5.2.10.2,DGS-3420-52P-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.5.2.10.3,DGS-3420-52P-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.5.2.10.4,DGS-3420-52P-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.119.5.2.10.5,DGS-3420-52P-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.119.5.2.10.5.1,DGS-3420-52P-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.119.5.2.10.5.1.1,DGS-3420-52P-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.119.5.2.10.5.1.2,DGS-3420-52P-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.119.5.2.10.5.1.3,DGS-3420-52P-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.119.5.2.10.5.1.4,DGS-3420-52P-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.119.5.2.10.5.1.5,DGS-3420-52P-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.119.5.2.10.5.1.6,DGS-3420-52P-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.119.5.2.11,DGS-3420-52P-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.11.13,DGS-3420-52P-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.119.5.2.11.13.1,DGS-3420-52P-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.119.5.2.11.13.1.1,DGS-3420-52P-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.119.5.2.11.13.1.2,DGS-3420-52P-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2):auth-only(3):accounting-only(4),This object denotes the status of IGMP Access Authentication of the port.  Note: enabled(1): Both the authentication and accounting functions are enabled,  after the client is authenticated, the accounting message will be sent  to Radius.  disabled(2): Both the authentication and accounting functions are disabled.  auth-only(3): Only the authentication function is enabled, after the client  is authenticated, accounting message will not be sent to Radius.  accounting-only(4): Only the accounting function is enabled, authentication  is not needed, if the client joins a group, the accounting message will be  sent to Radius. 
.1.3.6.1.4.1.171.11.119.5.2.14,DGS-3420-52P-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.14.1,DGS-3420-52P-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.119.5.2.14.1.1,DGS-3420-52P-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.119.5.2.14.1.1.1,DGS-3420-52P-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.119.5.2.14.1.1.2,DGS-3420-52P-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.119.5.2.17,DGS-3420-52P-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.17.1,DGS-3420-52P-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.119.5.2.17.1.1,DGS-3420-52P-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.119.5.2.17.1.1.1,DGS-3420-52P-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.119.5.2.17.1.1.2,DGS-3420-52P-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.119.5.2.100,DGS-3420-52P-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.100.1,DGS-3420-52P-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.100.1.1,DGS-3420-52P-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.100.1.1.1,DGS-3420-52P-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.119.5.2.100.1.1.2,DGS-3420-52P-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.119.5.2.100.1.2,DGS-3420-52P-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.100.1.2.0,DGS-3420-52P-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.100.1.2.0.1,DGS-3420-52P-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.119.5.2.100.1.2.0.2,DGS-3420-52P-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.119.5.2.100.1.2.0.7,DGS-3420-52P-L2MGMT-MIB::swL2macNotificationWithVID,,,,,, This trap indicates the MAC address variations in the address table 
.1.3.6.1.4.1.171.11.119.5.2.100.1.2.1,DGS-3420-52P-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.119.5.2.100.1.2.1.1,DGS-3420-52P-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + MAC address + Box ID + Port Number + Zero... Operation Code: 1, 2 1 means learned a new MAC address 2 means deleted an old MAC address. Box ID: The switch box ID, for standalone device, it always 1. Port Number: The port number learned or deleted for the box. Zero: Used to separate each message(Operate Code + MAC address + Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.5.2.100.1.2.1.2,DGS-3420-52P-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.119.5.2.100.1.2.1.4,DGS-3420-52P-L2MGMT-MIB::swL2macNotifyInfoWithVID,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + VLAN ID + MAC address + Box ID + Port Number + Zero... Operation Code with 1 byte: 1 or 2 1 means learned a new MAC address 2 means deleted an old MAC address.  VLAN ID with 2 bytes: The VLAN ID of the MAC learn.  Box ID with 1 byte: The switch box ID, for standalone device, it always 1. Port Number with 2 bytes: The local port/link aggregation group learned or deleted for the box, Zero with 1 byte: Used to separate each message(Operate Code + VLAN ID + MAC address +  Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.5.3,DGS-3420-52P-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.119.5.3.1,DGS-3420-52P-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.1.1,DGS-3420-52P-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.1.1.1,DGS-3420-52P-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.119.5.3.1.1.2,DGS-3420-52P-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.5.3.1.1.3,DGS-3420-52P-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.5.3.1.1.5,DGS-3420-52P-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.5.3.1.1.6,DGS-3420-52P-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.119.5.3.2,DGS-3420-52P-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.2.1,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.2.1.3,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.1,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.2,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.3,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.4,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.5,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.6,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.7,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.8,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.9,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.10,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.12,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.14,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.15,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.16,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.17,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.18,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.19,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.20,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.21,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.22,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.23,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.24,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.25,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.26,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.27,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.28,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.29,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.30,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.5.3.2.1.3.1.31,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPdRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.5.3.2.1.4,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.1,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.2,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.3,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.5,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.6,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.7,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.8,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.9,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.10,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.11,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.12,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.13,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.1.14,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlDadRetransNum,INTEGER,read-write,,current,,Indicates the value of duplicate address detection attempt number
.1.3.6.1.4.1.171.11.119.5.3.2.1.4.2,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6CtrlOptimisticDadState,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of optimistic dad.
.1.3.6.1.4.1.171.11.119.5.3.2.1.5,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.5.1,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.5.1.1,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.5.3.2.1.5.1.2,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.5.1.3,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.5.1.4,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.5.3.2.1.5.1.5,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.5.3.2.1.5.1.6,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.119.5.3.2.1.5.1.7,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.119.5.3.2.1.5.1.8,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.5.3.2.1.5.1.9,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.6,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.119.5.3.2.1.6.1,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.6.1.1,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.5.3.2.1.6.1.2,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.119.5.3.2.1.6.1.3,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.6.1.4,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.6.1.5,DGS-3420-52P-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.5.3.2.1.7,DGS-3420-52P-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device. (except the loopback interface)
.1.3.6.1.4.1.171.11.119.5.3.2.1.8,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.119.5.3.2.1.8.1,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.8.1.1,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.8.1.2,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.119.5.3.2.1.8.1.3,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.8.1.4,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.8.1.5,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.8.1.6,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.5.3.2.1.9,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpv6CtrlTable,,not-accessible,,current,,This table contains loopback IPv6 interface information.
.1.3.6.1.4.1.171.11.119.5.3.2.1.9.1,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpv6CtrlEntry,,not-accessible,swL3LoopBackIpv6CtrlInterfaceName:swL3LoopBackIpv6CtrlIpv6Address:swL3LoopBackIpv6CtrlIpv6PrefixLen,current,,A list of information about a specific loopback IPv6 interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.9.1.1,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpv6CtrlInterfaceName,OCTET,not-accessible,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.9.1.2,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6Address,OCTET,not-accessible,,current,,The IPv6 address of the loopback interface. This object only can take the value of the unicast IPv6 address.
.1.3.6.1.4.1.171.11.119.5.3.2.1.9.1.3,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6PrefixLen,INTEGER,not-accessible,,current,,The IPv6 prefix for this loopback interface.
.1.3.6.1.4.1.171.11.119.5.3.2.1.9.1.99,DGS-3420-52P-L3MGMT-MIB::swL3LoopBackIpv6CtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.5.3.2.2,DGS-3420-52P-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.2.2.1,DGS-3420-52P-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.119.5.3.2.2.1.1,DGS-3420-52P-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.5.3.2.2.1.1.1,DGS-3420-52P-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.5.3.2.2.1.1.2,DGS-3420-52P-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.5.3.2.2.1.1.3,DGS-3420-52P-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.119.5.3.2.2.1.1.4,DGS-3420-52P-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.119.5.3.2.4,DGS-3420-52P-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.119.5.3.2.5,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.119.5.3.2.5.1,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.5.3.2.5.1.1,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.119.5.3.2.5.1.2,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.119.5.3.2.5.1.3,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.119.5.3.2.5.1.4,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.119.5.3.2.5.1.5,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.119.5.3.2.5.1.6,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.119.5.3.2.5.1.7,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.119.5.3.2.5.1.8,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.119.5.3.2.6,DGS-3420-52P-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.2.6.1,DGS-3420-52P-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.119.5.3.2.6.1.1,DGS-3420-52P-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.119.5.3.2.6.1.1.1,DGS-3420-52P-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.119.5.3.2.6.1.1.2,DGS-3420-52P-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.119.5.3.2.6.1.1.3,DGS-3420-52P-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.119.5.3.2.6.1.1.4,DGS-3420-52P-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.5.3.2.7,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.119.5.3.2.7.1,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.5.3.2.7.1.1,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.119.5.3.2.7.1.2,DGS-3420-52P-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.5.3.3,DGS-3420-52P-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.3.3,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.3.3.1,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.5.3.3.3.2,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.119.5.3.3.3.3,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.119.5.3.3.3.4,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.5.3.3.3.5,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.5.3.3.3.6,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.119.5.3.3.3.6.1,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.119.5.3.3.3.6.1.1,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.119.5.3.3.3.6.1.2,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.119.5.3.3.3.6.1.3,DGS-3420-52P-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.119.5.3.4,DGS-3420-52P-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.5.3.4.1,DGS-3420-52P-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.5.3.4.1.1,DGS-3420-52P-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.5.3.4.1.2,DGS-3420-52P-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.119.5.3.4.1.3,DGS-3420-52P-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.5.3.5,DGS-3420-52P-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.5.3.5.1,DGS-3420-52P-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.119.5.3.5.1.1,DGS-3420-52P-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.5.3.5.1.2,DGS-3420-52P-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.5.3.5.1.3,DGS-3420-52P-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.5.3.5.1.4,DGS-3420-52P-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.5.3.5.1.5,DGS-3420-52P-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.5.3.5.1.6,DGS-3420-52P-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.119.5.3.6,DGS-3420-52P-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.119.5.3.6.1,DGS-3420-52P-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.119.5.3.6.1.1,DGS-3420-52P-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.119.5.3.6.1.2,DGS-3420-52P-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.119.5.3.6.1.3,DGS-3420-52P-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.5.3.6.1.4,DGS-3420-52P-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.119.5.3.6.1.5,DGS-3420-52P-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.5.3.7,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.119.5.3.7.1,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.119.5.3.7.1.1,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.119.5.3.7.1.2,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.119.5.3.7.1.3,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.119.5.3.7.1.4,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.119.5.3.7.1.5,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.119.5.3.7.1.6,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.119.5.3.7.1.7,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.119.5.3.7.1.8,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.119.5.3.7.1.9,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.5.3.7.1.10,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.119.5.3.7.1.11,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.5.3.7.1.12,DGS-3420-52P-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.5.3.8,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.5.3.8.1,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.5.3.8.1.1,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.119.5.3.8.1.2,DGS-3420-52P-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.119.5.3.8.1.3,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.5.3.8.1.4,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.119.5.3.8.1.5,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.119.5.3.8.1.6,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.119.5.3.8.1.7,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.119.5.3.8.1.8,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.119.5.3.8.1.9,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.5.3.8.1.10,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.5.3.8.1.11,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.119.5.3.8.1.12,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.119.5.3.8.1.13,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.119.5.3.8.1.14,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.119.5.3.8.1.15,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.119.5.3.8.1.16,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.119.5.3.8.1.17,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.119.5.3.8.1.18,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.5.3.8.1.19,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.119.5.3.8.1.20,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.5.3.8.1.21,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.119.5.3.8.1.23,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.5.3.8.1.24,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.5.3.8.1.25,DGS-3420-52P-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.5.3.9,DGS-3420-52P-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.9.1,DGS-3420-52P-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.119.5.3.9.2,DGS-3420-52P-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.119.5.3.9.3,DGS-3420-52P-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.119.5.3.9.4,DGS-3420-52P-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.119.5.3.9.5,DGS-3420-52P-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.119.5.3.9.6,DGS-3420-52P-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.119.5.3.9.7,DGS-3420-52P-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.119.5.3.9.8,DGS-3420-52P-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.119.5.3.10,DGS-3420-52P-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.119.5.3.10.1,DGS-3420-52P-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.119.5.3.10.1.1,DGS-3420-52P-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.5.3.10.1.2,DGS-3420-52P-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.119.5.3.10.1.3,DGS-3420-52P-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.119.5.3.10.1.4,DGS-3420-52P-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.5.3.10.1.5,DGS-3420-52P-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.119.5.3.10.1.6,DGS-3420-52P-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.5.3.12,DGS-3420-52P-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.119.5.3.12.1,DGS-3420-52P-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.119.5.3.12.1.1,DGS-3420-52P-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.119.5.3.12.1.2,DGS-3420-52P-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.119.5.3.12.1.3,DGS-3420-52P-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.119.5.3.12.1.4,DGS-3420-52P-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.119.5.3.12.1.5,DGS-3420-52P-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.119.5.3.12.1.6,DGS-3420-52P-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.119.5.3.12.1.7,DGS-3420-52P-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.119.5.3.12.1.8,DGS-3420-52P-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.119.5.3.13,DGS-3420-52P-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.13.1,DGS-3420-52P-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.119.5.3.13.1.1,DGS-3420-52P-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.5.3.13.1.1.1,DGS-3420-52P-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.119.5.3.13.1.1.2,DGS-3420-52P-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.5.3.13.1.1.3,DGS-3420-52P-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.5.3.13.1.1.4,DGS-3420-52P-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.5.3.13.1.1.5,DGS-3420-52P-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.5.3.13.1.1.6,DGS-3420-52P-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.5.3.13.1.1.7,DGS-3420-52P-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.5.3.13.1.1.8,DGS-3420-52P-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.5.3.13.2,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1.1,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1.2,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1.3,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1.4,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1.5,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1.6,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1.7,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1.8,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1.9,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.119.5.3.13.2.1.10,DGS-3420-52P-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.119.5.3.14,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.14.1,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.1,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.2,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.3,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.4,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.5,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.6,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.7,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.8,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.9,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.10,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.11,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.12,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.13,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.14,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.15,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.119.5.3.14.1.1.16,DGS-3420-52P-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.119.5.3.15,DGS-3420-52P-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.15.1,DGS-3420-52P-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.119.5.3.15.2,DGS-3420-52P-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.119.5.3.15.3,DGS-3420-52P-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.5.3.15.4,DGS-3420-52P-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.5.3.15.5,DGS-3420-52P-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.119.5.3.15.6,DGS-3420-52P-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.119.5.3.17,DGS-3420-52P-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.17.1,DGS-3420-52P-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.119.5.3.17.2,DGS-3420-52P-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.119.5.3.17.3,DGS-3420-52P-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.119.5.3.18,DGS-3420-52P-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.5.3.18.1,DGS-3420-52P-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.119.5.3.18.2,DGS-3420-52P-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.5.3.18.3,DGS-3420-52P-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.5.3.19,DGS-3420-52P-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.5.3.19.1,DGS-3420-52P-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.5.3.19.1.1,DGS-3420-52P-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.119.5.3.19.1.2,DGS-3420-52P-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.5.3.19.1.3,DGS-3420-52P-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.5.3.20,DGS-3420-52P-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.5.3.20.1,DGS-3420-52P-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.119.5.3.20.1.1,DGS-3420-52P-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.5.3.20.1.2,DGS-3420-52P-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.5.3.20.1.3,DGS-3420-52P-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.5.3.20.1.4,DGS-3420-52P-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.5.3.20.1.5,DGS-3420-52P-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.6,SWDGS3420PRIMGMT-MIB::dlink-Dgs3420Proj-Dgs3420-26SC,,,,,,
.1.3.6.1.4.1.171.11.119.6.2,DGS-3420-26SC-L2MGMT-MIB::swL2MgmtMIB,,,,,,The Structure of Layer 2 Network Management Information.
.1.3.6.1.4.1.171.11.119.6.2.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevInfo,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.1.1.1,DGS-3420-26SC-L2MGMT-MIB::swDevInfoTotalNumOfPort,INTEGER,read-only,,current,,The number of ports within this switch. This value is the sum of the ports within this switch.
.1.3.6.1.4.1.171.11.119.6.2.1.1.2,DGS-3420-26SC-L2MGMT-MIB::swDevInfoNumOfPortInUse,INTEGER,read-only,,current,,The number of ports in this switch connected to the segment or the end stations.
.1.3.6.1.4.1.171.11.119.6.2.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.1.2.5,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlSnmpTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the SNMP trap status.
.1.3.6.1.4.1.171.11.119.6.2.1.2.6,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCleanAllStatisticCounter,INTEGER,read-write,,current,normal(1):active(2),When the object is set to active, all statistical counters will be cleared. If set to normal, no action will occur.
.1.3.6.1.4.1.171.11.119.6.2.1.2.7,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlVlanIdOfFDBTbl,INTEGER,read-write,,current,,Indicates the VLAN ID to which the Dot1dTpFdbTable belongs;  The default value is the DEFAULT_VLAN_ID of the system.
.1.3.6.1.4.1.171.11.119.6.2.1.2.8,DGS-3420-26SC-L2MGMT-MIB::swL2MACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object can enable or disable MAC Notification.
.1.3.6.1.4.1.171.11.119.6.2.1.2.9,DGS-3420-26SC-L2MGMT-MIB::swL2MACNotifyHistorySize,INTEGER,read-write,,current,,This object indicates the history size of MAC addresses in the MAC Address table. 
.1.3.6.1.4.1.171.11.119.6.2.1.2.10,DGS-3420-26SC-L2MGMT-MIB::swL2MACNotifyInterval,INTEGER,read-write,,current,,This object indicates the time interval, in seconds, that will trigger 
.1.3.6.1.4.1.171.11.119.6.2.1.2.13,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlAsymVlanState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object enables or disables asymmetric VLANs  during the runtime of the system.
.1.3.6.1.4.1.171.11.119.6.2.1.2.14,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlTelnet,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.1.2.14.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlTelnetState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object controls the Telnet status.
.1.3.6.1.4.1.171.11.119.6.2.1.2.14.2,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlTelnetTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Telnet is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.6.2.1.2.16,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlManagementVlanId,INTEGER,read-write,,current,,This object controls which previously created VLANs are included  in the System IP Interface.
.1.3.6.1.4.1.171.11.119.6.2.1.2.17,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlWeb,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.1.2.17.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlWebState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the Web status.
.1.3.6.1.4.1.171.11.119.6.2.1.2.17.2,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlWebTcpPort,INTEGER,read-write,,current,,This object designates TCP ports. When Web is disabled, this object is not accessible.
.1.3.6.1.4.1.171.11.119.6.2.1.2.18,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlLLDPState,INTEGER,read-write,,current,enabled(1):disabled(2),Specifies the state of the LLDP function.  When this function is enabled, the switch can start to transmit  LLDP packets and receive and process the LLDP packets.
.1.3.6.1.4.1.171.11.119.6.2.1.2.19,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlLLDPForwardMessageState,INTEGER,read-write,,current,enabled(1):disabled(2),When lldp is disabled and lldp forward_message's are enabled, the  LLDP Data Unit packets received by the switch will be forwarded. 
.1.3.6.1.4.1.171.11.119.6.2.1.2.20,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlIpAutoconfig,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the IP auto configuration state.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFM,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM global state.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.2,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMPortTable,,not-accessible,,current,,A table containing the CFM state of specified ports.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.2.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMPortEntry,,not-accessible,swL2DevCtrlCFMPortIndex,current,,The entry of the CFM state on specified ports.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.2.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMPortIndex,INTEGER,not-accessible,,current,,This object indicates the port number.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.2.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMPortState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the CFM state by port.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.3,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMMaTable,,not-accessible,,current,,A table containing the CFM mode of specified MAs.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.3.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMMaEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex,current,,The entry of the CFM mode on specified MAs.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.3.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMMaMode,INTEGER,read-write,,current,software(1):hardware(2),This object indicates the CFM mode by MA.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.4,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMMepTable,,not-accessible,,current,,A table containing the CFM mode of specified MEPs.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.4.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMMepEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier,current,,The entry of the CFM mode on specified MEPs.
.1.3.6.1.4.1.171.11.119.6.2.1.2.21.4.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlCFMMepMode,INTEGER,read-only,,current,software(1):hardware(2),This object indicates the CFM mode by MEP.
.1.3.6.1.4.1.171.11.119.6.2.1.2.22,DGS-3420-26SC-L2MGMT-MIB::swL2DevCtrlVLANTrunkState,INTEGER,read-write,,current,enabled(1):disabled(2),This indicates the global state of the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.6.2.1.2.23,DGS-3420-26SC-L2MGMT-MIB::swL2MACNotifyTrapType,INTEGER,read-write,,current,withVid(1):withoutVid(2),This object indicates MAC notification trap message include VLAN ID or not.
.1.3.6.1.4.1.171.11.119.6.2.1.3,DGS-3420-26SC-L2MGMT-MIB::swL2DevAlarm,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.1.3.1,DGS-3420-26SC-L2MGMT-MIB::swL2DevAlarmNewRoot,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),When the device has become the new root of the Spanning Tree, this object decides whether to send a new root trap.
.1.3.6.1.4.1.171.11.119.6.2.1.3.2,DGS-3420-26SC-L2MGMT-MIB::swL2DevAlarmTopologyChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when  the switch topology changes. If the object is enabled (3), the Topology Change  trap is sent by the device when any of its configured ports transition from  the Learning state to the Forwarding state, or from the Forwarding state to  the Blocking state. For the same port transition, the device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.6.2.1.3.3,DGS-3420-26SC-L2MGMT-MIB::swL2DevAlarmLinkChange,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object determines whether or not to send a trap message when the link  changes. If the object is enabled (3), the Link Change trap is sent by  the device when any of its port links change. The device does not send the  trap if this object value is disabled or in another state.
.1.3.6.1.4.1.171.11.119.6.2.2,DGS-3420-26SC-L2MGMT-MIB::swL2VLANMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.2.1,DGS-3420-26SC-L2MGMT-MIB::swL2VlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.171.11.119.6.2.2.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2VlanStaticEntry,,not-accessible,swL2VlanIndex,current,,Static information for a VLAN configured into this device by (local or network) management.
.1.3.6.1.4.1.171.11.119.6.2.2.1.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2VlanIndex,INTEGER,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.4.1.171.11.119.6.2.2.1.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2VLANAdvertisement,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates if the advertisement is active or not.
.1.3.6.1.4.1.171.11.119.6.2.2.2,DGS-3420-26SC-L2MGMT-MIB::swL2PVIDAutoAssignmentState,INTEGER,read-write,,current,enabled(1):disabled(2),This object controls the PVID auto assignment state. If 'Auto-assign PVID' is disabled, the PVID can only be changed  by PVID configuration (user changes explicitly). The VLAN  configuration will not automatically change the PVID. 
.1.3.6.1.4.1.171.11.119.6.2.2.3,DGS-3420-26SC-L2MGMT-MIB::swL2VlanPortInfoTable,,not-accessible,,current,,A table containing the VLAN and port role information of each port.
.1.3.6.1.4.1.171.11.119.6.2.2.3.1,DGS-3420-26SC-L2MGMT-MIB::swL2VlanPortInfoEntry,,not-accessible,swL2VlanPortInfoPortIndex:swL2VlanPortInfoVid,current,,The table entry of VLAN port information.
.1.3.6.1.4.1.171.11.119.6.2.2.3.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2VlanPortInfoPortIndex,INTEGER,read-only,,current,,The port index.
.1.3.6.1.4.1.171.11.119.6.2.2.3.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2VlanPortInfoVid,INTEGER,read-only,,current,,The VLAN ID assigned to a special port
.1.3.6.1.4.1.171.11.119.6.2.2.3.1.3,DGS-3420-26SC-L2MGMT-MIB::swL2VlanPortInfoPortRole,INTEGER,read-only,,current,other(1):untagged(2):tagged(3):dynamic(4):forbidden(5),The port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.
.1.3.6.1.4.1.171.11.119.6.2.2.6,DGS-3420-26SC-L2MGMT-MIB::swL2NniGvrpBpduAddress,INTEGER,read-write,,current,dot1d(1):dot1ad(2),Specifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.
.1.3.6.1.4.1.171.11.119.6.2.3,DGS-3420-26SC-L2MGMT-MIB::swL2PortMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.3.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortInfoTable,,not-accessible,,current,,A table that contains information about every port.
.1.3.6.1.4.1.171.11.119.6.2.3.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortInfoEntry,,not-accessible,swL2PortInfoPortIndex:swL2PortInfoMediumType,current,,A list of information for each port of the device.
.1.3.6.1.4.1.171.11.119.6.2.3.1.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.6.2.3.1.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortInfoMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.6.2.3.1.1.3,DGS-3420-26SC-L2MGMT-MIB::swL2PortInfoUnitID,INTEGER,read-only,,current,,Indicates the ID of the unit in the system.
.1.3.6.1.4.1.171.11.119.6.2.3.1.1.4,DGS-3420-26SC-L2MGMT-MIB::swL2PortInfoType,INTEGER,read-only,,current,portType-none(0):portType-100Base-T(2):portType-100Base-X(3):portType-1000Base-T(4):portType-1000Base-X(5):portType-10GBase-R(6):portType-10GBase-CX4(7):portType-SIO(8):portType-module-empty(9):portType-user-last(10),This object indicates the connector type of this port.
.1.3.6.1.4.1.171.11.119.6.2.3.1.1.5,DGS-3420-26SC-L2MGMT-MIB::swL2PortInfoLinkStatus,INTEGER,read-only,,current,other(1):link-pass(2):link-fail(3),This object indicates the port link status.
.1.3.6.1.4.1.171.11.119.6.2.3.1.1.6,DGS-3420-26SC-L2MGMT-MIB::swL2PortInfoNwayStatus,INTEGER,read-only,,current,link-down(0):full-10Mbps-8023x(1):full-10Mbps-none(2):half-10Mbps-backp(3):half-10Mbps-none(4):full-100Mbps-8023x(5):full-100Mbps-none(6):half-100Mbps-backp(7):half-100Mbps-none(8):full-1Gigabps-8023x(9):full-1Gigabps-none(10):half-1Gigabps-backp(11):half-1Gigabps-none(12):full-10Gigabps-8023x(13):full-10Gigabps-none(14):half-10Gigabps-8023x(15):half-10Gigabps-none(16):empty(17):err-disabled(18),This object indicates the port speed and duplex mode.
.1.3.6.1.4.1.171.11.119.6.2.3.1.1.8,DGS-3420-26SC-L2MGMT-MIB::swL2PortInfoErrorDisabled,INTEGER,read-only,,current,none(0):storm(1):stp-lbd(2):ctp-lbd(3):ddm(4):bpdu-protection(5):unknow(6):power-saving(7),This object indicates the blocking type of this port.
.1.3.6.1.4.1.171.11.119.6.2.3.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlTable,,not-accessible,,current,,A table that contains control information about every port.
.1.3.6.1.4.1.171.11.119.6.2.3.2.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlEntry,,not-accessible,swL2PortCtrlPortIndex:swL2PortCtrlMediumType,current,,A list of control information for each port on the device.
.1.3.6.1.4.1.171.11.119.6.2.3.2.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.6.2.3.2.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlMediumType,INTEGER,read-only,,current,copper(1):fiber(2),Indicates the medium type of the port number.
.1.3.6.1.4.1.171.11.119.6.2.3.2.1.3,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlUnitIndex,INTEGER,read-only,,current,,Indicates the ID of the unit in the device
.1.3.6.1.4.1.171.11.119.6.2.3.2.1.4,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlAdminState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is enabled or disabled.
.1.3.6.1.4.1.171.11.119.6.2.3.2.1.5,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlNwayState,INTEGER,read-write,,current,other(1):nway-enabled(2):nway-disabled-10Mbps-Half(3):nway-disabled-10Mbps-Full(4):nway-disabled-100Mbps-Half(5):nway-disabled-100Mbps-Full(6):nway-disabled-1Gigabps-Half(7):nway-disabled-1Gigabps-Full(8):nway-disabled-1Gigabps-Full-master(9):nway-disabled-1Gigabps-Full-slave(10),Chose the port speed, duplex mode, and N-Way function mode.
.1.3.6.1.4.1.171.11.119.6.2.3.2.1.6,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming  signal is asserted. For full duplex mode, the IEEE 802.3x flow  control function sends PAUSE frames and receives PAUSE frames.
.1.3.6.1.4.1.171.11.119.6.2.3.2.1.7,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlLearningState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object decides if the port is locked or not.
.1.3.6.1.4.1.171.11.119.6.2.3.2.1.8,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlMACNotifyState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object sets each port's MAC notification state.
.1.3.6.1.4.1.171.11.119.6.2.3.2.1.10,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlMDIXState,INTEGER,read-write,,current,auto(1):normal(2):cross(3),This object configures the MDIX setting of the port.
.1.3.6.1.4.1.171.11.119.6.2.3.3,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlJumboFrame,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object configures the switch's jumbo frame settings.
.1.3.6.1.4.1.171.11.119.6.2.3.4,DGS-3420-26SC-L2MGMT-MIB::swL2PortCtrlJumboFrameMaxSize,INTEGER,read-only,,current,,This object describes how many bytes the max jumbo frame is.
.1.3.6.1.4.1.171.11.119.6.2.3.6,DGS-3420-26SC-L2MGMT-MIB::swL2PortCounterCtrlTable,,not-accessible,,current,,A table that is used to clear counter information about every port.
.1.3.6.1.4.1.171.11.119.6.2.3.6.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortCounterCtrlEntry,,not-accessible,swL2PortCounterCtrlPortIndex,current,,A list of entries used to clear the counter information for each port of the device.
.1.3.6.1.4.1.171.11.119.6.2.3.6.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortCounterCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.6.2.3.6.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortCounterClearCtrl,INTEGER,read-write,,current,other(1):start(2),This object indicates whether to clear the counters for each port of the device or not.
.1.3.6.1.4.1.171.11.119.6.2.3.9,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXDropCounterTable,,not-accessible,,current,,A table that contains received error statistic information for each port.
.1.3.6.1.4.1.171.11.119.6.2.3.9.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXDropCounterEntry,,not-accessible,swL2PortRXDropCounterPortIndex,current,,A list of information for each port received drop counter.
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXBufferFullDrops,Counter32,read-only,,current,,The total number of packets discarded while input buffer full.
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.3,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXACLDrops,Counter32,read-only,,current,,The total number of packets denied by ACLs.
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.4,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXMulticastDrops,Counter32,read-only,,current,,The total number of multicast packet that is discarded.
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.5,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXVLANIngressDrops,Counter32,read-only,,current,,The total number of packets discarded by VLAN ingress checking.
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.6,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXIngressBandwidthControlDrops,Counter32,read-only,,current,,The total number of packets discarded by port ingress 
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.7,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXInvalidIPv6Drops,Counter32,read-only,,current,,The total number of packets discarded by IPv6 L3
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.8,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXSTPDrops,Counter32,read-only,,current,,The total number of packets discarded when ingress 
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.9,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXStormAndFDBDiscard,Counter32,read-only,,current,,The total number of packets discarded by receiving policy (i.e. DST_DISCARD, SRC_DISCARD,RATE_CONTROL, etc.)
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.10,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXMTUDrops,Counter32,read-only,,current,,The total number of packets discarded by frames received, which  exceeds Maximum Frame in length and contains a valid or invalid FCS.
.1.3.6.1.4.1.171.11.119.6.2.3.9.1.11,DGS-3420-26SC-L2MGMT-MIB::swL2PortRXInvalidDestinationPort,Counter32,read-only,,current,,The total number of packets dropped due to port bitmap of zero condition.
.1.3.6.1.4.1.171.11.119.6.2.3.10,DGS-3420-26SC-L2MGMT-MIB::swL2PortJumboFrameCtrlTable,,not-accessible,,current,,A table that contains information for each port's jumbo frame information.
.1.3.6.1.4.1.171.11.119.6.2.3.10.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortJumboFrameCtrlEntry,,not-accessible,swL2PortJumboFrameCtrlPortIndex,current,,A list of information for each port's jumbo frame of the device.
.1.3.6.1.4.1.171.11.119.6.2.3.10.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortJumboFrameCtrlPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port number in the module)
.1.3.6.1.4.1.171.11.119.6.2.3.10.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortJumboFrameCtrlPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the port's jumbo frame is enabled or disabled.
.1.3.6.1.4.1.171.11.119.6.2.3.11,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoTable,,not-accessible,,current,,A table that contains information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoEntry,,not-accessible,swL2PortSfpInfoPortIndex,current,,A list of information for each sfp pluged in port.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoConnectType,OCTET,read-only,,current,,The ConnectType of sfp informaiton.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.3,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoVendorName,OCTET,read-only,,current,,The vendor name of sfp informaiton.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.4,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoVendorPN,OCTET,read-only,,current,,The vendor PN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.5,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoVendorSN,OCTET,read-only,,current,,The vendor SN of sfp informaiton.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.6,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoVendorOUI,OCTET,read-only,,current,,The vendor OUI of sfp information.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.7,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoVendorRev,OCTET,read-only,,current,,The vendor Rev of sfp information.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.8,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoDateCode,OCTET,read-only,,current,,The date code of sfp information.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.9,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoFiberType,OCTET,read-only,,current,,The fiber type of sfp information.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.10,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoBaudRate,INTEGER,read-only,,current,,The baud rate of sfp information.
.1.3.6.1.4.1.171.11.119.6.2.3.11.1.11,DGS-3420-26SC-L2MGMT-MIB::swL2PortSfpInfoWavelength,INTEGER,read-only,,current,,The wavelength of sfp information.
.1.3.6.1.4.1.171.11.119.6.2.3.12,DGS-3420-26SC-L2MGMT-MIB::swL2PortStatisTable,,not-accessible,,current,,A table that contains information for each port statis counter.
.1.3.6.1.4.1.171.11.119.6.2.3.12.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortStatisEntry,,not-accessible,swL2PortStatisPortIndex,current,,A list of statis information for each port.
.1.3.6.1.4.1.171.11.119.6.2.3.12.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortStatisPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.6.2.3.12.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortStatisPkts1519to1522Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 1522 Byte Good VLAN Frame Counter
.1.3.6.1.4.1.171.11.119.6.2.3.12.1.3,DGS-3420-26SC-L2MGMT-MIB::swL2PortStatisPkts1519to2047Octets,Counter32,read-only,,current,,Receive and Transmit 1519 to 2047 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.6.2.3.12.1.4,DGS-3420-26SC-L2MGMT-MIB::swL2PortStatisPkts2048to4095Octets,Counter32,read-only,,current,,Receive and Transmit 2048 to 4095 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.6.2.3.12.1.5,DGS-3420-26SC-L2MGMT-MIB::swL2PortStatisPkts4096to9216Octets,Counter32,read-only,,current,,Receive and Transmit 4096 to 9216 Byte Frame Counter.
.1.3.6.1.4.1.171.11.119.6.2.3.13,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXDropCounterTable,,not-accessible,,current,,A table that contains information for each port TX drop counter.
.1.3.6.1.4.1.171.11.119.6.2.3.13.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXDropCounterEntry,,not-accessible,swL2PortTXDropCounterPortIndex,current,,A list of information for each port TX drop counter
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXDropCounterPortIndex,INTEGER,read-only,,current,,This object indicates the module's port number.(1..Max port
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXHOLDrops,Counter32,read-only,,current,,Incremented for each Packet drop due to Head Of Line blocking
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.3,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXCOS0Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS0
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.4,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXCOS1Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS1
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.5,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXCOS2Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS2
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.6,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXCOS3Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS3
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.7,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXCOS4Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS4
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.8,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXCOS5Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS5
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.9,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXCOS6Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS6
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.10,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXCOS7Drops,Counter32,read-only,,current,,Incremented for each packet drop due to Head of Line blocking of egress port COS7
.1.3.6.1.4.1.171.11.119.6.2.3.13.1.11,DGS-3420-26SC-L2MGMT-MIB::swL2PortTXSTPDrops,Counter32,read-only,,current,,Incremented for packets dropped when egress port is not in forwarding state
.1.3.6.1.4.1.171.11.119.6.2.9,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.9.1,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkMaxSupportedEntries,INTEGER,read-only,,current,,Maximum number of entries in the trunk configuration table (swL2TrunkCtrlTable).
.1.3.6.1.4.1.171.11.119.6.2.9.2,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkCurrentNumEntries,INTEGER,read-only,,current,,Current active number of entries in the trunk configuration  table.
.1.3.6.1.4.1.171.11.119.6.2.9.3,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkCtrlTable,,not-accessible,,current,,This table specifies information about the logical port trunk groups.
.1.3.6.1.4.1.171.11.119.6.2.9.3.1,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkCtrlEntry,,not-accessible,swL2TrunkIndex,current,,A list of information about each logical port trunk group.
.1.3.6.1.4.1.171.11.119.6.2.9.3.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkIndex,INTEGER,read-only,,current,,The index number of the logical port trunk group. The trunk group  number depends on the existence of unit and module.
.1.3.6.1.4.1.171.11.119.6.2.9.3.1.3,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkMasterPort,INTEGER,read-create,,current,,This object indicates the master port number of the port trunk entry. When using Port Trunking, you cannot configure the other  ports of the group except the master port. Their configuration must be the same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
.1.3.6.1.4.1.171.11.119.6.2.9.3.1.4,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkMember,OCTET,read-create,,current,,Indicates the number of ports included in this Trunk group. The maximum number of ports is 8 for one trunk group.
.1.3.6.1.4.1.171.11.119.6.2.9.3.1.5,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkFloodingPort,INTEGER,read-only,,current,,The object indicates the flooding port number of the port trunk entry. The first port of the Trunk group is implicitly configured to  be the flooding port.
.1.3.6.1.4.1.171.11.119.6.2.9.3.1.6,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkType,INTEGER,read-create,,current,other(1):static(2):lacp(3),This object indicates the type of trunk group. static: is a static trunk group lacp: is a LACP trunk group. 
.1.3.6.1.4.1.171.11.119.6.2.9.3.1.7,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.6.2.9.3.1.8,DGS-3420-26SC-L2MGMT-MIB::swL2ActiveMemberPorts,OCTET,read-only,,current,,This object indicates the operational bundled ports in this Link Aggregation Group.
.1.3.6.1.4.1.171.11.119.6.2.9.4,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkAlgorithm,INTEGER,read-write,,current,other(1):mac-source(2):mac-destination(3):mac-source-dest(4):ip-source(5):ip-destination(6):ip-source-dest(7):l4-source-port(8):l4-destination-port(9):l4-source-dest-port(10),This object configures part of the packet examined by the  switch when selecting the egress port for transmitting  load-sharing data.
.1.3.6.1.4.1.171.11.119.6.2.9.5,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkLACPPortTable,,not-accessible,,current,,This table specifies which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.6.2.9.5.1,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkLACPPortEntry,,not-accessible,swL2TrunkLACPPortIndex,current,,A list of information specifying which ports are grouped together (this can be up to 8 ports) into a single logical link.
.1.3.6.1.4.1.171.11.119.6.2.9.5.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkLACPPortIndex,INTEGER,read-only,,current,,The index of logical port LACP. 
.1.3.6.1.4.1.171.11.119.6.2.9.5.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkLACPPortState,INTEGER,read-write,,current,active(1):passive(2),The state of a logical port LACP.
.1.3.6.1.4.1.171.11.119.6.2.9.6,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkVLANTable,,not-accessible,,current,,This table is used to manage the VLAN trunking feature of the device.
.1.3.6.1.4.1.171.11.119.6.2.9.6.1,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkVLANEntry,,not-accessible,swL2TrunkVLANPort,current,,This object is used to configure the VLAN trunking settings for each port.
.1.3.6.1.4.1.171.11.119.6.2.9.6.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkVLANPort,INTEGER,read-only,,current,,This object indicates the port being configured.
.1.3.6.1.4.1.171.11.119.6.2.9.6.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2TrunkVLANState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the logical port VLAN trunk.
.1.3.6.1.4.1.171.11.119.6.2.10,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.10.1,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorLogicTargetPort,INTEGER,read-write,,current,,This object indicates which switch port will sniff another 
.1.3.6.1.4.1.171.11.119.6.2.10.2,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorPortSourceIngress,OCTET,read-write,,current,,This represents the port where ingress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.6.2.10.3,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorPortSourceEgress,OCTET,read-write,,current,,This represents the port where egress packets will be sniffed.
.1.3.6.1.4.1.171.11.119.6.2.10.4,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorPortState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates the port mirroring state. other (1) - this entry is currently in use but the conditions  under which it will remain so are different from each of the following values. disabled (2) - After writing this value to the object, the enabled (3) - This entry resides in the table.
.1.3.6.1.4.1.171.11.119.6.2.10.5,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorGroupTable,,not-accessible,,current,,This table specifies information about the Mirror group configuration.
.1.3.6.1.4.1.171.11.119.6.2.10.5.1,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorGroupEntry,,not-accessible,swL2MirrorGroupID,current,,A list of information about each Mirror group configuration.
.1.3.6.1.4.1.171.11.119.6.2.10.5.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorGroupID,INTEGER,not-accessible,,current,,This object indicates the mirror group. The range of this object is (1..n), the value of n depends on detail project. 
.1.3.6.1.4.1.171.11.119.6.2.10.5.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object manages this mirror group entry.
.1.3.6.1.4.1.171.11.119.6.2.10.5.1.3,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorGroupState,INTEGER,read-create,,current,other(1):disabled(2):enabled(3),This object indicates the mirror group state.
.1.3.6.1.4.1.171.11.119.6.2.10.5.1.4,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorGroupLogicTargetPort,INTEGER,read-create,,current,,This object indicates the mirror group target port.
.1.3.6.1.4.1.171.11.119.6.2.10.5.1.5,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorGroupPortSourceIngress,OCTET,read-create,,current,,This object indicates the mirror group ingress source ports.
.1.3.6.1.4.1.171.11.119.6.2.10.5.1.6,DGS-3420-26SC-L2MGMT-MIB::swL2MirrorGroupPortSourceEngress,OCTET,read-create,,current,,This object indicates the mirror group engress source ports.
.1.3.6.1.4.1.171.11.119.6.2.11,DGS-3420-26SC-L2MGMT-MIB::swL2IGMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.11.13,DGS-3420-26SC-L2MGMT-MIB::swL2IGMPAccessAuthTable,,not-accessible,,current,,This table is used to manage the IGMP Access Authentication configurations of the device.
.1.3.6.1.4.1.171.11.119.6.2.11.13.1,DGS-3420-26SC-L2MGMT-MIB::swL2IGMPAccessAuthEntry,,not-accessible,swL2IGMPAccessAuthPort,current,,A list of manageable entities for IGMP Access Authentication. The configuration is done per port.
.1.3.6.1.4.1.171.11.119.6.2.11.13.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2IGMPAccessAuthPort,INTEGER,read-only,,current,,The index of the swL2IGMPAccessAuthTable. This object corresponds to the port being configured.
.1.3.6.1.4.1.171.11.119.6.2.11.13.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2IGMPAccessAuthState,INTEGER,read-write,,current,enabled(1):disabled(2):auth-only(3):accounting-only(4),This object denotes the status of IGMP Access Authentication of the port.  Note: enabled(1): Both the authentication and accounting functions are enabled,  after the client is authenticated, the accounting message will be sent  to Radius.  disabled(2): Both the authentication and accounting functions are disabled.  auth-only(3): Only the authentication function is enabled, after the client  is authenticated, accounting message will not be sent to Radius.  accounting-only(4): Only the accounting function is enabled, authentication  is not needed, if the client joins a group, the accounting message will be  sent to Radius. 
.1.3.6.1.4.1.171.11.119.6.2.14,DGS-3420-26SC-L2MGMT-MIB::swL2TrafficSegMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.14.1,DGS-3420-26SC-L2MGMT-MIB::swL2TrafficSegTable,,not-accessible,,current,,This table specifies that the port can just forward traffic to the  specific port list.
.1.3.6.1.4.1.171.11.119.6.2.14.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2TrafficSegEntry,,not-accessible,swL2TrafficSegPort,current,,A list of information which specifies the port with its traffic  forwarding list.
.1.3.6.1.4.1.171.11.119.6.2.14.1.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2TrafficSegPort,INTEGER,read-only,,current,,The port number of the logical port.
.1.3.6.1.4.1.171.11.119.6.2.14.1.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2TrafficSegForwardPorts,OCTET,read-write,,current,,The port list where a specific port can forward traffic.
.1.3.6.1.4.1.171.11.119.6.2.17,DGS-3420-26SC-L2MGMT-MIB::swL2MulticastFilterMode,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.17.1,DGS-3420-26SC-L2MGMT-MIB::swL2MulticastFilterModeVlanTable,,not-accessible,,current,, A table that contains information about the VLAN multicast filter mode.
.1.3.6.1.4.1.171.11.119.6.2.17.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2MulticastFilterModeVlanEntry,,not-accessible,swL2MulticastFilterVid,current,,A list of multicast filter mode information for each VLAN. 
.1.3.6.1.4.1.171.11.119.6.2.17.1.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2MulticastFilterVid,INTEGER,read-only,,current,,Indicates the VID for each VLAN.
.1.3.6.1.4.1.171.11.119.6.2.17.1.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2MulticastFilterVlanMode,INTEGER,read-write,,current,forward-all-groups(1):forward-unregistered-groups(2):filter-unregistered-groups(3),Specifies the multicast filter mode for each VLAN.
.1.3.6.1.4.1.171.11.119.6.2.100,DGS-3420-26SC-L2MGMT-MIB::swL2MgmtMIBTraps,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.100.1,DGS-3420-26SC-L2MGMT-MIB::swL2Notify,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.100.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2NotifyMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.100.1.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2macNotificationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of macNotification detection.
.1.3.6.1.4.1.171.11.119.6.2.100.1.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortSecurityViolationSeverity,INTEGER,read-write,,current,critical(0):warning(1):information(2):emergency(3):alert(4):error(5):notice(6):debug(7),Indicates the level of PortSecurityViolation detection.
.1.3.6.1.4.1.171.11.119.6.2.100.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2NotifyPrefix,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.100.1.2.0,DGS-3420-26SC-L2MGMT-MIB::swL2NotifFirmware,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.100.1.2.0.1,DGS-3420-26SC-L2MGMT-MIB::swL2macNotification,,,,,, This trap indicates the MAC address variations in the address table . 
.1.3.6.1.4.1.171.11.119.6.2.100.1.2.0.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortSecurityViolationTrap,,,,,,When the port_security trap is enabled, new MAC addresses that violate  the pre-defined port security configuration will trigger trap messages  to be sent out.
.1.3.6.1.4.1.171.11.119.6.2.100.1.2.0.7,DGS-3420-26SC-L2MGMT-MIB::swL2macNotificationWithVID,,,,,, This trap indicates the MAC address variations in the address table 
.1.3.6.1.4.1.171.11.119.6.2.100.1.2.1,DGS-3420-26SC-L2MGMT-MIB::swl2NotificationBidings,,,,,,
.1.3.6.1.4.1.171.11.119.6.2.100.1.2.1.1,DGS-3420-26SC-L2MGMT-MIB::swL2macNotifyInfo,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + MAC address + Box ID + Port Number + Zero... Operation Code: 1, 2 1 means learned a new MAC address 2 means deleted an old MAC address. Box ID: The switch box ID, for standalone device, it always 1. Port Number: The port number learned or deleted for the box. Zero: Used to separate each message(Operate Code + MAC address + Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.6.2.100.1.2.1.2,DGS-3420-26SC-L2MGMT-MIB::swL2PortSecurityViolationMac,OCTET,accessible-for-notify,,current,,This object indicates the MAC address that violated the port security configuration.
.1.3.6.1.4.1.171.11.119.6.2.100.1.2.1.4,DGS-3420-26SC-L2MGMT-MIB::swL2macNotifyInfoWithVID,OCTET,read-only,,current,,This object indicates the information for the device MAC address changes. And the detailed information include: Operation Code + VLAN ID + MAC address + Box ID + Port Number + Zero... Operation Code with 1 byte: 1 or 2 1 means learned a new MAC address 2 means deleted an old MAC address.  VLAN ID with 2 bytes: The VLAN ID of the MAC learn.  Box ID with 1 byte: The switch box ID, for standalone device, it always 1. Port Number with 2 bytes: The local port/link aggregation group learned or deleted for the box, Zero with 1 byte: Used to separate each message(Operate Code + VLAN ID + MAC address +  Box ID + Port Number).
.1.3.6.1.4.1.171.11.119.6.3,DGS-3420-26SC-L3MGMT-MIB::swL3MgmtMIB,,,,,,The Structure of Layer 3 Network Management Information for the
.1.3.6.1.4.1.171.11.119.6.3.1,DGS-3420-26SC-L3MGMT-MIB::swL3DevMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3DevCtrl,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.1.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3DevCtrlRIPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the Routing Information Protocol (RIP)  version 2 function is enabled or disabled.
.1.3.6.1.4.1.171.11.119.6.3.1.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3DevCtrlOSPFState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates OSPF protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.6.3.1.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3DevCtrlDVMRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DVMRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.6.3.1.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3DevCtrlVRRPState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol is enabled or disabled.
.1.3.6.1.4.1.171.11.119.6.3.1.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3DevCtrlVrrpPingState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates VRRP protocol Ping is enabled or disabled.
.1.3.6.1.4.1.171.11.119.6.3.2,DGS-3420-26SC-L3MGMT-MIB::swL3IpMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.2.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.2.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlTable,,not-accessible,,current,,This table contain IP interface information.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlEntry,,not-accessible,swL3IpCtrlInterfaceName,current,,A list of information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpAddr,IpAddress,read-write,,current,,The IP address of the interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpSubnetMask,IpAddress,read-write,,current,,The IP net mask for this interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlVlanName,OCTET,read-write,,current,,This object indicates the IP control entry's VLAN name. The  VLAN name in each entry must be unique in the IP Control Table.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlSecondary,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the IP address is the secondary IP. When false(2), the IP address is the primary IP.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlMode,INTEGER,read-write,,current,other(1):bootp(3):dhcp(4),This object indicates the IP operation mode.  other(1) - This entry is currently in use but the conditions under  which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.9,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.10,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpv4AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv4 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.12,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpv6AdminState,INTEGER,read-write,,current,enabled(1):disabled(2),The IPv6 admin state of the IP interface. The default state is determined by project. This state will only be effective when the swL3IpCtrlAdminState is enabled.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.14,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAddress,OCTET,read-only,,current,,The IPv6 link local address for this interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.15,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for this IPv6 link local address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.16,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.17,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpv6LinkLocalAutoState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),The state of the IPv6 link local auto.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.18,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlLocalProxyArp,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates enable/disable of the local proxy ARP function for IPv4.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.19,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpMtu,INTEGER,read-create,,current,,The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. The suggested minimum value is 1500 bytes. The suggested maximum value is the size of the jumbo frame minus 36. The suggested default setting is 1500 bytes.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.20,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.21,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpDirectedBroadcastState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the IP Directed Broadcast.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.22,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12State,INTEGER,read-write,,current,enabled(1):disabled(2),Enable or disable insertion of option 12 in the DHCPDISCOVER and  DHCPREQUEST message.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.23,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpDhcpOption12HostName,OCTET,read-write,,current,,Specify the host name to be inserted in the DHCPDISCOVER and  DHCPREQUEST message. The specified host name must start with a  letter, end with a letter or digit, and have only letters, digits,  and hyphen as interior characters; the maximal length is 63. By  default, the host name is empty. When set an empty host name, means to clear the host name setting and  use the default value to encode option 12.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.24,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of the Dhcpv6 Client PD.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.25,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixName,OCTET,read-write,,current,,This object indicates the name for the DHCPv6 Client PD. If the  swL3IpCtrlDhcpv6ClientPDState is disabled, this object will be clear and can't write.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.26,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefix,OCTET,read-only,,current,,The IPv6 prefix obtained form delegation router.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.27,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPDPrefixLen,INTEGER,read-only,,current,,The IPv6 prefix length for the prefix obtained from delegation router.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.28,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigState,INTEGER,read-write,,current,enabled(1):disabled(2),The state of IPv6 stateless adddress autoconfig.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.29,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlIpv6AutoConfigDefault,INTEGER,read-write,,current,true(1):false(2),When this is true(1), a default route will be installed into ipv6 routing table. When false(2), no default route will be installed.
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.30,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.6.3.2.1.3.1.31,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlDhcpv6ClientPdRapidCommit,INTEGER,read-write,,current,true(1):false(2),When this is true(1), Allows the two-message exchange method for
.1.3.6.1.4.1.171.11.119.6.3.2.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlTable,,not-accessible,,current,,This table contains IPv6 information of an IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlEntry,,not-accessible,swL3Ipv6CtrlInterfaceName,current,,A list of IPv6 information about a specific IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlMaxReassmblySize,INTEGER,read-only,,current,,Maximum Reassembly Size of the IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlNsRetransTimer,Unsigned32,read-write,,current,,Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlRaState,INTEGER,read-write,,current,enabled(1):disabled(2),Neighbor solicited state.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlRaMinRtrAdvInterval,INTEGER,read-write,,current,,The minimum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.  It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlRaMaxRtrAdvInterval,INTEGER,read-write,,current,,The maximum time allowed between sending unsolicited multicast Router  Advertisements from the interface. The unit is set in seconds.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlRaLifeTime,INTEGER,read-write,,current,,Indicates the lifetime of the router as the default router.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.9,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlRaReachableTime,INTEGER,read-write,,current,,Indicates the amount of time that a node can consider a neighboring  node reachable after receiving a reachability confirmation.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.10,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlRaRetransTime,Unsigned32,read-write,,current,,Indicates the amount of time between retransmissions of neighbor  solicited messages. The unit is set in millisecond.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.11,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlRaHopLimit,INTEGER,read-write,,current,,Indicates the default value of the hop limit field in the IPv6 header for  packets sent by hosts that receive this RA message.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.12,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlRaManagedFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a  stateful address configuration protocol to obtain an address in the addition  to the addresses derived from the stateless address configuration.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.13,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlRaOtherConfigFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, it indicates that hosts receiving this RA must use a stateful  address configuration protocol to obtain an on-link address configuration information.
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.1.14,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlDadRetransNum,INTEGER,read-write,,current,,Indicates the value of duplicate address detection attempt number
.1.3.6.1.4.1.171.11.119.6.3.2.1.4.2,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6CtrlOptimisticDadState,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the status of optimistic dad.
.1.3.6.1.4.1.171.11.119.6.3.2.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6AddressCtrlTable,,not-accessible,,current,,This table contains IPv6 address information for each IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.5.1,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6AddressCtrlEntry,,not-accessible,swL3Ipv6AddressCtrlInterfaceName:swL3Ipv6Address:swL3Ipv6AddressCtrlPrefixLen,current,,A list of information about a specific IPv6 address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.5.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6AddressCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.6.3.2.1.5.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6Address,OCTET,read-only,,current,,Specify the IPv6 address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.5.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6AddressCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.5.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6AddressCtrlPreferredLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains in preferred state.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.6.3.2.1.5.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6AddressCtrlValidLifeTime,Unsigned32,read-write,,current,,Indicates the number of seconds that an address, based on the specified prefix,  using the stateless address configuration, remains valid.  For an infinite valid lifetime, the value can be set to 0xffffffff.
.1.3.6.1.4.1.171.11.119.6.3.2.1.5.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6AddressCtrlOnLinkFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the address implied by the specified prefix is available  on the link where the RA message is received.
.1.3.6.1.4.1.171.11.119.6.3.2.1.5.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6AddressCtrlAutonomousFlag,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled, the specified prefix will be used to create an autonomous address configuration.
.1.3.6.1.4.1.171.11.119.6.3.2.1.5.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6AddressCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.6.3.2.1.5.1.9,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6AddressCtrlAddressType,INTEGER,read-only,,current,manual(1):dhcpv6(2):stateless(3),This object indicates the type of the IPv6 address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlTable,,not-accessible,,current,,This table contain the information of the IPv6 address which based on DHCPv6 client PD.
.1.3.6.1.4.1.171.11.119.6.3.2.1.6.1,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlEntry,,not-accessible,swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName:swL3Ipv6DHCPv6CPDAddrCtrlPrefixName:swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr:swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,current,,A list of information about a specific DHCPv6 Client PD IPv6 address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.6.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP interface. 
.1.3.6.1.4.1.171.11.119.6.3.2.1.6.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixName,OCTET,read-only,,current,,This object indicates the name of the prefix based on  which the IPv6 address will be generate. 
.1.3.6.1.4.1.171.11.119.6.3.2.1.6.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlIPv6addr,OCTET,read-only,,current,,Specify the suffix of the IPv6 address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.6.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlPrefixLen,INTEGER,read-only,,current,,Indicates the prefix length of this IPv6 address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.6.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3Ipv6DHCPv6CPDAddrCtrlState,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.6.3.2.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3IpCtrlAllIpIfState,INTEGER,read-write,,current,other(1):enabled(2):disabled(3),This object indicates all interface function state of the device. (except the loopback interface)
.1.3.6.1.4.1.171.11.119.6.3.2.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpCtrlTable,,not-accessible,,current,,This table contains loopback IP interface information.
.1.3.6.1.4.1.171.11.119.6.3.2.1.8.1,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpCtrlEntry,,not-accessible,swL3LoopBackIpCtrlInterfaceName,current,,A list of information about a specific loopback IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.8.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpCtrlInterfaceName,OCTET,read-only,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.8.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpCtrlIfIndex,INTEGER,read-only,,current,,This object uniquely identifies the loopback IP interface number in the swL3LoopBackIpCtrlTable.
.1.3.6.1.4.1.171.11.119.6.3.2.1.8.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpCtrlIpAddr,IpAddress,read-create,,current,,The IP address of the loopback interface. This object only can take the value of the unicast IP address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.8.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpCtrlIpSubnetMask,IpAddress,read-create,,current,,The IP net mask for this loopback interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.8.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpCtrlAdminState,INTEGER,read-create,,current,enabled(1):disabled(2),The state of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.8.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpCtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.6.3.2.1.9,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlTable,,not-accessible,,current,,This table contains loopback IPv6 interface information.
.1.3.6.1.4.1.171.11.119.6.3.2.1.9.1,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlEntry,,not-accessible,swL3LoopBackIpv6CtrlInterfaceName:swL3LoopBackIpv6CtrlIpv6Address:swL3LoopBackIpv6CtrlIpv6PrefixLen,current,,A list of information about a specific loopback IPv6 interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.9.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlInterfaceName,OCTET,not-accessible,,current,,This object indicates the name of the loopback IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.9.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6Address,OCTET,not-accessible,,current,,The IPv6 address of the loopback interface. This object only can take the value of the unicast IPv6 address.
.1.3.6.1.4.1.171.11.119.6.3.2.1.9.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlIpv6PrefixLen,INTEGER,not-accessible,,current,,The IPv6 prefix for this loopback interface.
.1.3.6.1.4.1.171.11.119.6.3.2.1.9.1.99,DGS-3420-26SC-L3MGMT-MIB::swL3LoopBackIpv6CtrlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects  in this table.
.1.3.6.1.4.1.171.11.119.6.3.2.2,DGS-3420-26SC-L3MGMT-MIB::swL3IpFdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.2.2.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpFdbInfoTable,,not-accessible,,current,,A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
.1.3.6.1.4.1.171.11.119.6.3.2.2.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpFdbInfoEntry,,not-accessible,swL3IpFdbInfoIpAddr,current,,Information about a specific IP address for which the bridge  has some forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.6.3.2.2.1.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpFdbInfoIpAddr,IpAddress,read-only,,current,,A IP address for which switch has forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.6.3.2.2.1.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3IpFdbInfoIpSubnetMask,IpAddress,read-only,,current,,A IP net mask for this interface for which the switch has  forwarding and/or filtering information.
.1.3.6.1.4.1.171.11.119.6.3.2.2.1.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3IpFdbInfoPort,INTEGER,read-only,,current,,Either the value '0', or the port number of the port on which packets having an IP address equal to the value of the  corresponding instance of swL3IpFdbInfoIpAddr has been seen. A  value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
.1.3.6.1.4.1.171.11.119.6.3.2.2.1.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3IpFdbInfoType,INTEGER,read-only,,current,other(1):static(2):dynamic(3),The status of this entry.
.1.3.6.1.4.1.171.11.119.6.3.2.4,DGS-3420-26SC-L3MGMT-MIB::swL3IpArpAgingTime,INTEGER,read-write,,current,,The timeout period in minutes for aging out dynamically learned arp information.
.1.3.6.1.4.1.171.11.119.6.3.2.5,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteTable,,not-accessible,,current,,This entity's IP static Routing table.
.1.3.6.1.4.1.171.11.119.6.3.2.5.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteNextHop,current,,A particular route to a particular destination, under a particular policy. Once an entry is built,it shouldn't be modified.That is,it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.6.3.2.5.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteDest,IpAddress,read-only,,current,,The destination IP address of this route.  This object may not take a Multicast (Class D) address value.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
.1.3.6.1.4.1.171.11.119.6.3.2.5.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteMask,IpAddress,read-only,,current,,Indicate the mask to be logical-AND with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP  Address Class.  Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to  swL3IpStaticRouteDest.
.1.3.6.1.4.1.171.11.119.6.3.2.5.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteBkupState,INTEGER,read-create,,current,primary(1):backup(2):none(3),The routing state for this route.The value SHOULD be primary(1), backup(2) or none(3).
.1.3.6.1.4.1.171.11.119.6.3.2.5.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteNextHop,IpAddress,read-create,,current,,Specifies the IP address for the next hop router. An IP address of 255.255.255.255 denotes a Null interface as the next hop.
.1.3.6.1.4.1.171.11.119.6.3.2.5.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteMetric,INTEGER,read-create,,current,,Specifies the routing metric for this route. If this metric is not used, its value will be displayed as -1.
.1.3.6.1.4.1.171.11.119.6.3.2.5.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteStatus,INTEGER,read-create,,current,other(1):invalid(2):valid(3):active(4):inActive(5),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry resides in the table. active(4) - the nextHop of this entry exists in the ARP table. inActive(5) - the next hop of this entry does not exist in the ARP table.
.1.3.6.1.4.1.171.11.119.6.3.2.5.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteWeight,INTEGER,read-create,,current,,Specifies the weight value. Used for the weighted multipath.
.1.3.6.1.4.1.171.11.119.6.3.2.5.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteInterfaceName,OCTET,read-only,,current,,Specifies the name of the IP interface.
.1.3.6.1.4.1.171.11.119.6.3.2.6,DGS-3420-26SC-L3MGMT-MIB::swL3IpMcastMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.2.6.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpMcastStaticRouteTable,,not-accessible,,current,,IP multicast static routing allows you to have multicast paths diverge from the unicast paths. 
.1.3.6.1.4.1.171.11.119.6.3.2.6.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpMcastStaticRouteEntry,,not-accessible,swL3IpMcastStaticRouteIpmrouteAddr:swL3IpMcastStaticRouteIpmrouteMask,current,,A list of information about IP multicast static routes.
.1.3.6.1.4.1.171.11.119.6.3.2.6.1.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteAddr,IpAddress,not-accessible,,current,,If the source IP address of the received IP multicast packet matches this Ipmrouteaddress, the RPF network is used to do an RPF check.
.1.3.6.1.4.1.171.11.119.6.3.2.6.1.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3IpMcastStaticRouteIpmrouteMask,IpAddress,not-accessible,,current,,This specifies an IP net Mask for this interface.
.1.3.6.1.4.1.171.11.119.6.3.2.6.1.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3IpMcastStaticRouteRpfAddr,IpAddress,read-create,,current,,If the source IP address of the received IP multicast packet matches the Ipmrouteaddress, the Rpfaddress will be used to check whether the packet received is from a legal interface. If it is set to null, it means that if the source IP address in the received IP multicast packet matches the Ipmrouteaddress, the RPF check will fail.
.1.3.6.1.4.1.171.11.119.6.3.2.6.1.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3IpMcastStaticRouteRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.6.3.2.7,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteTunnelTable,,not-accessible,,current,,This entity's IPv4 static Routing tunnel table.
.1.3.6.1.4.1.171.11.119.6.3.2.7.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteTunnelEntry,,not-accessible,swL3IpStaticRouteDest:swL3IpStaticRouteMask:swL3IpStaticRouteTunnelInterfaceName,current,,A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and delete actions.
.1.3.6.1.4.1.171.11.119.6.3.2.7.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteTunnelInterfaceName,OCTET,read-only,,current,,This object indicates the name of the IP tunnel interface.
.1.3.6.1.4.1.171.11.119.6.3.2.7.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3IpStaticRouteTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.6.3.3,DGS-3420-26SC-L3MGMT-MIB::swL3RelayMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.3.3,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.3.3.1,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates if the DNS Relay function is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.6.3.3.3.2,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsPrimaryServer,IpAddress,read-write,,current,,This object indicates the address of the primary DNS server.
.1.3.6.1.4.1.171.11.119.6.3.3.3.3,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsSecondaryServer,IpAddress,read-write,,current,,This object indicates the address of the secondary DNS server.
.1.3.6.1.4.1.171.11.119.6.3.3.3.4,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsCacheState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay cache is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.6.3.3.3.5,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsStaticTableState,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),This object indicates DNS Relay static table is enabled or  disabled.
.1.3.6.1.4.1.171.11.119.6.3.3.3.6,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsCtrlTable,,not-accessible,,current,,This table displays the current DNS relay static table.
.1.3.6.1.4.1.171.11.119.6.3.3.3.6.1,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsCtrlEntry,,not-accessible,swL3RelayDnsCtrlDomainName:swL3RelayDnsCtrlIpAddr,current,,A list of information display the current DNS relay static  table.
.1.3.6.1.4.1.171.11.119.6.3.3.3.6.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsCtrlDomainName,OCTET,read-only,,current,,The domain name of the entry.
.1.3.6.1.4.1.171.11.119.6.3.3.3.6.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsCtrlIpAddr,IpAddress,read-only,,current,,The IP address of the entry.
.1.3.6.1.4.1.171.11.119.6.3.3.3.6.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3RelayDnsCtrlState,INTEGER,read-write,,current,other(1):invalid(2):valid(3),This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
.1.3.6.1.4.1.171.11.119.6.3.4,DGS-3420-26SC-L3MGMT-MIB::swL3Md5Table,,not-accessible,,current,,This table displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.6.3.4.1,DGS-3420-26SC-L3MGMT-MIB::swL3Md5Entry,,not-accessible,swL3Md5KeyId,current,,A list of information displays the current MD5 key table.
.1.3.6.1.4.1.171.11.119.6.3.4.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3Md5KeyId,INTEGER,read-only,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.6.3.4.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3Md5Key,OCTET,read-create,,current,,An MD5 password of up to 16 bytes.
.1.3.6.1.4.1.171.11.119.6.3.4.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3Md5RowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.6.3.5,DGS-3420-26SC-L3MGMT-MIB::swL3RouteRedistriTable,,not-accessible,,current,,Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.6.3.5.1,DGS-3420-26SC-L3MGMT-MIB::swL3RouteRedistriEntry,,not-accessible,swL3RouteRedistriSrcProtocol:swL3RouteRedistriDstProtocol,current,,A list of information displaying the route redistribution table.
.1.3.6.1.4.1.171.11.119.6.3.5.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3RouteRedistriSrcProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):static(4):local(5):bgp(6),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.6.3.5.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3RouteRedistriDstProtocol,INTEGER,read-only,,current,other(1):rip(2):ospf(3):bgp(6),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.6.3.5.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3RouteRedistriType,INTEGER,read-create,,current,other(1):all(2):type-1(3):type-2(4):internal(5):external(6):inter-E1(7):inter-E2(8):extType1(9):extType2(10),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.6.3.5.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3RouteRedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPF interface cost. This is analogous  to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.6.3.5.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3RouteRedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.11.119.6.3.5.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3RouteRedistriRouteMapName,OCTET,read-create,,current,,This Object just works when the destination protocol is BGP  and indicate the route-map working when redistribute the route to BGP.
.1.3.6.1.4.1.171.11.119.6.3.6,DGS-3420-26SC-L3MGMT-MIB::swL3OspfHostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will  advertise as host routes.
.1.3.6.1.4.1.171.11.119.6.3.6.1,DGS-3420-26SC-L3MGMT-MIB::swL3OspfHostEntry,,not-accessible,swL3OspfHostIpAddress:swL3OspfHostTOS,current,,A metric to be advertised, for a given type of service, when a given host is reachable.
.1.3.6.1.4.1.171.11.119.6.3.6.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3OspfHostIpAddress,IpAddress,read-only,,current,,The IP Address of the Host.
.1.3.6.1.4.1.171.11.119.6.3.6.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3OspfHostTOS,Integer32,read-only,,current,,The Type of Service of the route being configured.
.1.3.6.1.4.1.171.11.119.6.3.6.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3OspfHostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.6.3.6.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3OspfHostAreaID,IpAddress,read-create,,current,,The Area the Host Entry is to be found within. By default, the  area that a subsuming OSPF interface is in, or 0.0.0.0
.1.3.6.1.4.1.171.11.119.6.3.6.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3OspfHostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.6.3.7,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfTable,,not-accessible,,current,,Information about this router's virtual inter- faces.
.1.3.6.1.4.1.171.11.119.6.3.7.1,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfEntry,,not-accessible,swL3ospfVirtIfAreaId:swL3ospfVirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.171.11.119.6.3.7.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfAreaId,IpAddress,read-only,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
.1.3.6.1.4.1.171.11.119.6.3.7.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfNeighbor,IpAddress,read-only,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.171.11.119.6.3.7.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link- state update packet over this interface.
.1.3.6.1.4.1.171.11.119.6.3.7.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
.1.3.6.1.4.1.171.11.119.6.3.7.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfHelloInterval,Integer32,read-create,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
.1.3.6.1.4.1.171.11.119.6.3.7.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfRtrDeadInterval,Integer32,read-create,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
.1.3.6.1.4.1.171.11.119.6.3.7.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states.
.1.3.6.1.4.1.171.11.119.6.3.7.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.171.11.119.6.3.7.1.9,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfAuthType,INTEGER,read-create,,current,,The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.6.3.7.1.10,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfAuthKey,OCTET,read-create,,current,,If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
.1.3.6.1.4.1.171.11.119.6.3.7.1.11,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfAuthKeyID,INTEGER,read-create,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.6.3.7.1.12,DGS-3420-26SC-L3MGMT-MIB::swL3ospfVirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.6.3.8,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfTable,,not-accessible,,current,,The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.6.3.8.1,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfEntry,,not-accessible,swL3ospfIfIpAddress:swL3ospfAddressLessIf,current,,The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
.1.3.6.1.4.1.171.11.119.6.3.8.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfIpAddress,IpAddress,read-only,,current,,The IP address of this OSPF interface.
.1.3.6.1.4.1.171.11.119.6.3.8.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3ospfAddressLessIf,Integer32,read-only,,current,,For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
.1.3.6.1.4.1.171.11.119.6.3.8.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfAreaId,IpAddress,read-write,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.6.3.8.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfType,INTEGER,read-write,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
.1.3.6.1.4.1.171.11.119.6.3.8.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfAdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
.1.3.6.1.4.1.171.11.119.6.3.8.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfRtrPriority,Integer32,read-write,,current,,The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
.1.3.6.1.4.1.171.11.119.6.3.8.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfTransitDelay,Integer32,read-only,,current,,The estimated number of seconds it takes to transmit a link state update packet over this interface.
.1.3.6.1.4.1.171.11.119.6.3.8.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfRetransInterval,Integer32,read-only,,current,,The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
.1.3.6.1.4.1.171.11.119.6.3.8.1.9,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfHelloInterval,Integer32,read-write,,current,,The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.6.3.8.1.10,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfRtrDeadInterval,Integer32,read-write,,current,,The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
.1.3.6.1.4.1.171.11.119.6.3.8.1.11,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfPollInterval,Integer32,read-only,,current,,The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
.1.3.6.1.4.1.171.11.119.6.3.8.1.12,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPF Interface State.
.1.3.6.1.4.1.171.11.119.6.3.8.1.13,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Designated Router.
.1.3.6.1.4.1.171.11.119.6.3.8.1.14,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfBackupDesignatedRouter,IpAddress,read-only,,current,,The IP Address of the Backup Designated Router.
.1.3.6.1.4.1.171.11.119.6.3.8.1.15,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfEvents,Counter32,read-only,,current,,The number of times this OSPF interface has changed its state, or an error has occurred.
.1.3.6.1.4.1.171.11.119.6.3.8.1.16,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfMulticastForwarding,INTEGER,read-only,,current,blocked(1):multicast(2):unicast(3),The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
.1.3.6.1.4.1.171.11.119.6.3.8.1.17,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfDemand,INTEGER,read-only,,current,true(1):false(2),Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
.1.3.6.1.4.1.171.11.119.6.3.8.1.18,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfAuthType,INTEGER,read-write,,current,,The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
.1.3.6.1.4.1.171.11.119.6.3.8.1.19,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfAuthKey,OCTET,read-write,,current,,The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
.1.3.6.1.4.1.171.11.119.6.3.8.1.20,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfAuthKeyID,INTEGER,read-write,,current,,The MD5 key ID.
.1.3.6.1.4.1.171.11.119.6.3.8.1.21,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfPassiveMode,INTEGER,read-write,,current,other(1):disabled(2):enabled(3),Assign the designated entry to be a passive interface.
.1.3.6.1.4.1.171.11.119.6.3.8.1.23,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfMetric,Integer32,read-write,,current,,The Metric to be advertised.
.1.3.6.1.4.1.171.11.119.6.3.8.1.24,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfDistributeListInType,INTEGER,read-write,,current,none(1):access-list(2),The type of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.6.3.8.1.25,DGS-3420-26SC-L3MGMT-MIB::swL3ospfIfDistributeListInName,OCTET,read-write,,current,,The name of route filter for distribute list in.
.1.3.6.1.4.1.171.11.119.6.3.9,DGS-3420-26SC-L3MGMT-MIB::swL3RoutePreference,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.9.1,DGS-3420-26SC-L3MGMT-MIB::swL3RoutePreferenceRIP,INTEGER,read-write,,current,,Used to configure the route preference of RIP.
.1.3.6.1.4.1.171.11.119.6.3.9.2,DGS-3420-26SC-L3MGMT-MIB::swL3RoutePreferenceOSPFIntra,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Intra.
.1.3.6.1.4.1.171.11.119.6.3.9.3,DGS-3420-26SC-L3MGMT-MIB::swL3RoutePreferenceStatic,INTEGER,read-write,,current,,Used to configure the route preference of Static.
.1.3.6.1.4.1.171.11.119.6.3.9.4,DGS-3420-26SC-L3MGMT-MIB::swL3RoutePreferenceLocal,INTEGER,read-only,,current,,Used to read the route preference of Local.
.1.3.6.1.4.1.171.11.119.6.3.9.5,DGS-3420-26SC-L3MGMT-MIB::swL3RoutePreferenceOSPFInter,INTEGER,read-write,,current,,Used to configure the route preference of OSPF Inter.
.1.3.6.1.4.1.171.11.119.6.3.9.6,DGS-3420-26SC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT1,INTEGER,read-write,,current,,Used to configure the route preference of OSPFExtT1.
.1.3.6.1.4.1.171.11.119.6.3.9.7,DGS-3420-26SC-L3MGMT-MIB::swL3RoutePreferenceOSPFExtT2,INTEGER,read-write,,current,,Used to configure the route preference of OSPF ExtT2.
.1.3.6.1.4.1.171.11.119.6.3.9.8,DGS-3420-26SC-L3MGMT-MIB::swL3RoutePreferenceDefault,INTEGER,read-write,,current,,Used to configure the route preference of Default route.
.1.3.6.1.4.1.171.11.119.6.3.10,DGS-3420-26SC-L3MGMT-MIB::swL3ospfAreaTable,,not-accessible,,current,,Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.171.11.119.6.3.10.1,DGS-3420-26SC-L3MGMT-MIB::swL3ospfAreaEntry,,not-accessible,swL3ospfAreaId,current,,Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.171.11.119.6.3.10.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3ospfAreaId,IpAddress,read-only,,current,,A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
.1.3.6.1.4.1.171.11.119.6.3.10.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3ospfAreaType,INTEGER,read-create,,obsolete,normal(1):stub(2):nssa(3),The type specified for an area.
.1.3.6.1.4.1.171.11.119.6.3.10.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3ospfAreaSummaryState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),Whether the summary LSA is effective for this area.
.1.3.6.1.4.1.171.11.119.6.3.10.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3ospfAreaMetric,Integer32,read-write,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.6.3.10.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3ospfAreaTranslateState,INTEGER,read-create,,current,none(1):disabled(2):enabled(3),.
.1.3.6.1.4.1.171.11.119.6.3.10.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3ospfAreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
.1.3.6.1.4.1.171.11.119.6.3.12,DGS-3420-26SC-L3MGMT-MIB::swL3dvmrpInterfaceTable,,not-accessible,,current,,The (conceptual) table listing the router's multicast- capable interfaces.
.1.3.6.1.4.1.171.11.119.6.3.12.1,DGS-3420-26SC-L3MGMT-MIB::swL3dvmrpInterfaceEntry,,not-accessible,swL3dvmrpInterfaceIfIndex,current,,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.171.11.119.6.3.12.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3dvmrpInterfaceIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the interface for which DVMRP is enabled.
.1.3.6.1.4.1.171.11.119.6.3.12.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3dvmrpInterfaceLocalAddress,IpAddress,read-create,,current,,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.171.11.119.6.3.12.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3dvmrpInterfaceMetric,Integer32,read-create,,current,,The distance metric for this interface which is used to calculate distance vectors.
.1.3.6.1.4.1.171.11.119.6.3.12.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3dvmrpInterfaceProbe,Integer32,read-create,,current,,Probe distribution interval.
.1.3.6.1.4.1.171.11.119.6.3.12.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3dvmrpInterfaceNbrTimeout,Integer32,read-create,,current,,Used to set the timer before neighbors are timed out.
.1.3.6.1.4.1.171.11.119.6.3.12.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3dvmrpInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),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.171.11.119.6.3.12.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadPkts,Counter32,read-only,,current,,The number of DVMRP packets 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.171.11.119.6.3.12.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3dvmrpInterfaceRcvBadRoutes,Counter32,read-only,,current,,The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
.1.3.6.1.4.1.171.11.119.6.3.13,DGS-3420-26SC-L3MGMT-MIB::swL3OspfLsdbMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.13.1,DGS-3420-26SC-L3MGMT-MIB::swL3OspfInternalLsdbTable,,not-accessible,,current,,The OSPF Process's Link State Database.
.1.3.6.1.4.1.171.11.119.6.3.13.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3OspfInternalLsdbEntry,,not-accessible,swL3OspfInternalLsdbAreaId:swL3OspfInternalLsdbType:swL3OspfInternalLsdbLsid:swL3OspfInternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.6.3.13.1.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3OspfInternalLsdbAreaId,IpAddress,read-only,,current,,The 32 bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.171.11.119.6.3.13.1.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3OspfInternalLsdbType,INTEGER,read-only,,current,routerLink(1):networkLink(2):summaryLink(3):asSummaryLink(4):asExternalLink(5):multicastLink(6):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.6.3.13.1.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3OspfInternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.6.3.13.1.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3OspfInternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.6.3.13.1.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3OspfInternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.6.3.13.1.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3OspfInternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.6.3.13.1.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3OspfInternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.6.3.13.1.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3OspfInternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.6.3.13.2,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbTable,,not-accessible,,current,,The OSPF Process's Links State Database.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbEntry,,not-accessible,swL3OspfExternalLsdbType:swL3OspfExternalLsdbLsid:swL3OspfExternalLsdbRouterId,current,,A single Link State Advertisement.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbType,INTEGER,read-only,,current,asExternalLink(5):nssaExternalLink(7),The type of the link state advertisement. Each link state type has a separate advertise- ment format.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbLsid,IpAddress,read-only,,current,,The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbRouterId,IpAddress,read-only,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbMetric,Integer32,read-only,,current,,Enter the metric (1 - 65535; 0 for auto cost) of this area.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbMetricType,INTEGER,read-only,,current,unrecognized(0):type-1(1):type-2(2),Enter the metric type of this area.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbSequenceNo,OCTET,read-only,,current,,The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbAge,Unsigned32,read-only,,current,,This field is the age of the link state adver- tisement in seconds.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbChecksum,Integer32,read-only,,current,,This field is the checksum of the complete contents of the advertisement, except the age field. The age field is the exception so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1.9,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbForwardingAddress,IpAddress,read-only,,current,,This field is the forwarding address.
.1.3.6.1.4.1.171.11.119.6.3.13.2.1.10,DGS-3420-26SC-L3MGMT-MIB::swL3OspfExternalLsdbRouteTag,OCTET,read-only,,current,,This field is the route tag.
.1.3.6.1.4.1.171.11.119.6.3.14,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.14.1,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3vrrpOperEntry' items.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperEntry,,not-accessible,swL3VrrpOperIfIndex:swL3VrrpOperVrId,current,,An entry in the vrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. Rows in the table cannot be modified unless the value of `swL3VrrpOperAdminState' is `disabled' and the `swL3VrrpOperState' has transitioned to `initialize'.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperIfIndex,Integer32,read-only,,current,,The ifIndex value of the interface for which VRRP is enabled.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperVrId,Integer32,read-only,,current,,This object contains the Virtual Router Identifier (VRID).
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router. Although this object can be derived from the 'swL3VrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-related SNMP traps.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperState,INTEGER,read-only,,current,initialize(1):backup(2):master(3),The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `swL3VrrpOperAdminState' object (below) initiates transitions in the value of this object.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperAdminState,INTEGER,read-create,,current,up(1):down(2),This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `swL3VrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `swL3VrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `swL3VrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.6,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperPriority,Integer32,read-create,,current,,This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es).
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.7,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperMasterIpAddr,IpAddress,read-only,,current,,The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.8,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperCriticalIpAddr,IpAddress,read-create,,current,,In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that will become the `swL3VrrpOperMasterIpAddr', should the virtual router transition from backup to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest will be selected.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.9,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperCheckCriticalIpState,INTEGER,read-create,,current,other(0):disabled(1):enabled(2),Critical IP state.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.10,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperAuthType,INTEGER,read-create,,current,noAuthentication(1):simpleTextPassword(2):ipAuthenticationHeader(3),Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.11,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperAuthKey,OCTET,read-create,,current,,The Authentication Key. This object is set according to the value of the 'swL3VrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, swL3VrrpOperAuthKey always returns an Octet String of length zero.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.12,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperAdvertisementInterval,Integer32,read-create,,current,,The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.13,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperPreemptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a higher priority virtual router will preempt a lower priority master.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.14,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperVirtualRouterUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this virtual router (i.e., the `swL3VrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.15,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperVirtualIpAddr,IpAddress,read-create,,current,,The assigned IP addresses that a virtual router is responsible for backing up.
.1.3.6.1.4.1.171.11.119.6.3.14.1.1.16,DGS-3420-26SC-L3MGMT-MIB::swL3VrrpOperRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `swL3VrrpOperAdminState', can be modified. Prior to setting the `swL3VrrpOperRowStatus' object from `active' to a different value, the `swL3VrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `swL3VrrpOperVrId' has been set and there is at least one active row in the `swL3VrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
.1.3.6.1.4.1.171.11.119.6.3.15,DGS-3420-26SC-L3MGMT-MIB::swL3OspfECMPMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.15.1,DGS-3420-26SC-L3MGMT-MIB::swL3OspfECMPIpDestination,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the destination IP.
.1.3.6.1.4.1.171.11.119.6.3.15.2,DGS-3420-26SC-L3MGMT-MIB::swL3OspfECMPIpSource,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the source IP. This attribution is mutually exclusive with crc_low and crc_high. If set to 'enabled (1)', crc_low and crc_high will be excluded.
.1.3.6.1.4.1.171.11.119.6.3.15.3,DGS-3420-26SC-L3MGMT-MIB::swL3OspfECMPCrcLow,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the lower 5 bits of the CRC. This  attribution is mutually exclusive with crc_high and ip_source. If set to 'enabled (1)', crc_high and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.6.3.15.4,DGS-3420-26SC-L3MGMT-MIB::swL3OspfECMPCrcHigh,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the upper 5 bits of the CRC. This attribution is mutually exclusive with ip_source and crc_low. If set to 'enabled (1)', crc_low and ip_source will be excluded.
.1.3.6.1.4.1.171.11.119.6.3.15.5,DGS-3420-26SC-L3MGMT-MIB::swL3OspfECMPTCPorUDPport,INTEGER,read-write,,current,enabled(1):disabled(2),If set to 'enabled (1)', the ECMP algorithm will include the TCP or UDP port.
.1.3.6.1.4.1.171.11.119.6.3.15.6,DGS-3420-26SC-L3MGMT-MIB::swL3OspfECMPState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the state of the OSPF ECMP function.
.1.3.6.1.4.1.171.11.119.6.3.17,DGS-3420-26SC-L3MGMT-MIB::swL3RIPTimerMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.17.1,DGS-3420-26SC-L3MGMT-MIB::swL3RIPUpdateTime,INTEGER,read-write,,current,,This object specifies the RIP update timer.
.1.3.6.1.4.1.171.11.119.6.3.17.2,DGS-3420-26SC-L3MGMT-MIB::swL3RIPTimeOutTime,INTEGER,read-write,,current,,This object specifies the RIP time out timer.
.1.3.6.1.4.1.171.11.119.6.3.17.3,DGS-3420-26SC-L3MGMT-MIB::swL3RIPGarbageCollectionTime,INTEGER,read-write,,current,,This object specifies the RIP garbage collection timer.
.1.3.6.1.4.1.171.11.119.6.3.18,DGS-3420-26SC-L3MGMT-MIB::swL3OspfDefInfoOrigMgmt,,,,,,
.1.3.6.1.4.1.171.11.119.6.3.18.1,DGS-3420-26SC-L3MGMT-MIB::swL3OspfDefInfoOriginate,INTEGER,read-write,,current,always(1):default(2):none(3),This object indicates if OSPF default external route is originated.
.1.3.6.1.4.1.171.11.119.6.3.18.2,DGS-3420-26SC-L3MGMT-MIB::swL3OspfDefInfoOrigMetricType,INTEGER,read-write,,current,type-1(1):type-2(2),This object indicates the metric type of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.6.3.18.3,DGS-3420-26SC-L3MGMT-MIB::swL3OspfDefInfoOrigMetric,INTEGER,read-write,,current,,This object indicates the metric of default external route originated by OSPF.
.1.3.6.1.4.1.171.11.119.6.3.19,DGS-3420-26SC-L3MGMT-MIB::swL3RIPInboundRouteFilterTable,,not-accessible,,current,,The list of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.6.3.19.1,DGS-3420-26SC-L3MGMT-MIB::swL3RIPInboundRouteFilterEntry,,not-accessible,swL3RIPInboundRouteFilterIfIpAddress,current,,The information of inbound route filter on RIP interfaces.
.1.3.6.1.4.1.171.11.119.6.3.19.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3RIPInboundRouteFilterIfIpAddress,IpAddress,read-only,,current,,The IP Address of the RIP interface.
.1.3.6.1.4.1.171.11.119.6.3.19.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3RIPInboundRouteFilterType,INTEGER,read-write,,current,none(1):access-list(2),The type of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.6.3.19.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3RIPInboundRouteFilterName,OCTET,read-write,,current,,The name of inbound route filter for the RIP interface.
.1.3.6.1.4.1.171.11.119.6.3.20,DGS-3420-26SC-L3MGMT-MIB::swL3Route6RedistriTable,,not-accessible,,current,,IPv6 Route redistribution allows routers on the network that are  running different routing protocols to exchange routing  information. This is accomplished by comparing the routes stored in the varios routers' routing tables and assigning appropriate metrics. This information is then exchanged among the various  routers according to the individual routers current routing  protocol.
.1.3.6.1.4.1.171.11.119.6.3.20.1,DGS-3420-26SC-L3MGMT-MIB::swL3Route6RedistriEntry,,not-accessible,swL3Route6RedistriSrcProtocol:swL3Route6RedistriDstProtocol,current,,A list of information displaying the IPv6 route redistribution table.
.1.3.6.1.4.1.171.11.119.6.3.20.1.1,DGS-3420-26SC-L3MGMT-MIB::swL3Route6RedistriSrcProtocol,INTEGER,read-only,,current,local(1):static(2):ripng(3):ospfv3(4),Allows the selection of the protocol of the source device.
.1.3.6.1.4.1.171.11.119.6.3.20.1.2,DGS-3420-26SC-L3MGMT-MIB::swL3Route6RedistriDstProtocol,INTEGER,read-only,,current,ripng(1):ospfv3(2),Allows the selection of the protocol of the destination device.
.1.3.6.1.4.1.171.11.119.6.3.20.1.3,DGS-3420-26SC-L3MGMT-MIB::swL3Route6RedistriType,INTEGER,read-create,,current,type-1(1):type-2(2):all(3),Allows the selection of one of the methods for calculating  the metric value.
.1.3.6.1.4.1.171.11.119.6.3.20.1.4,DGS-3420-26SC-L3MGMT-MIB::swL3Route6RedistriMetric,Unsigned32,read-create,,current,,Allows the entry of an OSPFv3 interface cost. This is analogous  to a Hop Count in the RIPng routing protocol. The value '0' indicates default value.
.1.3.6.1.4.1.171.11.119.6.3.20.1.5,DGS-3420-26SC-L3MGMT-MIB::swL3Route6RedistriRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.12,DLINK-ID-REC-MIB::dlink-common-mgmt,,,,,,
.1.3.6.1.4.1.171.12.63,DLINK-PORT-SECURITY-MIB::swPortSecMIB,,,,,,The structure of port security for the proprietary enterprise.
.1.3.6.1.4.1.171.12.63.1,DLINK-PORT-SECURITY-MIB::swPortSecCtrl,,,,,,
.1.3.6.1.4.1.171.12.63.1.1,DLINK-PORT-SECURITY-MIB::swPortSecTrapLogState,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled(1), whenever there's a new MAC address that violates the pre-defined port security configuration, traps will be sent out and the relevant information will be logged into the system.
.1.3.6.1.4.1.171.12.63.1.2,DLINK-PORT-SECURITY-MIB::swPortSecSysMaxLernAddr,INTEGER,read-write,,current,,Indicates the maximum number of addresses to be authorized by port security on the system. The max entry range is (1..N). The value N means the max number and is
.1.3.6.1.4.1.171.12.63.1.3,DLINK-PORT-SECURITY-MIB::swPortSecTrapState,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled(1), whenever there's a new MAC address that violates the pre-defined port security configuration, trap will be sent out.
.1.3.6.1.4.1.171.12.63.1.4,DLINK-PORT-SECURITY-MIB::swPortSecLogState,INTEGER,read-write,,current,enabled(1):disabled(2),When enabled(1), whenever there's a new MAC address that violates the pre-defined port security configuration, the relevant information  will be logged into the system.
.1.3.6.1.4.1.171.12.63.2,DLINK-PORT-SECURITY-MIB::swPortSecInfo,,,,,,
.1.3.6.1.4.1.171.12.63.3,DLINK-PORT-SECURITY-MIB::swPortSecMgmt,,,,,,
.1.3.6.1.4.1.171.12.63.3.1,DLINK-PORT-SECURITY-MIB::swPortSecMgmtByPort,,,,,,
.1.3.6.1.4.1.171.12.63.3.1.1,DLINK-PORT-SECURITY-MIB::swPortSecPortTable,,not-accessible,,current,,A port security feature which controls the address learning capability and
.1.3.6.1.4.1.171.12.63.3.1.1.1,DLINK-PORT-SECURITY-MIB::swPortSecPortEntry,,not-accessible,swPortSecPortIndex,current,,A list of information contained in the swPortSecPortTable.
.1.3.6.1.4.1.171.12.63.3.1.1.1.1,DLINK-PORT-SECURITY-MIB::swPortSecPortIndex,INTEGER,not-accessible,,current,,Indicates the secured port to lock address learning.
.1.3.6.1.4.1.171.12.63.3.1.1.1.2,DLINK-PORT-SECURITY-MIB::swPortSecPortMaxLernAddr,INTEGER,read-write,,current,,Indicates the allowable number of addresses to be learned on this port. The max entry range is (0..N). The value N means the max number and is
.1.3.6.1.4.1.171.12.63.3.1.1.1.3,DLINK-PORT-SECURITY-MIB::swPortSecPortLockAddrMode,INTEGER,read-write,,current,permanent(1):deleteOnTimeout(2):deleteOnReset(3),Indicates the mode of locking address.
.1.3.6.1.4.1.171.12.63.3.1.1.1.4,DLINK-PORT-SECURITY-MIB::swPortSecPortAdmState,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates the administration state of the locking address.
.1.3.6.1.4.1.171.12.63.3.1.1.1.5,DLINK-PORT-SECURITY-MIB::swPortSecPortClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by port.
.1.3.6.1.4.1.171.12.63.3.1.1.1.6,DLINK-PORT-SECURITY-MIB::swPortSecPortViolationAction,INTEGER,read-write,,current,drop(1):shutdown(2),Used to indicates the action when violation occurs. When the number of 
.1.3.6.1.4.1.171.12.63.3.2,DLINK-PORT-SECURITY-MIB::swPortSecMgmtByVLAN,,,,,,
.1.3.6.1.4.1.171.12.63.3.2.1,DLINK-PORT-SECURITY-MIB::swPortSecVLANTable,,not-accessible,,current,,A port security feature which controls the address leaning capability. the first N learned addresses are locked at this VLAN as static entries. When the learned addresses number reaches N, any incoming packet
.1.3.6.1.4.1.171.12.63.3.2.1.1,DLINK-PORT-SECURITY-MIB::swPortSecVLANEntry,,not-accessible,swPortSecVLANID,current,,A list of information contained in the swPortSecVLANTable.
.1.3.6.1.4.1.171.12.63.3.2.1.1.1,DLINK-PORT-SECURITY-MIB::swPortSecVLANID,INTEGER,not-accessible,,current,,Indicates the secured VLAN to lock address learning.
.1.3.6.1.4.1.171.12.63.3.2.1.1.2,DLINK-PORT-SECURITY-MIB::swPortSecVLANMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned on this VLAN. A value of -1 means no-limit. The default value is no-limit.  The max entry range is (0..N). The value N means the max number and is
.1.3.6.1.4.1.171.12.63.3.2.1.1.3,DLINK-PORT-SECURITY-MIB::swPortSecVLANClearCtrl,INTEGER,read-write,,current,other(1):start(2),Used to clear port security entries by VLAN. 
.1.3.6.1.4.1.171.12.63.3.3,DLINK-PORT-SECURITY-MIB::swPortSecMgmtByVLANOnPort,,,,,,
.1.3.6.1.4.1.171.12.63.3.3.1,DLINK-PORT-SECURITY-MIB::swPortSecVLANOnPortTable,,not-accessible,,current,,A port security feature which controls the address learning capability. on this VLAN from the special port, the first N learned addresses are locked at this VLAN from the special port as static entries. When the learned addresses number reaches N, any incoming packet
.1.3.6.1.4.1.171.12.63.3.3.1.1,DLINK-PORT-SECURITY-MIB::swPortSecVLANOnPortEntry,,not-accessible,swPortSecPortIndex:swPortSecVLANID,current,,A list of information contained in the swPortSecVLANOnPortTable.
.1.3.6.1.4.1.171.12.63.3.3.1.1.1,DLINK-PORT-SECURITY-MIB::swPortSecVLANOnPortMaxLernAddr,INTEGER,read-write,,current,,Indicates allowable number of addresses to be learned on this VLAN from the special port. A value of -1 means no-limit. The default value is no-limit. Only VLANs with limitations will be displayed in this table.  The max entry range is (0..N). The value N means the max number and is
.1.3.6.1.4.1.171.12.63.3.3.1.1.2,DLINK-PORT-SECURITY-MIB::swPortSecVLANOnPortAddCtrl,INTEGER,read-create,,current,other(1):add(2),other (1): When user gets this object, it always returns other(1). add (2): 
.1.3.6.1.4.1.171.12.63.3.3.2,DLINK-PORT-SECURITY-MIB::swPortSecMgmtByVLANOnPortClearCtrl,,,,,,
.1.3.6.1.4.1.171.12.63.3.3.2.1,DLINK-PORT-SECURITY-MIB::swPortSecMgmtByVLANOnPortClearPort,INTEGER,read-write,,current,,Indicates the port.
.1.3.6.1.4.1.171.12.63.3.3.2.2,DLINK-PORT-SECURITY-MIB::swPortSecMgmtByVLANOnPortClearVID,INTEGER,read-write,,current,,Indicates the VID.
.1.3.6.1.4.1.171.12.63.3.3.2.3,DLINK-PORT-SECURITY-MIB::swPortSecMgmtByVLANOnPortClearAction,INTEGER,read-write,,current,other(1):start(2),other(1): When user gets this object, it always returns other(1). start(2):
.1.3.6.1.4.1.171.12.63.3.4,DLINK-PORT-SECURITY-MIB::swPortSecEntriesTable,,not-accessible,,current,,This table is used to show port security entries.
.1.3.6.1.4.1.171.12.63.3.4.1,DLINK-PORT-SECURITY-MIB::swPortSecEntriesEntry,,not-accessible,swPortSecMac:swPortSecVID,current,,A list of information contained in the swPortSecEntriesTable.
.1.3.6.1.4.1.171.12.63.3.4.1.1,DLINK-PORT-SECURITY-MIB::swPortSecMac,OCTET,read-only,,current,,Specifies a MAC address.
.1.3.6.1.4.1.171.12.63.3.4.1.2,DLINK-PORT-SECURITY-MIB::swPortSecVID,INTEGER,read-only,,current,,Indicates the VLAN ID.
.1.3.6.1.4.1.171.12.63.3.4.1.3,DLINK-PORT-SECURITY-MIB::swPortSecPort,INTEGER,read-only,,current,,Indicates the port.
.1.3.6.1.4.1.171.12.63.3.4.1.4,DLINK-PORT-SECURITY-MIB::swPortSecDelCtrl,INTEGER,read-write,,current,other(1):start(2),Used to delete this port security entry.
.1.3.6.1.4.1.171.12.102,SURVEILLANCE-VLAN-MIB::swSurveillanceVLANMIB,,,,,,The surveillance VLAN module MIB for the proprietary enterprise.
.1.3.6.1.4.1.171.12.102.0,SURVEILLANCE-VLAN-MIB::swSurveillanceVLANNotifications,,,,,,
.1.3.6.1.4.1.171.12.102.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVLANMIBObjects,,,,,,
.1.3.6.1.4.1.171.12.102.1.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanCtrl,,,,,,
.1.3.6.1.4.1.171.12.102.1.1.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanId,Integer32,read-write,,current,,The VLAN ID of the surveillance VLAN. The surveillance VLAN is used to assign 
.1.3.6.1.4.1.171.12.102.1.1.2,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanGlobalState,INTEGER,read-write,,current,enabled(1):disabled(2),This object indicates the global status of the surveillance VLAN. If we 
.1.3.6.1.4.1.171.12.102.1.1.3,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanPriority,INTEGER,read-write,,current,,The priority for the surveillance VLAN, which is used to distinguish 
.1.3.6.1.4.1.171.12.102.1.1.4,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanAgingTime,INTEGER,read-write,,current,,The aging time for the surveillance VLAN, which is used to remove a 
.1.3.6.1.4.1.171.12.102.1.1.5,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanLogState,INTEGER,read-write,,current,enabled(1):disabled(2), This object indicates the surveillance VLAN log state.
.1.3.6.1.4.1.171.12.102.1.2,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanInfo,,,,,,
.1.3.6.1.4.1.171.12.102.1.2.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanMemberPortlist,OCTET,read-only,,current,,The surveillance VLAN's member ports.
.1.3.6.1.4.1.171.12.102.1.2.2,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanDynamicPortlist,OCTET,read-only,,current,,The surveillance VLAN's member ports that dynamically joined the surveillance
.1.3.6.1.4.1.171.12.102.1.2.3,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanDeviceTable,,not-accessible,,current,,The management information of a surveillance VLAN member port¡¯s device.
.1.3.6.1.4.1.171.12.102.1.2.3.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanDeviceEntry,,not-accessible,swSurveillanceVlanDevPort:swSurveillanceVlanDevAddr,current,,The information from the surveillance device connected to the switch.
.1.3.6.1.4.1.171.12.102.1.2.3.1.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanDevPort,INTEGER,read-only,,current,,The surveillance device's connected port.
.1.3.6.1.4.1.171.12.102.1.2.3.1.2,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanDevAddr,OCTET,read-only,,current,,The surveillance device's MAC address.
.1.3.6.1.4.1.171.12.102.1.2.3.1.3,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanDevComponentType,INTEGER,read-create,,current,vms(1):vms-client(2):video-encoder(3):network-storage(4):other(5),The surveillance device's component type.
.1.3.6.1.4.1.171.12.102.1.2.3.1.4,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanDevStartTime,OCTET,read-only,,current,,The time the surveillance device first connected to the switch.
.1.3.6.1.4.1.171.12.102.1.3,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanMgmt,,,,,,
.1.3.6.1.4.1.171.12.102.1.3.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanOuiTable,,not-accessible,,current,,The management information of the surveillance VLAN OUI.
.1.3.6.1.4.1.171.12.102.1.3.1.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanOuiEntry,,not-accessible,swSurveillanceVlanOuiAddr,current,,The management information of the OUI of a surveillance VLAN domain.
.1.3.6.1.4.1.171.12.102.1.3.1.1.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanOuiAddr,OCTET,read-only,,current,,The address of the OUI referring to this swSurveillanceVlanOuiEntry.
.1.3.6.1.4.1.171.12.102.1.3.1.1.2,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanOuiMask,OCTET,read-create,,current,,The OUI mask indicates the valid bit of the OUI address.
.1.3.6.1.4.1.171.12.102.1.3.1.1.3,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanOuiComponentType,INTEGER,read-create,,current,vms(1):vms-client(2):video-encoder(3):network-storage(4):other(5),The Component type of the OUI.
.1.3.6.1.4.1.171.12.102.1.3.1.1.4,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanOuiDes,OCTET,read-create,,current,,The description of the OUI.(0-32)
.1.3.6.1.4.1.171.12.102.1.3.1.1.5,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanOuiRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.4.1.171.12.102.1.3.2,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanPortTable,,not-accessible,,current,,The management of the surveillance VLAN function on all bridge ports. Some ports 
.1.3.6.1.4.1.171.12.102.1.3.2.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanPortEntry,,not-accessible,swSurveillanceVlanPortNumber,current,,The management of the surveillance VLAN function on ports
.1.3.6.1.4.1.171.12.102.1.3.2.1.1,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanPortNumber,INTEGER,read-only,,current,,Bridge ports can be configured with surveillance VLAN function.
.1.3.6.1.4.1.171.12.102.1.3.2.1.2,SURVEILLANCE-VLAN-MIB::swSurveillanceVlanPortState,INTEGER,read-write,,current,enabled(1):disabled(2),The port state here indicates whether the port supports the surveillance 
.1.3.6.1.4.1.171.12.117,DLINKSW-IP-FILTER-MIB::dlinkSwIPFilterMIB,,,,,,This MIB module defines objects for IP filter.
.1.3.6.1.4.1.171.12.117.0,DLINKSW-IP-FILTER-MIB::dIPFilterNotifications,,,,,,
.1.3.6.1.4.1.171.12.117.1,DLINKSW-IP-FILTER-MIB::dIPFilterObjects,,,,,,
.1.3.6.1.4.1.171.12.117.1.1,DLINKSW-IP-FILTER-MIB::dRouteMapTable,,not-accessible,,current,,This table contains route-map name.
.1.3.6.1.4.1.171.12.117.1.1.1,DLINKSW-IP-FILTER-MIB::dRouteMapEntry,,not-accessible,dRouteMapName,current,,Each entry is a specific name of a route map.
.1.3.6.1.4.1.171.12.117.1.1.1.1,DLINKSW-IP-FILTER-MIB::dRouteMapName,OCTET,not-accessible,,current,,The name of the route map.
.1.3.6.1.4.1.171.12.117.1.1.1.99,DLINKSW-IP-FILTER-MIB::dRouteMapRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of the route-map. Only createAndGo(4) and destroy(6) are supported.
.1.3.6.1.4.1.171.12.117.1.2,DLINKSW-IP-FILTER-MIB::dRouteMapSeqTable,,not-accessible,,current,,This table contains entries for route maps instances.
.1.3.6.1.4.1.171.12.117.1.2.1,DLINKSW-IP-FILTER-MIB::dRouteMapSeqEntry,,not-accessible,dRouteMapName:dRouteMapSeqNum,current,,Each entry is a specific sequence of a route map.
.1.3.6.1.4.1.171.12.117.1.2.1.1,DLINKSW-IP-FILTER-MIB::dRouteMapSeqNum,Unsigned32,not-accessible,,current,,Multiple entries of the same route map can be created by assigning a different sequence number to it. Each instance is identified by the route map name and the sequence number. The value of the sequence number associated with the particular route map instance determines the order in which the routing protocol evaluates routes; the instance of having lowest sequence number is evaluated first. If the routes pass all the match conditions specified in the lowest-numbered instance, and if all set clause elements are successfully configured, then no other instance of the route map is considered. However, any routes that do not pass all the match conditions are evaluated against the next instance of the route map.
.1.3.6.1.4.1.171.12.117.1.2.1.2,DLINKSW-IP-FILTER-MIB::dRouteMapSeqMatchAction,INTEGER,read-create,,current,permit(1):deny(2),Indicates the action performed by this route map instance.
.1.3.6.1.4.1.171.12.117.1.2.1.99,DLINKSW-IP-FILTER-MIB::dRouteMapSeqRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Controls creation/deletion of entries in this table according to the RowStatus textual convention. The writable columns in a row cannot be changed if the row is active. In other words, once created, dRouteMapMatchAction cannot be modified directly. It is required to destroy the instance and then create it with the new value. Before configure match or set a clause/element, it is required to create the same route map instance. Deletion of the route map instance will also delete all the clause elements confgured which associate the deleted route map.
.1.3.6.1.4.1.171.12.117.1.3,DLINKSW-IP-FILTER-MIB::dRouteMapClauseTable,,not-accessible,,current,,This table contains entries for instances of the route map clause elements.
.1.3.6.1.4.1.171.12.117.1.3.1,DLINKSW-IP-FILTER-MIB::dRouteMapClauseEntry,,not-accessible,dRouteMapName:dRouteMapSeqNum:dRouteMapClauseTypeId:dRouteMapClauseSubId,current,,Each entry describes the characteristics of one route map clause element instance.
.1.3.6.1.4.1.171.12.117.1.3.1.1,DLINKSW-IP-FILTER-MIB::dRouteMapClauseTypeId,INTEGER,not-accessible,,current,matchIpAccessList(1):matchIpPrefixList(2):matchIpv6AccessList(3):matchAsPath(4):matchCommunity(5):macthIpNexthop(7):matchIpNexthopPrefixList(8):matchMetric(9):matchInterface(10):matchRouteType(11):matchIpRouteSource(12):matchIpv6Nexthop(13):matchIpv6NexthopPrefixList(14):matchIpv6PrefixList(15):setIpNexthop(129):setIpv6Nexthop(131):setAsPath(136):setCommunity(137):setMetric(139):setLocalPreference(140):setOrigin(141):setWeight(142):setDampening(143):setMetricType(144),The type of match or set command in this entry. A route map entry can contain multiple match and set statements. To match a route against a route map entry, all of the match clause elements in a route map sequence must be satisfied. When a route map entry is matched, all the set clause elements in the sequence will be performed (if applicable) for a 'permit' sequence. The valid values and ranges of dRouteMapClauseAddOption and dRouteMapClauseElementValue depends on this object. Please refer to the dRouteMapClauseRowStatus object'sfor details.
.1.3.6.1.4.1.171.12.117.1.3.1.2,DLINKSW-IP-FILTER-MIB::dRouteMapClauseSubId,Integer32,not-accessible,,current,,Indicates the clause element sub ID. Because for some clause types (e.g. setIpNexthop), multiple instances can be created, this object is used solely to distinguish specific instance of the element. If the created instance has same dRouteMapName, dRouteMapSeqNum, dRouteMapClauseTypeId and dRouteMapClauseElementValue as the entry exists in the dRouteMapClauseTable,the creation will be rejected. This value is determined by choosing the next available by walking the table and may change across system reboots.
.1.3.6.1.4.1.171.12.117.1.3.1.3,DLINKSW-IP-FILTER-MIB::dRouteMapClauseAddOption,INTEGER,read-create,,current,notApplicable(0):exact(1):additive(2):communityNone(3),This indicates the additional option selected along with the main option (dRouteMapClauseTypeId) whenever it applies. For more information on how to map this object value to each value, refer to the route-map clauses table in the dRouteMapClauseRowStatus object's DESCRIPTION.
.1.3.6.1.4.1.171.12.117.1.3.1.4,DLINKSW-IP-FILTER-MIB::dRouteMapClauseElementValue,OCTET,read-create,,current,,This represents match and set clauses' variable element instance values in character string form. Whatever may be the data type of the attribute element instance value, it is always interpreted as a set of characters for both configuration and display purposes. It is up to the user to know the element's data type mapping in order to input the correct value while configuring. Refer to the route-map clauses table in the dRouteMapClauseRowStatus object descrption for detailed information.
.1.3.6.1.4.1.171.12.117.1.3.1.99,DLINKSW-IP-FILTER-MIB::dRouteMapClauseRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Controls creation/deletion of entries in this table according to the RowStatus textual convention. The writable columns in a row cannot  be changed if the row is active. In other words, the table entry  elements may not be modified.  To create/delete an entry in this table, the following entry objects MUST be explicitly configured: dRouteMapClauseRowStatus dRouteMapClauseElementValue  Make sure the corresponding route map(s) are created before configuring their corresponding clause elements. The table below explains how to determine the values and ranges of dRouteMapClauseAddOption and dRouteMapClauseElementValue.  Clause element configuration table ==================================================== Clause Type Addtional Option Element Value dRouteMapClauseTypeId dRouteMapClauseAddOption dRouteMapClauseElementValue ======================= ========================== ==================  matchIpAccessList notApplicable DisplayString (SIZE(1..32)) matchIpPrefixList notApplicable DisplayString (SIZE(1..32)) matchIpv6AccessList notApplicable DisplayString (SIZE(1..32)) matchIpv6PrefixList notApplicable DisplayString (SIZE(1..32)) matchAsPath notApplicable DisplayString (SIZE(1..32)) matchCommunity exact/ DisplayString (SIZE(1..32)) notApplicable DisplayString (SIZE(1..32))  setIpNexthop notApplicable InetAddressIPv4  setIpv6Nexthop notApplicable InetAddressIPv6  setAsPath notApplicable DisplayString (SIZE(1..32))  setCommunity(Note#1) additive/ DisplayString (SIZE(1..32))  communityNone zero-length string notApplicable DisplayString (SIZE(1..32)) setMetric notApplicable Unsigned32 setLocalPreference notApplicable Unsigned32 setOrigin notApplicable { egp,  igp, incomplete } (Note#2)  setWeight notApplicable Interger32 (0..65535) ========================================================================================  Note#1: Given a {route map, sequence number}, setCommunity will have at most one instance, i.e., all options and values will be aggregated into one dRouteMapClauseSubId.  When 'additive' is chosen for dRouteMapCl
.1.3.6.1.4.1.171.12.117.1.4,DLINKSW-IP-FILTER-MIB::dAccessListTable,,not-accessible,,current,,This table contains name for IP access list.
.1.3.6.1.4.1.171.12.117.1.4.1,DLINKSW-IP-FILTER-MIB::dAccessListEntry,,not-accessible,dAccessListName:dAccessListAddrType,current,,An entry contains the information of IP access list.
.1.3.6.1.4.1.171.12.117.1.4.1.1,DLINKSW-IP-FILTER-MIB::dAccessListName,OCTET,not-accessible,,current,,The name of the IP access list.
.1.3.6.1.4.1.171.12.117.1.4.1.2,DLINKSW-IP-FILTER-MIB::dAccessListAddrType,INTEGER,not-accessible,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object indicates the address type of the access list.
.1.3.6.1.4.1.171.12.117.1.4.1.99,DLINKSW-IP-FILTER-MIB::dAccessListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. Only createAndGo(4) and destroy(6) are supported.
.1.3.6.1.4.1.171.12.117.1.5,DLINKSW-IP-FILTER-MIB::dAccessListRuleTable,,not-accessible,,current,,This table contains rules for IP access list.
.1.3.6.1.4.1.171.12.117.1.5.1,DLINKSW-IP-FILTER-MIB::dAccessListRuleEntry,,not-accessible,dAccessListName:dAccessListAddrType:dAccessListRuleMatchAction:dAccessListRuleNetAddr:dAccessListRulePfxLen,current,,An entry contains one rule of the IP access list.
.1.3.6.1.4.1.171.12.117.1.5.1.1,DLINKSW-IP-FILTER-MIB::dAccessListRuleMatchAction,INTEGER,not-accessible,,current,permit(1):deny(2),Indicates the action performed for this IP access list.
.1.3.6.1.4.1.171.12.117.1.5.1.2,DLINKSW-IP-FILTER-MIB::dAccessListRuleNetAddr,OCTET,not-accessible,,current,,Indicates the network address.
.1.3.6.1.4.1.171.12.117.1.5.1.3,DLINKSW-IP-FILTER-MIB::dAccessListRulePfxLen,INTEGER,not-accessible,,current,,Indicates the prefix length of the network address.
.1.3.6.1.4.1.171.12.117.1.5.1.99,DLINKSW-IP-FILTER-MIB::dAccessListRuleRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. Only createAndGo(4) and destroy(6) are supported.
.1.3.6.1.4.1.171.12.117.1.6,DLINKSW-IP-FILTER-MIB::dPrefixListTable,,not-accessible,,current,,This table contains name for IP prefix list.
.1.3.6.1.4.1.171.12.117.1.6.1,DLINKSW-IP-FILTER-MIB::dPrefixListEntry,,not-accessible,dPrefixListName:dPrefixListAddrType,current,,An entry contains the information of IP prefix list.
.1.3.6.1.4.1.171.12.117.1.6.1.1,DLINKSW-IP-FILTER-MIB::dPrefixListName,OCTET,not-accessible,,current,,The name of the IP prefix list.
.1.3.6.1.4.1.171.12.117.1.6.1.2,DLINKSW-IP-FILTER-MIB::dPrefixListAddrType,INTEGER,not-accessible,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object indicates the address type of the prefix.
.1.3.6.1.4.1.171.12.117.1.6.1.99,DLINKSW-IP-FILTER-MIB::dPrefixListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. Only createAndGo(4) and destroy(6) are supported.
.1.3.6.1.4.1.171.12.117.1.7,DLINKSW-IP-FILTER-MIB::dPrefixListRuleTable,,not-accessible,,current,,A table consists of a list of IP prefixes.  The initial 2 index elements identify the prefix list that a prefix belongs to. 
.1.3.6.1.4.1.171.12.117.1.7.1,DLINKSW-IP-FILTER-MIB::dPrefixListRuleEntry,,not-accessible,dPrefixListName:dPrefixListAddrType:dPrefixListRuleSeqNum,current,,An entry contains the information of an IP prefix.
.1.3.6.1.4.1.171.12.117.1.7.1.1,DLINKSW-IP-FILTER-MIB::dPrefixListRuleSeqNum,Unsigned32,not-accessible,,current,,The checking sequence of the prefix within a prefix list.  The lower the number is, the higher the precedence of the permit/deny rule. The special value of 0 means the sequence number will be automatically  determined by the agent. 
.1.3.6.1.4.1.171.12.117.1.7.1.2,DLINKSW-IP-FILTER-MIB::dPrefixListRuleAction,INTEGER,read-create,,current,permit(1):deny(2),This object indicates whether to permit or deny the matched route entry.
.1.3.6.1.4.1.171.12.117.1.7.1.3,DLINKSW-IP-FILTER-MIB::dPrefixListRuleNetAddr,OCTET,read-create,,current,,This object indicates the network address (prefix).
.1.3.6.1.4.1.171.12.117.1.7.1.4,DLINKSW-IP-FILTER-MIB::dPrefixListRulePrefixLen,Unsigned32,read-create,,current,,The length of network address (prefix).
.1.3.6.1.4.1.171.12.117.1.7.1.5,DLINKSW-IP-FILTER-MIB::dPrefixListRuleGeValue,Unsigned32,read-create,,current,,The minimum prefix length of the route that can be matched. The special value of 0 indicates this object is not specified.  
.1.3.6.1.4.1.171.12.117.1.7.1.6,DLINKSW-IP-FILTER-MIB::dPrefixListRuleLeValue,Unsigned32,read-create,,current,,The maximum prefix length of the route that can be matched. The special value of 0 indicates this object is not specified. 
.1.3.6.1.4.1.171.12.117.1.7.1.7,DLINKSW-IP-FILTER-MIB::dPrefixListRuleHitCount,Unsigned32,read-only,,current,,Counter that the prefix list entry has been matched.
.1.3.6.1.4.1.171.12.117.1.7.1.99,DLINKSW-IP-FILTER-MIB::dPrefixListRuleRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. Only createAndGo(4) and destroy(6) are supported.
.1.3.6.1.4.1.171.12.117.1.8,DLINKSW-IP-FILTER-MIB::dPrefixListDescTable,,not-accessible,,current,,A table consists of a list of descriptions for IP prefix lists.
.1.3.6.1.4.1.171.12.117.1.8.1,DLINKSW-IP-FILTER-MIB::dPrefixListDescEntry,,not-accessible,dPrefixListName:dPrefixListAddrType,current,,An entry contains the description of an IP prefix list.
.1.3.6.1.4.1.171.12.117.1.8.1.1,DLINKSW-IP-FILTER-MIB::dPrefixListDescContent,OCTET,read-create,,current,,Specify the description for prefix list.
.1.3.6.1.4.1.171.12.117.1.8.1.99,DLINKSW-IP-FILTER-MIB::dPrefixListDescRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry. Only createAndGo(4) and destroy(6) are supported.
.1.3.6.1.4.1.171.12.117.2,DLINKSW-IP-FILTER-MIB::dIPFilterConform,,,,,,
.1.3.6.1.4.1.171.12.117.2.1,DLINKSW-IP-FILTER-MIB::dIPFilterMIBGroups,,,,,,
.1.3.6.1.4.1.171.12.117.2.1.1,DLINKSW-IP-FILTER-MIB::dRouteMapGroup,,,,,,These objects are used for managing/monitoring route map configurations.
.1.3.6.1.4.1.171.12.117.2.1.2,DLINKSW-IP-FILTER-MIB::dRouteMapSeqGroup,,,,,,These objects are used for managing/monitoring route map sequence configurations.
.1.3.6.1.4.1.171.12.117.2.1.3,DLINKSW-IP-FILTER-MIB::dRouteMapClauseGroup,,,,,,These objects are used for managing/monitoring route map clauses.
.1.3.6.1.4.1.171.12.117.2.1.4,DLINKSW-IP-FILTER-MIB::dAccessListGroup,,,,,,These objects are used for managing/monitoring IP access list configuration.
.1.3.6.1.4.1.171.12.117.2.1.5,DLINKSW-IP-FILTER-MIB::dAccessListRuleGroup,,,,,,These objects are used for managing/monitoring IP access list rules configuration.
.1.3.6.1.4.1.171.12.117.2.1.6,DLINKSW-IP-FILTER-MIB::dPrefixListGroup,,,,,,These objects are used for managing/monitoring route map clauses.
.1.3.6.1.4.1.171.12.117.2.1.7,DLINKSW-IP-FILTER-MIB::dPrefixListRuleGroup,,,,,,These objects are used for managing/monitoring IP access list configuration.
.1.3.6.1.4.1.171.12.117.2.1.8,DLINKSW-IP-FILTER-MIB::dPrefixListDescGroup,,,,,,These objects are used for managing/monitoring IP access list rules configuration.
.1.3.6.1.4.1.171.12.117.2.2,DLINKSW-IP-FILTER-MIB::dIPFilterMIBCompliances,,,,,,
.1.3.6.1.4.1.171.12.117.2.2.1,DLINKSW-IP-FILTER-MIB::dIPFilterMIBFullCompliance,,,,,,The compliance statement
.1.3.6.1.4.1.171.14,DLINK-ID-REC-MIB::dlinkIndustrialCommon,,,,,,
.1.3.6.1.4.1.171.14.5,DLINKSW-ENTITY-EXT-MIB::dlinkSwEntityExtMIB,,,,,,This MIB module provides essential information about the system  and defines the managed objects that support the monitoring of alarms generated by physical entities, including temperature sensors, fans and power supplies. 
.1.3.6.1.4.1.171.14.5.0,DLINKSW-ENTITY-EXT-MIB::dEntityExtNotifications,,,,,,
.1.3.6.1.4.1.171.14.5.0.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtFanStatusChg,,,,,,This trap indicates a fan fails (dEntityExtEnvFanStatus is 'fault') or recovers (dEntityExtEnvFanStatus is 'ok'). 
.1.3.6.1.4.1.171.14.5.0.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtThermalStatusChg,,,,,,This trap indicates a thermal alarms (dEntityExtEnvTempStatus is 'abnormal') or recovers (dEntityExtEnvTempStatus is 'ok'). 
.1.3.6.1.4.1.171.14.5.0.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtPowerStatusChg,,,,,,This trap indicates a power module fails, recovers or is removed.  
.1.3.6.1.4.1.171.14.5.0.4,DLINKSW-ENTITY-EXT-MIB::dEntityExtAirFlowChg,,,,,,This trap is triggered when the air flow status is changed from 'ok' to 'abnormal' and vice versa. dEntityExtEnvAirFlowStatus indicates  the current (new) fan air flow state.  
.1.3.6.1.4.1.171.14.5.0.5,DLINKSW-ENTITY-EXT-MIB::dEntityExtFactoryResetButton,,,,,,This trap is triggered when the factory reset button was pressed.  
.1.3.6.1.4.1.171.14.5.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtObjects,,,,,,
.1.3.6.1.4.1.171.14.5.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvObjects,,,,,,
.1.3.6.1.4.1.171.14.5.1.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempTable,,not-accessible,,current,,The table consists of a list of temperature information.
.1.3.6.1.4.1.171.14.5.1.1.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempEntry,,not-accessible,dEntityExtEnvTempUnitId:dEntityExtEnvTempIndex,current,,An entry represents the temperature status of a testpoint. 
.1.3.6.1.4.1.171.14.5.1.1.1.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempUnitId,Unsigned32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID at which the testpoint is located.
.1.3.6.1.4.1.171.14.5.1.1.1.1.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempIndex,Integer32,not-accessible,,current,,This object is used to uniquely identify the testpoint within a unit/slot. This index is for SNMP purposes only, and has no intrinsic meaning.
.1.3.6.1.4.1.171.14.5.1.1.1.1.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempDescr,OCTET,read-only,,current,,This object provides human-sensible identification for the testpoint.  e.g. 'Inlet', 'Center', 'Outlet'.  
.1.3.6.1.4.1.171.14.5.1.1.1.1.4,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempCurrent,Integer32,read-only,,current,,This object indicates the current measurement of the testpoint.
.1.3.6.1.4.1.171.14.5.1.1.1.1.5,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempThresholdLow,Integer32,read-write,,current,,The object indicates the minimum acceptable reading of the  testpoint in degrees Celsius.  
.1.3.6.1.4.1.171.14.5.1.1.1.1.6,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempThresholdHigh,Integer32,read-write,,current,,The object indicates the maximum acceptable reading of the  testpoint in degrees Celsius.  
.1.3.6.1.4.1.171.14.5.1.1.1.1.7,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempStatus,INTEGER,read-only,,current,ok(1):abnormal(2),The object indicates the current temperature is over the thresholds or not. 'abnormal' indicates the temperature is over the thresholds. 'ok' indicates the temperature is not over the thresholds.
.1.3.6.1.4.1.171.14.5.1.1.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvFanTable,,not-accessible,,current,,The table is used to display the status of fans.
.1.3.6.1.4.1.171.14.5.1.1.2.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvFanEntry,,not-accessible,dEntityExtEnvFanUnitId:dEntityExtEnvFanIndex,current,,An entry represents a fan status. 
.1.3.6.1.4.1.171.14.5.1.1.2.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvFanUnitId,Unsigned32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID at which the fan is located.
.1.3.6.1.4.1.171.14.5.1.1.2.1.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvFanIndex,Integer32,not-accessible,,current,,This object is used to uniquely identify the fan within a unit/slot. This index is for SNMP purposes only, and has no intrinsic meaning.
.1.3.6.1.4.1.171.14.5.1.1.2.1.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvFanDescr,OCTET,read-only,,current,,This object provides human-sensible identification for the fan.  e.g. 'Left 1' for the first fan on the left. 
.1.3.6.1.4.1.171.14.5.1.1.2.1.4,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvFanStatus,INTEGER,read-only,,current,ok(1):fault(2),This object indicates the fan status.
.1.3.6.1.4.1.171.14.5.1.1.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvPowerTable,,not-accessible,,current,,The table is used to display the status of the power modules.
.1.3.6.1.4.1.171.14.5.1.1.3.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvPowerEntry,,not-accessible,dEntityExtEnvPowerUnitId:dEntityExtEnvPowerIndex,current,,An entry contains the information of a power module.
.1.3.6.1.4.1.171.14.5.1.1.3.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvPowerUnitId,Unsigned32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID at which the power module is located.
.1.3.6.1.4.1.171.14.5.1.1.3.1.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvPowerIndex,Unsigned32,not-accessible,,current,,This object indicates the ID of the power module. This object is used to uniquely identify the power module.  This index is for SNMP purposes only, and has no intrinsic meaning. 
.1.3.6.1.4.1.171.14.5.1.1.3.1.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvPowerDescr,OCTET,read-only,,current,,This object provides human-sensible information for the power module.  e.g. '#1 (internal)', '#2 (external)'. 
.1.3.6.1.4.1.171.14.5.1.1.3.1.4,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvPowerUsedPower,Unsigned32,read-only,,current,,This object indicates the amount of the power that has been allocated.  
.1.3.6.1.4.1.171.14.5.1.1.3.1.5,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvPowerMaxPower,Unsigned32,read-only,,current,,This object indicates maximum power which the power module can supply.  
.1.3.6.1.4.1.171.14.5.1.1.3.1.6,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvPowerStatus,INTEGER,read-only,,current,inOperation(1):failed(2):empty(3),This object indicates the status of the power.
.1.3.6.1.4.1.171.14.5.1.1.4,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvAirFlowTable,,not-accessible,,current,,The table is used to display the status of the air flow function.
.1.3.6.1.4.1.171.14.5.1.1.4.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvAirFlowEntry,,not-accessible,dEntityExtEnvAirFlowUnitId,current,,An entry contains the information of the air flow function.
.1.3.6.1.4.1.171.14.5.1.1.4.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvAirFlowUnitId,Unsigned32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID at which the air flow module is located.
.1.3.6.1.4.1.171.14.5.1.1.4.1.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvAirFlowStatus,INTEGER,read-only,,current,ok(1):abnormal(2),This object indicates the status of the air flow.  The fans' air flow direction must match the system's air flow  direction to form an integrated air flow.   match the power fan's air flow direction.  normal fans must blow the hot air from inside to outside. Or the power fan blow the hot air from inside to outside, all the normal fans must blow the cold air from outside to inside. If one or more fans' air flow direction does not match the system's air flow direction, it will form an abnormal air flow. Then this log message will be triggered.  ok(1) : A recover event indicates the air flow back to normal.  abnormal(2): An alarm event indicates the air flow detects abnormal.  
.1.3.6.1.4.1.171.14.5.1.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTrap,,,,,,
.1.3.6.1.4.1.171.14.5.1.2.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvNotifyEnable,BITS,read-write,,current,fan(0):power(1):temperature(2),This object indicates whether a specified notification is enabled or not. If a bit corresponding to a notification is set to 1, then  the specified notification can be generated. fan(0) - fan trap state for warning fan event (fan failed or fan recover). power(1) - power trap state for warning power event (power failure  or power recovery).  temperature(2) - temperature trap state for warning temperature event (temperature exceeds the thresholds or temperature recover). 
.1.3.6.1.4.1.171.14.5.1.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtUnitTable,,not-accessible,,current,,The table is used to display information of units.
.1.3.6.1.4.1.171.14.5.1.3.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtUnitEntry,,not-accessible,dEntityExtUnitIndex,current,,An entry contains essential information of a unit.
.1.3.6.1.4.1.171.14.5.1.3.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtUnitIndex,Unsigned32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID. 
.1.3.6.1.4.1.171.14.5.1.3.1.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtUnitStatus,INTEGER,read-only,,current,ok(1):failed(2):empty(3),This object represents the status of the unit: ok(1) - This indicates the unit is okay. failed(2) - This indicates the unit fails due to some reason.  empty(3) - This indicates that the unit is provisioned but  currently not installed.  
.1.3.6.1.4.1.171.14.5.1.3.1.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtUnitUpTime,Unsigned32,read-only,,current,,This object provides the up time in units of seconds  for the unit since it was last re-initialized.  
.1.3.6.1.4.1.171.14.5.1.4,DLINKSW-ENTITY-EXT-MIB::dEntityExtMemoryUtilTable,,not-accessible,,current,,The table is used to display memory utilization information.
.1.3.6.1.4.1.171.14.5.1.4.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtMemoryUtilEntry,,not-accessible,dEntityExtMemUtilUnitId:dEntityExtMemUtilType,current,,An entry contains memory utilization information. 
.1.3.6.1.4.1.171.14.5.1.4.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtMemUtilUnitId,Integer32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID.  
.1.3.6.1.4.1.171.14.5.1.4.1.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtMemUtilType,INTEGER,not-accessible,,current,dram(1):flash(2):nvram(3),The object indicates the memory type of the entry.
.1.3.6.1.4.1.171.14.5.1.4.1.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtMemUtilTotal,Unsigned32,read-only,,current,,This object indicates the total memory size of the entry.
.1.3.6.1.4.1.171.14.5.1.4.1.4,DLINKSW-ENTITY-EXT-MIB::dEntityExtMemUtilUsed,Unsigned32,read-only,,current,,This object indicates the used memory size of the entry.
.1.3.6.1.4.1.171.14.5.1.4.1.5,DLINKSW-ENTITY-EXT-MIB::dEntityExtMemUtilFree,Unsigned32,read-only,,current,,This object indicates the free memory size of the entry.
.1.3.6.1.4.1.171.14.5.1.7,DLINKSW-ENTITY-EXT-MIB::dEntityExtCpuUtilTable,,not-accessible,,current,,The table is used to display CPU utilization information.
.1.3.6.1.4.1.171.14.5.1.7.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtCpuUtilEntry,,not-accessible,dEntityExtCpuUtilUnitId:dEntityExtCpuUtilCpuID,current,,An entry contains CPU information.
.1.3.6.1.4.1.171.14.5.1.7.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtCpuUtilUnitId,Unsigned32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID.  
.1.3.6.1.4.1.171.14.5.1.7.1.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtCpuUtilCpuID,Unsigned32,not-accessible,,current,,This object is used to uniquely identify the CPU within a unit  (multiprocessing system).
.1.3.6.1.4.1.171.14.5.1.7.1.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtCpuUtilFiveSeconds,Unsigned32,read-only,,current,,This objects indicates the overall CPU busy percentage in the last 5 second period. The value will be between 0% (idle) and 100% (very busy). 
.1.3.6.1.4.1.171.14.5.1.7.1.4,DLINKSW-ENTITY-EXT-MIB::dEntityExtCpuUtilOneMinute,Unsigned32,read-only,,current,,This objects indicates the overall CPU busy percentage in the last 1 minute period. The value will be between 0% (idle) and 100% (very busy). 
.1.3.6.1.4.1.171.14.5.1.7.1.5,DLINKSW-ENTITY-EXT-MIB::dEntityExtCpuUtilFiveMinutes,Unsigned32,read-only,,current,,This objects indicates the overall CPU busy percentage in the last 5 minute period. The value will be between 0% (idle) and 100% (very busy). 
.1.3.6.1.4.1.171.14.5.1.8,DLINKSW-ENTITY-EXT-MIB::dEntityExtVersionTable,,not-accessible,,current,,The table is used to display version information of units.
.1.3.6.1.4.1.171.14.5.1.8.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtVersionEntry,,not-accessible,dEntityExtVersionUnitId,current,,An entry contains version information of a unit.
.1.3.6.1.4.1.171.14.5.1.8.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtVersionUnitId,Unsigned32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID.  
.1.3.6.1.4.1.171.14.5.1.8.1.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtVersionBootloader,OCTET,read-only,,current,,This object indicates the bootloader version of the unit. 
.1.3.6.1.4.1.171.14.5.1.8.1.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtVersionRuntime,OCTET,read-only,,current,,This object indicates the firmware version of one unit. 
.1.3.6.1.4.1.171.14.5.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtConformance,,,,,,
.1.3.6.1.4.1.171.14.5.2.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtMIBCompliances,,,,,,
.1.3.6.1.4.1.171.14.5.2.1.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtCompliance,,,,,,The compliance statement for entities which implement the 
.1.3.6.1.4.1.171.14.5.2.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtMIBGroups,,,,,,
.1.3.6.1.4.1.171.14.5.2.2.1,DLINKSW-ENTITY-EXT-MIB::dEntityExtTempGroup,,,,,,A collection of objects provides information of the system temperature.
.1.3.6.1.4.1.171.14.5.2.2.2,DLINKSW-ENTITY-EXT-MIB::dEntityExtFanGroup,,,,,,A collection of objects providing informations of fans.
.1.3.6.1.4.1.171.14.5.2.2.3,DLINKSW-ENTITY-EXT-MIB::dEntityExtPowerGroup,,,,,,A collection of objects providing information of power modules. 
.1.3.6.1.4.1.171.14.5.2.2.4,DLINKSW-ENTITY-EXT-MIB::dEntityExtSystemInfoGroup,,,,,,A collection of objects provides information of the system temperature.
.1.3.6.1.4.1.171.14.5.2.2.5,DLINKSW-ENTITY-EXT-MIB::dEntityExtGenericNotifInfoGroup,,,,,,A collection of objects provides generic information for binding variables of notification. 
.1.3.6.1.4.1.171.14.5.2.2.6,DLINKSW-ENTITY-EXT-MIB::dEntityExtFanNotifGroup,,,,,,A collection of notifications for indicating the status change of fans.
.1.3.6.1.4.1.171.14.5.2.2.7,DLINKSW-ENTITY-EXT-MIB::dEntityExtThermalNotifGroup,,,,,,A collection of notifications for indicating the status change of thermals.
.1.3.6.1.4.1.171.14.5.2.2.8,DLINKSW-ENTITY-EXT-MIB::dEntityExtPowerNotifGroup,,,,,,A collection of notifications for indicating the status change of power module.
.1.3.6.1.4.1.171.14.5.2.2.9,DLINKSW-ENTITY-EXT-MIB::dEntityExtAirFlowNotifGroup,,,,,,A collection of notifications for indicating the status change of the air flow.
.1.3.6.1.4.1.171.14.5.2.2.10,DLINKSW-ENTITY-EXT-MIB::dEntityExtFactoryResetButtonNotifGroup,,,,,,A collection of notifications for indicating the factory reset button.
.1.3.6.1.4.1.171.14.13,DLINKSW-SYSLOG-MIB::dlinkSwSyslogMIB,,,,,,This MIB module defines objects for system log function.
.1.3.6.1.4.1.171.14.13.0,DLINKSW-SYSLOG-MIB::dSyslogMIBNotifications,,,,,,
.1.3.6.1.4.1.171.14.13.1,DLINKSW-SYSLOG-MIB::dSyslogMIBObjects,,,,,,
.1.3.6.1.4.1.171.14.13.1.1,DLINKSW-SYSLOG-MIB::dSyslogGeneral,,,,,,
.1.3.6.1.4.1.171.14.13.1.1.1,DLINKSW-SYSLOG-MIB::dSyslogSourceIfIndex,Integer32,read-write,,current,,This object indicates the ifIndex of the interface whose IP address will be used as the source address for sending the SYSLOG packet.  A special value of zero indicates the source interface is not specified, the IP address of the closest interface will be used. 
.1.3.6.1.4.1.171.14.13.1.1.2,DLINKSW-SYSLOG-MIB::dSyslogDiscriminatorTable,,not-accessible,,current,,A table contains a list of discriminators which can be further used to filter SYSLOG messages sent to various destinations. 
.1.3.6.1.4.1.171.14.13.1.1.2.1,DLINKSW-SYSLOG-MIB::dSyslogDiscriminatorEntry,,not-accessible,dSyslogDiscriminatorName,current,,An entry defines a discriminator.
.1.3.6.1.4.1.171.14.13.1.1.2.1.1,DLINKSW-SYSLOG-MIB::dSyslogDiscriminatorName,OCTET,not-accessible,,current,,This object indicates the name of the discriminator. 
.1.3.6.1.4.1.171.14.13.1.1.2.1.2,DLINKSW-SYSLOG-MIB::dSyslogDiscriminatorRowstatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to installation and removal conventions for conceptual rows. 
.1.3.6.1.4.1.171.14.13.1.1.2.1.3,DLINKSW-SYSLOG-MIB::dSyslogDisFacilityFilterMode,INTEGER,read-create,,current,notSpecified(1):drops(2):includes(3),This object indicates the mode how dSyslogDisFacilityFilterString is used to filter system log messages. notSpecified(1) - dSyslogDisFacilityFilterString will become a zero length string.  drops(2) - The matching message will be filtered. includes(3) - The matching message will be included, in other words, the unmatched messages are filtered. 
.1.3.6.1.4.1.171.14.13.1.1.2.1.4,DLINKSW-SYSLOG-MIB::dSyslogDisFacilityFilterString,OCTET,read-create,,current,,This object indicates a one or more facility name to filter or include the matching messages.  If multiple facility names, they should be separated by comma without space before and after the comma.  A zero length string indicates the regular expression is not specified. 
.1.3.6.1.4.1.171.14.13.1.1.2.1.5,DLINKSW-SYSLOG-MIB::dSyslogDisSeverityFilterMode,INTEGER,read-create,,current,notSpecified(1):drops(2):includes(3),This object indicates the mode how the severity list of  dSyslogDisSeverityList is used to filter message. notSpecified(1) - dSyslogDisSeverityList is not applicable. drops(2) - The list of severity level will be filtered. includes(3) - The list of severity level will be included. 
.1.3.6.1.4.1.171.14.13.1.1.2.1.6,DLINKSW-SYSLOG-MIB::dSyslogDisSeverityList,BITS,read-create,,current,emerg(0):alert(1):crit(2):err(3):warning(4):notice(5):info(6):debug(7),This object indicates severity level to be specified by this discriminator definition. This object is a bit map, with each bit representing a severitly level.  A 1-bit indicates that severity level is specified in the list. A 0-bit indicates that severity level is unspecified. Note: whether a severity level is included is always interpreted within the context of dSyslogDisSeverityFilterMode. dSyslogDisSeverityFilterMode Specified Result ============================ ========== ============== notSpecified don't care Not applicable drops specified filtered drops unspecified included  includes specified included includes unspecified filtered 
.1.3.6.1.4.1.171.14.13.1.1.3,DLINKSW-SYSLOG-MIB::dSyslogLogOnEnabled,INTEGER,read-write,,current,true(1):false(2),This object enables or disables the System Log function during system runtime.
.1.3.6.1.4.1.171.14.13.1.1.4,DLINKSW-SYSLOG-MIB::dSyslogSourceIfType,OCTET,read-write,,current,,This object indicates the type of source interface.
.1.3.6.1.4.1.171.14.13.1.2,DLINKSW-SYSLOG-MIB::dSyslogLogbuffer,,,,,,This object identifier represents the group of objects that are  related to the logging system message to local buffer. 
.1.3.6.1.4.1.171.14.13.1.2.1,DLINKSW-SYSLOG-MIB::dSyslogClearLogBuffer,INTEGER,read-write,,current,clear(1):noOp(2),This object is used to clear log messages at logging buffer when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
.1.3.6.1.4.1.171.14.13.1.2.2,DLINKSW-SYSLOG-MIB::dSyslogLogBufferEnabled,INTEGER,read-write,,current,true(1):false(2),This object indicates the state of logging system messages to the local buffer. Messages must enter the local message buffer first before it can be further dispatched to other destinations. 
.1.3.6.1.4.1.171.14.13.1.2.3,DLINKSW-SYSLOG-MIB::dSyslogLogBufSeverity,INTEGER,read-write,,current,emerg(0):alert(1):crit(2):err(3):warning(4):notice(5):info(6):debug(7),This object indicates the severity level of system messages.  The messages at that severity level or a more severe level will be logged to message buffers. 
.1.3.6.1.4.1.171.14.13.1.2.4,DLINKSW-SYSLOG-MIB::dSyslogLogBufDiscriminator,OCTET,read-write,,current,,This object indicates the name of discriminator which is used  to filter the message to be sent to local buffer. A zero length string indicates the discriminator is not specified. 
.1.3.6.1.4.1.171.14.13.1.2.5,DLINKSW-SYSLOG-MIB::dSyslogLogBufWriteDelay,Integer32,read-write,,current,,This object indicates the interval for periodic writing of the logging buffer to FLASH. The valid value is N to 65535.  N is project dependent. The default interval is 300 seconds.  Setting this object to -1 means infinite which will disable 
.1.3.6.1.4.1.171.14.13.1.2.6,DLINKSW-SYSLOG-MIB::dSyslogClearAttackLogBufByUnit,Integer32,read-write,,current,,This object indicates the unit on which the attack log messages will be cleared. The special value -1 indicates clearing all attack log entries. For a standalone device, 1 is used. No action is taken if this object is set to 0. When read, the value 0 is returned. 
.1.3.6.1.4.1.171.14.13.1.3,DLINKSW-SYSLOG-MIB::dSyslogLogConsole,,,,,,This object identifier represents the group of objects that are  related to the logging system messages to the local console. 
.1.3.6.1.4.1.171.14.13.1.3.1,DLINKSW-SYSLOG-MIB::dSyslogLogConsoleEnabled,INTEGER,read-write,,current,true(1):false(2),This object indicates the state of logging system messages to the local console.  
.1.3.6.1.4.1.171.14.13.1.3.2,DLINKSW-SYSLOG-MIB::dSyslogLogConsoleSeverity,INTEGER,read-write,,current,emerg(0):alert(1):crit(2):err(3):warning(4):notice(5):info(6):debug(7),This object indicates the severity level of system messages.  The messages at that severity level or a more severe level will be logged to the local console. 
.1.3.6.1.4.1.171.14.13.1.3.3,DLINKSW-SYSLOG-MIB::dSyslogLogConsoleDiscriminator,OCTET,read-write,,current,,This object indicates the name of discriminator which is used  to filter the message to be sent to local console. A zero length string indicates the discriminator is not specified. 
.1.3.6.1.4.1.171.14.13.1.4,DLINKSW-SYSLOG-MIB::dSyslogLogSmtp,,,,,,This object identifier represents the group of objects that are  related to the logging system messages to the email recipients. 
.1.3.6.1.4.1.171.14.13.1.4.1,DLINKSW-SYSLOG-MIB::dSyslogLogSmtpEnabled,INTEGER,read-write,,current,true(1):false(2),This object indicates the state of logging of system messages to the email recipients.  
.1.3.6.1.4.1.171.14.13.1.4.2,DLINKSW-SYSLOG-MIB::dSyslogLogSmtpSeverity,INTEGER,read-write,,current,emerg(0):alert(1):crit(2):err(3):warning(4):notice(5):info(6):debug(7),This object indicates the severity level of system messages.  The messages at that severity level or a more severe level will be logged to the email recipients. 
.1.3.6.1.4.1.171.14.13.1.4.3,DLINKSW-SYSLOG-MIB::dSyslogLogSmtpDiscriminator,OCTET,read-write,,current,,This object indicates the name of discriminator which is used  to filter the message to be sent to the email recipients. A zero length string indicates the discriminator is not specified. 
.1.3.6.1.4.1.171.14.13.1.5,DLINKSW-SYSLOG-MIB::dSyslogServerTable,,not-accessible,,current,,A table consists of a list of SYSLOG servers to log system messages and debug output to a remote SYSLOG server host.
.1.3.6.1.4.1.171.14.13.1.5.1,DLINKSW-SYSLOG-MIB::dSyslogServerEntry,,not-accessible,dSyslogServerAddressType:dSyslogServerAddress:dSyslogServerVrfName,current,,An entry defines information for a SYSLOG server. 
.1.3.6.1.4.1.171.14.13.1.5.1.1,DLINKSW-SYSLOG-MIB::dSyslogServerAddressType,INTEGER,not-accessible,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object indicates the type of the server address.
.1.3.6.1.4.1.171.14.13.1.5.1.2,DLINKSW-SYSLOG-MIB::dSyslogServerAddress,OCTET,not-accessible,,current,,This object indicates the IP or IPv6 address of the SYSLOG server.
.1.3.6.1.4.1.171.14.13.1.5.1.3,DLINKSW-SYSLOG-MIB::dSyslogServerVrfName,OCTET,not-accessible,,current,,This object indicates the name of the routing forwarding instance. If this object is a zero length string, the SYSLOG server is in global routing and forwarding space.
.1.3.6.1.4.1.171.14.13.1.5.1.4,DLINKSW-SYSLOG-MIB::dSyslogServerRowstatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to installation and removal conventions for conceptual rows.
.1.3.6.1.4.1.171.14.13.1.5.1.5,DLINKSW-SYSLOG-MIB::dSyslogServerPort,Unsigned32,read-create,,current,,This object indicates the UDP port number to be used for the SYSLOG server. 
.1.3.6.1.4.1.171.14.13.1.5.1.6,DLINKSW-SYSLOG-MIB::dSyslogServerSeverity,INTEGER,read-create,,current,emerg(0):alert(1):crit(2):err(3):warning(4):notice(5):info(6):debug(7),This object indicates the severity of log messages that will be sent to the server.
.1.3.6.1.4.1.171.14.13.1.5.1.7,DLINKSW-SYSLOG-MIB::dSyslogServerFacility,INTEGER,read-create,,current,kern(0):user(1):mail(2):daemon(3):auth(4):syslog(5):lpr(6):news(7):uucp(8):cron(9):authpriv(10):ftp(11):ntp(12):audit(13):console(14):cron2(15):local0(16):local1(17):local2(18):local3(19):local4(20):local5(21):local6(22):local7(23),Specifies the logging facility of the log host. 
.1.3.6.1.4.1.171.14.13.1.5.1.8,DLINKSW-SYSLOG-MIB::dSyslogServerDiscriminator,OCTET,read-create,,current,,This object indicates the name of discriminator which is used  to filter the message to be sent to SYSLOG server. A zero length string indicates the discriminator is not specified. 
.1.3.6.1.4.1.171.14.13.1.6,DLINKSW-SYSLOG-MIB::dSyslogBufferTableNum,Unsigned32,read-only,,current,,This object indicates the number of entries presented in the  dSyslogBufferTable.
.1.3.6.1.4.1.171.14.13.1.7,DLINKSW-SYSLOG-MIB::dSyslogBufferTable,,not-accessible,,current,,A table consists of a list of system log messages.
.1.3.6.1.4.1.171.14.13.1.7.1,DLINKSW-SYSLOG-MIB::dSyslogBufferEntry,,not-accessible,dSyslogBufferIndex,current,,An entry defines a log message.
.1.3.6.1.4.1.171.14.13.1.7.1.1,DLINKSW-SYSLOG-MIB::dSyslogBufferIndex,Unsigned32,not-accessible,,current,,An index that uniquely identifies the message.
.1.3.6.1.4.1.171.14.13.1.7.1.2,DLINKSW-SYSLOG-MIB::dSyslogBufferDateAndTime,OCTET,read-only,,current,,The date and time when the message is logged.
.1.3.6.1.4.1.171.14.13.1.7.1.3,DLINKSW-SYSLOG-MIB::dSyslogBufferDescription,OCTET,read-only,,current,,The content of the log message.
.1.3.6.1.4.1.171.14.13.1.8,DLINKSW-SYSLOG-MIB::dSyslogAttackLogTableNum,Unsigned32,read-only,,current,,This object indicates the number of entries presented in the dSyslogAttackLogTable.
.1.3.6.1.4.1.171.14.13.1.9,DLINKSW-SYSLOG-MIB::dSyslogAttackLogTable,,not-accessible,,current,,A table consists of a list of attack log messages.
.1.3.6.1.4.1.171.14.13.1.9.1,DLINKSW-SYSLOG-MIB::dSyslogAttackLogEntry,,not-accessible,dSyslogAttackLogUnitId:dSyslogAttackLogIndex,current,,An entry defines a attack log message.
.1.3.6.1.4.1.171.14.13.1.9.1.1,DLINKSW-SYSLOG-MIB::dSyslogAttackLogUnitId,Unsigned32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID of the attack log message.
.1.3.6.1.4.1.171.14.13.1.9.1.2,DLINKSW-SYSLOG-MIB::dSyslogAttackLogIndex,Unsigned32,not-accessible,,current,,An index that uniquely identifies the attack log message.
.1.3.6.1.4.1.171.14.13.1.9.1.3,DLINKSW-SYSLOG-MIB::dSyslogAttackLogDateAndTime,OCTET,read-only,,current,,The date and time when the attack message is logged.
.1.3.6.1.4.1.171.14.13.1.9.1.4,DLINKSW-SYSLOG-MIB::dSyslogAttackLogDescription,OCTET,read-only,,current,,The content of the attack log message.
.1.3.6.1.4.1.171.14.13.2,DLINKSW-SYSLOG-MIB::dSyslogMIBConformance,,,,,,
.1.3.6.1.4.1.171.14.13.2.1,DLINKSW-SYSLOG-MIB::dSyslogMIBCompliances,,,,,,
.1.3.6.1.4.1.171.14.13.2.1.1,DLINKSW-SYSLOG-MIB::dSyslogMIBCompliance,,,,,,The compliance statement for entities which implement the DLINKSW-SYSLOG-MIB.
.1.3.6.1.4.1.171.14.13.2.1.2,DLINKSW-SYSLOG-MIB::dSyslogMIBGroups,,,,,,
.1.3.6.1.4.1.171.14.13.2.1.2.1,DLINKSW-SYSLOG-MIB::dSyslogGeneralGroup,,,,,,A collection of objects provides basic configuration of SYSLOG feature. 
.1.3.6.1.4.1.171.14.13.2.1.2.2,DLINKSW-SYSLOG-MIB::dSyslogDiscriminatorGroup,,,,,,A collection of objects provides configuration of discriminator which is used to filter SYSLOG messages sent to various destinations. 
.1.3.6.1.4.1.171.14.13.2.1.2.3,DLINKSW-SYSLOG-MIB::dSyslogLogConsoleGroup,,,,,,A collection of objects provides configurations that are related to the logging system messages to the local console. 
.1.3.6.1.4.1.171.14.13.2.1.2.4,DLINKSW-SYSLOG-MIB::dSyslogLogSmtpGroup,,,,,,A collection of objects provides configurations that are related to the logging system messages to the email recipients. 
.1.3.6.1.4.1.171.14.13.2.1.2.5,DLINKSW-SYSLOG-MIB::dSyslogLogServerGroup,,,,,,A collection of objects provides configurations that are related to the logging system messages to the SYSLOG servers. 
.1.3.6.1.4.1.171.14.13.2.1.2.6,DLINKSW-SYSLOG-MIB::dSyslogAttackLogGroup,,,,,,A collection of objects provides the management of attack log.  
.1.3.6.1.4.1.171.14.14,DLINKSW-SYSTEM-FILE-MIB::dlinkSwSystemFileMIB,,,,,,This MIB module defines objects for managing system critical files (e.g configuration and firmware.) 
.1.3.6.1.4.1.171.14.14.0,DLINKSW-SYSTEM-FILE-MIB::dsfMIBNotifications,,,,,,
.1.3.6.1.4.1.171.14.14.0.1,DLINKSW-SYSTEM-FILE-MIB::dsfUploadImage,,,,,,The notification is sent when the user uploads image file successfully.
.1.3.6.1.4.1.171.14.14.0.2,DLINKSW-SYSTEM-FILE-MIB::dsfDownloadImage,,,,,,The notification is sent when the user downloads image file successfully.
.1.3.6.1.4.1.171.14.14.0.3,DLINKSW-SYSTEM-FILE-MIB::dsfUploadCfg,,,,,,The notification is sent when the user uploads configuration file successfully.
.1.3.6.1.4.1.171.14.14.0.4,DLINKSW-SYSTEM-FILE-MIB::dsfDownloadCfg,,,,,,The notification is sent when the user downloads configuration file successfully.
.1.3.6.1.4.1.171.14.14.0.5,DLINKSW-SYSTEM-FILE-MIB::dsfSaveCfg,,,,,,The notification is sent when the user saves configuration file successfully.
.1.3.6.1.4.1.171.14.14.1,DLINKSW-SYSTEM-FILE-MIB::dsfMIBObjects,,,,,,
.1.3.6.1.4.1.171.14.14.1.1,DLINKSW-SYSTEM-FILE-MIB::dsfBootInfoObjects,,,,,,
.1.3.6.1.4.1.171.14.14.1.1.1,DLINKSW-SYSTEM-FILE-MIB::dsfNextBootCfgUrl,OCTET,read-write,,current,,This object indicates the URL of the file to be used as the startup configuration file.
.1.3.6.1.4.1.171.14.14.1.1.2,DLINKSW-SYSTEM-FILE-MIB::dsfNextBootImageUrl,OCTET,read-write,,current,,This object indicates the URL of the file to be used as boot image file.
.1.3.6.1.4.1.171.14.14.1.1.3,DLINKSW-SYSTEM-FILE-MIB::dsfCheckingBootImageCheck,INTEGER,read-write,,current,true(1):false(2),This object indicates whether displays the information of the specified next boot image to let user understand whether the specified file is suitable to be a boot image or not, which some information should be displayed such as purpose of the file, version number, time stamp, and checksum etc. The object dsfBootCheckResult indicates the checking result. 
.1.3.6.1.4.1.171.14.14.1.1.4,DLINKSW-SYSTEM-FILE-MIB::dsfBootImageCheckResult,OCTET,read-only,,current,,This object indicates the information of the specified next boot image such as the purpose of the file, version number, time stamp, and checksum etc. This object is meaningful when dsfNextBootImageUrl is not empty and dsfBootCheckImage is 'true'. 
.1.3.6.1.4.1.171.14.14.1.1.5,DLINKSW-SYSTEM-FILE-MIB::dsfBootImageTable,,not-accessible,,current,,The table is used to display information for boot images of units.
.1.3.6.1.4.1.171.14.14.1.1.5.1,DLINKSW-SYSTEM-FILE-MIB::dsfBootImageEntry,,not-accessible,dsfBootImageUnitId:dsfBootImageIndex,current,,An entry contains version information of a unit.
.1.3.6.1.4.1.171.14.14.1.1.5.1.1,DLINKSW-SYSTEM-FILE-MIB::dsfBootImageUnitId,Unsigned32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID. 
.1.3.6.1.4.1.171.14.14.1.1.5.1.2,DLINKSW-SYSTEM-FILE-MIB::dsfBootImageIndex,Unsigned32,not-accessible,,current,,This object indicates the index of boot image.
.1.3.6.1.4.1.171.14.14.1.1.5.1.3,DLINKSW-SYSTEM-FILE-MIB::dsfBootImageUrl,OCTET,read-only,,current,,This object indicates the file name and path of the entry.
.1.3.6.1.4.1.171.14.14.1.1.5.1.4,DLINKSW-SYSTEM-FILE-MIB::dsfBootImageInWorking,INTEGER,read-only,,current,true(1):false(2),This object indicates whether the entry is the current boot image.
.1.3.6.1.4.1.171.14.14.1.1.6,DLINKSW-SYSTEM-FILE-MIB::dsfBootCfgFileTable,,not-accessible,,current,,The table is used to display boot configuration file of units.
.1.3.6.1.4.1.171.14.14.1.1.6.1,DLINKSW-SYSTEM-FILE-MIB::dsfBootCfgFileEntry,,not-accessible,dsfBootCfgFileUnitId,current,,An entry contains the information for boot configuration file of a unit.
.1.3.6.1.4.1.171.14.14.1.1.6.1.1,DLINKSW-SYSTEM-FILE-MIB::dsfBootCfgFileUnitId,Unsigned32,not-accessible,,current,,This object indicates the unit (stacking device) or slot (chassis device) ID. 
.1.3.6.1.4.1.171.14.14.1.1.6.1.2,DLINKSW-SYSTEM-FILE-MIB::dsfBootCfgFileUrl,OCTET,read-only,,current,,This object indicates the file name and path of the entry.
.1.3.6.1.4.1.171.14.14.1.2,DLINKSW-SYSTEM-FILE-MIB::dsfCopyTable,,not-accessible,,current,,A table contains the information for file copy. There will at any time be either 0 or 1 row in this table, and the only valid index for this table is 1. It is only a table so that we may take advantage of the RowStatus textual convention for configuring the copying parameters.
.1.3.6.1.4.1.171.14.14.1.2.1,DLINKSW-SYSTEM-FILE-MIB::dsfCopyEntry,,not-accessible,dsfCopyIndex,current,,An entry contains parameters for copy.
.1.3.6.1.4.1.171.14.14.1.2.1.1,DLINKSW-SYSTEM-FILE-MIB::dsfCopyIndex,Unsigned32,not-accessible,,current,,This object uniquely identifies this row. The only legal value for this object is 1.
.1.3.6.1.4.1.171.14.14.1.2.1.2,DLINKSW-SYSTEM-FILE-MIB::dsfCopyType,INTEGER,read-create,,current,localToLocal(1):localToTftpRemote(2):localToFtpRemote(3):localToRcpRemote(4):tftpRemoteToLocal(5):ftpRemoteToLocal(6):rcpRemoteToLocal(7),This object indicates the type of the copy. 'localToLocal' - Copy file within the system. 'localToTftpRemote' - Upload file remote host via TFTP. 'localToFtpRemote' - Upload file remote host via FTP. 'localToRcpRemote' - Upload file remote host via RCP. 'tftpRemoteToLocal' - Download file from remote host via TFTP. 'ftpRemoteToLocal' - Download file from remote host via FTP. 'rcpRemoteToLocal' - Download file from remote host via RCP. 
.1.3.6.1.4.1.171.14.14.1.2.1.3,DLINKSW-SYSTEM-FILE-MIB::dsfCopySrcUrl,OCTET,read-create,,current,,This object indicates the source URL for the source file to be copied. The special form 'startup-config','running-config','system-log', and 'attack-log' are reserved to indicate the system files. 
.1.3.6.1.4.1.171.14.14.1.2.1.4,DLINKSW-SYSTEM-FILE-MIB::dsfCopyDstUrl,OCTET,read-create,,current,,This object indicates the destination URL for the copied file. The special form 'startup-config' and 'running-config' are reserved to indicate the system files. 
.1.3.6.1.4.1.171.14.14.1.2.1.5,DLINKSW-SYSTEM-FILE-MIB::dsfCopyRemoteAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object indicates the type of address of the remote host. This object is meaningless if dsfCopyType is 'localToLocal'. 
.1.3.6.1.4.1.171.14.14.1.2.1.6,DLINKSW-SYSTEM-FILE-MIB::dsfCopyRemoteAddr,OCTET,read-create,,current,,This object indicates the address of the remote host. This object is meaningless if dsfCopyType is 'localToLocal'. 
.1.3.6.1.4.1.171.14.14.1.2.1.7,DLINKSW-SYSTEM-FILE-MIB::dsfCopyUsrName,OCTET,read-create,,current,,This object indicates the user name on the source FTP/RCP server. This object is meaningful only when the object dsfCopyType is 'localToFtpRemote', 'localToRcpRemote', 'ftpRemoteToLocal, or 'rcpRemoteToLocal'. 
.1.3.6.1.4.1.171.14.14.1.2.1.8,DLINKSW-SYSTEM-FILE-MIB::dsfCopyUsrPwd,OCTET,read-create,,current,,This object indicates the password for the user. This object is meaningful only when the object dsfCopyType is 'localToFtpRemote' or 'ftpRemoteToLocal'. 
.1.3.6.1.4.1.171.14.14.1.2.1.9,DLINKSW-SYSTEM-FILE-MIB::dsfCopyRemoteTcpPort,Unsigned32,read-create,,current,,This object indicates the TCP port on the remote FTP server.
.1.3.6.1.4.1.171.14.14.1.2.1.10,DLINKSW-SYSTEM-FILE-MIB::dsfCopyVrfName,OCTET,read-create,,current,,This object indicates the name of the VRF instance to which the TFTP/FTP/RCP server belongs.
.1.3.6.1.4.1.171.14.14.1.2.1.11,DLINKSW-SYSTEM-FILE-MIB::dsfCopyErrorStatus,OCTET,read-only,,current,,Status of file copy.
.1.3.6.1.4.1.171.14.14.1.2.1.12,DLINKSW-SYSTEM-FILE-MIB::dsfCopyRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. The writable columns in a row cannot be changed if the row is 'active'.
.1.3.6.1.4.1.171.14.14.1.3,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceTable,,not-accessible,,current,,A table contains the information for replacing the current running configuration file. There will at any time be either 0 or 1 row in this table, and the only valid index for this table is 1.
.1.3.6.1.4.1.171.14.14.1.3.1,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceEntry,,not-accessible,dsfCfgReplaceIndex,current,,An entry contains parameters for configure replace.
.1.3.6.1.4.1.171.14.14.1.3.1.1,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceIndex,Unsigned32,not-accessible,,current,,This object uniquely identifies this row. The only legal value for this object is 1.
.1.3.6.1.4.1.171.14.14.1.3.1.2,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceSrcType,INTEGER,read-create,,current,local(1):tftpRemote(2):ftpRemote(3):rcpRemote(4),This object indicates where to get the file to replace the current running configuration. 'local' - Get the replacing configuration file from the system. 'tftpRemote' - Get the replacing configuration file from remote host via TFTP. 'ftpRemote' - Get the replacing configuration file from remote host via FTP. 'rcpRemote' - Get the replacing configuration file from remote host via RCP. 
.1.3.6.1.4.1.171.14.14.1.3.1.3,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceSrcUrl,OCTET,read-create,,current,,This object indicates the source URL for the source configuration file to be executed.
.1.3.6.1.4.1.171.14.14.1.3.1.4,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceRemoteAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object indicates the type of address of the remote host. This object is meaningless if dsfCfgReplaceSrcType is 'local'. 
.1.3.6.1.4.1.171.14.14.1.3.1.5,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceRemoteAddr,OCTET,read-create,,current,,This object indicates the address of the remote host. This object is meaningless if dsfCfgReplaceSrcType is 'local'. 
.1.3.6.1.4.1.171.14.14.1.3.1.6,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceUsrName,OCTET,read-create,,current,,This object indicates the user name on the source FTP/RCP server. This object is meaningful only when the object dsfCfgReplaceSrcType is 'ftpRemote', 'rcpRemote'. 
.1.3.6.1.4.1.171.14.14.1.3.1.7,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceUsrPwd,OCTET,read-create,,current,,This object indicates the password for the user. This object is meaningful only when the object dsfCfgReplaceSrcType is 'ftpRemote'. 
.1.3.6.1.4.1.171.14.14.1.3.1.8,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceRemoteTcpPort,Unsigned32,read-create,,current,,This object indicates the TCP port on the remote FTP server.
.1.3.6.1.4.1.171.14.14.1.3.1.9,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceVrfName,OCTET,read-create,,current,,This object indicates the name of the VRF instance to which the TFTP/FTP/RCP server belongs.
.1.3.6.1.4.1.171.14.14.1.3.1.10,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceErrorStatus,OCTET,read-only,,current,,This object indicates the processing status about the replacement of current running configuration. 
.1.3.6.1.4.1.171.14.14.1.3.1.11,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. The writable columns in a row cannot be changed if the row is 'active'.
.1.3.6.1.4.1.171.14.14.1.4,DLINKSW-SYSTEM-FILE-MIB::dsfIpSrcIfObjects,,,,,,
.1.3.6.1.4.1.171.14.14.1.4.1,DLINKSW-SYSTEM-FILE-MIB::dsfIpTftpSrcIf,Integer32,read-write,,current,,This object specifies the interface whose IP address will be used as the source address for initiating TFTP packets. The special value of 0 indicates the interface is not specified, and IP address of the closest interface will be used. 
.1.3.6.1.4.1.171.14.14.1.4.2,DLINKSW-SYSTEM-FILE-MIB::dsfIpFtpSrcIf,Integer32,read-write,,current,,This object specifies the interface whose IP address will be used as the source address for initiating FTP packets. The special value of 0 indicates the interface is not specified, and IP address of the closest interface will be used. 
.1.3.6.1.4.1.171.14.14.1.4.3,DLINKSW-SYSTEM-FILE-MIB::dsfIpRcpSrcIf,Integer32,read-write,,current,,This object specifies the interface whose IP address will be used as the source address for initiating RCP packets. The special value of 0 indicates the interface is not specified, and IP address of the closest interface will be used. 
.1.3.6.1.4.1.171.14.14.1.5,DLINKSW-SYSTEM-FILE-MIB::dsfClearRunCfg,INTEGER,read-write,,current,clear(1):noOp(2),This object is used to clear running-config when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
.1.3.6.1.4.1.171.14.14.1.6,DLINKSW-SYSTEM-FILE-MIB::dsfResetSystem,INTEGER,read-write,,current,reset(1):noOp(2),This object is used to reset system when set to 'reset'. It will clear system configuration, save and reboot the system. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
.1.3.6.1.4.1.171.14.14.2,DLINKSW-SYSTEM-FILE-MIB::dsfMIBConformance,,,,,,
.1.3.6.1.4.1.171.14.14.2.1,DLINKSW-SYSTEM-FILE-MIB::dsfCompliances,,,,,,
.1.3.6.1.4.1.171.14.14.2.1.1,DLINKSW-SYSTEM-FILE-MIB::dsfCompliance,,,,,,The compliance statement for entities which implement the DLINKSW-SYSTEM-FILE-MIB.
.1.3.6.1.4.1.171.14.14.2.2,DLINKSW-SYSTEM-FILE-MIB::dsfGroups,,,,,,
.1.3.6.1.4.1.171.14.14.2.2.1,DLINKSW-SYSTEM-FILE-MIB::dsfBootInfoGroup,,,,,,A collection of objects providing information about the boot configuration and boot image.
.1.3.6.1.4.1.171.14.14.2.2.2,DLINKSW-SYSTEM-FILE-MIB::dsfCopyGroup,,,,,,A collection of objects providing information for the parameters of the copy function.
.1.3.6.1.4.1.171.14.14.2.2.3,DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceGroup,,,,,,A collection of objects providing information for the parameters of the configure replace function.
.1.3.6.1.4.1.171.14.14.2.2.4,DLINKSW-SYSTEM-FILE-MIB::dsfIpSrcIfGroup,,,,,,A collection of objects providing information about the interface whose IP address will be used as the source address for initiating TFTP/FTP/RCP packets.
.1.3.6.1.4.1.171.14.14.2.2.5,DLINKSW-SYSTEM-FILE-MIB::dsfClearCfgGroup,,,,,,An object providing the clear function.
.1.3.6.1.4.1.171.30,DLINK-ID-REC-MIB::dlink-broadband-products,,,,,,
.1.3.6.1.4.1.171.31,DLINK-ID-REC-MIB::dlink-broadband-mgmt,,,,,,
.1.3.6.1.4.1.171.41,DLINK-MCB-MIB::mcbMediaConverterFamily,,,,,,
.1.3.6.1.4.1.171.41.1,DLINK-MCB-MIB::mcbMediaConverterChassis,,,,,,
.1.3.6.1.4.1.171.41.1.0,DLINK-MCB-MIB::mcbMediaConverterChassis#,,,,,,
.1.3.6.1.4.1.171.41.1.0.1,DLINK-MCB-MIB::mcbPowerOneFail,,,,,,A PowerFail trap signifies that the sending protocol entity recognizes a failure in one of the communication links  represented in the agent's configuration
.1.3.6.1.4.1.171.41.1.0.2,DLINK-MCB-MIB::mcbFanOneFail,,,,,,A FanFail trap signifies that the sending protocol entity recognizes a failure in one of the communication links  represented in the agent's configuration
.1.3.6.1.4.1.171.41.1.0.3,DLINK-MCB-MIB::mcbPowerTwoFail,,,,,,A PowerFail trap signifies that the sending protocol entity recognizes a failure in one of the communication links  represented in the agent's configuration
.1.3.6.1.4.1.171.41.1.0.4,DLINK-MCB-MIB::mcbFanTwoFail,,,,,,A FanFail trap signifies that the sending protocol entity recognizes a failure in one of the communication links  represented in the agent's configuration
.1.3.6.1.4.1.171.41.1.0.5,DLINK-MCB-MIB::mcbMediaConverterPlugin,,,,,,A Media Converter Plugin trap signifies that the sending protocol entity checks if the model is pluged in the slot
.1.3.6.1.4.1.171.41.1.0.6,DLINK-MCB-MIB::mcbMediaConverterPullout,,,,,,A Media Converter Pullout trap signifies that the sending protocol entity checks if the model is pull out from the slot
.1.3.6.1.4.1.171.41.1.0.7,DLINK-MCB-MIB::mcbMCMediaOneLinkDown,,,,,,A Media Converter Media One Link Down trap signifies that the 
.1.3.6.1.4.1.171.41.1.0.8,DLINK-MCB-MIB::mcbMCMediaTwoLinkDown,,,,,,A Media Converter Media Two Link Down trap signifies that the 
.1.3.6.1.4.1.171.41.1.0.9,DLINK-MCB-MIB::mcbMCMediaOneLinkUp,,,,,,A Media Converter Media One Link Up trap signifies that the 
.1.3.6.1.4.1.171.41.1.0.10,DLINK-MCB-MIB::mcbMCMediaTwoLinkUp,,,,,,A Media Converter Media Two Link Up trap signifies that the 
.1.3.6.1.4.1.171.41.1.0.11,DLINK-MCB-MIB::mcbMCMediaOneBroken,,,,,,A Media Converter Media One Broken trap signifies that the 
.1.3.6.1.4.1.171.41.1.0.12,DLINK-MCB-MIB::mcbMCMediaTwoBroken,,,,,,A Media Converter Media Two Broken trap signifies that the 
.1.3.6.1.4.1.171.41.1.0.13,DLINK-MCB-MIB::mcbMCActiveSlotChange,,,,,,A Active Slot Change trap signifies that the sending protocol entity checks if the active slot of the redundant group is changed
.1.3.6.1.4.1.171.41.1.0.14,DLINK-MCB-MIB::mcbMCActiveSlotLose,,,,,,A Active Slot Lose trap signifies that the sending protocol entity checks if the active slot of the redundant group is lost
.1.3.6.1.4.1.171.41.1.1,DLINK-MCB-MIB::mcbSNMPMIB,,,,,,
.1.3.6.1.4.1.171.41.1.1.1,DLINK-MCB-MIB::mcbSNMPTrapPowerFail,INTEGER,read-write,,mandatory,enabled(1):disabled(2),Power Fail Trap
.1.3.6.1.4.1.171.41.1.1.2,DLINK-MCB-MIB::mcbSNMPTrapFanFail,INTEGER,read-write,,mandatory,enabled(1):disabled(2),Fan Fail Trap
.1.3.6.1.4.1.171.41.1.1.3,DLINK-MCB-MIB::mcbSNMPTrapMCPlugin,INTEGER,read-write,,mandatory,enabled(1):disabled(2),Media Converter Plugin Trap
.1.3.6.1.4.1.171.41.1.1.4,DLINK-MCB-MIB::mcbSNMPTrapMCPullout,INTEGER,read-write,,mandatory,enabled(1):disabled(2),Media Converter Pullout Trap
.1.3.6.1.4.1.171.41.1.1.5,DLINK-MCB-MIB::mcbSNMPTrapMCLinkDown,INTEGER,read-write,,mandatory,enabled(1):disabled(2),Media Converter Link Down Trap
.1.3.6.1.4.1.171.41.1.1.6,DLINK-MCB-MIB::mcbSNMPTrapMCLinkUp,INTEGER,read-write,,mandatory,enabled(1):disabled(2),Media Converter Link Up Trap
.1.3.6.1.4.1.171.41.1.1.7,DLINK-MCB-MIB::mcbSNMPTrapMCLinkBroken,INTEGER,read-write,,mandatory,enabled(1):disabled(2),Media Converter Link Broken Trap
.1.3.6.1.4.1.171.41.1.1.8,DLINK-MCB-MIB::mcbSNMPTrapMCActiveSlotChange,INTEGER,read-write,,mandatory,enabled(1):disabled(2),A active slot change Trap
.1.3.6.1.4.1.171.41.1.1.9,DLINK-MCB-MIB::mcbSNMPTrapMCActiveSlotLose,INTEGER,read-write,,mandatory,enabled(1):disabled(2),A active slot Lose Trap
.1.3.6.1.4.1.171.41.1.2,DLINK-MCB-MIB::mcbAdministrator,,,,,,
.1.3.6.1.4.1.171.41.1.2.1,DLINK-MCB-MIB::mcbAdministratorHardwareRev,OCTET,read-only,,mandatory,,Hardware Revision
.1.3.6.1.4.1.171.41.1.2.2,DLINK-MCB-MIB::mcbAdministratorSoftwareRev,OCTET,read-only,,mandatory,,Software Revision
.1.3.6.1.4.1.171.41.1.2.3,DLINK-MCB-MIB::mcbAdministratorBiosRev,OCTET,read-only,,mandatory,,Bios Revision
.1.3.6.1.4.1.171.41.1.2.4,DLINK-MCB-MIB::mcbAdministratorFactoryReset,INTEGER,read-write,,mandatory,action(1),Administratoristrator Factory Reset The Whole Chassis
.1.3.6.1.4.1.171.41.1.2.5,DLINK-MCB-MIB::mcbAdministratorFactoryResetCPU,INTEGER,read-write,,mandatory,action(1),Administratoristrator Factory Reset Only CPU
.1.3.6.1.4.1.171.41.1.2.6,DLINK-MCB-MIB::mcbAdministratorSoftwareReboot,INTEGER,read-write,,mandatory,action(1),System Software Reboot
.1.3.6.1.4.1.171.41.1.3,DLINK-MCB-MIB::mcbMCFrame,,,,,,
.1.3.6.1.4.1.171.41.1.3.1,DLINK-MCB-MIB::mcbFramePowerOneOnStatus,INTEGER,read-only,,mandatory,on(1):off(2),Main Power On Status
.1.3.6.1.4.1.171.41.1.3.2,DLINK-MCB-MIB::mcbFramePowerTwoOnStatus,INTEGER,read-only,,mandatory,on(1):off(2),Redundent Power On Status
.1.3.6.1.4.1.171.41.1.3.3,DLINK-MCB-MIB::mcbFramePowerOneFailStatus,INTEGER,read-only,,mandatory,on(1):off(2),Main Power Fail Status
.1.3.6.1.4.1.171.41.1.3.4,DLINK-MCB-MIB::mcbFramePowerTwoFailStatus,INTEGER,read-only,,mandatory,on(1):off(2),Redundent Power Fail Status
.1.3.6.1.4.1.171.41.1.3.5,DLINK-MCB-MIB::mcbFrameFanOneFailStatus,INTEGER,read-only,,mandatory,on(1):off(2),Main Fan Fail Status
.1.3.6.1.4.1.171.41.1.3.6,DLINK-MCB-MIB::mcbFrameFanTwoFailStatus,INTEGER,read-only,,mandatory,on(1):off(2),Redundent Fan Fail Status
.1.3.6.1.4.1.171.41.1.4,DLINK-MCB-MIB::mcbMCSlots,,,,,,
.1.3.6.1.4.1.171.41.1.4.1,DLINK-MCB-MIB::mcbMCSlotCount,INTEGER,read-only,,mandatory,,The Number Of Media Converters. 
.1.3.6.1.4.1.171.41.1.4.2,DLINK-MCB-MIB::mcbMCSlotTable,,not-accessible,,mandatory,,Each Media Converter Device Relative Table
.1.3.6.1.4.1.171.41.1.4.2.1,DLINK-MCB-MIB::mcbMCSlotEntry,,not-accessible,mcbMCSlotNo,mandatory,,Each Media Converter Device Relative Entry
.1.3.6.1.4.1.171.41.1.4.2.1.1,DLINK-MCB-MIB::mcbMCSlotNo,INTEGER,read-only,,mandatory,,Each Media Converter Device Relative Number On One Base
.1.3.6.1.4.1.171.41.1.4.2.1.2,DLINK-MCB-MIB::mcbMCSlotExist,INTEGER,read-only,,mandatory,exist(1):nonexist(2):unsupported(3),Each Device of Slot Is Exist Or Not
.1.3.6.1.4.1.171.41.1.4.2.1.3,DLINK-MCB-MIB::mcbMCModelName,OCTET,read-only,,mandatory,,Each Media Converter Device Relative Model Name
.1.3.6.1.4.1.171.41.1.4.2.1.4,DLINK-MCB-MIB::mcbMCMediaOneType,INTEGER,read-only,,mandatory,tp(1):fiber(2):unsupported(3),Media Type Is TP Or Fiber
.1.3.6.1.4.1.171.41.1.4.2.1.5,DLINK-MCB-MIB::mcbMCMediaTwoType,INTEGER,read-only,,mandatory,tp(1):fiber(2):unsupported(3),Media Type Is TP Or Fiber
.1.3.6.1.4.1.171.41.1.4.2.1.6,DLINK-MCB-MIB::mcbMCMediaOneLinkStatus,INTEGER,read-only,,mandatory,online(1):offline(2):unsupported(3),Media One Link Status
.1.3.6.1.4.1.171.41.1.4.2.1.7,DLINK-MCB-MIB::mcbMCMediaTwoLinkStatus,INTEGER,read-only,,mandatory,online(1):offline(2):unsupported(3),Media Two Link Status
.1.3.6.1.4.1.171.41.1.4.2.1.8,DLINK-MCB-MIB::mcbMCMediaOneDupStatus,INTEGER,read-only,,mandatory,half(1):full(2):unsupported(3),Media One Duplex Status
.1.3.6.1.4.1.171.41.1.4.2.1.9,DLINK-MCB-MIB::mcbMCMediaTwoDupStatus,INTEGER,read-only,,mandatory,half(1):full(2):unsupported(3),Media Two Duplex Status
.1.3.6.1.4.1.171.41.1.4.2.1.10,DLINK-MCB-MIB::mcbMCMediaOneSpeedStatus,INTEGER,read-only,,mandatory,speed10M(1):speed100M(2):speed1000M(3):unsupported(4),Media One Speed Status
.1.3.6.1.4.1.171.41.1.4.2.1.11,DLINK-MCB-MIB::mcbMCMediaTwoSpeedStatus,INTEGER,read-only,,mandatory,speed10M(1):speed100M(2):speed1000M(3):unsupported(4),Media Two Speed Status
.1.3.6.1.4.1.171.41.1.4.2.1.12,DLINK-MCB-MIB::mcbMCSlotName,OCTET,read-write,,mandatory,,Each Media Converter Chassis Slot Name
.1.3.6.1.4.1.171.41.1.4.2.1.13,DLINK-MCB-MIB::mcbMCEnable,INTEGER,read-write,,mandatory,enabled(1):disabled(2):unsupported(3),Enable or Disable the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.14,DLINK-MCB-MIB::mcbMCSetLLCF,INTEGER,read-write,,mandatory,enabled(1):disabled(2):unsupported(3),Enable or Disable the LLCF of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.15,DLINK-MCB-MIB::mcbMCEnableMediaOne,INTEGER,read-write,,mandatory,enabled(1):disabled(2):unsupported(3),Enable the media one of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.16,DLINK-MCB-MIB::mcbMCEnableMediaTwo,INTEGER,read-write,,mandatory,enabled(1):disabled(2):unsupported(3),Enable the media two of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.17,DLINK-MCB-MIB::mcbMCSetMediaOneAutoNegotiate,INTEGER,read-write,,mandatory,auto-negotiate(1):force(2):unsupported(3),Set the Auto Negotiation mode or the Force mode of the media one of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.18,DLINK-MCB-MIB::mcbMCSetMediaTwoAutoNegotiate,INTEGER,read-write,,mandatory,auto-negotiate(1):force(2):unsupported(3),Set the Auto Negotiation mode or the Force mode of the media two of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.19,DLINK-MCB-MIB::mcbMCSetMediaOneSpeed,INTEGER,read-write,,mandatory,speed10M(1):speed100M(2):speed1000M(3):unsupported(4),Set the speed in Force mode of the media one of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.20,DLINK-MCB-MIB::mcbMCSetMediaTwoSpeed,INTEGER,read-write,,mandatory,speed10M(1):speed100M(2):speed1000M(3):unsupported(4),Set the speed in Force mode of the media two of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.21,DLINK-MCB-MIB::mcbMCSetMediaOneDuplex,INTEGER,read-write,,mandatory,half(1):full(2):unsupported(3),Set the duplex in Force mode of the media one of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.22,DLINK-MCB-MIB::mcbMCSetMediaTwoDuplex,INTEGER,read-write,,mandatory,half(1):full(2):unsupported(3),Set the duplex in Force mode of the media two of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.23,DLINK-MCB-MIB::mcbMCSetMediaOneFlowControl,INTEGER,read-write,,mandatory,enabled(1):disabled(2):unsupported(3),Set the flow control in Force mode of the media one of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.24,DLINK-MCB-MIB::mcbMCSetMediaTwoFlowControl,INTEGER,read-write,,mandatory,enabled(1):disabled(2):unsupported(3),Set the flow control in Force mode of the media two of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.25,DLINK-MCB-MIB::mcbMCSetMediaOneLLR,INTEGER,read-write,,mandatory,enabled(1):disabled(2):unsupported(3),Set the LLR of the media one of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.26,DLINK-MCB-MIB::mcbMCSetMediaTwoLLR,INTEGER,read-write,,mandatory,enabled(1):disabled(2):unsupported(3),Set the LLR of the media two of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.27,DLINK-MCB-MIB::mcbMCMediaOneBrokenStatus,INTEGER,read-only,,mandatory,unbroken(1):broken(2):unsupported(3),Media One Broken Status of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.28,DLINK-MCB-MIB::mcbMCMediaTwoBrokenStatus,INTEGER,read-only,,mandatory,unbroken(1):broken(2):unsupported(3),Media Two Broken Status of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.29,DLINK-MCB-MIB::mcbMCMediaOneTxPacketCount,Counter32,read-only,,mandatory,,Media One transmitting packet count of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.30,DLINK-MCB-MIB::mcbMCMediaOneRxPacketCount,Counter32,read-only,,mandatory,,Media One receiving packet count of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.31,DLINK-MCB-MIB::mcbMCMediaTwoTxPacketCount,Counter32,read-only,,mandatory,,Media Two transmitting packet count of the smart Media Converter
.1.3.6.1.4.1.171.41.1.4.2.1.32,DLINK-MCB-MIB::mcbMCMediaTwoRxPacketCount,Counter32,read-only,,mandatory,,Media Two receiving packet count of the smart Media Converter
.1.3.6.1.4.1.171.41.1.5,DLINK-MCB-MIB::mcbMCRedundantGroups,,,,,,
.1.3.6.1.4.1.171.41.1.5.1,DLINK-MCB-MIB::mcbMCRedundantGroupCount,INTEGER,read-only,,mandatory,,The Number Of Redundant Groups. 
.1.3.6.1.4.1.171.41.1.5.2,DLINK-MCB-MIB::mcbMCRedundantGroupTable,,not-accessible,,mandatory,,Each Redundant Group Relative Table
.1.3.6.1.4.1.171.41.1.5.2.1,DLINK-MCB-MIB::mcbMCRedundantGroupEntry,,not-accessible,mcbMCRedundantGroupNo,mandatory,,Each Redundant Group Relative Entry
.1.3.6.1.4.1.171.41.1.5.2.1.1,DLINK-MCB-MIB::mcbMCRedundantGroupNo,INTEGER,read-only,,mandatory,,Each Redundant Group Relative Number On One Base
.1.3.6.1.4.1.171.41.1.5.2.1.2,DLINK-MCB-MIB::mcbMCRedundantGroupPrimarySlot,INTEGER,read-only,,mandatory,,The primary slot member of the Redundant Group
.1.3.6.1.4.1.171.41.1.5.2.1.3,DLINK-MCB-MIB::mcbMCRedundantGroupSecondarySlot,INTEGER,read-only,,mandatory,,The secondary slot member of the Redundant Group
.1.3.6.1.4.1.171.41.1.5.2.1.4,DLINK-MCB-MIB::mcbMCRedundantGroupEnable,INTEGER,read-write,,mandatory,enabled(1):disabled(2),Enable or Disable the Redundant Group
.1.3.6.1.4.1.171.41.1.5.2.1.5,DLINK-MCB-MIB::mcbMCRedundantGroupActiveSlot,INTEGER,read-only,,mandatory,,The active link slot member of the Redundant Group
.1.3.6.1.4.1.171.41.1.5.2.1.6,DLINK-MCB-MIB::mcbMCRedundantGroupRestart,INTEGER,read-write,,mandatory,action(1),Restart the Redundant Group
.1.3.6.1.5,SNMPv2-SMI::security,,,,,,
.1.3.6.1.6,SNMPv2-SMI::snmpV2,,,,,,
.1.3.6.1.6.1,SNMPv2-SMI::snmpDomains,,,,,,
.1.3.6.1.6.2,SNMPv2-SMI::snmpProxys,,,,,,
.1.3.6.1.6.3,SNMPv2-SMI::snmpModules,,,,,,
.1.3.6.1.6.3.1,SNMPv2-MIB::snmpMIB,,,,,,The MIB module for SNMP entities. Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3418; see the RFC itself for full legal notices. 
.1.3.6.1.6.3.1.1,SNMPv2-MIB::snmpMIBObjects,,,,,,
.1.3.6.1.6.3.1.1.4,SNMPv2-MIB::snmpTrap,,,,,,
.1.3.6.1.6.3.1.1.4.1,SNMPv2-MIB::snmpTrapOID,OBJECT,accessible-for-notify,,current,,The authoritative identification of the notification currently being sent. This variable occurs as the second varbind in every SNMPv2-Trap-PDU and InformRequest-PDU.
.1.3.6.1.6.3.1.1.4.3,SNMPv2-MIB::snmpTrapEnterprise,OBJECT,accessible-for-notify,,current,,The authoritative identification of the enterprise associated with the trap currently being sent. When an SNMP proxy agent is mapping an RFC1157 Trap-PDU into a SNMPv2-Trap-PDU, this variable occurs as the last varbind.
.1.3.6.1.6.3.1.1.5,SNMPv2-MIB::snmpTraps,,,,,,
.1.3.6.1.6.3.1.1.5.1,SNMPv2-MIB::coldStart,,,,,,A coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have been altered.
.1.3.6.1.6.3.1.1.5.2,SNMPv2-MIB::warmStart,,,,,,A warmStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself such that its configuration is unaltered.
.1.3.6.1.6.3.1.1.5.3,IF-MIB::linkDown,,,,,,A linkDown trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links is about to enter the down state from some other state (but not from the notPresent state). This other state is indicated by the included value of ifOperStatus.
.1.3.6.1.6.3.1.1.5.4,IF-MIB::linkUp,,,,,,A linkUp trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links left the down state and transitioned into some other state (but not into the notPresent state). This other state is indicated by the included value of ifOperStatus.
.1.3.6.1.6.3.1.1.5.5,SNMPv2-MIB::authenticationFailure,,,,,,An authenticationFailure trap signifies that the SNMP entity has received a protocol message that is not properly authenticated. While all implementations of SNMP entities MAY be capable of generating this trap, the snmpEnableAuthenTraps object indicates whether this trap will be generated.
.1.3.6.1.6.3.1.1.6,SNMPv2-MIB::snmpSet,,,,,,
.1.3.6.1.6.3.1.1.6.1,SNMPv2-MIB::snmpSetSerialNo,INTEGER,read-write,,current,,An advisory lock used to allow several cooperating command generator applications to coordinate their use of the SNMP set operation. This object is used for coarse-grain coordination. To achieve fine-grain coordination, one or more similar objects might be defined within each MIB group, as appropriate.
.1.3.6.1.6.3.1.2,SNMPv2-MIB::snmpMIBConformance,,,,,,
.1.3.6.1.6.3.1.2.1,SNMPv2-MIB::snmpMIBCompliances,,,,,,
.1.3.6.1.6.3.1.2.1.2,SNMPv2-MIB::snmpBasicCompliance,,,,,,The compliance statement for SNMPv2 entities which implement the SNMPv2 MIB. This compliance statement is replaced by snmpBasicComplianceRev2.
.1.3.6.1.6.3.1.2.1.3,SNMPv2-MIB::snmpBasicComplianceRev2,,,,,,The compliance statement for SNMP entities which implement this MIB module.
.1.3.6.1.6.3.1.2.2,SNMPv2-MIB::snmpMIBGroups,,,,,,
.1.3.6.1.6.3.1.2.2.5,SNMPv2-MIB::snmpSetGroup,,,,,,A collection of objects which allow several cooperating command generator applications to coordinate their use of the set operation.
.1.3.6.1.6.3.1.2.2.6,SNMPv2-MIB::systemGroup,,,,,,The system group defines objects which are common to all managed systems.
.1.3.6.1.6.3.1.2.2.7,SNMPv2-MIB::snmpBasicNotificationsGroup,,,,,,The basic notifications implemented by an SNMP entity supporting command responder applications.
.1.3.6.1.6.3.1.2.2.8,SNMPv2-MIB::snmpGroup,,,,,,A collection of objects providing basic instrumentation and control of an SNMP entity.
.1.3.6.1.6.3.1.2.2.9,SNMPv2-MIB::snmpCommunityGroup,,,,,,A collection of objects providing basic instrumentation of a SNMP entity which supports community-based authentication.
.1.3.6.1.6.3.1.2.2.10,SNMPv2-MIB::snmpObsoleteGroup,,,,,,A collection of objects from RFC 1213 made obsolete by this MIB module.
.1.3.6.1.6.3.1.2.2.11,SNMPv2-MIB::snmpWarmStartNotificationGroup,,,,,,An additional notification for an SNMP entity supporting command responder applications, if it is able to reinitialize itself such that its configuration is unaltered.
.1.3.6.1.6.3.1.2.2.12,SNMPv2-MIB::snmpNotificationGroup,,,,,,These objects are required for entities which support notification originator applications.
.1.3.6.1.6.3.10,SNMP-FRAMEWORK-MIB::snmpFrameworkMIB,,,,,,The SNMP Management Architecture MIB Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3411; see the RFC itself for full legal notices. 
.1.3.6.1.6.3.10.1,SNMP-FRAMEWORK-MIB::snmpFrameworkAdmin,,,,,,
.1.3.6.1.6.3.10.1.1,SNMP-FRAMEWORK-MIB::snmpAuthProtocols,,,,,,Registration point for standards-track authentication protocols used in SNMP Management Frameworks. 
.1.3.6.1.6.3.10.1.2,SNMP-FRAMEWORK-MIB::snmpPrivProtocols,,,,,,Registration point for standards-track privacy protocols used in SNMP Management Frameworks. 
.1.3.6.1.6.3.10.2,SNMP-FRAMEWORK-MIB::snmpFrameworkMIBObjects,,,,,,
.1.3.6.1.6.3.10.2.1,SNMP-FRAMEWORK-MIB::snmpEngine,,,,,,
.1.3.6.1.6.3.10.2.1.1,SNMP-FRAMEWORK-MIB::snmpEngineID,OCTET,read-only,,current,,An SNMP engine's administratively-unique identifier. This information SHOULD be stored in non-volatile storage so that it remains constant across re-initializations of the SNMP engine. 
.1.3.6.1.6.3.10.2.1.2,SNMP-FRAMEWORK-MIB::snmpEngineBoots,INTEGER,read-only,,current,,The number of times that the SNMP engine has (re-)initialized itself since snmpEngineID was last configured. 
.1.3.6.1.6.3.10.2.1.3,SNMP-FRAMEWORK-MIB::snmpEngineTime,INTEGER,read-only,,current,,The number of seconds since the value of the snmpEngineBoots object last changed. When incrementing this object's value would cause it to exceed its maximum, snmpEngineBoots is incremented as if a re-initialization had occurred, and this object's value consequently reverts to zero. 
.1.3.6.1.6.3.10.2.1.4,SNMP-FRAMEWORK-MIB::snmpEngineMaxMessageSize,INTEGER,read-only,,current,,The maximum length in octets of an SNMP message which this SNMP engine can send or receive and process, determined as the minimum of the maximum message size values supported among all of the transports available to and supported by the engine. 
.1.3.6.1.6.3.10.3,SNMP-FRAMEWORK-MIB::snmpFrameworkMIBConformance,,,,,,
.1.3.6.1.6.3.10.3.1,SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliances,,,,,,
.1.3.6.1.6.3.10.3.1.1,SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance,,,,,,The compliance statement for SNMP engines which implement the SNMP Management Framework MIB. 
.1.3.6.1.6.3.10.3.2,SNMP-FRAMEWORK-MIB::snmpFrameworkMIBGroups,,,,,,
.1.3.6.1.6.3.10.3.2.1,SNMP-FRAMEWORK-MIB::snmpEngineGroup,,,,,,A collection of objects for identifying and determining the configuration and current timeliness values of an SNMP engine. 
.1.3.111,IEEE8021-TC-MIB::ieee,,,,,,
.1.3.111.2,IEEE8021-TC-MIB::standards-association-numbers-series-standards,,,,,,
.1.3.111.2.802,IEEE8021-TC-MIB::lan-man-stds,,,,,,
.1.3.111.2.802.1,IEEE8021-TC-MIB::ieee802dot1,,,,,,
.1.3.111.2.802.1.1,IEEE8021-TC-MIB::ieee802dot1mibs,,,,,,
.1.3.111.2.802.1.1.1,IEEE8021-TC-MIB::ieee8021TcMib,,,,,,Textual conventions used throughout the various IEEE 802.1 MIB modules. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q. Copyright (C) IEEE (2014). This version of this MIB module is part of IEEE Std 802.1Q; see the draft itself for full legal notices.
.1.3.111.2.802.1.1.8,IEEE8021-CFM-MIB::ieee8021CfmMib,,,,,,Connectivity Fault Management module. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q. Copyright (C) IEEE (2018). This version of this MIB module is part of IEEE Syd 802.1Q; see the draft itself for full legal notices.
.1.3.111.2.802.1.1.8.0,IEEE8021-CFM-MIB::dot1agNotifications,,,,,,
.1.3.111.2.802.1.1.8.0.1,IEEE8021-CFM-MIB::dot1agCfmFaultAlarm,,,,,,A MEP has a persistent defect condition. A notification (fault alarm) is sent to the management entity with the OID of the MEP that has detected the fault. Whenever a MEP has a persistent defect, it may or may not generate a Fault Alarm to warn the system administrator of the problem, as controlled by the MEP Fault Notification Generator State Machine and associated Managed Objects. Only the highest-priority defect, as shown in Table 20-1, is reported in the Fault Alarm. If a defect with a higher priority is raised after a Fault Alarm has been issued, another Fault Alarm is issued. The management entity receiving the notification can identify the system from the network source address of the notification, and can identify the MEP reporting the defect by the indices in the OID of the dot1agCfmMepHighestPrDefect variable in the notification: dot1agCfmMdIndex - Also the index of the MEP's Maintenance Domain table entry (dot1agCfmMdTable). dot1agCfmMaIndex - Also an index (with the MD table index) of the MEP's Maintenance Association network table entry (dot1agCfmMaNetTable), and (with the MD table index and component ID) of the MEP's MA component table entry (dot1agCfmMaCompTable). dot1agCfmMepIdentifier - MEP Identifier and final index into the MEP table (dot1agCfmMepTable). 
.1.3.111.2.802.1.1.8.1,IEEE8021-CFM-MIB::dot1agMIBObjects,,,,,,
.1.3.111.2.802.1.1.8.1.1,IEEE8021-CFM-MIB::dot1agCfmStack,,,,,,
.1.3.111.2.802.1.1.8.1.1.1,IEEE8021-CFM-MIB::dot1agCfmStackTable,,not-accessible,,deprecated,,There is one CFM Stack table per Bridge. It permits the retrieval of information about the Maintenance Points configured on any given interface. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1,IEEE8021-CFM-MIB::dot1agCfmStackEntry,,not-accessible,dot1agCfmStackifIndex:dot1agCfmStackVlanIdOrNone:dot1agCfmStackMdLevel:dot1agCfmStackDirection,deprecated,,The Stack table entry **NOTE: this object is deprecated due to re-indexing of the  table.
.1.3.111.2.802.1.1.8.1.1.1.1.1,IEEE8021-CFM-MIB::dot1agCfmStackifIndex,Integer32,not-accessible,,deprecated,,This object represents the Bridge Port or aggregated port on which MEPs or MHFs might be configured. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable, and rearrange the dot1agCfmStackTable, so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL delete all entries in the dot1agCfmStackTable with the interface index. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1.2,IEEE8021-CFM-MIB::dot1agCfmStackVlanIdOrNone,Integer32,not-accessible,,deprecated,,VLAN ID to which the MP is attached, or 0, if none. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1.3,IEEE8021-CFM-MIB::dot1agCfmStackMdLevel,Integer32,not-accessible,,deprecated,,MD Level of the Maintenance Point. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1.4,IEEE8021-CFM-MIB::dot1agCfmStackDirection,INTEGER,not-accessible,,deprecated,down(1):up(2),Direction in which the MP faces on the Bridge Port **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1.5,IEEE8021-CFM-MIB::dot1agCfmStackMdIndex,Unsigned32,read-only,,deprecated,,The index of the Maintenance Domain in the dot1agCfmMdTable to which the MP is associated, or 0, if none. 
.1.3.111.2.802.1.1.8.1.1.1.1.6,IEEE8021-CFM-MIB::dot1agCfmStackMaIndex,Unsigned32,read-only,,deprecated,,The index of the MA in the dot1agCfmMaNetTable and dot1agCfmMaCompTable to which the MP is associated, or 0, if none. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1.7,IEEE8021-CFM-MIB::dot1agCfmStackMepId,Unsigned32,read-only,,deprecated,,If an MEP is configured, the MEPID, else 0
.1.3.111.2.802.1.1.8.1.1.1.1.8,IEEE8021-CFM-MIB::dot1agCfmStackMacAddress,OCTET,read-only,,deprecated,,MAC address of the MP. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2,IEEE8021-CFM-MIB::dot1agCfmDefaultMd,,,,,,
.1.3.111.2.802.1.1.8.1.2.1,IEEE8021-CFM-MIB::dot1agCfmDefaultMdDefLevel,Integer32,read-write,,current,,A value indicating the MD Level at which MHFs are to be created, and Sender ID TLV transmission by those MHFs is to be controlled, for each dot1agCfmDefaultMdEntry whose dot1agCfmDefaultMdLevel object contains the value -1. After this initialization, this object needs to be persistent upon reboot or restart of a device. 
.1.3.111.2.802.1.1.8.1.2.2,IEEE8021-CFM-MIB::dot1agCfmDefaultMdDefMhfCreation,INTEGER,read-write,,current,defMHFnone(1):defMHFdefault(2):defMHFexplicit(3),A value indicating if the Management entity can create MHFs (MIP Half Function) for the VID, for each dot1agCfmDefaultMdEntry whose dot1agCfmDefaultMdMhfCreation object contains the value defMHFdefer. Since, in this variable, there is no encompassing Maintenance Domain, the value defMHFdefer is not allowed. After this initialization, this object needs to be persistent upon reboot or restart of a device. 
.1.3.111.2.802.1.1.8.1.2.3,IEEE8021-CFM-MIB::dot1agCfmDefaultMdDefIdPermission,INTEGER,read-write,,current,sendIdNone(1):sendIdChassis(2):sendIdManage(3):sendIdChassisManage(4),Enumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MHFs created by the Default Maintenance Domain, for each dot1agCfmDefaultMdEntry whose dot1agCfmDefaultMdIdPermission object contains the value sendIdDefer. Since, in this variable, there is no encompassing Maintenance Domain, the value sendIdDefer is not allowed. After this initialization, this object needs to be persistent upon reboot or restart of a device. 
.1.3.111.2.802.1.1.8.1.2.4,IEEE8021-CFM-MIB::dot1agCfmDefaultMdTable,,not-accessible,,deprecated,,For each Bridge component, the Default MD Level Managed Object controls MHF creation for VIDs that are not attached to a specific Maintenance Association Managed Object, and Sender ID TLV transmission by those MHFs. For each Bridge Port, and for each VLAN ID whose data can pass through that Bridge Port, an entry in this table is used by the algorithm in 22.2.3 only if there is no entry in the Maintenance Association table defining an MA for the same VLAN ID and MD Level as this table's entry, and on which MA an Up MEP is defined. If there exists such an MA, that MA's objects are used by the algorithm in 22.2.3 in place of this table entry's objects. The agent maintains the value of dot1agCfmDefaultMdStatus to indicate whether this entry is overridden by an MA. When first initialized, the agent creates this table automatically with entries for all VLAN IDs, with the default values specified for each object. After this initialization, the writable objects in this table need to be persistent upon reboot or restart of a device. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1,IEEE8021-CFM-MIB::dot1agCfmDefaultMdEntry,,not-accessible,dot1agCfmDefaultMdComponentId:dot1agCfmDefaultMdPrimaryVid,deprecated,,The Default MD Level table entry. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.1,IEEE8021-CFM-MIB::dot1agCfmDefaultMdComponentId,Unsigned32,not-accessible,,deprecated,,The Bridge component within the system to which the information in this dot1agCfmDefaultMdEntry applies. If the system is not a Bridge, or if only one component is present in the Bridge, then this variable (index) MUST be equal to 1. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.2,IEEE8021-CFM-MIB::dot1agCfmDefaultMdPrimaryVid,Integer32,not-accessible,,deprecated,,The Primary VID of the VLAN to which this entry's objects apply. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.3,IEEE8021-CFM-MIB::dot1agCfmDefaultMdStatus,INTEGER,read-only,,deprecated,true(1):false(2),State of this Default MD Level table entry. True if there is no entry in the Maintenance Association table defining an MA for the same VLAN ID and MD Level as this table's entry, and on which MA an Up MEP is defined, else false. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.4,IEEE8021-CFM-MIB::dot1agCfmDefaultMdLevel,Integer32,read-write,,deprecated,,A value indicating the MD Level at which MHFs are to be created, and Sender ID TLV transmission by those MHFs is to be controlled, for the VLAN to which this entry's objects apply. If this object has the value -1, the MD Level for MHF creation for this VLAN is controlled by dot1agCfmDefaultMdDefLevel. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.5,IEEE8021-CFM-MIB::dot1agCfmDefaultMdMhfCreation,INTEGER,read-write,,deprecated,defMHFnone(1):defMHFdefault(2):defMHFexplicit(3):defMHFdefer(4),A value indicating if the Management entity can create MHFs (MIP Half Function) for this VID at this MD Level. If this object has the value defMHFdefer, MHF creation for this VLAN is controlled by dot1agCfmDefaultMdDefMhfCreation. The value of this variable is meaningless if the values of dot1agCfmDefaultMdStatus is false. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.6,IEEE8021-CFM-MIB::dot1agCfmDefaultMdIdPermission,INTEGER,read-write,,deprecated,sendIdNone(1):sendIdChassis(2):sendIdManage(3):sendIdChassisManage(4):sendIdDefer(5),Enumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MHFs created by the Default Maintenance Domain. If this object has the value sendIdDefer, Sender ID TLV transmission for this VLAN is controlled by dot1agCfmDefaultMdDefIdPermission. The value of this variable is meaningless if the values of dot1agCfmDefaultMdStatus is false. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3,IEEE8021-CFM-MIB::dot1agCfmVlan,,,,,,
.1.3.111.2.802.1.1.8.1.3.1,IEEE8021-CFM-MIB::dot1agCfmVlanTable,,not-accessible,,deprecated,,This table defines the association of VIDs into VLANs. There is an entry in this table, for each component of the Bridge, for each VID that is: a) a VID belonging to a VLAN associated with more than one VID; and b) not the Primary VLAN of that VID. The entry in this table contains the Primary VID of the VLAN. By default, this table is empty, meaning that every VID is the Primary VID of a single-VID VLAN. VLANs that are associated with only one VID SHOULD NOT have an entry in this table. The writable objects in this table need to be persistent upon reboot or restart of a device. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3.1.1,IEEE8021-CFM-MIB::dot1agCfmVlanEntry,,not-accessible,dot1agCfmVlanComponentId:dot1agCfmVlanVid,deprecated,,The VLAN table entry. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3.1.1.1,IEEE8021-CFM-MIB::dot1agCfmVlanComponentId,Unsigned32,not-accessible,,deprecated,,The Bridge component within the system to which the information in this dot1agCfmVlanEntry applies. If the system is not a Bridge, or if only one component is present in the Bridge, then this variable (index) MUST be equal to 1. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3.1.1.2,IEEE8021-CFM-MIB::dot1agCfmVlanVid,Integer32,not-accessible,,deprecated,,This is a VLAN ID belonging to a VLAN that is associated with more than one VLAN ID, and this is not the Primary VID of the VLAN. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3.1.1.3,IEEE8021-CFM-MIB::dot1agCfmVlanPrimaryVid,Integer32,read-create,,deprecated,,This is the Primary VLAN ID of the VLAN with which this entry's dot1agCfmVlanVid is associated. This value MUST not equal the value of dot1agCfmVlanVid. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3.1.1.4,IEEE8021-CFM-MIB::dot1agCfmVlanRowStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. The writable columns in a row cannot be changed if the row is active. All columns MUST have a valid value before a row can be activated. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.4,IEEE8021-CFM-MIB::dot1agCfmConfigErrorList,,,,,,
.1.3.111.2.802.1.1.8.1.4.1,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListTable,,not-accessible,,deprecated,,The CFM Configuration Error List table provides a list of Interfaces and VIDs that are incorrectly configured. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.4.1.1,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListEntry,,not-accessible,dot1agCfmConfigErrorListVid:dot1agCfmConfigErrorListIfIndex,deprecated,,The Config Error List Table entry **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.4.1.1.1,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListVid,Integer32,not-accessible,,deprecated,,The VLAN ID of the VLAN with interfaces in error. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.4.1.1.2,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListIfIndex,Integer32,not-accessible,,deprecated,,This object is the IfIndex of the interface. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL delete any entries in dot1agCfmConfigErrorListTable indexed by that InterfaceIndex value. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.4.1.1.3,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListErrorType,BITS,read-only,,deprecated,cfmLeak(0):conflictingVids(1):excessiveLevels(2):overlappedLevels(3),A vector of Boolean error conditions from 22.2.4, any of which may be true: 0) CFMleak; 1) ConflictingVids; 2) ExcessiveLevels; 3) OverlappedLevels. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.5,IEEE8021-CFM-MIB::dot1agCfmMd,,,,,,
.1.3.111.2.802.1.1.8.1.5.1,IEEE8021-CFM-MIB::dot1agCfmMdTableNextIndex,Unsigned32,read-only,,current,,This object contains an unused value for dot1agCfmMdIndex in the dot1agCfmMdTable, or a zero to indicate that none exist. 
.1.3.111.2.802.1.1.8.1.5.2,IEEE8021-CFM-MIB::dot1agCfmMdTable,,not-accessible,,current,,The Maintenance Domain table. Each row in the table represents a different Maintenance Domain. A Maintenance Domain is described 3.135 as the network or the part of the network for which faults in connectivity are to be managed. The boundary of a Maintenance Domain is defined by a set of DSAPs, each of which can become a point of connectivity to a service instance. 
.1.3.111.2.802.1.1.8.1.5.2.1,IEEE8021-CFM-MIB::dot1agCfmMdEntry,,not-accessible,dot1agCfmMdIndex,current,,The Maintenance Domain table entry. This entry is not lost upon reboot. It is backed up by stable storage. 
.1.3.111.2.802.1.1.8.1.5.2.1.1,IEEE8021-CFM-MIB::dot1agCfmMdIndex,Unsigned32,not-accessible,,current,,The index to the Maintenance Domain table. dot1agCfmMdTableNextIndex needs to be inspected to find an available index for row-creation. Referential integrity is required, i.e., the index needs to be persistent upon a reboot or restart of a device. The index can never be reused for other Maintenance Domain. The index value SHOULD keep increasing up to the time that they wrap around. This is to facilitate access control based on OID. 
.1.3.111.2.802.1.1.8.1.5.2.1.2,IEEE8021-CFM-MIB::dot1agCfmMdFormat,INTEGER,read-create,,current,none(1):dnsLikeName(2):macAddressAndUint(3):charString(4),The type (and thereby format) of the Maintenance Domain Name.
.1.3.111.2.802.1.1.8.1.5.2.1.3,IEEE8021-CFM-MIB::dot1agCfmMdName,OCTET,read-create,,current,,The Maintenance Domain name. The type/format of this object is determined by the value of the dot1agCfmMdNameType object.  Each Maintenance Domain has unique name among all those used or available to a service provider or operator. It facilitates easy identification of administrative responsibility for each Maintenance Domain. 3.140 defines a Maintenance Domain name as the identifier, unique over the domain for which CFM is to protect against accidental concatenation of Service Instances, of a particular Maintenance Domain. 
.1.3.111.2.802.1.1.8.1.5.2.1.4,IEEE8021-CFM-MIB::dot1agCfmMdMdLevel,Integer32,read-create,,current,,The Maintenance Domain Level.
.1.3.111.2.802.1.1.8.1.5.2.1.5,IEEE8021-CFM-MIB::dot1agCfmMdMhfCreation,INTEGER,read-create,,current,defMHFnone(1):defMHFdefault(2):defMHFexplicit(3),Enumerated value indicating whether the management entity can create MHFs (MIP Half Function) for this Maintenance Domain. Since, in this variable, there is no encompassing Maintenance Domain, the value defMHFdefer is not allowed. 
.1.3.111.2.802.1.1.8.1.5.2.1.6,IEEE8021-CFM-MIB::dot1agCfmMdMhfIdPermission,INTEGER,read-create,,current,sendIdNone(1):sendIdChassis(2):sendIdManage(3):sendIdChassisManage(4),Enumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MPs configured in this Maintenance Domain. Since, in this variable, there is no encompassing Maintenance Domain, the value sendIdDefer is not allowed. 
.1.3.111.2.802.1.1.8.1.5.2.1.7,IEEE8021-CFM-MIB::dot1agCfmMdMaNextIndex,Unsigned32,read-only,,current,,Value to be used as the index of the MA table entries, both the dot1agCfmMaNetTable and the dot1agCfmMaCompTable, for this Maintenance Domain when the management entity wants to create a new row in those tables. 
.1.3.111.2.802.1.1.8.1.5.2.1.8,IEEE8021-CFM-MIB::dot1agCfmMdRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. The writable columns in a row cannot be changed if the row is active. All columns MUST have a valid value before a row can be activated. 
.1.3.111.2.802.1.1.8.1.6,IEEE8021-CFM-MIB::dot1agCfmMa,,,,,,
.1.3.111.2.802.1.1.8.1.6.1,IEEE8021-CFM-MIB::dot1agCfmMaNetTable,,not-accessible,,current,,The Maintenance Association table. Each row in the table represents an MA. An MA is a set of MEPs, each configured with a single service instance. This is the part of the complete MA table that is constant across all Bridges in a Maintenance Domain, and across all components of a single Bridge. That part of the MA table that can vary from Bridge component to Bridge component is contained in the dot1agCfmMaCompTable. Creation of a Service Instance establishes a connectionless association among the selected DSAPs. Configuring a Maintenance association Endpoint (MEP) at each of the DSAPs creates a Maintenance Association (MA) to monitor that connectionless connectivity. The MA is identified by a Short MA Name that is unique within the Maintenance Domain and chosen to facilitate easy identification of the Service Instance. Together, the Maintenance Domain Name and the Short MA Name form the Maintenance Association Identifier (MAID) that is carried in CFM Messages to identify incorrect connectivity among Service Instances. A small integer, the Maintenance association Endpoint Identifier (MEPID), identifies each MEP among those configured on a single MA (3.132, 18.2). This table uses two indices, first index is the index of the Maintenance Domain table. The second index is the same as the index of the dot1agCfmMaCompEntry for the same MA. The writable objects in this table need to be persistent upon reboot or restart of a device. 
.1.3.111.2.802.1.1.8.1.6.1.1,IEEE8021-CFM-MIB::dot1agCfmMaNetEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex,current,,The MA table entry.
.1.3.111.2.802.1.1.8.1.6.1.1.1,IEEE8021-CFM-MIB::dot1agCfmMaIndex,Unsigned32,not-accessible,,current,,Index of the MA table dot1agCfmMdMaNextIndex needs to be inspected to find an available index for row-creation. 
.1.3.111.2.802.1.1.8.1.6.1.1.2,IEEE8021-CFM-MIB::dot1agCfmMaNetFormat,INTEGER,read-create,,current,primaryVid(1):charString(2):unsignedInt16(3):rfc2865VpnId(4):iccFormat(32),The type (and thereby format) of the Maintenance Association Name. 
.1.3.111.2.802.1.1.8.1.6.1.1.3,IEEE8021-CFM-MIB::dot1agCfmMaNetName,OCTET,read-create,,current,,The Short Maintenance Association name. The type/format of this object is determined by the value of the dot1agCfmMaNetNameType object. This name MUST be unique within a maintenance domain. 
.1.3.111.2.802.1.1.8.1.6.1.1.4,IEEE8021-CFM-MIB::dot1agCfmMaNetCcmInterval,INTEGER,read-create,,current,intervalInvalid(0):interval300Hz(1):interval10ms(2):interval100ms(3):interval1s(4):interval10s(5):interval1min(6):interval10min(7),Interval between CCM transmissions to be used by all MEPs in the MA. 
.1.3.111.2.802.1.1.8.1.6.1.1.5,IEEE8021-CFM-MIB::dot1agCfmMaNetRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. The writable columns in a row cannot be changed if the row is active. All columns MUST have a valid value before a row can be activated. 
.1.3.111.2.802.1.1.8.1.6.2,IEEE8021-CFM-MIB::dot1agCfmMaCompTable,,not-accessible,,deprecated,,The Maintenance Association table. Each row in the table represents an MA. An MA is a set of MEPs, each configured with a single service instance. This is the part of the complete MA table that is variable across the Bridges in a Maintenance Domain, or across the components of a single Bridge. That part of the MA table that is constant across the Bridges and their components in a Maintenance Domain is contained in the dot1agCfmMaNetTable. This table uses three indices, first index is the Dot1agCfmPbbComponentIdentifier that identifies the component within the Bridge for which the information in the dot1agCfmMaCompEntry applies. The second is the index of the Maintenance Domain table. The third index is the same as the index of the dot1agCfmMaNetEntry for the same MA. The writable objects in this table need to be persistent upon reboot or restart of a device. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1,IEEE8021-CFM-MIB::dot1agCfmMaCompEntry,,not-accessible,dot1agCfmMaComponentId:dot1agCfmMdIndex:dot1agCfmMaIndex,deprecated,,The MA table entry. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.1,IEEE8021-CFM-MIB::dot1agCfmMaComponentId,Unsigned32,not-accessible,,deprecated,,The Bridge component within the system to which the information in this dot1agCfmMaCompEntry applies. If the system is not a Bridge, or if only one component is present in the Bridge, then this variable (index) MUST be equal to 1. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.2,IEEE8021-CFM-MIB::dot1agCfmMaCompPrimaryVlanId,Integer32,read-create,,deprecated,,The Primary VLAN ID with which the Maintenance Association is associated, or 0 if the MA is not attached to any VID. If the MA is associated with more than one VID, the dot1agCfmVlanTable lists them. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.3,IEEE8021-CFM-MIB::dot1agCfmMaCompMhfCreation,INTEGER,read-create,,deprecated,defMHFnone(1):defMHFdefault(2):defMHFexplicit(3):defMHFdefer(4),Indicates if the Management entity can create MHFs (MIP Half Function) for this MA. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.4,IEEE8021-CFM-MIB::dot1agCfmMaCompIdPermission,INTEGER,read-create,,deprecated,sendIdNone(1):sendIdChassis(2):sendIdManage(3):sendIdChassisManage(4):sendIdDefer(5),Enumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MPs configured in this MA. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.5,IEEE8021-CFM-MIB::dot1agCfmMaCompNumberOfVids,Unsigned32,read-create,,deprecated,,The number of VIDs associated with the MA. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.6,IEEE8021-CFM-MIB::dot1agCfmMaCompRowStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. The writable columns in a row cannot be changed if the row is active. All columns MUST have a valid value before a row can be activated. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.3,IEEE8021-CFM-MIB::dot1agCfmMaMepListTable,,not-accessible,,current,,List of MEPIDs that belong to this MA. 12.14.6.1.3 specifies that a list of MEPIDs in all Bridges in that MA, but since SNMP SMI does not allow to state in a MIB that an object in a table is an array, the  information has to be stored in another table with two indices, being the first index, the index of the table that  contains the list or array. For all Bridges in which the same MAID {dot1agCfmMdFormat, dot1agCfmMdName, dot1agCfmMaNetFormat, and dot1agCfmMaNetName} is configured, the same set of dot1agCfmMaMepListIdentifiers MUST be configured in the Bridges' dot1agCfmMaMepListTables. This allows each MEP to determine whether or not it is receiving CCMs from all of the other MEPs in the MA. For example, if one were creating a new MA whose MAID were {charString, 'Dom1', charString, 'MA1'}, that had 2 MEPs, whose MEPIDs were 1 and 3, one could, in Bridge A: 1. Get a new MD index d from dot1agCfmMdTableNextIndex. 2. Create the Maintenance Domain {charString, 'Dom1'}. 3. Get a new MA index a from dot1agCfmMdMaNextIndex [d]. 4. Create the Maintenance Association {charString, 'MA1'}. 5. Create a new dot1agCfmMaMepListEntry for each of the MEPs in the MA: [d, a, 1] and [d, a, 3]. 6. Create one of the new MEPs, say [d, a, 1]. Then, in Bridge B: 7. Do all of these steps 1-6, except for using the other MEPID for the new MEP in Step 6, in this example, MEPID 3. Note that, when creating the MA, MEP List Table, and MEP entries in the second Bridge, the indices 'd' and 'a' identifying the MAID {charString, 'Dom1', charString, 'MA1'} may have different values than those in the first Bridge. 
.1.3.111.2.802.1.1.8.1.6.3.1,IEEE8021-CFM-MIB::dot1agCfmMaMepListEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMaMepListIdentifier,current,,The known MEPS table entry.
.1.3.111.2.802.1.1.8.1.6.3.1.1,IEEE8021-CFM-MIB::dot1agCfmMaMepListIdentifier,Unsigned32,not-accessible,,current,,MEPID
.1.3.111.2.802.1.1.8.1.6.3.1.2,IEEE8021-CFM-MIB::dot1agCfmMaMepListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. Read SNMPv2-TC (RFC1903) for an explanation of the possible values this object can take. 
.1.3.111.2.802.1.1.8.1.7,IEEE8021-CFM-MIB::dot1agCfmMep,,,,,,
.1.3.111.2.802.1.1.8.1.7.1,IEEE8021-CFM-MIB::dot1agCfmMepTable,,not-accessible,,current,,The Maintenance Association Endpoint (MEP) table. Each row in the table represents a different MEP. A MEP is an actively managed CFM entity, associated with a specific DSAP of a Service Instance, which can generate and receive CFM PDUs and track any responses. It is an endpoint of a single Maintenance Association, and is an endpoint of a separate Maintenance Entity for each of the other MEPs in the same Maintenance Association (3.132). This table uses three indices. The first two indices are the indices of the Maintenance Domain and MA tables, the reason being that a MEP is always related to an MA and Maintenance Domain. The MEP table also stores all the managed objects for sending LBM and LTM. *LBM Managed objects LBM Managed objects in the MEP table enables the management entity to initiate transmission of Loopback messages. It will signal the MEP that it SHOULD transmit some number of Loopback messages and detect the detection (or lack thereof) of the corresponding Loopback messages. Steps to use entries in this table: 1) Wait for dot1agCfmMepTransmitLbmStatus value to be false. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and dot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU). b. Check if value for dot1agCfmMepTransmitLbmStatus is false. - if not, wait x seconds, go to step a above. - if yes, save the value of SnmpSetSerialNo and go to step 2) below 2) Change dot1agCfmMepTransmitLbmStatus value from false to true to ensure no other management entity will use the service. In order to not disturb a possible other NMS do this by sending an SNMP SET for both SnmpSetSerialNo and dot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU, and make sure SNmpSetSerialNo is the first varBind). For the SnmpSetSerialNo varBind, use the value that you obtained in step 1)a.. This ensures that two cooperating NMSes will not step on each others toes. Setting this MIB object does not set the corresponding LBIactive state machine variable. 3) Setup the different data to be sent (number of messages, optional TLVs,...), except do not set dot1agCfmMepTransmitLbmMessages. 4) Record the current values of dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu. 6) Set dot1agCfmMepTransmitLbmMessages to a non-zero value to initiate transmission of Loopback messages. The dot1agCfmMepTransmitLbmMessages indicates the number of LBMs to be sent and is not decremented as loopbacks are actually sent. dot1agCfmMepTransmitLbmMessages is not equivalent to the LBMsToSend state machine variable. 7) Check the value of dot1agCfmMepTransmitLbmResultOK to find out if the operation was successfully initiated or not. 8) Monitor the value of dot1agCfmMepTransmitLbmStatus. When it is reset to false, the last LBM has been transmitted. Wait an additional 5 seconds to ensure that all LBRs have been returned. 9) Compare dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu to their old values from step 4, above, to get the results of the test. *LTM Managed objects The LTM Managed objects in the MEP table are used in a manner similar to that described for LBM transmission, above. A SET operation to the variable dot1agCfmMepTransmitLtmFlags triggers the transmission of an LTM. Then, the variables dot1agCfmMepTransmitLtmSeqNumber and dot1agCfmMepTransmitLtmEgressIdentifier return the information required to recover the resu
.1.3.111.2.802.1.1.8.1.7.1.1,IEEE8021-CFM-MIB::dot1agCfmMepEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier,current,,The MEP table entry
.1.3.111.2.802.1.1.8.1.7.1.1.1,IEEE8021-CFM-MIB::dot1agCfmMepIdentifier,Unsigned32,not-accessible,,current,,Integer that is unique among all the MEPs in the same MA. Other definition is: a small integer, unique over a given Maintenance Association, identifying a specific Maintenance association Endpoint (3.132). MEP Identifier is also known as the MEPID. 
.1.3.111.2.802.1.1.8.1.7.1.1.2,IEEE8021-CFM-MIB::dot1agCfmMepIfIndex,Integer32,read-create,,current,,This object is the interface index of the interface either a Bridge Port, or an aggregated IEEE 802.1 link within a Bridge port, to which the MEP is attached. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL set this variable to 0. 
.1.3.111.2.802.1.1.8.1.7.1.1.3,IEEE8021-CFM-MIB::dot1agCfmMepDirection,INTEGER,read-create,,current,down(1):up(2),The direction in which the MEP faces on the Bridge port.
.1.3.111.2.802.1.1.8.1.7.1.1.4,IEEE8021-CFM-MIB::dot1agCfmMepPrimaryVid,Unsigned32,read-create,,current,,An integer indicating the Primary VID of the MEP, always one of the VIDs assigned to the MEP's MA. The value 0 indicates that either the Primary VID is that of the MEP's MA, or that the MEP's MA is associated with no VID.
.1.3.111.2.802.1.1.8.1.7.1.1.5,IEEE8021-CFM-MIB::dot1agCfmMepActive,INTEGER,read-create,,current,true(1):false(2),Administrative state of the MEP A Boolean indicating the administrative state of the MEP. True indicates that the MEP is to function normally, and false that it is to cease functioning.
.1.3.111.2.802.1.1.8.1.7.1.1.6,IEEE8021-CFM-MIB::dot1agCfmMepFngState,INTEGER,read-only,,current,fngReset(1):fngDefect(2):fngReportDefect(3):fngDefectReported(4):fngDefectClearing(5),Current state of the MEP Fault Notification Generator State Machine. 
.1.3.111.2.802.1.1.8.1.7.1.1.7,IEEE8021-CFM-MIB::dot1agCfmMepCciEnabled,INTEGER,read-create,,current,true(1):false(2),If set to true, the MEP will generate CCM messages.
.1.3.111.2.802.1.1.8.1.7.1.1.8,IEEE8021-CFM-MIB::dot1agCfmMepCcmLtmPriority,Unsigned32,read-create,,current,,The priority value for CCMs and LTMs transmitted by the MEP. Default Value is the highest priority value allowed to pass through the Bridge Port for any of this MEPs VIDs. The management entity can obtain the default value for this  variable from the priority regeneration table by extracting the  highest priority value in this table on this MEPs Bridge Port. (1 is lowest, then 2, then 0, then 3-7). 
.1.3.111.2.802.1.1.8.1.7.1.1.9,IEEE8021-CFM-MIB::dot1agCfmMepMacAddress,OCTET,read-only,,current,,MAC address of the MEP.
.1.3.111.2.802.1.1.8.1.7.1.1.10,IEEE8021-CFM-MIB::dot1agCfmMepLowPrDef,INTEGER,read-create,,current,allDef(1):macRemErrXcon(2):remErrXcon(3):errXcon(4):xcon(5):noXcon(6),An integer value specifying the lowest priority defect  that is allowed to generate fault alarm. 
.1.3.111.2.802.1.1.8.1.7.1.1.11,IEEE8021-CFM-MIB::dot1agCfmMepFngAlarmTime,INTEGER,read-create,,current,,The time that defects MUST be present before a Fault Alarm is issued (fngAlarmTime, 20.3.3) (default 2.5s). 
.1.3.111.2.802.1.1.8.1.7.1.1.12,IEEE8021-CFM-MIB::dot1agCfmMepFngResetTime,INTEGER,read-create,,current,,The time that defects MUST be absent before resetting a Fault Alarm (fngResetTime, 20.35.4) (default 10s). 
.1.3.111.2.802.1.1.8.1.7.1.1.13,IEEE8021-CFM-MIB::dot1agCfmMepHighestPrDefect,INTEGER,read-only,,current,none(0):defRDICCM(1):defMACstatus(2):defRemoteCCM(3):defErrorCCM(4):defXconCCM(5),The highest priority defect that has been present since the MEPs Fault Notification Generator State Machine was last in the FNG_RESET state. 
.1.3.111.2.802.1.1.8.1.7.1.1.14,IEEE8021-CFM-MIB::dot1agCfmMepDefects,BITS,read-only,,current,bDefRDICCM(0):bDefMACstatus(1):bDefRemoteCCM(2):bDefErrorCCM(3):bDefXconCCM(4),A vector of Boolean error conditions from Table 20-1, any of which may be true: DefRDICCM(0) DefMACstatus(1) DefRemoteCCM(2) DefErrorCCM(3) DefXconCCM(4) 
.1.3.111.2.802.1.1.8.1.7.1.1.15,IEEE8021-CFM-MIB::dot1agCfmMepErrorCcmLastFailure,OCTET,read-only,,current,,The last-received CCM that triggered an DefErrorCCM fault.
.1.3.111.2.802.1.1.8.1.7.1.1.16,IEEE8021-CFM-MIB::dot1agCfmMepXconCcmLastFailure,OCTET,read-only,,current,,The last-received CCM that triggered a DefXconCCM fault.
.1.3.111.2.802.1.1.8.1.7.1.1.17,IEEE8021-CFM-MIB::dot1agCfmMepCcmSequenceErrors,Counter32,read-only,,current,,The total number of out-of-sequence CCMs received from all remote MEPs. 
.1.3.111.2.802.1.1.8.1.7.1.1.18,IEEE8021-CFM-MIB::dot1agCfmMepCciSentCcms,Counter32,read-only,,current,,Total number of Continuity Check messages transmitted.
.1.3.111.2.802.1.1.8.1.7.1.1.19,IEEE8021-CFM-MIB::dot1agCfmMepNextLbmTransId,Unsigned32,read-only,,current,,Next sequence number/transaction identifier to be sent in a Loopback message. This sequence number can be zero because it wraps around. 
.1.3.111.2.802.1.1.8.1.7.1.1.20,IEEE8021-CFM-MIB::dot1agCfmMepLbrIn,Counter32,read-only,,current,,Total number of valid, in-order Loopback Replies received.
.1.3.111.2.802.1.1.8.1.7.1.1.21,IEEE8021-CFM-MIB::dot1agCfmMepLbrInOutOfOrder,Counter32,read-only,,current,,The total number of valid, out-of-order Loopback Replies received. 
.1.3.111.2.802.1.1.8.1.7.1.1.22,IEEE8021-CFM-MIB::dot1agCfmMepLbrBadMsdu,Counter32,read-only,,current,,The total number of LBRs received whose mac_service_data_unit did not match (except for the OpCode) that of the corresponding LBM (20.2.3). 
.1.3.111.2.802.1.1.8.1.7.1.1.23,IEEE8021-CFM-MIB::dot1agCfmMepLtmNextSeqNumber,Unsigned32,read-only,,current,,Next transaction identifier/sequence number to be sent in a Linktrace message. This sequence number can be zero because it wraps around. 
.1.3.111.2.802.1.1.8.1.7.1.1.24,IEEE8021-CFM-MIB::dot1agCfmMepUnexpLtrIn,Counter32,read-only,,current,,The total number of unexpected LTRs received (20.39.1). 
.1.3.111.2.802.1.1.8.1.7.1.1.25,IEEE8021-CFM-MIB::dot1agCfmMepLbrOut,Counter32,read-only,,current,,Total number of Loopback Replies transmitted.
.1.3.111.2.802.1.1.8.1.7.1.1.26,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmStatus,INTEGER,read-create,,current,true(1):false(2),A Boolean flag set to true by the MEP Loopback Initiator State Machine or an MIB manager to indicate that another LBM is being transmitted. Reset to false by the MEP Loopback Initiator State Machine.
.1.3.111.2.802.1.1.8.1.7.1.1.27,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmDestMacAddress,OCTET,read-create,,current,,The Target MAC Address Field to be transmitted: A unicast destination MAC address. This address will be used if the value of the column dot1agCfmMepTransmitLbmDestIsMepId is 'false'. 
.1.3.111.2.802.1.1.8.1.7.1.1.28,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmDestMepId,Unsigned32,read-create,,current,,The Maintenance association Endpoint Identifier of another MEP in the same Maintenance Association to which the LBM is to be sent. This address will be used if the value of the column dot1agCfmMepTransmitLbmDestIsMepId is 'true'. 
.1.3.111.2.802.1.1.8.1.7.1.1.29,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmDestIsMepId,INTEGER,read-create,,current,true(1):false(2),True indicates that MEPID of the target MEP is used for Loopback transmission. False indicates that unicast destination MAC address of the target MEP is used for Loopback transmission. 
.1.3.111.2.802.1.1.8.1.7.1.1.30,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmMessages,Integer32,read-create,,current,,The number of Loopback messages to be transmitted.
.1.3.111.2.802.1.1.8.1.7.1.1.31,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmDataTlv,OCTET,read-create,,current,,An arbitrary amount of data to be included in the Data TLV, if the Data TLV is selected to be sent. The intent is to be able to fill the frame carrying the CFM PDU to its maximum length. This may lead to fragmentation in some cases. 
.1.3.111.2.802.1.1.8.1.7.1.1.32,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmVlanPriority,Integer32,read-create,,current,,Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame. The default value is CCM priority. 
.1.3.111.2.802.1.1.8.1.7.1.1.33,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmVlanDropEnable,INTEGER,read-create,,current,true(1):false(2),Drop Enable bit value to be used in the VLAN tag, if present in the transmitted frame. For more information about VLAN Drop Enable, check IEEE Std 802.1ad. 
.1.3.111.2.802.1.1.8.1.7.1.1.34,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmResultOK,INTEGER,read-only,,current,true(1):false(2),Indicates the result of the operation: - true The Loopback Message(s) will be (or has been) sent. - false The Loopback Message(s) will not be sent. 
.1.3.111.2.802.1.1.8.1.7.1.1.35,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmSeqNumber,Unsigned32,read-only,,current,,The Loopback Transaction Identifier (dot1agCfmMepNextLbmTransId) of the first LBM (to be) sent. The value returned is undefined if dot1agCfmMepTransmitLbmResultOK is false. 
.1.3.111.2.802.1.1.8.1.7.1.1.36,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmStatus,INTEGER,read-create,,current,true(1):false(2),A Boolean flag set to true by the Bridge Port to indicate that another LTM may be transmitted.  Reset to false by the MEP Linktrace Initiator State Machine.
.1.3.111.2.802.1.1.8.1.7.1.1.37,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmFlags,BITS,read-create,,current,useFDBonly(0),The flags field for LTMs transmitted by the MEP.
.1.3.111.2.802.1.1.8.1.7.1.1.38,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmTargetMacAddress,OCTET,read-create,,current,,The Target MAC Address Field to be transmitted: A unicast destination MAC address. This address will be used if the value of the column dot1agCfmMepTransmitLtmTargetIsMepId is 'false'. 
.1.3.111.2.802.1.1.8.1.7.1.1.39,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmTargetMepId,Unsigned32,read-create,,current,,An indication of the Target MAC Address Field to be transmitted: The Maintenance association Endpoint Identifier of another MEP in the same Maintenance Association This address will be used if the value of the column dot1agCfmMepTransmitLtmTargetIsMepId is 'true'. 
.1.3.111.2.802.1.1.8.1.7.1.1.40,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmTargetIsMepId,INTEGER,read-create,,current,true(1):false(2),True indicates that MEPID of the target MEP is used for Linktrace transmission. False indicates that unicast destination MAC address of the target MEP is used for Loopback transmission. 
.1.3.111.2.802.1.1.8.1.7.1.1.41,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmTtl,Unsigned32,read-create,,current,,The LTM TTL field. Default value, if not specified, is 64. The TTL field indicates the number of hops remaining to the LTM. Decremented by 1 by each Linktrace Responder that handles the LTM. The value returned in the LTR is one less than that received in the LTM. If the LTM TTL is 0 or 1, the LTM is not forwarded to the next hop, and if 0, no LTR is generated. 
.1.3.111.2.802.1.1.8.1.7.1.1.42,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmResult,INTEGER,read-only,,current,true(1):false(2),Indicates the result of the operation: - true The Linktrace Message will be (or has been) sent. - false The Linktrace Message will not be sent
.1.3.111.2.802.1.1.8.1.7.1.1.43,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmSeqNumber,Unsigned32,read-only,,current,,The LTM Transaction Identifier (dot1agCfmMepLtmNextSeqNumber) of the LTM sent. The value returned is undefined if dot1agCfmMepTransmitLtmResult is false. 
.1.3.111.2.802.1.1.8.1.7.1.1.44,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmEgressIdentifier,OCTET,read-create,,current,,Identifies the MEP Linktrace Initiator that is originating, or the Linktrace Responder that is forwarding, this LTM. The low-order six octets contain a 48-bit IEEE MAC address unique to the system in which the MEP Linktrace Initiator or Linktrace Responder resides. The high-order two octets contain a value sufficient to uniquely identify the MEP Linktrace Initiator or Linktrace Responder within that system. For most Bridges, the address of any MAC attached to the Bridge will suffice for the low-order six octets, and 0 for the high-order octets. In some situations, e.g., if multiple virtual Bridges utilizing emulated LANs are implemented in a single physical system, the high-order two octets can be used to differentiate among the transmitting entities. The value returned is undefined if dot1agCfmMepTransmitLtmResult is false. 
.1.3.111.2.802.1.1.8.1.7.1.1.45,IEEE8021-CFM-MIB::dot1agCfmMepRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. The writable columns in a row cannot be changed if the row is active. All columns MUST have a valid value before a row can be activated. 
.1.3.111.2.802.1.1.8.1.7.1.1.46,IEEE8021-CFM-MIB::dot1agCfmMepPbbTeCanReportPbbTePresence,INTEGER,read-create,,current,true(1):false(2),A Boolean valued parameter that is set to true if the system has the capability to report the presence of traffic and that the capability is enabled. Traffic presence reporting is an optional PBB-TE feature.
.1.3.111.2.802.1.1.8.1.7.1.1.47,IEEE8021-CFM-MIB::dot1agCfmMepPbbTeTrafficMismatchDefect,INTEGER,read-only,,current,true(1):false(2),A Boolean valued parameter that is set to true if the system has detected a traffic field mismatch defect. Mismatch detection is an optional PBB-TE feature.
.1.3.111.2.802.1.1.8.1.7.1.1.48,IEEE8021-CFM-MIB::dot1agCfmMepPbbTransmitLbmLtmReverseVid,Unsigned32,read-create,,current,,This column specifies the value to use in the Reverse VID value field of PBB-TE MIP TLVs contained within TransmitLTM pdus.
.1.3.111.2.802.1.1.8.1.7.1.1.49,IEEE8021-CFM-MIB::dot1agCfmMepPbbTeMismatchAlarm,INTEGER,read-create,,current,true(1):false(2),A Boolean valued parameter that is set to true if the system is to allow a mismatch defect to generate a fault alarm.
.1.3.111.2.802.1.1.8.1.7.1.1.50,IEEE8021-CFM-MIB::dot1agCfmMepPbbTeLocalMismatchDefect,INTEGER,read-only,,current,true(1):false(2),A Boolean valued parameter that is set to true if the system has detected a local mismatch defect. Mismatch detection is an optional PBB-TE feature.
.1.3.111.2.802.1.1.8.1.7.1.1.51,IEEE8021-CFM-MIB::dot1agCfmMepPbbTeMismatchSinceReset,INTEGER,read-only,,current,true(1):false(2),A Boolean valued parameter indicating if the mismatch defect has been present since the MEP Mismatch Fault Notification Generator was last in the MFNG_RESET state.
.1.3.111.2.802.1.1.8.1.7.2,IEEE8021-CFM-MIB::dot1agCfmLtrTable,,not-accessible,,current,,This table extends the MEP table and contains a list of Linktrace replies received by a specific MEP in response to a linktrace message. SNMP SMI does not allow to state in a MIB that an object in a table is an array. The solution is to take the index (or indices) of the first table and add one or more indices. 
.1.3.111.2.802.1.1.8.1.7.2.1,IEEE8021-CFM-MIB::dot1agCfmLtrEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier:dot1agCfmLtrSeqNumber:dot1agCfmLtrReceiveOrder,current,,The Linktrace Reply table entry.
.1.3.111.2.802.1.1.8.1.7.2.1.1,IEEE8021-CFM-MIB::dot1agCfmLtrSeqNumber,Unsigned32,not-accessible,,current,,Transaction identifier/Sequence number returned by a previous transmit linktrace message command, indicating which LTM's response is going to be returned. 
.1.3.111.2.802.1.1.8.1.7.2.1.2,IEEE8021-CFM-MIB::dot1agCfmLtrReceiveOrder,Unsigned32,not-accessible,,current,,An index to distinguish among multiple LTRs with the same LTR Transaction Identifier field value. dot1agCfmLtrReceiveOrder are assigned sequentially from 1, in the order that the Linktrace Initiator received the LTRs. 
.1.3.111.2.802.1.1.8.1.7.2.1.3,IEEE8021-CFM-MIB::dot1agCfmLtrTtl,Unsigned32,read-only,,current,,TTL field value for a returned LTR.
.1.3.111.2.802.1.1.8.1.7.2.1.4,IEEE8021-CFM-MIB::dot1agCfmLtrForwarded,INTEGER,read-only,,current,true(1):false(2),Indicates if a LTM was forwarded by the responding MP, as returned in the 'FwdYes' flag of the flags field. 
.1.3.111.2.802.1.1.8.1.7.2.1.5,IEEE8021-CFM-MIB::dot1agCfmLtrTerminalMep,INTEGER,read-only,,current,true(1):false(2),A Boolean value stating whether the forwarded LTM reached a MEP enclosing its MA, as returned in the Terminal MEP flag of the Flags field. 
.1.3.111.2.802.1.1.8.1.7.2.1.6,IEEE8021-CFM-MIB::dot1agCfmLtrLastEgressIdentifier,OCTET,read-only,,current,,An octet field holding the Last Egress Identifier returned in the LTR Egress Identifier TLV of the LTR. The Last Egress Identifier identifies the MEP Linktrace  Initiator that originated, or the Linktrace Responder that  forwarded, the LTM to which this LTR is the response. This is the same value as the Egress Identifier TLV of that LTM. 
.1.3.111.2.802.1.1.8.1.7.2.1.7,IEEE8021-CFM-MIB::dot1agCfmLtrNextEgressIdentifier,OCTET,read-only,,current,,An octet field holding the Next Egress Identifier returned in the LTR Egress Identifier TLV of the LTR. The Next Egress Identifier Identifies the Linktrace Responder that transmitted this LTR, and can forward the LTM to the next hop. This is the same value as the Egress Identifier TLV of the forwarded LTM, if any. If the FwdYes bit of the Flags field is false, the contents of this field are undefined, i.e., any value can be transmitted, and the field is ignored by the receiver. 
.1.3.111.2.802.1.1.8.1.7.2.1.8,IEEE8021-CFM-MIB::dot1agCfmLtrRelay,INTEGER,read-only,,current,rlyHit(1):rlyFdb(2):rlyMpdb(3),Value returned in the Relay Action field.
.1.3.111.2.802.1.1.8.1.7.2.1.9,IEEE8021-CFM-MIB::dot1agCfmLtrChassisIdSubtype,INTEGER,read-only,,current,chassisComponent(1):interfaceAlias(2):portComponent(3):macAddress(4):networkAddress(5):interfaceName(6):local(7),This object specifies the format of the Chassis ID returned in the Sender ID TLV of the LTR, if any. This value is meaningless if the dot1agCfmLtrChassisId has a length of 0.
.1.3.111.2.802.1.1.8.1.7.2.1.10,IEEE8021-CFM-MIB::dot1agCfmLtrChassisId,OCTET,read-only,,current,,The Chassis ID returned in the Sender ID TLV of the LTR, if any. The format of this object is determined by the value of the dot1agCfmLtrChassisIdSubtype object. 
.1.3.111.2.802.1.1.8.1.7.2.1.11,IEEE8021-CFM-MIB::dot1agCfmLtrManAddressDomain,OBJECT,read-only,,current,,The TDomain that identifies the type and format of the related dot1agCfmMepDbManAddress object, used to access the SNMP agent of the system transmitting the LTR. Received in the LTR Sender ID TLV from that system. Typical values will be one of (not all inclusive) list: snmpUDPDomain (from SNMPv2-TM, RFC3417) snmpIeee802Domain (from SNMP-IEEE802-TM-MIB, RFC4789) The value 'zeroDotZero' (from RFC2578) indicates 'no management address was present in the LTR', in which case the related object dot1agCfmMepDbManAddress MUST have a zero-length OCTET STRING as a value. 
.1.3.111.2.802.1.1.8.1.7.2.1.12,IEEE8021-CFM-MIB::dot1agCfmLtrManAddress,OCTET,read-only,,current,,The TAddress that can be used to access the SNMP agent of the system transmitting the CCM, received in the CCM Sender ID TLV from that system. If the related object dot1agCfmLtrManAddressDomain contains the value 'zeroDotZero', this object dot1agCfmLtrManAddress MUST have a zero-length OCTET STRING as a value. 
.1.3.111.2.802.1.1.8.1.7.2.1.13,IEEE8021-CFM-MIB::dot1agCfmLtrIngress,INTEGER,read-only,,current,ingNoTlv(0):ingOk(1):ingDown(2):ingBlocked(3):ingVid(4),The value returned in the Ingress Action Field of the LTM. The value ingNoTlv(0) indicates that no Reply Ingress TLV was returned in the LTM.
.1.3.111.2.802.1.1.8.1.7.2.1.14,IEEE8021-CFM-MIB::dot1agCfmLtrIngressMac,OCTET,read-only,,current,,MAC address returned in the ingress MAC address field. If the dot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.15,IEEE8021-CFM-MIB::dot1agCfmLtrIngressPortIdSubtype,INTEGER,read-only,,current,interfaceAlias(1):portComponent(2):macAddress(3):networkAddress(4):interfaceName(5):agentCircuitId(6):local(7),Format of the Ingress Port ID. If the dot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.16,IEEE8021-CFM-MIB::dot1agCfmLtrIngressPortId,OCTET,read-only,,current,,Ingress Port ID. The format of this object is determined by the value of the dot1agCfmLtrIngressPortIdSubtype object. If the dot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.17,IEEE8021-CFM-MIB::dot1agCfmLtrEgress,INTEGER,read-only,,current,egrNoTlv(0):egrOK(1):egrDown(2):egrBlocked(3):egrVid(4),The value returned in the Egress Action Field of the LTM. The value egrNoTlv(0) indicates that no Reply Egress TLV was returned in the LTM.
.1.3.111.2.802.1.1.8.1.7.2.1.18,IEEE8021-CFM-MIB::dot1agCfmLtrEgressMac,OCTET,read-only,,current,,MAC address returned in the egress MAC address field. If the dot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.19,IEEE8021-CFM-MIB::dot1agCfmLtrEgressPortIdSubtype,INTEGER,read-only,,current,interfaceAlias(1):portComponent(2):macAddress(3):networkAddress(4):interfaceName(5):agentCircuitId(6):local(7),Format of the egress Port ID. If the dot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.20,IEEE8021-CFM-MIB::dot1agCfmLtrEgressPortId,OCTET,read-only,,current,,Egress Port ID. The format of this object is determined by the value of the dot1agCfmLtrEgressPortIdSubtype object. If the dot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.21,IEEE8021-CFM-MIB::dot1agCfmLtrOrganizationSpecificTlv,OCTET,read-only,,current,,All Organization specific TLVs returned in the LTR, if any. Includes all octets including and following the TLV Length field of each TLV, concatenated together.
.1.3.111.2.802.1.1.8.1.7.3,IEEE8021-CFM-MIB::dot1agCfmMepDbTable,,not-accessible,,current,,The MEP Database. A database, maintained by every MEP, that maintains received information about other MEPs in the Maintenance Domain. The SMI does not allow to state in a MIB that an object in a table is an array. The solution is to take the index (or indices) of the first table and add one or more indices. 
.1.3.111.2.802.1.1.8.1.7.3.1,IEEE8021-CFM-MIB::dot1agCfmMepDbEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier:dot1agCfmMepDbRMepIdentifier,current,,The MEP Database table entry.
.1.3.111.2.802.1.1.8.1.7.3.1.1,IEEE8021-CFM-MIB::dot1agCfmMepDbRMepIdentifier,Unsigned32,not-accessible,,current,,Maintenance association Endpoint Identifier of a remote MEP whose information from the MEP Database is to be returned. 
.1.3.111.2.802.1.1.8.1.7.3.1.2,IEEE8021-CFM-MIB::dot1agCfmMepDbRMepState,INTEGER,read-only,,current,rMepIdle(1):rMepStart(2):rMepFailed(3):rMepOk(4),The operational state of the remote MEP IFF State machines.
.1.3.111.2.802.1.1.8.1.7.3.1.3,IEEE8021-CFM-MIB::dot1agCfmMepDbRMepFailedOkTime,TimeTicks,read-only,,current,,The time (SysUpTime) at which the IFF Remote MEP state machine last entered either the RMEP_FAILED or RMEP_OK state. 
.1.3.111.2.802.1.1.8.1.7.3.1.4,IEEE8021-CFM-MIB::dot1agCfmMepDbMacAddress,OCTET,read-only,,current,,The MAC address of the remote MEP.
.1.3.111.2.802.1.1.8.1.7.3.1.5,IEEE8021-CFM-MIB::dot1agCfmMepDbRdi,INTEGER,read-only,,current,true(1):false(2),State of the RDI bit in the last received CCM (true for RDI=1), or false if none has been received. 
.1.3.111.2.802.1.1.8.1.7.3.1.6,IEEE8021-CFM-MIB::dot1agCfmMepDbPortStatusTlv,INTEGER,read-only,,current,psNoPortStateTLV(0):psBlocked(1):psUp(2),An enumerated value of the Port status TLV received in the last CCM from the remote MEP or the default value psNoPortStateTLV indicating either no CCM has been received, or that nor port status TLV was received in the last CCM. 
.1.3.111.2.802.1.1.8.1.7.3.1.7,IEEE8021-CFM-MIB::dot1agCfmMepDbInterfaceStatusTlv,INTEGER,read-only,,current,isNoInterfaceStatusTLV(0):isUp(1):isDown(2):isTesting(3):isUnknown(4):isDormant(5):isNotPresent(6):isLowerLayerDown(7),An enumerated value of the Interface status TLV received in the last CCM from the remote MEP or the default value isNoInterfaceStatus TLV indicating either no CCM has been received, or that no interface status TLV was received in the last CCM. 
.1.3.111.2.802.1.1.8.1.7.3.1.8,IEEE8021-CFM-MIB::dot1agCfmMepDbChassisIdSubtype,INTEGER,read-only,,current,chassisComponent(1):interfaceAlias(2):portComponent(3):macAddress(4):networkAddress(5):interfaceName(6):local(7),This object specifies the format of the Chassis ID received in the last CCM.
.1.3.111.2.802.1.1.8.1.7.3.1.9,IEEE8021-CFM-MIB::dot1agCfmMepDbChassisId,OCTET,read-only,,current,,The Chassis ID. The format of this object is determined by the value of the dot1agCfmLtrChassisIdSubtype object. 
.1.3.111.2.802.1.1.8.1.7.3.1.10,IEEE8021-CFM-MIB::dot1agCfmMepDbManAddressDomain,OBJECT,read-only,,current,,The TDomain that identifies the type and format of the related dot1agCfmMepDbManAddress object, used to access the SNMP agent of the system transmitting the CCM. Received in the CCM Sender ID TLV from that system. Typical values will be one of (not all inclusive) list: snmpUDPDomain (from SNMPv2-TM, RFC3417) snmpIeee802Domain (from SNMP-IEEE802-TM-MIB, RFC4789) The value 'zeroDotZero' (from RFC2578) indicates 'no management address was present in the LTR', in which case the related object dot1agCfmMepDbManAddress MUST have a zero-length OCTET STRING as a value. 
.1.3.111.2.802.1.1.8.1.7.3.1.11,IEEE8021-CFM-MIB::dot1agCfmMepDbManAddress,OCTET,read-only,,current,,The TAddress that can be used to access the SNMP agent of the system transmitting the CCM, received in the CCM Sender ID TLV from that system. If the related object dot1agCfmMepDbManAddressDomain contains the value 'zeroDotZero', this object dot1agCfmMepDbManAddress MUST have a zero-length OCTET STRING as a value. 
.1.3.111.2.802.1.1.8.1.7.3.1.12,IEEE8021-CFM-MIB::dot1agCfmMepDbRMepIsActive,INTEGER,read-write,,current,true(1):false(2),A Boolean value stating if the remote MEP is active.
.1.3.111.2.802.1.1.8.2,IEEE8021-CFM-MIB::dot1agCfmConformance,,,,,,
.1.3.111.2.802.1.1.8.2.1,IEEE8021-CFM-MIB::dot1agCfmCompliances,,,,,,
.1.3.111.2.802.1.1.8.2.1.1,IEEE8021-CFM-MIB::dot1agCfmCompliance,,,,,,The compliance statement for support of the CFM MIB module.
.1.3.111.2.802.1.1.8.2.2,IEEE8021-CFM-MIB::dot1agCfmGroups,,,,,,
.1.3.111.2.802.1.1.8.2.2.1,IEEE8021-CFM-MIB::dot1agCfmStackGroup,,,,,,Objects for the Stack group.
.1.3.111.2.802.1.1.8.2.2.2,IEEE8021-CFM-MIB::dot1agCfmDefaultMdGroup,,,,,,Objects for the Default MD Level group.
.1.3.111.2.802.1.1.8.2.2.3,IEEE8021-CFM-MIB::dot1agCfmVlanIdGroup,,,,,,Objects for the VLAN ID group.
.1.3.111.2.802.1.1.8.2.2.4,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListGroup,,,,,,Objects for the CFM Configuration Error List Group.
.1.3.111.2.802.1.1.8.2.2.5,IEEE8021-CFM-MIB::dot1agCfmMdGroup,,,,,,Objects for the Maintenance Domain Group.
.1.3.111.2.802.1.1.8.2.2.6,IEEE8021-CFM-MIB::dot1agCfmMaGroup,,,,,,Objects for the MA group.
.1.3.111.2.802.1.1.8.2.2.7,IEEE8021-CFM-MIB::dot1agCfmMepGroup,,,,,,Objects for the MEP group.
.1.3.111.2.802.1.1.8.2.2.8,IEEE8021-CFM-MIB::dot1agCfmMepDbGroup,,,,,,Objects for the MEP group.
.1.3.111.2.802.1.1.8.2.2.9,IEEE8021-CFM-MIB::dot1agCfmNotificationsGroup,,,,,,Objects for the Notifications group.
.1.3.111.2.802.1.1.8.2.2.10,IEEE8021-CFM-MIB::ieee8021CfmMaNetGroup,,,,,,Objects for the MA Net group.
.1.3.111.2.802.1.1.8.2.2.11,IEEE8021-CFM-MIB::ieee8021CfmDefaultMdDefGroup,,,,,,Objects for the Default MD default Level group.
.1.3.111.2.802.1.1.8.2.2.12,IEEE8021-CFM-MIB::ieee8021CfmPbbTeExtensionGroup,,,,,,Objects needed for systems that support PBB-TE CFM functionality.
.1.3.111.2.802.1.1.8.2.2.13,IEEE8021-CFM-MIB::ieee8021CfmPbbTeTrafficBitGroup,,,,,,Objects needed for PBB-TE supporting systems that support the optional traffic bit.
